Skip to content

Commit

Permalink
docs(defs): add note for locked chest
Browse files Browse the repository at this point in the history
  • Loading branch information
Zamiell committed Sep 4, 2023
1 parent af9ebb6 commit d515a59
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,10 @@ export enum PickupVariant {
WOODEN_CHEST = 56,
MEGA_CHEST = 57,
HAUNTED_CHEST = 58,

/** The gold chest that requires a key to open. */
LOCKED_CHEST = 60,

SACK = 69,
PILL = 70,
LIL_BATTERY = 90,
Expand Down

0 comments on commit d515a59

Please sign in to comment.