Skip to content

Commit

Permalink
remove my toy (#803)
Browse files Browse the repository at this point in the history
  • Loading branch information
Luna3nya authored Dec 7, 2024
1 parent e24b720 commit 6d6cfc1
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 27 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,5 @@ ent-PlushieAlice = Плюшевая Алиса
.desc = Маленькая плюшевая игрушка Алисы, но будьте осторожней, она всё ещё усыпляет феленидов
ent-PlushieKaioshi = Плюшевый Кайоши Де Ле Грейтайд
.desc = Бармен.. с бензопилой в руке?..
ent-PlushieLuna = Плюшевая Луна Рязанова
.desc = Ня!! Мя!! первые слова данной прекрастной мадамы.
ent-PlushieRaisya = Плюшевая Раизя Фивуллина
.desc = Мур! Мяу! Ня! её любимые словечки UwU
11 changes: 0 additions & 11 deletions Resources/Prototypes/_Sunrise/Catalog/sponsor_uplink_catalog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1799,17 +1799,6 @@
- !type:ListingLimitedStockCondition
stock: 1

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

- type: listing
id: UplinkSunrisePlushieRaisya
productEntity: PlushieRaisya
Expand Down
12 changes: 1 addition & 11 deletions Resources/Prototypes/_Sunrise/Entities/Objects/Fun/toys.yml
Original file line number Diff line number Diff line change
Expand Up @@ -799,16 +799,6 @@
state: kaioshi_barmen
sprite: _Sunrise/Objects/Fun/toys.rsi

- type: entity
parent: BasePlushie
id: PlushieLuna
name: Plushie Luna
description: Nya!! Mya!! are the first words of this lovely lady.
components:
- type: Sprite
state: luna
sprite: _Sunrise/Objects/Fun/toys.rsi

- type: entity
parent: BasePlushie
id: PlushieRaisya
Expand All @@ -817,4 +807,4 @@
components:
- type: Sprite
state: raisya
sprite: _Sunrise/Objects/Fun/toys.rsi
sprite: _Sunrise/Objects/Fun/toys.rsi
Binary file not shown.
3 changes: 0 additions & 3 deletions Resources/Textures/_Sunrise/Objects/Fun/toys.rsi/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -232,9 +232,6 @@
{
"name": "kaioshi_barmen"
},
{
"name": "luna"
},
{
"name": "raisya"
}
Expand Down

0 comments on commit 6d6cfc1

Please sign in to comment.