mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2026-04-26 20:51:38 +00:00
parent
b2937bf323
commit
88fc0b11da
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ new SimGroup(MissionGroup) {
|
||||||
music = "Grudge.ogg";
|
music = "Grudge.ogg";
|
||||||
level = "30";
|
level = "30";
|
||||||
desc = "Stay on the platform to pass the level!";
|
desc = "Stay on the platform to pass the level!";
|
||||||
ultimateTime = "82750";
|
ultimateTime = "27500";
|
||||||
goldTime = "87750";
|
goldTime = "87750";
|
||||||
};
|
};
|
||||||
new MissionArea(MissionArea) {
|
new MissionArea(MissionArea) {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue