Just some corrections for Typos/Errors

This commit is contained in:
KFCSpike
2014-01-08 19:33:58 +00:00
parent 51658276bd
commit 1253819503
5 changed files with 9 additions and 9 deletions
+2 -2
View File
@@ -2502,8 +2502,8 @@ class Automation {
$xp=" but gained ".$heroxp." XP from the battle";
}
if ($traped11>0) {
$info_hero = $hero_pic.",Your hero has trapped".$xp;
}else $info_hero = $hero_pic.",Your hero die".$xp;
$info_hero = $hero_pic.",Your hero was trapped".$xp;
}else $info_hero = $hero_pic.",Your hero died".$xp;
}
if ($DefenderID==0) {
$natar=0;