]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
some entities name fixes (#40663)
authorlzk <124214523+lzk228@users.noreply.github.com>
Thu, 2 Oct 2025 21:16:35 +0000 (23:16 +0200)
committerGitHub <noreply@github.com>
Thu, 2 Oct 2025 21:16:35 +0000 (21:16 +0000)
Resources/Prototypes/Entities/Mobs/Player/silicon.yml
Resources/Prototypes/Entities/Objects/Devices/Circuitboards/computer.yml

index 91fb6baa40a8ccea00fbb26978d40b70d802fc08..a7b90be0f7a3d282a0d833a83034292d1f3a7329 100644 (file)
@@ -1,4 +1,4 @@
-# Be careful with these as they get removed on shutdown too!
+# Be careful with these as they get removed on shutdown too!
 - type: entity
   id: AiHeld
   description: Components added / removed from an entity that gets inserted into an AI core.
 # Empty AI core
 - type: entity
   id: PlayerStationAiEmpty
-  name: AI Core
+  name: AI core
   description: The latest in Artificial Intelligences.
   parent:
   - BaseStructure
 - type: entity
   parent: BaseStructure
   id: PlayerStationAiAssembly
-  name: AI Core Assembly
+  name: AI core assembly
   description: An unfinished computer core for housing an artifical intelligence.
   components:
   - type: Anchorable
index 0735c8d950867286111fe3e63c2ee31193cc9863..9ac187c9c93598b0904fcd7c53d444954d87a2c5 100644 (file)
@@ -1,4 +1,4 @@
-- type: entity
+- type: entity
   parent: BaseItem
   id: BaseComputerCircuitboard
   name: computer board
 - type: entity
   parent: BaseComputerCircuitboard
   id: StationAiFixerCircuitboard
-  name: AI restoration console
+  name: AI restoration console board
   description: A computer printed circuit board for an AI restoration console console.
   components:
     - type: Sprite