Suffix Fix (#23050)

This commit is contained in:
Dvir
2023-12-28 05:09:51 +02:00
committed by GitHub
parent 3e08fe07cd
commit f16f826589
6 changed files with 7 additions and 7 deletions

View File

@@ -413,7 +413,7 @@
- type: entity - type: entity
name: lead-lined box name: lead-lined box
parent: BoxCardboard parent: BoxCardboard
suffix: Debug suffix: DEBUG
id: BoxLeadLined id: BoxLeadLined
description: This box stymies the transmission of harmful radiation. description: This box stymies the transmission of harmful radiation.
components: components:

View File

@@ -130,7 +130,7 @@
id: MobWatcherPride id: MobWatcherPride
parent: MobWatcherBase parent: MobWatcherBase
name: pride watcher name: pride watcher
suffix: ADMEME suffix: Admeme
description: This rare subspecies only appears in June. description: This rare subspecies only appears in June.
components: components:
- type: Sprite - type: Sprite

View File

@@ -293,7 +293,7 @@
id: HealingToolbox id: HealingToolbox
name: healing toolbox name: healing toolbox
description: A powerful toolbox imbued with robust energy. It can heal your wounds and fill you with murderous intent. description: A powerful toolbox imbued with robust energy. It can heal your wounds and fill you with murderous intent.
suffix: Do Not Map suffix: DO NOT MAP
components: components:
- type: Sprite - type: Sprite
sprite: Objects/Specific/Medical/healing_toolbox.rsi sprite: Objects/Specific/Medical/healing_toolbox.rsi

View File

@@ -109,7 +109,7 @@
- type: entity - type: entity
parent: BaseUplinkRadio parent: BaseUplinkRadio
id: BaseUplinkRadioDebug id: BaseUplinkRadioDebug
suffix: Debug suffix: DEBUG
components: components:
- type: Store - type: Store
preset: StorePresetUplink preset: StorePresetUplink

View File

@@ -267,7 +267,7 @@
name: tether gun name: tether gun
parent: BaseItem parent: BaseItem
id: WeaponTetherGunAdmin id: WeaponTetherGunAdmin
suffix: admin suffix: Admeme
description: Manipulates gravity around objects to fling them at high velocities. description: Manipulates gravity around objects to fling them at high velocities.
components: components:
- type: TetherGun - type: TetherGun
@@ -306,7 +306,7 @@
name: force gun name: force gun
parent: BaseItem parent: BaseItem
id: WeaponForceGunAdmin id: WeaponForceGunAdmin
suffix: Admin suffix: Admeme
description: Manipulates gravity around objects to fling them at high velocities. description: Manipulates gravity around objects to fling them at high velocities.
components: components:
- type: ForceGun - type: ForceGun

View File

@@ -3,7 +3,7 @@
id: WeaponMeleeToolboxRobust id: WeaponMeleeToolboxRobust
name: robust toolbox name: robust toolbox
description: A tider's weapon. description: A tider's weapon.
suffix: Do Not Map suffix: DO NOT MAP
components: components:
- type: Sprite - type: Sprite
sprite: Objects/Tools/Toolboxes/toolbox_red.rsi sprite: Objects/Tools/Toolboxes/toolbox_red.rsi