6 lines
		
	
	
		
			454 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			454 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <html><body>First Warp Device of Harnak:<br>
 | |
| Seems you can teleport through this Warp Device.<br>
 | |
| <Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_teleport 0 2">Go to the 2nd basement floor</Button>
 | |
| <Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_teleport 0 3">Go to the 3rd basement floor</Button>
 | |
| <Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_teleport 0 4">Go outside</Button>
 | |
| </body></html> | 
