Changed hench golems to be destroyed upon death

The hench bleed system has issues. The hench on death after bleeding out would drop a "backpack" with all their undroppable gear in multitudes bugging the system and making them unable to be destroyed after leaving the service of a player. Thus piling them up inside the golem rental store. It's best to just destroy them outright upon their deaths.
This commit is contained in:
EpicValor
2023-09-22 21:52:04 -05:00
parent 5b34d6ca3c
commit 0b236318c4
11 changed files with 11 additions and 11 deletions

View File

@@ -1345,7 +1345,7 @@
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 1
"value": 10
}
},
{
@@ -1394,7 +1394,7 @@
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 1
"value": 10
}
},
{

View File

@@ -778,7 +778,7 @@
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 1
"value": 10
}
},
{
@@ -827,7 +827,7 @@
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 1
"value": 10
}
},
{