buttonsound

This commit is contained in:
PikalaxALT
2015-11-29 22:29:45 -05:00
parent b8dcccd0da
commit 0eb0c40ba7
132 changed files with 2154 additions and 2154 deletions

View File

@@ -4,7 +4,7 @@ FruitTreeScript:: ; 44000
copybytetovar CurFruit
itemtotext $0, $0
writetext FruitBearingTreeText
keeptextopen
buttonsound
callasm TryResetFruitTrees
callasm CheckFruitTree
iffalse .fruit
@@ -17,7 +17,7 @@ FruitTreeScript:: ; 44000
copybytetovar CurFruit
giveitem ITEM_FROM_MEM
iffalse .packisfull
keeptextopen
buttonsound
writetext ObtainedFruitText
callasm PickedFruitTree
specialsound
@@ -25,7 +25,7 @@ FruitTreeScript:: ; 44000
jump .end
.packisfull
keeptextopen
buttonsound
writetext FruitPackIsFullText
waitbutton