Additional runtime fixes.
This commit is contained in:
@@ -44934,7 +44934,7 @@
|
||||
/area/maintenance/port)
|
||||
"bKY" = (
|
||||
/obj/machinery/power/apc{
|
||||
areastring = "/area/vacant_room/office";
|
||||
areastring = "/area/security/vacantoffice";
|
||||
dir = 8;
|
||||
name = "Vacant Office APC";
|
||||
pixel_x = -25
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
else
|
||||
eye_color = H.eye_color
|
||||
if(!special)
|
||||
H.dna?.species?.handle_body() //regenerate eyeballs overlays.
|
||||
H.dna?.species?.handle_body(M) //regenerate eyeballs overlays.
|
||||
M.update_tint()
|
||||
owner.update_sight()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user