Updated the L6.

Fixes issue 1095. L6 Icons bugged after reload

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5089 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
petethegoat@gmail.com
2012-11-16 18:52:41 +00:00
parent 076a78b032
commit ee66c32bd0
3 changed files with 45 additions and 88 deletions

View File

@@ -95,7 +95,7 @@
/obj/item/ammo_magazine/a762
name = "magazine (a762)"
icon_state = "a762-50"
icon_state = "a762"
origin_tech = "combat=2"
ammo_type = "/obj/item/ammo_casing/a762"
max_ammo = 50
@@ -103,7 +103,7 @@
/obj/item/ammo_magazine/a762/empty
name = "magazine (a762)"
icon_state = "a762-0"
icon_state = "a762"
ammo_type = "/obj/item/ammo_casing/a762"
max_ammo = 0
multiple_sprites = 1