Files
Arturlang 9950e761c4 Re-adds nanites (#2995)
## About The Pull Request
Re-adds nanites, balance changes pending.
No plans to do mapping/role changes
Based on https://github.com/tgstation/tgstation/pull/60473 with a lot of
work on modularizing

## Why It's Good For The Game
Nanites are a rather interesting system, my hope is to port it in a more
balanced format.

## Proof Of Testing
Works, thoroughly tested

## Changelog

🆑
add: Re-adds nanites
/🆑
TODO:
- [x] Add techweb linking for nanites
- [x] Prevent stacking of armor mods (fortitude + dna vault + nanite
armor)
- [x] Rebalance damage regeneration programs
- [x] Remove force speak program by @StrangeWeirdKitten request
- [x] Convert UI's to TSX
- [x] Fix Nanite program uhb and programmer overlays not working

---------

Co-authored-by: Waterpig <49160555+Majkl-J@users.noreply.github.com>
2025-03-31 14:49:09 -04:00

99 lines
1.8 KiB
JSON

{
"locations": [
"Aft Maintenance",
"Aft Primary Hallway",
"AI Chamber",
"AI Satellite Antechamber",
"AI Satellite Exterior",
"AI Upload Chamber",
"Armory",
"Atmospherics Engine",
"Atmospherics",
"Atrium",
"Auxiliary Base Construction",
"Auxiliary Restrooms",
"Auxiliary Tool Storage",
"Bar",
"Bridge",
"Brig Control",
"Brig",
"Captain's Office",
"Captain's Quarters",
"Cargo Bay",
"Cargo Office",
"Chapel Office",
"Chapel",
"Chemistry",
"Cloning Lab",
"Command Hallway",
"Construction Area",
"Corporate Showroom",
"Council Chamber",
"Courtroom",
"Custodial Closet",
"Customs",
"Cytology Lab",
"Delivery Office",
"Departure Lounge",
"Detective's Office",
"Dormitories",
"Engineering Foyer",
"Engineering Storage",
"Engineering",
"EVA Storage",
"Experimentation Lab",
"Firing Range",
"Gateway",
"Genetics Lab",
"Gravity Generator Room",
"Hydroponics",
"Incinerator",
"Kitchen",
"Law Office",
"Library",
"Locker Room",
"Mech Bay",
"Medbay Central",
"Medbay Maintenance",
"Medbay Storage",
"Mining Office",
"Morgue Maintenance",
"Morgue",
"Primary Tool Storage",
"Prison Wing",
"Prisoner Education Chamber",
"Recreation Area",
"Recreational Holodeck",
"Research and Development",
"Research Division",
"Research Testing Range",
"Restrooms",
"Robotics Lab",
"Science Maintenance",
"Security Checkpoint",
"Security Office",
"Service Hallway",
"Space",
"Supermatter Engine",
"Surgery",
"Technical Storage",
"Teleporter Room",
"Testing Lab",
"Theatre",
"Toxins Mixing Chamber",
"Toxins Mixing Lab",
"Toxins Storage",
"Toxins Test Area",
"Transfer Centre",
"Transit Tube",
"Vacant Commissary",
"Vacant Office",
"Vault",
"Virology",
"Warehouse",
"Waste Disposal",
"Xenobiology Lab",
"Nanite Lab"
]
}