Merge pull request #5166 from Cyberboss/patch-1

Fixes the mapdiffbot issue
This commit is contained in:
deathride58
2018-01-29 02:31:15 +00:00
committed by GitHub
-1
View File
@@ -1215,5 +1215,4 @@ obj/item/gun/energy/e_gun/cx/worn_overlays(isinhands, icon_file)
. += body_inhand
/obj/item/ammo_box/magazine/toy/pistol //forcing this might be a bad idea, but it'll fix the foam gun infinite material exploit
..()
materials = list(MAT_METAL = 200)