Merge pull request #7234 from Novacat/nova-pathfinder

Fixes broken netgun
This commit is contained in:
Novacat
2020-04-13 14:06:46 -04:00
committed by GitHub
2 changed files with 1 additions and 0 deletions

View File

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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 44 KiB