summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--src/10 - Ammo Parts drop on corpses/gamedata/scripts/death_manager_monkey_ammo_parts.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/10 - Ammo Parts drop on corpses/gamedata/scripts/death_manager_monkey_ammo_parts.script b/src/10 - Ammo Parts drop on corpses/gamedata/scripts/death_manager_monkey_ammo_parts.script
index 85df7eb..26eee76 100644
--- a/src/10 - Ammo Parts drop on corpses/gamedata/scripts/death_manager_monkey_ammo_parts.script
+++ b/src/10 - Ammo Parts drop on corpses/gamedata/scripts/death_manager_monkey_ammo_parts.script
@@ -13,7 +13,7 @@
 --]]
 
 parent = ammo_maker
-if not (parent and parent.version >= 20240110) then return end
+if not (parent and parent.VERSION and parent.VERSION >= 20240110) then return end
 
 -- using unlocalizer
 item_count = death_manager.item_count