#showtooltip
/시전중지
/시전 [mod:alt][target=focus,harm] 변이;변이(거북이)
/run t="target"if UnitExists("focus")and not IsAltKeyDown()then t="focus"end;if UnitExists(t)then SendChatMessage("["..UnitName(t).."] 변이! 치지 마세요!","party")end

 

 

주시해놓은 상태에서 처음에 변이하면 거북이로 되는데

재변이 할때는 거북이가 아니라 양으로 되더라구요

다시 변이할때도 거북이로 할려면 어떻게하나요?