Bluesec in map and missing laser rifle sprites. (#888)

Pretty much mapping the things needed for bluesec. I am nearly sure this may work.
And fixing a mistake with laser rifles missing their sprite.
This commit is contained in:
Alberyk
2016-09-10 19:05:59 -03:00
committed by skull132
parent 0c7bc66c5f
commit d9875147ad
2 changed files with 157 additions and 157 deletions
@@ -45,8 +45,8 @@
/obj/item/weapon/gun/energy/rifle/laser
name = "laser rifle"
desc = "A common laser weapon, designed to kill with concentrated energy blasts."
icon_state = "laser_rifle"
item_state = "laser_rifle"
icon_state = "laser"
item_state = "laser"
fire_sound = 'sound/weapons/Laser.ogg'
matter = list(DEFAULT_WALL_MATERIAL = 2000)
origin_tech = "combat=3;magnets=2"