Skip to content

Commit

Permalink
Paracelsus Changes (shiptest-ss13#4081)
Browse files Browse the repository at this point in the history
## About The Pull Request

Expands on changes made by @Ratvarr in
shiptest-ss13#3866

- Replaces all standard wood tiles with wood wallnut (looks better)
- Moved a few things into engineering / gave the ship engineer a desk
- Removed psych office entirely and moved the Overseer into it
- Removed psych
- Added a compact armoury
- Expanded on the airlock (1x3 vertical is like. Its Bleak)
- Minor decaling in certain areas
- Moved weaponry out of the bridge
- Overseer and Captain no longer Fucking
- Gave the doctors anesthetic tanks (you are Directly Funded By The
State)
- Cargo area is smaller so you don't get stupid cargo drops, along with
cleaning up a few other areas


![image](https://github.com/user-attachments/assets/f9dd0875-0cb8-443d-9059-5af135e6c14d)

![image](https://github.com/user-attachments/assets/d7a15626-989a-44d7-8740-7436503916c9)

## Why It's Good For The Game

Changed a few things on the Paracelsus I felt could use some changes,
along with expanding on Ratvar's changes.

## Changelog

:cl:
add: Decaling, different wood type, overseer's office, sonnensoldner's
office, anesthetic, among other things to the Paracelsus along with
expanded airlock
del: Removed psychologist and patients from the Paracelsus
/:cl:

---------

Co-authored-by: github-actions <[email protected]>
  • Loading branch information
generalthrax and actions-user authored Feb 28, 2025
1 parent 475fe64 commit dbcf576
Show file tree
Hide file tree
Showing 2 changed files with 1,134 additions and 1,015 deletions.
10 changes: 3 additions & 7 deletions _maps/configs/solgov_paracelsus.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"outfit": "/datum/outfit/job/solgov/engineer",
"slots": 1
},
"Psychologist": {
"outfit": "/datum/outfit/job/solgov/psychologist",
"Sonnensöldner": {
"outfit": "/datum/outfit/job/solgov/sonnensoldner",
"slots": 1
},
"Field Engineer": {
Expand All @@ -43,11 +43,7 @@
},
"Scribe": {
"outfit": "/datum/outfit/job/solgov/assistant",
"slots" : 3
},
"Attentive Care Patient": {
"outfit": "/datum/outfit/job/solgov/patient",
"slots" : 3
"slots" : 2
}

},
Expand Down
Loading

0 comments on commit dbcf576

Please sign in to comment.