mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-30 08:39:12 +01:00
New book: Guide to Robotics
This commit is contained in:
@@ -638,6 +638,23 @@
|
||||
</html>
|
||||
"}
|
||||
|
||||
/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 = {"
|
||||
<html><head>
|
||||
</head>
|
||||
<body>
|
||||
<iframe width='100%' height='97%' src="[config.wikiurl]Guide_to_Robotics=yes&remove_links=1" frameborder="0" id="main_frame"></iframe>
|
||||
</body>
|
||||
</html>
|
||||
"}
|
||||
|
||||
/obj/item/weapon/book/manual/robotics_cyborgs
|
||||
name = "Cyborgs for Dummies"
|
||||
|
||||
@@ -20372,7 +20372,25 @@
|
||||
/obj/structure/bookcase{
|
||||
name = "bookcase (Non-Fiction)"
|
||||
},
|
||||
<<<<<<< HEAD
|
||||
/obj/item/weapon/book/codex/lore/robutt,
|
||||
=======
|
||||
/obj/item/weapon/book/manual/hydroponics_pod_people,
|
||||
/obj/item/weapon/book/manual/mass_spectrometry,
|
||||
/obj/item/weapon/book/manual/materials_chemistry_analysis,
|
||||
/obj/item/weapon/book/manual/medical_cloning,
|
||||
/obj/item/weapon/book/manual/medical_diagnostics_manual,
|
||||
/obj/item/weapon/book/manual/research_and_development,
|
||||
/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,
|
||||
/obj/item/weapon/book/manual/stasis,
|
||||
/obj/item/weapon/book/manual/supermatter_engine,
|
||||
>>>>>>> 09a9819f20... Merge pull request #13295 from FirstSgtDan/Books
|
||||
/turf/simulated/floor/wood,
|
||||
/area/library)
|
||||
"aGx" = (
|
||||
@@ -36890,6 +36908,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
|
||||
|
||||
Reference in New Issue
Block a user