* Odin Ghost Role Update
* Overhauls Odin Access according to the existing access levels
* Overhauls the get_cetncom_access proc
* Fixes nt ghost roles having complete access to everything (instead of just the station)
* Updates get_cetncom_access with actually used roles
* Updates jobs in get_all_centcom_jobs
* Adds a bartender / chef job to the odin
* Adds a janitor job to the odin
* Adds a medical doctor / pharmacist job to the odin
* * Add two hooks that are called when a emergency/crew transfer is called
* Add a chance that the odin chef / bartender role is enabled upon crew transfer
* Locks down the odin and spawns in the checkpoint security if a crew transfer / emergency shuttle under certain conditions
* * Increases the chef-count to 2
* Removes the produce from the chef-backpack as they have a vending machine full of it.
* * Changes the time when the lockdown occurs / the spawnpoints are enabled to after the transfer shuttle has departed.
* * Let CCIA enable (some of) those roles.
* Galoshes for the Janitor
* * Add logging
Co-authored-by: Werner <Arrow768@users.noreply.github.com>
Adds a admin verb to force a specific away mission.
(So there is no need to dig around the the SSpersist_config controller)
Co-authored-by: Werner <Arrow768@users.noreply.github.com>
Adds rods and brains to the permissible list of items that can be inserted into a cooking container, so you can make the hardcoded kebabs and brain sammiches.
Also fixes a problem with the variable food code that would cause recursion and fail to give the output food a name.
(Tbqh you can technically make kebabs and sandwiches out of anything buuuuuut. Kebab.)
KAs no longer leave behind phantom projectiles that injure people.
KAs no longer recursively destroy rocks when one breaks, but still retain AoE effects.
KAs now have at least one tile of AoE on all modules.
Also fixes a runtime with pin attackby.
Improved Icarus combat drone code across the board, added a non-malfunctioning variant.
The Icarus now sends combat drones to substantial space wildlife migrations.
Added an Icarus drone target painter to some admin roles. It is an orbital drop device that will warp two Icarus drones at the targetted location.
Added examine texts to malfunctioning combat drones that tells you what they're doing.