massive burndown (#29894)

This commit is contained in:
Contrabang
2025-07-27 13:52:39 -07:00
committed by GitHub
parent a596fba80d
commit 1504ed98be
1043 changed files with 0 additions and 3598 deletions
-3
View File
@@ -19,12 +19,9 @@
/obj/machinery/computer/library
name = "Library Computer"
desc = "Used by dusty librarians for their dusty books."
icon = 'icons/obj/computer.dmi'
icon_state = "oldcomp"
icon_screen = "library"
icon_keyboard = null
density = TRUE
anchored = TRUE
//We define a required access only to lock library specific actions like ordering/managing books to librarian access+
req_one_access = list(ACCESS_LIBRARY)