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

Crying Sun Job Updates / PGF Clothing Cold Protections #3190

Closed
wants to merge 12 commits into from
21 changes: 11 additions & 10 deletions _maps/configs/pgf_crying_sun.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,29 +21,30 @@
"officer": true,
"slots": 1
},
"Bridge Crew": {
"outfit": "/datum/outfit/job/gezena/assistant/bridge",
"Marine Lieutenant": {
"outfit": "/datum/outfit/job/gezena/hos",
"officer": true,
"slots": 1
},
"Navy Engineer": {
"outfit": "/datum/outfit/job/gezena/engineer",
"slots": 2
},
"Navy Doctor": {
"outfit": "/datum/outfit/job/gezena/doctor",
"slots": 1
},
"Crewman": {
"outfit": "/datum/outfit/job/gezena/assistant",
"Navy Engineer": {
"outfit": "/datum/outfit/job/gezena/engineer",
"slots": 2
},
"Marine Sergeant": {
"outfit": "/datum/outfit/job/gezena/hos",
"Helmsman": {
"outfit": "/datum/outfit/job/gezena/hop",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

change this back to assistant/bridge or change that to another version. I'd also like to see what all you put in their locker, because I don't really think they need one.

"slots": 1
},
"Marine": {
"outfit": "/datum/outfit/job/gezena/security",
"slots": 3
},
"Crewman": {
"outfit": "/datum/outfit/job/gezena/assistant",
"slots": 2
}
},
"enabled":true
Expand Down
Loading
Loading