diff options
Diffstat (limited to 'npc/099-7/boss.txt')
-rw-r--r-- | npc/099-7/boss.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/099-7/boss.txt b/npc/099-7/boss.txt index d6a6ac20..29b0edbe 100644 --- a/npc/099-7/boss.txt +++ b/npc/099-7/boss.txt @@ -714,6 +714,8 @@ L_Done: // 1 = Assigned; 2 = Warped; 3 = Obelisk if (getq(Quest_Reapercry) == 2) { next; + // FIXME: Infuse a Soul in the Broken Doll obtained from Fey Sprite + // Then sacrifice it, opening the portal. [HOCUSIDEA] mesc l("(You touch the mysterious obelisk. Somehow you feels peace and pain at the same time.)"); mesc l("(Suddenly a strange sensation flows through you. It feels like your body leaves your soul and becomes one with the stone.)"); mesc l("(As suddenly as the feeling started it stops. The strange attraction is away from one moment to the next and the obelisk feels like just an ordinary evil stone.)"); |