minigame 5 jumper 1.4

This commit is contained in:
2026-05-01 08:54:48 +00:00
parent 06a16bb837
commit e2dcf6f678
9 changed files with 299 additions and 51 deletions
+9 -1
View File
@@ -18,5 +18,13 @@
"stackBlockWidthTiles": 3.2,
"jumpSurviveJumpHeightMult": 1.5,
"jumpSurviveMissionTimeSec": 0,
"spaceShooterMissionTimeSec": 0
"spaceShooterMissionTimeSec": 0,
"spaceShooterShipImageUrls": [
"/Game/img/ViolentCrime/Rocket-1.png",
"/Game/img/ViolentCrime/Rocket-2.png",
"/Game/img/ViolentCrime/Rocket-3.png",
"/Game/img/ViolentCrime/Rocket-4.png",
"/Game/img/ViolentCrime/Rocket-5.png",
"/Game/img/ViolentCrime/Rocket-6.png"
]
}