Skip to content

Commit b97862a

Browse files
authored
AI shop locstring fix (DeltaV-Station#4210)
fix
1 parent eed18eb commit b97862a

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

Resources/Prototypes/_DV/Catalog/ai_catalog.yml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
- type: listing
22
id: AiRgbLighting
3-
name: ai-rgb-lighting-name
4-
description: ai-rgb-lighting-desc
3+
name: ent-ActionStationAiRgbLighting
4+
description: ent-ActionStationAiRgbLighting.desc
55
productAction: ActionStationAiRgbLighting
66
cost:
77
AiMemory: 1
@@ -13,8 +13,8 @@
1313

1414
- type: listing
1515
id: AiHolopointer
16-
name: ai-holopointer-name
17-
description: ai-holopointer-desc
16+
name: ent-ActionStationAiHoloPointer
17+
description: ent-ActionStationAiHoloPointer.desc
1818
productAction: ActionStationAiHoloPointer
1919
cost:
2020
AiMemory: 1
@@ -26,8 +26,8 @@
2626

2727
- type: listing
2828
id: AiLightSynthesizer
29-
name: ai-light-synthesizer-name
30-
description: ai-light-synthesizer-desc
29+
name: ent-ActionStationAiLightSynthesizer
30+
description: ent-ActionStationAiLightSynthesizer.desc
3131
productAction: ActionStationAiLightSynthesizer
3232
cost:
3333
AiMemory: 1
@@ -39,8 +39,8 @@
3939

4040
- type: listing
4141
id: AiBikeHorn
42-
name: ai-bike-horn-name
43-
description: ai-bike-horn-desc
42+
name: ent-ActionStationAiBikeHorn
43+
description: ent-ActionStationAiBikeHorn.desc
4444
productAction: ActionStationAiBikeHorn
4545
cost:
4646
AiMemory: 1
@@ -52,8 +52,8 @@
5252

5353
- type: listing
5454
id: AiEmergencySealant
55-
name: ai-emergency-sealant-name
56-
description: ai-emergency-sealant-desc
55+
name: ent-ActionStationAiEmergencySealant
56+
description: ent-ActionStationAiEmergencySealant.desc
5757
productAction: ActionStationAiEmergencySealant
5858
cost:
5959
AiMemory: 2
@@ -65,8 +65,8 @@
6565

6666
- type: listing
6767
id: AiRepairNanites
68-
name: ai-repair-nanites-name
69-
description: ai-repair-nanites-desc
68+
name: ent-ActionStationAiRepairNanites
69+
description: ent-ActionStationAiRepairNanites.desc
7070
productAction: ActionStationAiRepairNanites
7171
cost:
7272
AiMemory: 2

0 commit comments

Comments
 (0)