mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-30 16:48:12 +01:00
Sound
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
desc = "A missile battery that holds eight missiles."
|
||||
icon_state = "mecha_missilerack"
|
||||
projectile = /obj/item/missile
|
||||
fire_sound = 'sound/weapons/rpg.ogg'
|
||||
fire_sound = 'sound/weapons/SRM.ogg'
|
||||
projectiles = 8
|
||||
projectile_energy_cost = 1000
|
||||
equip_cooldown = 60
|
||||
@@ -77,4 +77,4 @@
|
||||
projectiles = 3
|
||||
projectile_energy_cost = 800
|
||||
|
||||
equip_type = EQUIP_UTILITY
|
||||
equip_type = EQUIP_UTILITY
|
||||
|
||||
Reference in New Issue
Block a user