Fix typos calling salvage specialists a 'salvage technician' (#25657)
fix typos calling salvage specialists a 'salvage technician
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
components:
|
||||
- type: Sprite
|
||||
state: hop
|
||||
|
||||
|
||||
- type: entity
|
||||
parent: BaseFigurine
|
||||
id: ToyFigurinePassenger
|
||||
@@ -37,7 +37,7 @@
|
||||
components:
|
||||
- type: Sprite
|
||||
state: passenger
|
||||
|
||||
|
||||
- type: entity
|
||||
parent: BaseFigurine
|
||||
id: ToyFigurineGreytider
|
||||
@@ -159,8 +159,8 @@
|
||||
- type: entity
|
||||
parent: BaseFigurine
|
||||
id: ToyFigurineSalvage
|
||||
name: salvage technican figure
|
||||
description: A figurine depicting a Salvage Technician holding a survival knife.
|
||||
name: salvage specialist figure
|
||||
description: A figurine depicting a Salvage Specialist holding a survival knife.
|
||||
components:
|
||||
- type: Sprite
|
||||
state: salvage
|
||||
@@ -317,7 +317,7 @@
|
||||
components:
|
||||
- type: Sprite
|
||||
state: nukie
|
||||
|
||||
|
||||
- type: entity
|
||||
parent: BaseFigurine
|
||||
id: ToyFigurineNukieElite
|
||||
@@ -335,7 +335,7 @@
|
||||
components:
|
||||
- type: Sprite
|
||||
state: nukie_commander
|
||||
|
||||
|
||||
- type: entity
|
||||
parent: BaseFigurine
|
||||
id: ToyFigurineFootsoldier
|
||||
@@ -344,7 +344,7 @@
|
||||
components:
|
||||
- type: Sprite
|
||||
state: footsoldier
|
||||
|
||||
|
||||
- type: entity
|
||||
parent: BaseFigurine
|
||||
id: ToyFigurineWizard
|
||||
@@ -353,7 +353,7 @@
|
||||
components:
|
||||
- type: Sprite
|
||||
state: wizard
|
||||
|
||||
|
||||
- type: entity
|
||||
parent: BaseFigurine
|
||||
id: ToyFigurineWizardFake
|
||||
@@ -373,7 +373,7 @@
|
||||
components:
|
||||
- type: Sprite
|
||||
state: spacedragon
|
||||
|
||||
|
||||
- type: entity
|
||||
parent: BaseFigurine
|
||||
id: ToyFigurineQueen
|
||||
@@ -409,7 +409,7 @@
|
||||
components:
|
||||
- type: Sprite
|
||||
state: mouse
|
||||
|
||||
|
||||
- type: entity
|
||||
parent: BaseFigurine
|
||||
id: ToyFigurineSlime
|
||||
@@ -427,7 +427,7 @@
|
||||
components:
|
||||
- type: Sprite
|
||||
state: hamlet
|
||||
|
||||
|
||||
#TODO: Convert these to the new figurine sprite template and rename their sprite name.
|
||||
#Yes, these are humanoids, but they need to be updated first.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user