This commit is contained in:
kevinz000
2020-02-05 00:22:12 -07:00
parent 72ddaa2ded
commit 40ab6bdd41
6 changed files with 44 additions and 45 deletions
-4
View File
@@ -331,10 +331,6 @@
/*******Element signals*******/
// /datum/element/swimming
#define COMSIG_IS_SWIMMING "has_swimming_element"
#define IS_SWIMMING 1
/*******Non-Signal Component Related Defines*******/
//Redirection component init flags
+1 -1
View File
@@ -135,7 +135,7 @@
#define TRAIT_NOMARROW "nomarrow" // You don't make blood, with chemicals or nanites.
#define TRAIT_NOPULSE "nopulse" // Your heart doesn't beat.
#define TRAIT_EXEMPT_HEALTH_EVENTS "exempt-health-events"
#define TRAIT_SWIMMING "swimming" //only applied by /datum/element/swimming, for checking
//non-mob traits
#define TRAIT_PARALYSIS "paralysis" //Used for limb-based paralysis, where replacing the limb will fix it