Skip to content

Commit

Permalink
SC2: Tagging Guardian Shell as SoA passive
Browse files Browse the repository at this point in the history
  • Loading branch information
EnvyDragon committed May 15, 2024
1 parent a49ab24 commit 21857bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions worlds/sc2/Items.py
Original file line number Diff line number Diff line change
Expand Up @@ -1853,6 +1853,7 @@ def get_basic_units(world: 'SC2World', race: SC2Race) -> typing.Set[str]:
spear_of_adun_castable_passives = {
ItemNames.RECONSTRUCTION_BEAM,
ItemNames.OVERWATCH,
ItemNames.GUARDIAN_SHELL,
}

nova_equipment = {
Expand Down

0 comments on commit 21857bd

Please sign in to comment.