mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-26 14:47:50 +01:00
fixes typo, moves art into seperate _ch files. Ignore scarab
Title.
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
//CHOMPedit, cool tunneling device is cool
|
||||
/obj/item/mecha_parts/mecha_equipment/weapon/phoron_bore
|
||||
auto_rearm = 1
|
||||
equip_cooldown = 15 // half of drill
|
||||
name = "\improper PB-23 \"Phobos\" Phoron Bore"
|
||||
desc = "A large, mecha-mounted Phoron bore. It makes use a specialized compressed phoron crystal. The bolt it fires travels for 6 tiles before disapaiting, breaking rocks and extracting minerals."
|
||||
icon = 'icons/mecha/mecha_equipment_vr.dmi'
|
||||
icon_state = "mecha_pbore"
|
||||
energy_drain = 200
|
||||
projectile = /obj/item/projectile/bullet/magnetic/bore
|
||||
fire_sound = 'sound/weapons/railgun.ogg'
|
||||
|
||||
origin_tech = list(TECH_MATERIAL = 5, TECH_PHORON = 5, TECH_POWER = 5)
|
||||
@@ -3,8 +3,8 @@
|
||||
auto_rearm = 1
|
||||
equip_cooldown = 15 // half of drill
|
||||
name = "\improper PB-23 \"Phobos\" Phoron Bore"
|
||||
desc = "A large, mecha-mounted Phoron bore. It makes use a specialized compressed phoron crystal. The bolt it fires travels for 6 tiles before disapaiting, breaking rocks and extracting minerals."
|
||||
icon = 'icons/mecha/mecha_equipment_vr.dmi'
|
||||
desc = "A design for a large, mecha-mounted Phoron bore, stolen driectly from Grayson Manufactories Ltd. and reproducted by NT. It makes use a specialized compressed phoron crystal. The bolt it fires travels for 6 tiles before dissapaiting, breaking rocks and extracting minerals."
|
||||
icon = 'icons/mecha/mecha_equipment_ch.dmi'
|
||||
icon_state = "mecha_pbore"
|
||||
energy_drain = 200
|
||||
projectile = /obj/item/projectile/bullet/magnetic/bore
|
||||
|
||||
Reference in New Issue
Block a user