Skip to content

Commit

Permalink
eat message
Browse files Browse the repository at this point in the history
  • Loading branch information
jailedfish committed Nov 13, 2024
1 parent d46dd4a commit 6d2124c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ ent-FoodShavermaUnbaked = заготовка шавермы
ent-FoodShavermaBaked = шаверма
.desc = Пища богов.
food-unbaked-saverma-eat = Вы кусаете шаверму, на вкус непрожаренно.
food-saverma-eat = Вы кусаете шаверму, на вкус божественно.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
- type: Item
storedRotation: -90
- type: Food
eatMessage: food-saverma-eat
transferAmount: 3
- type: Sprite
sprite: _CorvaxNext/Objects/Consumable/Food/shavuha.rsi
Expand All @@ -26,6 +27,7 @@
- type: Item
storedRotation: -90
- type: Food
eatMessage: food-unbaked-saverma-eat
transferAmount: 3
- type: Sprite
sprite: _CorvaxNext/Objects/Consumable/Food/shavuha.rsi
Expand Down

0 comments on commit 6d2124c

Please sign in to comment.