Skip to content

Commit

Permalink
sigh
Browse files Browse the repository at this point in the history
  • Loading branch information
meemofcourse committed Jan 26, 2024
1 parent fa23cb6 commit bd50c4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/library/lib_items.dm
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@
name = "chemistry manuals bookcase"

/obj/structure/bookcase/manuals/chemistry/Initialize()
. = ..()
new /obj/item/book/manual/wiki/chemistry(src)
new /obj/item/book/manual/wiki/ghetto_chemistry(src)

Expand Down

0 comments on commit bd50c4a

Please sign in to comment.