Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,7 @@ ent-Plushiesquishymoth = Плюшевая Хлюпка Моль
.desc = Игрушка выглядит слегка потрёпано и пыльно. Игрушка изображает великую и неповторимую госпожу Хлюпку Моль!.
ent-PlushieIsaacLow = Плюшевый химик Исаак Лоу
.desc = Пушистый ниан, знающий химию как старую подругу. Он всегда может подсказать что делать, если вы запутались в рецептах. Даже в виде маленькой, плюшевой игрушки. На игрушке висит этикетка: «что много - то не есть хорошо »
ent-PlushieSpEktr = Елизавета фон Валанциус
.desc = Она точна не вульпа

plushie-mikhail-beerbeard-oboronovich-on-use = Пиво!!!
11 changes: 11 additions & 0 deletions Resources/Prototypes/_Fish/Catalog/sponsor_uplink_catalog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,17 @@
- !type:ListingLimitedStockCondition
stock: 1

- type: listing
id: UplinkFishPlushieSpEktr
productEntity: PlushieSpEktr
cost:
Suntick: 4
categories:
- SpecialThings
conditions:
- !type:ListingLimitedStockCondition
stock: 1

- type: listing
id: UplinkFishPlushieOlegmol
productEntity: PlushieOlegmol
Expand Down
11 changes: 10 additions & 1 deletion Resources/Prototypes/_Fish/Entities/Objects/Fun/toys.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,4 +163,13 @@
path: /Audio/Voice/Moth/moth_chitter.ogg
- type: EmitSoundOnActivate
sound:
path: /Audio/Voice/Moth/moth_chitter.ogg
path: /Audio/Voice/Moth/moth_chitter.ogg

- type: entity
parent: Plushiecevulpa
id: PlushieSpEktr
name: Elisabeth von Valantius
components:
- type: Sprite
sprite: _Fish/Objects/Fun/toys.rsi
state: SpEktr
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions Resources/Textures/_Fish/Objects/Fun/toys.rsi/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@
},
{
"name": "isaac"
},
{
"name": "SpEktr"
}
]
}
Loading