Merge branch 'dev' of github.com:Baystation12/Baystation12 into dev

This commit is contained in:
Mloc-Argent
2013-08-13 22:21:09 +01:00
4 changed files with 15 additions and 6 deletions

View File

@@ -47,7 +47,7 @@
/obj/item/ammo_casing/a12mm
desc = "A 12mm bullet casing."
caliber = "12mm"
projectile_type = "/obj/item/projectile/bullet/midbullet"
projectile_type = "/obj/item/projectile/bullet/midbullet2"
/obj/item/ammo_casing/shotgun
@@ -93,4 +93,4 @@
/obj/item/ammo_casing/a762
desc = "A 7.62 bullet casing."
caliber = "a762"
projectile_type = "/obj/item/projectile/bullet"
projectile_type = "/obj/item/projectile/bullet/a762"