clean up & remove longfall boots
This commit is contained in:
@@ -158,9 +158,6 @@
|
||||
#define TRAIT_CALCIUM_HEALER "calcium_healer"
|
||||
#define TRAIT_MAGIC_CHOKE "magic_choke"
|
||||
#define TRAIT_CAPTAIN_METABOLISM "captain-metabolism"
|
||||
/// Prevents plasmamen from self-igniting
|
||||
#define TRAIT_NOSELFIGNITION "no_selfignition"
|
||||
#define TRAIT_NOSELFIGNITION_HEAD_ONLY "no_selfignition_head_only"
|
||||
/// Like antimagic, but doesn't block the user from casting
|
||||
#define TRAIT_ANTIMAGIC_NO_SELFBLOCK "anti_magic_no_selfblock"
|
||||
/// Gives us turf, mob and object vision through walls
|
||||
@@ -171,8 +168,6 @@
|
||||
#define TRAIT_MESON_VISION "meson_vision"
|
||||
/// Gives us Night vision
|
||||
#define TRAIT_TRUE_NIGHT_VISION "true_night_vision"
|
||||
/// Negates our gravity, letting us move normally on floors in 0-g
|
||||
#define TRAIT_NEGATES_GRAVITY "negates_gravity"
|
||||
/// Lets us scan reagents
|
||||
#define TRAIT_REAGENT_SCANNER "reagent_scanner"
|
||||
#define TRAIT_ABDUCTOR_TRAINING "abductor-training"
|
||||
|
||||
Reference in New Issue
Block a user