Hey guys, I've lurked here for quite a while, but never felt the need to say anything until now. Like the subject implies, until A7 I liked to use the old corpse removal method of hauling them into a cave, then lighting 'em up and watching the fire take care of everything. But it seems in A7, all corpses (human and animal) have a flammability of 0%.
I know the crematorium is in the core game for this exact purpose, but I like seeing the piles of my enemies go up in flames.
Does anyone know if the flammability of corpses can be modified?
Thanks in advance, guys!
I think they are hard coded, as there is no .xml file to be found saying something about corpses' flamabillity, but I could be wrong.
-Datdenkikniet
Yeah, I was worried about that. I had a look around the .xml files as well, but couldn't find anything and thought I'd ask here in case someone knew better, or I was missing something obvious.
they generated at runtime and cannot be altered by XML, you must parse database and alter every corpse define at lateinit stage.