mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-25 05:51:56 +01:00
Map tweaks (#2923)
changes: Crusher's ladder now properly has an openturf under it. Made some aesthetic adjustments to the engine's cooling radiator.
This commit is contained in:
@@ -62,8 +62,8 @@
|
||||
desc = "A catwalk for easier EVA maneuvering."
|
||||
icon = 'icons/obj/smooth/catwalk.dmi'
|
||||
icon_state = "catwalk"
|
||||
smooth = SMOOTH_TRUE
|
||||
canSmoothWith = null
|
||||
smooth = SMOOTH_MORE
|
||||
canSmoothWith = list(/obj/structure/lattice/catwalk)
|
||||
|
||||
// Special catwalk that can be placed on regular flooring.
|
||||
/obj/structure/lattice/catwalk/indoor
|
||||
|
||||
Reference in New Issue
Block a user