mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-19 12:05:59 +01:00
Makes locking movement a hotkey (#53771)
* kinda done * Update code/datums/keybinding/mob.dm Co-authored-by: Rohesie <rohesie@gmail.com> * Update code/datums/keybinding/mob.dm Co-authored-by: Rohesie <rohesie@gmail.com> * Update code/datums/keybinding/mob.dm Co-authored-by: Rohesie <rohesie@gmail.com> * Update code/datums/keybinding/mob.dm Co-authored-by: Rohesie <rohesie@gmail.com> Co-authored-by: Rohesie <rohesie@gmail.com>
This commit is contained in:
@@ -170,6 +170,8 @@
|
||||
var/parallax_movedir = 0
|
||||
var/parallax_layers_max = 4
|
||||
var/parallax_animate_timer
|
||||
///Are we locking our movement input?
|
||||
var/movement_locked = FALSE
|
||||
|
||||
/**
|
||||
* Assoc list with all the active maps - when a screen obj is added to
|
||||
|
||||
Reference in New Issue
Block a user