mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-22 12:46:40 +01:00
replace 0 for EMPTY_BITFIELD on atom_flags configs
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
/obj/structure/ledge_corner
|
||||
icon_state = "ledge-corner"
|
||||
atom_flags = 0
|
||||
atom_flags = EMPTY_BITFIELD
|
||||
name = "rock ledge"
|
||||
desc = "An easily scaleable rocky ledge."
|
||||
icon = 'icons/obj/ledges.dmi'
|
||||
|
||||
Reference in New Issue
Block a user