fix dullahan spine whip
This commit is contained in:
parent
ead74e0fe5
commit
f222c9ab16
@ -9,6 +9,7 @@ from src import debuglog, errlog, plog
|
|||||||
from src.decorators import cmd, event_listener
|
from src.decorators import cmd, event_listener
|
||||||
from src.messages import messages
|
from src.messages import messages
|
||||||
from src.events import Event
|
from src.events import Event
|
||||||
|
import botconfig
|
||||||
|
|
||||||
KILLS = {} # type: Dict[str, str]
|
KILLS = {} # type: Dict[str, str]
|
||||||
TARGETS = {} # type: Dict[str, Set[str]]
|
TARGETS = {} # type: Dict[str, Set[str]]
|
||||||
|
Loading…
Reference in New Issue
Block a user