Adds celsius to the freezer/heater

This commit is contained in:
Markolie
2015-02-21 22:14:02 +01:00
parent d2dcb7a041
commit cb732b2b2d
3 changed files with 34 additions and 4 deletions
+2 -1
View File
@@ -41,7 +41,8 @@
update_icon()
update_adjacent()
craft_holder = new /datum/crafting_holder(src, "table")
spawn(5)
craft_holder = new /datum/crafting_holder(src, "table")
/obj/structure/table/Destroy()
update_adjacent()