You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Fix misleading label; the Growlithe check doesn't change in 1.1.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user