fixes stuff, i guess.

This commit is contained in:
Alberyk
2020-04-22 13:17:19 -03:00
parent 8e9fdbe0f7
commit 60552d11c4
14 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -103,7 +103,7 @@
. = ..()
name = "[initial(name)] ([spawn_category])"
addtimer(CALLBACK(src, .proc/populate_shelves), 0)
addtimer(CALLBACK(src, .proc/populate_shelves), 1)
/obj/structure/bookcase/libraryspawn/proc/populate_shelves()
if (!establish_db_connection(dbcon))