renamed teamster -> courier

This commit is contained in:
Hitlinemoss
2025-05-22 13:20:40 -04:00
parent 0f692b3788
commit 76f105cd3a
3 changed files with 5 additions and 5 deletions

View File

@@ -1420,8 +1420,8 @@
- type: entity
parent: BasePDA
id: SeniorTeamsterPDA
name: senior teamster PDA
id: SeniorCourierPDA
name: senior courier PDA
description: PDA for the guys that order the crucial station supplies.
components:
- type: Pda
@@ -1430,12 +1430,12 @@
appearanceDataInit:
enum.PdaVisuals.PdaType:
!type:String
pda-seniorteamster
pda-seniorcourier
- type: PdaBorderColor
borderColor: "#e39751"
accentVColor: "#DFDFDF"
- type: Icon
state: pda-seniorteamster
state: pda-seniorcourier
- type: entity
parent: [ BaseMajorContraband, SyndiPDA ]

View File

@@ -233,7 +233,7 @@
"name": "pda-seniorofficer"
},
{
"name": "pda-seniorteamster"
"name": "pda-seniorcourier"
},
{
"name": "pda-wizard",

View File

Before

Width:  |  Height:  |  Size: 599 B

After

Width:  |  Height:  |  Size: 599 B