mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-27 07:08:22 +01:00
caps
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
density = 1
|
||||
opacity = 1
|
||||
|
||||
/obj/structure/bookcase/initialize()
|
||||
/obj/structure/bookcase/Initialize()
|
||||
. = ..()
|
||||
for(var/obj/item/I in loc)
|
||||
if(istype(I, /obj/item/weapon/book))
|
||||
|
||||
Reference in New Issue
Block a user