Remove manual localization from action entity prototypes (#20023)

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
This commit is contained in:
DrSmugleaf
2023-09-11 05:34:41 -07:00
committed by GitHub
parent b9d35a0346
commit a272cd4439
67 changed files with 153 additions and 357 deletions

View File

@@ -17,8 +17,8 @@
- type: entity
id: ActionToggleMask
name: action-name-mask
description: action-description-mask-toggle
name: Toggle Mask
description: Handy, but prevents insertion of pie into your pie hole.
noSpawn: true
components:
- type: InstantAction

View File

@@ -47,7 +47,7 @@
- type: entity
id: ActionStethoscope
name: stethoscope-verb
name: Listen with stethoscope
noSpawn: true
components:
- type: EntityTargetAction

View File

@@ -117,8 +117,8 @@
- type: entity
id: ActionBaseToggleMagboots
name: action-name-magboot-toggle
description: action-description-magboot-toggle
name: Toggle Magboots
description: Toggles the magboots on and off.
noSpawn: true
components:
- type: InstantAction

View File

@@ -278,8 +278,8 @@
- type: entity
id: ActionRatKingRaiseArmy
name: rat-king-raise-army-name
description: rat-king-raise-army-description
name: Raise Army
description: Spend some hunger to summon an allied rat to help defend you.
noSpawn: true
components:
- type: InstantAction
@@ -290,8 +290,8 @@
- type: entity
id: ActionRatKingDomain
name: rat-king-domain-name
description: rat-king-domain-description
name: Rat King's Domain
description: Spend some hunger to release a cloud of miasma into the air.
noSpawn: true
components:
- type: InstantAction

View File

@@ -87,8 +87,8 @@
- type: entity
id: ActionAGhostShowSolar
name: action-name-show-solar-console
description: action-description-show-solar-console
name: Solar Control Interface
description: View a solar control interface.
noSpawn: true
components:
- type: InstantAction
@@ -100,8 +100,8 @@
- type: entity
id: ActionAGhostShowCommunications
name: action-name-show-communications-console
description: action-description-show-communications-console
name: Communications Interface
description: View a communications interface.
noSpawn: true
components:
- type: InstantAction
@@ -113,8 +113,8 @@
- type: entity
id: ActionAGhostShowRadar
name: action-name-show-radar-console
description: action-description-show-radar-console
name: Mass Scanner Interface
description: View a mass scanner interface.
noSpawn: true
components:
- type: InstantAction
@@ -126,8 +126,8 @@
- type: entity
id: ActionAGhostShowCargo
name: action-name-show-cargo-console
description: action-description-show-cargo-console
name: Cargo Ordering Interface
description: View a cargo ordering interface.
noSpawn: true
components:
- type: InstantAction
@@ -139,8 +139,8 @@
- type: entity
id: ActionAGhostShowCrewMonitoring
name: action-name-show-crew-monitoring-console
description: action-description-crew-monitoring-console
name: Crew Monitoring Interface
description: View a crew monitoring interface.
noSpawn: true
components:
- type: InstantAction
@@ -152,8 +152,8 @@
- type: entity
id: ActionAGhostShowStationRecords
name: action-name-show-station-records-console
description: action-description-station-records-console
name: Station Records Interface
description: View a station records Interface
noSpawn: true
components:
- type: InstantAction

View File

@@ -162,8 +162,8 @@
- type: entity
id: ActionSpawnRift
name: action-name-carp-rift
description: action-description-carp-rift
name: Summon Carp Rift
description: Summons a carp rift that will periodically spawns carps.
noSpawn: true
components:
- type: InstantAction
@@ -175,8 +175,8 @@
- type: entity
id: ActionDevour
name: action-name-devour
description: action-description-devour
name: "[color=red]Devour[/color]"
description: Attempt to break a structure with your jaws or swallow a creature.
noSpawn: true
components:
- type: EntityTargetAction

View File

@@ -235,8 +235,8 @@
- type: entity
id: ActionToggleGuardian
name: action-name-guardian
description: action-description-guardian
name: Toggle Guardian
description: Either manifests the guardian or recalls it back into your body
noSpawn: true
components:
- type: InstantAction

View File

@@ -67,8 +67,8 @@
- type: entity
id: ActionGhostBoo
name: action-name-boo
description: action-description-boo
name: Boo!
description: Scare your crew members because of boredom!
noSpawn: true
components:
- type: InstantAction
@@ -79,8 +79,8 @@
- type: entity
id: ActionToggleLighting
name: ghost-gui-toggle-lighting-manager-name
description: ghost-gui-toggle-lighting-manager-desc
name: Toggle All Lighting
description: Toggle all light rendering to better observe dark areas.
noSpawn: true
components:
- type: InstantAction
@@ -91,8 +91,8 @@
- type: entity
id: ActionToggleFov
name: ghost-gui-toggle-fov-name
description: ghost-gui-toggle-fov-desc
name: Toggle FoV
description: Toggles field-of-view in order to see what players see.
noSpawn: true
components:
- type: InstantAction
@@ -103,8 +103,8 @@
- type: entity
id: ActionToggleGhosts
name: ghost-gui-toggle-ghost-visibility-name
description: ghost-gui-toggle-ghost-visibility-desc
name: Toggle Ghosts
description: Toggle the visibility of other ghosts.
noSpawn: true
components:
- type: InstantAction

View File

@@ -100,8 +100,8 @@
- type: entity
id: ActionPAIPlayMidi
name: action-name-pai-play-midi
description: action-description-pai-play-midi
name: Play MIDI
description: Open your portable MIDI interface to soothe your owner.
noSpawn: true
components:
- type: InstantAction

View File

@@ -82,8 +82,8 @@
- type: entity
id: ActionBibleSummon
name: bible-summon-verb
description: bible-summon-verb-desc
name: Summon familiar
description: Summon a familiar that will aid you and gain humanlike intelligence once inhabited by a soul.
noSpawn: true
components:
- type: InstantAction

View File

@@ -25,8 +25,8 @@
- type: entity
id: ActionBorgSwapModule
name: action-name-swap-module
description: action-desc-swap-module
name: Swap Module
description: Select this module, enabling you to use the tools it provides.
noSpawn: true
components:
- type: InstantAction

View File

@@ -60,8 +60,8 @@
- type: entity
id: ActionToggleJetpack
name: action-name-jetpack-toggle
description: action-description-jetpack-toggle
name: Toggle jetpack
description: Toggles the jetpack, giving you movement outside the station.
noSpawn: true
components:
- type: InstantAction

View File

@@ -1,7 +1,7 @@
- type: entity
id: ActionVehicleHorn
name: action-name-honk
description: action-desc-honk
name: Honk
description: Honk!
noSpawn: true
components:
- type: InstantAction