Skip to content

Commit c352f86

Browse files
authored
Merge pull request #92 from Theawesomeboophis/Faithful-Glowing-Ones
[Fallout] Slight Tweak to Glowing Ones thanks to Theawesomeboophis' work
2 parents a21b39b + b604ccb commit c352f86

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Kenan-Modpack/Fallout_CDDA/monsters/undead.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,9 @@
4141
"melee_dice_sides": 8,
4242
"luminance": 120,
4343
"harvest": "zombie",
44+
"emit_fields": [ { "emit_id": "emit_rad_cloud", "delay": "2 s" } ],
4445
"death_function": [ "NORMAL" ],
45-
"flags": [ "SEES", "SMELLS", "SWIMS", "POISON" ]
46+
"flags": [ "SEES", "SMELLS", "SWIMS", "POISON", "NO_BREATHE" ]
4647
},
4748
{
4849
"id": "mon_scorched",

0 commit comments

Comments
 (0)