Lizards now metabolize chocolate (#32147)
* Eat the chocolate * Update toxins.yml * fully delete threshold lines * Update snacks.yml * Fix tags Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com> --------- Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
This commit is contained in:
@@ -129,6 +129,10 @@
|
||||
- type: Sprite
|
||||
state: chocolatebar-open
|
||||
- type: Item
|
||||
- type: Tag
|
||||
tags:
|
||||
- FoodSnack
|
||||
- ReptilianFood
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
food:
|
||||
|
||||
@@ -402,8 +402,6 @@
|
||||
effects:
|
||||
- !type:HealthChange
|
||||
conditions:
|
||||
- !type:ReagentThreshold
|
||||
min: 1
|
||||
- !type:OrganType
|
||||
type: Animal # Applying damage to the mobs with lower metabolism capabilities
|
||||
damage:
|
||||
@@ -412,8 +410,6 @@
|
||||
- !type:ChemVomit
|
||||
probability: 0.04 #Scaled for time, not metabolismrate.
|
||||
conditions:
|
||||
- !type:ReagentThreshold
|
||||
min: 3
|
||||
- !type:OrganType
|
||||
type: Animal
|
||||
|
||||
|
||||
Reference in New Issue
Block a user