adjustments

This commit is contained in:
kevinz000
2020-06-04 22:18:19 -07:00
parent a35fce64e2
commit 92d1af5889
6 changed files with 65 additions and 16 deletions
+2
View File
@@ -17,6 +17,7 @@
return TRUE
/datum/keybinding/mob/cycle_intent_right
hotkey_keys = list("Unbound")
name = "cycle_intent_right"
full_name = "Cycle Action Intent Right"
description = ""
@@ -27,6 +28,7 @@
return TRUE
/datum/keybinding/mob/cycle_intent_left
hotkey_keys = list("Unbound")
name = "cycle_intent_left"
full_name = "Cycle Action Intent Left"
description = ""