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
+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