Merge pull request #13108 from Hatterhat/357-dumdum
.357 DumDum Rounds (they're adminspawn only don't worry)
This commit is contained in:
@@ -14,9 +14,13 @@
|
||||
/obj/item/ammo_casing/a357/match
|
||||
name = ".357 match bullet casing"
|
||||
desc = "A .357 bullet casing, manufactured to exceedingly high standards."
|
||||
caliber = "357"
|
||||
projectile_type = /obj/item/projectile/bullet/a357/match
|
||||
|
||||
/obj/item/ammo_casing/a357/dumdum
|
||||
name = ".357 DumDum bullet casing"
|
||||
desc = "A .357 bullet casing. Usage of this ammunition will constitute a war crime in your area."
|
||||
projectile_type = /obj/item/projectile/bullet/a357/dumdum
|
||||
|
||||
// 7.62x38mmR (Nagant Revolver)
|
||||
|
||||
/obj/item/ammo_casing/n762
|
||||
@@ -68,4 +72,4 @@
|
||||
/obj/item/ammo_casing/c38/dumdum
|
||||
name = ".38 DumDum bullet casing"
|
||||
desc = "A .38 DumDum bullet casing."
|
||||
projectile_type = /obj/item/projectile/bullet/c38/dumdum
|
||||
projectile_type = /obj/item/projectile/bullet/c38/dumdum
|
||||
|
||||
Reference in New Issue
Block a user