Publish "Mutated Drone Specialization" skill, #2399
This commit is contained in:
@@ -601,6 +601,8 @@ def update_db():
|
|||||||
)).all():
|
)).all():
|
||||||
if 'Asteroid Mining Crystal' in item.name:
|
if 'Asteroid Mining Crystal' in item.name:
|
||||||
continue
|
continue
|
||||||
|
if 'Mutated Drone Specialization' in item.name:
|
||||||
|
continue
|
||||||
item.published = False
|
item.published = False
|
||||||
|
|
||||||
for x in [
|
for x in [
|
||||||
|
|||||||
Reference in New Issue
Block a user