示例#1
0
 public static bool Execute(MobileInstance ch, IManager dbManager)
 {
     return(Dragon.Execute(ch, "lightning breath", dbManager));
 }