16 Commits

Author SHA1 Message Date
brianluau
4ed47c3153 - Moved the anthell warp agent to the new entrance. (bugreport:2801)
- Added missing 'F_GldTreasSw' function for Novice Castles. (bugreport:3292)
- Removed OnTouch trigger area from Continental Guard NPCs.
- Corrected the observatory warp portal. (bugreport:3293)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13911 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-06-26 20:39:22 +00:00
brianluau
5a87510f2c - Fixed a Assassin Quest question having all correct answers. (bugreport:3260)
- Fixed lots of random typos, thanks to BloodWist for pointing them out.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13898 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-06-19 15:14:43 +00:00
Kisuka
1887aa4d3c - Relocated 'Maseph' npc to moc_fild07. (bugreport:2749)
- Removed duplicate text from hellion quest. (bugreport:2738)
- Starting to translate any Japanese text I find in eAthena.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13510 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-02-07 04:59:49 +00:00
L0ne_W0lf
0a11f3157f Replacing specialeffect/2 numerics with constants in quests.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13237 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-25 22:36:22 +00:00
L0ne_W0lf
7e73522c65 * Fixed Slotted Grand cross not enabling TU 3. (bugreport:1563)
* Fixed assassin robe set checking for the wrong item. (bugreport:1576)
* Fixed bug in eye of hellion quests (bugreport:1581)
* Fixed the position of one of the Splendid (spl) warps. (Bugreport:1585)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12750 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-05-31 18:52:39 +00:00
L0ne_W0lf
ff79ebee8f Fixed bugreport:1390, bugreport:1394, bugreport:1396.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12624 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-21 15:21:51 +00:00
L0ne_W0lf
e3aec25c02 Rescripted Eye of Hellion quest, all quest progress is lost.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12602 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-15 18:32:20 +00:00
skotlex
dc789293be - Updated Eye of Hellion to use the new format of the input command.
- corrected login_fd/char_fd being uninitialized in the char servers.
- Changed a bit around how status_base_atk works to avoid overflows.
- Added a check to prevent using consume-delay items when you cannot use skills, since that opens an exploit if the item also has non-skill-casting components to its script.



git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12214 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-17 22:36:02 +00:00
L0ne_W0lf
c4277f2dee 2-x quest skill update 2/2.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11564 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-24 02:34:33 +00:00
L0ne_W0lf
1607b50c59 Uncommented the ShowWarning and ShowDebug from rev. 11508, and cleaned up the warnings it produced.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11516 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-18 22:04:47 +00:00
SinSloth
b67f4855d1 * Updated experience rewards in a lot of quests to match upcoming rate adjustments changes.
- Please use 'getexp' command when rewarding experience in any lore-related quest.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11165 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-10 13:15:55 +00:00
Playtester
25c7f24a13 Fixed level requirement of Eye of Hellion quest
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10381 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-28 10:10:45 +00:00
Lupus
c6d5f38b75 removed all .GAT from all the scripts and tested
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10018 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-15 20:32:55 +00:00
FlavioJS
266f66cfff - Applied the rest of Rayce's suggestions and fixes (http://www.eathena.ws/board/index.php?showtopic=129185)
- warn_cmd_no_comma, warn_func_no_comma, warn_cmd_mismatch_paramnum are now warn_func_mismatch_paramnum and it only prevents showing the error, as it was probably intended in the first place. (correct me if i'm wrong)
- Merged the parsing of function calls in the script engine, removing the parse_cmd hackery, and made "heal (.@val+rand(0xff))&0xff,0;" valid again.
- Fixed a bug in eye_of_hellion.txt and a bug in hunter.txt

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9569 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-25 06:15:46 +00:00
FlavioJS
637ae9a4dc - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9410 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-05 13:23:07 +00:00
MasterOfMuppets
aed519ef0f Implemented the Eye of Hellion Quest.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7430 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-30 20:07:35 +00:00