diff options
Diffstat (limited to 'npc/013-1/sagatha.txt')
-rw-r--r-- | npc/013-1/sagatha.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/013-1/sagatha.txt b/npc/013-1/sagatha.txt index 909c95b7..c1a0b5f7 100644 --- a/npc/013-1/sagatha.txt +++ b/npc/013-1/sagatha.txt @@ -281,7 +281,8 @@ L_Teach_A10: mes "\"To protect against others' magic, take a small mushroom from a shady place. Mushrooms draw things out of the earth. Rub your mushroom into pieces between your hands.\""; next; mes "[Sagatha the Witch]"; - mes "\"Then say '" + get(.invocation$, "magic barrier") + "' and let the mushroom's power take over.\""; + mesq l("Then say %s and let the mushroom's power take over.", b("betsanc")); + learnskill EVOL_PHYSICAL_SHIELD, 1; goto L_practice; L_Teach_A11: |