StS: Add a description for the game. (#876)

This commit is contained in:
Zach Parks 2022-08-06 21:36:32 -05:00 committed by GitHub
parent 9167e5363d
commit 04eef669f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -22,6 +22,11 @@ class SpireWeb(WebWorld):
class SpireWorld(World):
"""
A deck-building roguelike where you must craft a unique deck, encounter bizarre creatures, discover relics of
immense power, and Slay the Spire!
"""
options = spire_options
game = "Slay the Spire"
topology_present = False