Merge pull request #8949 from Kyep/tsf_marines

Solar Federation Outfit Fixes/Tweaks
This commit is contained in:
tigercat2000
2018-05-04 12:50:38 -07:00
committed by GitHub
2 changed files with 29 additions and 13 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
/obj/item/ammo_casing/update_icon()
..()
icon_state = "[initial(icon_state)][BB ? "-live" : ""]"
desc = "[initial(desc)][BB ? "" : " This one is spent"]"
desc = "[initial(desc)][BB ? "" : " This one is spent."]"
/obj/item/ammo_casing/proc/newshot(params) //For energy weapons, shotgun shells and wands (!).
if(!BB)