mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 22:50:26 +01:00
Completely removes cloning (#48668)
* Removed from code * Removes cloners from maps * Some more references, now compiles. * Reduces availability of replica pods * DNA scanner and tech disk rebranding * pubby door name, cargo pack description
This commit is contained in:
@@ -145,14 +145,6 @@
|
||||
else
|
||||
icon_state = "book-5"
|
||||
|
||||
/obj/structure/bookcase/manuals/medical
|
||||
name = "medical manuals bookcase"
|
||||
|
||||
/obj/structure/bookcase/manuals/medical/Initialize()
|
||||
. = ..()
|
||||
new /obj/item/book/manual/wiki/medical_cloning(src)
|
||||
update_icon()
|
||||
|
||||
|
||||
/obj/structure/bookcase/manuals/engineering
|
||||
name = "engineering manuals bookcase"
|
||||
|
||||
Reference in New Issue
Block a user