Files
2025-12-19 13:08:37 +01:00

21 lines
796 B
JSON

{
"Name": "Star Road Hard Mode",
"Scripts": [
{
"Name": "",
"Script": "//Health Amount\n1002A: [8, \"Health (DEFAULT: 08)\", hex]\n\n//Disables health from recharging.\nF180: 00 00 00 00\nF1D8: 00 00 00 00\nF1AB: 00 00\n\n//Disables health from recharging in water.\nF1AC: 8F",
"Type": "TweakScript",
"Description": "",
"References": [],
"ID": null
}
],
"Version": "1.0.0.0",
"MinVersion": "1.0.0.0",
"MaxVersion": "0.0.0.0",
"Description": "(WARNING: Does not actually change Mario's maximum health, recharging health will\nmake it go above the value you set)\n\nValue for health Blake used in Shrek 64 1.1: 03\nValue for Hard Mode in Star Road: 01\n\nCredit to Blake.",
"EmbeddedFiles": {
"CompressedFiles": {}
},
"ID": null
}