forked from UNLOZE/sm-plugins
update and clean map configs
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
#!/bin/bash
|
||||
|
||||
for map in ./*.cfg; do
|
||||
mapname=$(basename -s .cfg "${map}")
|
||||
|
||||
if [ ! -f ../../../../maps/$mapname.bsp ]; then
|
||||
echo "$map"
|
||||
fi
|
||||
done
|
||||
Regular → Executable
@@ -1,63 +0,0 @@
|
||||
"mapadmin"
|
||||
{
|
||||
"adminroom" "-5275.780273 -2190.979980 -407.968689"
|
||||
"stages"
|
||||
{
|
||||
"0"
|
||||
{
|
||||
"name" "Normal 1"
|
||||
"triggers"
|
||||
{
|
||||
"0" "1"
|
||||
"1" "normal1"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#4228281:Press"
|
||||
}
|
||||
}
|
||||
"1"
|
||||
{
|
||||
"name" "Normal 2"
|
||||
"triggers"
|
||||
{
|
||||
"0" "2"
|
||||
"1" "normal2"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#4228290:Press"
|
||||
}
|
||||
}
|
||||
"2"
|
||||
{
|
||||
"name" "Extreme"
|
||||
"triggers"
|
||||
{
|
||||
"0" "3"
|
||||
"1" "ex1"
|
||||
"2" "extreme1"
|
||||
"3" "extreme"
|
||||
"4" "ex"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#4228295:Press"
|
||||
}
|
||||
}
|
||||
"3"
|
||||
{
|
||||
"name" "Extreme 2"
|
||||
"triggers"
|
||||
{
|
||||
"0" "4"
|
||||
"1" "ex2"
|
||||
"2" "extreme2"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#4228277:Press"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
@@ -0,0 +1,84 @@
|
||||
"mapadmin"
|
||||
{
|
||||
"adminroom" "-4297.020508 -417.506226 473.031311"
|
||||
"stages"
|
||||
{
|
||||
"0"
|
||||
{
|
||||
"name" "> > > NORMAL < < <"
|
||||
"triggers"
|
||||
{
|
||||
"0" "1"
|
||||
"1" "normal"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#36448:Press"
|
||||
}
|
||||
}
|
||||
"1"
|
||||
{
|
||||
"name" "> > > HARD < < <"
|
||||
"triggers"
|
||||
{
|
||||
"0" "2"
|
||||
"1" "hard"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#36459:Press"
|
||||
}
|
||||
}
|
||||
"2"
|
||||
{
|
||||
"name" "> > > VERY HARD < < <"
|
||||
"triggers"
|
||||
{
|
||||
"0" "3"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#131805:Press"
|
||||
}
|
||||
}
|
||||
"3"
|
||||
{
|
||||
"name" "> > > INSANE < < <"
|
||||
"triggers"
|
||||
{
|
||||
"0" "4"
|
||||
"1" "insane"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#155248:Press"
|
||||
}
|
||||
}
|
||||
"4"
|
||||
{
|
||||
"name" "> > > ZOMBIE MODE < < <"
|
||||
"triggers"
|
||||
{
|
||||
"0" "5"
|
||||
"1" "zm"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#257044:Press"
|
||||
}
|
||||
}
|
||||
"5"
|
||||
{
|
||||
"name" "> > > INSANE 2 < < <"
|
||||
"triggers"
|
||||
{
|
||||
"0" "6"
|
||||
"1" "insane2"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#389922:Press"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,31 +0,0 @@
|
||||
"mapadmin"
|
||||
{
|
||||
"adminroom" "-1792 2816 5152"
|
||||
"stages"
|
||||
{
|
||||
"0"
|
||||
{
|
||||
"name" "Stage 1"
|
||||
"triggers"
|
||||
{
|
||||
"0" "1"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#838977:Press"
|
||||
}
|
||||
}
|
||||
"1"
|
||||
{
|
||||
"name" "Stage 2"
|
||||
"triggers"
|
||||
{
|
||||
"0" "2"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"1" "#839012:Press"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,31 +0,0 @@
|
||||
"mapadmin"
|
||||
{
|
||||
"adminroom" "-1792 2816 5152"
|
||||
"stages"
|
||||
{
|
||||
"0"
|
||||
{
|
||||
"name" "Stage 1"
|
||||
"triggers"
|
||||
{
|
||||
"0" "1"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#838977:Press"
|
||||
}
|
||||
}
|
||||
"1"
|
||||
{
|
||||
"name" "Stage 2"
|
||||
"triggers"
|
||||
{
|
||||
"0" "2"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#839012:Press"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,31 +0,0 @@
|
||||
"mapadmin"
|
||||
{
|
||||
"adminroom" "-1792 2816 5152"
|
||||
"stages"
|
||||
{
|
||||
"0"
|
||||
{
|
||||
"name" "Stage 1"
|
||||
"triggers"
|
||||
{
|
||||
"0" "1"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#838977:Press"
|
||||
}
|
||||
}
|
||||
"1"
|
||||
{
|
||||
"name" "Stage 2"
|
||||
"triggers"
|
||||
{
|
||||
"0" "2"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#839012:Press"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Regular → Executable
+5
-5
@@ -1,6 +1,6 @@
|
||||
"mapadmin"
|
||||
{
|
||||
"adminroom" "22.209089 16.095177 -2087.968750"
|
||||
"adminroom" "-1792 2816 5152"
|
||||
"stages"
|
||||
{
|
||||
"0"
|
||||
@@ -12,7 +12,7 @@
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#570954:Press"
|
||||
"0" "#838977:Press"
|
||||
}
|
||||
}
|
||||
"1"
|
||||
@@ -24,7 +24,7 @@
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#570976:Press"
|
||||
"0" "#839012:Press"
|
||||
}
|
||||
}
|
||||
"2"
|
||||
@@ -36,7 +36,7 @@
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#570979:Press"
|
||||
"0" "#3202617:Press"
|
||||
}
|
||||
}
|
||||
"3"
|
||||
@@ -48,7 +48,7 @@
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#948617:Press"
|
||||
"0" "#3202759:Press"
|
||||
}
|
||||
}
|
||||
}
|
||||
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
+45
@@ -0,0 +1,45 @@
|
||||
"mapadmin"
|
||||
{
|
||||
"adminroom" "-5855.487793 7216.803223 4768.031250"
|
||||
"stages"
|
||||
{
|
||||
"0"
|
||||
{
|
||||
"name" "***FADE***"
|
||||
"triggers"
|
||||
{
|
||||
"0" "1"
|
||||
"1" "fade"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "254149:Press"
|
||||
}
|
||||
}
|
||||
"1"
|
||||
{
|
||||
"name" "***DREAM***"
|
||||
"triggers"
|
||||
{
|
||||
"0" "2"
|
||||
"1" "dream"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "254143:Press"
|
||||
}
|
||||
}
|
||||
"2"
|
||||
{
|
||||
"name" "***-3-***"
|
||||
"triggers"
|
||||
{
|
||||
"0" "3"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "381766:Press"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Regular → Executable
Regular → Executable
Regular → Executable
@@ -1,73 +0,0 @@
|
||||
"mapadmin"
|
||||
{
|
||||
"adminroom" "6665.342773 -6283.459473 66.240921"
|
||||
"stages"
|
||||
{
|
||||
"0"
|
||||
{
|
||||
"name" "Normal"
|
||||
"triggers"
|
||||
{
|
||||
"0" "1"
|
||||
"1" "normal"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#710694:Press"
|
||||
}
|
||||
}
|
||||
"1"
|
||||
{
|
||||
"name" "Hard"
|
||||
"triggers"
|
||||
{
|
||||
"0" "2"
|
||||
"1" "hard"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#710749:Press"
|
||||
}
|
||||
}
|
||||
"2"
|
||||
{
|
||||
"name" "Extreme"
|
||||
"triggers"
|
||||
{
|
||||
"0" "3"
|
||||
"1" "extreme"
|
||||
"2" "ex"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#710753:Press"
|
||||
}
|
||||
}
|
||||
"3"
|
||||
{
|
||||
"name" "Rage"
|
||||
"triggers"
|
||||
{
|
||||
"0" "4"
|
||||
"1" "rage"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#1083748:Press"
|
||||
}
|
||||
}
|
||||
"4"
|
||||
{
|
||||
"name" "ZM Mode"
|
||||
"triggers"
|
||||
{
|
||||
"0" "zm"
|
||||
"2" "zombie"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#710757:Press"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
+5
-5
@@ -1,6 +1,6 @@
|
||||
"mapadmin"
|
||||
{
|
||||
"adminroom" "8868.744141 -604.063293 -905.763062"
|
||||
"adminroom" "287.970306 -11776.554688 -3536.354004"
|
||||
"stages"
|
||||
{
|
||||
"0"
|
||||
@@ -12,7 +12,7 @@
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#377014:Press"
|
||||
"0" "#1044721:Press"
|
||||
}
|
||||
}
|
||||
"1"
|
||||
@@ -24,7 +24,7 @@
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#362551:Press"
|
||||
"0" "#1044737:Press"
|
||||
}
|
||||
}
|
||||
"2"
|
||||
@@ -36,8 +36,8 @@
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#362565:Press"
|
||||
"0" "#1044748:Press"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
+12
-14
@@ -1,6 +1,6 @@
|
||||
"mapadmin"
|
||||
{
|
||||
"adminroom" "-10640.294922 -1552.716064 669.635193"
|
||||
"adminroom" "309.838165 2367.759766 6441.907227"
|
||||
"stages"
|
||||
{
|
||||
"0"
|
||||
@@ -12,7 +12,7 @@
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#9828097:Press"
|
||||
"0" "#340112:Press"
|
||||
}
|
||||
}
|
||||
"1"
|
||||
@@ -24,7 +24,7 @@
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#9828110:Press"
|
||||
"0" "#339967:Press"
|
||||
}
|
||||
}
|
||||
"2"
|
||||
@@ -36,7 +36,7 @@
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#9828128:Press"
|
||||
"0" "#340048:Press"
|
||||
}
|
||||
}
|
||||
"3"
|
||||
@@ -48,34 +48,32 @@
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#9828146:Press"
|
||||
"0" "#542058:Press"
|
||||
}
|
||||
}
|
||||
"4"
|
||||
{
|
||||
"name" "Stage 5"
|
||||
"name" "RTV Level 1"
|
||||
"triggers"
|
||||
{
|
||||
"0" "5"
|
||||
"0" "rtv1"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#12723242:Press"
|
||||
"0" "#1030230:Press"
|
||||
}
|
||||
}
|
||||
"5"
|
||||
{
|
||||
"name" "ZM Mode"
|
||||
"name" "RTV Level 2"
|
||||
"triggers"
|
||||
{
|
||||
"0" "6"
|
||||
"1" "zm"
|
||||
"2" "zombie"
|
||||
"0" "rtv2"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#14136163:Press"
|
||||
"0" "#1030233:Press"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,4 +0,0 @@
|
||||
"mapadmin"
|
||||
{
|
||||
"adminroom" "13483.09 6717.95 11890.92"
|
||||
}
|
||||
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
+1
-1
@@ -64,4 +64,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Regular → Executable
Regular → Executable
@@ -1,43 +0,0 @@
|
||||
"mapadmin"
|
||||
{
|
||||
"adminroom" "1042.988037 5565.441895 3841.496582"
|
||||
"stages"
|
||||
{
|
||||
"0"
|
||||
{
|
||||
"name" "Stage 1"
|
||||
"triggers"
|
||||
{
|
||||
"0" "1"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#287012:Press"
|
||||
}
|
||||
}
|
||||
"1"
|
||||
{
|
||||
"name" "Stage 2"
|
||||
"triggers"
|
||||
{
|
||||
"0" "2"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#287069:Press"
|
||||
}
|
||||
}
|
||||
"2"
|
||||
{
|
||||
"name" "Stage 3"
|
||||
"triggers"
|
||||
{
|
||||
"0" "3"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#287097:Press"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Regular → Executable
@@ -1,43 +0,0 @@
|
||||
"mapadmin"
|
||||
{
|
||||
"adminroom" "-14473.577148 -14502.405273 -969.968689"
|
||||
"stages"
|
||||
{
|
||||
"0"
|
||||
{
|
||||
"name" "Stage 1"
|
||||
"triggers"
|
||||
{
|
||||
"0" "1"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#131:Press"
|
||||
}
|
||||
}
|
||||
"1"
|
||||
{
|
||||
"name" "Stage 2"
|
||||
"triggers"
|
||||
{
|
||||
"0" "2"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#142:Press"
|
||||
}
|
||||
}
|
||||
"2"
|
||||
{
|
||||
"name" "Stage 3"
|
||||
"triggers"
|
||||
{
|
||||
"0" "3"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#149:Press"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Regular → Executable
+71
@@ -0,0 +1,71 @@
|
||||
"mapadmin"
|
||||
{
|
||||
"adminroom" "11.299977 51.023758 1484.031250"
|
||||
"stages"
|
||||
{
|
||||
"0"
|
||||
{
|
||||
"name" "Stage 1 - Normal"
|
||||
"triggers"
|
||||
{
|
||||
"0" "1"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#46591:Press"
|
||||
}
|
||||
}
|
||||
"1"
|
||||
{
|
||||
"name" "Stage 2 - Normal"
|
||||
"triggers"
|
||||
{
|
||||
"0" "2"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#46595:Press"
|
||||
}
|
||||
}
|
||||
"2"
|
||||
{
|
||||
"name" "Stage 1 - Extreme"
|
||||
"triggers"
|
||||
{
|
||||
"0" "3"
|
||||
"1" "ex1"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#95699:Press"
|
||||
}
|
||||
}
|
||||
"3"
|
||||
{
|
||||
"name" "Stage 2 - Extreme"
|
||||
"triggers"
|
||||
{
|
||||
"0" "4"
|
||||
"1" "ex2"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#95695:Press"
|
||||
}
|
||||
}
|
||||
"4"
|
||||
{
|
||||
"name" "Stage 2 - Extreme Insanity"
|
||||
"triggers"
|
||||
{
|
||||
"0" "5"
|
||||
"1" "ex3"
|
||||
"2" "insane"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#327126:Press"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
@@ -1,125 +0,0 @@
|
||||
"mapadmin"
|
||||
{
|
||||
"adminroom" "12978.165039 -2229.674805 12512.031250"
|
||||
"stages"
|
||||
{
|
||||
"0"
|
||||
{
|
||||
"name" "Normal 1"
|
||||
"triggers"
|
||||
{
|
||||
"0" "1"
|
||||
"1" "normal1"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#6231276:Press" // stage 1 button
|
||||
"1" "#6939367:Press" // rm extreme button
|
||||
}
|
||||
}
|
||||
"1"
|
||||
{
|
||||
"name" "Normal 2"
|
||||
"triggers"
|
||||
{
|
||||
"0" "2"
|
||||
"1" "normal2"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#5154340:Press" // stage 2 button
|
||||
"1" "#6939367:Press" // rm extreme button
|
||||
}
|
||||
}
|
||||
"2"
|
||||
{
|
||||
"name" "Normal 3"
|
||||
"triggers"
|
||||
{
|
||||
"0" "3"
|
||||
"1" "normal3"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#5154373:Press" // stage 3 button
|
||||
"1" "#6939367:Press" // rm extreme button
|
||||
}
|
||||
}
|
||||
"3"
|
||||
{
|
||||
"name" "Normal 4"
|
||||
"triggers"
|
||||
{
|
||||
"0" "4"
|
||||
"1" "normal4"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#5154280:Press" // stage 4 button
|
||||
"1" "#6939367:Press" // rm extreme button
|
||||
}
|
||||
}
|
||||
"4"
|
||||
{
|
||||
"name" "Extreme 1"
|
||||
"triggers"
|
||||
{
|
||||
"0" "5"
|
||||
"1" "ex1"
|
||||
"2" "ex"
|
||||
"3" "etreme"
|
||||
"4" "extreme1"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#6231276:Press" // stage 1 button
|
||||
"1" "#5154576:Press" // extreme button
|
||||
}
|
||||
}
|
||||
"5"
|
||||
{
|
||||
"name" "Extreme 2"
|
||||
"triggers"
|
||||
{
|
||||
"0" "6"
|
||||
"1" "ex2"
|
||||
"2" "extreme2"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#5154340:Press" // stage 2 button
|
||||
"1" "#5154576:Press" // extreme button
|
||||
}
|
||||
}
|
||||
"6"
|
||||
{
|
||||
"name" "Extreme 3"
|
||||
"triggers"
|
||||
{
|
||||
"0" "7"
|
||||
"1" "ex3"
|
||||
"2" "extreme3"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#5154373:Press" // stage 3 button
|
||||
"1" "#5154576:Press" // extreme button
|
||||
}
|
||||
}
|
||||
"7"
|
||||
{
|
||||
"name" "Extreme 4"
|
||||
"triggers"
|
||||
{
|
||||
"0" "8"
|
||||
"1" "ex4"
|
||||
"2" "extreme4"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#5154280:Press" // stage 4 button
|
||||
"1" "#5154576:Press" // extreme button
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Regular → Executable
Regular → Executable
@@ -0,0 +1,46 @@
|
||||
"mapadmin"
|
||||
{
|
||||
"adminroom" "3451.364258 2640.693115 -6390.934082"
|
||||
"stages"
|
||||
{
|
||||
"0"
|
||||
{
|
||||
"name" "***Level: The Maze***"
|
||||
"triggers"
|
||||
{
|
||||
"0" "1"
|
||||
"1" "maze"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#467795:Press"
|
||||
}
|
||||
}
|
||||
"1"
|
||||
{
|
||||
"name" "***Level: The Underground***"
|
||||
"triggers"
|
||||
{
|
||||
"0" "2"
|
||||
"1" "underground"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#467809:Press"
|
||||
}
|
||||
}
|
||||
"2"
|
||||
{
|
||||
"name" "***Level: The Necromanteion***"
|
||||
"triggers"
|
||||
{
|
||||
"0" "3"
|
||||
"1" "necromanteion"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#467823:Press"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,88 +0,0 @@
|
||||
"mapadmin"
|
||||
{
|
||||
"adminroom" "24.323803 11.281137 58.926575"
|
||||
"stages"
|
||||
{
|
||||
"0"
|
||||
{
|
||||
"name" "Normal 1"
|
||||
"triggers"
|
||||
{
|
||||
"0" "1"
|
||||
"1" "normal1"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#48908:Press"
|
||||
}
|
||||
}
|
||||
"1"
|
||||
{
|
||||
"name" "Normal 2"
|
||||
"triggers"
|
||||
{
|
||||
"0" "2"
|
||||
"1" "normal2"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#48987:Press"
|
||||
}
|
||||
}
|
||||
"2"
|
||||
{
|
||||
"name" "Normal 3"
|
||||
"triggers"
|
||||
{
|
||||
"0" "3"
|
||||
"1" "normal3"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#48991:Press"
|
||||
}
|
||||
}
|
||||
"3"
|
||||
{
|
||||
"name" "Extreme 1"
|
||||
"triggers"
|
||||
{
|
||||
"0" "4"
|
||||
"1" "extreme1"
|
||||
"2" "ex1"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#48995:Press"
|
||||
}
|
||||
}
|
||||
"4"
|
||||
{
|
||||
"name" "Extreme 2"
|
||||
"triggers"
|
||||
{
|
||||
"0" "5"
|
||||
"1" "extreme2"
|
||||
"2" "ex2"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#48999:Press"
|
||||
}
|
||||
}
|
||||
"5"
|
||||
{
|
||||
"name" "Extreme 3"
|
||||
"triggers"
|
||||
{
|
||||
"0" "6"
|
||||
"1" "extreme3"
|
||||
"2" "ex3"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#49003:Press"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Regular → Executable
Regular → Executable
Regular → Executable
+11
-11
@@ -1,6 +1,6 @@
|
||||
"mapadmin"
|
||||
{
|
||||
"adminroom" "-6611.015137 -10353.966797 -1093.947510"
|
||||
"adminroom" "179.997528 4406.659180 409.345795"
|
||||
"stages"
|
||||
{
|
||||
"0"
|
||||
@@ -12,10 +12,10 @@
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#1442088:Press"
|
||||
"0" "#2075482:Press"
|
||||
}
|
||||
}
|
||||
"1"
|
||||
"1"
|
||||
{
|
||||
"name" "Stage 2"
|
||||
"triggers"
|
||||
@@ -24,10 +24,10 @@
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#1442207:Press"
|
||||
"0" "#2075521:Press"
|
||||
}
|
||||
}
|
||||
"2"
|
||||
"2"
|
||||
{
|
||||
"name" "Stage 3"
|
||||
"triggers"
|
||||
@@ -36,10 +36,10 @@
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#1442267:Press"
|
||||
"0" "#2075546:Press"
|
||||
}
|
||||
}
|
||||
"3"
|
||||
"3"
|
||||
{
|
||||
"name" "Stage 4"
|
||||
"triggers"
|
||||
@@ -48,10 +48,10 @@
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#1442260:Press"
|
||||
"0" "#2075564:Press"
|
||||
}
|
||||
}
|
||||
"4"
|
||||
"4"
|
||||
{
|
||||
"name" "Stage 5"
|
||||
"triggers"
|
||||
@@ -60,8 +60,8 @@
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#1442384:Press"
|
||||
"0" "#2075576:Press"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
+21
-21
@@ -1,46 +1,46 @@
|
||||
"mapadmin"
|
||||
{
|
||||
"adminroom" "-5249.76 3126.35 446.41"
|
||||
"adminroom" "-11913.982422 -10145.121094 65.832909"
|
||||
"stages"
|
||||
{
|
||||
"0"
|
||||
{
|
||||
"name" "Easy"
|
||||
"name" ">>> NORMAL DIFFICULTY <<<"
|
||||
"triggers"
|
||||
{
|
||||
"0" "1"
|
||||
"1" "easy"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#1598086:Press"
|
||||
}
|
||||
}
|
||||
"1"
|
||||
{
|
||||
"name" "Normal"
|
||||
"triggers"
|
||||
{
|
||||
"0" "2"
|
||||
"1" "normal"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#1598090:Press"
|
||||
"0" "#153124:Press"
|
||||
}
|
||||
}
|
||||
"2"
|
||||
"1"
|
||||
{
|
||||
"name" "Hard"
|
||||
"name" ">>> HARD DIFFICULTY <<<"
|
||||
"triggers"
|
||||
{
|
||||
"0" "3"
|
||||
"0" "2"
|
||||
"1" "hard"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#1598094:Press"
|
||||
"0" "#153259:Press"
|
||||
}
|
||||
}
|
||||
"2"
|
||||
{
|
||||
"name" ">>> EXTREME DIFFICULTY <<<"
|
||||
"triggers"
|
||||
{
|
||||
"0" "3"
|
||||
"1" "extreme"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#153266:Press"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Regular → Executable
Regular → Executable
Regular → Executable
+124
@@ -0,0 +1,124 @@
|
||||
"mapadmin"
|
||||
{
|
||||
"adminroom" "3449.201904 3442.416748 9299.552734"
|
||||
"stages"
|
||||
{
|
||||
"0"
|
||||
{
|
||||
"name" "Stage 1 - Easy"
|
||||
"triggers"
|
||||
{
|
||||
"0" "1"
|
||||
"1" "ez1"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#837449:Press"
|
||||
}
|
||||
}
|
||||
"1"
|
||||
{
|
||||
"name" "Stage 2 - Easy"
|
||||
"triggers"
|
||||
{
|
||||
"0" "2"
|
||||
"1" "ez2"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#837988:Press"
|
||||
}
|
||||
}
|
||||
"2"
|
||||
{
|
||||
"name" "Stage 3 - Easy"
|
||||
"triggers"
|
||||
{
|
||||
"0" "3"
|
||||
"1" "ez3"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#838057:Press"
|
||||
}
|
||||
}
|
||||
"3"
|
||||
{
|
||||
"name" "Stage 1 - Medium"
|
||||
"triggers"
|
||||
{
|
||||
"0" "4"
|
||||
"1" "med1"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#837467:Press"
|
||||
}
|
||||
}
|
||||
"4"
|
||||
{
|
||||
"name" "Stage 2 - Medium"
|
||||
"triggers"
|
||||
{
|
||||
"0" "5"
|
||||
"1" "med2"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#837994:Press"
|
||||
}
|
||||
}
|
||||
"5"
|
||||
{
|
||||
"name" "Stage 3 - Medium"
|
||||
"triggers"
|
||||
{
|
||||
"0" "6"
|
||||
"1" "med3"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#838063:Press"
|
||||
}
|
||||
}
|
||||
"6"
|
||||
{
|
||||
"name" "Stage 1 - Hard"
|
||||
"triggers"
|
||||
{
|
||||
"0" "7"
|
||||
"1" "hard1"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#837481:Press"
|
||||
}
|
||||
}
|
||||
"7"
|
||||
{
|
||||
"name" "Stage 2 - Hard"
|
||||
"triggers"
|
||||
{
|
||||
"0" "8"
|
||||
"1" "hard2"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#838000:Press"
|
||||
}
|
||||
}
|
||||
"8"
|
||||
{
|
||||
"name" "Stage 3 - Hard"
|
||||
"triggers"
|
||||
{
|
||||
"0" "9"
|
||||
"1" "hard3"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#838069:Press"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
@@ -1,85 +0,0 @@
|
||||
"mapadmin"
|
||||
{
|
||||
"adminroom" "655.395874 5227.343750 5894.031250"
|
||||
"stages"
|
||||
{
|
||||
"0"
|
||||
{
|
||||
"name" "Level 1"
|
||||
"triggers"
|
||||
{
|
||||
"0" "1"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#545062:Press"
|
||||
}
|
||||
}
|
||||
"1"
|
||||
{
|
||||
"name" "Level 2"
|
||||
"triggers"
|
||||
{
|
||||
"0" "2"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#545065:Press"
|
||||
}
|
||||
}
|
||||
"2"
|
||||
{
|
||||
"name" "Level 3"
|
||||
"triggers"
|
||||
{
|
||||
"0" "3"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#545068:Press"
|
||||
}
|
||||
}
|
||||
"3"
|
||||
{
|
||||
"name" "Extreme 1"
|
||||
"triggers"
|
||||
{
|
||||
"0" "4"
|
||||
"1" "ex1"
|
||||
"2" "extreme1"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#545130:Press"
|
||||
}
|
||||
}
|
||||
"4"
|
||||
{
|
||||
"name" "Extreme 2"
|
||||
"triggers"
|
||||
{
|
||||
"0" "5"
|
||||
"1" "ex2"
|
||||
"2" "extreme2"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#545074:Press"
|
||||
}
|
||||
}
|
||||
"5"
|
||||
{
|
||||
"name" "Extreme 3"
|
||||
"triggers"
|
||||
{
|
||||
"0" "6"
|
||||
"1" "ex3"
|
||||
"2" "extreme3"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#545077:Press"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
+6
-12
@@ -1,16 +1,14 @@
|
||||
"mapadmin"
|
||||
{
|
||||
"adminroom" "-1003.155029 -1095.178833 -6310.886719"
|
||||
"adminroom" "-878.790527 -1126.558350 -6331.038574"
|
||||
"stages"
|
||||
{
|
||||
"0"
|
||||
{
|
||||
"name" "Stage 1 : Bob-omb's Battlefield"
|
||||
"name" "Level 1"
|
||||
"triggers"
|
||||
{
|
||||
"0" "1"
|
||||
"1" "bob-omb"
|
||||
"2" "bobomb"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
@@ -19,11 +17,10 @@
|
||||
}
|
||||
"1"
|
||||
{
|
||||
"name" "Stage 2 : Shifting Sand Land"
|
||||
"name" "Level 2"
|
||||
"triggers"
|
||||
{
|
||||
"0" "2"
|
||||
"1" "sand"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
@@ -32,11 +29,10 @@
|
||||
}
|
||||
"2"
|
||||
{
|
||||
"name" "Stage 3 : Big Boo's Haunt"
|
||||
"name" "Level 3"
|
||||
"triggers"
|
||||
{
|
||||
"0" "3"
|
||||
"1" "boo"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
@@ -45,11 +41,10 @@
|
||||
}
|
||||
"3"
|
||||
{
|
||||
"name" "Stage 4 : Tick Tock Clock"
|
||||
"name" "Level 4"
|
||||
"triggers"
|
||||
{
|
||||
"0" "4"
|
||||
"1" "clock"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
@@ -58,11 +53,10 @@
|
||||
}
|
||||
"4"
|
||||
{
|
||||
"name" "ZM Level"
|
||||
"name" "Level 5"
|
||||
"triggers"
|
||||
{
|
||||
"0" "5"
|
||||
"1" "zm"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user