Skip to content

Commit

Permalink
Fix: Lookup for skeleton key matched skeletons.
Browse files Browse the repository at this point in the history
  • Loading branch information
elunna committed Jul 27, 2023
1 parent 7f7daa9 commit be6cdab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions hackem_changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@

Version 1.2.0 (unreleased)

Fix: Lookup for skeleton key matched skeleton monster.
Message when cursed gain level is blocked at Vlad's Tower.
Two alignment keys can be forged together to create The Key of Access.
Clarify message when Vlad's tower is unlocked.
Expand Down
1 change: 1 addition & 0 deletions src/objnam.c
Original file line number Diff line number Diff line change
Expand Up @@ -3640,6 +3640,7 @@ const char *str;
"wizard lock", /* not the "wizard" monster! */
"death wand", /* 'of inversion', not Rider */
"master key", /* not the "master" rank */
"skeleton key", /* not the "skeleton" monster */
"rogues gloves", /* not the "rogue" monster */
"ninja-to", /* not the "ninja" rank */
"magenta", /* not the "mage" rank */
Expand Down

0 comments on commit be6cdab

Please sign in to comment.