Clowns now lose their "clumsy" status when chosen to be a changeling, cultist or head revolutionary. Fixes issue 582

Fix for stacks not stacking anymore.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3879 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
johnsonmt88@gmail.com
2012-06-20 18:26:32 +00:00
parent c6a55b6427
commit 03d9fbee7a
4 changed files with 20 additions and 0 deletions
+1
View File
@@ -1217,6 +1217,7 @@
else
for (var/obj/item/stack/sheet/stack in locate(src.x,src.y,src.z))
S.add(stack,user)
..()
/obj/item/stack/sheet/wood
name = "wooden planks"