mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
Adds the u-ION silencer to rnd, replacing ecrossbow. Ecrossbow up to syndicate 5 (#19170)
* Adds the u-ION silencer to rnd, replacing ecrossbow. Ecrossbow up to syndicate 5 * grammer / typeblock * 15 is not more than 15 * how did I miss this, I swear I put in 3 * path + crafting * Update code/modules/crafting/guncrafting.dm Co-authored-by: Farie82 <farie82@users.noreply.github.com> Co-authored-by: Farie82 <farie82@users.noreply.github.com>
This commit is contained in:
@@ -329,3 +329,10 @@
|
||||
projectile_type = /obj/item/projectile/beam/laser/detective/overcharged
|
||||
e_cost = 200
|
||||
select_name = "overcharged"
|
||||
|
||||
/obj/item/ammo_casing/energy/silencer_ammo
|
||||
projectile_type = /obj/item/projectile/beam/silencer
|
||||
muzzle_flash_effect = null
|
||||
select_name = "silencing dissidents"
|
||||
e_cost = 62.5 // 16 shots
|
||||
fire_sound = 'sound/weapons/silencer_laser.ogg'
|
||||
|
||||
Reference in New Issue
Block a user