diff --git a/GameEngine/Automation.php b/GameEngine/Automation.php index f8080564..56040f38 100644 --- a/GameEngine/Automation.php +++ b/GameEngine/Automation.php @@ -2456,7 +2456,7 @@ if($data['t11'] > 0){ } $palaceimg = "\"Palace\""; $crannyimg = "\"Cranny\""; -$wallimg = "\"Wall\""; +$wallimg = "\"Wall\""; $info_spy = "".$spy_pic.",".$palaceimg." Residance/Palace Level : ".$rplevel."
".$crannyimg." Cranny level: ".$crannylevel."
".$wallimg." Wall Level : ".$walllevel."";