More flash shell tweaks, autolathe recipes

Tweaks the flash shell some more.
Tweaks shotgun stun shells, adds spent icon.
Additional autolathe ammo recipes.
This commit is contained in:
mwerezak
2015-02-11 18:41:55 -05:00
parent 9e3667540c
commit 630369b9dd
9 changed files with 93 additions and 28 deletions

View File

@@ -60,7 +60,7 @@
/obj/item/weapon/gun/projectile/handle_post_fire()
..()
if(chambered)
chambered.BB = null
chambered.expend()
switch(handle_casings)
if(EJECT_CASINGS) //eject casing onto ground.
chambered.loc = get_turf(src)