Invisible walls can be leaned on (#90564)

By dragging yourself onto a tile with an invisible wall on it, you can
lean on one.
This commit is contained in:
SmArtKar
2025-04-29 17:51:08 -06:00
committed by Shadow-Quill
parent bf92e7094a
commit 46f90b1962
2 changed files with 19 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
/// Things with this component can be leaned onto, optionally exclusive to RMB dragging
/// Things with this component can be leaned onto
/datum/component/leanable
/// How much will mobs that lean onto this object be offset
var/leaning_offset = 11