13 lines
227 B
Plaintext
13 lines
227 B
Plaintext
|
Scriptname _00E_NQ34_WildMageSC extends ObjectReference
|
||
|
|
||
|
Event OnDeath(Actor akKiller)
|
||
|
|
||
|
if NQ34.GetStage() == 15
|
||
|
NQ34.SetStage(20)
|
||
|
EndIf
|
||
|
|
||
|
EndEvent
|
||
|
|
||
|
_00E_QuestFunctions Property Levelsystem Auto
|
||
|
|
||
|
Quest Property NQ34 Auto
|