Moves tesla_ignore from var on /mob/living to secondary flag

This commit is contained in:
CitadelStationBot
2017-04-17 09:45:30 -05:00
parent 21827263f5
commit dd76874f1c
7 changed files with 8 additions and 6 deletions
+3
View File
@@ -42,6 +42,9 @@
// those restrictions.
#define OMNITONGUE "omnitongue"
// TESLA_IGNORE grants immunity from being targeted by tesla-style electricity
#define TESLA_IGNORE "tesla_ignore"
//turf-only flags
#define NOJAUNT 1
#define UNUSED_TRANSIT_TURF 2