updated mesh for T_Mw_Und_Mum_02 in data, ( the mummy with the spear )
it bothered me that you can loot the spear while the creature still holds onto it. so I added a vis controller to the spear so it disapears with the shadow at the end of the death animation.
Also heres a script if want to make these rise up from a sitting postion when the player approaches.
begin T_ScCrea_mummyrise_02
short DoOnce
if DoOnce == 0 ModCurrentFatigue -4000 set DoOnce to 1 endif