mirror of
https://gitlab.com/YuukiPS/GC-Resources.git
synced 2025-04-28 09:05:26 +00:00
Fix quest enter knights of favonius, maybe
This commit is contained in:
parent
bfbd5f90bb
commit
572c7de996
@ -65,7 +65,7 @@ function L1_1(A0_2, A1_2)
|
||||
L2_2 = ScriptLib
|
||||
L2_2 = L2_2.GetEntityType
|
||||
L3_2 = A1_2.target_eid
|
||||
L2_2 = (A0_2, L3_2)
|
||||
L2_2 = L2_2(A0_2, L3_2)
|
||||
L3_2 = EntityType
|
||||
L3_2 = L3_2.AVATAR
|
||||
if L2_2 == L3_2 then
|
||||
|
Loading…
x
Reference in New Issue
Block a user