Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Prather Station #34652

Open
wants to merge 37 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
96972e9
prather: INITIAL COMMIT
a-random-lemurian Jan 26, 2025
98e12c9
prather: Add NT Evac Prather
a-random-lemurian Jan 26, 2025
e8a61d7
prather: Update map, add more stuff
a-random-lemurian Jan 26, 2025
5e7a7ad
prather: Update maps
a-random-lemurian Jan 26, 2025
0f563d8
Merge branch 'master' into prather
a-random-lemurian Jan 26, 2025
d02c522
prather: Update map, evac
a-random-lemurian Jan 26, 2025
518ac2d
prather: Add credit to map_attributions.txt
a-random-lemurian Jan 26, 2025
e12de04
prather: Update station, evac
a-random-lemurian Jan 26, 2025
22e041f
prather: Add Prather cargo shuttle
a-random-lemurian Jan 26, 2025
330bc3f
prather: Update evac, station
a-random-lemurian Jan 26, 2025
5ffe34c
Merge branch 'master' of github.com:space-wizards/space-station-14 in…
a-random-lemurian Jan 27, 2025
532b9c4
prather: Update map
a-random-lemurian Jan 27, 2025
0934ad4
prather: Fix evac atmos
a-random-lemurian Jan 27, 2025
87c5203
prather: Update station
a-random-lemurian Jan 27, 2025
f32f1e1
Merge branch 'master' of github.com:space-wizards/space-station-14 in…
a-random-lemurian Jan 27, 2025
d374ebf
prather: Update prather
a-random-lemurian Jan 27, 2025
45a4fee
prather: Fix cargo shuttle
a-random-lemurian Jan 28, 2025
33b1b16
prather: Update map
a-random-lemurian Jan 28, 2025
43a3d6c
prather: Update prather
a-random-lemurian Jan 28, 2025
f4be774
Merge branch 'master' of github.com:space-wizards/space-station-14 in…
a-random-lemurian Jan 28, 2025
416cdda
Merge branch 'master' of github.com:space-wizards/space-station-14 in…
a-random-lemurian Jan 29, 2025
3224823
prather: Set secoff amount to 14
a-random-lemurian Jan 29, 2025
fedfddb
Merge branch 'master' of github.com:space-wizards/space-station-14 in…
a-random-lemurian Jan 29, 2025
5863b75
prather; Update map
a-random-lemurian Jan 29, 2025
3def598
Merge branch 'master' into prather
a-random-lemurian Jan 30, 2025
f24fefe
Merge branch 'master' into prather
a-random-lemurian Jan 30, 2025
0f2de16
fix: Fix bad indent for Convex
a-random-lemurian Jan 30, 2025
66f2314
Merge branch 'master' into prather
a-random-lemurian Jan 30, 2025
5940acc
prather: Update map
a-random-lemurian Jan 30, 2025
2663b7b
prather: Update map
a-random-lemurian Jan 31, 2025
c43306d
Merge branch 'master' into prather
a-random-lemurian Jan 31, 2025
afee083
Merge branch 'master' into prather
a-random-lemurian Feb 1, 2025
e148477
prather: Update map
a-random-lemurian Feb 1, 2025
200482c
Merge branch 'master' into prather
a-random-lemurian Feb 1, 2025
9da48db
Merge branch 'master' into prather
a-random-lemurian Feb 3, 2025
cc2597b
prather: Update Prather
a-random-lemurian Feb 5, 2025
d61b38a
Merge branch 'master' into prather
a-random-lemurian Feb 6, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Content.IntegrationTests/Tests/PostMapInitTest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ public sealed class PostMapInitTest
"Loop",
"Plasma",
"Elkridge",
"Prather",
"Convex"

};

/// <summary>
Expand Down
Loading
Loading