Skip to content

Commit

Permalink
Add max supply item description
Browse files Browse the repository at this point in the history
  • Loading branch information
Ziktofel committed Dec 12, 2024
1 parent a60cd0d commit fda6ae1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions worlds/sc2/item/item_descriptions.py
Original file line number Diff line number Diff line change
Expand Up @@ -563,6 +563,7 @@ def _ability_desc(unit_name_plural: str, ability_name: str, ability_description:
item_names.STARTING_VESPENE: "Increases the starting vespene for all missions.",
item_names.STARTING_SUPPLY: "Increases the starting supply for all missions.",
item_names.NOTHING: "Does nothing. Used to remove a location from the game.",
item_names.MAX_SUPPLY: "Increases the maximum supply for all missions.",
item_names.NOVA_GHOST_VISOR: "Reveals the locations of enemy units in the fog of war around Nova. Can detect cloaked units.",
item_names.NOVA_RANGEFINDER_OCULUS: "Increases Nova's vision range and non-melee weapon attack range by 2. Also increases range of melee weapons by 1.",
item_names.NOVA_DOMINATION: "Gives Nova the ability to mind-control a target enemy unit.",
Expand Down

0 comments on commit fda6ae1

Please sign in to comment.