small moth changes (#18810)

* changes

* fix test fail hopefully

* disallow eating containers

* no more eating stored stuff
This commit is contained in:
LankLTE
2023-08-08 21:05:05 -07:00
committed by GitHub
parent 61f546dd0c
commit 6b2fef1ac8
12 changed files with 60 additions and 15 deletions

View File

@@ -6,7 +6,8 @@ food-you-need-to-hold-utensil = You need to be holding a {$utensil} to eat that!
food-nom = Nom. {$flavors}
food-swallow = You swallow the {$food}. {$flavors}
food-repulsing = This looks repulsing.
food-has-used-storage = You cannot eat the {$food} with an item stored inside.
food-system-remove-mask = You need to take off the {$entity} first.