mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-19 03:49:10 +01:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user