aboutsummaryrefslogtreecommitdiffstats
path: root/xml/mobs.xml
blob: 238c582142b9e1eadfa9eaf8139138f4431eb2a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0"?>
<mob name="rabbit">
	<components>
		<position/>
		<direction/>
		<physics/>
		<solid/>
		<sprite/>
		<animation/>
		<visible/>
		<health>10</health>
		<ai/>
		<wander/>
	</components>
</mob>