Skip to content

Commit

Permalink
Zombie masters and necros can open doors
Browse files Browse the repository at this point in the history
  • Loading branch information
TheShadowFerret committed May 3, 2020
1 parent 54e8477 commit 70df07c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions data/json/monsters/zed_misc.json
Original file line number Diff line number Diff line change
Expand Up @@ -645,6 +645,7 @@
"NO_BREATHE",
"REVIVES",
"PATH_AVOID_DANGER_2",
"CAN_OPEN_DOORS",
"PRIORITIZE_TARGETS",
"FILTHY"
]
Expand Down Expand Up @@ -692,6 +693,7 @@
"NO_BREATHE",
"REVIVES",
"PATH_AVOID_DANGER_1",
"CAN_OPEN_DOORS",
"PRIORITIZE_TARGETS",
"FILTHY"
]
Expand Down

1 comment on commit 70df07c

@Mister-Cultist
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that's... an interesting change, I like it.

Please sign in to comment.