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

Wall Level : ".$walllevel.""; +
".$crannyimg." Cranny level: ".$crannylevel."
".$wallimg." Wall Level : ".$walllevel.""; }