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

Tycoon Medical Dept. Update and Tycoon/Atlas Damage Control Central #2728

Open
wants to merge 28 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
2de1738
Initial Commit
SerynEngi Dec 11, 2024
6ba3623
Medical Mostly Complete
SerynEngi Dec 13, 2024
1c3f489
Areas.dm and .dmi Stolen from Gungnir
SerynEngi Dec 13, 2024
1b06fa4
Tycoon Med Completed
SerynEngi Dec 13, 2024
5869832
Tycoon DCC Complete
SerynEngi Dec 14, 2024
6bb9b54
Delete Virologist job from Tycoon
SerynEngi Dec 14, 2024
fea648d
Atlas Damage Control Central
SerynEngi Dec 14, 2024
6b50934
Fix Lattice in Wall
SerynEngi Dec 14, 2024
3eca413
Hopefully compile
SerynEngi Dec 14, 2024
b78b2e8
attempt to get telescreens to not break
SerynEngi Dec 14, 2024
01130e1
Take 2 for camera consoles
SerynEngi Dec 14, 2024
14ae7e6
This will probably work!
SerynEngi Dec 14, 2024
90ae271
Alright Telescreen variables theoretically fixed
SerynEngi Dec 14, 2024
ab20e9e
Fixed missing lighting and various other tweaks
SerynEngi Dec 15, 2024
c170328
Missed a pipe
SerynEngi Dec 15, 2024
cfcd6ee
Coffee!
SerynEngi Dec 15, 2024
ac81494
added a trash can, moved a door
SerynEngi Dec 16, 2024
e5b8ff0
Virology as ablative armor
SerynEngi Dec 16, 2024
4ac822a
Munitions: Cargo chute quick fix
SerynEngi Dec 28, 2024
e1d8310
engineering hole fix
SerynEngi Dec 28, 2024
41af2c6
Camera Console Fix- It works on my machine!
SerynEngi Dec 28, 2024
12b89a3
Fixed a window
SerynEngi Dec 28, 2024
43eb623
Borg chargers and Pipe corrections
SerynEngi Dec 29, 2024
03e7326
Camera
SerynEngi Dec 29, 2024
142eb7a
Small host of minor corrections
SerynEngi Jan 4, 2025
1741e5d
Fixed a wire on the top deck
SerynEngi Jan 5, 2025
edb8a53
Chem Changes
SerynEngi Jan 26, 2025
54c2e7a
Fixed Adv. DC locker buttons
SerynEngi Jan 26, 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
1,141 changes: 699 additions & 442 deletions _maps/map_files/Atlas/atlas.dmm

Large diffs are not rendered by default.

410 changes: 229 additions & 181 deletions _maps/map_files/Atlas/atlas2.dmm

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _maps/map_files/Atlas/job_changes.dm
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

*/

//There's no viro on atlas :(
//There's no viro on atlas =D
MAP_REMOVE_JOB(virologist)
//Civilian guys without an office
MAP_REMOVE_JOB(curator)
Expand Down
Loading
Loading