| This is the transcript of a script file, which runs certain tasks in the game upon execution. |
| Details | |
|---|---|
| Type | Decompiled script |
| Editor ID | ChallengeKaboomSCRIPT
|
| Form ID | 0015EAAF |
scn ChallengeKaboomSCRIPT
begin ScriptEffectStart
player.RewardXP 50
UnlockChallenge NVChallengeKaboomPow
if (GetChallengeCompleted NVChallengeShootEmUp)
if (GetChallengeCompleted NVChallengeEnergetic)
if (GetChallengeCompleted NVChallengeUpClose)
if (GetChallengeCompleted NVChallengeFistful)
; AddAchievement 23
endif
endif
endif
endif
end