diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-06 13:40:45 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-03-06 13:40:45 -0300 |
commit | 8e63791373afabdcc95b25fb50dea7fb475f65d0 (patch) | |
tree | 5188d794fcd4bcf58847d8c063f2091800c8e241 /npc/014-4 | |
parent | ea12620385146fe8c32ec8a0cd114bee18bea830 (diff) | |
download | serverdata-8e63791373afabdcc95b25fb50dea7fb475f65d0.tar.gz serverdata-8e63791373afabdcc95b25fb50dea7fb475f65d0.tar.bz2 serverdata-8e63791373afabdcc95b25fb50dea7fb475f65d0.tar.xz serverdata-8e63791373afabdcc95b25fb50dea7fb475f65d0.zip |
Half time flask price
Diffstat (limited to 'npc/014-4')
-rw-r--r-- | npc/014-4/thorn.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/014-4/thorn.txt b/npc/014-4/thorn.txt index 911fe2b65..bdfb81686 100644 --- a/npc/014-4/thorn.txt +++ b/npc/014-4/thorn.txt @@ -3,6 +3,7 @@ // Jesusalva // Description: // Spring Quest, disabled during Easter +// Sighly inspired with Soren and Demure relationship, I guess // // SQuest_SPring @@ -14,7 +15,7 @@ .@q=getq(SQuest_Spring); mesn; - mesq l("Brrrr... I'm freezing! The spring at Woodlands is so harsh!!"); + mesq l("Blossom, blossom, why you do this to me..."); if (.@q < 1) goto L_springQuest; |