This commit is contained in:
2025-12-19 13:08:37 +01:00
parent 8e313d7036
commit 5ef98c47ce
210 changed files with 5157 additions and 2 deletions

View File

@@ -0,0 +1,24 @@
{
"Name": "Luigi Controls Engine",
"Scripts": [
{
"Name": "",
"Script": "//Slippery\n1F90A: 41 50\n2010E: 3F 30\n\n//Faster Swimming\n2CB9A: 3F 56\n2BD28: 10 00\n\n//Less air underwater or in gas\nF1AA: 00 02\n\n//Higher Jumping\n1199E: 40 50\nD8AE: 42 00\n\n//Trip if you jump while holding a small object\n2ADAC: 0C 09 A2 D9",
"Type": "TweakScript",
"Description": "",
"ReferencesV2": [],
"ID": "42E616EB8141727E1857F1642E064DA9",
"AllowRevert": true
}
],
"Version": "1.0.0.0",
"MinVersion": "1.0.0.0",
"MaxVersion": "0.0.0.0",
"Description": "Changes Mario's physics to Luigi's as well as other modifications.\n\nCredits for original codes and documentation: Dudaw, James S. Kingdom, and Viper",
"EmbeddedFiles": {
"CompressedFiles": {}
},
"ID": "8F5B0F93CE2B2600EDE0785D313F02A5",
"Official": false,
"Recommended": false
}