Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial release of Hall of Life #8215

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

Atemo
Copy link
Contributor

@Atemo Atemo commented Apr 1, 2024

  • Server Mode: renewal
  • Description of Pull Request:

Implemented initial quests, hunting quests and exchange npcs.

@Atemo Atemo added component:script A fault that lies within the scripts of rAthena mode:renewal A fault that exists within the renewal mode status:code-review Pull Request that requires reviewing from other developers before being pushed to master labels Apr 1, 2024
Copy link
Contributor

@aleos89 aleos89 left a comment

Choose a reason for hiding this comment

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

Looks great overall! Not much to Engrish fixes!

npc/re/mobs/dungeons/for_dun.txt Outdated Show resolved Hide resolved
callsub( S_Spawn, "for_dun02", 22232, 22239, 12 );
}
else { // Zone 1 (for_dun02) -> Zone 2 (for_dun01)
mapannounce "t_garden", "Forgotten Memories The dimensional contamination phenomenon in Area 1 has calmed down, and a large-scale dimensional contamination phenomenon has occurred in Area 2.", bc_map, 0xFFDD;
Copy link
Contributor

Choose a reason for hiding this comment

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

Same "Forgotten Memories" comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:script A fault that lies within the scripts of rAthena mode:renewal A fault that exists within the renewal mode status:code-review Pull Request that requires reviewing from other developers before being pushed to master
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants