diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/014-4/kamelot.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/014-4/kamelot.txt b/npc/014-4/kamelot.txt index 88280f350..0569c9236 100644 --- a/npc/014-4/kamelot.txt +++ b/npc/014-4/kamelot.txt @@ -33,6 +33,8 @@ OnTouch: if (!is_staff()) end; dispbottom l("Advised Raid Party: One Thief, one Mage"); + if (is_admin()) + warp "042-0", any(59, 60), 80; end; OnInit: |