Files
Presets/tweaks/SM64 Ultimate Tweak Pack v1.5.1 (edit)/Tweaks/Disable gaining health.json
2025-12-19 13:08:37 +01:00

24 lines
682 B
JSON

{
"Name": "Disable gaining health",
"Scripts": [
{
"Name": "",
"Script": "//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": "",
"ReferencesV2": [],
"ID": "9D4CBD85D00203D4FD4049640BAE10C0",
"AllowRevert": true
}
],
"Version": "1.0.0.0",
"MinVersion": "1.0.0.0",
"MaxVersion": "0.0.0.0",
"Description": "Disables gaining health from anything.",
"EmbeddedFiles": {
"CompressedFiles": {}
},
"ID": "4AD01A49DE86AE299DF07227EA33AB8C",
"Official": false,
"Recommended": false
}