Changs chinese food vending machine (#7754)
* new chinese food items from paradise * made soy sauce salty * new snacks based on the new assets * chang assets 1 * chang vending machine * rsi animation and fix * rsi path fix * misc changes * fortune cookie snacks complete with fortunes * Update Resources/Prototypes/Entities/Objects/Consumable/Food/snacks.yml Co-authored-by: ShadowCommander <10494922+ShadowCommander@users.noreply.github.com> * Update Resources/Prototypes/Entities/Objects/Consumable/Food/snacks.yml darn Americans Co-authored-by: ShadowCommander <10494922+ShadowCommander@users.noreply.github.com> Co-authored-by: ShadowCommander <10494922+ShadowCommander@users.noreply.github.com>
This commit is contained in:
@@ -61,6 +61,13 @@
|
||||
desc: A salty soy-based flavoring.
|
||||
physicalDesc: salty
|
||||
color: saddlebrown
|
||||
metabolisms:
|
||||
Food:
|
||||
effects:
|
||||
- !type:SatiateHunger
|
||||
factor: 0.5
|
||||
- !type:SatiateThirst
|
||||
factor: -0.5 # high salt content
|
||||
|
||||
- type: reagent
|
||||
id: TableSalt
|
||||
|
||||
Reference in New Issue
Block a user