mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Webhost: Make YGO 06 setup title match page #4262
Make Guide title match the rest of the set up guides on the webhost
This commit is contained in:
@@ -50,7 +50,7 @@ from .client_bh import YuGiOh2006Client
|
|||||||
class Yugioh06Web(WebWorld):
|
class Yugioh06Web(WebWorld):
|
||||||
theme = "stone"
|
theme = "stone"
|
||||||
setup = Tutorial(
|
setup = Tutorial(
|
||||||
"Multiworld Setup Tutorial",
|
"Multiworld Setup Guide",
|
||||||
"A guide to setting up Yu-Gi-Oh! - Ultimate Masters Edition - World Championship Tournament 2006 "
|
"A guide to setting up Yu-Gi-Oh! - Ultimate Masters Edition - World Championship Tournament 2006 "
|
||||||
"for Archipelago on your computer.",
|
"for Archipelago on your computer.",
|
||||||
"English",
|
"English",
|
||||||
|
Reference in New Issue
Block a user