mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-24 20:47:43 +01:00
Polaris Sync
This commit is contained in:
@@ -298,6 +298,15 @@
|
||||
name = "speedloader (.38 rubber)"
|
||||
path =/obj/item/ammo_magazine/s38/rubber
|
||||
|
||||
/datum/category_item/autolathe/arms/speedloader_45
|
||||
name = "speedloader (.45)"
|
||||
path = /obj/item/ammo_magazine/s45
|
||||
hidden = 1
|
||||
|
||||
/datum/category_item/autolathe/arms/speedloader_45r
|
||||
name = "speedloader (.45 rubber)"
|
||||
path = /obj/item/ammo_magazine/s45/rubber
|
||||
|
||||
// Commented out until metal exploits with autolathe is fixed.
|
||||
/*/datum/category_item/autolathe/arms/pistol_clip_45
|
||||
name = "ammo clip (.45)"
|
||||
|
||||
@@ -22,6 +22,14 @@
|
||||
name = "Pistol Magazine (.45 AP)"
|
||||
path = /obj/item/ammo_magazine/m45/ap
|
||||
|
||||
/datum/uplink_item/item/ammo/s45m
|
||||
name = "Speedloader (.45)"
|
||||
path = /obj/item/ammo_magazine/s45
|
||||
|
||||
/datum/uplink_item/item/ammo/s45map
|
||||
name = "Speedloader (.45 AP)"
|
||||
path = /obj/item/ammo_magazine/s45/ap
|
||||
|
||||
/datum/uplink_item/item/ammo/tommymag
|
||||
name = "Tommygun Magazine (.45)"
|
||||
path = /obj/item/ammo_magazine/m45tommy
|
||||
|
||||
Reference in New Issue
Block a user