summaryrefslogtreecommitdiff
path: root/npc/015-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-04-13 13:18:52 -0300
committerJesusaves <cpntb1@ymail.com>2021-04-13 13:18:52 -0300
commitdd1ed72e9a740b8240308706d391aabd3b54e343 (patch)
tree40ddc1b8b8a41a47b6ce65859957e2f3fb4a6424 /npc/015-1
parent7f3ee7b17d27b2644e14728289c93c557608dd29 (diff)
downloadserverdata-dd1ed72e9a740b8240308706d391aabd3b54e343.tar.gz
serverdata-dd1ed72e9a740b8240308706d391aabd3b54e343.tar.bz2
serverdata-dd1ed72e9a740b8240308706d391aabd3b54e343.tar.xz
serverdata-dd1ed72e9a740b8240308706d391aabd3b54e343.zip
Include Flare Dart
Diffstat (limited to 'npc/015-1')
-rw-r--r--npc/015-1/sword.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/015-1/sword.txt b/npc/015-1/sword.txt
index 4979ca74..f4be43b3 100644
--- a/npc/015-1/sword.txt
+++ b/npc/015-1/sword.txt
@@ -108,7 +108,8 @@ L_Initial_ok:
mes "\"Oh, my apologies – that was a little overly dramatic. But I do not get to talk to thy kin anymore all that often.\"";
next;
mes "[Mystic Sword]";
- mes "\"For the flare dart spell throw a handful of sulphur powder up into the air, and say, '" + get(.invocation$, "flare-dart") + "'.\"";
+ mes "\"For the flare dart spell throw a handful of sulphur powder up into the air, and say, '" + b("flar") + "'.\"";
+ learnskill SKILL_FLAR;
@Q_status = @STATUS_LEARNED_FLAREDART;
callsub S_Update_Var;
next;