Map and icon fixes

This commit is contained in:
ZomgPonies
2020-06-18 12:57:07 -04:00
parent db9bd3d071
commit 69e7ada387
2 changed files with 15 additions and 9 deletions
+13 -7
View File
@@ -49915,10 +49915,14 @@
pixel_y = 25;
req_access_txt = "28"
},
/obj/machinery/ticket_machine_button{
/obj/machinery/light_switch{
pixel_x = -4;
pixel_y = 36
},
/obj/machinery/ticket_machine_button{
pixel_x = -22;
pixel_y = 4
},
/turf/simulated/floor/plasteel{
dir = 9;
icon_state = "blue"
@@ -49947,10 +49951,6 @@
pixel_x = 0;
pixel_y = 30
},
/obj/machinery/light_switch{
pixel_x = 10;
pixel_y = 34
},
/turf/simulated/floor/plasteel,
/area/crew_quarters/heads)
"bOD" = (
@@ -55015,6 +55015,10 @@
icon_state = "4";
dir = 4
},
/obj/machinery/ticket_machine{
layer = 4;
pixel_y = 32
},
/turf/simulated/floor/plasteel,
/area/hallway/primary/central/sw)
"bWT" = (
@@ -57324,9 +57328,11 @@
})
"caw" = (
/obj/structure/disposalpipe/segment,
/obj/machinery/ticket_machine{
/obj/machinery/status_display{
density = 0;
layer = 4;
pixel_x = 32
pixel_x = 32;
pixel_y = 0
},
/turf/simulated/floor/plasteel{
dir = 4;
+2 -2
View File
@@ -67,8 +67,8 @@
/obj/machinery/ticket_machine_button
name = "increment ticket counter"
desc = "Use this button after you've served someone to tell the next person to come forward."
icon = 'icons/obj/power.dmi'
icon_state = "crema_switch"
icon = 'icons/obj/objects.dmi'
icon_state = "launcherbtt"
req_access = list()
var/id = 1
var/cooldown = FALSE