diff --git a/Server/data/configs/drop_tables.json b/Server/data/configs/drop_tables.json index 2b39735cb..71b132ef8 100644 --- a/Server/data/configs/drop_tables.json +++ b/Server/data/configs/drop_tables.json @@ -8023,7 +8023,14 @@ "charm": [], "ids": "128,1479,1875", "description": "", - "main": [] + "main": [ + { + "minAmount": "1", + "weight": "25.0", + "id": "7862", + "maxAmount": "1" + } + ] }, { "default": [ @@ -58768,23 +58775,17 @@ "main": [] }, { - "default": [ + "default": [], + "charm": [], + "ids": "4343", + "description": "", + "main": [ { "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 ca60af5bc..b6c1411b2 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": "25", + "lifepoints": "26", "strength_level": "25", "id": "2489", "aggressive": "true", @@ -25131,7 +25131,7 @@ "name": "Bush snake", "defence_level": "50", "safespot": null, - "lifepoints": "25", + "lifepoints": "26", "strength_level": "25", "id": "2490", "aggressive": "true",