diff options
-rw-r--r-- | npc/014-4/kamelot.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/npc/014-4/kamelot.txt b/npc/014-4/kamelot.txt index 0569c9236..3cd29df9c 100644 --- a/npc/014-4/kamelot.txt +++ b/npc/014-4/kamelot.txt @@ -36,8 +36,5 @@ OnTouch: if (is_admin()) warp "042-0", any(59, 60), 80; end; - -OnInit: - end; } |