diff options
Diffstat (limited to 'npc/018-7-1/demure.txt')
-rw-r--r-- | npc/018-7-1/demure.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/npc/018-7-1/demure.txt b/npc/018-7-1/demure.txt index 6cc6288e0..6372d5197 100644 --- a/npc/018-7-1/demure.txt +++ b/npc/018-7-1/demure.txt @@ -21,6 +21,11 @@ mesn; mesq l("The %s, yes. I have it. It is a legendary weapon, only one of it exist on the world.", getitemlink(DemureAxe)); next; + if ($GAME_STORYLINE < 3) { + mesn; + mesq l("But it is still too early to give it away to a %s children.", get_race()); + close; + } mesn; mesq l("I'll give it to someone who challenge me and best me in an impressive manner. If it was easy, someone would already have claimed it."); mesn; |