Change gib animation sprites to only loop once.

This commit is contained in:
phil235
2016-04-29 20:48:56 +02:00
parent 9b5950000e
commit b1c1925b7c
3 changed files with 0 additions and 1 deletions
-1
View File
@@ -135,7 +135,6 @@
/obj/effect/overlay/temp/gib_animation
icon = 'icons/mob/mob.dmi'
duration = 15
randomdir = 0
/obj/effect/overlay/temp/gib_animation/New(loc, gib_icon)
icon_state = gib_icon
Binary file not shown.

Before

Width:  |  Height:  |  Size: 228 KiB

After

Width:  |  Height:  |  Size: 228 KiB

BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 242 KiB

After

Width:  |  Height:  |  Size: 242 KiB