This commit is contained in:
Jon
2019-04-17 22:40:23 +01:00
parent 9f9ad44782
commit d2c80d0f8b
3 changed files with 8 additions and 0 deletions
@@ -1,3 +1,4 @@
/datum/admin_secret_item/fun_secret/break_all_lights
name = "Break All Lights"
+6
View File
@@ -323,6 +323,12 @@
move_delay += 2
return mob.buckled.relaymove(mob,direct)
if(waddleToggle)
if(!mob.buckled)
animate(mob, pixel_z = 4, time = 0)
animate(pixel_z = 0, transform = turn(matrix(), pick(-12, 0, 12)), time=2)
animate(pixel_z = 0, transform = matrix(), time = 0)
//We are now going to move
moving = 1
//Something with pulling things