mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-01-09 00:52:09 +00:00
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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user