Skip to content

Commit

Permalink
Merge pull request #22 from imjangkar/horizon-patch
Browse files Browse the repository at this point in the history
Update Horizon Patch Codes
  • Loading branch information
imjangkar authored Oct 31, 2024
2 parents 77d6675 + 2509e73 commit 752ccd7
Show file tree
Hide file tree
Showing 7 changed files with 7,276 additions and 5,610 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ albibong = "albibong:main"

[project]
name = "albibong"
version = "1.1.2"
version = "1.1.3"
authors = [
{ name="imjangkar", email="[email protected]" },
]
Expand Down
8 changes: 8 additions & 0 deletions src/albibong/resources/EventCode.py
Original file line number Diff line number Diff line change
Expand Up @@ -593,3 +593,11 @@ class EventCode(Enum):
JOURNAL_ACHIEVEMENT_PROGRESS_UPDATE = 588
JOURNAL_CLAIMABLE_REWARD_UPDATE = 589
KEY_SYNC = 590
LOCAL_QUEST_AREA_GONE = 591
DYNAMIC_TEMPLATE = 592
DYNAMIC_TEMPLATE_FORCED_STATE_CHANGE = 593
NEW_OUTLANDS_TELEPORTATION_PORTAL = 594
NEW_OUTLANDS_TELEPORTATION_RETURN_PORTAL = 595
OUTLANDS_TELEPORTATION_BINDING_CLEARED = 596
OUTLANDS_TELEPORTATION_RETURN_PORTAL_UPDATE_EVENT = 597
PLAYER_USED_OUTLANDS_TELEPORTATION_PORTAL = 598
Loading

0 comments on commit 752ccd7

Please sign in to comment.