Suffix Fix (#23050)
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user