summaryrefslogtreecommitdiff
path: root/npc/mapflag/zone.txt
AgeCommit message (Collapse)AuthorFilesLines
2015-12-21Split zone mapflag for pre/re. Follow-up to ↵Taylor Locke1-16/+0
fd78190a5ec4f19f10027f7a7ebe0e6ce023f672.
2015-12-21Follow-up to fd78190a5ec4f19f10027f7a7ebe0e6ce023f672.Taylor Locke1-0/+16
2015-12-15Standardized header in scripts (part 1)Haru1-7/+30
- Now including GPL-compliant license/copyright info - Restored some missing copyrights - Mapflag scripts folder Signed-off-by: Haru <haru@dotalux.com>
2013-10-24Update to last rAthena npc.Michieru1-2/+2
Fix some typos change sc_bleeding to -> sc_blooding Updated RE EXP for quests_brasilis.txt
2013-09-16Corrected line endings and BOM issues with several filesHaru1-1/+1
- Ensured final end-of-line character in every file. - Corrected cases of mixed line endings (mostly CR and CRLF within the same file.) - Removed extra BOM from some scripts, since it causes a parsing error. Signed-off-by: Haru <haru@dotalux.com>
2013-05-18Relocated mapflag from conf/ to npc/ and renamed some script filesMatheus Macabu1-0/+110
Signed-off-by: Matheus Macabu <mkbu95@gmail.com>