diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-04-30 04:50:27 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-04-30 04:50:27 -0300 |
commit | a8e09c2df195dd4bf95c33de14eccb1494de2619 (patch) | |
tree | c0558ff52f32d73ab29a3fcbcf0e4f2f10be57d9 /npc/014-4 | |
parent | 0b822b68cfa79cedd4f5ea21b1d8e78f5d998a12 (diff) | |
download | serverdata-a8e09c2df195dd4bf95c33de14eccb1494de2619.tar.gz serverdata-a8e09c2df195dd4bf95c33de14eccb1494de2619.tar.bz2 serverdata-a8e09c2df195dd4bf95c33de14eccb1494de2619.tar.xz serverdata-a8e09c2df195dd4bf95c33de14eccb1494de2619.zip |
For some reason
There are bugs with mobs
Diffstat (limited to 'npc/014-4')
-rw-r--r-- | npc/014-4/kamelot.txt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/npc/014-4/kamelot.txt b/npc/014-4/kamelot.txt index b075ad165..8e0eef2b9 100644 --- a/npc/014-4/kamelot.txt +++ b/npc/014-4/kamelot.txt @@ -124,16 +124,16 @@ OnDebug: l("Abort"), l("Reset"), l("Reset & Destroy"), - l("Quest: Skip Weapons Room"), - l("Quest: Skip Krukan fight"), + l("Quest - Skip Weapons Room"), + l("Quest - Skip Krukan fight"), "", "", "", "", - l("Warp: Jump to Entrance"), // 10 - l("Warp: Jump to Weapon Room"), - l("Warp: Jump to Basement"), - l("Warp: Jump to Jail"); + l("Warp - Jump to Entrance"), // 10 + l("Warp - Jump to Weapon Room"), + l("Warp - Jump to Basement"), + l("Warp - Jump to Jail"); mes ""; switch (@menu) { case 2: |