Fixes Point Verdant Code and Mapping Issues (#18448)

* AAAAHHHH

* retracts changes
This commit is contained in:
kyres1
2024-02-19 11:45:22 +00:00
committed by GitHub
parent b1a969bf38
commit e4c05ce3b9
6 changed files with 680 additions and 617 deletions
+32 -2
View File
@@ -73,6 +73,24 @@
layer = 2.01
opacity = 1
/obj/structure/stairs/urban/right
dir = EAST
bound_width = 64
bound_x = -32
/obj/structure/stairs/urban/left
dir = WEST
bound_width = 64
/obj/structure/stairs/urban/north
dir = NORTH
bound_height = 64
bound_y = -32
/obj/structure/stairs/urban/south
dir = SOUTH
bound_height = 64
/obj/structure/stairs/urban/road_ramp
name = "inclined asphalt ramp"
desc = "A solid asphalt ramp to allow your vehicle to traverse inclines with ease."
@@ -80,10 +98,22 @@
layer = 2.02
/obj/structure/stairs/urban/road_ramp/right
icon_state = "road-ramp-right"
dir = EAST
bound_width = 64
bound_x = -32
/obj/structure/stairs/urban/road_ramp/left
icon_state = "road-ramp-left"
dir = WEST
bound_width = 64
/obj/structure/stairs/urban/road_ramp/north
dir = NORTH
bound_height = 64
bound_y = -32
/obj/structure/stairs/urban/road_ramp/south
dir = SOUTH
bound_height = 64
/obj/structure/closet/crate/bin/urban
name = "tall garbage can"