mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-12 18:03:13 +00:00
* VoidRaptor Beginnings * More before breaking * Ruining it more * Cargo Sci More * More Cargo and Med * Engi and More * More Deco, Engi * Update VoidRaptor.dmm More Touches to All Departments * More Polish to Each Department * Configs and More * Wiring and More * Catmos and More * Maintening, Minor Fixes, Engi Remapping and More * Move * Expansion * Sweepy * Bridge and more Jank * More Remaps, all feedback handled * AI Sat, Map Area'd * A bit more remappings, some piping * Lil zone and cable fix * Piping and Remapping * Derp + Linter * Linter 2 * Should make CI pass, pff * Cargo + Pretty * More Piping * Zoom Zoom Piping * deco * More Area decorating and Finishing * QM Repath * Removes the Mapping Helper + A wire * Tegu, Area, Remapping from Feedback * Layer Funk and AT clean. * More Furnishing * Forgor Quotes * PAI and pipe jank fix for CI * More Furnishing * More Deco and Fixes * Smidge more Decoration * Minor Thingamajig * Some more Medbay * Lil more additions to med * Update VoidRaptor.dmm * Finished Decorating more places * Janky Jank after update and more decoration * Arrivals and Dorms changed a lot. * Premerge * Sec Makes Me Scream, Also Cargo Furnishing * Papers, Please. * More Cargo and fixes for CI * Morgue and Commissary * CO Fixed * Crusher Fix * Machine Fix * Neat Cargo Furnishing and Maint * Missed a pipe. * Chapel and more sweepy * Lighting * NG * lin * More Decorating * Maint Up * Fix Linter * Polish * Let's dance * Cleaning * Postersignfix * Cam and all other fixes * Modularization, Cleanup and More. * Beacon and Shuttle Works * Cruub * Beep Beep Maintenance * Drunk and Generic Event * Event2 * TFix4 * Finished Fix * Linter Up * More Review Handling * Linter fail * Spring Cleaning * Big Push Polish Commit * 2 * Neato * PreTest Fixes * Testing Fix * Post Second Test Craptor * Modularization and Atmos and Oh My * Sweep Sweep Sweep * Lattice Linter Fix * Golden Feedback, goodbye 100 * Update tgstation.dme * Undir and more cleanup and decoration * Update VoidRaptor.dmm * More Decals and Niceness * Jolly Fixes 1 * TM Fixes * Deco and Balance Pass * Chem and Linter * Update VoidRaptor.dmm * Update VoidRaptor.dmm * Craptor Mini Push * Pipe fix * Minor things * Fixed Light and more * Light Fix * Minor Jank * Window Area * Prison Attention * Lizard Nerf * Sec fix, I am dumb
23 lines
570 B
JSON
23 lines
570 B
JSON
{
|
|
"version": 1,
|
|
"map_name": "Void Raptor",
|
|
"map_path": "map_files/VoidRaptor",
|
|
"map_file": "VoidRaptor.dmm",
|
|
"shuttles": {
|
|
"emergency": "emergency_skyrat",
|
|
"ferry": "ferry_skyrat",
|
|
"mining": "mining_large_skyrat",
|
|
"cargo": "cargo_delta_skyrat",
|
|
"whiteship": "whiteship_delta"
|
|
},
|
|
"orbit_shift_replacement": "Attention crew, it appears that someone has shifted your ship into more dangerous territory.",
|
|
"job_changes": {
|
|
"Cook": {
|
|
"additional_cqc_areas": ["/area/station/service/cafeteria"]
|
|
},
|
|
"Captain": {
|
|
"special_charter": "ship"
|
|
}
|
|
}
|
|
}
|