From a90e9153d22dcae3d2eea0d023b9dad529c9823d Mon Sep 17 00:00:00 2001 From: Rakkun Date: Thu, 7 Jul 2022 09:19:46 -0300 Subject: [PATCH] New book: Guide to Robotics - Creates book "Guide to Robotics" that is linked to the respective wiki page. - Places a copy of the book in Tether Robotics. - Places a copy of the book in Tether Library. --- code/game/objects/items/weapons/manuals.dm | 17 +++++++++++++++++ maps/tether/tether-03-surface3.dmm | 2 ++ 2 files changed, 19 insertions(+) diff --git a/code/game/objects/items/weapons/manuals.dm b/code/game/objects/items/weapons/manuals.dm index 9590d7f1c8c..58f8e472965 100644 --- a/code/game/objects/items/weapons/manuals.dm +++ b/code/game/objects/items/weapons/manuals.dm @@ -627,6 +627,23 @@ "} +/obj/item/weapon/book/manual/robotics_manual + name = "Guide to Robotics" + icon_state ="evabook" + item_state = "book3" + author = "Simple Robotics" // Who wrote the thing, can be changed by pen or PC. It is not automatically assigned + title = "Guide to Robotics" + +/obj/item/weapon/book/manual/robotics_manual/New() + ..() + dat = {" + + + + + + + "} /obj/item/weapon/book/manual/robotics_cyborgs name = "Cyborgs for Dummies" diff --git a/maps/tether/tether-03-surface3.dmm b/maps/tether/tether-03-surface3.dmm index c741c9af1f6..abc0fe321d0 100644 --- a/maps/tether/tether-03-surface3.dmm +++ b/maps/tether/tether-03-surface3.dmm @@ -19956,6 +19956,7 @@ /obj/item/weapon/book/manual/resleeving, /obj/item/weapon/book/manual/ripley_build_and_repair, /obj/item/weapon/book/manual/robotics_cyborgs, +/obj/item/weapon/book/manual/robotics_manual, /obj/item/weapon/book/manual/rust_engine, /obj/item/weapon/book/manual/security_space_law, /obj/item/weapon/book/manual/standard_operating_procedure, @@ -36286,6 +36287,7 @@ "bkS" = ( /obj/structure/table/standard, /obj/item/weapon/book/manual/robotics_cyborgs, +/obj/item/weapon/book/manual/robotics_manual, /obj/item/clothing/glasses/omnihud/rnd, /obj/machinery/light{ dir = 8