mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-07-18 10:32:32 +01:00
Fixes circuit icon states.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/obj/item/integrated_circuit/memory
|
||||
name = "memory chip"
|
||||
desc = "This tiny chip can store one piece of data."
|
||||
icon_state = "memory"
|
||||
icon_state = "memory1"
|
||||
complexity = 1
|
||||
inputs = list()
|
||||
outputs = list()
|
||||
|
||||
Reference in New Issue
Block a user