Disable effect overrides for AT18 ships, and add effects for them

This commit is contained in:
Anton Vorobyov
2023-02-22 19:06:59 +06:00
parent dd1f7e224c
commit 52b567a06d
2 changed files with 73 additions and 191 deletions

View File

@@ -771,9 +771,8 @@ def update_db():
_hardcodeAttribs(74316, attrMap)
_hardcodeEffects(74316, effectMap)
hardcodeGeri()
hardcodeBestla()
# hardcodeGeri()
# hardcodeBestla()
eos.db.gamedata_session.commit()
eos.db.gamedata_engine.execute('VACUUM')