
* Moved mapflags from conf/mapflag/ to npc/mapflag/. * Split some files into npc/pre-re/mapflag/ and npc/re/mapflag/. * Moved all Renewal maps into the /re/ directory. * Applied Hall of Abyss mapflag changes in the /re/ directory. git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17347 54d463be-8e91-2dee-dedb-b68131a5f0ec
18 lines
647 B
Plaintext
18 lines
647 B
Plaintext
// --------------------------------------------------------------
|
|
// - Renewal Map Flags -
|
|
// --------------------------------------------------------------
|
|
npc: npc/re/mapflag/nopvp.txt
|
|
npc: npc/re/mapflag/gvg.txt
|
|
npc: npc/re/mapflag/nobranch.txt
|
|
npc: npc/re/mapflag/noicewall.txt
|
|
npc: npc/re/mapflag/nomemo.txt
|
|
npc: npc/re/mapflag/nopenalty.txt
|
|
npc: npc/re/mapflag/nosave.txt
|
|
npc: npc/re/mapflag/noteleport.txt
|
|
npc: npc/re/mapflag/nowarpto.txt
|
|
//npc: npc/re/mapflag/partylock.txt
|
|
npc: npc/re/mapflag/night.txt
|
|
npc: npc/re/mapflag/restricted.txt
|
|
npc: npc/re/mapflag/town.txt
|
|
npc: npc/re/mapflag/reset.txt
|