Closed RedMisao closed 3 months ago
Corpses don't revive like they're supposed to.
Side effect of turning all corpses into "type": "AMMO" (corpses.json) while testing reactor_corpsecart2. Revert this as the latter is currently not used (can't limit the engine only taking human corpses, it burns any corpse).
"type": "AMMO"
reactor_corpsecart2
Should be fixed now (0.9.6.17)
Corpses don't revive like they're supposed to.
Side effect of turning all corpses into
"type": "AMMO"
(corpses.json) while testingreactor_corpsecart2
. Revert this as the latter is currently not used (can't limit the engine only taking human corpses, it burns any corpse).