mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2025-12-22 16:21:31 +00:00
Me smurt. Me not save change
This commit is contained in:
@@ -156,9 +156,9 @@ RCD
|
|||||||
if(check_access(ID))
|
if(check_access(ID))
|
||||||
locked = 0
|
locked = 0
|
||||||
else
|
else
|
||||||
to_chat(user, "<span class='warning'>This ID lacks access.</span>")
|
to_chat(usr, "<span class='warning'>This ID lacks access.</span>")
|
||||||
else
|
else
|
||||||
to_chat(user, "<span class='warning'>You can't swipe without your ID in hand.</span>")
|
to_chat(usr, "<span class='warning'>You can't swipe without your ID in hand.</span>")
|
||||||
. = 1
|
. = 1
|
||||||
|
|
||||||
if(href_list["logout"])
|
if(href_list["logout"])
|
||||||
|
|||||||
Reference in New Issue
Block a user