diff options
Diffstat (limited to 'npc/012-7')
-rw-r--r-- | npc/012-7/celestia.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/012-7/celestia.txt b/npc/012-7/celestia.txt index ad59a5184..2d270899e 100644 --- a/npc/012-7/celestia.txt +++ b/npc/012-7/celestia.txt @@ -77,10 +77,10 @@ L_MainQuestCore: mesq l("Maybe you could convince him. There's a summoning circle on Tulimshar Sewers."); next; mesn; - mesq l("Go very close to it and, speak the four four-letters magic words and he'll appear to you."); + mesq l("Go very close to it and, speak the four four-letters magic words, pour some @@, and he'll appear to you.", getitemlink(EverburnPowder)); next; mesn; - mesq l("Don't go alone, though! He would not listen to me, it is not you alone he'll pay attention."); + mesq l("Don't go alone, though! He would not listen to me, it is not you alone he'll pay attention. You will lose reagents!"); next; mesc l("Accept quest?"); if (askyesno() == ASK_YES) { |