Amber Statio - Localized Holopads and Balance Updates (#33948)
* Added loc versions of holopads to Amber, and made some adjustments given Acorn's feedback * fixed the name of the gameroom * Fixed it in the map file
This commit is contained in:
@@ -101,6 +101,8 @@ holopad-engineering-breakroom = Engineering - Breakroom
|
||||
holopad-engineering-front = Engineering - Front
|
||||
holopad-engineering-telecoms = Engineering - Telecoms
|
||||
holopad-engineering-tech-vault = Engineering - Tech Vault
|
||||
holopad-engineering-ame = Engineering - AME
|
||||
holopad-engineering-power = Engineering - Power
|
||||
|
||||
# Security
|
||||
holopad-security-front = Security - Front
|
||||
@@ -113,6 +115,8 @@ holopad-security-perma = Security - Perma
|
||||
holopad-security-courtroom = Security - Courtroom
|
||||
holopad-security-lawyer = Security - Lawyer
|
||||
holopad-security-armory = Security - Armory
|
||||
holopad-security-locker-room = Security - Locker Room
|
||||
holopad-security-brig-med = Security - Brig Med
|
||||
|
||||
# Service
|
||||
holopad-service-janitor = Service - Janitor
|
||||
@@ -128,6 +132,7 @@ holopad-service-clown = Service - Clown
|
||||
holopad-service-musician = Service - Musician
|
||||
holopad-service-mime = Service - Mime
|
||||
holopad-service-clown-mime = Service - Clown/Mime
|
||||
holopad-service-gameroom = Service - Game Room
|
||||
|
||||
# AI
|
||||
holopad-ai-core = AI - Core
|
||||
@@ -142,4 +147,4 @@ holopad-station-bridge = Station - Bridge
|
||||
holopad-station-cargo-bay = Station - Cargo Bay
|
||||
|
||||
# CentComm
|
||||
holopad-centcomm-evac = CentComm - Evacuation Shuttle
|
||||
holopad-centcomm-evac = CentComm - Evacuation Shuttle
|
||||
|
||||
@@ -3202,19 +3202,13 @@ entities:
|
||||
- type: Transform
|
||||
pos: -3.584198,-9.54459
|
||||
parent: 1
|
||||
- proto: HolopadLongRange
|
||||
- proto: HolopadCentCommEvacShuttle
|
||||
entities:
|
||||
- uid: 438
|
||||
components:
|
||||
- type: MetaData
|
||||
name: long-range holopad (Escape Shuttle)
|
||||
- type: Transform
|
||||
pos: 1.5,7.5
|
||||
parent: 1
|
||||
- type: Label
|
||||
currentLabel: Escape Shuttle
|
||||
- type: NameModifier
|
||||
baseName: long-range holopad
|
||||
- proto: HoloprojectorSecurity
|
||||
entities:
|
||||
- uid: 496
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -548,6 +548,22 @@
|
||||
- type: Label
|
||||
currentLabel: holopad-engineering-tech-vault
|
||||
|
||||
- type: entity
|
||||
parent: Holopad
|
||||
id: HolopadEngineeringAME
|
||||
suffix: AME
|
||||
components:
|
||||
- type: Label
|
||||
currentLabel: holopad-engineering-ame
|
||||
|
||||
- type: entity
|
||||
parent: Holopad
|
||||
id: HolopadEngineeringPower
|
||||
suffix: Power
|
||||
components:
|
||||
- type: Label
|
||||
currentLabel: holopad-engineering-power
|
||||
|
||||
# Security
|
||||
- type: entity
|
||||
parent: Holopad
|
||||
@@ -584,7 +600,7 @@
|
||||
- type: entity
|
||||
parent: Holopad
|
||||
id: HolopadSecurityBreakroom
|
||||
suffix: Breakroom
|
||||
suffix: Sec Breakroom
|
||||
components:
|
||||
- type: Label
|
||||
currentLabel: holopad-security-breakroom
|
||||
@@ -629,6 +645,22 @@
|
||||
- type: Label
|
||||
currentLabel: holopad-security-armory
|
||||
|
||||
- type: entity
|
||||
parent: Holopad
|
||||
id: HolopadSecurityLockerRoom
|
||||
suffix: Sec Locker Room
|
||||
components:
|
||||
- type: Label
|
||||
currentLabel: holopad-security-locker-room
|
||||
|
||||
- type: entity
|
||||
parent: Holopad
|
||||
id: HolopadSecurityBrigMed
|
||||
suffix: Brig Med
|
||||
components:
|
||||
- type: Label
|
||||
currentLabel: holopad-security-brig-med
|
||||
|
||||
# Service
|
||||
- type: entity
|
||||
parent: Holopad
|
||||
@@ -678,6 +710,14 @@
|
||||
- type: Label
|
||||
currentLabel: holopad-service-library
|
||||
|
||||
- type: entity
|
||||
parent: Holopad
|
||||
id: HolopadServiceGameRoom
|
||||
suffix: Game Room
|
||||
components:
|
||||
- type: Label
|
||||
currentLabel: holopad-service-gameroom
|
||||
|
||||
- type: entity
|
||||
parent: Holopad
|
||||
id: HolopadServiceNewsroom
|
||||
|
||||
Reference in New Issue
Block a user