Move more logic to base class

This commit is contained in:
DarkPhoenix
2019-07-31 00:04:54 +03:00
parent 77ae235385
commit c68451228a
5 changed files with 54 additions and 34 deletions

View File

@@ -62,4 +62,4 @@ def HeronFit(DB, Gamedata, Saveddata):
for _ in range(4):
fit.modules.append(mod)
return fit
return fit