Suffix Fix (#23050)
This commit is contained in:
@@ -413,7 +413,7 @@
|
||||
- type: entity
|
||||
name: lead-lined box
|
||||
parent: BoxCardboard
|
||||
suffix: Debug
|
||||
suffix: DEBUG
|
||||
id: BoxLeadLined
|
||||
description: This box stymies the transmission of harmful radiation.
|
||||
components:
|
||||
|
||||
@@ -130,7 +130,7 @@
|
||||
id: MobWatcherPride
|
||||
parent: MobWatcherBase
|
||||
name: pride watcher
|
||||
suffix: ADMEME
|
||||
suffix: Admeme
|
||||
description: This rare subspecies only appears in June.
|
||||
components:
|
||||
- type: Sprite
|
||||
|
||||
@@ -293,7 +293,7 @@
|
||||
id: HealingToolbox
|
||||
name: healing toolbox
|
||||
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:
|
||||
- type: Sprite
|
||||
sprite: Objects/Specific/Medical/healing_toolbox.rsi
|
||||
|
||||
@@ -109,7 +109,7 @@
|
||||
- type: entity
|
||||
parent: BaseUplinkRadio
|
||||
id: BaseUplinkRadioDebug
|
||||
suffix: Debug
|
||||
suffix: DEBUG
|
||||
components:
|
||||
- type: Store
|
||||
preset: StorePresetUplink
|
||||
|
||||
@@ -267,7 +267,7 @@
|
||||
name: tether gun
|
||||
parent: BaseItem
|
||||
id: WeaponTetherGunAdmin
|
||||
suffix: admin
|
||||
suffix: Admeme
|
||||
description: Manipulates gravity around objects to fling them at high velocities.
|
||||
components:
|
||||
- type: TetherGun
|
||||
@@ -306,7 +306,7 @@
|
||||
name: force gun
|
||||
parent: BaseItem
|
||||
id: WeaponForceGunAdmin
|
||||
suffix: Admin
|
||||
suffix: Admeme
|
||||
description: Manipulates gravity around objects to fling them at high velocities.
|
||||
components:
|
||||
- type: ForceGun
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
id: WeaponMeleeToolboxRobust
|
||||
name: robust toolbox
|
||||
description: A tider's weapon.
|
||||
suffix: Do Not Map
|
||||
suffix: DO NOT MAP
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Tools/Toolboxes/toolbox_red.rsi
|
||||
|
||||
Reference in New Issue
Block a user