L0ne_W0lf
c31d96e589
* Fixed some of the newer reported bugs.
...
- Corrected typo in guild steward (missing space.) (bugreport:1423)
- Corrected duplicate messages in WoE 2.0 scripts. (bugreport:1449)
- Corrected missing close in turtle island quest (bugreport:1455)
- Corrected missing next in hunter job quest. (bugreport:1477)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12692 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-05-08 16:25:07 +00:00
toms
fb262a3301
Fixed escape problem in jobs/novice/novice.txt
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12654 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-26 17:35:23 +00:00
L0ne_W0lf
ebc17cfbb4
Fixed bugreport:1337, bugreport:1355, bugreport:1361, and bugreport:1362.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12594 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-14 22:28:30 +00:00
Lupus
807bba43d9
minor typo in mage.txt
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12589 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-14 11:56:20 +00:00
Lupus
cee4acd2d4
fixed minor archer.txt bug
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12588 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-14 10:01:24 +00:00
DZeroX
fbb8169172
- Fixed Rogue Job Quest not checking for all items correctly.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12567 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-11 17:26:55 +00:00
DZeroX
145c53838d
- Changed close -> close2, as per bug report #1336 .
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12542 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-10 00:56:24 +00:00
ultramage
38f0529c7a
Fixed two script errors/typos in job/valkyrie.txt (from r12463)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12465 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-03 16:41:43 +00:00
Lupus
c70703e473
Updated Valkirye, Global_Functions, Turtle Island Quest vars
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12463 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-03 09:15:22 +00:00
Lupus
4414348c9d
minor CASE typos in NPC dialogues
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12452 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-31 06:07:22 +00:00
Lupus
ef7f9faf7d
fixed Verdandi name in valkyrie.txt
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12438 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-27 09:17:47 +00:00
ultramage
9c07918456
Added proper checks to adoption processing (followup to r12428).
...
Cleaned up some code / fixed some typos.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12432 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-25 09:56:18 +00:00
zephyrus
29fea0fdaa
- Fixed some bugs in Assassin job quest.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12330 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-09 07:48:52 +00:00
L0ne_W0lf
839fc64e7a
Follow up fix in assassin job quest.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12329 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-09 06:49:47 +00:00
L0ne_W0lf
286f36dce9
Hopefully fixed waiting room in the assassin quest. (bugreport:1100)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12290 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-04 06:02:17 +00:00
L0ne_W0lf
2947426106
Added dummy "OnMyMobDead" labels to rogue quest. (bugreport:1100)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12285 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-03 17:04:31 +00:00
Paradox924X
ccbc3d6c86
Fixes a bug in the crusader job quest (bugreport:1101)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12281 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-03 05:40:01 +00:00
L0ne_W0lf
45c7aa6144
Fixes a bug in the hunter job quest. (bugreport:1099)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12280 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-03 02:03:22 +00:00
L0ne_W0lf
adf85cc8cc
* Changed how waiting rooms work in the job quests.
...
- Implemented a checkweight in the alchemist job quest.
- Various other small updates to the 2-1 and 2-2 quests.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12262 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-28 20:04:16 +00:00
L0ne_W0lf
edd19c4e08
* Several small fixes to scripts, and updates.
...
- Updated City warps for Lighthalzen, and dugneon warps.
- Updated castle warps for Schwaltzvalt Castles Map.
- "The Sign" quest is now enabled by default. (bugreport:1011)
- Added Dimensional Gorge map spawns (According to RO Future Wiki)
- Updated Lighthalzen boss spawning mechanisim to official.
- Fixed a small error in the novice potion exchanger.
- Resolves the following: bugreport:879 bugreport:973 bugreport:983 bugreport:1013 bugreport:1021 bugreport:1024 bugreport:1026
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12227 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-22 06:16:21 +00:00
zephyrus
5d74825b71
- Corrected a little bug in assassin job quest.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12179 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-06 22:31:45 +00:00
samuray22
39d2d8fba7
* Corrected a bad duplicate name in Kafra Bank (Custom). (bugeport:921)
...
* Corrected a lot of ";;" Typo errors.
-Some of this are in the bugreport:919
* Corrected a Cutin Problem in Cooking Quest and a Delitem. (bugreport:911)
* Corrected some typo error with "rouge". (bugreport:909)
* Moved Custom Event folder to Custom Folder.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12177 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-05 17:54:03 +00:00
L0ne_W0lf
3fd5ba0c7d
Started fixing bugreport:899 and fixed bugreport:875
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12156 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-01 00:38:56 +00:00
samuray22
b4a3935264
* Fixed a little Error with a label on Hall Of Fame. (bugreport:722)
...
* Fixed another typo error in Novice Training Ground. (bugreport:740)
* Fixed a typo error in duplicates of Mr.Smile Quest. (bugreport:749)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12018 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-01-06 05:43:21 +00:00
samuray22
a4f30626e4
* Corrected some delitems in Kyel Hyre Quest. (bugreport:690)
...
* Corrected a Typo error in Yuno NPCs. (bugreport:716)
* Corrected a Typo error in Novice Training Ground. (bugreport:728)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12000 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-01-01 17:30:51 +00:00
L0ne_W0lf
23d79b9943
Touched up Merchant quest Biliban Kafra function
...
- Will now return to the previous script execution if all conditions fail.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11922 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-12-16 23:38:41 +00:00
L0ne_W0lf
da3f962b22
* Minor fixes, guild manager, and a couple others.
...
- bugreport:579, attempt at fixing bugreport:581
- Fixed a typo in the hunter quest. (Not noticable really.)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11905 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-12-14 00:58:20 +00:00
L0ne_W0lf
5660527f12
Updated the Soul Linker job quest.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11814 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-27 04:25:43 +00:00
L0ne_W0lf
669ebdc9dd
Updated the Taekwon Master quest.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11813 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-27 03:25:02 +00:00
samuray22
baa7b8a1ac
* Fixed a Problem in Mage Quest. (bugreport:489)
...
* Change a "+ name +" to "+ strcharinfo +" in a jawaii NPC.
* Change to non-capital letters StarGladiator and SoulLinker Quests Name.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11805 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-25 21:48:50 +00:00
L0ne_W0lf
afd2b17f63
* Updated Super Novice Quest with iRO dialog.
...
- Also restructured the NPCs significantly according to iRO's script.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11802 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-25 21:28:34 +00:00
samuray22
b0ea3f6d70
Changed item names to item IDs on some scripts.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11798 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-25 18:45:11 +00:00
samuray22
5121939cf6
* Rescripted Super Novice Quest to Aegis 10.3 Standars.
...
- Bug Testing Required.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11797 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-25 01:32:37 +00:00
samuray22
d4ea436e0b
* Rescripted Soul Linker Quest to Aegis 10.3 Standars.
...
- Bug testing required.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11794 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-24 15:38:32 +00:00
samuray22
9f6b9308e8
Fixed a error (Again) in Rogue Job Quest. (bugreport:481)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11793 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-24 13:22:46 +00:00
samuray22
fcb555eb2e
* Fixed a error in Rogue Job Quest. (bugreport:481)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11790 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-24 00:44:58 +00:00
L0ne_W0lf
5f7d7bb1f0
* Several fixes to various scripts.
...
- Resolves: bugreport:351, bugreport:379, bugreport:393, bugreport:407, bugreport:414, partially resolves bug report:414
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11733 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-14 16:45:33 +00:00
L0ne_W0lf
8cbd792cbd
I didn't do it! ¬_¬ Okay maybe I did.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11730 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-13 08:51:38 +00:00
L0ne_W0lf
6f05d79ec2
* Fixed warning in star gladiator job test.
...
* Fixed error in assassin job test (missing ;)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11729 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-13 08:50:50 +00:00
samuray22
1aa71f445e
* Deleted unused variables in some Job Quest (2-1 & 2-2).
...
-Thanks to Ai4rei
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11726 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-12 13:47:54 +00:00
samuray22
87250b2299
* Corrected a minor error respect to the header in Star Gladiator Quest
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11725 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-12 13:16:59 +00:00
samuray22
b197e7c1a9
-Updated Star Gladiator Quest to the Aegis Standards
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11724 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-12 13:06:31 +00:00
L0ne_W0lf
d093d95e9c
Small fix to alchemist job quest that was blocking babies.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11708 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-11 04:30:32 +00:00
L0ne_W0lf
8c1aaf6aaf
Fixed a bug in sage job quest.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11653 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-04 17:32:35 +00:00
L0ne_W0lf
831ea50ba8
* Fixed an incorrect answer in the blacksmith quiz. (Trojal)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11635 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-02 02:15:42 +00:00
L0ne_W0lf
571f2db6e0
Minor fixes here and there to a few scripts.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11574 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-25 23:59:32 +00:00
L0ne_W0lf
d8fc315f1e
Removed duplicate Morroc city npc (bugreport:277)
...
Fix to the knight job quest. (bad areawarp destination)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11568 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-24 03:59:22 +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
L0ne_W0lf
37e98485d1
* Added a return at the end of several scripts. Should deal with errors being shown in due to a recent commit by FlavioJS
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11495 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-16 23:40:07 +00:00
L0ne_W0lf
ada9a68f94
Whoops. Updated headers for the last two edited files. Just not thinking straight tonight.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11474 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-15 03:46:39 +00:00