From cc21395efb53ec5a28c8ba5191969b12ecc75526 Mon Sep 17 00:00:00 2001 From: Alex <irlex@users.noreply.github.com> Date: Tue, 31 Mar 2015 16:12:28 +0500 Subject: [PATCH] Add drop forgotten scroll Mutual Response for Divinity Magus --- L2J_DataPack/dist/game/data/stats/npcs/22800-22900.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/L2J_DataPack/dist/game/data/stats/npcs/22800-22900.xml b/L2J_DataPack/dist/game/data/stats/npcs/22800-22900.xml index 25e03154ac..d13a8944fd 100644 --- a/L2J_DataPack/dist/game/data/stats/npcs/22800-22900.xml +++ b/L2J_DataPack/dist/game/data/stats/npcs/22800-22900.xml @@ -82,6 +82,7 @@ <item id="15794" min="1" max="1" chance="0.2951" /> <!-- Recipe - Sealed Vesper Circlet (60%) --> <item id="15808" min="1" max="1" chance="0.4216" /> <!-- Recipe - Sealed Vesper Shield (60%) --> <item id="15807" min="1" max="1" chance="0.4216" /> <!-- Recipe - Sealed Vesper Sigil (60%) --> + <item id="10578" min="1" max="1" chance="0.0500" /> <!--Forgotten Scroll - Mutual Response--> </group> <group chance="7"> <item id="15690" min="1" max="1" chance="15" /> <!-- Secret Key --> @@ -5455,4 +5456,4 @@ <height normal="55" /> </collision> </npc> -</list> \ No newline at end of file +</list> -- GitLab