Skip to content

Commit

Permalink
sc2: Updating yggdrasil description to include mention of unit transp…
Browse files Browse the repository at this point in the history
…ortation
  • Loading branch information
MatthewMarinets committed Nov 25, 2024
1 parent b08365f commit d6f6e66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worlds/sc2/item/item_descriptions.py
Original file line number Diff line number Diff line change
Expand Up @@ -819,7 +819,7 @@ def _ability_desc(unit_name_plural: str, ability_name: str, ability_description:
item_names.DEVOURING_ONES: "Mercenary Zerglings.",
item_names.TORRASQUE_MERC: "Torrasque Mercenary.",
item_names.HUNTERLING: "Hunterling Mercenary.",
item_names.YGGDRASIL: "Mercenary Overlord that has the ability to transport buildings.",
item_names.YGGDRASIL: "Mercenary Overlord that has the ability to transport buildings and ground units.",
item_names.OVERLORD_VENTRAL_SACS: "Overlords gain the ability to transport ground units.",
item_names.OVERLORD_GENERATE_CREEP: "Overlords gain the ability to generate creep while standing still.",
item_names.OVERLORD_ANTENNAE: "Increases Overlord sight range.",
Expand Down

0 comments on commit d6f6e66

Please sign in to comment.