mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 00:29:02 +01:00
LOOC, Whisper hotkeys. LOOC stylings (#1134)
* hotkeyz * Update chat-light.scss * Update chat-dark.scss
This commit is contained in:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user