custom drinks now remove berries
This commit is contained in:
parent
16a83441d9
commit
acb37ab7c3
|
@ -35,6 +35,9 @@ version=2
|
|||
:end
|
||||
:endif
|
||||
|
||||
@item.remove(<storage.get(int,berry1)>,1)
|
||||
@item.remove(<storage.get(int,berry2)>,1)
|
||||
|
||||
@script.start(frontier\shops\juice\give)
|
||||
|
||||
@text.show(Come again soon!)
|
||||
|
|
Loading…
Reference in New Issue