Skip to content

Commit

Permalink
Merge branch 'sc2-next' of github.com:Ziktofel/Archipelago-SC2-data i…
Browse files Browse the repository at this point in the history
…nto sc2-next
  • Loading branch information
Ziktofel committed Jun 30, 2024
2 parents be652ed + 4e41e99 commit 9ac3fbc
Showing 1 changed file with 8 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6939,7 +6939,14 @@
<CBehaviorBuff id="AP_CorruptorScourgeIncubation">
<InfoFlags index="Hidden" value="1"/>
<Modification>
<DeathResponse Chance="1" Effect="AP_CorruptorScourgeIncubationSwitch"/>
<DeathResponse Chance="1" Effect="AP_CorruptorScourgeIncubationSwitch">
<Type index="Remove" value="0"/>
<Type index="Morph" value="0"/>
<Type index="UnderConstruction" value="0"/>
<Type index="Salvage" value="0"/>
<Type index="Cancel" value="0"/>
<Type index="TrainingComplete" value="0"/>
</DeathResponse>
</Modification>
<DisableValidatorArray value="AP_HaveCorruptorScourgeIncubation"/>
<EditorCategories value="AbilityorEffectType:Units"/>
Expand Down

0 comments on commit 9ac3fbc

Please sign in to comment.