if(isset($_GET['langID'])){ $langID = $_GET['langID']; } else { $langID = "en"; } $section = "sniffer_game"; ?>
include 'topMenu.php';?>
include 'mainMenu.php';?>
if($langID == "en"){
echo 'RAD SNIFFER GAME';
} else {
echo 'JEU DU FLAIREUR DE RADIATION';
} ?>
if($langID == "en"){
echo 'It’s been 30 days since you first entered the bunker. Bad news is that you have been selected to exit the bunker and repair the radiation sniffer located on the other end of the field. Be quick you can’t survive too much radiation exposure, and there have been rumors of zombie-like survivors roaming the countryside. '; } else { echo 'Ça fait 30 jours que tu es dans l’abri. Malheureusement, on t’a choisi pour quitter l’abri et réparer le flaireur de radiation situé à l’autre bout du champ. Fais vite parce que tu ne peux survivre à beaucoup d’exposition aux radiations et, il paraît que des survivants à l’allure de zombie rôdent dans les parages. '; } ?> INSTRUCTIONS!
© 2010 Web Site by: Pakobrats
|