diff --git a/data/json/monster_factions.json b/data/json/monster_factions.json index 0cfc4c7699ee7..76a163e7980da 100644 --- a/data/json/monster_factions.json +++ b/data/json/monster_factions.json @@ -433,7 +433,8 @@ { "type": "MONSTER_FACTION", "name": "fungus", - "neutral": [ "bot", "fish" ] + "neutral": [ "bot", "fish" ], + "hate": "triffid" }, { "type": "MONSTER_FACTION", @@ -479,7 +480,8 @@ { "type": "MONSTER_FACTION", "name": "triffid", - "base_faction": "plant" + "base_faction": "plant", + "hate": "fungus" }, { "type": "MONSTER_FACTION",