Skip to content

Commit

Permalink
renaming Again
Browse files Browse the repository at this point in the history
  • Loading branch information
mqole committed Feb 10, 2025
1 parent aa1a105 commit 35262fa
Show file tree
Hide file tree
Showing 20 changed files with 55 additions and 55 deletions.
2 changes: 1 addition & 1 deletion Resources/Locale/en-US/_DV/job/job-description.ftl
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
job-description-logistics-assistant = Learn the basics of the logistics department, deliver crates and take buy orders from the rest of the station.
job-description-supply-assistant = Learn the basics of the cargo department, deliver crates and take buy orders from the rest of the station.
job-description-admin-assistant = Assist command in their day-to-day activities, grab the captain a coffee, answer faxes in the bridge.
2 changes: 1 addition & 1 deletion Resources/Locale/en-US/_DV/job/job-names.ftl
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
job-name-logistsc-assistant = Logistics Assistant
job-name-supply-assistant = Supply Assistant
job-name-admin-assistant = Administrative Assistant
10 changes: 5 additions & 5 deletions Resources/Locale/en-US/_DV/preferences/loadout-groups.ftl
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
loadout-group-chemistry-gloves = Chemist gloves
loadout-group-logistics-assistant-head = Logistics Assistant head
loadout-group-logistics-assistant-jumpsuit = Logistics Assistant jumpsuit
loadout-group-logistics-assistant-backpack = Logistics Assistant backpack
loadout-group-logistics-assistant-outerclothing = Logistics Assistant outer clothing
loadout-group-logistics-assistant-shoes = Logistics Assistant shoes
loadout-group-supply-assistant-head = Supply Assistant head
loadout-group-supply-assistant-jumpsuit = Supply Assistant jumpsuit
loadout-group-supply-assistant-backpack = Supply Assistant backpack
loadout-group-supply-assistant-outerclothing = Supply Assistant outer clothing
loadout-group-supply-assistant-shoes = Supply Assistant shoes
loadout-group-admin-assistant-head = Administrative Assistant head
loadout-group-admin-assistant-jumpsuit = Administrative Assistant jumpsuit
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Roles/Jobs/Cargo/cargo_technician.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
description: job-description-cargotech
playTimeTracker: JobCargoTechnician
# Begin DeltaV modifications - Add time requirement to cargo tech
# Uncomment once ready to deploy Cargo Assistant
# Uncomment once ready to deploy Supply Assistant
#requirements:
#- !type:DepartmentTimeRequirement
# department: Cargo
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Roles/Jobs/departments.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
- Courier # Imp
- Quartermaster
- SalvageSpecialist
#- LogisticsAssistant # DeltaV - Uncomment once ready to deploy.
#- SupplyAssistant # DeltaV - Uncomment once ready to deploy.

- type: department
id: Civilian
Expand Down
6 changes: 3 additions & 3 deletions Resources/Prototypes/_DV/Entities/Markers/Spawners/jobs.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
- type: entity
parent: SpawnPointJobBase
id: SpawnPointLogisticsAssistant
name: logistics assistant
name: supply assistant
components:
- type: SpawnPoint
job_id: CargoTechnician # Change to LogisticsAssistant once it's mapped on every map
job_id: CargoTechnician # Change to SupplyAssistant once it's mapped on every map
- type: Sprite
layers:
- state: green
- sprite: _DV/Markers/jobs.rsi
state: logisticsassistant
state: supplyassistant

- type: entity
parent: SpawnPointJobBase
Expand Down
6 changes: 3 additions & 3 deletions Resources/Prototypes/_DV/Entities/Objects/Devices/pda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@

- type: entity
parent: CargoPDA
id: LogisticsAssistantPDA
name: logistics assistant PDA
id: SupplyAssistantPDA
name: supply assistant PDA
description: It smells like cardboard.
components:
- type: Pda
id: LogisticsAssistantIDCard
id: SupplyAssistantIDCard

- type: entity
parent: BasePDA
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/_DV/Entities/Objects/Misc/books.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: BookLogistics
parent: BaseGuidebook
name: logistics 101
description: A Nanotrasen guide book for a new cargo assistant still on training
description: A Nanotrasen guide book for a supply assistant still in training.
components:
- type: Sprite
layers:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
- type: entity
parent: IDCardStandard
id: LogisticsAssistantIDCard
name: logistics assistant ID card
id: SupplyAssistantIDCard
name: supply assistant ID card
components:
- type: Sprite
layers:
- state: default
- sprite: _DV/Objects/Misc/id_cards.rsi
state: idlogisticsassistant
state: idsupplyassistant
- type: PresetIdCard
job: LogisticsAssistant
job: SupplyAssistant

- type: entity
parent: IDCardStandard
Expand Down
22 changes: 11 additions & 11 deletions Resources/Prototypes/_DV/Loadouts/loadout_groups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,39 +7,39 @@
- NitrileGloves
- ChemistryGloves

## Logistics Assistant
## Supply Assistant
- type: loadoutGroup
id: LogisticsAssistantHead
name: loadout-group-logistics-assistant-head
id: SupplyAssistantHead
name: loadout-group-supply-assistant-head
minLimit: 0
loadouts:
- CargoTechnicianHead

