diff --git a/Server/data/configs/drop_tables.json b/Server/data/configs/drop_tables.json index 71b132ef8..2b39735cb 100644 --- a/Server/data/configs/drop_tables.json +++ b/Server/data/configs/drop_tables.json @@ -8023,14 +8023,7 @@ "charm": [], "ids": "128,1479,1875", "description": "", - "main": [ - { - "minAmount": "1", - "weight": "25.0", - "id": "7862", - "maxAmount": "1" - } - ] + "main": [] }, { "default": [ @@ -58775,17 +58768,23 @@ "main": [] }, { - "default": [], - "charm": [], - "ids": "4343", - "description": "", - "main": [ + "default": [ { "minAmount": "1", "weight": "1.0", "id": "6287", "maxAmount": "1" + }, + { + "minAmount": "1", + "weight": "1.0", + "id": "526", + "maxAmount": "1" } - ] + ], + "charm": [], + "ids": "4343", + "description": "", + "main": [] } ] \ No newline at end of file diff --git a/Server/data/configs/npc_configs.json b/Server/data/configs/npc_configs.json index b6c1411b2..ca60af5bc 100644 --- a/Server/data/configs/npc_configs.json +++ b/Server/data/configs/npc_configs.json @@ -25107,7 +25107,7 @@ "name": "Bush snake", "defence_level": "50", "safespot": null, - "lifepoints": "26", + "lifepoints": "25", "strength_level": "25", "id": "2489", "aggressive": "true", @@ -25131,7 +25131,7 @@ "name": "Bush snake", "defence_level": "50", "safespot": null, - "lifepoints": "26", + "lifepoints": "25", "strength_level": "25", "id": "2490", "aggressive": "true",