This commit is contained in:
DeltaFire
2021-12-03 18:29:13 +01:00
parent 4db81db5f7
commit e576962ac3
3 changed files with 6 additions and 0 deletions
+2
View File
@@ -222,6 +222,8 @@
/// forces us to not render our overlays
#define TRAIT_HUMAN_NO_RENDER "human_no_render"
#define TRAIT_TRASHCAN "trashcan"
///Used for fireman carry to have mobe not be dropped when passing by a prone individual.
#define TRAIT_BEING_CARRIED "being_carried"
// mobility flag traits
// IN THE FUTURE, IT WOULD BE NICE TO DO SOMETHING SIMILAR TO https://github.com/tgstation/tgstation/pull/48923/files (ofcourse not nearly the same because I have my.. thoughts on it)