summaryrefslogtreecommitdiff
path: root/npc/warps/dungeons/lhz_dun.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/warps/dungeons/lhz_dun.txt')
-rw-r--r--npc/warps/dungeons/lhz_dun.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/warps/dungeons/lhz_dun.txt b/npc/warps/dungeons/lhz_dun.txt
index 59277921d..b77b0d2ef 100644
--- a/npc/warps/dungeons/lhz_dun.txt
+++ b/npc/warps/dungeons/lhz_dun.txt
@@ -207,6 +207,6 @@ function script randomw {
switch(rand(3)) {
case 1: warp "lhz_cube",66,136; end;
case 2: warp "lhz_cube",66,74; end;
- default: warp "lhz_cube",67,193; end;
+ default: warp "lhz_cube",67,193; end;
}
}