rename computer frame

This commit is contained in:
Markolie
2015-08-18 22:00:27 +02:00
parent 3c66f779ef
commit 16b8d91a08
@@ -3,7 +3,7 @@
/obj/structure/computerframe
density = 1
anchored = 0
name = "Computer-frame"
name = "computer frame"
icon = 'icons/obj/stock_parts.dmi'
icon_state = "0"
var/state = 0
@@ -14,7 +14,7 @@
density = 0
anchored = 0
w_class = 2.0
name = "Circuit board"
name = "circuit board"
icon = 'icons/obj/module.dmi'
icon_state = "id_mod"
item_state = "electronic"