Skip to content

Commit

Permalink
Requested Changes
Browse files Browse the repository at this point in the history
- Tweaked the kitchen
- Added an Air Alarm to the Nail
- Removed 3 out of the 4 externals plates on the Nail, making the last one a /internal
- Swapped out the plasma gen for a uraniumgem
- Added atmos and an air alarm to the nail
- Replaced the security computer with the donksoft vendor
- Placed 5 seclites and GPS's
- Replaced cryo gear for 5 radios, 6 headsets, and 8 incryption keys
- Fixed the locker sprites
- Added some thindows
- removed FREQ_COMMON from all faction radios
- swapped air distro pump with /on variant
- added oxy closet to airlock
- cleaned up the construction room and decalled the floor
- Swapped the computer in the helm for a normal metal console
- Added a Bridge officer Job
- Access Locked the Bridge
- Removed the extra saber and secret documents
- Added more stuff to the mess hall
- swapped out the 6 rakalla suits for 4 eva suits
- Cut Armory armor counts in half
- Aspawned the vehicle
- Added a book about the decommissioned weapon mount.
  • Loading branch information
Latentish committed Feb 21, 2024
1 parent b6c0456 commit ac184cb
Show file tree
Hide file tree
Showing 8 changed files with 831 additions and 574 deletions.
9 changes: 6 additions & 3 deletions _maps/configs/pgf_liberty.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
"description": "A light frigate mass produced by the Etherbor PGFN Lahoma Navy Shipyard to carry massive spiral mounted warguns while keeping high maneuverability. The weapon mount on this ship has been decommissioned, like so many of its kind when sent out of Kalixcian space. The Liberty is a dual navy and marine vessel, carrying a subshuttle for boarding, excursions, and forward scouting. After decommissioning the primary gun, the engines were swapped out for lower power, while engineering equipment has been generously supplied.",
"tags": [
"Combat",
"Riot",
"Engineering",
"RP Focus"
],
Expand All @@ -23,6 +22,10 @@
"officer": true,
"slots": 1
},
"PGF - Naval Bridge Officer": {
"outfit": "/datum/outfit/job/gezena/hop",
"slots": 2
},
"PGF - Navy Engineer": {
"outfit": "/datum/outfit/job/gezena/engineer",
"slots": 2
Expand All @@ -33,7 +36,7 @@
},
"PGF - Crewman": {
"outfit": "/datum/outfit/job/gezena/assistant",
"slots": 3
"slots": 1
},
"PGF - Marine Sergeant": {
"outfit": "/datum/outfit/job/gezena/hos",
Expand All @@ -44,5 +47,5 @@
"slots": 3
}
},
"enabled": true
"enabled": false
}
Loading

0 comments on commit ac184cb

Please sign in to comment.