mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-01-03 14:03:25 +00:00
Guns partially fixed:
- you can now safely put guns on balse and in containers - you cat beat people woth gun without shooting - detective's revolver returned to his office. - aliens now cannot use guns. A bit of cosmetic changes to code. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1710 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -1375,9 +1375,9 @@
|
||||
else
|
||||
AddBan(M.ckey, M.computer_id, "Autobanning due to previous warn", ckey, 1, AUTOBATIME)
|
||||
M << "\red<BIG><B>You have been autobanned by [ckey]. This is what we in the biz like to call a \"second warning\".</B></BIG>"
|
||||
M << "\red This is a temporary ban; it will automatically be removed in AUTOBATIME minutes."
|
||||
log_admin("[ckey] warned [M.ckey], resulting in a AUTOBATIME minute autoban.")
|
||||
message_admins("\blue [ckey] warned [M.ckey], resulting in a AUTOBATIME minute autoban.")
|
||||
M << "\red This is a temporary ban; it will automatically be removed in [AUTOBATIME] minutes."
|
||||
log_admin("[ckey] warned [M.ckey], resulting in a [AUTOBATIME] minute autoban.")
|
||||
message_admins("\blue [ckey] warned [M.ckey], resulting in a [AUTOBATIME] minute autoban.")
|
||||
|
||||
del(M.client)
|
||||
//del(M)
|
||||
|
||||
Reference in New Issue
Block a user