From 4ff45dd6c536119b8125dc54fd602112a2ca5d5d Mon Sep 17 00:00:00 2001 From: Olivier <75835176+JohnsonMichaels123@users.noreply.github.com> Date: Thu, 31 Dec 2020 09:59:14 -0800 Subject: [PATCH] Added Npcs on Entrana (#468) - Added Fishing Spots - Added High Priest - Added Monks - Added Firebird of Entrana - Added Chickens --- 2006Redone Server/data/cfg/spawns.json | 90 ++++++++++++++++++++++++++ 1 file changed, 90 insertions(+) diff --git a/2006Redone Server/data/cfg/spawns.json b/2006Redone Server/data/cfg/spawns.json index 141e6d86..a48fb4ea 100644 --- a/2006Redone Server/data/cfg/spawns.json +++ b/2006Redone Server/data/cfg/spawns.json @@ -23762,5 +23762,95 @@ "id": 14, "walk": 1, "height": 0 + }, + { + "maxHit": 0, + "strength": 0, + "attack": 0, + "x": 2851, + "y": 3348, + "id": 216, + "walk": 1, + "height": 0 + }, + { + "maxHit": 2, + "strength": 2, + "attack": 2, + "x": 2848, + "y": 3348, + "id": 803, + "walk": 1, + "height": 0 + }, + { + "maxHit": 2, + "strength": 2, + "attack": 2, + "x": 2850, + "y": 3352, + "id": 803, + "walk": 1, + "height": 0 + }, + { + "maxHit": 0, + "strength": 0, + "attack": 0, + "x": 2851, + "y": 3370, + "id": 41, + "walk": 1, + "height": 0 + }, + { + "maxHit": 0, + "strength": 0, + "attack": 0, + "x": 2852, + "y": 3371, + "id": 41, + "walk": 1, + "height": 0 + }, + { + "maxHit": 0, + "strength": 0, + "attack": 0, + "x": 2851, + "y": 3372, + "id": 41, + "walk": 1, + "height": 0 + }, + { + "maxHit": 1, + "strength": 1, + "attack": 1, + "x": 2856, + "y": 3384, + "id": 139, + "walk": 1, + "height": 0 + }, + { + "maxHit": 0, + "strength": 0, + "attack": 0, + "x": 2843, + "y": 3359, + "id": 309, + "walk": 0, + "height": 0 + }, + { + "maxHit": 0, + "strength": 0, + "attack": 0, + "x": 2840, + "y": 3356, + "id": 309, + "walk": 0, + "height": 0 } ]