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 Panting",
"Scripts": [
{
"Name": "Disable Panting",
"Script": "1BD4A: 00 00",
"Type": "TweakScript",
"Description": "Disables mario from panting on low health by settings the health check to trigger at 0 health, which should always be overwritten by death action.",
"ReferencesV2": [],
"ID": "65B775BB63FFDCEADB134BCA26D86DD1",
"AllowRevert": true
}
],
"Version": "1.0.0.0",
"MinVersion": "1.11.15.0",
"MaxVersion": "0.0.0.0",
"Description": "Disables mario from panting when low on health.",
"EmbeddedFiles": {
"CompressedFiles": {}
},
"ID": "E4ECEB912C070DC24B2F1B49F2D539DC",
"Official": false,
"Recommended": false
}