python-sc2
python-sc2 copied to clipboard
How to Arm Silo with Nuke for ghost
Hi, I'm new to this python-sc2. And I am currently trying to use Nuke of ghost. But I can't find how to 'Arm Silo with Nuke' from the code(like unit_typeid.py or abillity_id.py). If you know how to use ghost's Nuke, help me, please.
It should be AbilityId.BUILD_NUKE
See here:
https://github.com/BurnySc2/python-sc2/blob/0b79ec0d630c93215532245048a1458b86231cbb/sc2/dicts/unit_abilities.py#L434-L438