fixes typo, moves art into seperate _ch files. Ignore scarab

Title.
This commit is contained in:
Aaron
2020-01-18 14:15:31 -05:00
parent cf82e2cae5
commit 313c16aef0
6 changed files with 4 additions and 15 deletions
+2
View File
@@ -33,3 +33,5 @@ temp.dmi
/maps/RandomZLevels/backup
/tools/midi2piano.zip
/maps/yw/backup
icons/mecha/mecha_equipment_ch.dmi
@@ -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
Binary file not shown.

Before

Width:  |  Height:  |  Size: 223 KiB

After

Width:  |  Height:  |  Size: 222 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 684 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.5 KiB

After

Width:  |  Height:  |  Size: 5.1 KiB