mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-26 22:56:33 +01:00
Wrong category. Moved to correct location.
This commit is contained in:
@@ -92,6 +92,11 @@
|
||||
projectile_type = /obj/item/projectile/bullet/pistol/ap
|
||||
matter = list(DEFAULT_WALL_MATERIAL = 80)
|
||||
|
||||
/obj/item/ammo_casing/a9mm/hp
|
||||
desc = "A 9mm hollow-point bullet casing."
|
||||
projectile_type = /obj/item/projectile/bullet/pistol/hp
|
||||
|
||||
|
||||
/obj/item/ammo_casing/a9mm/flash
|
||||
desc = "A 9mm flash shell casing."
|
||||
icon_state = "r-casing"
|
||||
@@ -151,10 +156,6 @@
|
||||
desc = "A .45 hollow-point bullet casing."
|
||||
projectile_type = /obj/item/projectile/bullet/pistol/medium/hp
|
||||
|
||||
/obj/item/ammo_casing/a9mm/hp
|
||||
desc = "A 9mm hollow-point bullet casing."
|
||||
projectile_type = /obj/item/projectile/bullet/pistol/hp
|
||||
|
||||
/*
|
||||
* 10mm
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user