diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-05-01 08:44:41 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-05-01 08:44:41 -0300 |
commit | 85cd7b6c8cdd32b6c5c2612dbf13f1b27b539489 (patch) | |
tree | e4bb2dee444f4ec44c19000528ff1a38c7b73119 /npc/042-10 | |
parent | 8cd4d7061a431b5386d91e3c9af950017daa0688 (diff) | |
download | serverdata-85cd7b6c8cdd32b6c5c2612dbf13f1b27b539489.tar.gz serverdata-85cd7b6c8cdd32b6c5c2612dbf13f1b27b539489.tar.bz2 serverdata-85cd7b6c8cdd32b6c5c2612dbf13f1b27b539489.tar.xz serverdata-85cd7b6c8cdd32b6c5c2612dbf13f1b27b539489.zip |
mcache updates
Diffstat (limited to 'npc/042-10')
-rw-r--r-- | npc/042-10/ctrl.txt | 4 |
1 files changed, 2 insertions, 2 deletions
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; } |