mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
I want this hotel to not exist
This commit is contained in:
@@ -272,7 +272,7 @@
|
||||
|
||||
var/mob/deadbeat = D.occupant
|
||||
|
||||
radio.autosay("[deadbeat], your card has been rejected. You have 30 seconds to check out.", name, zlevel = list(z))
|
||||
radio.autosay("[deadbeat], your card has been rejected. You have 30 seconds to check out.", name)
|
||||
spawn(300)
|
||||
if(D.occupant == deadbeat)
|
||||
// they still haven't checked out...
|
||||
|
||||
Reference in New Issue
Block a user