Reduced zombie head hp - workaround for halloween event being nearly impossible

This commit is contained in:
Chomp
2025-10-10 12:38:03 +01:00
parent 57a1b16505
commit 92ed412823
4 changed files with 8 additions and 8 deletions
@@ -68,8 +68,8 @@
"BodyParts": [
{
"Head": {
"min": 60,
"max": 60
"min": 10,
"max": 10
},
"Chest": {
"min": 180,
@@ -58,8 +58,8 @@
"BodyParts": [
{
"Head": {
"min": 60,
"max": 60
"min": 10,
"max": 10
},
"Chest": {
"min": 180,
@@ -58,8 +58,8 @@
"BodyParts": [
{
"Head": {
"min": 60,
"max": 60
"min": 10,
"max": 10
},
"Chest": {
"min": 180,
@@ -64,8 +64,8 @@
"BodyParts": [
{
"Head": {
"min": 60,
"max": 60
"min": 10,
"max": 10
},
"Chest": {
"min": 180,