mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 04:51:32 +01:00
Fixes east-facing stairs not working, platforms stopping pickups, weird layering. (#17262)
* Fixes east-facing stairs not working, platforms stopping pickups, weird layering. * fix that * ffs * yikes --------- Co-authored-by: Matt Atlas <liermattia@gmail.com>
This commit is contained in:
@@ -287,6 +287,8 @@
|
||||
|
||||
/obj/structure/stairs/east
|
||||
dir = EAST
|
||||
bound_x = -32
|
||||
pixel_x = -32
|
||||
bound_width = 64
|
||||
bound_x = -32
|
||||
pixel_x = -32
|
||||
|
||||
Reference in New Issue
Block a user