mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-09 16:12:17 +00:00
[MIRROR] some more new to init (#10270)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
3444e3e21d
commit
ad0915a957
@@ -19,7 +19,7 @@
|
||||
var/mob/living/carbon/human/target
|
||||
var/list/remotes = list()
|
||||
|
||||
/obj/machinery/petrification/New()
|
||||
/obj/machinery/petrification/Initialize(mapload)
|
||||
. = ..()
|
||||
if(!pixel_x && !pixel_y)
|
||||
pixel_x = (dir & 3) ? 0 : (dir == 4 ? 26 : -26)
|
||||
|
||||
Reference in New Issue
Block a user