summaryrefslogtreecommitdiff
path: root/npc/pre-re
AgeCommit message (Collapse)AuthorFilesLines
2016-03-14Fixed facing value in [Promotional Staff#iz] from script ↵AtlantisRO1-1/+1
[npc/pre-re/quests/quests_13_1.txt]
2016-03-14Position of NPC [Promotional Staff#iz] from [Onward to the New World] QuestAtlantisRO1-1/+1
In Pre-Renewal the localization of Promotional Staff#iz is izlude,99,136 instead of izlude,101,173. Reference: http://irowiki.org/classic/Onward_to_the_New_World_Quest
2016-03-12Fixes to Typo Errors.AtlantisRO1-4/+4
2016-02-29Replaced the SEX_FEMALE/SEX_MALE constants to scripts, where appropriateEmistry2-4/+4
2016-02-22Alberta NPC UpdatesJedzkie1-1/+52
- Separate Tool Dealer and Pet Groomer selling items in Renewal and PRE-Renewal - Change the selling bullets of Trading Merchant in Renewal and PRE-Renewal
2016-02-22Payon NPC UpdateJedzkie3-4/+110
- Change the coordinate of Taekwon Job Changer 'Phoenix' from payon to payon_in01 - Change the facing position of Repairman - Change the selling items of Tool Dealer and Pet Groomer in RENEWAL - Add PRE-RENEWAL Tool Dealer and Pet Groomer. - Change the coordinates of some warps - Change the coordinate of Guide in payon - Change the coordinate of Helm of Angel and Deviruchi Cap quest npc
2016-02-21Geffen NPC UpdatesJedzkie1-2/+42
- Change the selling items of Pet Groomer and Tool Dealer in RENEWAL - Added PRE-RENEWAL Pet Groomer and Tool Dealer in PRE-RE folder - Change the NPC Sprite of Repairman
2016-01-17Script Standardization: changed select format in pre-re folderDastgir48-335/+335
2016-01-03Update morroc trader npc's to match kRO's morroc trader npc's.Jedzkie1-1/+56
Update some coordinates of the npc's in morroc. Added Marrol Battle Recruiter and Mr. Smile npc in morroc town.
2016-01-03Update Prontera trader npc's to match kRO's trader npc's.Jedzkie1-1/+64
2015-12-31Replaced leftover -1 view IDs with FAKE_NPCHaru1-178/+178
Signed-off-by: Haru <haru@dotalux.com>
2015-12-31Replace -1,{ with FAKE_NPC,{AnnieRuru2-2/+2
replace using Notepad++
2015-12-18ItemID to Constant: pre-re FolderDastgir22-243/+243
2015-12-15Standardized header in scripts (part 11)Haru8-87/+251
- Now including GPL-compliant license/copyright info - Restored some missing copyrights - Misc Pre-Renewal scripts folders Signed-off-by: Haru <haru@dotalux.com>
2015-12-15Standardized header in scripts (part 10)Haru4-55/+132
- Now including GPL-compliant license/copyright info - Restored some missing copyrights - City scripts folders Signed-off-by: Haru <haru@dotalux.com>
2015-12-15Standardized header in scripts (part 9)Haru27-293/+842
- Now including GPL-compliant license/copyright info - Restored some missing copyrights - Quest scripts folders Signed-off-by: Haru <haru@dotalux.com>
2015-12-15Standardized header in scripts (part 6)Haru3-35/+99
- Now including GPL-compliant license/copyright info - Restored some missing copyrights - Merchants scripts folders Signed-off-by: Haru <haru@dotalux.com>
2015-12-15Standardized header in scripts (part 5)Haru7-224/+285
- Now including GPL-compliant license/copyright info - Restored some missing copyrights - Jobs scripts folders Signed-off-by: Haru <haru@dotalux.com>
2015-12-15Standardized header in scripts (part 4)Haru21-324/+739
- Now including GPL-compliant license/copyright info - Restored some missing copyrights - Guides scripts folders Signed-off-by: Haru <haru@dotalux.com>
2015-12-15Standardized header in scripts (part 3)Haru63-1589/+2479
- Now including GPL-compliant license/copyright info - Restored some missing copyrights - Mobs scripts folders Signed-off-by: Haru <haru@dotalux.com>
2015-12-15Standardized header in scripts (part 2)Haru14-177/+469
- Now including GPL-compliant license/copyright info - Restored some missing copyrights - Warps scripts folders Signed-off-by: Haru <haru@dotalux.com>
2015-12-15Standardized header across script .conf filesHaru5-37/+167
Now including GPL-compliant license/copyright info Signed-off-by: Haru <haru@dotalux.com>
2015-11-18Converted some dealers to new trader format.Jedzkie1-7/+61
2015-09-25More aggressive whitespace cleanup. Follow up to 51329e6Haru14-19/+5
Signed-off-by: Haru <haru@dotalux.com>
2015-09-05Moved novice_skills quests to pre-re.Taylor Locke2-0/+483
2015-06-25Removed Blank MessagesDastgir1-2/+2
Signed-off-by: Haru <haru@dotalux.com>
2015-06-25Fixes Still cutin.Dastgir1-2/+2
Reference: rathena/rathena@2330caaf0c26c03119f908e739f8b685e90323dc Signed-off-by: Haru <haru@dotalux.com>
2015-06-05Merge pull request #533 from dastgir/guild_changeDastgir1-1/+1
Renamed guild and guild2 folder
2015-06-05Renamed guild and guild2 folder to woe-fe and woe-seDastgir1-1/+1
2015-06-04Addressed Issue #528Streusel1-1/+1
2015-01-11Corrected a condition on quest_alligator.txt, Fixes #8492Dastgir1-1/+1
2014-11-02Replaced 'set' with direct assignment where applicable (pre-re folder)Haru21-633/+572
Signed-off-by: Haru <haru@dotalux.com>
2014-10-28Removed use of 'checkquest' from scripts (pre-re folder)Haru21-106/+106
Signed-off-by: Haru <haru@dotalux.com>
2014-08-23change rand(1) to rand(2)TungSinpei1-1/+1
2014-08-06Fixed located of Mobile HP Recovery quest. Fixed wrong sprite on Mercenary ↵Taylor Locke1-1/+1
Merchant NPC in Izlude.
2014-05-13Removed trailing whitespace (scripts)Haru7-11/+11
Signed-off-by: Haru <haru@dotalux.com>
2014-05-13Fixed several files with a missing EOL at EOFHaru3-3/+3
- All text files should end with an EOL. Period. - See http://robots.thoughtbot.com/no-newline-at-end-of-file for info on how to configure the most common text editors to do it automatically for you. Signed-off-by: Haru <haru@dotalux.com>
2014-03-18Created npc/dev/ folder for scripts with development or testing purposes.Haru1-0/+3
- Moved npc/custom/test.txt to npc/dev/test.txt - Special thanks to AnnieRuru for the idea. Signed-off-by: Haru <haru@dotalux.com>
2013-12-07Fixed several incorrect script labels and eventsHaru1-2/+2
Signed-off-by: Haru <haru@dotalux.com>
2013-11-30Re-commit of 4faa0ec9df7067cee3eb1c1953fccc6c2f842179Taylor Locke3-7/+7
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."Haru3-7/+7
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 Locke3-7/+7
2013-11-10Follow-up to 857bdc4f98be6cd1e185a24565d6b6b54752b9b4Haru1-1/+1
- Consolidated case in variables, labels, constants. Signed-off-by: Haru <haru@dotalux.com>
2013-11-09Consolidated commands called in scripts to their lowercase versionHaru1-1/+1
- Added a note about variables and command scripts case sensitivity. Even though the engine still accepts variable, function and command names in a case insensitive way, it is discouraged to rely on such behavior. Please update your custom scripts as soon as possible. Signed-off-by: Haru <haru@dotalux.com>
2013-10-28Added ability to use constants instead of sprite IDs for NPCs. Converted all ↵Kisuka71-178/+178
npcs to use this.
2013-10-24Update to last rAthena npc.Michieru143-1193/+687
Fix some typos change sc_bleeding to -> sc_blooding Updated RE EXP for quests_brasilis.txt
2013-10-11Minor Veins NPC Updateshennetsind2-0/+11
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-10-07Fixed pre-re NPC Errorshennetsind1-42/+0
Mage solution npcs were present twice, in npc/quests and in /npc/pre-re/jobs/1-1/mage I've removed the mage ones are there is no difference between the re and non-re one, warning is gone. Signed-off-by: shennetsind <ind@henn.et>
2013-09-16Corrected line endings and BOM issues with several filesHaru13-13/+13
- 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-08-26Added an integer overflow check on literal values in the script parserHaru1-1/+1
- When attempting to use a value greater than INT_MAX or smaller than INT_MIN (about +/- 2 billions), an error message will be shown and script execution will be aborted. - Corrected some scripts that were attempting to use such values. - Fixed some possible issues when using literal negative values in scripts. Thanks to Ind for his help on this issue (figuring it out and fixing it) Signed-off-by: Haru <haru@dotalux.com>