Skip to content

Commit

Permalink
Item names fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Ziktofel committed Jan 7, 2024
1 parent c991e89 commit e411da5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions worlds/sc2/ItemNames.py
Original file line number Diff line number Diff line change
Expand Up @@ -356,9 +356,9 @@
DEVOURER_GAPING_MAW = "Gaping Maw (Devourer)"
DEVOURER_IMPROVED_OSMOSIS = "Improved Osmosis (Devourer)"
DEVOURER_PRESCIENT_SPORES = "Prescient Spores (Devourer)"
GUARDIAN_PROLONGED_DISPERSION = "Prolonged Dispersion (Devourer)"
GUARDIAN_PRIMAL_ADAPTATION = "Primal Adaptation (Devourer)"
GUARDIAN_SORONAN_ACID = "Soronan Acid (Devourer)"
GUARDIAN_PROLONGED_DISPERSION = "Prolonged Dispersion (Guardian)"
GUARDIAN_PRIMAL_ADAPTATION = "Primal Adaptation (Guardian)"
GUARDIAN_SORONAN_ACID = "Soronan Acid (Guardian)"
IMPALER_ADAPTIVE_TALONS = "Adaptive Talons (Impaler)"
IMPALER_SECRETION_GLANDS = "Secretion Glands (Impaler)"
IMPALER_HARDENED_TENTACLE_SPINES = "Hardened Tentacle Spines (Impaler)"
Expand Down Expand Up @@ -523,7 +523,7 @@
ADEPT_SHOCKWAVE = "Shockwave (Adept)"
ADEPT_RESONATING_GLAIVES = "Resonating Glaives (Adept)"
ADEPT_PHASE_BULWARK = "Phase Bulwark (Adept)"
STALKER_INSTIGATOR_SLAYER_DISINTEGRATING_PARTICLES = "DisintegratingParticles (Stalker/Instigator/Slayer)"
STALKER_INSTIGATOR_SLAYER_DISINTEGRATING_PARTICLES = "Disintegrating Particles (Stalker/Instigator/Slayer)"
STALKER_INSTIGATOR_SLAYER_PARTICLE_REFLECTION = "Particle Reflection (Stalker/Instigator/Slayer)"
DRAGOON_HIGH_IMPACT_PHASE_DISRUPTORS = "High Impact Phase Disruptor (Dragoon)"
DRAGOON_TRILLIC_COMPRESSION_SYSTEM = "Trillic Compression System (Dragoon)"
Expand Down

0 comments on commit e411da5

Please sign in to comment.