Buffs library book management

These are mostly copy pasta edits of things that already work, however, I do not know how to set up a database on my test server, so! These tools have not been tested beyond compiling and running and seeing that the window pops up.

They work the same way as the existing method of book deletion though, so there's little reason to think they will do anything especially differently.
This commit is contained in:
VerySoft
2022-11-26 15:39:28 -05:00
parent 33f8d7d83d
commit de382a6eb5
3 changed files with 77 additions and 17 deletions
+2 -1
View File
@@ -128,7 +128,8 @@ var/list/admin_verbs_admin = list(
/datum/admins/proc/view_feedback,
/client/proc/make_mentor,
/client/proc/unmake_mentor,
/client/proc/removetickets
/client/proc/removetickets,
/client/proc/delbook
)
var/list/admin_verbs_ban = list(