82 Commits

Author SHA1 Message Date
L0ne_W0lf
9265a6ed88 Fixed an error in the Sage job quest, thanks to Cara.
Removed function F_BlockHigh from Valkyrie.txt

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11375 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-06 16:21:39 +00:00
L0ne_W0lf
2c61369250 * Fixed an assortment of typos and bugs care of yyCC.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11343 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-01 14:37:17 +00:00
L0ne_W0lf
d6e60c8248 * Small bug fix (== -> !=) thanks to Saithis.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11342 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-01 13:47:55 +00:00
L0ne_W0lf
7fd5c0f918 2-2 job quest update. Although completable, further testing (and optimizing) required.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11278 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-23 00:36:51 +00:00
ultramage
e7e0ddde9d Fixed certain typos in src/npc/doc files
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11102 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-01 08:14:36 +00:00
ultramage
a6cd45f05d * Fixed north prontera kafra having an empty warp list
* Removed junk ЎA text from the 2004 headgears
* Changed deprecated Job_Alchem to Job_Alchemist (see r10904)
* Fixed a typo in a geffen city npc (Job_Merhcant)
* Fixed a typo in the Jobmaster custom script (Job_Gunsliger)
* Fixed one old eAAC Quest Warper bug (warp to nonwalkable coords)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10940 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-31 21:27:01 +00:00
ultramage
fdb0636dc3 random fixing
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10808 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-23 12:15:58 +00:00
Lupus
50e6379801 Crusader Job Q. Made 1 npc name unique. Fixed Engrish
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10802 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-22 06:02:06 +00:00
samuray22
f05a3cf287 * Fixed a little minor bug in "Crusader Job Quest".
* Added some missing NPCs from the Laboratory on "Elemental Potion Cretion Quest".

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10799 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-21 15:54:37 +00:00
samuray22
3ce2be91ed * Fixed Some variables like ".@item", and changed to "@item".
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10785 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-19 16:45:28 +00:00
samuray22
9e8908b003 * Fixed Some variables like "@item", and changed to ".@item".
- Thanks to BrainStorm for the fix.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10783 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-19 14:47:51 +00:00
ultramage
0dc548c5f7 npc header consistency update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10759 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-14 08:29:20 +00:00
Lupus
9be00d8297 merged crusader job q to stable. Added initial ABBEY mob spawn
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10758 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-14 04:05:03 +00:00
ultramage
b82ca5eea8 small npc header adjustments, eol setting
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10676 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-04 08:24:45 +00:00
L0ne_W0lf
e925f3e0f6 * Updated NPC dialogs and cutins using Aegis 10.3 files.
- Fixed error with the present checking. (Lupus beat me to committing)
- Changed the reward checking to use callsub (fixed the flow of the script)
- Optimized and changed the flow of things slightly.
- Temporary character variables "@" are now ".@"
- Fixed some indentation.
- Changed item names to item IDs

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10659 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-01 17:24:46 +00:00
Lupus
2e6f899827 fixed 2 bugs in Bard Job Quest
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10656 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-01 07:04:44 +00:00
Lupus
2d8c45a319 fixed bug in new Crusader Job Q. optimized
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10655 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-01 06:43:10 +00:00
L0ne_W0lf
fc4a6bc5f8 * Fixed some spelling and grammar in crusader quest.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10653 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-31 20:59:22 +00:00
L0ne_W0lf
591cde2108 * Updated Crusader quest.
- Updated NPC dialogs using Aegis 10.3 file.
- Fixed logic error with job change reward for job 50 swordies.
- Completely redid the 1st and 3rd tests.
- Optimized first four NPC scripts slightly.
- Alternatively, the tests themselves need work.
- Temporary character variables "@" are now ".@"
- Fixed some indentation.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10651 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-31 18:21:04 +00:00
samuray22
8b1fb68d99 * Rev 10572 Updated Bard quest to the official one.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10572 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-19 02:11:20 +00:00
Lupus
9c4d288dbb Sage Job Quest Item name fix: Mantis Scythe
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10563 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-18 07:55:31 +00:00
SinSloth
90b66d458b * Fixed some bugs in Crusader Job change quest.
* Minor fix on NPC name in Swordman tutorial quest.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10537 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-14 09:43:55 +00:00
samuray22
6cd2ce25ec * Updated Facing of NPCs from Crusader Quest.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10472 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-05 15:06:35 +00:00
Paradox924x
1842743309 Removed unnecessary folder trunk/npc/jobs/2-2/old
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10458 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-04 22:15:30 +00:00
samuray22
c30b8abb54 * Updated Crusader Job quest to the official one.
- Added Folder "old" for old quest of jobs.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10457 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-04 21:38:20 +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
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
81bf36de72 Small fix in Monk Quest
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10124 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-02 17:39:50 +00:00
ultramage
c9ee6987e6 - Patched the MAX_STATUSCHANGE startup error
- Fixed a compiler warning
- Really removed duplicate Noyee npc

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10033 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-19 22:17:44 +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
ultramage
4ca0b15de3 EOL-styled some more files
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9947 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-02 00:11:54 +00:00
Lupus
36475c5c60 Alchemist Quest: fixed 2 answers in the Rasputin's test
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9925 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-02-26 22:06:53 +00:00
Lupus
f38d3e495e updated alchemist & dancer job quests
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9918 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-02-25 18:57:36 +00:00
ultramage
46508c6c6e Fixed a parenthesis typo in the dance quest
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9894 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-02-21 16:46:57 +00:00
Lupus
9f5e46c78a updated Dance Job Quest. Optimized, Fixed typos, added missing text
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9883 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-02-21 10:48:57 +00:00
Lupus
dac22bc4e9 changed 'Improved Concentration' to 'Attention Concentrate'
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9882 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-02-20 23:04:04 +00:00
Lupus
435356fe51 final fix of Dancer Job Quest. Works on TRUNK only, due to latest initnpctimer changes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9881 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-02-20 23:00:49 +00:00
Lupus
0a9018f80b fixed Dancer quest
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9880 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-02-19 16:37:44 +00:00
skotlex
5ed686f6a8 - Updated the Dancer job quest to attach a player to the main timer script.
- Updated script commands startnpctimer, stopnpctimer, initnpctimer so you can attach a player to them, this is done because the attach/detach functions can't be used to attach to a different script than the one currently running.
- Some script code cleaning
- Updated the script_command reference with the new flag values of [start/stop/init]npctimer.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9872 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-02-16 20:53:05 +00:00
ultramage
3266ced856 More typo fixes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9714 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-01-26 15:01:39 +00:00
ultramage
e034ce07bb Typo hunt
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9684 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-01-21 12:12:04 +00:00
ultramage
af4ac5e72c Synchronization of the trunk&stable npc directories
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9683 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-01-21 11:40:27 +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
KarLaeda
7935fd82c4 Fixed event's label for many quest-spawned monsters
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9386 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-02 02:20:32 +00:00
Lupus
f12bb2a6b1 Fixed Sage guest
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9279 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-20 23:47:43 +00:00
Lupus
7367e7aa5f Many small scripts fixes - tabs, parenthesis, typo
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9137 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-04 22:59:57 +00:00
Lupus
9e4ba17a6d added missing line
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9076 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-26 11:00:15 +00:00
Lupus
a402eb2a81 fixed typos, added missing NEXT;, optimized Niflheim. Clear nif vars garbage
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8819 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-20 05:43:48 +00:00
Lupus
8bf8a226f3 rogue quest fix
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8568 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-01 08:02:19 +00:00
MasterOfMuppets
e0682d2e43 A file I forgot >__>
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8396 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-21 12:52:20 +00:00