diff options
-rw-r--r-- | maps/re/042-10.mcache | bin | 1397 -> 1406 bytes | |||
-rw-r--r-- | npc/042-10/ctrl.txt | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/maps/re/042-10.mcache b/maps/re/042-10.mcache Binary files differindex d737f6b8c..98416a823 100644 --- a/maps/re/042-10.mcache +++ b/maps/re/042-10.mcache diff --git a/npc/042-10/ctrl.txt b/npc/042-10/ctrl.txt index a92d11b92..b5b9fe63e 100644 --- a/npc/042-10/ctrl.txt +++ b/npc/042-10/ctrl.txt @@ -68,14 +68,14 @@ OnTouch: L_NoAccess: slide 127, 36; percentheal -5, -5; - dispbottom l("A powerful magic seal repeals you!"); + dispbottom l("A powerful magic barrier repeals you!"); dispbottom l("It's weaker than before, probably only one is working right now."); end; L_NoAccessBlock: slide 127, 36; percentheal -10, -10; - dispbottom l("A powerful magic seal repeals you!"); + dispbottom l("A powerful magic barrier repeals you!"); dispbottom l("We need to find what powers these two seals and disable it."); end; } |