diff options
Diffstat (limited to 'npc/006-1/spirit.txt')
-rw-r--r-- | npc/006-1/spirit.txt | 5 |
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: |