diff --git a/Server/data/configs/npc_configs.json b/Server/data/configs/npc_configs.json index 7d8ff9d05..9e245bd02 100644 --- a/Server/data/configs/npc_configs.json +++ b/Server/data/configs/npc_configs.json @@ -16033,6 +16033,7 @@ "examine": "A spiky crawling critter. ", "melee_animation": "266", "range_animation": "266", + "poisonous": "true", "attack_speed": "4", "respawn_delay": "25", "defence_animation": "267", @@ -16053,6 +16054,7 @@ "examine": "A spiky crawling critter. ", "melee_animation": "266", "range_animation": "266", + "poisonous": "true", "attack_speed": "4", "respawn_delay": "25", "defence_animation": "267", @@ -16073,6 +16075,7 @@ "examine": "A spiky crawling critter. ", "melee_animation": "266", "range_animation": "266", + "poisonous": "true", "attack_speed": "4", "respawn_delay": "25", "defence_animation": "267",