mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-31 22:53:20 -07:00
# worlds/tunic/__init__.py # worlds/tunic/combat_logic.py # worlds/tunic/er_data.py # worlds/tunic/er_rules.py # worlds/tunic/er_scripts.py
6 lines
122 B
Python
6 lines
122 B
Python
from test.bases import WorldTestBase
|
|
|
|
|
|
class CVCotMTestBase(WorldTestBase):
|
|
game = "Castlevania - Circle of the Moon"
|