summaryrefslogtreecommitdiff
path: root/battle/summons.py
AgeCommit message (Collapse)AuthorFilesLines
2020-12-20Add partial support for multiple worlds.Jesusaves1-2/+2
2020-12-18Kill the fake positives in an... elegantly lame... way.Jesusaves1-0/+6
2020-12-18Combat is almost working nowJesusaves1-1/+2
2020-12-18Initial battle version imported from Python2 and with pyflakes3 applied.Jesusaves1-0/+110
Divided in multiple files for ease. UNTESTED. (But server still runs)