NT-USP - American Security - How I Learned to Stop Worrying and Love the Gun (#16414)

* gun

* vendor

* remove disablers from jobs

* poop

* maybe spell it right

* asteroid + gax

* armory

* bye to all your ammo if you get heavy EMP'd

* bald

* sprite adjustment from orca feedback

* ammo change + vending change

* pixel perfect

* Update ArmamentsDispenser.js

* if this works you owe me an antag token

* maps

* Update rechargable.dm

Co-authored-by: ynot01 <ynot000001@gmail.com>
Co-authored-by: Chubbygummibear <kullen.ds@gmail.com>
This commit is contained in:
Byemoh
2023-01-07 08:06:44 -06:00
committed by GitHub
parent 3878165a18
commit 0e309e5a82
19 changed files with 337 additions and 27 deletions

View File

@@ -308,6 +308,19 @@
/obj/item/gun/energy/disabler)
crate_name = "disabler crate"
/datum/supply_pack/security/ntusp
name = "NT-USP Crate"
desc = "Three stamina-draining ballistic weapons, along with 3 extra clips. Requires Security access to open."
cost = 2000
access_view = ACCESS_SECURITY
contains = list(/obj/item/gun/ballistic/automatic/pistol/ntusp,
/obj/item/gun/ballistic/automatic/pistol/ntusp,
/obj/item/gun/ballistic/automatic/pistol/ntusp,
/obj/item/ammo_box/magazine/recharge/ntusp,
/obj/item/ammo_box/magazine/recharge/ntusp,
/obj/item/ammo_box/magazine/recharge/ntusp)
crate_name = "nt-usp crate"
/datum/supply_pack/security/forensics
name = "Forensics Crate"
desc = "Stay hot on the criminal's heels with Nanotrasen's Detective Essentials(tm). Contains a forensics scanner, six evidence bags, camera, tape recorder, white crayon, and of course, a fedora. Requires Security access to open."