diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-04-24 14:45:50 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-04-24 14:45:50 -0300 |
commit | e9ae317ce07469a7de1d4680672bb376eb788ee8 (patch) | |
tree | 41cb707f6857e77851c8ef32c0942dc16cb27f5d /npc/014-4/kamelot.txt | |
parent | 14b77690daba41045143e47c83a337d1675767b5 (diff) | |
download | serverdata-e9ae317ce07469a7de1d4680672bb376eb788ee8.tar.gz serverdata-e9ae317ce07469a7de1d4680672bb376eb788ee8.tar.bz2 serverdata-e9ae317ce07469a7de1d4680672bb376eb788ee8.tar.xz serverdata-e9ae317ce07469a7de1d4680672bb376eb788ee8.zip |
Not critical bug
Diffstat (limited to 'npc/014-4/kamelot.txt')
-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; } |