mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-31 03:46:30 +01:00
dynamic climbing and object heights (#5692)
Co-authored-by: silicons <no@you.cat>
This commit is contained in:
@@ -77,8 +77,9 @@
|
||||
desc = "A big hunk of star-stuff."
|
||||
icon = 'icons/obj/meteor.dmi'
|
||||
icon_state = "large"
|
||||
density = 1
|
||||
climbable = 1
|
||||
density = TRUE
|
||||
climb_allowed = TRUE
|
||||
depth_level = 16
|
||||
|
||||
/obj/structure/meteorite/Initialize(mapload)
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user