Fix misleading label; the Growlithe check doesn't change in 1.1.

This commit is contained in:
IIMarckus
2017-01-11 00:24:05 -07:00
parent 2811be53bf
commit 143c3b367e

View File

@@ -74,7 +74,7 @@ GrampsScript_0x189538:
.GotWaterStone: .GotWaterStone:
checkver checkver
iftrue .Crystal11 iftrue .AskVulpix
writetext BillsGrandpaGrowlitheText writetext BillsGrandpaGrowlitheText
buttonsound buttonsound
writetext BillsGrandpaAskToSeeMonText writetext BillsGrandpaAskToSeeMonText
@@ -88,7 +88,7 @@ GrampsScript_0x189538:
setevent EVENT_SHOWED_GROWLITHE_VULPIX_TO_BILLS_GRANDPA setevent EVENT_SHOWED_GROWLITHE_VULPIX_TO_BILLS_GRANDPA
jump .ShowedGrowlitheVulpix jump .ShowedGrowlitheVulpix
.Crystal11: .AskVulpix:
writetext BillsGrandpaVulpixText writetext BillsGrandpaVulpixText
buttonsound buttonsound
writetext BillsGrandpaAskToSeeMonText writetext BillsGrandpaAskToSeeMonText