You Spin Me Right Round

This commit is contained in:
Fox-McCloud
2015-03-28 23:17:00 -04:00
parent e2a4ccc8a6
commit d4de91ce15
2 changed files with 4 additions and 1 deletions
+2
View File
@@ -764,6 +764,8 @@
float(!has_gravity)
/mob/living/proc/float(on)
if(throwing)
return
if(on && !floating)
animate(src, pixel_y = 2, time = 10, loop = -1)
floating = 1