mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-10 09:54:52 +00:00
Why are pixel_y = 0 and pixel_x = 0 motherfucking appearing
This commit is contained in:
@@ -509,8 +509,7 @@
|
|||||||
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
|
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
|
||||||
/obj/machinery/firealarm{
|
/obj/machinery/firealarm{
|
||||||
dir = 4;
|
dir = 4;
|
||||||
pixel_x = -24;
|
pixel_x = -24
|
||||||
pixel_y = 0
|
|
||||||
},
|
},
|
||||||
/obj/effect/turf_decal/tile/neutral{
|
/obj/effect/turf_decal/tile/neutral{
|
||||||
dir = 1
|
dir = 1
|
||||||
|
|||||||
@@ -22876,8 +22876,7 @@
|
|||||||
/obj/machinery/requests_console{
|
/obj/machinery/requests_console{
|
||||||
department = "Genetics";
|
department = "Genetics";
|
||||||
name = "Genetics RC";
|
name = "Genetics RC";
|
||||||
pixel_x = 28;
|
pixel_x = 28
|
||||||
pixel_y = 0
|
|
||||||
},
|
},
|
||||||
/turf/open/floor/plasteel/white,
|
/turf/open/floor/plasteel/white,
|
||||||
/area/medical/genetics)
|
/area/medical/genetics)
|
||||||
@@ -31915,7 +31914,6 @@
|
|||||||
/obj/machinery/requests_console{
|
/obj/machinery/requests_console{
|
||||||
department = "Virology";
|
department = "Virology";
|
||||||
name = "Virology RC";
|
name = "Virology RC";
|
||||||
pixel_x = 0;
|
|
||||||
pixel_y = -32;
|
pixel_y = -32;
|
||||||
receive_ore_updates = 1
|
receive_ore_updates = 1
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -286,7 +286,6 @@
|
|||||||
/obj/structure/sign/directions/engineering{
|
/obj/structure/sign/directions/engineering{
|
||||||
dir = 4;
|
dir = 4;
|
||||||
icon_state = "direction_eng";
|
icon_state = "direction_eng";
|
||||||
pixel_x = 0;
|
|
||||||
pixel_y = 40
|
pixel_y = 40
|
||||||
},
|
},
|
||||||
/turf/open/floor/plasteel,
|
/turf/open/floor/plasteel,
|
||||||
@@ -404,7 +403,6 @@
|
|||||||
/obj/structure/sign/directions/supply{
|
/obj/structure/sign/directions/supply{
|
||||||
dir = 4;
|
dir = 4;
|
||||||
icon_state = "direction_supply";
|
icon_state = "direction_supply";
|
||||||
pixel_x = 0;
|
|
||||||
pixel_y = 28
|
pixel_y = 28
|
||||||
},
|
},
|
||||||
/turf/open/floor/plasteel,
|
/turf/open/floor/plasteel,
|
||||||
@@ -478,7 +476,6 @@
|
|||||||
/obj/structure/sign/directions/supply{
|
/obj/structure/sign/directions/supply{
|
||||||
dir = 4;
|
dir = 4;
|
||||||
icon_state = "direction_supply";
|
icon_state = "direction_supply";
|
||||||
pixel_x = 0;
|
|
||||||
pixel_y = 32
|
pixel_y = 32
|
||||||
},
|
},
|
||||||
/obj/structure/sign/directions/evac{
|
/obj/structure/sign/directions/evac{
|
||||||
@@ -506,7 +503,6 @@
|
|||||||
},
|
},
|
||||||
/obj/structure/sign/directions/evac{
|
/obj/structure/sign/directions/evac{
|
||||||
dir = 4;
|
dir = 4;
|
||||||
pixel_x = 0;
|
|
||||||
pixel_y = 40
|
pixel_y = 40
|
||||||
},
|
},
|
||||||
/turf/open/floor/plasteel/white/corner{
|
/turf/open/floor/plasteel/white/corner{
|
||||||
@@ -566,7 +562,6 @@
|
|||||||
/obj/structure/sign/directions/supply{
|
/obj/structure/sign/directions/supply{
|
||||||
dir = 4;
|
dir = 4;
|
||||||
icon_state = "direction_supply";
|
icon_state = "direction_supply";
|
||||||
pixel_x = 0;
|
|
||||||
pixel_y = 36
|
pixel_y = 36
|
||||||
},
|
},
|
||||||
/obj/structure/sign/directions/engineering{
|
/obj/structure/sign/directions/engineering{
|
||||||
@@ -610,9 +605,7 @@
|
|||||||
},
|
},
|
||||||
/obj/structure/sign/directions/security{
|
/obj/structure/sign/directions/security{
|
||||||
dir = 8;
|
dir = 8;
|
||||||
icon_state = "direction_sec";
|
icon_state = "direction_sec"
|
||||||
pixel_x = 0;
|
|
||||||
pixel_y = 0
|
|
||||||
},
|
},
|
||||||
/obj/structure/sign/directions/command{
|
/obj/structure/sign/directions/command{
|
||||||
dir = 8;
|
dir = 8;
|
||||||
|
|||||||
Reference in New Issue
Block a user