summaryrefslogtreecommitdiff
path: root/npc/re/quests/newgears
AgeCommit message (Collapse)AuthorFilesLines
2015-12-15Standardized header in scripts (part 9)Haru1-13/+33
- Now including GPL-compliant license/copyright info - Restored some missing copyrights - Quest scripts folders Signed-off-by: Haru <haru@dotalux.com>
2015-09-20Fix issue #687Emistry1-2/+2
Added missing Energy Crystal Book item_db. Removed wrong equipments list for exchange. Based on http://irowiki.org/wiki/Eden_Group_Crystal_Synthesis
2015-08-10Minor script cleanup (part 2)Haru1-1/+1
- Replaced leftover sprite IDs with constants - Corrected some NPC facing directions (in modulo 8) - Follow-up to 7b50fce0f62961b0228e6919562efcfe33e7fbca
2015-07-12Implemented 2012 Headgears QuestDastgir1-0/+729
Based on the rAthena version, improved and cleaned up. Signed-off-by: Haru <haru@dotalux.com>