revenant haunted objects can no longer be dodged (#22075)

* revenant haunted objects can no longer be dodged

* better pathing + fuck it
This commit is contained in:
GDN
2023-09-07 04:49:00 -05:00
committed by GitHub
parent 50443325bf
commit 56ff3f3720
4 changed files with 15 additions and 9 deletions

View File

@@ -208,6 +208,7 @@ Remember to update _globalvars/traits.dm if you're adding/removing/renaming trai
#define TRAIT_CONTORTED_BODY "contorted_body"
#define TRAIT_DEFLECTS_PROJECTILES "trait_deflects_projectiles"
#define TRAIT_XENO_INTERACTABLE "can_be_interacted_with_by_xenos"
#define TRAIT_DODGE_ALL_OBJECTS "dodges_all_objects" /// Allows a mob to dodge all thrown objects
//***** ITEM AND MOB TRAITS *****//
/// Show what machine/door wires do when held.