mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 12:11:33 -06:00
Move Shop related stuff to a Shops module
This commit is contained in:
@@ -5,7 +5,8 @@ from Dungeons import create_dungeons, get_dungeon_item_pool
|
||||
from EntranceShuffle import mandatory_connections, connect_simple
|
||||
from ItemPool import difficulties, generate_itempool
|
||||
from Items import ItemFactory
|
||||
from Regions import create_regions, create_shops
|
||||
from Regions import create_regions
|
||||
from Shops import create_shops
|
||||
from Rules import set_rules
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user