mirror of
https://github.com/neon443/neon443.github.io.git
synced 2026-03-11 15:16:18 +00:00
add run3
This commit is contained in:
26
games/run3/text/content/explore/onwardsAchieve.json
Executable file
26
games/run3/text/content/explore/onwardsAchieve.json
Executable file
@@ -0,0 +1,26 @@
|
||||
[{
|
||||
"id":800,
|
||||
"name":"Frictionless",
|
||||
"description":"As the Skier, reach the conveyors in Level N-7. Make sure to keep your skis fully inside the tunnel.",
|
||||
"payout":100,
|
||||
"levelID":373,
|
||||
"character":9,
|
||||
"clickable":false,
|
||||
"conditions":[107,0,108,0,109,11]
|
||||
},
|
||||
{
|
||||
"id":801,
|
||||
"name":"Gotta Go Slow",
|
||||
"description":"Finish Level N-2 without jumping.",
|
||||
"payout":50,
|
||||
"levelID":251,
|
||||
"conditions":[5,0,0]
|
||||
},
|
||||
{
|
||||
"id":802,
|
||||
"name":"The Fast Lane",
|
||||
"description":"Only land on conveyors in Level N-4.",
|
||||
"payout":50,
|
||||
"levelID":315,
|
||||
"conditions":[11,6,110,0,0]
|
||||
}]
|
||||
Reference in New Issue
Block a user