Heh forgot these.

This commit is contained in:
ESwordTheCat
2014-05-04 00:56:51 -08:00
committed by ZomgPonies
parent 532298c725
commit 3c3e4c7dc8
2 changed files with 6 additions and 2 deletions
@@ -235,7 +235,9 @@
*/
/obj/item/weapon/shard
resetVariables()
..("pixel_y", "pixel_x", "icon_state")
var/list/exclude = list("pixel_y", "pixel_x", "icon_state")
exclude += args
..(exclude)
/obj/item/weapon/shard/Bump()
spawn( 0 )