LADX: Fixup missing descriptions (#1576)
This commit is contained in:
		| @@ -37,7 +37,10 @@ class LinksAwakeningWebWorld(WebWorld): | ||||
|     theme = "dirt" | ||||
|  | ||||
| class LinksAwakeningWorld(World): | ||||
|     """Insert description of the world/game here.""" | ||||
|     """ | ||||
|     After a previous adventure, Link is stranded on Koholint Island, full of mystery and familiar faces. | ||||
|     Gather the 8 Instruments of the Sirens to wake the Wind Fish, so that Link can go home! | ||||
|     """ | ||||
|     game: str = LINKS_AWAKENING # name of the game/world | ||||
|     web = LinksAwakeningWebWorld() | ||||
|      | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 zig-for
					zig-for