Stops putting RCD, bluespace bags, and staves into ORM

This commit is contained in:
ShizCalev
2017-09-29 20:33:19 -04:00
committed by CitadelStationBot
parent 7d31aa7538
commit f8f599b17b
8 changed files with 470 additions and 1 deletions
+3
View File
@@ -53,6 +53,9 @@ GLOBAL_LIST_INIT(bitflags, list(1, 2, 4, 8, 16, 32, 64, 128, 256, 512, 1024, 204
// TESLA_IGNORE grants immunity from being targeted by tesla-style electricity
#define TESLA_IGNORE_2 512
// Stops you from putting things like an RCD or other items into an ORM or protolathe for materials.
#define NO_MAT_REDEMPTION_2 1024
//turf-only flags
#define NOJAUNT_1 1
#define UNUSED_TRANSIT_TURF_1 2