/data/maps/the_between/rooms/

ipelago
Randomizer for LINGO 2 using Archipelago Multiworld
about summary refs log tree commit diff stats
path: root/apworld/items.py
blob: 971a709603137188ead4f6d985186c56816a027b (plain) (blame)
1
2
3
4
5
from BaseClasses import Item


class Lingo2Item(Item):
    game: str = "Lingo 2"