summaryrefslogtreecommitdiff
path: root/npc/re/cities/malangdo.txt
AgeCommit message (Collapse)AuthorFilesLines
2019-03-11Remove conf dir.Andrei Karas1-448/+0
2017-09-12Fix several typos and grammar mistakesHaru1-2/+2
Signed-off-by: Haru <haru@dotalux.com>
2017-06-03remove specialeffect2 from npcsgumi1-1/+1
2016-08-29*strnpcinfo now uses constantsAsheraf1-2/+2
- 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-9/+9
2015-12-31Replace -1,{ with FAKE_NPC,{AnnieRuru1-2/+2
replace using Notepad++
2015-12-18ItemID to Constant: re FolderDastgir1-2/+2
2015-12-15Standardized header in scripts (part 10)Haru1-19/+34
- Now including GPL-compliant license/copyright info - Restored some missing copyrights - City scripts folders Signed-off-by: Haru <haru@dotalux.com>
2014-11-02Replaced 'set' with direct assignment where applicable (re folder)Haru1-29/+29
Signed-off-by: Haru <haru@dotalux.com>
2014-10-28Removed use of 'checkquest' from scripts (common folder)Haru1-1/+1
Signed-off-by: Haru <haru@dotalux.com>
2014-05-13Removed trailing whitespace (scripts)Haru1-1/+1
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-21/+21
npcs to use this.
2013-10-24Update to last rAthena npc.Michieru1-49/+90
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
2013-04-11Missing stuff from the merges done earliershennetsind1-1/+1
Signed-off-by: shennetsind <ind@henn.et>
2013-04-11* Initial implementation of Malangdo Card Separation script.euphyy1-4/+4
* Added and documented 'delequip' command, used in new official scripts. * Fixed issue in Guillotine Cross job quest where mobs did not properly reset (bugreport:7323). * Minor cleaning of script_commands.txt. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17168 54d463be-8e91-2dee-dedb-b68131a5f0ec
2013-04-11* Added "Malangdo Island" to Malangdo quests, and fixed the dialogue in ↵euphyy1-86/+90
other Malangdo scripts. * Implemented status change timers for 2012-06-18 onwards; added packets for 2013-03-20Ragexe. (Hercules 267eb1f) * Fixed a crash when def1 hit 400. (Hercules 7e35b76) * Fixed a warning in clang related to the channel system. (Hercules 16dfef6) * Fixed @disguise breaking with @refresh. (Hercules b804926) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17234 54d463be-8e91-2dee-dedb-b68131a5f0ec
2013-03-07-Updated some dialog, Credits to EuphyStreusel1-4/+1
-Updated Documentation, Credits to Euphy
2013-03-05-Added Malangdo Enchantments, credits to EuphyStreusel1-4/+7
-Fixed Guillotine Cross job change, credits to Euphy -Updated message display of Malangdo NPC's, credits to Euphy -Updated item_db_re.sql
2013-02-16-Updated & improved some job scriptsStreusel1-4/+4
-Updated script_commands.txt for update 2bc8562 -Moved Honeymoon Helper to Official coordinates -Updated guides/guides_izlude.txt to fit Honeymoon Helper coordinates
2012-12-29* Added more Malangdo scripts.euphyy1-2/+266
* Updated quest_db with more translated Malangdo entries. * Added and updated some newer items. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17060 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-28* Follow-up r17056.euphyy1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17057 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-28* Added a small portion of official Malangdo Episode scripts.euphyy1-0/+124
* Updated quest_db with translated Malangdo entries. * Fixed strmobinfo() to output empty strings for 'name' instead of zeros (partly follow-up r17055). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17056 54d463be-8e91-2dee-dedb-b68131a5f0ec