mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-03 05:51:56 +00:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user