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": "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
}