summaryrefslogtreecommitdiff
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
parent5116acf24f33f6a5a5510b426d8cf0d5aaf3b4c8 (diff)
downloadserverdata-a5d05be433a2bc765fb34f01f3e459c95c19718a.tar.gz
serverdata-a5d05be433a2bc765fb34f01f3e459c95c19718a.tar.bz2
serverdata-a5d05be433a2bc765fb34f01f3e459c95c19718a.tar.xz
serverdata-a5d05be433a2bc765fb34f01f3e459c95c19718a.zip
Betsanc can now be obtained
-rw-r--r--db/pre-re/skill_db.conf2
-rw-r--r--npc/013-1/sagatha.txt3
2 files changed, 3 insertions, 2 deletions
diff --git a/db/pre-re/skill_db.conf b/db/pre-re/skill_db.conf
index aeca42bf..625e9e9d 100644
--- a/db/pre-re/skill_db.conf
+++ b/db/pre-re/skill_db.conf
@@ -38571,6 +38571,6 @@ skill_db: (
}
},
// TODO: Bind magic scripts
-// Wand Aggravate(OK) Abizit FlareDart Alizarin Cobalt Gamboge Mauve Lum MagicBlade Sulphur Kalmurk Parum ArrowHail Barrier(OK) EnchantLifestone FlyingBackpack(?) Joyplim Hide(?) LayOnHands Ingrav Knuclkes MakeArrow MakeIronPowder MakeShirt MakeTanktop MakeSTanktop Protect Rain Shear SFluffy SMouboo SPinkie SSnake SSPiky SWicked ToxicDart Necro
+// Wand Abizit FlareDart Alizarin Cobalt Gamboge Mauve Lum MagicBlade Sulphur Kalmurk Parum ArrowHail Barrier(OK) EnchantLifestone FlyingBackpack(?) Joyplim Hide(?) LayOnHands Ingrav Knuclkes MakeArrow MakeIronPowder MakeShirt MakeTanktop MakeSTanktop Protect Rain Shear SFluffy SMouboo SPinkie SSnake SSPiky SWicked ToxicDart Necro
)
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: