mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 08:08:49 +01:00
Corgis no longer do anything special when being sacrificed. Fuck that.
Removes sac_act for being entirely unused.
This commit is contained in:
@@ -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++]"
|
||||
|
||||
Reference in New Issue
Block a user