Files
Bubberstation/code/game/objects/items
san7890 5ce9d5806d Scopes NODECONSTRUCT_1 from flags_1 to obj_flags (#80104)
This flag only worked on the `/obj/structure` and `/obj/machinery`
level, so let's rescope it from `flags_1` and put it where it belongs -
`obj_flags`.
Bitflag operators should be scoped to their subtype specific bitfield,
not really useful to have this take up a spot on the `/atom` level if
absolutely nothing other than `/obj`s use it.
2023-12-08 08:49:14 +00:00
..
2023-12-04 14:42:43 -08:00
2023-12-06 01:04:34 +00:00
2023-10-14 15:53:28 -07:00
2023-10-17 10:52:38 -07:00
2023-09-27 21:05:55 -04:00
2023-10-06 16:03:22 -06:00