I'm having trouble with one of my scarab triggers...for some reason the action "add hangar count" doesn't want to work. It's odd because I've used this action before and never had any trouble with it.
Here's what the trigger looks like...
| Trigger |
| Players: |
| ¤ Human player |
| Conditions: |
¤ Current Player accumulates 100 ore
|
¤ Current Player brings 1 Sarah Kerrigan to 'Location1'
|
| ¤ Current player brings exactly 1 'skill point' to 'Location1' |
| Actions: |
¤ Subtract 100 ore
|
¤ Move all Sarah Kerrigan at 'Location1' to 'Location2'
|
¤ Modify Hangar Count add 1 to 4 Reavers at 'Location3' owned by 'Computer Player'
|
¤ Preserve Trigger
|
| ¤ Comment 'ice orbs' |
...the idea is to have the scarabs appear as if a spell is being cast(it's for an RPG style map). Like I said, for some reason the scarabs aren't added in the hangar, every other action seems to function except for that one. I have hyper triggers set up, but they are under a different player list so I don't think that's the problem, if anyone has an idea why this problem occurs I would greatly appreciate the input.