Fixed salamanders and swamp lizard throwing in ranged mode

This commit is contained in:
Sam Marder
2026-05-30 14:13:57 +00:00
committed by Ryan
parent dd1cfbba51
commit 0c4cfcb1eb
@@ -1546,5 +1546,41 @@
"animation": "426", "animation": "426",
"drop_ammo": "true", "drop_ammo": "true",
"ammunition": "14202,14203,14204,14205,14206" "ammunition": "14202,14203,14204,14205,14206"
},
{
"itemId": "10149",
"name": "Swamp lizard",
"ammo_slot": "13",
"weapon_type": "0",
"animation": "5247",
"drop_ammo": "false",
"ammunition": "10142"
},
{
"itemId": "10146",
"name": "Orange salamander",
"ammo_slot": "13",
"weapon_type": "0",
"animation": "5247",
"drop_ammo": "false",
"ammunition": "10143"
},
{
"itemId": "10147",
"name": "Red salamander",
"ammo_slot": "13",
"weapon_type": "0",
"animation": "5247",
"drop_ammo": "false",
"ammunition": "10144"
},
{
"itemId": "10148",
"name": "Black salamander",
"ammo_slot": "13",
"weapon_type": "0",
"animation": "5247",
"drop_ammo": "false",
"ammunition": "10145"
} }
] ]