From 35b89e673d908022327daea2d0d0c5a5c66b1826 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 20 Aug 2019 18:40:29 -0300 Subject: Old Towel also lower MP use in 10% --- db/re/item_db.conf | 1 + npc/017-1/stranger.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/db/re/item_db.conf b/db/re/item_db.conf index b4ac1ed3d..aa8b64500 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -6042,6 +6042,7 @@ item_db: ( ViewSprite: 1159 Script: <" bonus bCastrate,-10; + bonus bUseSPrate,-10; "> }, { diff --git a/npc/017-1/stranger.txt b/npc/017-1/stranger.txt index 9d75731d1..2a2ddccae 100644 --- a/npc/017-1/stranger.txt +++ b/npc/017-1/stranger.txt @@ -5,7 +5,7 @@ // Jesusalva // Description: // Special quest, can be done every three months, on days 18~25. -// Months: February, May, August, September +// Months: February, May, August, November 017-1,44,37,0 script Stranger#LoF NPC_LOF_STRANGER,{ if (!$@GM_OVERRIDE && (gettime(GETTIME_MONTH) % 3 != 2 || (gettime(GETTIME_DAYOFMONTH) < 18 && gettime(GETTIME_DAYOFMONTH) > 25))) { -- cgit v1.2.3-70-g09d2