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:
parent
b783eab1e8
commit
8923b06a49
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue