TI starter quest fixes.
Contributed by gyo.
This commit is contained in:
		
							
								
								
									
										5
									
								
								trunk/dist/game/data/scripts/quests/Q10322_SearchingForTheMysteriousPower/32974-03.htm
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								trunk/dist/game/data/scripts/quests/Q10322_SearchingForTheMysteriousPower/32974-03.htm
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,5 @@ | ||||
| <html><body>Shannon:<br> | ||||
| Well, guess what? I can help. That's right - H.E.L.P.<br> | ||||
| I've set up a little test for newbies - just head down the hill until you see <font color="LEVEL">Evain</font>.<br> | ||||
| Go on. You'll have fun, probably. | ||||
| </body></html> | ||||
| @@ -81,10 +81,10 @@ public final class Q10322_SearchingForTheMysteriousPower extends Quest | ||||
| 	{ | ||||
| 		super(10322, Q10322_SearchingForTheMysteriousPower.class.getSimpleName(), "Searching For The Mysterious Power"); | ||||
| 		addStartNpc(SHANNON); | ||||
| 		addTalkId(SHANNON, ADVENTURERS_GUIDE, EVAIN); | ||||
| 		addTalkId(SHANNON, EVAIN, ADVENTURERS_GUIDE); | ||||
| 		addKillId(SCARECROW); | ||||
| 		addCondMaxLevel(MAX_LEVEL, "32974-06.html"); | ||||
| 		addCondCompletedQuest(Q10321_QualificationsOfTheSeeker.class.getSimpleName(), "32974-06.html"); | ||||
| 		addCondMaxLevel(MAX_LEVEL, "32974-06.htm"); | ||||
| 		addCondCompletedQuest(Q10321_QualificationsOfTheSeeker.class.getSimpleName(), "32974-06.htm"); | ||||
| 	} | ||||
| 	 | ||||
| 	@Override | ||||
|   | ||||
							
								
								
									
										4
									
								
								trunk/dist/game/data/scripts/quests/Q10323_TrainLikeItsReal/33464-03.htm
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								trunk/dist/game/data/scripts/quests/Q10323_TrainLikeItsReal/33464-03.htm
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,4 @@ | ||||
| <html><body>Evain:<br> | ||||
| No need to hurry. Also, the mission is managed by <font color=LEVEL>Holden</font> at the <font color=LEVEL>Training Grounds Underground Facility Entrance</font>.  | ||||
| If you tell him that I sent you, he will give you details. | ||||
| </body></html> | ||||
| @@ -57,7 +57,7 @@ public class Q10325_SearchingForNewPower extends Quest | ||||
| 		super(10325, Q10325_SearchingForNewPower.class.getSimpleName(), "Searching For New Power"); | ||||
| 		addStartNpc(GALLINT); | ||||
| 		addTalkId(GALLINT, TALBOT, CIDNET, BLACK, HERZ, KINCAID, XONIA); | ||||
| 		addCondMaxLevel(MAX_LEVEL, "32980-07.html"); | ||||
| 		addCondMaxLevel(MAX_LEVEL, "32980-07.htm"); | ||||
| 		addCondCompletedQuest(Q10324_FindingMagisterGallint.class.getSimpleName(), "32980-07.htm"); | ||||
| 	} | ||||
| 	 | ||||
|   | ||||
							
								
								
									
										6
									
								
								trunk/dist/game/data/scripts/quests/Q10327_IntruderWhoWantsTheBookOfGiants/32972-03.htm
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								trunk/dist/game/data/scripts/quests/Q10327_IntruderWhoWantsTheBookOfGiants/32972-03.htm
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,6 @@ | ||||
| <html><body>Pantheon:<br> | ||||
| Thank you!<br1> | ||||
| When you get to the museum, you should see a number of desks - <font color="LEVEL">one of them</font> has <font color="LEVEL">The War of Giants and Gods</font> on it. Find it, and bring it to me.<br> | ||||
| Would you like to go to the museum?<br> | ||||
| <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest MuseumDungeon enter_instance">"Yes."</Button> | ||||
| </body></html> | ||||
		Reference in New Issue
	
	Block a user
	 MobiusDev
					MobiusDev