mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 18:44:48 +01:00
Revenge of the typecasting
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user