Icons folder cleaning wave two (#76788)

## About The Pull Request

Further continous organizing and cleaning the Icons folder. There are
still some minior nitpicks left to do, but I reached my daily sanity
expenses limit again, and the faster these get in the less issues for
both me and others later. Also cleans some mess I caused by my blindness
last PR.

## Why It's Good For The Game

Saner spriters = better sprites
This commit is contained in:
YesterdaysPromise
2023-07-14 18:36:41 +00:00
committed by GitHub
parent c3a2aeea84
commit fb10121022
634 changed files with 810 additions and 779 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
/obj/item/shell
name = "assembly"
desc = "A shell assembly that can be completed by screwdrivering it."
icon = 'icons/obj/wiremod.dmi'
icon = 'icons/obj/science/circuits.dmi'
var/shell_to_spawn
var/screw_delay = 3 SECONDS