diff options
Diffstat (limited to 'npc/020-7-1')
-rw-r--r-- | npc/020-7-1/sage.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/020-7-1/sage.txt b/npc/020-7-1/sage.txt index 82b9c01c8..6011758e1 100644 --- a/npc/020-7-1/sage.txt +++ b/npc/020-7-1/sage.txt @@ -265,6 +265,7 @@ function nLetters { mesq l("Also, take this. It's time to you learn to craft your own weapon. Talk to Nicholas in Hurnscald forge to make an awesome @@. Or use it on some other craft, it is your choice.", getitemlink(Backsword)); mesc l("Received @@ @@!", 20, getitemlink(Coal)); mesc l("Access to basement was granted!"); + getvaultexp(10); return; } |