From dd1ed72e9a740b8240308706d391aabd3b54e343 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 13 Apr 2021 13:18:52 -0300 Subject: Include Flare Dart --- npc/015-1/sword.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'npc/015-1/sword.txt') 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; -- cgit v1.2.3-70-g09d2