icon smoothing + misc upgrades (#3807)

* e

* update appearance

* more

* fixes

* final

* there we go

* fix dme

* fix dme

* add files

* Update atom_vv.dm

* Update rack.dm

* Update rack.dm

* Update rack.dm

* Update atoms.dm

* Update bench.dm

* Create ColorMatrixEditor.js

* Update Filteriffic.js

Co-authored-by: fake_vm_user <fake_vm_user>
Co-authored-by: Captain277 <agentraven16@gmail.com>
This commit is contained in:
silicons
2022-03-20 00:17:48 -07:00
committed by GitHub
co-authored by fake_vm_user <fake_vm_user> Captain277
parent 39c8dc4e60
commit 98c7630faa
143 changed files with 2475 additions and 951 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ var/list/spells = typesof(/spell) //needed for the badmin verb for now
var/hud_state = "" //name of the icon used in generating the spell hud object
var/override_base = ""
var/obj/screen/connected_button
var/atom/movable/screen/connected_button
///////////////////////
///SETUP AND PROCESS///