summaryrefslogtreecommitdiff
path: root/npc/re/jobs/3-2/sura.txt
AgeCommit message (Collapse)AuthorFilesLines
2019-03-11Remove conf dir.Andrei Karas1-887/+0
2019-02-11Merge pull request #1656 from AtlantisRO/job_quest_suraHaru1-3/+3
Fixes #1655 - Fix to Sura Job Change Quest get stuck after first attemp.
2018-11-13Remove type argument from buildin_getnpcid.EyesOfAHawk1-2/+2
2017-06-03convert specialeffect calls with strings to use GIDgumi1-2/+2
2017-03-28Fixes #1655 - Fix to Sura Job Change Quest get stuck after first attemp.AtlantisRO1-3/+3
Signed-off-by: Ragno <ragno@atlantis-ro.net>
2016-09-02change *strcharinfo to use constantsAsheraf1-20/+20
2016-08-29*strnpcinfo now uses constantsAsheraf1-1/+1
- NPC_NAME for the whole npc name including hidden part - NPC_NAME_VISIBLE for the visible part of the npc name - NPC_NAME_HIDDEN for the hidden part of the npc name - NPC_NAME_UNIQUE for the npc unique name - NPC_MAP for npc map
2016-01-17Script Standardization: changed select format in RE folderDastgir1-5/+5
2015-12-18ItemID to Constant: re FolderDastgir1-3/+3
2015-12-15Standardized header in scripts (part 5)Haru1-13/+35
- Now including GPL-compliant license/copyright info - Restored some missing copyrights - Jobs scripts folders Signed-off-by: Haru <haru@dotalux.com>
2015-06-16Sura quest fixNihadm891-2/+2
The quest worked fine on the first try. But the loop would break after that and only 1 person could do the quest per server restart. This small edit slightly adjusts the loop so it works as intended.
2014-11-02Replaced 'set' with direct assignment where applicable (re folder)Haru1-7/+7
Signed-off-by: Haru <haru@dotalux.com>
2014-10-28Removed use of 'checkquest' from scripts (re folder)Haru1-1/+1
Signed-off-by: Haru <haru@dotalux.com>
2014-10-24Renamed ismounting, setmounting, @mount2Haru1-1/+1
To avoid ambiguity: - The script command ismounting is now hascashmount - The script command setmounting is now setcashmount - The at-command @mount2 is now @cashmount Signed-off-by: Haru <haru@dotalux.com>
2013-10-28Added ability to use constants instead of sprite IDs for NPCs. Converted all ↵Kisuka1-15/+15
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-09-16Corrected line endings and BOM issues with several filesHaru1-1/+1
- 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-05-28Woohooo! Some more cleaning up!Mysteries1-2/+2
- Follow up to 80510a0 { Corrected name placeholders } - Vas cleanup on name placeholders - Small change in /doc/permissions.txt
2012-12-08* Updated Geneticist, Warlock, and Sura job quests to their latest versions.euphyy1-635/+327
* Added a clearer example for party_even_share_bonus (tid:58005). * Standardized job headers. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17010 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-22- Fixed bugreport:6922, Sura Job Change Quest: Removed disablenpc which ↵j-tkay1-72/+57
causes players stucked in waitingroom. (npc/re/jobs/3-2/sura.txt) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16944 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-12* Fixed minor bug with "viewpoint" 5th argument. (bugreport:6221)og21-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16420 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-08Okie ladies and gentleman if this commit breaks anything it's jman's and ↵shennetsind1-0/+1190
maki's fault, yes, blame them. Fixing pre-re / re npc support, moving /config/ folder to src root so other servers may also make use of the #define renewal dir and other stuff. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16382 54d463be-8e91-2dee-dedb-b68131a5f0ec