Revert "Borer standard"

This reverts commit a94d66a1bb.
This commit is contained in:
Lord Lag
2016-02-27 15:30:03 +00:00
parent a94d66a1bb
commit 4324d83c7c

View File

@@ -126,7 +126,7 @@
src << "They are no longer in range!"
return
/*
/mob/living/simple_animal/borer/verb/devour_brain()
set category = "Abilities"
set name = "Devour Brain"
@@ -150,7 +150,7 @@
src << "<span class = 'danger'>It only takes a few moments to render the dead host brain down into a nutrient-rich slurry...</span>"
replace_brain()
*/
// BRAIN WORM ZOMBIES AAAAH.
/mob/living/simple_animal/borer/proc/replace_brain()