mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Makes radiation shielded an area flag
This commit is contained in:
@@ -800,4 +800,7 @@ var/list/be_special_flags = list(
|
||||
#define APPEARANCE_ALL 511
|
||||
|
||||
#define MIN_SUPPLIED_LAW_NUMBER 15
|
||||
#define MAX_SUPPLIED_LAW_NUMBER 50
|
||||
#define MAX_SUPPLIED_LAW_NUMBER 50
|
||||
|
||||
//Area flags, possibly more to come
|
||||
#define RAD_SHIELDED 1 //shielded from radiation, clearly
|
||||
Reference in New Issue
Block a user