Reworks and resprites the metal hydrogen fireaxe (#69467)

* Reworks and resprites the metal hydrogen fireaxe

* Move the fireaxe icons around to fix the conflict.

Also kills the folder I made for items, as a previous PR splitting DMIs did that already.

* Deletes a DMI that I forgot to remove
This commit is contained in:
GuillaumePrata
2022-09-03 22:17:32 -04:00
committed by GitHub
parent 7505b94dc0
commit 8639b7510e
11 changed files with 91 additions and 27 deletions
+13 -10
View File
@@ -120,10 +120,11 @@
slowdown_inactive = 1.5
slowdown_active = 1
allowed_suit_storage = list(
/obj/item/flashlight,
/obj/item/tank/internals,
/obj/item/construction/rcd,
/obj/item/fireaxe/metal_h2_axe,
/obj/item/flashlight,
/obj/item/storage/bag/construction,
/obj/item/tank/internals,
)
skins = list(
"engineering" = list(
@@ -168,11 +169,12 @@
slowdown_inactive = 1.5
slowdown_active = 1
allowed_suit_storage = list(
/obj/item/flashlight,
/obj/item/tank/internals,
/obj/item/analyzer,
/obj/item/t_scanner,
/obj/item/fireaxe/metal_h2_axe,
/obj/item/flashlight,
/obj/item/pipe_dispenser,
/obj/item/t_scanner,
/obj/item/tank/internals,
)
skins = list(
"atmospheric" = list(
@@ -220,14 +222,15 @@
slowdown_active = 0.5
inbuilt_modules = list(/obj/item/mod/module/magboot/advanced)
allowed_suit_storage = list(
/obj/item/flashlight,
/obj/item/tank/internals,
/obj/item/analyzer,
/obj/item/t_scanner,
/obj/item/pipe_dispenser,
/obj/item/construction/rcd,
/obj/item/storage/bag/construction,
/obj/item/fireaxe/metal_h2_axe,
/obj/item/flashlight,
/obj/item/melee/baton/telescopic,
/obj/item/pipe_dispenser,
/obj/item/storage/bag/construction,
/obj/item/t_scanner,
/obj/item/tank/internals,
)
skins = list(
"advanced" = list(