mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 22:50:26 +01:00
Floating
This commit is contained in:
@@ -73,6 +73,10 @@
|
||||
/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>"
|
||||
|
||||
Reference in New Issue
Block a user