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:
MissKay1994
2024-09-16 08:45:15 -04:00
committed by GitHub
parent b2dbad3779
commit 4abb6a7dd1
2 changed files with 4 additions and 4 deletions

View File

@@ -129,6 +129,10 @@
- type: Sprite
state: chocolatebar-open
- type: Item
- type: Tag
tags:
- FoodSnack
- ReptilianFood
- type: SolutionContainerManager
solutions:
food:

View File

@@ -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