removes from uplink until fixed

renames old sniper icons to esniper and new sniper to just sniper
This commit is contained in:
Aurorablade
2016-05-04 00:34:28 -04:00
parent 5f0dde2f65
commit 37d9cc49dc
7 changed files with 4 additions and 41 deletions
@@ -148,7 +148,7 @@ obj/item/weapon/gun/energy/staff/focus
name = "L.W.A.P. Sniper Rifle"
desc = "A rifle constructed of lightweight materials, fitted with a SMART aiming-system scope."
icon = 'icons/obj/gun.dmi'
icon_state = "sniper"
icon_state = "esniper"
fire_sound = 'sound/weapons/marauder.ogg'
origin_tech = "combat=6;materials=5;powerstorage=4"
projectile_type = "/obj/item/projectile/beam/sniper"
@@ -1,8 +1,8 @@
/obj/item/weapon/gun/projectile/sniper_rifle
name = "sniper rifle"
desc = "the kind of gun that will leave you crying for mummy before you even realise your leg's missing"
icon_state = "snipertg"
item_state = "snipertg"
icon_state = "sniper"
item_state = "sniper"
recoil = 2
heavy_weapon = 1
mag_type = "/obj/item/ammo_box/magazine/sniper_rounds"
@@ -19,7 +19,7 @@
if(magazine)
icon_state = "sniper-mag"
else
icon_state = "snipertg"
icon_state = "sniper"
/obj/item/weapon/gun/projectile/sniper_rifle/syndicate
name = "syndicate sniper rifle"