Implemented the Sign Quest, please take your time and test it. We need to make sure there are no bugs to put it in stable.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7841 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
MasterOfMuppets 2006-07-23 17:47:53 +00:00
parent 9697022518
commit 54825a5459
5 changed files with 9749 additions and 2053 deletions

View File

@ -40,6 +40,8 @@ Playtester
Date Added
======
07/23
* Implemented the sign quest, please test it if you have some free time :P [MasterOfMuppets]
- We need to know if there's any bugs left to implement it in stable
* Changed the names of some NPCs [MasterOfMuppets]
07/22
* Removed two warps in Aldebaran in preparation for the sign quest. [MasterOfMuppets]

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -93,6 +93,7 @@ npc: npc/quests/Lvl4_weapon_quest.txt
npc: npc/quests/juperos.txt
npc: npc/quests/thana_quest.txt
npc: npc/quests/eye_of_hellion.txt
npc: npc/quests/The_Sign_Quest.txt
npc: npc/quests/newgears/2004_headgears.txt
npc: npc/quests/newgears/new_hats_0625.txt
npc: npc/quests/novice_exchange.txt

View File

@ -92,5 +92,6 @@ npc: npc/warps/other/jobquests.txt
npc: npc/warps/other/airplane.txt
npc: npc/warps/other/other.txt
npc: npc/warps/other/kiel.txt
npc: npc/warps/other/sign.txt
npc: npc/warps/pvp/pvp.txt
// --------------------------------------------------------------