Revert "Revert "pls""

This reverts commit b23f2a4460.
This commit is contained in:
Fermi
2019-11-24 03:02:21 +00:00
parent 9eaed4ea8e
commit 4c1c257035
3003 changed files with 157190 additions and 64046 deletions
@@ -15,7 +15,4 @@
if("4")
a_intent_change("harm")
return
if("C")
toggle_combat_mode()
return
return ..()
+1 -12
View File
@@ -56,15 +56,4 @@
return
stored.attack_hand(src) // take out thing from backpack
return
switch(_key)
if("Shift")
sprint_hotkey(TRUE)
return
return ..()
/mob/living/carbon/human/key_up(_key, client/user)
switch(_key)
if("Shift")
sprint_hotkey(FALSE)
return
return ..()
return ..()
+1 -11
View File
@@ -9,14 +9,4 @@
if("Q")
uneq_active()
return
if("Shift")
sprint_hotkey(TRUE)
return
return ..()
/mob/living/silicon/robot/key_up(_key, client/user)
switch(_key)
if("Shift")
sprint_hotkey(FALSE)
return
return ..()
return ..()