<?xml version="1.0" encoding="utf-8"?>
<!-- Types: 0 - toggle, 1 - on when player is above, 2 - on when player or item is above -->
<!-- Conditions: switch_on:x,y,z -->
<!-- Actions: "spawn:Orc,x,y,z,dir,respawn|transform:x,y,z,id" -->
<switches>
	<switch x="544" y="506" z="7" type="1">
		<conditions val="switch_on:547,505,7"/>
		<actions step_on="transform:546,508,7,6" step_off="transform:546,508,7,1"/>
	</switch>
	<switch x="547" y="505" z="7" type="0">
		<conditions val=""/>
		<actions step_on="" step_off=""/>
	</switch>
	<switch x="547" y="508" z="7" type="1">
		<conditions val=""/>
		<actions step_on="spawn:Orc,548,508,7,2,0|spawn:Beholder,548,507,7,3,0" step_off=""/>
	</switch>
	<switch x="550" y="506" z="7" type="2">
		<conditions val=""/>
		<actions step_on="transform:546,508,7,6" step_off="transform:546,508,7,1"/>
	</switch>
</switches>