summaryrefslogtreecommitdiff
path: root/npc/pre-re/scripts.conf
AgeCommit message (Collapse)AuthorFilesLines
2016-08-19Ported npc config to libconfigHaru1-63/+63
Ported to modern Hercules and cleaned up from Panikon's commits: ca009582cb22340951aa3e86c044ec1dca05df36, 6d6adf9bab2ba6f4274395018b8def566b880197 Signed-off-by: Haru <haru@dotalux.com>
2015-12-15Standardized header across script .conf filesHaru1-10/+36
Now including GPL-compliant license/copyright info Signed-off-by: Haru <haru@dotalux.com>
2013-10-24Update to last rAthena npc.Michieru1-6/+14
Fix some typos change sc_bleeding to -> sc_blooding Updated RE EXP for quests_brasilis.txt
2013-10-11Minor Veins NPC Updateshennetsind1-0/+2
Partial Merge of eeafb5393f09b4fbea6d6f6df20f50fdbb6db432 - Moved "Wincing Old Man" (from quests_veins) to pre-re/re coordinates. [Euphy] Closes #145 Signed-off-by: shennetsind <ind@henn.et>
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/+76
Signed-off-by: Matheus Macabu <mkbu95@gmail.com>