Corgis no longer do anything special when being sacrificed. Fuck that.

Removes sac_act for being entirely unused.
This commit is contained in:
Nerd Lord
2015-11-27 23:05:54 -05:00
parent f9a92c1215
commit cdd93677f9
2 changed files with 4 additions and 12 deletions
-3
View File
@@ -10,9 +10,6 @@
ghostize()
return ..()
/mob/proc/sac_act(obj/effect/rune/R, mob/victim)
return
var/next_mob_id = 0
/mob/New()
tag = "mob_[next_mob_id++]"