mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 15:17:01 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user