mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-16 01:23:41 +01:00
Fixes custom item name.
This commit is contained in:
@@ -501,6 +501,16 @@
|
||||
del(M)
|
||||
return
|
||||
|
||||
|
||||
|
||||
if(client && client.holder && (client.holder.state == 2))
|
||||
client.admin_play()
|
||||
return
|
||||
|
||||
M.key = client.key
|
||||
M.Login()
|
||||
return
|
||||
|
||||
/mob/verb/cmd_rules()
|
||||
set name = "Rules"
|
||||
set category = "OOC"
|
||||
|
||||
Reference in New Issue
Block a user