36 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			36 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="UTF-8"?>
 | |
| <!-- Museum Dungeon -->
 | |
| <instance id="182" maxWorlds="80" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/instance.xsd">
 | |
| 	<time duration="30" empty="0" />
 | |
| 	<locations>
 | |
| 		<enter type="FIXED">
 | |
| 			<location x="-114711" y="243911" z="-7968" />
 | |
| 		</enter>
 | |
| 		<exit type="FIXED">
 | |
| 			<location x="-114359" y="260120" z="-1192" />
 | |
| 		</exit>
 | |
| 	</locations>
 | |
| 	<conditions>
 | |
| 		<condition type="Level">
 | |
| 			<param name="max" value="20" />
 | |
| 		</condition>
 | |
| 		<!-- <quest id="10327" state="STARTED" /> -->
 | |
| 	</conditions>
 | |
| 	<spawnlist>
 | |
| 		<group>
 | |
| 			<!-- Desk -->
 | |
| 			<npc id="33126" x="-113744" y="244686" z="-7952" heading="0" />
 | |
| 			<npc id="33126" x="-114713" y="245760" z="-7952" heading="0" />
 | |
| 			<npc id="33126" x="-115684" y="244677" z="-7952" heading="0" />
 | |
| 			<npc id="33126" x="-114717" y="243602" z="-7952" heading="0" />
 | |
| 			<!-- Toyron -->
 | |
| 			<npc id="33004" x="-114707" y="245428" z="-7968" heading="0" />
 | |
| 		</group>
 | |
| 		<group name="thiefs" spawnByDefault="false">
 | |
| 			<!-- Thief -->
 | |
| 			<npc id="23121" x="-114865" y="244942" z="-7984" heading="0" />
 | |
| 			<npc id="23121" x="-114576" y="244952" z="-7976" heading="0" />
 | |
| 		</group>
 | |
| 	</spawnlist>
 | |
| </instance>
 | 
