Limited _00E_MQP02_PlayerKnockOutScript to stage 75
This commit is contained in:
parent
afebd81b44
commit
db810f7168
Binary file not shown.
@ -1,7 +1,7 @@
|
|||||||
Scriptname _00E_MQP02_PlayerKnockOutScript extends ReferenceAlias
|
Scriptname _00E_MQP02_PlayerKnockOutScript extends ReferenceAlias
|
||||||
|
|
||||||
Event OnTranslationAlmostComplete()
|
Event OnTranslationAlmostComplete()
|
||||||
If MQP02.GetCurrentStageID() < 110
|
If MQP02.GetCurrentStageID() == 75
|
||||||
If LevitationState == 1
|
If LevitationState == 1
|
||||||
LevitationState = 2
|
LevitationState = 2
|
||||||
MQP02Functions.KnockOutPlayer()
|
MQP02Functions.KnockOutPlayer()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user