// can't die if you're not alive /mob/proc/gib() return FALSE /mob/proc/dust() return FALSE /mob/proc/melt() return FALSE /mob/proc/death(gibbed) return FALSE