New() goes in the trash, we've gotta Initialize()
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
var/tables_required = 2
|
||||
active = FALSE
|
||||
|
||||
/obj/machinery/power/emitter/energycannon/magical/New()
|
||||
/obj/machinery/power/emitter/energycannon/magical/Initialize()
|
||||
. = ..()
|
||||
if(prob(50))
|
||||
desc = "Oh no, not again."
|
||||
|
||||
Reference in New Issue
Block a user