Removed Levelsystem from _00E_FS_NQR03_PageCounterSC
This commit is contained in:
parent
bec1353615
commit
0b42275a81
Binary file not shown.
Binary file not shown.
@ -20,7 +20,7 @@ Event OnRead()
|
||||
|
||||
if CurrentCount >= 3
|
||||
FS_NQR03.SetObjectiveCompleted(35)
|
||||
Levelsystem.GiveEP(FS_NQR03.iPagesRewardEXP)
|
||||
_00E_EPHandler.GiveEP(FS_NQR03.iPagesRewardEXP)
|
||||
ElseIf CurrentCount < 3
|
||||
FS_NQR03.SetObjectiveCompleted(35,0)
|
||||
FS_NQR03.SetObjectiveDisplayed(35, True, True)
|
||||
@ -39,8 +39,6 @@ EndEvent
|
||||
|
||||
bool Done
|
||||
|
||||
_00E_QuestFunctions Property Levelsystem Auto
|
||||
|
||||
_00E_FS_NQR03_Functions Property FS_NQR03 Auto
|
||||
|
||||
GlobalVariable Property FS_NQR03_NessahPageCounter Auto
|
Loading…
Reference in New Issue
Block a user