summaryrefslogtreecommitdiff
path: root/npc/017-4
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-04-15 13:31:18 -0300
committerJesusaves <cpntb1@ymail.com>2021-04-15 13:31:18 -0300
commitc927a7d771b7ed475e4d8e2e946faace2438d575 (patch)
treedd5d4e1853a53d16686226321cdeaeb29439d0f1 /npc/017-4
parent772f32ecc9a21a5eb1b0ef4985e57df8d0cc41df (diff)
downloadserverdata-c927a7d771b7ed475e4d8e2e946faace2438d575.tar.gz
serverdata-c927a7d771b7ed475e4d8e2e946faace2438d575.tar.bz2
serverdata-c927a7d771b7ed475e4d8e2e946faace2438d575.tar.xz
serverdata-c927a7d771b7ed475e4d8e2e946faace2438d575.zip
Allow skills to be obtained
Diffstat (limited to 'npc/017-4')
-rw-r--r--npc/017-4/waric.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/017-4/waric.txt b/npc/017-4/waric.txt
index 1f7db840..b2508c9d 100644
--- a/npc/017-4/waric.txt
+++ b/npc/017-4/waric.txt
@@ -234,7 +234,8 @@ L_Next4:
next;
mes "\"You have to use two roots for this spell. First you have to take one root and break off all the root hair. Shape it into a stick, if you will. Then put it on top of the other root and form an arrow-like structure.\"";
next;
- mes "\"Once this is done you have to throw it in the air and scream " + get(.invocation$, "toxic-dart") + " and the two roots will turn into toxic darts, a projectile you can throw.\"";
+ mesq l("Once this is done you have to throw it in the air and scream %s and the two roots will turn into toxic darts, a projectile you can throw.", b("Phlex"));
+ learnskill SKILL_PHLEX;
next;
mes "\"If you want to learn more, come back later.\"";
OrumQuest = 38;