Commit 638f0558 authored by Huangnan's avatar Huangnan

fixes by beyond 2/6

parent 6a40f0f7
--coded by Lyris --大陰陽師 タオ
--Tao the Great Chanter --Tao the Great Chanter
--coded by Lyris
local s,id,o=GetID() local s,id,o=GetID()
function s.initial_effect(c) function s.initial_effect(c)
--indes --indes
...@@ -54,4 +55,4 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp) ...@@ -54,4 +55,4 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
end end
function s.slim(e,c,sp,st,spos,tp,se) function s.slim(e,c,sp,st,spos,tp,se)
return c:IsLocation(LOCATION_GRAVE) and not c:IsRace(RACE_ILLUSION) return c:IsLocation(LOCATION_GRAVE) and not c:IsRace(RACE_ILLUSION)
end end
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment