mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-17 18:19:16 +01:00
12 lines
293 B
Plaintext
12 lines
293 B
Plaintext
/obj/item/ammo_casing/energy/plasma
|
|
projectile_type = /obj/projectile/plasma
|
|
select_name = "plasma burst"
|
|
fire_sound = 'sound/weapons/plasma_cutter.ogg'
|
|
delay = 15
|
|
e_cost = 25
|
|
|
|
/obj/item/ammo_casing/energy/plasma/adv
|
|
projectile_type = /obj/projectile/plasma/adv
|
|
delay = 10
|
|
e_cost = 10
|