[MIRROR] Changes the missing food icon test to cover ALL /obj's [MDB IGNORE] (#18139)

* Changes the missing food icon test to cover ALL /obj's

* Update implant.dm

* Hopefully fixes all the failing integration tests!

* Fixes more missing icons

* Even more icon fixes

* Hopefully that was all of them

* Okay now SURELY that's all of them

* I'm tired of this shit man

* Hopefully that's all, for real this time!

Co-authored-by: ShizCalev <ShizCalev@users.noreply.github.com>
Co-authored-by: Zonespace <41448081+Zonespace27@users.noreply.github.com>
Co-authored-by: GoldenAlpharex <jerego1234@hotmail.com>
Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com>
This commit is contained in:
SkyratBot
2022-12-28 19:30:05 -05:00
committed by GitHub
co-authored by ShizCalev Zonespace GoldenAlpharex GoldenAlpharex
parent e72a2c5304
commit 5c6c91144c
170 changed files with 397 additions and 318 deletions
@@ -7,7 +7,7 @@ GLOBAL_LIST_EMPTY(TabletMessengers) // a list of all active messengers, similar
name = "modular microcomputer"
desc = "A small portable microcomputer."
icon = 'icons/obj/computer.dmi'
icon_state = "laptop-open"
icon_state = "laptop"
light_on = FALSE
integrity_failure = 0.5
max_integrity = 100