diff --git a/www/html/Game/data/game-timing.json b/www/html/Game/data/game-timing.json index 0eaf4cd..f84c829 100644 --- a/www/html/Game/data/game-timing.json +++ b/www/html/Game/data/game-timing.json @@ -27,7 +27,15 @@ "/Game/img/ViolentCrime/Rocket-5.png", "/Game/img/ViolentCrime/Rocket-6.png" ], - "spaceShooterAsteroidSpriteUrls": [], - "spaceShooterAsteroidExplodeFrameMs": 70, - "spaceShooterShipDamageOverlayUrls": ["", "", ""] + "spaceShooterAsteroidSpriteUrls": [ + "/Game/img/ViolentCrime/Meteo-1.png", + "/Game/img/ViolentCrime/Meteo-2.png", + "/Game/img/ViolentCrime/Meteo-3.png" + ], + "spaceShooterAsteroidExplodeFrameMs": 60, + "spaceShooterShipDamageOverlayUrls": [ + "/Game/img/ViolentCrime/Rocket-broke-1.png", + "/Game/img/ViolentCrime/Rocket-broke-2.png", + "/Game/img/ViolentCrime/Rocket-broke-3.png" + ] } \ No newline at end of file