mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-04-10 04:08:16 -07:00
add filler item name
This commit is contained in:
@@ -466,6 +466,9 @@ class YachtDiceWorld(World):
|
||||
menu.exits.append(connection)
|
||||
connection.connect(board)
|
||||
self.multiworld.regions += [menu, board]
|
||||
|
||||
def get_filler_item_name(self) -> str:
|
||||
return "Good RNG"
|
||||
|
||||
def set_rules(self):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user