mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 08:08:49 +01:00
[MDB IGNORE] Lavaland Mineral Rework: Yapmining 2026 (#95682)
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
projectile_type = /obj/projectile/plasma
|
||||
select_name = "plasma burst"
|
||||
fire_sound = 'sound/items/weapons/plasma_cutter.ogg'
|
||||
delay = 15
|
||||
e_cost = LASER_SHOTS(40, STANDARD_CELL_CHARGE)
|
||||
delay = 12
|
||||
e_cost = LASER_SHOTS(30, STANDARD_CELL_CHARGE)
|
||||
|
||||
/obj/item/ammo_casing/energy/plasma/adv
|
||||
projectile_type = /obj/projectile/plasma/adv
|
||||
delay = 10
|
||||
e_cost = LASER_SHOTS(100, STANDARD_CELL_CHARGE)
|
||||
delay = 8
|
||||
e_cost = LASER_SHOTS(75, STANDARD_CELL_CHARGE)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user