Proper Baium statue type and heading.
This commit is contained in:
		@@ -80,7 +80,7 @@ public class Baium extends AbstractNpcAI
 | 
			
		||||
	private static final int DEAD = 3;
 | 
			
		||||
	// Locations
 | 
			
		||||
	private static final Location BAIUM_GIFT_LOC = new Location(115910, 17337, 10105);
 | 
			
		||||
	private static final Location BAIUM_LOC = new Location(116033, 17447, 10107, -25348);
 | 
			
		||||
	private static final Location BAIUM_LOC = new Location(116033, 17447, 10107, 40188);
 | 
			
		||||
	private static final Location TELEPORT_CUBIC_LOC = new Location(115017, 15549, 10090);
 | 
			
		||||
	private static final Location TELEPORT_IN_LOC = new Location(114077, 15882, 10078);
 | 
			
		||||
	private static final Location[] TELEPORT_OUT_LOC =
 | 
			
		||||
 
 | 
			
		||||
@@ -1512,7 +1512,7 @@
 | 
			
		||||
			<height normal="40" />
 | 
			
		||||
		</collision>
 | 
			
		||||
	</npc>
 | 
			
		||||
	<npc id="29025" level="80" type="RaidBoss" name="Baium" title="Lord">
 | 
			
		||||
	<npc id="29025" level="80" type="Folk" name="Baium" title="Lord">
 | 
			
		||||
		<race>UNDEAD</race>
 | 
			
		||||
		<sex>MALE</sex>
 | 
			
		||||
		<stats str="60" int="76" dex="73" wit="70" con="57" men="80">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user