Mostly a fix for Blind outside of TT when Blind is the boss of TT (boss enemizer)
Remove RaceRandom use for now
This commit is contained in:
@@ -2,7 +2,6 @@ from collections import namedtuple
|
||||
import logging
|
||||
import math
|
||||
import random
|
||||
import RaceRandom as random
|
||||
|
||||
from BaseClasses import Region, RegionType, Shop, ShopType, Location
|
||||
from Bosses import place_bosses
|
||||
|
||||
Reference in New Issue
Block a user