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 @@ -11,4 +11,6 @@ ent-PlushieAnnaSolovieva = Plushie Anna Solovieva
ent-PlushieOlegmol = Olegmol
.desc = { ent-BasePlushie.desc }
ent-PlushieIsaacLow = Plushie Isaac Low
.desc = { ent-BasePlushie.desc }
.desc = { ent-BasePlushie.desc }
ent-PlushieMina = Plushie Mina Armstrong
.desc = Plushie Mina Armstrong, kind but moderately strict, loves ice cream and warm communication, a loving and caring mother, very soft to the touch, place it on your desk to brighten up loneliness.
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ ent-JugDyloveneSunrise = { ent-Jug }
.desc = { ent-Jug.desc }
ent-JugSalineSunrise = { ent-Jug }
.suffix = saline
.desc = { ent-Jug.desc }
.desc = { ent-Jug.desc }
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,6 @@ plushie-mikhail-beerbeard-oboronovich-on-use = Пиво!!!
ent-PlushieMasya = Плюшевая Мася Армстронг
.desc = Плюшевая Мася Армстронг добрая фелинидка, которая любит внимание, ласку и тёплые слова, — маленькая, мягкая и мечтательная, она ценит справедливость, заботится о друзьях и создана для нежных объятий.

ent-PlushieMina = Плюшка Мина Армстронг
.desc = Плюшевая Мина Армстронг, добрая но в меру строгая, любит мороженное и тëплое общение, любимая и заботливая мать, на ощупь очень мягкая игрушка, поставьте себе на стол что бы скрасить одиночество.

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 @@ -155,3 +155,14 @@
- !type:ListingLimitedStockCondition
stock: 1

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

Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
description: "A figurine depicting the central command station chief. Looks threatening."
components:
- type: Sprite
scale: 1.5, 1.5
sprite: _Fish/Objects/Fun/Figurines/CentComm_head.rsi
state: CentComm_Head
- type: SpeakOnTrigger
Expand Down
15 changes: 15 additions & 0 deletions Resources/Prototypes/_Fish/Entities/Objects/Fun/toys.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
name: plushie ce vulpa
components:
- type: Sprite
scale: 1.5, 1.5
sprite: _Fish/Objects/Fun/toys.rsi
state: plushie-ce-vulpa
- type: UseDelay
Expand Down Expand Up @@ -188,3 +189,17 @@
sound:
path: /Audio/_Sunrise/Voice/Felinid/cat_meow2.ogg

- type: entity
parent: BasePlushie
id: PlushieMina
name: Plushie Mina Armstrong
components:
- type: Sprite
sprite: _Fish/Objects/Fun/toys.rsi
state: mina
- type: UseDelay
delay: 4
- type: EmitSoundOnUse
sound:
path: /Audio/_Sunrise/Voice/Felinid/cat_meow2.ogg

5 changes: 4 additions & 1 deletion Resources/Textures/_Fish/Objects/Fun/toys.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Made by Fish Station",
"copyright": "Made by Fish Station. Mina sprite by DeVa",
"size": {
"x": 32,
"y": 32
Expand Down Expand Up @@ -49,6 +49,9 @@
},
{
"name": "centcom_masa"
},
{
"name": "mina"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading