give/takeitem *, 1: the 1 is optional
This commit is contained in:
@@ -15,7 +15,7 @@ FruitTreeScript:: ; 44000
|
||||
.fruit
|
||||
writetext HeyItsFruitText
|
||||
copybytetovar CurFruit
|
||||
giveitem ITEM_FROM_MEM, 1
|
||||
giveitem ITEM_FROM_MEM
|
||||
iffalse .packisfull
|
||||
keeptextopen
|
||||
writetext ObtainedFruitText
|
||||
|
Reference in New Issue
Block a user