Epinephrine Antihistamine effect, Histamines not radioactive (#37460)

* Added Epinephrine antihistamine effect when at least 45u. Removed Histamines causing Radiation damage.

* Indentation fixed

* had coffee, able to see how to fix indentation now.
This commit is contained in:
FrostRibbon
2025-05-20 21:12:53 -04:00
committed by GitHub
parent 4cd8e33a92
commit e114b9d9a0
2 changed files with 9 additions and 1 deletions

View File

@@ -316,6 +316,13 @@
metabolisms:
Medicine:
effects:
- !type:AdjustReagent
conditions:
- !type:ReagentThreshold
reagent: Histamine
min: 45
reagent: Histamine
amount: -5
- !type:HealthChange
conditions:
# they gotta be in crit first

View File

@@ -371,8 +371,9 @@
damage:
groups:
Brute: 2
Toxin: 2
Airloss: 2
types:
Poison: 2
- !type:PopupMessage
type: Local
messages: [ "histamine-effect-light-itchiness" ]