Labelling simple local jumps.

This commit is contained in:
surskitty 2018-01-15 21:14:48 -05:00
parent f27f79488a
commit 1aae9eb528

View File

@ -13,17 +13,17 @@ GymGuyScript_0x5ad0b:
faceplayer
opentext
checkevent EVENT_GOT_KINGS_ROCK_IN_SLOWPOKE_WELL
iftrue UnknownScript_0x5ad22
iftrue .GotKingsRock
writetext UnknownText_0x5ad2a
buttonsound
verbosegiveitem KINGS_ROCK
iffalse UnknownScript_0x5ad20
iffalse .NoRoom
setevent EVENT_GOT_KINGS_ROCK_IN_SLOWPOKE_WELL
UnknownScript_0x5ad20:
.NoRoom:
closetext
end
UnknownScript_0x5ad22:
.GotKingsRock:
writetext UnknownText_0x5adf2
waitbutton
closetext