diff options
Diffstat (limited to 'npc/014-4/thorn.txt')
-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; |