diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 11:34:32 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2018-04-06 20:33:15 +0300 |
commit | cbcfb8123e5e77df5583023c4a85c0358893b08d (patch) | |
tree | e1c3f2f718af03d1d42137f6a7117a3298b0cc80 /npc/warps/other/god.txt | |
parent | 8da1fb4672d1b54fd654f626555bde5016c7e8cd (diff) | |
download | hercules-cbcfb8123e5e77df5583023c4a85c0358893b08d.tar.gz hercules-cbcfb8123e5e77df5583023c4a85c0358893b08d.tar.bz2 hercules-cbcfb8123e5e77df5583023c4a85c0358893b08d.tar.xz hercules-cbcfb8123e5e77df5583023c4a85c0358893b08d.zip |
Remove conf dir.
Diffstat (limited to 'npc/warps/other/god.txt')
-rw-r--r-- | npc/warps/other/god.txt | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/npc/warps/other/god.txt b/npc/warps/other/god.txt deleted file mode 100644 index 6de222835..000000000 --- a/npc/warps/other/god.txt +++ /dev/null @@ -1,42 +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) MasterOfMuppets -//= Copyright (C) SinSloth -//= -//= 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/>. -//========================================================================= -//= God Seal Quest Warps -//================= Description =========================================== -//= Warp Points related to the God Seal Quest. -//================= Current Version ======================================= -//= 1.0 -//========================================================================= - -yuno,218,180,0 warp yuno_god01 1,1,que_god01,99,84 -que_god01,99,81,0 warp god01_yuno 1,1,yuno,218,177 -que_god01,63,88,0 warp god_sl_w0-1 1,1,que_god01,87,92 -que_god01,62,116,0 warp god_sl_w1-1 1,1,que_god01,46,94 -que_god01,12,116,0 warp god_sl_w2-1 1,1,que_god01,16,94 -que_god01,12,55,0 warp god_sl_w3-1 1,1,que_god01,17,83 -que_god01,50,55,0 warp god_sl_w4-1 1,1,que_god01,47,83 |