Skip to content

[sql] Add content_tag to NPCs [Windurst]#9836

Draft
JerokeXI wants to merge 1 commit intoLandSandBoat:basefrom
JerokeXI:content-tag-pt1
Draft

[sql] Add content_tag to NPCs [Windurst]#9836
JerokeXI wants to merge 1 commit intoLandSandBoat:basefrom
JerokeXI:content-tag-pt1

Conversation

@JerokeXI
Copy link
Copy Markdown
Contributor

I affirm:

  • I understand that if I do not agree to the following points by completing the checkboxes my PR will be ignored.
  • I understand I should leave resolving conversations to the LandSandBoat team so that reviewers won't miss what was said.
  • I have read and understood the Contributing Guide and the Code of Conduct.
  • I have tested my code and the things my code has changed since the last commit in the PR and will test after any later commits.

What does this pull request do?

Add content_tag to the following entries in npc_list.sql

'npcid' | 'polutils_name' 'content_tag | 'content_tag' | 'Zone'
  |   |   |  
17764601 | Artisan Moogle ABYSSEA | ABYSSEA | Windurst Woods
17764603 | Fhelm Jobeizat SOA | SOA | Windurst Woods
17764537 | Home Point 2 SOA | SOA | Windurst Woods
17764538 | Home Point 3 SOA | SOA | Windurst Woods
17764539 | Home Point 4 SOA | SOA | Windurst Woods
17764540 | Home Point 5 SOA | SOA | Windurst Woods
17764826 | Julissois ROV | ROV | Windurst Woods
17764827 | Tergil ROV | ROV | Windurst Woods
  |   |   |  
  |   |   |  
17756263 | Home Point 1 SOA | SOA | Windurst Walls
17756264 | Home Point 2 SOA | SOA | Windurst Walls
17756265 | Home Point 3 SOA | SOA | Windurst Walls
17756266 | Home Point 4 SOA | SOA |  
17756267 | Home Point 5 SOA | SOA |  
17756509 | Linkshell Concierge SOA | SOA | Windurst Walls
17756510 | Chat Manual SOA | SOA | Windurst Walls
  |   |   |  
  |   |   |  
17752217 | Home Point 2 SOA | SOA | Windurst Waters
17752218 | Home Point 3 SOA | SOA | Windurst Waters
17752219 | Home Point 4 SOA | SOA | Windurst Waters
17752220 | Home Point 5 SOA | SOA |  
17752590 | Isanie ROV | ROV | Windurst Waters
  |   |   |  
  |   |   |  
17760452 | Bonanza Moogle WOTG | WOTG | Port Windurst
17760453 | Bonanza Moogle WOTG | WOTG | Port Windurst
17760454 | Dealer Moogle WOTG | WOTG | Port Windurst
17760455 | Dealer Moogle WOTG | WOTG | Port Windurst
17760397 | Home Point 2 SOA | SOA | Port Windurst
17760398 | Home Point 3 SOA | SOA | Port Windurst
17760399 | Home Point 4 SOA | SOA |  
17760400 | Home Point 5 SOA | SOA |  
17760509 | Skipper Moogle SOA | SOA | Port Windurst
17760455 | Dealer Moogle TVR | TVR | Port Windurst

Steps to test these changes

  1. Update MariaDB if necessary or run a new build.
  2. Set main.lua settings
  • Set RESTRICT_CONTENT=1 in main.lua
  • Set ENABLE_[content_tag] = 0 in main.lua
  1. Run the server stack
  2. Use GM commands to gotoname 'polutils_name' while in any zone where an NPC is content_tag relevant.
  • Observe the NPC is not spawned because they were removed via the RESTRICT_CONTENT functionality

@JerokeXI JerokeXI marked this pull request as ready for review April 19, 2026 22:03
@JerokeXI JerokeXI marked this pull request as draft April 22, 2026 21:48
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.

1 participant