Merge pull request #472 from Citadel-Station-13/upstream-merge-26330

[MIRROR] Gives wirecutters origin tech
This commit is contained in:
LetterJay
2017-04-19 18:28:38 -05:00
committed by GitHub
+2
View File
@@ -231,9 +231,11 @@
attack_verb = list("pinched", "nipped")
hitsound = 'sound/items/Wirecutter.ogg'
usesound = 'sound/items/Wirecutter.ogg'
origin_tech = "materials=1;engineering=1"
toolspeed = 1
armor = list(melee = 0, bullet = 0, laser = 0, energy = 0, bomb = 0, bio = 0, rad = 0, fire = 50, acid = 30)
/obj/item/weapon/wirecutters/New(loc, var/param_color = null)
..()
if(!icon_state)