Replaces security disruptors with ballistics and removes all disruptors (#21987)

Security officers and the warden each get a .45 pistol loaded with
rubbers, and a spare rubber mag in their lockers.
The investigator get a new .45 revolver loaded with rubbers, based on
the konyang revolver, and a speedloader, also with rubbers.

The armory has had .45 speedloaders added to it, but is otherwise
untouched.

Also the autolathe gets to print .45 speedloaders now for the
investigator gun.

Practice ammo has been added to the autolathe.

The Elyran ERT had their disruptors replaced with plasma pistols.
Other non-Horizon disruptors were replaced with lethal .45.
Horizon disruptors were replaced with rubber .45.
This commit is contained in:
Casper3667
2026-03-25 22:19:47 +01:00
committed by GitHub
parent 55b2740cdb
commit f09bcd6cdd
30 changed files with 136 additions and 138 deletions
-13
View File
@@ -1,18 +1,5 @@
//Weapons//
/singleton/cargo_item/disruptorpistol
category = "weaponry"
name = "disruptor pistol"
supplier = "nanotrasen"
description = "A nanotrasen designed blaster pistol with two settings: stun and lethal."
price = 500
items = list(
/obj/item/gun/energy/disruptorpistol
)
access = ACCESS_ARMORY
container_type = "crate"
groupable = TRUE
spawn_amount = 1
/singleton/cargo_item/tasergun
category = "weaponry"
name = "taser gun"