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

Fix skipped queen wiki template #7034

Merged
merged 3 commits into from
Aug 29, 2024
Merged

Conversation

RainAndSand
Copy link
Contributor

@RainAndSand RainAndSand commented Aug 25, 2024

About the pull request

Fixes the Queen being entirely skipped over when generating autowiki xeno stats.
I didn't realize that mature (/queen/combat_ready) would inherit the AUTOWIKI_SKIP from the immature queen (/queen).

Explain why it's good for the game

All the templates should work perfectly™ for real this time 🙏

Testing Photographs and Procedure

Queen template output:

{"title":"Template:Autowiki/Content/XenoStats/Queen","text":"{{Autowiki/XenoStats|name=Queen|health=1000|armor=25|plasma=1000|plasma_regeneration=4|minimum_slash_damage=35|maximum_slash_damage=45|claw_strength=3|evasion=0|speed=0.4|explosion_resistance=100}}"}

Content template output:

{"title":"Template:Autowiki/Content/XenoStats","text":"{{Template:Autowiki/Content/XenoStats/Carrier}} {{Template:Autowiki/Content/XenoStats/Eggsac_Carrier}} {{Template:Autowiki/Content/XenoStats/Ravager}} {{Template:Autowiki/Content/XenoStats/Berserker_Ravager}} {{Template:Autowiki/Content/XenoStats/Hedgehog_Ravager}} {{Template:Autowiki/Content/XenoStats/Queen}} {{Template:Autowiki/Content/XenoStats/Praetorian}} {{Template:Autowiki/Content/XenoStats/Dancer_Praetorian}} {{Template:Autowiki/Content/XenoStats/Oppressor_Praetorian}} {{Template:Autowiki/Content/XenoStats/Vanguard_Praetorian}} {{Template:Autowiki/Content/XenoStats/Warden_Praetorian}} {{Template:Autowiki/Content/XenoStats/Hivelord}} {{Template:Autowiki/Content/XenoStats/Resin_Whisperer_Hivelord}} {{Template:Autowiki/Content/XenoStats/Defender}} {{Template:Autowiki/Content/XenoStats/Steelcrest_Defender}} {{Template:Autowiki/Content/XenoStats/Warrior}} {{Template:Autowiki/Content/XenoStats/Crusher}} {{Template:Autowiki/Content/XenoStats/Charger_Crusher}} {{Template:Autowiki/Content/XenoStats/Runner}} {{Template:Autowiki/Content/XenoStats/Acider_Runner}} {{Template:Autowiki/Content/XenoStats/Boiler}} {{Template:Autowiki/Content/XenoStats/Trapper_Boiler}} {{Template:Autowiki/Content/XenoStats/Burrower}} {{Template:Autowiki/Content/XenoStats/Drone}} {{Template:Autowiki/Content/XenoStats/Gardener_Drone}} {{Template:Autowiki/Content/XenoStats/Healer_Drone}} {{Template:Autowiki/Content/XenoStats/Lesser_Drone}} {{Template:Autowiki/Content/XenoStats/Lurker}} {{Template:Autowiki/Content/XenoStats/Vampire_Lurker}} {{Template:Autowiki/Content/XenoStats/Sentinel}} {{Template:Autowiki/Content/XenoStats/Spitter}}"}

@github-actions github-actions bot added the Missing Changelog Maintainers always document their changes. label Aug 25, 2024
@kiVts kiVts added this pull request to the merge queue Aug 29, 2024
Merged via the queue into cmss13-devs:master with commit 9aa0147 Aug 29, 2024
28 checks passed
@RainAndSand RainAndSand deleted the queenfix branch September 27, 2024 02:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Missing Changelog Maintainers always document their changes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants