Say you have a unit with a death weapon that's in a unit cannon drop pod. The pod gets shot down. The server crashes. That's bad. It needs fixing. To repro, simply add the following line to the boom unit.json: "death_weapon": { "air_ammo_spec": "/pa/units/land/bot_bomb/bot_bomb_ammo.json", "air_height_threshold": 7, "ground_ammo_spec": "/pa/units/land/bot_bomb/bot_bomb_ammo.json" } Then build the boom in a unit cannon, fire it at an umbrella, and watch as the server crashes. Then fix this bug so that I can have units that do damage when they are destroyed (See TA) be useable with a unit cannon.