Remove starvation damage (#9024)
* Remove starvation damage * remove more * Even more cleanup
This commit is contained in:
@@ -167,13 +167,7 @@
|
||||
# - Hunger TODO: eating on the floor and fix weird AI endless stomach
|
||||
# - Thirst
|
||||
- type: Hunger
|
||||
damage:
|
||||
types:
|
||||
Blunt: 2
|
||||
- type: Thirst
|
||||
damage:
|
||||
types:
|
||||
Blunt: 2
|
||||
- type: Barotrauma
|
||||
damage:
|
||||
types:
|
||||
|
||||
@@ -46,13 +46,7 @@
|
||||
soundHit:
|
||||
path: /Audio/Effects/hit_kick.ogg
|
||||
- type: Hunger
|
||||
damage:
|
||||
types:
|
||||
Blunt: 2
|
||||
- type: Thirst
|
||||
damage:
|
||||
types:
|
||||
Blunt: 2
|
||||
# Organs
|
||||
- type: InjectableSolution
|
||||
solution: chemicals
|
||||
|
||||
Reference in New Issue
Block a user