484 Commits

Author SHA1 Message Date
L0ne_W0lf
584ffb546f Another fix for elly, no longer RESETS to 26 when you tak to her.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10449 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-04 01:04:32 +00:00
L0ne_W0lf
0285c81c75 Fifth door now checks for a variable HIGHER or EQUAL to 74 not 84, as pointed out by Stollen.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10441 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-03 03:47:30 +00:00
SinSloth
6acf678de8 * Added Juperos Ruins History Quest. Thanks to Keplerk.
* Moved a book non-related to Lighthalzen quests.
* Applied a minor fix to Payon Archer Kafra.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10433 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-02 14:56:15 +00:00
samuray22
0434ca3152 * Removed unofficial spawns form airship.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10427 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-01 17:16:31 +00:00
L0ne_W0lf
d20896b677 Changed the labels on the "Big Doors" to "Identifier Names" to prevent an error with using getvariableofnpc
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10424 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-30 21:11:00 +00:00
samuray22
14b3d73a3e *Created quests_airship.txt for all Airship-Related Quests.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10423 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-30 20:35:20 +00:00
samuray22
53e54581de * Added Few missing NPCs to the Airplane
- Changed name form girl#10 to the Official name "Dianne".
* Added "How Does the Airship Work" Quest.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10422 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-30 19:43:44 +00:00
DZeroX
987ef8db7c - Deleted the previous town-specific NPCs in Alberta, and replaced them with ones converted from Aegis 10.4.
- Re-made the Doll Quest with official dialogs.
- Re-made the Grandpa Pharmacist with official dialogs.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10420 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-30 18:42:53 +00:00
L0ne_W0lf
0b0b873a11 * Even more Fixes to the Kiel Hyre Quest
- Exit will now enable if you are just retrieving the Ring, keeps you from getting stuck.
- Corrected "KH_Kielh02", was setting off a debug, invalid map index. Should have been "kh_Kiehl02"
- Made .KHQuestBusy$ into a temp global variable. $@KHQuestBusy$.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10417 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-30 16:39:29 +00:00
SinSloth
f61ea77f93 Gunslinger weapon Garrison Quest updated to official, thanks to Lazarus^.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10416 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-30 13:50:31 +00:00
SinSloth
b0bd159f55 Updated Gunslinger weapon Inferno Quest to official.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10415 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-30 11:13:24 +00:00
L0ne_W0lf
10da21a5e9 * Elly now deletes the Iron_Box, and Kiel Hyre deletes the Pin.
* More security on the 5th Big Door, now makes sure no one outside of who acticated it initially can use it. Resets after 10 minutes to make it.
* Made it so that you need to be at least step 84 to activate the final door.
* Corrected not deleting Allysia's Ring from inventory.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10413 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-30 06:47:02 +00:00
SinSloth
38ef445cde Updated Gunslinger weapon Destroyer Quest to official. Thanks to Sinoco
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10410 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-29 16:36:54 +00:00
ultramage
5fecc9825e Fixed several minor typos and normalized one more file
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10403 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-29 08:43:31 +00:00
ultramage
45c732b05d More eof eols (followup to r10401); skipping /npc/custom and /npc/samples
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10402 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-29 08:39:36 +00:00
L0ne_W0lf
81626c7155 * More squashed bugs with if checking in Kiel Hyre quest.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10399 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-29 00:09:53 +00:00
L0ne_W0lf
dbc535485a * Another bug fixed in the Kiel Hyre quest. (&& instead of ||)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10394 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-28 21:52:20 +00:00
L0ne_W0lf
3aed13c625 Scripts:
* Fixed doors not resetting in kh_kiehl01 after 30 second timer is up.

