Update lus (#16)

* Updates
This commit is contained in:
MegaMech
2024-06-11 09:49:44 -06:00
committed by GitHub
parent 78a7d156c9
commit b594f112e0
82 changed files with 1379 additions and 424 deletions
+42
View File
@@ -0,0 +1,42 @@
// mario raceway
{ 600, 1, 1, 1, 1, {0, 0, 0}},
// choco mountain
{ 700, 1, 1, 1, 1, {0, 0, 0}},
// bowser's castle
{ 780, 1, 1, 1, 1, {0, 0, 0}},
// banshee boardwalk
{ 750, 1, 1, 1, 1, {0, 0, 0}},
// yoshi valley
{ 690, 680, 690, 800, 1, {0, 0, 0}},
// frappe snowland
{ 750, 1, 1, 1, 1, {0, 0, 0}},
// koopa troopa beach
{ 700, 1, 1, 1, 1, {0, 0, 0}},
// royal raceway
{ 1000, 1, 1, 1, 1, {0, 0, 0}},
// luigi raceway
{ 730, 1, 1, 1, 1, {0, 0, 0}},
// moo moo farm
{ 560, 1, 1, 1, 1, {0, 0, 0}},
// toad's turnpike
{ 1000, 1, 1, 1, 1, {0, 0, 0}},
// kalimari desert
{ 700, 1, 1, 1, 550, {0, 0, 0}},
// sherbet land
{ 700, 1, 1, 1, 1, {0, 0, 0}},
// rainbow road
{ 1900, 1, 1, 1, 1, {0, 0, 0}},
// wario stadium
{ 1600, 1, 1, 1, 1, {0, 0, 0}},
// block fort
{ 1, 1, 1, 1, 1, {0, 0, 0}},
// skyscraper
{ 1, 1, 1, 1, 1, {0, 0, 0}},
// double deck
{ 1, 1, 1, 1, 1, {0, 0, 0}},
// d.k.'s jungle parkway
{ 880, 1, 1, 1, 500, {0, 0, 0}},
// big donut
{ 1, 1, 1, 1, 1, {0, 0, 0}},
// null
{ 500, 500, 500, 500, 1, {0, 0, 0}},