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

NPCs #193

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

NPCs #193

wants to merge 2 commits into from

Conversation

EatPant2nd
Copy link
Contributor

Made a NPCs page. Added button to main page next to Towns. Filtered ProfNPC because I considered it unnecessary. Individual pages do not currently exist due to how complex it was for my current bad coding skills due to NPCs not really having a unique ID so, instead, they link to the Town page they are located in for people to easily know where it's so they can then check in-game. If anything, should help with the "where is x NPC" for Quest Line purposes.

Looks like this:
npcs

Initial draft for NPCs page. Doesn't have a clickable table nor individual pages because, for now, it wouldn't be simple.
Since linking to an individual page is too complex for now, I decided to make the page link to Town instead. That way people can click it, get the details about the location, and check the NPC in-game.
@github-actions github-actions bot added markdown Adding or editing markdown from the data folder html Adding or editing html files script Adding or editing js files labels Jun 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
html Adding or editing html files markdown Adding or editing markdown from the data folder script Adding or editing js files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant