mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
Fix misleading label; the Growlithe check doesn't change in 1.1.
This commit is contained in:
parent
2811be53bf
commit
143c3b367e
@ -74,7 +74,7 @@ GrampsScript_0x189538:
|
||||
|
||||
.GotWaterStone:
|
||||
checkver
|
||||
iftrue .Crystal11
|
||||
iftrue .AskVulpix
|
||||
writetext BillsGrandpaGrowlitheText
|
||||
buttonsound
|
||||
writetext BillsGrandpaAskToSeeMonText
|
||||
@ -88,7 +88,7 @@ GrampsScript_0x189538:
|
||||
setevent EVENT_SHOWED_GROWLITHE_VULPIX_TO_BILLS_GRANDPA
|
||||
jump .ShowedGrowlitheVulpix
|
||||
|
||||
.Crystal11:
|
||||
.AskVulpix:
|
||||
writetext BillsGrandpaVulpixText
|
||||
buttonsound
|
||||
writetext BillsGrandpaAskToSeeMonText
|
||||
|
Loading…
Reference in New Issue
Block a user