Skip to content

Commit aa1d319

Browse files
committed
Salamangreat Burst Gryphon fix
typo
1 parent d5a585e commit aa1d319

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

official/c10140443.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ end
3434
s.listed_names={id}
3535
function s.effcon(e,tp,eg,ep,ev,re,r,rp)
3636
local c=e:GetHandler()
37-
return c:IsReincarnationSummoned() and c:IsSynchoSummoned()
37+
return c:IsReincarnationSummoned() and c:IsSynchroSummoned()
3838
end
3939
function s.efftg(e,tp,eg,ep,ev,re,r,rp,chk,chkc)
4040
if chk==0 then return true end

0 commit comments

Comments
 (0)