Round Two

This commit is contained in:
Shadow
2020-01-11 11:53:07 -06:00
parent 6088899908
commit 46d7ca5d31
15 changed files with 21 additions and 6 deletions
+2
View File
@@ -116,6 +116,7 @@ datum/borrowbook // Datum used to keep track of who has borrowed what when and f
// It is August 22nd, 2012... This TODO has already been here for months.. I wonder how long it'll last before someone does something about it. // Nov 2019. Nope.
/obj/machinery/librarycomp
name = "Check-In/Out Computer"
desc = "Print books from the archives! (You aren't quite sure how they're printed by it, though.)"
icon = 'icons/obj/library.dmi'
icon_state = "computer"
anchored = 1
@@ -520,6 +521,7 @@ datum/borrowbook // Datum used to keep track of who has borrowed what when and f
*/
/obj/machinery/bookbinder
name = "Book Binder"
desc = "Ties up a sheaf or paper into a nice book format."
icon = 'icons/obj/library.dmi'
icon_state = "binder"
anchored = 1