Thirteen Loko causes toxin damage (#4249)

This commit is contained in:
DmitriyRubetskoy
2021-06-30 17:35:19 +03:00
committed by GitHub
parent 5d49527827
commit 579f3c1103
3 changed files with 28 additions and 0 deletions

View File

@@ -14,3 +14,23 @@
amount: 1
- !type:AdjustHealth
amount: 0.1
- type: reagent
id: ThirteenLoko
name: Thirteen Loko
desc: A highly processed liquid substance barely-passing intergalatic health standarts for a soft drink.
physicalDesc: fizzy
color: "#deb928"
metabolism:
- !type:DefaultDrink
rate: 1
- !type:HealthChangeMetabolism
healthChange: 2
damageClass: Toxin
plantMetabolism:
- !type:AdjustNutrition
amount: 0.1
- !type:AdjustWater
amount: 1
- !type:AdjustHealth
amount: 0.1