TG Sync 12/15/17
s s
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
/mob/living/carbon/human/key_down(_key, client/user)
|
||||
switch(_key)
|
||||
if("E")
|
||||
quick_equip()
|
||||
return
|
||||
return ..()
|
||||
Reference in New Issue
Block a user