Tweak object pool system.

Conflicts:
	code/game/objects/structures/grille.dm
	code/modules/projectiles/projectile/beams.dm
	code/modules/projectiles/projectile/bullets.dm
	code/modules/projectiles/projectile/special.dm
This commit is contained in:
ESwordTheCat
2014-05-03 22:54:09 -04:00
committed by ZomgPonies
parent be355c78c4
commit 532298c725
9 changed files with 31 additions and 101 deletions
@@ -233,6 +233,10 @@
/*
* Glass shards - TODO: Move this into code/game/object/item/weapons
*/
/obj/item/weapon/shard
resetVariables()
..("pixel_y", "pixel_x", "icon_state")
/obj/item/weapon/shard/Bump()
spawn( 0 )
if (prob(20))