Removed stray Debug.Trace
This commit is contained in:
parent
801e8c6b9d
commit
c7c6fc34e4
Binary file not shown.
@ -6,7 +6,6 @@ Spell Property _00E_FakeArrowSP Auto
|
|||||||
Spell Property _00E_FS_Ghostblade_FakeAttackSpellSP Auto
|
Spell Property _00E_FS_Ghostblade_FakeAttackSpellSP Auto
|
||||||
|
|
||||||
Event OnEffectStart(Actor akTarget, Actor akCaster)
|
Event OnEffectStart(Actor akTarget, Actor akCaster)
|
||||||
Debug.Trace("_00E_FS_Affinity_Ghostblade_OnSneakAttack: OnEffectStart")
|
|
||||||
Actor akApparition = PhasmalistControlQuest.GetApparitionFailsafeRef()
|
Actor akApparition = PhasmalistControlQuest.GetApparitionFailsafeRef()
|
||||||
If akApparition
|
If akApparition
|
||||||
Int iEquippedItemType = akApparition.GetEquippedItemType(1)
|
Int iEquippedItemType = akApparition.GetEquippedItemType(1)
|
||||||
|
Loading…
Reference in New Issue
Block a user