summaryrefslogtreecommitdiff
path: root/npc/mapflag
AgeCommit message (Collapse)AuthorFilesLines
2015-06-25monk_in should not have nosave.Dastgir1-1/+0
Reference: rathena/rathena@dab21907b67ddd7285d61b3009d5cf604937ecf9 Signed-off-by: Haru <haru@dotalux.com>
2014-05-13Removed trailing whitespace (scripts)Haru2-2/+2
Signed-off-by: Haru <haru@dotalux.com>
2013-10-24Update to last rAthena npc.Michieru27-54/+54
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 filesHaru4-4/+4
- 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-06-25Implemented notomb MapflagCairoLee1-0/+17
2013-05-19Little changesMysteries25-25/+25
2013-05-18Relocated mapflag from conf/ to npc/ and renamed some script filesMatheus Macabu28-0/+4260
Signed-off-by: Matheus Macabu <mkbu95@gmail.com>