quick fix for #6498

This commit is contained in:
Iamgoofball
2014-10-02 16:34:48 -07:00
parent 87a0b4b6c7
commit 29621e9f2c

View File

@@ -425,6 +425,7 @@
caliber = ".45"
origin_tech = "combat=2;materials=2;syndicate=8"
ammo_type = "/obj/item/ammo_casing/chameleon"
matter = list()
var/list/gun_choices = list()
New()
@@ -464,4 +465,4 @@
flags_inv = A.flags_inv
if(usr)
usr.update_inv_r_hand()
usr.update_inv_l_hand() //so our overlays update.
usr.update_inv_l_hand() //so our overlays update.