LOOC, Whisper hotkeys. LOOC stylings (#1134)

* hotkeyz

* Update chat-light.scss

* Update chat-dark.scss
This commit is contained in:
Azarak
2020-10-04 01:00:56 +01:00
committed by GitHub
parent ef5ba84edc
commit 5efe748920
6 changed files with 25 additions and 1 deletions
+2 -1
View File
@@ -21,7 +21,8 @@
return TRUE
/datum/keybinding/living/look_up
hotkey_keys = list("L")
//hotkey_keys = list("L") //ORIGINAL
hotkey_keys = list("P") //SKYRAT EDIT CHANGE - CUSTOMIZATION
name = "look up"
full_name = "Look Up"
description = "Look up at the next z-level. Only works if directly below open space."