custom drinks now remove berries

This commit is contained in:
darkfire006 2024-01-08 19:16:43 -06:00
parent 16a83441d9
commit acb37ab7c3
1 changed files with 3 additions and 0 deletions

View File

@ -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!)