mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 18:44:48 +01:00
massive burndown (#29894)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user