mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-23 03:56:27 +01:00
Maps in timeclocks
This commit is contained in:
@@ -125,3 +125,22 @@
|
||||
|
||||
/datum/frame/frame_types/timeclock_terminal/get_icon_state(var/state)
|
||||
return "timeclock_b[state]"
|
||||
|
||||
//
|
||||
// Easy mapping
|
||||
//
|
||||
/obj/machinery/computer/timeclock/premade/north
|
||||
dir = 2
|
||||
pixel_y = 26
|
||||
|
||||
/obj/machinery/computer/timeclock/premade/south
|
||||
dir = 1
|
||||
pixel_y = -26
|
||||
|
||||
/obj/machinery/computer/timeclock/premade/east
|
||||
dir = 8
|
||||
pixel_x = 26
|
||||
|
||||
/obj/machinery/computer/timeclock/premade/west
|
||||
dir = 4
|
||||
pixel_x = -26
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 5.5 KiB |
@@ -7339,6 +7339,7 @@
|
||||
dir = 1
|
||||
},
|
||||
/obj/machinery/disposal,
|
||||
/obj/machinery/computer/timeclock/premade/south,
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/crew_quarters/locker)
|
||||
"asD" = (
|
||||
@@ -20921,6 +20922,7 @@
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/supply,
|
||||
/obj/machinery/computer/timeclock/premade/west,
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/tether/surfacebase/atrium_one)
|
||||
"byo" = (
|
||||
|
||||
@@ -17622,6 +17622,7 @@
|
||||
dir = 4;
|
||||
icon_state = "pipe-c"
|
||||
},
|
||||
/obj/machinery/computer/timeclock/premade/north,
|
||||
/turf/simulated/floor/wood,
|
||||
/area/crew_quarters/bar)
|
||||
"EC" = (
|
||||
@@ -21339,6 +21340,18 @@
|
||||
/obj/machinery/camera/network/northern_star,
|
||||
/turf/simulated/floor/outdoors/grass/sif/virgo3b,
|
||||
/area/tether/surfacebase/outside/outside3)
|
||||
"RD" = (
|
||||
/obj/effect/floor_decal/borderfloor,
|
||||
/obj/effect/floor_decal/corner/lightgrey/border,
|
||||
/obj/effect/floor_decal/steeldecal/steel_decals7{
|
||||
dir = 1
|
||||
},
|
||||
/obj/effect/floor_decal/steeldecal/steel_decals7{
|
||||
dir = 8
|
||||
},
|
||||
/obj/machinery/computer/timeclock/premade/south,
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/tether/surfacebase/atrium_three)
|
||||
|
||||
(1,1,1) = {"
|
||||
aa
|
||||
@@ -29197,7 +29210,7 @@ gw
|
||||
rE
|
||||
sb
|
||||
jR
|
||||
kx
|
||||
RD
|
||||
gw
|
||||
ts
|
||||
ts
|
||||
|
||||
@@ -5662,6 +5662,7 @@
|
||||
/obj/effect/floor_decal/steeldecal/steel_decals7{
|
||||
dir = 1
|
||||
},
|
||||
/obj/machinery/computer/timeclock/premade/south,
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/hallway/station/atrium)
|
||||
"aqh" = (
|
||||
@@ -8582,6 +8583,7 @@
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/supply,
|
||||
/obj/random/tech_supply,
|
||||
/obj/random/tech_supply,
|
||||
/obj/machinery/computer/timeclock/premade/east,
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/storage/tools)
|
||||
"azj" = (
|
||||
|
||||
@@ -13765,6 +13765,7 @@
|
||||
/obj/effect/floor_decal/corner/paleblue/bordercorner2{
|
||||
dir = 9
|
||||
},
|
||||
/obj/machinery/computer/timeclock/premade/west,
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/hallway/station/upper)
|
||||
"wG" = (
|
||||
|
||||
Reference in New Issue
Block a user