mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-28 23:59:40 +01:00
Integration Tests, my beloved
This commit is contained in:
@@ -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/mob/animal_ch.dmi'
|
||||
icon = 'modular_chomp/icons/mob/animal_ch.dmi'
|
||||
icon_state = "whisker-broken"
|
||||
density = TRUE
|
||||
anchored = FALSE // In case a dead mecha-mob dies in a bad spot.
|
||||
@@ -104,5 +104,5 @@
|
||||
)
|
||||
|
||||
/obj/structure/loot_pile/mecha/ripley/pirate
|
||||
icon = 'icons/mob/animal_ch.dmi'
|
||||
icon = 'modular_chomp/icons/mob/animal_ch.dmi'
|
||||
icon_state = "pirate-broken"
|
||||
Reference in New Issue
Block a user