diff options
Diffstat (limited to 'npc/025-3/barriers.txt')
-rw-r--r-- | npc/025-3/barriers.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/npc/025-3/barriers.txt b/npc/025-3/barriers.txt index 68644eb4..46048298 100644 --- a/npc/025-3/barriers.txt +++ b/npc/025-3/barriers.txt @@ -895,7 +895,6 @@ L_AlreadyClean: L_Hurt: message strcharinfo(0), "As you try to enter, you bump into a magic barrier. Its force pushes you back, hurting you badly."; - message strcharinfo(0), @barrier_force; percentheal @barrier_force * 10, 0; warp "025-3.gat", 77, 164; end; |