mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-04-08 18:35:09 +02:00
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…
x
Reference in New Issue
Block a user