Skip to content

Commit

Permalink
Update traits.dm
Browse files Browse the repository at this point in the history
oops

Signed-off-by: thgvr <[email protected]>
  • Loading branch information
thgvr authored Oct 29, 2023
1 parent a6be852 commit 1a40c8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/__DEFINES/traits.dm
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,7 @@ Remember to update _globalvars/traits.dm if you're adding/removing/renaming trai
#define TRAIT_SCOOPABLE "scoopable"
//your smooches actually deal damage to their target
#define TRAIT_KISS_OF_DEATH "kiss_of_death"
#define TRAIT_CAN_SIGN_ON_COMMS "can_sign_on_comms"
/// This mob overrides certian SSlag_switch measures with this special trait
#define TRAIT_BYPASS_MEASURES "bypass_lagswitch_measures"
//non-mob traits
Expand Down

0 comments on commit 1a40c8e

Please sign in to comment.