summaryrefslogtreecommitdiff
path: root/npc/re/merchants/enchan_mora.txt
AgeCommit message (Collapse)AuthorFilesLines
2020-07-29Remove unused dirsAndrei Karas1-1768/+0
2020-01-13Update copyright headers for year 2020Haru1-4/+4
Signed-off-by: Haru <haru@dotalux.com>
2019-01-08Properly ordered the ranger equipmentDarren1-2/+2
2019-01-08Updated order for guillotine cross equipmentDarren1-2/+2
Followed kRO reference: greaves, garment, accessory, armor.
2019-01-08Updated order of Rune Knight equipmentDarren1-2/+2
Based on kRO reference, the order to be followed is: greaves, cloak, seal, plate.
2018-12-22Added missing equipmentDarren1-6/+6
Based on data from [iRO on Mora Village](https://irowiki.org/wiki/Mora_Village), there were missing equipment for guillotine cross, ranger, and rune knight. I simply added the item IDs for the items, and the menu paths to get the said items. Not sure if I should replace the item IDs with their Aegis names, or if that is not necessary.
2017-06-03remove specialeffect2 from npcsgumi1-7/+7
2016-01-17Script Standardization: changed select format in RE folderDastgir1-27/+27
2015-12-18ItemID to Constant: re FolderDastgir1-44/+44
2015-12-15Standardized header in scripts (part 6)Haru1-26/+40
- Now including GPL-compliant license/copyright info - Restored some missing copyrights - Merchants scripts folders Signed-off-by: Haru <haru@dotalux.com>
2014-11-02Replaced 'set' with direct assignment where applicable (re folder)Haru1-292/+292
Signed-off-by: Haru <haru@dotalux.com>
2013-11-30Re-commit of 4faa0ec9df7067cee3eb1c1953fccc6c2f842179Taylor Locke1-2/+2
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-2/+2
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-2/+2
2013-10-28Added ability to use constants instead of sprite IDs for NPCs. Converted all ↵Kisuka1-10/+10
npcs to use this.
2013-10-24Update to last rAthena npc.Michieru1-13/+12
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-676/+75
- Fixed Bug #7400 Signed-off-by: j-tkay <joseph.tk.ea@gmail.com>
2013-06-01Implemented Mora Enchants.Euphy1-0/+2356