change cartridge names to be consistent with upstream (#2110)

aaaaaaaaaaaaaaaaaaaaaaaaaaa
This commit is contained in:
Milon 2024-11-04 17:11:43 +01:00 committed by GitHub
parent 7f53bd3792
commit 869a34eadf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
- type: entity
parent: BaseItem
id: CrimeAssistCartridge
name: crime assist cartridge
name: CrimeAssist cartridge
description: A cartridge that helps identify crimes and see appropriate punishment.
components:
- type: Sprite
@ -21,7 +21,7 @@
- type: entity
parent: BaseItem
id: SecWatchCartridge
name: sec watch cartridge
name: SecWatch cartridge
description: A cartridge that tracks the status of currently wanted individuals.
components:
- type: Sprite
@ -42,7 +42,7 @@
- type: entity
parent: BaseItem
id: MailMetricsCartridge
name: mail metrics cartridge
name: MailMetrics cartridge
description: A cartridge that tracks statistics related to mail deliveries.
components:
- type: Sprite