mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-15 17:13:46 +01:00
Adds Lever Action Laser Rifle - The Model 2495 (#29502)
* Adds lever action laser rifle * Grammar Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com> Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com> * Sound adjustments, delay adjustments * Increased cell capacity to make it more compatible with smith lenses * Compatibility with fire rate lenses * Reduced base cycle time to 1 second from 1.5 --------- Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com> Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com>
This commit is contained in:
@@ -284,6 +284,14 @@
|
||||
cost = 300
|
||||
containername = "laser rifle ammo crate"
|
||||
|
||||
/datum/supply_packs/security/armory/lever_action
|
||||
name = "Model 2495 Laser Rifle Crate"
|
||||
contains = list(/obj/item/gun/energy/laser/lever_action,
|
||||
/obj/item/gun/energy/laser/lever_action)
|
||||
cost = 250
|
||||
containertype = /obj/structure/closet/crate/secure/plasma
|
||||
containername = "lever action rifle crate"
|
||||
|
||||
/datum/supply_packs/security/armory/tranqammo
|
||||
name = "Tranquilizer Shell Crate"
|
||||
contains = list(/obj/item/storage/fancy/shell/tranquilizer,
|
||||
|
||||
Reference in New Issue
Block a user