From 54bcd9ab338049ff3d4e116a4fe254c4fb0cd64e Mon Sep 17 00:00:00 2001 From: Guangcong Luo Date: Thu, 13 Dec 2012 04:10:14 -0800 Subject: [PATCH] Make sure a Pokemon faints properly after using Explosion --- battles.js | 4 +++- data/scripts.js | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/battles.js b/battles.js index c458a1a863..78dabe453b 100644 --- a/battles.js +++ b/battles.js @@ -1353,7 +1353,9 @@ function Battle(roomid, format, rated) { return Math.random()-0.5; }); for (var i=0; i