From 5cfb6063c37243477ea79319706dae7cdde27ab2 Mon Sep 17 00:00:00 2001 From: Masy98 Date: Fri, 19 Dec 2014 16:06:43 +0100 Subject: Fixed Guardians size and health --- MCServer/Plugins/ProtectionAreas | 2 +- MCServer/monsters.ini | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) (limited to 'MCServer') diff --git a/MCServer/Plugins/ProtectionAreas b/MCServer/Plugins/ProtectionAreas index 7765048fa..624580e5b 160000 --- a/MCServer/Plugins/ProtectionAreas +++ b/MCServer/Plugins/ProtectionAreas @@ -1 +1 @@ -Subproject commit 7765048fa740b8f119db72a4ccc546504f86b2ab +Subproject commit 624580e5b522ba2799dfe5b5902b4002b1a8da3e diff --git a/MCServer/monsters.ini b/MCServer/monsters.ini index c4bc8c810..70c845b5c 100644 --- a/MCServer/monsters.ini +++ b/MCServer/monsters.ini @@ -192,3 +192,10 @@ AttackDamage=0.0 SightDistance=25.0 MaxHealth=6 +[Guardian] +AttackRange=2.0 +AttackRate=1 +AttackDamage=9.0 +SightDistance=25.0 +MaxHealth=30 + -- cgit v1.2.3