Merge pull request #606 from LetterJay/icon-fix

Fixes missing laser carbine sprite
This commit is contained in:
LetterJay
2017-04-27 22:26:03 -05:00
committed by GitHub
3 changed files with 2 additions and 0 deletions
+1
View File
@@ -1,6 +1,7 @@
/obj/item/weapon/gun/energy/laser/carbine
name = "laser carbine"
desc = "A ruggedized laser carbine featuring much higher capacity and improved handling when compared to a normal laser gun."
icon = 'icons/obj/guns/cit_guns.dmi'
icon_state = "lasernew"
item_state = "laser"
origin_tech = "combat=4;magnets=4"
+1
View File
@@ -76,6 +76,7 @@
refill_canister = /obj/item/weapon/vending_refill/soviet
#undef STANDARD_CHARGE
#undef CONTRABAND_CHARGE
#undef COIN_CHARGE
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB