Incomplete labelling

This commit is contained in:
surskitty
2018-02-01 23:30:17 -05:00
parent 7547ad839c
commit ae909428ae
2 changed files with 30 additions and 30 deletions

View File

@@ -24,13 +24,13 @@ LassScript_0x19932a:
faceplayer
opentext
checkevent EVENT_RETURNED_MACHINE_PART
iftrue UnknownScript_0x199338
iftrue .ReturnedPart
writetext UnknownText_0x19938d
waitbutton
closetext
end
UnknownScript_0x199338:
.ReturnedPart:
writetext UnknownText_0x19940d
waitbutton
closetext
@@ -40,13 +40,13 @@ PokefanMScript_0x19933e:
faceplayer
opentext
checkevent EVENT_RETURNED_MACHINE_PART
iftrue UnknownScript_0x19934c
iftrue .ReturnedPart
writetext UnknownText_0x199460
waitbutton
closetext
end
UnknownScript_0x19934c:
.ReturnedPart:
writetext UnknownText_0x1994ae
waitbutton
closetext
@@ -62,13 +62,13 @@ FisherScript_0x199358:
faceplayer
opentext
checkevent EVENT_RETURNED_MACHINE_PART
iftrue UnknownScript_0x199366
iftrue .ReturnedPart
writetext UnknownText_0x1995fc
waitbutton
closetext
end
UnknownScript_0x199366:
.ReturnedPart:
writetext UnknownText_0x19964b
waitbutton
closetext