summaryrefslogtreecommitdiff
path: root/npc/re/quests/quests_malaya.txt
AgeCommit message (Collapse)AuthorFilesLines
2019-03-11Remove conf dir.Andrei Karas1-9165/+0
2018-11-13Remove type argument from buildin_getnpcid.EyesOfAHawk1-12/+12
2017-06-03convert specialeffect calls with strings to use GIDgumi1-12/+12
2017-06-03remove specialeffect2 from npcsgumi1-3/+3
2017-03-08Removed the usage of deprecated command goto from npc scripts (except custom ↵AtlantisRO1-47/+44
folder). Signed-off-by: Ragno <ragno@atlantis-ro.net>
2016-09-02change *strcharinfo to use constantsAsheraf1-55/+55
2016-08-29*strnpcinfo now uses constantsAsheraf1-25/+25
- 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-02-29Replaced the SEX_FEMALE/SEX_MALE constants to scripts, where appropriateEmistry1-9/+15
2016-01-17Script Standardization: changed select format in RE folderDastgir1-101/+101
2015-12-31Replaced leftover -1 view IDs with FAKE_NPCHaru1-10/+10
Signed-off-by: Haru <haru@dotalux.com>
2015-12-31Replace -1,{ with FAKE_NPC,{AnnieRuru1-4/+4
replace using Notepad++
2015-12-18More ItemID to ConstantsDastgir1-9/+9
2015-12-18ItemID to Constant: re FolderDastgir1-179/+179
2015-12-15Standardized header in scripts (part 9)Haru1-35/+45
- Now including GPL-compliant license/copyright info - Restored some missing copyrights - Quest scripts folders Signed-off-by: Haru <haru@dotalux.com>
2015-09-25More aggressive whitespace cleanup. Follow up to 51329e6Haru1-4/+4
Signed-off-by: Haru <haru@dotalux.com>
2015-08-10Minor script cleanup (part 2)Haru1-1/+1
- Replaced leftover sprite IDs with constants - Corrected some NPC facing directions (in modulo 8) - Follow-up to 7b50fce0f62961b0228e6919562efcfe33e7fbca
2015-03-30Corrected Tiucknuc mob name into Tiyanak in /npc/re/quest/quest_malaya.txtzackdreaver1-10/+10
Signed-off-by: zackdreaver <zackdreaver@gmail.com>
2015-01-12Fixes the Wrong conditions of Malaya Quest - Get Rid of JejelingDastgir1-8/+2
2014-11-02Replaced 'set' with direct assignment where applicable (re/quests folder)Haru1-160/+160
Signed-off-by: Haru <haru@dotalux.com>
2014-10-28Removed use of 'checkquest' from scripts (re folder)Haru1-103/+109
Signed-off-by: Haru <haru@dotalux.com>
2014-08-23change rand(1) to rand(2)TungSinpei1-3/+3
2014-05-13Removed trailing whitespace (scripts)Haru1-1/+1
Signed-off-by: Haru <haru@dotalux.com>
2013-12-21HPM Hooks UpdateHercules.ws1-9152/+9152
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2013-12-20Update to aegis info the number of mob that spawn in 13.1 quest to get the ↵Michieru1-9122/+9152
Some_Of_Report item. Update malaya quest, added item Lost_Belongings to Tiyanak mob & fix wrong item id and change headers to Masao original.
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-11-08Added support for monster spritename constantsHaru1-1/+1
- Follow-up to 124ab2a1cdb344f24170a4d91f7000ebabf39b40 - Replaced numeric IDs in NPC definitions and setnpcdisplay calls with the appropriate constants - Made possible thanks to Ind Signed-off-by: Haru <haru@dotalux.com>
2013-10-28Added ability to use constants instead of sprite IDs for NPCs. Converted all ↵Kisuka1-121/+121
npcs to use this.
2013-10-24Update to last rAthena npc.Michieru1-14/+7653
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-07-04Merged/Updated/Added scripts from rAthena.j-tkay1-3/+979
- Fixed Bug #7400 Signed-off-by: j-tkay <joseph.tk.ea@gmail.com>
2013-06-22Port Malay MVP Armors [by DeadlySilence]Euphy1-0/+507