예제 #1
0
 public void Cast(GChess chess)
 {
     chess.ElementReaction(Element.Fire);
     chess.Warm();
 }