Collapses the lying down intent into normal resting. (#21967)

Instead of middle clicking to lie down, you now simply rest. You can
also now do it with your gun in your hand. Removes all code related to
bespoke lying down.

To-do:

- [x] Add a signal to make firearm accuracies update on lying down.

---------

Co-authored-by: Matt Atlas <liermattia@gmail.com>
This commit is contained in:
Matt Atlas
2026-03-09 21:47:47 +00:00
committed by GitHub
co-authored by Matt Atlas
parent 20e1b8b37a
commit 1beef3d476
16 changed files with 82 additions and 70 deletions
-1
View File
@@ -298,7 +298,6 @@ GLOBAL_LIST_EMPTY(gamemode_cache)
//Unversal modifiers
var/walk_speed = 0
var/walk_delay_multiplier = 1
var/lying_delay_multiplier = 4
var/run_delay_multiplier = 1
var/vehicle_delay_multiplier = 1