Artifact hemoglobin trigger now accepts all sentient blood types (#25240)
* Artifact blood trigger now accepts all sentient blood types * Update artifact-hints.ftl
This commit is contained in:
@@ -31,7 +31,7 @@ artifact-trigger-hint-physical = Physical trauma
|
||||
artifact-trigger-hint-tool = Tool usage
|
||||
artifact-trigger-hint-music = Sonic vibrations
|
||||
artifact-trigger-hint-water = Hydro-reactive
|
||||
artifact-trigger-hint-blood = Reaction with hemoglobin
|
||||
artifact-trigger-hint-blood = Reaction with hematological fluid
|
||||
artifact-trigger-hint-magnet = Magnetic waves
|
||||
artifact-trigger-hint-death = Life essence
|
||||
artifact-trigger-hint-radiation = Radiation
|
||||
|
||||
@@ -112,7 +112,7 @@
|
||||
groups:
|
||||
Acidic: [ Touch ]
|
||||
reactions:
|
||||
- reagents: [ Blood ]
|
||||
- reagents: [ Blood, CopperBlood, InsectBlood, Slime, AmmoniaBlood, ZombieBlood ]
|
||||
methods: [ Touch ]
|
||||
effects:
|
||||
- !type:ActivateArtifact
|
||||
|
||||
Reference in New Issue
Block a user