Skip to content

Commit

Permalink
double trait
Browse files Browse the repository at this point in the history
  • Loading branch information
fira committed Nov 16, 2023
1 parent 2eaeec0 commit b4a7332
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions code/__DEFINES/traits.dm
Original file line number Diff line number Diff line change
Expand Up @@ -143,8 +143,6 @@
// #define TRAIT_X "t_x"

//-- mob traits --
/// Prevents voluntary movement.
#define TRAIT_IMMOBILIZED "immobilized"
/// Apply this to make a mob not dense, and remove it when you want it to no longer make them undense, other sorces of undesity will still apply. Always define a unique source when adding a new instance of this!
#define TRAIT_UNDENSE "undense"
/// Forces the user to stay unconscious.
Expand Down

0 comments on commit b4a7332

Please sign in to comment.