summaryrefslogtreecommitdiff
path: root/npc/custom/quests/elvenear.txt
AgeCommit message (Collapse)AuthorFilesLines
2019-01-23Remove conf dir.Andrei Karas1-62/+0
2016-11-20Replaced some unsupported symbols in AegisNames (step 2)Haru1-1/+1
This removes the remaining unsupported symbols (despite they being official names) in AegisNames: The apostrophe (`'`) sign is suppressed. The full replacement rules (cumulative with the step 1 commit) are thus: - Any apostrophe is suppressed. - Any non-`[A-Za-z0-9_]` character is replaced with an underscore (`_`). - If the replaced symbol is at a word boundary (beginning or end of the string, or next to another underscore), it is suppressed instead. - If the replacement causes an AegisName conflict, underscores are appended appropriately. Signed-off-by: Haru <haru@dotalux.com>
2016-08-21Removed some of the leftover calls to menu() in custom scriptsHaru1-47/+43
Signed-off-by: Haru <haru@dotalux.com>
2015-12-18ItemID to Constant: custom FolderDastgir1-1/+1
2014-05-13Removed trailing whitespace (scripts)Haru1-10/+10
Signed-off-by: Haru <haru@dotalux.com>
2013-10-28Added ability to use constants instead of sprite IDs for NPCs. Converted all ↵Kisuka1-1/+1
npcs to use this.
2013-10-24Update to last rAthena npc.Michieru1-2/+0
Fix some typos change sc_bleeding to -> sc_blooding Updated RE EXP for quests_brasilis.txt
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
2011-12-25- Standardized script headers, starting with /npc/custom/brianluau1-2/+2
http://rathena.org/wiki/Script_header git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15262 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-24- Replaced all occurrences of "eAthena" to "rAthena" stringmercurial1231-3/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15251 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-15removed all .GAT from all the scripts and testedLupus1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10018 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-05- Massive EOL normalization & 'svn:eol-style native' flag setting for all ↵FlavioJS1-68/+68
txt/conf/h/c files. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9410 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-31Reverted two duplicate next, please check before commit itPlaytester1-2/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8557 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-31added missing next;Lupus1-4/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8555 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-07git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6513 ↵killercube1-3/+3
54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ↵Valaris1-0/+67
GO INTO TRUNK. IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EVERYTHING ELSE GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5094 54d463be-8e91-2dee-dedb-b68131a5f0ec