summaryrefslogtreecommitdiff
path: root/npc/013-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-04-11 13:13:48 -0300
committerJesusaves <cpntb1@ymail.com>2021-04-11 13:13:48 -0300
commita5d05be433a2bc765fb34f01f3e459c95c19718a (patch)
tree4018b21459db9c88a7f60703bac8b013fd1eee8c /npc/013-1
parent5116acf24f33f6a5a5510b426d8cf0d5aaf3b4c8 (diff)
downloadserverdata-a5d05be433a2bc765fb34f01f3e459c95c19718a.tar.gz
serverdata-a5d05be433a2bc765fb34f01f3e459c95c19718a.tar.bz2
serverdata-a5d05be433a2bc765fb34f01f3e459c95c19718a.tar.xz
serverdata-a5d05be433a2bc765fb34f01f3e459c95c19718a.zip
Betsanc can now be obtained
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 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: