From 2029d40d9aa6d7446c36948db84d69da60225fe6 Mon Sep 17 00:00:00 2001 From: Shadow Date: Mon, 10 Feb 2014 07:42:46 +0200 Subject: [PATCH] Update Battle.php --- GameEngine/Battle.php | 1 + 1 file changed, 1 insertion(+) diff --git a/GameEngine/Battle.php b/GameEngine/Battle.php index 0cd4ff5a..ac0dbf32 100644 --- a/GameEngine/Battle.php +++ b/GameEngine/Battle.php @@ -516,6 +516,7 @@ class Battle { // Defender $result[2] = 0; + } else if($type == 2) {