summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/006-1/spirit.txt5
-rw-r--r--npc/013-1/sagatha.txt3
2 files changed, 5 insertions, 3 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:
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: