summaryrefslogtreecommitdiff
path: root/json/monsters/turrets.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/monsters/turrets.json')
-rw-r--r--json/monsters/turrets.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/json/monsters/turrets.json b/json/monsters/turrets.json
index adf65e9..5caf087 100644
--- a/json/monsters/turrets.json
+++ b/json/monsters/turrets.json
@@ -45,7 +45,7 @@
],
"special_when_hit": [ "RETURN_FIRE", 100 ],
"death_drops": { },
- "death_function": { "corpse_type": "BROKEN" },
+ "death_function": [ "BROKEN" ],
"flags": [
"SEES",
"NOHEAD",
@@ -104,7 +104,7 @@
],
"special_when_hit": [ "RETURN_FIRE", 100 ],
"death_drops": { },
- "death_function": { "corpse_type": "BROKEN" },
+ "death_function": [ "BROKEN" ],
"flags": [
"SEES",
"NOHEAD",
@@ -163,7 +163,7 @@
],
"special_when_hit": [ "RETURN_FIRE", 100 ],
"death_drops": { },
- "death_function": { "corpse_type": "BROKEN" },
+ "death_function": [ "BROKEN" ],
"flags": [
"SEES",
"NOHEAD",