Files
CatsinHD a1e55d0958 Right Arms of the Broken World - Tajara Gun Resprites (#21743)
Resprites 3 Tajaran rifles, expanding them to use a 48x32 canvas, and
brings them in-line with lore as written in terms of weapon design
history. Additionally, adds 6.8mm in the form of the Tajaran Z33
Tamparii cartridge to further separate Tajara and Human history and arms
development.

All weapon sprites are made by me, except the ba and ss sling which was
borrowed from the Dominian rifle sprites. Special thanks to Elorg for
help in making these not look awful.
<details><summary>Z33 Tamparii</summary>
<p>
<img width="331" height="332" alt="image"
src="https://github.com/user-attachments/assets/f9892dc8-9c6d-45c6-8779-3ad3e39abaed"
/>

An old caliber that continues to show its usefulness. The compromise
between weight and firepower, as well as room to change the powder load
has seen the cartridge remain in service across Adhomai.
</p>
</details> 
<details><summary>Tsarrayut Rifle (PRA)</summary>
<p>
<img width="572" height="387" alt="image"
src="https://github.com/user-attachments/assets/53327f3b-4b87-415e-8215-b1c2ccc08c9c"
/>

Redesigned to a general magazine-fed rifle. Not meant to be flashy or
cool, simply easy to mass-produce and train conscripts. Additionally,
still takes old bolt action rifle clips.
</p>
</details> 
<details><summary>Hotaki Marksman Rifle (ALA)</summary>
<p>
<img width="586" height="400" alt="image"
src="https://github.com/user-attachments/assets/c08986ec-1134-4869-8dc2-36b981a211f9"
/>

Carries many of the same lines and design from the Tsarrayut, especially
in the receiver. However, it was modified to be a bullpup for a longer
barrel. Higher bullet velocity for a similar overall length; perfect for
a marksman harassing down an enemy.
</p>
</details> 
<details><summary>Mrrazhak Assault Rifle (ALA)</summary>
<p>
<img width="483" height="332" alt="image"
src="https://github.com/user-attachments/assets/3f0a2885-49bb-418b-b956-4d2f89a60b40"
/>

Pretty much a shortened Hotaki. Intended to have a similar barrel length
to the Tsarrayut, but a shorter overall gun.
</p>
</details> 

WIP for the following items:

- [x] Golden Mrrazhak
- [x] Cartridge balancing
- [x] Addition/clean-up with uplink items
- [x] Addition/clean-up with ghost roles

---------

Signed-off-by: CatsinHD <31459154+CatsinHD@users.noreply.github.com>
Signed-off-by: Wildkins <john.wildkins@gmail.com>
Co-authored-by: Wildkins <john.wildkins@gmail.com>
2026-02-17 16:30:22 +00:00

162 lines
5.0 KiB
Plaintext

/obj/outfit/admin/ert/pra_cosmonaut
name = "Kosmostrelki Trooper"
id = /obj/item/card/id/ert
shoes = /obj/item/clothing/shoes/magboots
gloves = /obj/item/clothing/gloves/black/tajara
uniform = /obj/item/clothing/under/tajaran/cosmonaut
l_ear = /obj/item/radio/headset/distress
head = /obj/item/clothing/head/helmet/space/void/pra
suit = /obj/item/clothing/suit/space/void/pra
suit_store = /obj/item/tank/oxygen/red
belt = /obj/item/storage/belt/military
belt_contents = list(
/obj/item/ammo_magazine/a68 = 3,
/obj/item/grenade/smokebomb = 1,
/obj/item/ammo_magazine/mc9mm = 1,
/obj/item/gun/projectile/pistol/adhomai = 1,
/obj/item/material/knife/trench = 1
)
back = /obj/item/gun/projectile/automatic/rifle/adhomian
accessory = /obj/item/clothing/accessory/badge/hadii_card
r_pocket = /obj/item/crowbar/red
l_hand = /obj/item/martial_manual/tajara
/obj/outfit/admin/ert/pra_cosmonaut/get_id_access()
return get_distress_access()
/obj/outfit/admin/ert/pra_cosmonaut/commissar
name = "Kosmostrelki Commissar"
uniform = /obj/item/clothing/under/tajaran/cosmonaut/commissar
belt_contents = list(
/obj/item/ammo_magazine/a50 = 4,
/obj/item/grenade/smokebomb = 2,
/obj/item/grenade/frag = 1,
/obj/item/plastique = 1,
/obj/item/material/knife/trench = 1
)
back = /obj/item/storage/backpack/satchel/leather
backpack_contents = list(
/obj/item/versebook/pra = 1,
/obj/item/storage/box/hadii_card = 1,
/obj/item/gun/projectile/deagle/adhomai = 1,
/obj/item/clothing/accessory/holster/hip/brown = 1,
/obj/item/clothing/accessory/badge/hadii_card/member = 1,
/obj/item/clothing/head/tajaran/cosmonaut_commissar = 1
)
l_pocket = /obj/item/megaphone
accessory = /obj/item/clothing/accessory/hadii_pin
l_hand = /obj/item/martial_manual/tajara
/obj/outfit/admin/ert/pra_cosmonaut/commander
name = "Kosmostrelki Commander"
back = /obj/item/storage/backpack/satchel/leather
belt_contents = list(
/obj/item/ammo_magazine/mc9mm = 2,
/obj/item/ammo_magazine/submachinemag = 2,
/obj/item/grenade/frag = 2,
/obj/item/grenade/smokebomb = 1,
/obj/item/gun/projectile/pistol/adhomai = 1,
/obj/item/material/knife/trench = 1
)
backpack_contents = list(
/obj/item/gun/projectile/automatic/tommygun = 1,
/obj/item/clothing/accessory/holster/hip/brown = 1,
/obj/item/binoculars = 1,
/obj/item/ammo_magazine/submachinedrum = 1)
l_pocket = /obj/item/megaphone
l_hand = /obj/item/martial_manual/tajara
/obj/outfit/admin/ert/pra_cosmonaut/tesla
name = "Tesla Trooper"
r_hand = /obj/item/gun/energy/rifle/icelance
l_hand = /obj/item/rig/tesla
head = null
suit = null
suit_store = null
back = null
shoes = null
gloves = null
belt_contents = list(
/obj/item/ammo_magazine/mc9mm = 4,
/obj/item/grenade/frag = 2,
/obj/item/grenade/smokebomb = 1,
/obj/item/gun/projectile/pistol/adhomai = 1,
/obj/item/martial_manual/tajara = 1,
/obj/item/material/knife/trench = 1
)
/obj/outfit/admin/ert/pra_cosmonaut/tesla/post_equip(mob/living/carbon/human/H, visualsOnly = FALSE)
var/obj/item/organ/A = new /obj/item/organ/internal/augment/tesla/advanced(H)
var/obj/item/organ/external/affected = H.get_organ(A.parent_organ)
A.replaced(H, affected)
H.update_body()
/obj/outfit/admin/ert/pra_cosmonaut/medic
name = "Kosmostrelki Combat Medic"
gloves = /obj/item/clothing/gloves/latex/nitrile/tajara
glasses = /obj/item/clothing/glasses/hud/health
belt = /obj/item/storage/belt/medical/paramedic/combat
back = /obj/item/storage/backpack/satchel/leather
backpack_contents = list(
/obj/item/gun/projectile/automatic/mini_uzi = 1,
/obj/item/ammo_magazine/c45uzi = 2,
/obj/item/storage/firstaid/combat = 1,
/obj/item/storage/firstaid/adv = 1,
/obj/item/flashlight/pen = 1,
/obj/item/gun/projectile/pistol/adhomai = 1
)
belt_contents = list(
/obj/item/reagent_containers/hypospray = 1,
/obj/item/reagent_containers/glass/bottle/thetamycin = 1,
/obj/item/reagent_containers/glass/bottle/inaprovaline = 1,
/obj/item/reagent_containers/glass/bottle/antitoxin = 1,
/obj/item/reagent_containers/glass/bottle/dexalin_plus = 1,
/obj/item/reagent_containers/glass/bottle/bicaridine = 1,
/obj/item/reagent_containers/glass/bottle/dermaline = 1,
/obj/item/healthanalyzer = 1
)
l_hand = /obj/item/martial_manual/tajara
/obj/outfit/admin/ert/pra_cosmonaut/engineer
name = "Kosmostrelki Sapper"
gloves = /obj/item/clothing/gloves/yellow/specialt
glasses = /obj/item/clothing/glasses/welding
belt = /obj/item/storage/belt/utility/very_full
back = /obj/item/storage/backpack/duffel/eng
accessory = /obj/item/clothing/accessory/storage/brown_vest
accessory_contents = list(
/obj/item/plastique = 5
)
backpack_contents = list(
/obj/item/gun/projectile/shotgun/pump/rifle/obrez = 1,
/obj/item/ammo_magazine/boltaction/adhomai = 4,
/obj/item/gun/projectile/pistol/adhomai = 1,
/obj/item/material/knife/trench = 1
)
belt_contents = null
l_hand = /obj/item/martial_manual/tajara