Adds a General Hydroponics and a Botanist wiki manual to the hydroponics area of each station (#25576)

* Adds hydroponics wiki manuals for general hydroponics and for the station botanist

* adding the manuals to the maps

* makes title fit the book name and capitalizes the word "handbook"

* adds copies of General Hydroponics to the syndicate space base, preserved terrarium and free golem ship
This commit is contained in:
Migratingcocofruit
2024-06-09 03:52:04 +03:00
committed by GitHub
parent cb6639200d
commit 342eaded5b
9 changed files with 42 additions and 16 deletions
@@ -198,6 +198,7 @@
"I" = (
/obj/structure/table/wood,
/obj/machinery/reagentgrinder,
/obj/item/book/manual/wiki/hydroponics,
/turf/simulated/floor/mineral/titanium/purple,
/area/shuttle/freegolem)
"J" = (
@@ -165,6 +165,8 @@
/obj/structure/table/glass,
/obj/item/storage/box/beakers/bluespace,
/obj/item/storage/box/beakers/bluespace,
/obj/item/book/manual/wiki/hydroponics,
/obj/item/book/manual/wiki/hydroponics,
/turf/simulated/floor/plasteel/freezer,
/area/ruin/powered/seedvault)
"qI" = (
@@ -845,6 +845,7 @@
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
dir = 4
},
/obj/item/book/manual/wiki/hydroponics,
/turf/simulated/floor/wood,
/area/ruin/unpowered/syndicate_space_base/service)
"eR" = (
+11 -1
View File
@@ -80328,6 +80328,16 @@
/obj/machinery/smartfridge/id,
/turf/simulated/floor/wood,
/area/station/command/office/hop)
"qWx" = (
/obj/structure/chair/stool,
/obj/effect/landmark/start/botanist,
/obj/item/book/manual/wiki/hydroponics,
/obj/item/book/manual/wiki/botanist,
/turf/simulated/floor/plasteel{
dir = 1;
icon_state = "green"
},
/area/station/service/hydroponics)
"qWF" = (
/obj/structure/cable{
d1 = 4;
@@ -136563,7 +136573,7 @@ bow
bow
byM
bru
bxL
qWx
fiB
bAr
boi
+2
View File
@@ -64103,6 +64103,8 @@
/obj/item/stack/packageWrap,
/obj/item/book/manual/hydroponics_pod_people,
/obj/item/book/manual/hydroponics_pod_people,
/obj/item/book/manual/wiki/hydroponics,
/obj/item/book/manual/wiki/botanist,
/turf/simulated/floor/plasteel{
icon_state = "darkgreenfull"
},
@@ -24088,6 +24088,8 @@
/obj/item/hand_labeler,
/obj/item/book/manual/hydroponics_pod_people,
/obj/effect/turf_decal/delivery/hollow,
/obj/item/book/manual/wiki/hydroponics,
/obj/item/book/manual/wiki/botanist,
/turf/simulated/floor/plasteel,
/area/station/service/hydroponics)
"btE" = (
+7 -15
View File
@@ -50709,6 +50709,8 @@
pixel_y = 32
},
/obj/effect/turf_decal/stripes/line,
/obj/item/book/manual/wiki/hydroponics,
/obj/item/book/manual/wiki/botanist,
/turf/simulated/floor/plasteel,
/area/station/service/hydroponics)
"fWg" = (
@@ -61284,9 +61286,7 @@
id_tag = "rdtoxins";
name = "Toxins Lab Shutters"
},
/obj/machinery/door/firedoor/heavy{
opacity = 0
},
/obj/machinery/door/firedoor/heavy,
/obj/effect/spawner/window/reinforced,
/turf/simulated/floor/plating,
/area/station/science/toxins/mixing)
@@ -64010,9 +64010,7 @@
/obj/machinery/door/airlock/research,
/obj/effect/mapping_helpers/airlock/autoname,
/obj/effect/mapping_helpers/airlock/access/all/science/tox_storage,
/obj/machinery/door/firedoor/heavy{
opacity = 0
},
/obj/machinery/door/firedoor/heavy,
/obj/structure/disposalpipe/segment{
dir = 4
},
@@ -68830,9 +68828,7 @@
/obj/machinery/door/airlock/research,
/obj/effect/mapping_helpers/airlock/autoname,
/obj/effect/mapping_helpers/airlock/access/all/science/tox,
/obj/machinery/door/firedoor/heavy{
opacity = 0
},
/obj/machinery/door/firedoor/heavy,
/obj/structure/cable{
d1 = 4;
d2 = 8;
@@ -85625,9 +85621,7 @@
},
/area/station/security/execution)
"uEr" = (
/obj/machinery/door/firedoor/heavy{
opacity = 0
},
/obj/machinery/door/firedoor/heavy,
/obj/machinery/door/airlock/research,
/obj/structure/disposalpipe/segment,
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,
@@ -89714,9 +89708,7 @@
},
/obj/effect/mapping_helpers/airlock/autoname,
/obj/effect/mapping_helpers/airlock/access/all/science/tox,
/obj/machinery/door/firedoor/heavy{
opacity = 0
},
/obj/machinery/door/firedoor/heavy,
/turf/simulated/floor/plasteel{
icon_state = "whitepurplefull"
},
@@ -908,6 +908,22 @@
title = "Faxes and You!"
wiki_article_title = "Guide_to_Faxes"
/obj/item/book/manual/wiki/hydroponics
name = "General Hydroponics"
desc = "A guide outlining the principles of hydroponics"
icon_state ="bookHydroponicsGeneral"
author = "Nanotrasen"
title = "General Hydroponics"
wiki_article_title = "Guide_to_Hydroponics"
/obj/item/book/manual/wiki/botanist
name = "The Station Botanist Handbook"
desc = "A handbook with instructions and tips for station botanists"
icon_state ="bookHydroponicsBotanist"
author = "Nanotrasen"
title = "The Station Botanist Handbook"
wiki_article_title = "Botanist"
//* STANDARD OPERATING PROCEDURE MANUALS *// (and space Law)
/obj/item/book/manual/wiki/security_space_law
Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 26 KiB