Skip to content

Commit 4888c64

Browse files
Sleepwalker Zombie fix (CleverRaven#54779)
1 parent 5d68806 commit 4888c64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/json/monsters/zed_explosive.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
"emit_fields": [ { "emit_id": "emit_relax_gas_leak", "delay": "1 s" } ],
205205
"special_attacks": [ [ "SUICIDE", 20 ], [ "scratch", 15 ] ],
206206
"death_drops": "default_zombie_items",
207-
"death_function": { "message": "A %s explodes!", "effect": { "id": "death_gas", "hit_self": true }, "corpse_type": "NO_CORPSE" },
207+
"death_function": { "message": "A %s explodes!", "effect": { "id": "death_relax_gas", "hit_self": true }, "corpse_type": "NO_CORPSE" },
208208
"fungalize_into": "mon_zombie_gasbag_fungus",
209209
"flags": [ "SEES", "HEARS", "SMELLS", "STUMBLES", "WARM", "NO_BREATHE", "REVIVES", "FILTHY" ]
210210
},

0 commit comments

Comments
 (0)