Skip to content

Commit

Permalink
Merge pull request #29 from Chi-Firka/ChiFirka-plushie
Browse files Browse the repository at this point in the history
Added ChiFirka plushie
  • Loading branch information
superlowfpss authored Dec 1, 2024
2 parents c5f4d31 + 756f471 commit 9e56105
Show file tree
Hide file tree
Showing 5 changed files with 48 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Resources/Locale/ru-RU/_Custom/datasets/figurines.ftl
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
figurines-chief-1 = Хай
figurines-chief-2 = Позитивчик
figurines-chief-3 = Негативчик
figurines-chief-4 = Где Аарончик?
figurines-chief-5 = *кричит!*
figurines-chief-6 = Я не гей!
figurines-chief-7 = Ммра Маммм!
figurines-chief-8 = Аарамрра!
figurines-chief-9 = Мрамор!
figurines-chief-10 = Только не Браун!
figurines-chief-11 = Емае
5 changes: 5 additions & 0 deletions Resources/Prototypes/_Custom/Datasets/figurines.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
- type: localizedDataset
id: FigurinesChief
values:
prefix: figurines-chief-
count: 11
18 changes: 18 additions & 0 deletions Resources/Prototypes/_Custom/Objects/Fun/toys.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
- type: entity
parent: BasePlushie
id: ChiefPlushie
name: Чиф
description: Лучший боец ДСО 3024 года.
components:
- type: Sprite
sprite: _Custom/Objects/Fun/toys.rsi
state: plushie_chief
- type: Speech
speechSounds: Pai # it just sounds better
- type: TTS
- type: SpeakOnUse
pack: FigurinesChief
- type: ItemSlots
slots:
stash:
startingItem: ClothingHeadHatCatEars
14 changes: 14 additions & 0 deletions Resources/Textures/_Custom/Objects/Fun/toys.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "by Emadogus",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "plushie_chief"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9e56105

Please sign in to comment.