Lavaland Mining Rework #1: What do you mean I have to mine?? (#13185)

* mining ayyy

* default power is 1 + fix plasma cutter

* mining charges + hardness changes + lightens icon

* admins

* Update minerals.dm

* Update minerals.dm

* Update minerals.dm

* Update mining_charges.dm

* Update minerals.dm

* upgrades

* fixes bugs

* Update world_anvil.dm

* ow

* Update code/modules/mining/lavaland/world_anvil.dm

Co-authored-by: TheGamerdk <5618080+TheGamerdk@users.noreply.github.com>

* Update code/modules/mining/lavaland/world_anvil.dm

Co-authored-by: TheGamerdk <5618080+TheGamerdk@users.noreply.github.com>

* Update code/modules/mining/lavaland/world_anvil.dm

Co-authored-by: TheGamerdk <5618080+TheGamerdk@users.noreply.github.com>

* Update code/modules/mining/lavaland/world_anvil.dm

Co-authored-by: TheGamerdk <5618080+TheGamerdk@users.noreply.github.com>

* Update code/modules/mining/lavaland/world_anvil.dm

Co-authored-by: TheGamerdk <5618080+TheGamerdk@users.noreply.github.com>

* Update code/modules/mining/equipment/mining_charges.dm

Co-authored-by: TheGamerdk <5618080+TheGamerdk@users.noreply.github.com>

* fixes stuff

* Update code/modules/mining/lavaland/world_anvil.dm

Co-authored-by: TheGamerdk <5618080+TheGamerdk@users.noreply.github.com>

* bad cowbot

* fixingg buggsss

* Update kinetic_accelerator.dm

* new spritz

* no free c4

* Update energy.dmi

* Update mining_charges.dm

* Update resonator.dm

* Update resonator.dm

* inhands

* adv plasmacutter inhand sure

* Update world_anvil.dm

* no ghosts

* Update minerals.dm

* yeah this is probably fine

* Update mining_charges.dm

* Update mining_charges.dm

* Update mining_charges.dm

* Update mining_charges.dm

* Update world_anvil.dm

Co-authored-by: TheGamerdk <5618080+TheGamerdk@users.noreply.github.com>
This commit is contained in:
Byemoh
2022-03-27 06:36:20 -05:00
committed by GitHub
parent d5f8ed9c26
commit c964e3a335
36 changed files with 9310 additions and 8909 deletions

View File

@@ -212,9 +212,17 @@
/obj/item/gun/energy/plasmacutter/adv
name = "advanced plasma cutter"
icon_state = "adv_plasmacutter"
item_state = "adv_plasmacutter"
force = 15
ammo_type = list(/obj/item/ammo_casing/energy/plasma/adv)
/obj/item/gun/energy/plasmacutter/adv/mega
name = "mega plasma cutter"
icon_state = "adv_plasmacutter_m"
item_state = "plasmacutter_mega"
desc = "A mining tool capable of expelling concentrated plasma bursts. You could use it to cut limbs off xenos! Or, you know, mine stuff. This one has been enhanced with plasma magmite."
ammo_type = list(/obj/item/ammo_casing/energy/plasma/adv/mega)
/obj/item/gun/energy/plasmacutter/scatter
name = "plasma cutter shotgun"
icon_state = "miningshotgun"