demanifest on going out of range..maybe..

This commit is contained in:
Aurorablade
2015-11-21 10:56:35 -05:00
parent 5986006578
commit c5ec48c5ef
@@ -65,7 +65,7 @@
else
src << "You moved out of range, and were pulled back! You can only move [range] meters from [summoner.real_name]"
visible_message("<span class='danger'>The [src] jumps back to its user.</span>")
loc = get_turf(summoner)
Recall()
/mob/living/simple_animal/hostile/guardian/Move() //Returns to summoner if they move out of range
..()
@@ -75,7 +75,7 @@
else
src << "You moved out of range, and were pulled back! You can only move [range] meters from [summoner.real_name]"
visible_message("<span class='danger'>The [src] jumps back to its user.</span>")
loc = get_turf(summoner)
Recall()
/mob/living/simple_animal/hostile/guardian/adjustBruteLoss(amount) //The spirit is invincible, but passes on damage to the summoner