diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 11:34:32 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-02-26 16:51:49 +0300 |
commit | 360aa64ed99201d0552c350e0d9a20f7fd381e3b (patch) | |
tree | f900d72c43b452151a78fba0a6d6731eadb4b6d2 /npc/re/warps/dungeons/bra_dun.txt | |
parent | 10e48fbace857b29ac32febfa9e1387c3685069e (diff) | |
download | hercules-360aa64ed99201d0552c350e0d9a20f7fd381e3b.tar.gz hercules-360aa64ed99201d0552c350e0d9a20f7fd381e3b.tar.bz2 hercules-360aa64ed99201d0552c350e0d9a20f7fd381e3b.tar.xz hercules-360aa64ed99201d0552c350e0d9a20f7fd381e3b.zip |
Remove conf dir.
Diffstat (limited to 'npc/re/warps/dungeons/bra_dun.txt')
-rw-r--r-- | npc/re/warps/dungeons/bra_dun.txt | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/npc/re/warps/dungeons/bra_dun.txt b/npc/re/warps/dungeons/bra_dun.txt deleted file mode 100644 index 7016f5549..000000000 --- a/npc/re/warps/dungeons/bra_dun.txt +++ /dev/null @@ -1,36 +0,0 @@ -//================= Hercules Script ======================================= -//= _ _ _ -//= | | | | | | -//= | |_| | ___ _ __ ___ _ _| | ___ ___ -//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| -//= | | | | __/ | | (__| |_| | | __/\__ \ -//= \_| |_/\___|_| \___|\__,_|_|\___||___/ -//================= License =============================================== -//= This file is part of Hercules. -//= http://herc.ws - http://github.com/HerculesWS/Hercules -//= -//= Copyright (C) 2012-2015 Hercules Dev Team -//= Copyright (C) L0ne_W0lf -//= -//= Hercules is free software: you can redistribute it and/or modify -//= it under the terms of the GNU General Public License as published by -//= the Free Software Foundation, either version 3 of the License, or -//= (at your option) any later version. -//= -//= This program is distributed in the hope that it will be useful, -//= but WITHOUT ANY WARRANTY; without even the implied warranty of -//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -//= GNU General Public License for more details. -//= -//= You should have received a copy of the GNU General Public License -//= along with this program. If not, see <http://www.gnu.org/licenses/>. -//========================================================================= -//= Brasilis Dungeon Warp -//================= Description =========================================== -//= Brasilis Dungeon warp script -//================= Current Version ======================================= -//= 1.0 -//========================================================================= - -bra_dun01,199,35,0 warp brad1tobrad2 1,1,bra_dun02,261,263 -bra_dun02,261,265,0 warp brad2tobrad1 1,1,bra_dun01,199,37 |