summaryrefslogtreecommitdiff
path: root/npc/006-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/006-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/006-1')
-rw-r--r--npc/006-1/spirit.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/npc/006-1/spirit.txt b/npc/006-1/spirit.txt
index 1cb0aa74..21ea02c6 100644
--- a/npc/006-1/spirit.txt
+++ b/npc/006-1/spirit.txt
@@ -174,10 +174,11 @@ L_Next5:
Zeny = Zeny - 20000;
mesn l("Earth Spirit");
- mes "\"Kekeke... excellent! Yes, here goes your first spell, the flying backpack! If you are overloaded, it will take the load off your shoulders.\"";
+ mesq l("Kekeke... excellent! Yes, here goes your first spell, and it is even a passive: the flying backpack! If you are overloaded, it will take the load off your shoulders.");
next;
mesn l("Earth Spirit");
- mes "\"Take a cocoon, living or dead, and suffuse it in magic. Whisper '" + get(.invocation$, "flying-backpack") + "', and feel it float!\"";
+ mesq l("Take a cocoon, living or dead, and suffuse it in magic. Fell the %s, feel its lightness and feel it float! You no longer should be feeling overburned by your stolen goods, kekeke...", b("Plugh"));
+ learnskill ALL_INCCARRY;
goto L_Q_magic_finish;
L_Q_magic_3: