Rename several script commands

This commit is contained in:
PikalaxALT
2015-11-25 10:16:29 -05:00
parent f599e477fc
commit 01792e00d2
327 changed files with 2935 additions and 2926 deletions

View File

@@ -30,7 +30,7 @@ CeladonVendingMachine:
if_equal $1, .FreshWater
if_equal $2, .SodaPop
if_equal $3, .Lemonade
loadmovesprites
closetext
end
.FreshWater
@@ -70,12 +70,12 @@ CeladonVendingMachine:
.NotEnoughMoney
writetext CeladonVendingNoMoneyText
closetext
waitbutton
jump .Start
.NotEnoughSpace
writetext CeladonVendingNoSpaceText
closetext
waitbutton
jump .Start
.MenuData