summaryrefslogtreecommitdiff
path: root/npc/013-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-04-17 16:56:10 -0300
committerJesusaves <cpntb1@ymail.com>2021-04-17 16:56:10 -0300
commitbfac8120f277238c03ff8cc55514a645f943a67c (patch)
treec0efb6949e415c010ade63a684933081c1e40e01 /npc/013-1
parent1bca3d07dcee913f3e0f8e9a7e9bcdaa5de95d6b (diff)
downloadserverdata-bfac8120f277238c03ff8cc55514a645f943a67c.tar.gz
serverdata-bfac8120f277238c03ff8cc55514a645f943a67c.tar.bz2
serverdata-bfac8120f277238c03ff8cc55514a645f943a67c.tar.xz
serverdata-bfac8120f277238c03ff8cc55514a645f943a67c.zip
Make plugh passive and call it a day.
Diffstat (limited to 'npc/013-1')
-rw-r--r--npc/013-1/sagatha.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/013-1/sagatha.txt b/npc/013-1/sagatha.txt
index 702e261c..a2f5ce7d 100644
--- a/npc/013-1/sagatha.txt
+++ b/npc/013-1/sagatha.txt
@@ -234,7 +234,8 @@ L_Teach_N10:
mesq l("Next, a nature spell. Take a cocoon shell. Hold it in your hand. Feel its lightness.");
next;
mesn .@n$;
- mesq l("Now whisper '" + get(.invocation$, "flying-backpack") + "', and if your backpack was pressing on you you should no longer feel it now.");
+ mesq l("Internalize this feeling, and if your backpack was pressing on you you should no longer feel it now. We call it %s and it is a passive spell.", b("Plugh"));
+ learnskill ALL_INCCARRY;
goto L_practice;
L_Teach_A10: