Merge pull request #7492 from mwerezak/casings

Fixes shotgun shell description
This commit is contained in:
Mloc
2014-12-22 13:29:32 +00:00
3 changed files with 5 additions and 2 deletions

View File

@@ -41,6 +41,10 @@
else
user << "\blue There is no bullet in the casing to inscribe anything into."
/obj/item/ammo_casing/examine(mob/user)
..()
if (!BB)
user << "This one is spent."
//Boxes of ammo
/obj/item/ammo_magazine