Resolve #723: treat std scripts like specials and predefs
This commit is contained in:
@@ -78,48 +78,48 @@ TrainerBlackbeltKenji:
|
||||
sjump Route45PackFullM
|
||||
|
||||
Route45AskNumber1M:
|
||||
jumpstd asknumber1m
|
||||
jumpstd AskNumber1MScript
|
||||
end
|
||||
|
||||
Route45AskNumber2M:
|
||||
jumpstd asknumber2m
|
||||
jumpstd AskNumber2MScript
|
||||
end
|
||||
|
||||
Route45RegisteredNumberM:
|
||||
jumpstd registerednumberm
|
||||
jumpstd RegisteredNumberMScript
|
||||
end
|
||||
|
||||
Route45NumberAcceptedM:
|
||||
jumpstd numberacceptedm
|
||||
jumpstd NumberAcceptedMScript
|
||||
end
|
||||
|
||||
Route45NumberDeclinedM:
|
||||
jumpstd numberdeclinedm
|
||||
jumpstd NumberDeclinedMScript
|
||||
end
|
||||
|
||||
Route45PhoneFullM:
|
||||
jumpstd phonefullm
|
||||
jumpstd PhoneFullMScript
|
||||
end
|
||||
|
||||
Route45RematchM:
|
||||
jumpstd rematchm
|
||||
jumpstd RematchMScript
|
||||
end
|
||||
|
||||
Route45GiftM:
|
||||
jumpstd giftm
|
||||
jumpstd GiftMScript
|
||||
end
|
||||
|
||||
Route45PackFullM:
|
||||
jumpstd packfullm
|
||||
jumpstd PackFullMScript
|
||||
end
|
||||
|
||||
HikerParryHasIron:
|
||||
setevent EVENT_PARRY_IRON
|
||||
jumpstd packfullm
|
||||
jumpstd PackFullMScript
|
||||
end
|
||||
|
||||
Route45RematchGiftM:
|
||||
jumpstd rematchgiftm
|
||||
jumpstd RematchGiftMScript
|
||||
end
|
||||
|
||||
TrainerHikerErik:
|
||||
|
Reference in New Issue
Block a user