Skip to content

Adds the paper-only dragon egg forms event#2669

Merged
tal5 merged 10 commits intoDenizenScript:devfrom
heypr:dragon-egg
May 4, 2025
Merged

Adds the paper-only dragon egg forms event#2669
tal5 merged 10 commits intoDenizenScript:devfrom
heypr:dragon-egg

Conversation

@heypr
Copy link
Copy Markdown
Contributor

@heypr heypr commented Nov 1, 2024

@heypr heypr marked this pull request as ready for review December 22, 2024 23:59
mcmonkey4eva
mcmonkey4eva previously approved these changes Dec 23, 2024
case "location" -> location;
case "end_portal_location" -> new LocationTag(event.getDragonBattle().getEndPortalLocation());
case "previously_killed" -> new ElementTag(event.getDragonBattle().hasBeenPreviouslyKilled());
case "respawn_phase" -> new ElementTag(event.getDragonBattle().getRespawnPhase().name());
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

ElementTag enum constructor - otherwise lgtm

mcmonkey4eva
mcmonkey4eva previously approved these changes Feb 9, 2025
@tal5 tal5 merged commit 39078d3 into DenizenScript:dev May 4, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants