Revenge of the typecasting

This commit is contained in:
ZomgPonies
2020-06-17 17:28:05 -04:00
parent 46a9f31a94
commit ce6ec717bc
+1 -1
View File
@@ -18,7 +18,7 @@
var/cooldown = 50
var/ready = TRUE
var/list/ticket_holders = list()
var/list/tickets = list()
var/list/obj/item/ticket_machine_ticket/tickets = list()
var/id = 1
/obj/machinery/ticket_machine/emag_act(mob/user) //Emag the ticket machine to dispense burning tickets, as well as randomize its number to destroy the HoP's mind.