Merge pull request #12421 from GhostActual/Donk-Co.-Toys

Foam Dart Fix
This commit is contained in:
Casey
2022-03-12 12:29:41 -05:00
committed by CHOMPStation2
parent edbdf7e643
commit acf0aa858d
3 changed files with 27 additions and 3 deletions

View File

@@ -40,6 +40,7 @@
name = "\improper Donk-Soft riot ammo box"
desc = "Contains Donk-Soft riot darts. It's Donk or Don't! Ages 18 and up."
icon_state = "foambox_riot"
ammo_type = /obj/item/ammo_casing/afoam_dart/riot
matter = list(MAT_STEEL = 5040, MAT_PLASTIC = 1800)
/*

View File

@@ -36,6 +36,7 @@
/obj/item/ammo_casing/afoam_dart/riot
name = "riot foam dart"
desc = "Whose smart idea was it to use toys as crowd control? Ages 18 and up."
projectile_type = /obj/item/projectile/bullet/foam_dart_riot
matter = list(MAT_STEEL = 210, MAT_PLASTIC = 60)
icon_state = "foamdart_riot"