Skip to content

Commit

Permalink
Removes floating
Browse files Browse the repository at this point in the history
  • Loading branch information
imtakingabreakdontatme committed Jan 2, 2016
1 parent 57b6ddd commit baabd48
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions code/modules/mob/living/simple_animal/guardian/guardian.dm
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,6 @@
/mob/living/mob/living/simple_animal/hostile/guardian/canSuicide()
return 0

/mob/living/simple_animal/hostile/guardian/float()
animate(src, pixel_y = pixel_y + 2, time = 10, loop = -1)
return

/mob/living/simple_animal/hostile/guardian/death()
..()
summoner << "<span class='danger'><B>Your [name] died somehow!</span></B>"
Expand Down

0 comments on commit baabd48

Please sign in to comment.