aynı şekilde poison , water , air elementlerede uygulayabilirsiniz
ON=@DEATH
serv.NEWITEM i_corpse
new.amount = 51
new.color = 021 // cesedin rengi
new.name corpse of a fire elemental // cesedin ismi
new.p = <p>
new.attr = attr_decay
new.timer = 600
ref1=<new.uid>
FORCONT <findlayer(21).uid>
if !(<attr>&attr_newbie)
CONT <ref1>
else
remove
endif
ENDFOR
resendtooltip
fix
