Added a new sprite called bookRusty for the R-UST reactor manual, as well as replaced the bookSupermatter icon in the code with the bookRusty icon for said manual.
Edits the Operating Manual for the Supermatter engines throughout the map to instead show new custom text that applies to Southern Cross's standard, rather than the old nitrogen based cooling system.
# Conflicts:
# code/modules/mining/machine_stacking.dm
# Resolved
# code/modules/mob/living/silicon/robot/robot_modules/station_vr.dm # Resolved mostly besides line 717 "plasteel: undefined var"
# even though the only change in this line is removing the comment
# icons/mob/widerobot_vr.dmi
# Resolved
# maps/tether/tether-07-station3.dmm
# Resolved
Re-maped the R-UST to use proper Radiation shielded blast doors.
Shifted R-UST control room down to allow exiting through the Engine SMES
room.
Removed magic snowflake glsss that blocks radiation and replaced it with
normal borosilicate glass.
Re-wrote part of the Engine setup guide to reflect the altered setup
engine setup.
Rewrote R-UST guide to actually match common R-UTS setup on yawn.
Replaced R-UST chamber floor with Airless floor.
Added a blast door Shroud for the R-UST, Does not block radiation
effectively yet.
added more Borosilicate glass around the engine monitering room and
reactor core.
Mapped special "High Density Borosilicate Glass" that blocks a lot of
radiation.
Removed pointless "Radiation Collector blast doors" button tht does
nothing.
Links many map-specific details such as the station name, z-level information, and allowed jobs from global vars to map datum vars, which should help us maintain multiple maps at once in the future, which will be needed for the future Southern Cross.
Note that a config change will be needed to change GENERATE_ASTEROID to GENERATE_MAP, otherwise no changes should be required to continue normal map usage.
To change to a different map, it's suggested to tick the file that ticks all the other needed files, which for the Northern Star is called northern_star.dm.
Expanded supermatter engine radiator bank. Incinerator disposals outlet moved slightly to prevent collision. Supermatter radiator circulator pump changed to a high-powered pump.
Supermatter critical temperature lowered to 5000K.