Fixes broken netgun sprite

This commit is contained in:
Unknown
2020-04-13 13:41:56 -04:00
parent e79365dcb5
commit 4238aabcb8
2 changed files with 1 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
icon = 'icons/obj/gun_vr.dmi'
icon_state = "netgun"
item_state = "gun" // Placeholder
charge_meter = 0
fire_sound = 'sound/weapons/eluger.ogg'
origin_tech = list(TECH_COMBAT = 3, TECH_MATERIAL = 5, TECH_MAGNET = 3)