replace 0 for EMPTY_BITFIELD on atom_flags configs

This commit is contained in:
spookerton
2022-10-18 09:36:40 +01:00
parent 9c1dc82109
commit bb472b4832
18 changed files with 56 additions and 55 deletions
+1 -1
View File
@@ -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'