diff options
author | Matheus Macabu <mkbu95@gmail.com> | 2013-05-18 16:00:28 -0300 |
---|---|---|
committer | Matheus Macabu <mkbu95@gmail.com> | 2013-05-18 16:00:28 -0300 |
commit | 077d9c8dca0918995f48fe8b3c1e8525e0bf74f8 (patch) | |
tree | fccb458649d33cb5503cba99be279b6510064f54 /conf/mapflag/noloot.txt | |
parent | 21bbfad48084190b8a6881ee3b277993418a5137 (diff) | |
download | hercules-077d9c8dca0918995f48fe8b3c1e8525e0bf74f8.tar.gz hercules-077d9c8dca0918995f48fe8b3c1e8525e0bf74f8.tar.bz2 hercules-077d9c8dca0918995f48fe8b3c1e8525e0bf74f8.tar.xz hercules-077d9c8dca0918995f48fe8b3c1e8525e0bf74f8.zip |
Relocated mapflag from conf/ to npc/ and renamed some script files
Signed-off-by: Matheus Macabu <mkbu95@gmail.com>
Diffstat (limited to 'conf/mapflag/noloot.txt')
-rw-r--r-- | conf/mapflag/noloot.txt | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/conf/mapflag/noloot.txt b/conf/mapflag/noloot.txt deleted file mode 100644 index 380dc506c..000000000 --- a/conf/mapflag/noloot.txt +++ /dev/null @@ -1,24 +0,0 @@ -//===== Hercules Script ======================================= -//= Mapflag: Disable monster drops. -//===== By: ================================================== -//= Epoque -//===== Current Version: ===================================== -//= 1.0a -//===== Description: ========================================= -//= Same as 'nomobloot' and 'nomvploot' combined. -//===== Additional Comments: ================================= -//= 1.0 - Initial script. -//============================================================ - -//hunte mapflag noloot -//job_knt mapflag noloot -//job_prist mapflag noloot -//job_wiz mapflag noloot -//job_cru mapflag noloot -//monk_test mapflag noloot -//in_rogue mapflag noloot -//job_sage mapflag noloot -//job_soul mapflag noloot -//job_star mapflag noloot -//que_ng mapflag noloot -//job_thief1 mapflag noloot |