many more fixes

This commit is contained in:
BlackMajor
2021-12-14 02:22:21 +13:00
parent dc8e4aecb4
commit 6b4ccac9db
17 changed files with 613 additions and 51 deletions
@@ -2,7 +2,7 @@
/obj/structure/loot_pile/mecha/mouse_tank
name = "\improper Whisker wreckage"
desc = "The ruins of a small tank. Perhaps some child's toy?"
icon = 'icons/mecha/micro.dmi'
icon = 'icons/mob/animal_ch.dmi'
icon_state = "whisker-broken"
density = TRUE
anchored = FALSE // In case a dead mecha-mob dies in a bad spot.
@@ -37,7 +37,6 @@
/obj/structure/loot_pile/mecha/mouse_tank/livewire
name = "\improper Livewire wreckage"
desc = "The smoldering ruins of a small tank. Perhaps some child's toy?"
icon = 'icons/mecha/micro.dmi'
icon_state = "livewire-broken"
density = TRUE
anchored = FALSE // In case a dead mecha-mob dies in a bad spot.
@@ -72,7 +71,6 @@
/obj/structure/loot_pile/mecha/mouse_tank/eraticator
name = "\improper Eraticator wreckage"
desc = "The blasted ruins of a small tank. Perhaps some child's toy?"
icon = 'icons/mecha/micro.dmi'
icon_state = "eraticator-broken"
density = TRUE
anchored = FALSE // In case a dead mecha-mob dies in a bad spot.