Skip to content

Commit

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

/// cannot be removed without admin intervention
#define ROUNDSTART_TRAIT "roundstart"

//-- mob traits --
/// 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"
Expand Down

0 comments on commit cecf097

Please sign in to comment.