summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2024-05-27 09:33:26 -0300
committerJesusaves <cpntb1@ymail.com>2024-05-27 09:33:26 -0300
commit30a26692d3f59b07beca450a3ae773767c24dfc0 (patch)
treebcf4e38597dcc4466e26f5d975a1d7cacc52e3b4
parentb26d89a2105d4aa3aeecdc9f51e4ea23cda12963 (diff)
downloadserverdata-30a26692d3f59b07beca450a3ae773767c24dfc0.tar.gz
serverdata-30a26692d3f59b07beca450a3ae773767c24dfc0.tar.bz2
serverdata-30a26692d3f59b07beca450a3ae773767c24dfc0.tar.xz
serverdata-30a26692d3f59b07beca450a3ae773767c24dfc0.zip
Update Mana Stone dialog as pointed out by Test_User. Make maps.
-rw-r--r--npc/011-1/manastone.txt6
-rw-r--r--npc/025-2-3/_mobs.txt2
2 files changed, 5 insertions, 3 deletions
diff --git a/npc/011-1/manastone.txt b/npc/011-1/manastone.txt
index 7cb410790..6034546cd 100644
--- a/npc/011-1/manastone.txt
+++ b/npc/011-1/manastone.txt
@@ -72,8 +72,10 @@ L_NotWorthy:
L_LevelUp:
mes "";
mes l("A great rush of mana flows though you.");
- if (!MAGIC_LVL) mes l("Magic Power is granted to you, but you die from it.");
- if (MAGIC_LVL) mes l("More Magic Power is granted to you, but you die from it.");
+ if ($GAME_STORYLINE >= 5 && getq(General_Narrator) >= 23) mes l("You were worth of the Lightbringer's gift and blessing to the world.");
+ else if ($GAME_STORYLINE >= 5) mes l("You were worth of the Mana Source's gift and blessing to the world.");
+ else if (!MAGIC_LVL) mes l("Magic Power is granted to you, but you die from it.");
+ else if (MAGIC_LVL) mes l("More Magic Power is granted to you, but you die from it.");
MAGIC_LVL = MAGIC_LVL+1;
sk_lvup(AL_DP);
// No penalty for death provoked by Mana Stone, see npc/001-8/hub.txt for more info
diff --git a/npc/025-2-3/_mobs.txt b/npc/025-2-3/_mobs.txt
index 557abb3a7..ceb14c313 100644
--- a/npc/025-2-3/_mobs.txt
+++ b/npc/025-2-3/_mobs.txt
@@ -1,6 +1,6 @@
// This file is generated automatically. All manually added changes will be removed when running the Converter.
// Map 025-2-3: Pinkie Cave mobs
-025-2-3,55,39,13,14 monster Pinkie 1132,18,4000,8000
+025-2-3,55,39,13,14 monster Pinkie 1132,14,4000,8000
025-2-3,54,41,15,12 monster Pinkie Suseran 1419,10,4000,8000
025-2-3,56,41,17,10 monster Pinkie Maximus 1249,9,20000,2500
025-2-3,48,40,26,6 monster Cave Maggot 1027,9,2000,20000