summaryrefslogtreecommitdiff
path: root/npc/re/cities/eclage.txt
AgeCommit message (Collapse)AuthorFilesLines
2016-01-17Script Standardization: changed select format in RE folderDastgir1-2/+2
2015-12-15Standardized header in scripts (part 10)Haru1-9/+31
- Now including GPL-compliant license/copyright info - Restored some missing copyrights - City scripts folders Signed-off-by: Haru <haru@dotalux.com>
2015-09-25More aggressive whitespace cleanup. Follow up to 51329e6Haru1-7/+6
Signed-off-by: Haru <haru@dotalux.com>
2015-01-11Added Complete Eclage NPCs,Quests and Instancesdastgirpojee1-441/+61
2013-11-30Re-commit of 4faa0ec9df7067cee3eb1c1953fccc6c2f842179Taylor Locke1-1/+1
Cleaned up Zeny manipulation in scripts. - It is now finally safe to re-commit. - Removed some unwanted parts of the original commit, that broke the character set in some scripts. [Haru] - Corrected spacing in some edited lines. [Haru]
2013-11-28Revert "Cleaned up Zeny manipulation in scripts."Haru1-1/+1
Reverted due to a serious regression. I'll commit this again once I fixed the issue in the script engine. Sorry for the inconvenience. This reverts commit 4faa0ec9df7067cee3eb1c1953fccc6c2f842179. Signed-off-by: Haru <haru@dotalux.com>
2013-11-25Cleaned up Zeny manipulation in scripts.Taylor Locke1-1/+1
2013-10-28Added ability to use constants instead of sprite IDs for NPCs. Converted all ↵Kisuka1-37/+37
npcs to use this.
2013-10-24Update to last rAthena npc.Michieru1-9/+7
Fix some typos change sc_bleeding to -> sc_blooding Updated RE EXP for quests_brasilis.txt
2013-07-04Merged/Updated/Added scripts from rAthena.j-tkay1-0/+487
- Fixed Bug #7400 Signed-off-by: j-tkay <joseph.tk.ea@gmail.com>