Database:
* Added remaining 11.3 Equipment.
* Added Known-Effect Cash Shop items.
* Added Valentine's Day (2007) event items with info 
* Added St. Patrick's Day (2007) items.
* Added a list of problems with 11.3 equipment and cash shop items to changelog.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10392 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-28 17:42:44 +00:00
samuray22
0878e53ce2 Added Airship Quest.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10388 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-28 15:37:14 +00:00
samuray22
5233d46eef Added items remotely
C:\cygwin\home\Casa\easvn2\npc\quests\airship_ticket_quest.txt


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10385 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-28 15:01:54 +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
Playtester
d1753232be More Kiel quest fixes thanks to Toms and L0ne_W0lf
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10373 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-27 17:12:29 +00:00
Playtester
2a82ad4e0c Some small Kiel quest fixes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10368 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-26 21:54:09 +00:00
Playtester
a9761256a0 Fixed exploit in The Sign quest
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10337 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-24 12:56:45 +00:00
Playtester
5278afe6a4 Fixed rewards of Momotaro event
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10336 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-24 12:20:12 +00:00
ultramage
ff345ae52e Applied L0ne_W0lf's fixes to the Kiel quest
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10334 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-24 09:50:40 +00:00
toms
c90a8c0022 Removed duplicates in Kiel_Hyre_Quest
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10324 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-23 16:48:10 +00:00
ultramage
275a9f6f77 Added missing close; to the magician first_class quest
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10323 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-23 09:45:40 +00:00
Playtester
6228b530b4 * Fixed some level requirements for swordman quest skills
- all the skill quests are still very custom :-/

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10310 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-22 09:30:12 +00:00
Playtester
edf0a6328d * Official Rachel Sanctuary warps
- had to move the current quest to another position
* Fixed up some item_db entries

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10299 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-21 18:37:39 +00:00
Playtester
413f25fa18 Updated Kiel Hyre quest thanks to L0ne_W0lf
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10261 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-14 22:30:38 +00:00
ultramage
aa262362e1 More svn:eol-style-ing and typo fixes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10256 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-14 11:06:13 +00:00
ultramage
cf77f95ed1 fixed makefile typo, maps_athena typo, svn:eol-style native for some files
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10238 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-12 17:37:38 +00:00
Playtester
3c6c56ed2b * Added Kiel Hyre quest thanks to L0ne_W0lf
- please motivate your players to test it

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10228 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-12 10:25:04 +00:00
Playtester
fe524e61fd * Added official donation items in Rachel Sanctuary quest
- chances are guessed but safe to use

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10203 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-10 12:05:24 +00:00
Playtester
fa1d3560b2 Semi-official version of Rachel Sanctuary entrance
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10197 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-09 19:13:24 +00:00
Lupus
a881931cb6 cleanup of The Sign Quest (more to come)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10166 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-06 16:47:39 +00:00
ultramage
6867d93866 typos: recieve -> receive
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10163 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-05 19:02:52 +00:00
Playtester
dd818415a1 Forgot to update header ^^'
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10160 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-04 21:58:46 +00:00
Playtester
2a402b2bb7 Added Gunslinger quest for slotted Butcher
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10159 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-04 21:50:03 +00:00
ultramage
32fdaa8789 Fixed a typo in tu_archer.txt
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10157 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-04 17:23:58 +00:00
Playtester
66a9f336ed * Updated Gunslinger quest
- you can now create a Butcher

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10151 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-03 23:26:08 +00:00
Playtester
15e145f91e * Updated Ninja quest variable usage
- now MISC_QUEST variable is used when completed

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10144 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-03 18:22:06 +00:00
Playtester
d37da07522 Officialized Fuuma Shuriken quest and merged it to ninja_quests.txt
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10122 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-02 15:40:10 +00:00
Playtester
0d9fa117eb Added Ninja Weapon quests
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10105 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-31 14:19:30 +00:00
Playtester
7cab66cea3 Fixed item name of Arm Guard
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10099 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-30 17:05:18 +00:00
Playtester
1908e7dc80 * Added Ninja Gauntlet quests
- massive testing and probably optimisation needed

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10097 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-30 16:30:18 +00:00
ultramage
8d21e81cf9 My attempt at fixing the zealotus mask npc, now correctly requires a whip
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10078 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-27 10:24:06 +00:00
ultramage
06f0d60116 Some generic typo fixes (src and npc)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10054 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-22 21:03:19 +00:00
Lupus
11956bf6fd reformatted the sign quest for future optimization
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10048 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-22 12:43:16 +00:00