mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-25 22:12:58 +01:00
Resprites/renames the vintage .45 and adds two new .45 pistols. (#12387)
This commit is contained in:
@@ -116,6 +116,7 @@
|
||||
from whole colonial systems to travelling super ships to mining and farming outposts. Most communities here are, although not as developed as many galactic powers, very \
|
||||
tightly-knit. Almost anything and anyone can be found in these wild, mostly uncharted lands. "
|
||||
demonym = "frontiersman"
|
||||
consular_outfit = /datum/outfit/job/representative/consular/coalition
|
||||
|
||||
job_species_blacklist = list(
|
||||
"Consular Officer" = list(
|
||||
@@ -128,6 +129,14 @@
|
||||
)
|
||||
)
|
||||
|
||||
/datum/outfit/job/representative/consular/coalition
|
||||
name = "Coalition Consular Officer"
|
||||
|
||||
backpack_contents = list(
|
||||
/obj/item/device/camera = 1,
|
||||
/obj/item/gun/projectile/colt/super = 1
|
||||
)
|
||||
|
||||
/datum/citizenship/elyra
|
||||
name = CITIZENSHIP_ELYRA
|
||||
description = "The Republic of Elyra, or its more official name, The Serene Republic of Elyra, was formed during a large scale colonization and emigration effort from south \
|
||||
|
||||
@@ -64,6 +64,18 @@
|
||||
max_ammo = 9
|
||||
multiple_sprites = 1
|
||||
|
||||
/obj/item/ammo_magazine/c45m/stendo
|
||||
name = "extended magazine (.45)"
|
||||
desc = "A custom .45 pistol magazine fitted with an extended baseplate, increasing capacity to eleven rounds."
|
||||
icon_state = "45e"
|
||||
max_ammo = 11
|
||||
|
||||
/obj/item/ammo_magazine/c45m/lebman
|
||||
name = "extended magazine (.45)"
|
||||
desc = "A custom .45 pistol magazine made by welding two together. Has double the capacity of a normal magazine at eighteen rounds."
|
||||
icon_state = "45l"
|
||||
max_ammo = 18
|
||||
|
||||
/obj/item/ammo_magazine/c45m/empty
|
||||
initial_ammo = 0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/obj/item/gun/projectile/colt
|
||||
name = "vintage .45 pistol"
|
||||
desc = "A rugged Zavodskoi-designed pistol. Uses .45 rounds."
|
||||
desc_fluff = "The Zavodskoi Interstellar Colt was designed and marketed as an homage to classic Human firearms, and looks and acts much the same way - it was deliberately designed with some anachronistic features, but in spite of that artificial age of the design it performs well enough to see service all over Human space. Chambered in .45 caliber."
|
||||
name = ".45 combat pistol"
|
||||
desc = "A robust metal-framed .45-caliber handgun of a type descended from old-Earth designs, manufactured in many factories across \
|
||||
human-inhabited space. Used by all manners of factions across the Spur."
|
||||
magazine_type = /obj/item/ammo_magazine/c45m
|
||||
allowed_magazines = list(/obj/item/ammo_magazine/c45m)
|
||||
icon = 'icons/obj/guns/colt.dmi'
|
||||
@@ -16,7 +16,7 @@
|
||||
|
||||
/obj/item/gun/projectile/colt/update_icon()
|
||||
..()
|
||||
if(ammo_magazine && ammo_magazine.stored_ammo.len)
|
||||
if(ammo_magazine?.stored_ammo.len)
|
||||
icon_state = "colt"
|
||||
else
|
||||
icon_state = "colt-e"
|
||||
@@ -42,6 +42,49 @@
|
||||
to_chat(M, "You name the gun [input]. Say hello to your new friend.")
|
||||
return 1
|
||||
|
||||
/obj/item/gun/projectile/colt/super
|
||||
name = "ornamental .45 combat pistol"
|
||||
desc = "A robust metal-framed .45-caliber handgun of a type descended from old-Earth designs, manufactured in many factories across \
|
||||
human-inhabited space. This example sports a short slide, wood-paneled grips, and few signs of use, likely belonging to someone of higher stature."
|
||||
desc_fluff = "Whoever did this is a professional, no question. This thing could shoot a one-hole at 25 yards in a machine rest."
|
||||
magazine_type = /obj/item/ammo_magazine/c45m/stendo
|
||||
icon = 'icons/obj/guns/coltsuper.dmi'
|
||||
icon_state = "coltsuper"
|
||||
item_state = "coltsuper"
|
||||
|
||||
/obj/item/gun/projectile/colt/super/update_icon()
|
||||
..()
|
||||
if(ammo_magazine?.stored_ammo.len)
|
||||
icon_state = "coltsuper"
|
||||
else
|
||||
icon_state = "coltsuper-e"
|
||||
|
||||
/obj/item/gun/projectile/automatic/lebman
|
||||
name = "automatic .45 combat pistol"
|
||||
desc = "A robust metal-framed .45-caliber handgun of a type descended from old-Earth designs, manufactured in many factories across \
|
||||
human-inhabited space. This example has been modified to allow fully-automatic fire, and sports a prominent vertical grip and muzzle compensator to aid in control."
|
||||
magazine_type = /obj/item/ammo_magazine/c45m/lebman
|
||||
icon = 'icons/obj/guns/coltauto.dmi'
|
||||
icon_state = "coltauto"
|
||||
item_state = "coltauto"
|
||||
w_class = ITEMSIZE_NORMAL
|
||||
accuracy = 1
|
||||
offhand_accuracy = 1
|
||||
load_method = MAGAZINE
|
||||
slot_flags = SLOT_BELT|SLOT_HOLSTER
|
||||
max_shells = 18
|
||||
caliber = ".45"
|
||||
origin_tech = list(TECH_COMBAT = 2, TECH_MATERIAL = 2)
|
||||
ammo_type = /obj/item/ammo_casing/c45
|
||||
allowed_magazines = list(/obj/item/ammo_magazine/c45m)
|
||||
|
||||
/obj/item/gun/projectile/automatic/lebman/update_icon()
|
||||
..()
|
||||
if(ammo_magazine?.stored_ammo.len)
|
||||
icon_state = "coltauto"
|
||||
else
|
||||
icon_state = "coltauto-e"
|
||||
|
||||
/obj/item/gun/projectile/sec
|
||||
name = ".45 pistol"
|
||||
desc = "A NanoTrasen designed sidearm, found among law enforcement and security forces. Uses .45 rounds."
|
||||
|
||||
Reference in New Issue
Block a user