Skip to content

Commit

Permalink
Remove "Placeholder sprite." text from hairballs, normality crystals,…
Browse files Browse the repository at this point in the history
… telegnostic projection descriptions (#1154)
  • Loading branch information
pissdemon authored May 1, 2024
1 parent fccee49 commit f100144
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- type: entity
id: MobObserverTelegnostic
name: telegnostic projection
description: Ominous. Placeholder sprite.
description: Ominous.
noSpawn: true
components:
- type: Sprite
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
parent: BaseItem
id: CrystalNormality
name: normality crystal
description: It looks... normal. Placeholder sprite.
description: It looks... normal.
components:
- type: Sprite
sprite: Nyanotrasen/Objects/Materials/materials.rsi
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
parent: BaseItem
id: Hairball
name: hairball
description: Felinids, man... Placeholder sprite.
description: Felinids, man...
components:
- type: Sprite
sprite: Nyanotrasen/Objects/Specific/Species/felinid.rsi
Expand Down

0 comments on commit f100144

Please sign in to comment.