- type: loadoutGroup
id: LogisticsAssistantJumpsuit
name: loadout-group-logistics-assistant-jumpsuit
id: SupplyAssistantJumpsuit
name: loadout-group-supply-assistant-jumpsuit
loadouts:
- LightBrownJumpsuit
- LightBrownJumpskirt

- type: loadoutGroup
id: LogisticsAssistantBackpack
name: loadout-group-logistics-assistant-backpack
id: SupplyAssistantBackpack
name: loadout-group-supply-assistant-backpack
loadouts:
- CargoTechnicianBackpack
- CargoTechnicianSatchel
- CargoTechnicianDuffel

- type: loadoutGroup
id: LogisticsAssistantOuterClothing
name: loadout-group-logistics-assistant-outerclothing
id: SupplyAssistantOuterClothing
name: loadout-group-supply-assistant-outerclothing
minLimit: 0
loadouts:
- CargoTechnicianWintercoat

- type: loadoutGroup
id: LogisticsAssistantShoes
name: loadout-group-logistics-assistant-shoes
id: SupplyAssistantShoes
name: loadout-group-supply-assistant-shoes
loadouts:
- BlackShoes
- CargoWinterBoots
Expand Down
12 changes: 6 additions & 6 deletions Resources/Prototypes/_DV/Loadouts/role_loadouts.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
- type: roleLoadout
id: JobLogisticsAssistant
id: JobSupplyAssistant
groups:
- GroupTankHarness
- LogisticsAssistantHead
- LogisticsAssistantJumpsuit
- LogisticsAssistantBackpack
- LogisticsAssistantOuterClothing
- LogisticsAssistantShoes
- SupplyAssistantHead
- SupplyAssistantJumpsuit
- SupplyAssistantBackpack
- SupplyAssistantOuterClothing
- SupplyAssistantShoes
- Glasses
- Survival
- Trinkets
Expand Down
18 changes: 9 additions & 9 deletions Resources/Prototypes/_DV/Roles/Jobs/Cargo/cargo_assistant.yml
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
- type: job
id: LogisticsAssistant
name: job-name-cargo-assistant
description: job-description-cargo-assistant
startingGear: LogisticsAssistantGear
playTimeTracker: JobLogisticsAssistant
icon: "JobIconLogisticsAssistant"
id: SupplyAssistant
name: job-name-supply-assistant
description: job-description-supply-assistant
startingGear: SupplyAssistantGear
playTimeTracker: JobSupplyAssistant
icon: "JobIconSupplyAssistant"
supervisors: job-supervisors-qm
access:
- Cargo
- Maintenance
- Logistics #imp

- type: startingGear
id: LogisticsAssistantGear
id: SupplyAssistantGear
equipment:
id: LogisticsAssistantPDA
id: SupplyAssistantPDA
ears: ClothingHeadsetCargo
pocket1: BookLogistics
pocket1: BookSupply
2 changes: 1 addition & 1 deletion Resources/Prototypes/_DV/Roles/play_time_trackers.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- type: playTimeTracker
id: JobLogisticsAssistant
id: JobSupplyAssistant

- type: playTimeTracker
id: JobAdminAssistant
6 changes: 3 additions & 3 deletions Resources/Prototypes/_DV/StatusIcon/job.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
- type: jobIcon
parent: JobIcon
id: JobIconLogisticsAssistant
id: JobIconSupplyAssistant
icon:
sprite: /Textures/_DV/Interface/Misc/job_icons.rsi
state: LogisticsAssistant
jobName: job-name-logistics-assistant
state: SupplyAssistant
jobName: job-name-supply-assistant

- type: jobIcon
parent: JobIcon
Expand Down
4 changes: 2 additions & 2 deletions Resources/Textures/_DV/Interface/Misc/job_icons.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/d917f4c2a088419d5c3aec7656b7ff8cebd1822e | LogisticsAssistant recoloured from MedicalIntern by Radezolid, AdminAssistant made by noctyrnal (github)",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/d917f4c2a088419d5c3aec7656b7ff8cebd1822e | SupplyAssistant recoloured from MedicalIntern by Radezolid, AdminAssistant made by noctyrnal (github)",
"size": {
"x": 8,
"y": 8
},
"states": [
{
"name": "LogisticsAssistant"
"name": "SupplyAssistant"
},
{
"name": "AdminAssistant"
Expand Down
4 changes: 2 additions & 2 deletions Resources/Textures/_DV/Markers/jobs.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "logisticsassistant made by Radezolid, adminassistant made by noctyrnal (github)",
"copyright": "supplyassistant made by Radezolid, adminassistant made by noctyrnal (github)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "logisticsassistant"
"name": "supplyassistant"
},
{
"name": "adminassistant"
Expand Down
2 changes: 1 addition & 1 deletion Resources/Textures/_DV/Objects/Misc/id_cards.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": 1,
"license": "CC-BY-SA-3.0", "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/d917f4c2a088419d5c3aec7656b7ff8cebd1822e | idlogisticsassistant made by Radezolid, idadminassistant by noctyrnal (github)",
"license": "CC-BY-SA-3.0", "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/d917f4c2a088419d5c3aec7656b7ff8cebd1822e | idsupplyassistant made by Radezolid, idadminassistant by noctyrnal (github)",
"size": {
"x": 32,
"y": 32
Expand Down

0 comments on commit 35262fa

Please sign in to comment.