11 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <html><body>Fantasy Isle Paddies:<br>
 | |
| Welcome to Fantasy Isle. Click, click. I am the keeper of this island.<br>
 | |
| All movement here is made possible through me. Enjoy all that we have to offer!<br>
 | |
| You can earn <font color="LEVEL">Fantasy Isle Coins</font> by undertaking different activities in the isle; bring them back to me and I'll exchange them for other items.<br>
 | |
| <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest TeleportToFantasy" msg="2282">Return to previous town.</Button>
 | |
| <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest TeleportToUndergroundColiseum">Move to the Underground Coliseum.</Button>
 | |
| <Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 12108">Move to Kratei's Cube.</Button>
 | |
| <Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 12121">Move to Handy's Block Checker Arena.</Button>
 | |
| <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 323780001">Exchange Fantasy Isle Coins.</Button>
 | |
| <Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
 | |
| </body></html> | 
