Resolves Issue 976 - gibs are now anchored again

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4770 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
elly1989@rocketmail.com
2012-09-29 05:56:41 +00:00
parent 4e8d5fe905
commit 999cc84c1c
2 changed files with 2 additions and 2 deletions
@@ -39,7 +39,7 @@
desc = "They look bloody and gruesome."
gender = PLURAL
density = 0
anchored = 0
anchored = 1
layer = 2
icon = 'icons/effects/blood.dmi'
icon_state = "gibbl5"
@@ -5,7 +5,7 @@
desc = "It's a useless heap of junk... <i>or is it?</i>"
gender = PLURAL
density = 0
anchored = 0
anchored = 1
layer = 2
icon = 'icons/mob/robots.dmi'
icon_state = "gib1"