mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 18:32:03 +00:00
Made hunger factor lower.
Raised fattening plank by 2.5 times. Lowered the speed decreasement by 2 times. Added "random look" option in character creation screen. The colors are weightd towards natural, but there's always a chance of "punk" coloring. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@542 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -235,7 +235,9 @@ var/showadminmessages = 1
|
||||
message_admins("\blue[usr.client.ckey] has banned [M.ckey].\nReason: [reason]\nThis is a permanent ban.")
|
||||
|
||||
del(M.client)
|
||||
del(M)
|
||||
//del(M)
|
||||
if("Cancel")
|
||||
return
|
||||
|
||||
if (href_list["remove"])
|
||||
if ((src.rank in list( "Administrator", "Primary Administrator", "Shit Guy", "Coder", "Host" )))
|
||||
|
||||
Reference in New Issue
Block a user