summaryrefslogtreecommitdiff
path: root/npc/other/arena
AgeCommit message (Collapse)AuthorFilesLines
2013-11-25Cleaned up Zeny manipulation in scripts.Taylor Locke1-1/+1
2013-11-11Follow-up to 0b7b3796ec987cbb1c263722b841cfa5795aa6d3Haru1-7/+7
- Replaced some leftover numeric IDs Signed-off-by: Haru <haru@dotalux.com>
2013-11-10Follow-up to 857bdc4f98be6cd1e185a24565d6b6b54752b9b4Haru1-1/+1
- Consolidated case in variables, labels, constants. Signed-off-by: Haru <haru@dotalux.com>
2013-11-08Added support for monster spritename constantsHaru1-1/+1
- Follow-up to 124ab2a1cdb344f24170a4d91f7000ebabf39b40 - Replaced numeric IDs in NPC definitions and setnpcdisplay calls with the appropriate constants - Made possible thanks to Ind Signed-off-by: Haru <haru@dotalux.com>
2013-10-28Added ability to use constants instead of sprite IDs for NPCs. Converted all ↵Kisuka8-91/+91
npcs to use this.
2013-10-24Update to last rAthena npc.Michieru8-3365/+2633
Fix some typos change sc_bleeding to -> sc_blooding Updated RE EXP for quests_brasilis.txt
2013-02-19-Moved Arena to main folder so it can be used by pre-re and reStreusel8-0/+8951
Signed-off-by: Streusel