From f6a28d4afc9b3a14ca154de86c7f884c3cd0575f Mon Sep 17 00:00:00 2001 From: Ed <96445749+TheShuEd@users.noreply.github.com> Date: Sat, 13 Apr 2024 18:00:14 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D1=8B=20=D0=B4=D0=B5=D0=BD=D1=8C=D0=B3=D0=B8.=20=D0=94?= =?UTF-8?q?=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5=D0=BD=D0=B0=20=D0=BB=D0=BE?= =?UTF-8?q?=D0=BA=D0=B0=D0=BB=D0=B8=D0=B7=D0=B0=D1=86=D0=B8=D1=8F=20=D0=BD?= =?UTF-8?q?=D0=B0=20=D0=B0=D0=BD=D0=B3=D0=BB=20=D0=B4=D0=BB=D1=8F=20=D0=B2?= =?UTF-8?q?=D1=81=D0=B5=D1=85=20=D0=BF=D1=80=D0=BE=D1=82=D0=BE=D1=82=D0=B8?= =?UTF-8?q?=D0=BF=D0=BE=D0=B2.=20(#86)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * add coins, start ftl * localization patch * fixes * localization patch * tiefling * Update structures.ftl --- Resources/Locale/en-US/species/species.ftl | 1 - .../ru-RU/_CP14/_PROTO/entities/clothing.ftl | 23 +++ .../ru-RU/_CP14/_PROTO/entities/mobs.ftl | 3 + .../ru-RU/_CP14/_PROTO/entities/objects.ftl | 49 +++++ .../_CP14/_PROTO/entities/structures.ftl | 34 ++++ Resources/Locale/ru-RU/_CP14/species.ftl | 2 + Resources/Locale/ru-RU/species/species.ftl | 1 - .../_CP14/Body/Prototypes/human.yml | 2 +- .../_CP14/Entities/Clothing/Cloak/cloak.yml | 12 +- .../_CP14/Entities/Clothing/Head/helmets.yml | 4 +- .../_CP14/Entities/Clothing/Pants/pants.yml | 4 +- .../_CP14/Entities/Clothing/Shirt/shirt.yml | 4 +- .../_CP14/Entities/Mobs/Player/human.yml | 1 - .../_CP14/Entities/Mobs/Player/tiefling.yml | 1 - .../_CP14/Entities/Mobs/Species/human.yml | 2 +- .../Objects/Tools/sharpening_stone.yml | 4 +- .../Entities/Objects/Weapons/Melee/dagger.yml | 4 +- .../Objects/Weapons/Melee/handheldAxe.yml | 4 +- .../Objects/Weapons/Melee/lightHammer.yml | 4 +- .../Entities/Objects/Weapons/Melee/mace.yml | 4 +- .../Entities/Objects/Weapons/Melee/sickle.yml | 4 +- .../Entities/Objects/Weapons/Melee/spear.yml | 4 +- .../Objects/Weapons/Melee/twoHandedSword.yml | 4 +- .../_CP14/Entities/Objects/coins.yml | 170 ++++++++++++++++++ .../Structures/Decoration/bonfire.yml | 4 +- .../Structures/Doors/wooden_doors.yml | 8 +- .../Entities/Structures/Furniture/chairs.yml | 4 +- .../Entities/Structures/Furniture/tables.yml | 4 +- .../_CP14/Entities/Structures/Walls/walls.yml | 20 +-- .../Entities/Structures/sharpening_stone.yml | 4 +- Resources/Prototypes/_CP14/Stacks/coins.yml | 39 ++++ .../Objects/Economy/cp_coin.rsi/coin0.png | Bin 0 -> 96 bytes .../Objects/Economy/cp_coin.rsi/coin1.png | Bin 0 -> 182 bytes .../Objects/Economy/cp_coin.rsi/coin10.png | Bin 0 -> 334 bytes .../Objects/Economy/cp_coin.rsi/coin2.png | Bin 0 -> 216 bytes .../Objects/Economy/cp_coin.rsi/coin3.png | Bin 0 -> 250 bytes .../Objects/Economy/cp_coin.rsi/coin4.png | Bin 0 -> 265 bytes .../Objects/Economy/cp_coin.rsi/coin5.png | Bin 0 -> 286 bytes .../Objects/Economy/cp_coin.rsi/coin6.png | Bin 0 -> 310 bytes .../Objects/Economy/cp_coin.rsi/coin7.png | Bin 0 -> 318 bytes .../Objects/Economy/cp_coin.rsi/coin8.png | Bin 0 -> 315 bytes .../Objects/Economy/cp_coin.rsi/coin9.png | Bin 0 -> 335 bytes .../Objects/Economy/cp_coin.rsi/meta.json | 44 +++++ .../Objects/Economy/gp_coin.rsi/coin0.png | Bin 0 -> 96 bytes .../Objects/Economy/gp_coin.rsi/coin1.png | Bin 0 -> 221 bytes .../Objects/Economy/gp_coin.rsi/coin10.png | Bin 0 -> 420 bytes .../Objects/Economy/gp_coin.rsi/coin2.png | Bin 0 -> 266 bytes .../Objects/Economy/gp_coin.rsi/coin3.png | Bin 0 -> 301 bytes .../Objects/Economy/gp_coin.rsi/coin4.png | Bin 0 -> 354 bytes .../Objects/Economy/gp_coin.rsi/coin5.png | Bin 0 -> 381 bytes .../Objects/Economy/gp_coin.rsi/coin6.png | Bin 0 -> 393 bytes .../Objects/Economy/gp_coin.rsi/coin7.png | Bin 0 -> 397 bytes .../Objects/Economy/gp_coin.rsi/coin8.png | Bin 0 -> 399 bytes .../Objects/Economy/gp_coin.rsi/coin9.png | Bin 0 -> 401 bytes .../Objects/Economy/gp_coin.rsi/meta.json | 44 +++++ .../Objects/Economy/pp_coin.rsi/coin0.png | Bin 0 -> 96 bytes .../Objects/Economy/pp_coin.rsi/coin1.png | Bin 0 -> 268 bytes .../Objects/Economy/pp_coin.rsi/coin10.png | Bin 0 -> 434 bytes .../Objects/Economy/pp_coin.rsi/coin2.png | Bin 0 -> 335 bytes .../Objects/Economy/pp_coin.rsi/coin3.png | Bin 0 -> 405 bytes .../Objects/Economy/pp_coin.rsi/coin4.png | Bin 0 -> 437 bytes .../Objects/Economy/pp_coin.rsi/coin5.png | Bin 0 -> 447 bytes .../Objects/Economy/pp_coin.rsi/coin6.png | Bin 0 -> 453 bytes .../Objects/Economy/pp_coin.rsi/coin7.png | Bin 0 -> 415 bytes .../Objects/Economy/pp_coin.rsi/coin8.png | Bin 0 -> 431 bytes .../Objects/Economy/pp_coin.rsi/coin9.png | Bin 0 -> 433 bytes .../Objects/Economy/pp_coin.rsi/meta.json | 44 +++++ .../Objects/Economy/sp_coin.rsi/coin0.png | Bin 0 -> 96 bytes .../Objects/Economy/sp_coin.rsi/coin1.png | Bin 0 -> 199 bytes .../Objects/Economy/sp_coin.rsi/coin10.png | Bin 0 -> 357 bytes .../Objects/Economy/sp_coin.rsi/coin2.png | Bin 0 -> 219 bytes .../Objects/Economy/sp_coin.rsi/coin3.png | Bin 0 -> 270 bytes .../Objects/Economy/sp_coin.rsi/coin4.png | Bin 0 -> 309 bytes .../Objects/Economy/sp_coin.rsi/coin5.png | Bin 0 -> 322 bytes .../Objects/Economy/sp_coin.rsi/coin6.png | Bin 0 -> 328 bytes .../Objects/Economy/sp_coin.rsi/coin7.png | Bin 0 -> 348 bytes .../Objects/Economy/sp_coin.rsi/coin8.png | Bin 0 -> 353 bytes .../Objects/Economy/sp_coin.rsi/coin9.png | Bin 0 -> 391 bytes .../Objects/Economy/sp_coin.rsi/meta.json | 44 +++++ 79 files changed, 548 insertions(+), 56 deletions(-) create mode 100644 Resources/Locale/ru-RU/_CP14/_PROTO/entities/clothing.ftl create mode 100644 Resources/Locale/ru-RU/_CP14/_PROTO/entities/mobs.ftl create mode 100644 Resources/Locale/ru-RU/_CP14/_PROTO/entities/objects.ftl create mode 100644 Resources/Locale/ru-RU/_CP14/_PROTO/entities/structures.ftl create mode 100644 Resources/Locale/ru-RU/_CP14/species.ftl create mode 100644 Resources/Prototypes/_CP14/Entities/Objects/coins.yml create mode 100644 Resources/Prototypes/_CP14/Stacks/coins.yml create mode 100644 Resources/Textures/_CP14/Objects/Economy/cp_coin.rsi/coin0.png create mode 100644 Resources/Textures/_CP14/Objects/Economy/cp_coin.rsi/coin1.png create mode 100644 Resources/Textures/_CP14/Objects/Economy/cp_coin.rsi/coin10.png create mode 100644 Resources/Textures/_CP14/Objects/Economy/cp_coin.rsi/coin2.png create mode 100644 Resources/Textures/_CP14/Objects/Economy/cp_coin.rsi/coin3.png create mode 100644 Resources/Textures/_CP14/Objects/Economy/cp_coin.rsi/coin4.png create mode 100644 Resources/Textures/_CP14/Objects/Economy/cp_coin.rsi/coin5.png create mode 100644 Resources/Textures/_CP14/Objects/Economy/cp_coin.rsi/coin6.png create mode 100644 Resources/Textures/_CP14/Objects/Economy/cp_coin.rsi/coin7.png create mode 100644 Resources/Textures/_CP14/Objects/Economy/cp_coin.rsi/coin8.png create mode 100644 Resources/Textures/_CP14/Objects/Economy/cp_coin.rsi/coin9.png create mode 100644 Resources/Textures/_CP14/Objects/Economy/cp_coin.rsi/meta.json create mode 100644 Resources/Textures/_CP14/Objects/Economy/gp_coin.rsi/coin0.png create mode 100644 Resources/Textures/_CP14/Objects/Economy/gp_coin.rsi/coin1.png create mode 100644 Resources/Textures/_CP14/Objects/Economy/gp_coin.rsi/coin10.png create mode 100644 Resources/Textures/_CP14/Objects/Economy/gp_coin.rsi/coin2.png create mode 100644 Resources/Textures/_CP14/Objects/Economy/gp_coin.rsi/coin3.png create mode 100644 Resources/Textures/_CP14/Objects/Economy/gp_coin.rsi/coin4.png create mode 100644 Resources/Textures/_CP14/Objects/Economy/gp_coin.rsi/coin5.png create mode 100644 Resources/Textures/_CP14/Objects/Economy/gp_coin.rsi/coin6.png create mode 100644 Resources/Textures/_CP14/Objects/Economy/gp_coin.rsi/coin7.png create mode 100644 Resources/Textures/_CP14/Objects/Economy/gp_coin.rsi/coin8.png create mode 100644 Resources/Textures/_CP14/Objects/Economy/gp_coin.rsi/coin9.png create mode 100644 Resources/Textures/_CP14/Objects/Economy/gp_coin.rsi/meta.json create mode 100644 Resources/Textures/_CP14/Objects/Economy/pp_coin.rsi/coin0.png create mode 100644 Resources/Textures/_CP14/Objects/Economy/pp_coin.rsi/coin1.png create mode 100644 Resources/Textures/_CP14/Objects/Economy/pp_coin.rsi/coin10.png create mode 100644 Resources/Textures/_CP14/Objects/Economy/pp_coin.rsi/coin2.png create mode 100644 Resources/Textures/_CP14/Objects/Economy/pp_coin.rsi/coin3.png create mode 100644 Resources/Textures/_CP14/Objects/Economy/pp_coin.rsi/coin4.png create mode 100644 Resources/Textures/_CP14/Objects/Economy/pp_coin.rsi/coin5.png create mode 100644 Resources/Textures/_CP14/Objects/Economy/pp_coin.rsi/coin6.png create mode 100644 Resources/Textures/_CP14/Objects/Economy/pp_coin.rsi/coin7.png create mode 100644 Resources/Textures/_CP14/Objects/Economy/pp_coin.rsi/coin8.png create mode 100644 Resources/Textures/_CP14/Objects/Economy/pp_coin.rsi/coin9.png create mode 100644 Resources/Textures/_CP14/Objects/Economy/pp_coin.rsi/meta.json create mode 100644 Resources/Textures/_CP14/Objects/Economy/sp_coin.rsi/coin0.png create mode 100644 Resources/Textures/_CP14/Objects/Economy/sp_coin.rsi/coin1.png create mode 100644 Resources/Textures/_CP14/Objects/Economy/sp_coin.rsi/coin10.png create mode 100644 Resources/Textures/_CP14/Objects/Economy/sp_coin.rsi/coin2.png create mode 100644 Resources/Textures/_CP14/Objects/Economy/sp_coin.rsi/coin3.png create mode 100644 Resources/Textures/_CP14/Objects/Economy/sp_coin.rsi/coin4.png create mode 100644 Resources/Textures/_CP14/Objects/Economy/sp_coin.rsi/coin5.png create mode 100644 Resources/Textures/_CP14/Objects/Economy/sp_coin.rsi/coin6.png create mode 100644 Resources/Textures/_CP14/Objects/Economy/sp_coin.rsi/coin7.png create mode 100644 Resources/Textures/_CP14/Objects/Economy/sp_coin.rsi/coin8.png create mode 100644 Resources/Textures/_CP14/Objects/Economy/sp_coin.rsi/coin9.png create mode 100644 Resources/Textures/_CP14/Objects/Economy/sp_coin.rsi/meta.json diff --git a/Resources/Locale/en-US/species/species.ftl b/Resources/Locale/en-US/species/species.ftl index dd5f8cde50..f31b1fa0f0 100644 --- a/Resources/Locale/en-US/species/species.ftl +++ b/Resources/Locale/en-US/species/species.ftl @@ -8,5 +8,4 @@ species-name-diona = Diona species-name-arachnid = Arachnid species-name-moth = Moth Person species-name-skeleton = Skeleton -species-name-tiefling = Tiefling species-name-vox = Vox diff --git a/Resources/Locale/ru-RU/_CP14/_PROTO/entities/clothing.ftl b/Resources/Locale/ru-RU/_CP14/_PROTO/entities/clothing.ftl new file mode 100644 index 0000000000..5d39c1d7f2 --- /dev/null +++ b/Resources/Locale/ru-RU/_CP14/_PROTO/entities/clothing.ftl @@ -0,0 +1,23 @@ +# Cloak +ent-CPClothingCloakArmoredRed = бронированная красная накидка + .desc = Огромные металлические наплечники дают дополнительную защиту от отрубания головы. +ent-CPClothingCloakBlacksmithArpon = фартук кузнеца + .desc = Свободные кожанные полоски, все еще фактически являющиеся одеждой. +ent-CPClothingCloakHoodieYellow = желтый короткий плащ с капюшоном + .desc = Защищает ваши плечи и голову от холода и интереса противоположного пола. + +# Helmet +ent-CPClothingHeadHoodieYellow = желтый капюшон + .desc = Вы получаете +2 к броскам скрытности от внимания противоположного пола. + +# Pants +ent-CPClothingPantsHarlequinRed = красно-желтые штаны арлекина + .desc = С одной стороны кроваво красные, с другой стороны солнечно желтые. Дуальность жизни и смерти всегда хороший повод для шуток. + +# Shirt +ent-CPClothingShirtHarlequineRed = красная рубаха арлекина + .desc = На ней не видно пятен крови, которые остаются после неудачных шуток. + +# Shoes +ent-CPClothingShoesBlack = simple black boots + .desc = They won't hold moisture, but it's better than going barefoot. \ No newline at end of file diff --git a/Resources/Locale/ru-RU/_CP14/_PROTO/entities/mobs.ftl b/Resources/Locale/ru-RU/_CP14/_PROTO/entities/mobs.ftl new file mode 100644 index 0000000000..a8161c1f03 --- /dev/null +++ b/Resources/Locale/ru-RU/_CP14/_PROTO/entities/mobs.ftl @@ -0,0 +1,3 @@ +# Players +ent-CPBaseMobHuman = мистер человек +ent-CPBaseMobTiefling = мистер тифлинг \ No newline at end of file diff --git a/Resources/Locale/ru-RU/_CP14/_PROTO/entities/objects.ftl b/Resources/Locale/ru-RU/_CP14/_PROTO/entities/objects.ftl new file mode 100644 index 0000000000..7a2edd62f3 --- /dev/null +++ b/Resources/Locale/ru-RU/_CP14/_PROTO/entities/objects.ftl @@ -0,0 +1,49 @@ +# Tools +ent-CPBaseSharpeningStone = точильный камень + .desc = Позволит заточить притупленное оружие. Если перестараться, вы вполне можете сточить оружие полностью. + +# Weapons/Melee + +ent-CPBaseDagger = кинжал + .desc = Небольшое многофункциональное острое лезвие. И мясо порезать, и в гоблина метнуть. +ent-CPBaseHandheldAxe = ручной топор + .desc = Небольшой топор, отлично подходящий для рубки деревьев или сухожилий. +ent-CPBaseLightHammer = легкий молот + .desc = Небольшой молоток. Хорош как для плотнических работ, так и для проламывания черепов. +ent-CPBaseMace = булава + .desc = Тяжелый кусок металла на длинной палке. Что может быть проще? +ent-CPBaseSickle = серп + .desc = Изначально разработанное как оружие против травы, серп внезапно показал себя хорош и в более кровавой жатве. +ent-CPBaseThrowableSpear = метательное копьё + .desc = Оружие, исправно выполняющее свой долг еще со времен эпохи великанов. +ent-CPBaseTwoHandedSword = двуручный меч + .desc = Мощное оружие, требующее огромной силы и умения для эффективного использования. + + + + +# Coins +ent-CPCopperCoin = медная корона + .desc = Минимальная экономическая единица на просторах Эберрона. Является одной десятой серебрянного соверена. +ent-CPCopperCoin1 = { ent-CPCopperCoin } + .desc = { ent-CPCopperCoin.desc } +ent-CPCopperCoin5 = { ent-CPCopperCoin } + .desc = { ent-CPCopperCoin.desc } +ent-CPSilverCoin = серебрянный соверен + .desc = Эквивалентен 10 медным коронам, и является одной десятой золотого галифара. +ent-CPSilverCoin1 = { ent-CPSilverCoin } + .desc = { ent-CPSilverCoin.desc } +ent-CPSilverCoin5 = { ent-CPSilverCoin } + .desc = { ent-CPSilverCoin.desc } +ent-CPGoldCoin = золотой галифар + .desc = Эквивалентен 10 серебрянным соверенам, и является одной десятой платинового дракона. +ent-CPGoldCoin1 = { ent-CPGoldCoin } + .desc = { ent-CPGoldCoin.desc } +ent-CPGoldCoin5 = { ent-CPGoldCoin } + .desc = { ent-CPGoldCoin.desc } +ent-CPPlatinumCoin = платиновый дракон + .desc = Эквивалентен 10 золотым галифарам, и является самой дорогой монетой на просторах Эберрона. +ent-CPPlatinumCoin1 = { ent-CPPlatinumCoin } + .desc = { ent-CPPlatinumCoin.desc } +ent-CPPlatinumCoin5 = { ent-CPPlatinumCoin } + .desc = { ent-CPPlatinumCoin.desc } \ No newline at end of file diff --git a/Resources/Locale/ru-RU/_CP14/_PROTO/entities/structures.ftl b/Resources/Locale/ru-RU/_CP14/_PROTO/entities/structures.ftl new file mode 100644 index 0000000000..ccb86871ea --- /dev/null +++ b/Resources/Locale/ru-RU/_CP14/_PROTO/entities/structures.ftl @@ -0,0 +1,34 @@ +# Decorations +ent-CPBonfire = костёр + .desc = Груда бревен, сложенных вместе, и готовых вспыхнуть от малейшей искры. + +# Doors +ent-CPBaseWoodDoor = деревянная дверь + .desc = Не самая прочная конструкция, но это лучше чем ничего. + .suffix = Без замка + +ent-CPWoodDoorTavern = { ent-CPBaseWoodDoor } + .desc = { ent-CPBaseWoodDoor.desc } + .suffix = Таверна + +# Furniture +ent-CPChairWooden = деревянный стул + .desc = Сколочен из самых обычных досок. Просто и эффективно! +ent-CPTableWooden = деревянный стол + .desc = Простой стол, сколоченный из досок. + +# Walls +ent-CPStoneRuinWall = каменная стена руин + .desc = Эти стены повидали многое, и осталось им недолго. + .suffix = Устаревший формат спрайта! +ent-CPWoodFullWall = деревянная стена + .desc = Доска к доске, и вместе образуют они защиту и уют. +ent-CPCaveStoneWall = каменная порода + .desc = Прочная каменная природная стена. От нее веет пещерным холодом. + .suffix = Устаревший формат спрайта! +ent-CPStoneRuinFragment = обломки каменных стен + .desc = Это все, что осталось от былого величия. + +# Sharpening stone +ent-CPBaseSharpeningStoneStructure = стационарный точильный камень + .desc = прочный, долговечный точильный камень, способный затачивать оружие без особого вреда для него. \ No newline at end of file diff --git a/Resources/Locale/ru-RU/_CP14/species.ftl b/Resources/Locale/ru-RU/_CP14/species.ftl new file mode 100644 index 0000000000..56cf2e0a63 --- /dev/null +++ b/Resources/Locale/ru-RU/_CP14/species.ftl @@ -0,0 +1,2 @@ + +species-name-tiefling = Тифлинг \ No newline at end of file diff --git a/Resources/Locale/ru-RU/species/species.ftl b/Resources/Locale/ru-RU/species/species.ftl index a6e9ce4d39..ebdb89c555 100644 --- a/Resources/Locale/ru-RU/species/species.ftl +++ b/Resources/Locale/ru-RU/species/species.ftl @@ -6,5 +6,4 @@ species-name-diona = Диона species-name-arachnid = Арахнид species-name-moth = Ниан species-name-skeleton = Скелет -species-name-tiefling = Тифлинг species-name-vox = Вокс diff --git a/Resources/Prototypes/_CP14/Body/Prototypes/human.yml b/Resources/Prototypes/_CP14/Body/Prototypes/human.yml index 4bfa51a518..84c639ad16 100644 --- a/Resources/Prototypes/_CP14/Body/Prototypes/human.yml +++ b/Resources/Prototypes/_CP14/Body/Prototypes/human.yml @@ -1,6 +1,6 @@ - type: body id: CPHuman - name: "человек" + name: human root: torso slots: head: diff --git a/Resources/Prototypes/_CP14/Entities/Clothing/Cloak/cloak.yml b/Resources/Prototypes/_CP14/Entities/Clothing/Cloak/cloak.yml index cb4749b5d6..2dc3e729ab 100644 --- a/Resources/Prototypes/_CP14/Entities/Clothing/Cloak/cloak.yml +++ b/Resources/Prototypes/_CP14/Entities/Clothing/Cloak/cloak.yml @@ -14,8 +14,8 @@ - type: entity parent: CPClothingCloakBase id: CPClothingCloakArmoredRed - name: бронированная красная накидка - description: Огромные металлические наплечники дают дополнительную защиту от отрубания головы. + name: armored red cape + description: Huge metal shoulder pads give extra protection from getting your head chopped off. components: - type: Sprite sprite: _CP14/Clothing/Cloak/redguardarmor.rsi @@ -34,8 +34,8 @@ - CPClothingCloakBase - ClothingSlotBase id: CPClothingCloakBlacksmithArpon - name: фартук кузнеца - description: Свободные кожанные полоски, все еще фактически являющиеся одеждой. + name: blacksmith's apron + description: Loose leather strips, still actually being clothing. components: - type: Sprite sprite: _CP14/Clothing/Cloak/blacksmith_apron.rsi @@ -45,8 +45,8 @@ - type: entity parent: CPClothingCloakBase id: CPClothingCloakHoodieYellow - name: желтый короткий плащ с капюшоном - description: Защищает ваши плечи и голову от холода и интереса противоположного пола. + name: yellow short hooded cape + description: Protects your shoulders and head from the cold and the interest of the opposite sex. components: - type: Sprite sprite: _CP14/Clothing/Cloak/yellowhoodie.rsi diff --git a/Resources/Prototypes/_CP14/Entities/Clothing/Head/helmets.yml b/Resources/Prototypes/_CP14/Entities/Clothing/Head/helmets.yml index c430fe4dde..e11c85541b 100644 --- a/Resources/Prototypes/_CP14/Entities/Clothing/Head/helmets.yml +++ b/Resources/Prototypes/_CP14/Entities/Clothing/Head/helmets.yml @@ -18,8 +18,8 @@ parent: CPClothingHeadBase id: CPClothingHeadHoodieYellow noSpawn: true - name: желтый капюшон - description: Вы получаете +2 к броскам скрытности от внимания противоположного пола. + name: yellow hood + description: You gain +2 to stealth rolls against the attention of the opposite sex. components: - type: Sprite sprite: _CP14/Clothing/Head/yellowhoodie.rsi diff --git a/Resources/Prototypes/_CP14/Entities/Clothing/Pants/pants.yml b/Resources/Prototypes/_CP14/Entities/Clothing/Pants/pants.yml index cf02249cb4..3b82dc19bb 100644 --- a/Resources/Prototypes/_CP14/Entities/Clothing/Pants/pants.yml +++ b/Resources/Prototypes/_CP14/Entities/Clothing/Pants/pants.yml @@ -14,8 +14,8 @@ - type: entity parent: CPClothingPantsBase id: CPClothingPantsHarlequinRed - name: красно-желтые штаны арлекина - description: С одной стороны кроваво красные, с другой стороны солнечно желтые. Дуальность жизни и смерти всегда хороший повод для шуток. + name: red-and-yellow harlequin pants + description: Blood red on one side, sunny yellow on the other. The duality of life and death is always a good joke. components: - type: Sprite sprite: _CP14/Clothing/Pants/harlequin.rsi diff --git a/Resources/Prototypes/_CP14/Entities/Clothing/Shirt/shirt.yml b/Resources/Prototypes/_CP14/Entities/Clothing/Shirt/shirt.yml index 5bc995ae14..330d18513d 100644 --- a/Resources/Prototypes/_CP14/Entities/Clothing/Shirt/shirt.yml +++ b/Resources/Prototypes/_CP14/Entities/Clothing/Shirt/shirt.yml @@ -14,8 +14,8 @@ - type: entity parent: CPClothingShirtBase id: CPClothingShirtHarlequineRed - name: красная рубаха арлекина - description: На ней не видно пятен крови, которые остаются после неудачных шуток. + name: red harlequin shirt + description: It doesn't show the bloodstains that are left behind after bad jokes. components: - type: Sprite sprite: _CP14/Clothing/Shirt/harlequine_red.rsi diff --git a/Resources/Prototypes/_CP14/Entities/Mobs/Player/human.yml b/Resources/Prototypes/_CP14/Entities/Mobs/Player/human.yml index 0674b5477e..1479464295 100644 --- a/Resources/Prototypes/_CP14/Entities/Mobs/Player/human.yml +++ b/Resources/Prototypes/_CP14/Entities/Mobs/Player/human.yml @@ -1,5 +1,4 @@ - type: entity save: false parent: CPBaseMobHuman - name: Mr. Human id: CPMobHuman diff --git a/Resources/Prototypes/_CP14/Entities/Mobs/Player/tiefling.yml b/Resources/Prototypes/_CP14/Entities/Mobs/Player/tiefling.yml index a4d1f0883b..f8109c7ad4 100644 --- a/Resources/Prototypes/_CP14/Entities/Mobs/Player/tiefling.yml +++ b/Resources/Prototypes/_CP14/Entities/Mobs/Player/tiefling.yml @@ -1,5 +1,4 @@ - type: entity save: false parent: CPBaseMobTiefling - name: Mr. Tiefling id: CPMobTiefling diff --git a/Resources/Prototypes/_CP14/Entities/Mobs/Species/human.yml b/Resources/Prototypes/_CP14/Entities/Mobs/Species/human.yml index dfcfc1026c..315420eb88 100644 --- a/Resources/Prototypes/_CP14/Entities/Mobs/Species/human.yml +++ b/Resources/Prototypes/_CP14/Entities/Mobs/Species/human.yml @@ -2,7 +2,7 @@ - type: entity parent: CPBaseMobSpeciesOrganic id: CPBaseMobHuman - name: человеческая оболочка + name: Mr. Human abstract: true components: - type: HumanoidAppearance diff --git a/Resources/Prototypes/_CP14/Entities/Objects/Tools/sharpening_stone.yml b/Resources/Prototypes/_CP14/Entities/Objects/Tools/sharpening_stone.yml index d31507d348..6c7c64e68a 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/Tools/sharpening_stone.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/Tools/sharpening_stone.yml @@ -1,7 +1,7 @@ - type: entity id: CPBaseSharpeningStone - name: точильный камень - description: Позволит заточить притупленное оружие. Если перестараться, вы вполне можете сточить оружие полностью. + name: sharpening stone + description: Allows you to sharpen blunted weapons. If you overdo it, you may well sharpen the weapon completely. parent: BaseItem components: - type: Item diff --git a/Resources/Prototypes/_CP14/Entities/Objects/Weapons/Melee/dagger.yml b/Resources/Prototypes/_CP14/Entities/Objects/Weapons/Melee/dagger.yml index a29cee60bd..98ae290182 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/Weapons/Melee/dagger.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/Weapons/Melee/dagger.yml @@ -8,8 +8,8 @@ - CPBaseWeaponThrowable - CPBaseWeaponLight - CPBaseWeaponShort - name: кинжал - description: Небольшое острое лезвие, сгодится и для ближнего боя, и как метательное оружие. + name: dagger + description: A small, multi-purpose, sharp blade. You can cut meat or throw it at a goblin. components: - type: Item storedRotation: -45 diff --git a/Resources/Prototypes/_CP14/Entities/Objects/Weapons/Melee/handheldAxe.yml b/Resources/Prototypes/_CP14/Entities/Objects/Weapons/Melee/handheldAxe.yml index ef28afa247..53d9de5f54 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/Weapons/Melee/handheldAxe.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/Weapons/Melee/handheldAxe.yml @@ -7,8 +7,8 @@ - CPBaseWeaponChemical - CPBaseWeaponThrowable - CPBaseWeaponLight - name: ручной топор - description: Небольшой, надежный топорик. + name: hand axe + description: A small axe, great for chopping wood or sinew. components: - type: Item size: Normal diff --git a/Resources/Prototypes/_CP14/Entities/Objects/Weapons/Melee/lightHammer.yml b/Resources/Prototypes/_CP14/Entities/Objects/Weapons/Melee/lightHammer.yml index f036f9c9c7..097b48ea48 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/Weapons/Melee/lightHammer.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/Weapons/Melee/lightHammer.yml @@ -7,8 +7,8 @@ - CPBaseWeaponThrowable - CPBaseWeaponLight - CPBaseWeaponShort - name: легкий молот - description: Небольшое молоток. Хорош как для плотнических работ, так и для проламывания черепов. + name: light hammer + description: A small hammer. Good for carpentry work as well as for cracking skulls. components: - type: Item storedRotation: -45 diff --git a/Resources/Prototypes/_CP14/Entities/Objects/Weapons/Melee/mace.yml b/Resources/Prototypes/_CP14/Entities/Objects/Weapons/Melee/mace.yml index 091d62e60e..599d5399b6 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/Weapons/Melee/mace.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/Weapons/Melee/mace.yml @@ -3,8 +3,8 @@ parent: - BaseItem - CPBaseWeaponDestructible - name: булава - description: Тяжелый кусок металла на длинной палке. Что может быть проще? + name: mace + description: A heavy piece of metal on a long stick. What could be simpler than that? components: - type: Item size: Large diff --git a/Resources/Prototypes/_CP14/Entities/Objects/Weapons/Melee/sickle.yml b/Resources/Prototypes/_CP14/Entities/Objects/Weapons/Melee/sickle.yml index 22ff4cd16c..fc71ff0617 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/Weapons/Melee/sickle.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/Weapons/Melee/sickle.yml @@ -7,8 +7,8 @@ - CPBaseWeaponChemical - CPBaseWeaponLight - CPBaseWeaponShort - name: серп - description: Изначально разработанное как оружие против травы, серп внезапно показал себя хорош и в более кровавой жатве. + name: sickle + description: Originally developed as a weapon against grass, the sickle suddenly proved itself good at the bloodier harvest as well. components: - type: Item storedRotation: -45 diff --git a/Resources/Prototypes/_CP14/Entities/Objects/Weapons/Melee/spear.yml b/Resources/Prototypes/_CP14/Entities/Objects/Weapons/Melee/spear.yml index 5fb0956655..361c2bdcde 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/Weapons/Melee/spear.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/Weapons/Melee/spear.yml @@ -6,8 +6,8 @@ - CPBaseWeaponSharp - CPBaseWeaponChemical - CPBaseWeaponThrowable - name: метательное копье - description: Оружие, исправно выполняющее свой долг еще со времен эпохи драконов. + name: throwing javelin + description: A weapon that has done its duty since the age of the giants. components: - type: Item storedRotation: 0 diff --git a/Resources/Prototypes/_CP14/Entities/Objects/Weapons/Melee/twoHandedSword.yml b/Resources/Prototypes/_CP14/Entities/Objects/Weapons/Melee/twoHandedSword.yml index ef3ba07380..fafcdf43c4 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/Weapons/Melee/twoHandedSword.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/Weapons/Melee/twoHandedSword.yml @@ -5,8 +5,8 @@ - CPBaseWeaponDestructible - CPBaseWeaponSharp - CPBaseWeaponChemical - name: двуручный меч - description: Мощное оружие, требующее огромной силы и умения для эффективного использования. + name: two-handed sword + description: A powerful weapon that requires tremendous strength and skill to use effectively. components: - type: Sprite sprite: _CP14/Objects/Weapons/Melee/TwoHandedSword/twoHandedSword.rsi diff --git a/Resources/Prototypes/_CP14/Entities/Objects/coins.yml b/Resources/Prototypes/_CP14/Entities/Objects/coins.yml new file mode 100644 index 0000000000..668a9276bb --- /dev/null +++ b/Resources/Prototypes/_CP14/Entities/Objects/coins.yml @@ -0,0 +1,170 @@ +- type: entity + id: CPBaseCoin + parent: BaseItem + abstract: true + components: + - type: Item + size: Tiny + - type: Stack + baseLayer: base + layerStates: + - coin0 + - coin1 + - coin2 + - coin3 + - coin4 + - coin5 + - coin6 + - coin7 + - coin8 + - coin9 + - coin10 + - type: Appearance + +# Copper + +- type: entity + id: CPCopperCoin + parent: CPBaseCoin + name: copper crown + description: The minimum unit of currency in the world of Eberron. One tenth of a silver sovereign. + suffix: 10 coins + components: + - type: Sprite + sprite: /Textures/_CP14/Objects/Economy/cp_coin.rsi + layers: + - state: coin10 + map: ["base"] + - type: Stack + stackType: CPCopperCoin + +- type: entity + id: CPCopperCoin5 + parent: CPCopperCoin + suffix: 5 coins + components: + - type: Sprite + state: coin5 + - type: Stack + count: 5 + +- type: entity + id: CPCopperCoin1 + parent: CPCopperCoin + suffix: 1 coin + components: + - type: Sprite + state: coin1 + - type: Stack + count: 1 + +# Silver + +- type: entity + id: CPSilverCoin + parent: CPBaseCoin + name: silver sovereign + description: Equivalent to 10 copper crowns, and is 1 tenth of a gold galifar. + suffix: 10 coins + components: + - type: Sprite + sprite: /Textures/_CP14/Objects/Economy/sp_coin.rsi + layers: + - state: coin10 + map: ["base"] + - type: Stack + stackType: CPSilverCoin + +- type: entity + id: CPSilverCoin5 + parent: CPSilverCoin + suffix: 5 coins + components: + - type: Sprite + state: coin5 + - type: Stack + count: 5 + +- type: entity + id: CPSilverCoin1 + parent: CPSilverCoin + suffix: 1 coin + components: + - type: Sprite + state: coin1 + - type: Stack + count: 1 + +# Gold + +- type: entity + id: CPGoldCoin + parent: CPBaseCoin + name: gold galifar + description: Equivalent to 10 silver sovereign, and is 1 tenth of a platinum coin. + suffix: 10 coins + components: + - type: Sprite + sprite: /Textures/_CP14/Objects/Economy/gp_coin.rsi + layers: + - state: coin10 + map: ["base"] + - type: Stack + stackType: CPGoldCoin + +- type: entity + id: CPGoldCoin5 + parent: CPGoldCoin + suffix: 5 coins + components: + - type: Sprite + state: coin5 + - type: Stack + count: 5 + +- type: entity + id: CPGoldCoin1 + parent: CPGoldCoin + suffix: 1 coin + components: + - type: Sprite + state: coin1 + - type: Stack + count: 1 + +# Platinum + +- type: entity + id: CPPlatinumCoin + parent: CPBaseCoin + name: platinum dragon + description: Equivalent to 10 gold galifar, and is the most expensive coin in Eberron's world. + suffix: 10 coins + components: + - type: Sprite + sprite: /Textures/_CP14/Objects/Economy/pp_coin.rsi + layers: + - state: coin10 + map: ["base"] + - type: Stack + stackType: CPPlatinumCoin + +- type: entity + id: CPPlatinumCoin5 + parent: CPPlatinumCoin + suffix: 5 coins + components: + - type: Sprite + state: coin5 + - type: Stack + count: 5 + +- type: entity + id: CPPlatinumCoin1 + parent: CPPlatinumCoin + suffix: 1 coin + components: + - type: Sprite + state: coin1 + - type: Stack + count: 1 diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Decoration/bonfire.yml b/Resources/Prototypes/_CP14/Entities/Structures/Decoration/bonfire.yml index 69ff9333ca..9c100743d8 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Decoration/bonfire.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Decoration/bonfire.yml @@ -1,8 +1,8 @@ - type: entity id: CPBonfire parent: BaseStructure - name: костёр - description: Груда бревен, сложенных вместе, и готовых вспыхнуть от малейшей искры. + name: bonfire + description: A pile of logs stacked together, ready to burst into flames at the slightest spark. components: - type: Sprite noRot: true diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Doors/wooden_doors.yml b/Resources/Prototypes/_CP14/Entities/Structures/Doors/wooden_doors.yml index 62b4d42cc4..546ab543e4 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Doors/wooden_doors.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Doors/wooden_doors.yml @@ -1,9 +1,9 @@ - type: entity parent: BaseMaterialDoorNavMap id: CPBaseWoodDoor - name: деревянная дверь - description: Не самая прочная конструкция, но это лучше чем ничего. - suffix: Без замка + name: wooden door + description: Not the most solid construction, but it's better than nothing. + suffix: without lock components: - type: Sprite sprite: Structures/Doors/MineralDoors/wood_door.rsi @@ -52,7 +52,7 @@ - type: entity parent: CPBaseWoodDoor id: CPWoodDoorTavern - suffix: Таверна + suffix: Tavern components: - type: ItemSlots slots: diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Furniture/chairs.yml b/Resources/Prototypes/_CP14/Entities/Structures/Furniture/chairs.yml index 3da7e1b001..adf52b7a04 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Furniture/chairs.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Furniture/chairs.yml @@ -1,6 +1,6 @@ - type: entity - name: деревянный стул - description: Сколочен из самых обычных досок. Просто и эффективно! + name: wooden chair + description: Made of the most common planks. Simple and effective! id: CPChairWooden parent: UnanchoredChairBase components: diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Furniture/tables.yml b/Resources/Prototypes/_CP14/Entities/Structures/Furniture/tables.yml index b21f9a2f14..5c95275f56 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Furniture/tables.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Furniture/tables.yml @@ -1,8 +1,8 @@ - type: entity parent: TableBase id: CPTableWooden - name: деревянный стол - description: Простой стол, сколоченный из досок. + name: wooden table + description: A simple table made of boards. components: - type: Sprite sprite: _CP14/Structures/Furniture/Tables/wood.rsi diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Walls/walls.yml b/Resources/Prototypes/_CP14/Entities/Structures/Walls/walls.yml index 47b132c878..b1b113bb6c 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Walls/walls.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Walls/walls.yml @@ -26,10 +26,10 @@ - type: entity id: CPStoneRuinWall - name: каменная стена руин - suffix: Устаревший формат спрайта! + name: stone wall ruin + suffix: Outdated sprite format! parent: CPBaseWall - description: Эти стены повидали многое, и осталось им недолго. + description: These walls have seen a lot, and they don't have long to live. components: - type: Sprite sprite: _CP14/Structures/Walls/ruin_stone.rsi @@ -41,9 +41,9 @@ - type: entity id: CPWoodFullWall - name: деревянная стена + name: wooden wall parent: CPBaseWall - description: Доска к доске, и вместе образуют они защиту и уют. + description: Board to board, and together they form protection and comfort. components: - type: Sprite sprite: _CP14/Structures/Walls/wood_full.rsi @@ -55,10 +55,10 @@ - type: entity id: CPCaveStoneWall - name: каменная порода - suffix: Устаревший формат спрайта! + name: rock + suffix: Outdated sprite format! parent: CPBaseWall - description: Прочная каменная природная стена. От нее веет пещерным холодом. + description: A solid stone natural wall. It has a cave-like coldness to it. components: - type: Sprite sprite: _CP14/Structures/Walls/cave_stone.rsi @@ -71,8 +71,8 @@ - type: entity id: CPStoneRuinFragment parent: BaseRock - name: обломки каменных стен - description: Это все, что осталось от былого величия. + name: stone wall fragments + description: It's all that's left of former greatness. placement: mode: SnapgridCenter snap: diff --git a/Resources/Prototypes/_CP14/Entities/Structures/sharpening_stone.yml b/Resources/Prototypes/_CP14/Entities/Structures/sharpening_stone.yml index 84bf0418f2..4201a557a9 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/sharpening_stone.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/sharpening_stone.yml @@ -1,7 +1,7 @@ - type: entity id: CPBaseSharpeningStoneStructure - name: стационарный точильный камень - description: прочный, долговечный точильный камень, способный затачивать оружие без особого вреда для него. + name: stationary sharpening stone + description: A strong, durable sharpening stone capable of sharpening weapons without much damage to them. parent: BaseStructure components: - type: Clickable diff --git a/Resources/Prototypes/_CP14/Stacks/coins.yml b/Resources/Prototypes/_CP14/Stacks/coins.yml new file mode 100644 index 0000000000..dd9ec74209 --- /dev/null +++ b/Resources/Prototypes/_CP14/Stacks/coins.yml @@ -0,0 +1,39 @@ +- type: stack + id: CPCopperCoin + name: copper crown + spawn: CPCopperCoin1 + icon: + sprite: /Textures/_CP14/Objects/Economy/cp_coin.rsi + state: coin1 + maxCount: 10 + itemSize: 1 + +- type: stack + id: CPSilverCoin + name: silver sovereign + spawn: CPSilverCoin1 + icon: + sprite: /Textures/_CP14/Objects/Economy/sp_coin.rsi + state: coin1 + maxCount: 10 + itemSize: 1 + +- type: stack + id: CPGoldCoin + name: gold galifar + spawn: CPGoldCoin1 + icon: + sprite: /Textures/_CP14/Objects/Economy/gp_coin.rsi + state: coin1 + maxCount: 10 + itemSize: 1 + +- type: stack + id: CPPlatinumCoin + name: platinum dragon + spawn: CPPlatinumCoin1 + icon: + sprite: /Textures/_CP14/Objects/Economy/pp_coin.rsi + state: coin1 + maxCount: 10 + itemSize: 1 \ No newline at end of file diff --git a/Resources/Textures/_CP14/Objects/Economy/cp_coin.rsi/coin0.png b/Resources/Textures/_CP14/Objects/Economy/cp_coin.rsi/coin0.png new file mode 100644 index 0000000000000000000000000000000000000000..7244b37f5c785d78eee7767f9a4aa6bef3263b07 GIT binary patch literal 96 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}Ql2i3ArY-_ n4>B?Wc})uc*XMaSfSB*u1QZw;-5D2j067evu6{1-oD!MFVdQ&MBb@01Mwhi~s-t literal 0 HcmV?d00001 diff --git a/Resources/Textures/_CP14/Objects/Economy/cp_coin.rsi/coin10.png b/Resources/Textures/_CP14/Objects/Economy/cp_coin.rsi/coin10.png new file mode 100644 index 0000000000000000000000000000000000000000..5823f9b51019ff5fd476effd570d42c480191d6b GIT binary patch literal 334 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^T<9G)(YArY-_ zrx7Y1Iame_c*eje_$zNRmq~xu5Nz4r%bT>fq;N!>5AYv zIzmA_7sXm@UUOIK>;Ghq(3w{MY?DOy=Nc8en~T%3%A);Q@4qWvdxb%3^Y4#bU;~^R@a!MOVww1;YF90M)h}&A5;bk`K$f`M5|8T(*X{lgx$|m|6J_}8hi&ge3-ibvaVS7 d(NB|Y7+y4Ow=9gFQU(kl22WQ%mvv4FO#n0phTQ-F literal 0 HcmV?d00001 diff --git a/Resources/Textures/_CP14/Objects/Economy/cp_coin.rsi/coin2.png b/Resources/Textures/_CP14/Objects/Economy/cp_coin.rsi/coin2.png new file mode 100644 index 0000000000000000000000000000000000000000..30a755b2b753481a2d3b8ac88b4e2194dcb185c2 GIT binary patch literal 216 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}lRRAk1+9^C}ZH>DPk1+APc+Bv`<@?7& z&TM>!alcv_sul&$DxEAS#^kj*&uG$X2C*bjC3P!1?Nl}(=+bFpT;$vk)!C<1pzr(l r|6Y^QF0Ofj23&3jH6&P@`4|{jjD5HM_Rw<&x}U+*)z4*}Q$iB}OkZ5G literal 0 HcmV?d00001 diff --git a/Resources/Textures/_CP14/Objects/Economy/cp_coin.rsi/coin4.png b/Resources/Textures/_CP14/Objects/Economy/cp_coin.rsi/coin4.png new file mode 100644 index 0000000000000000000000000000000000000000..97e8e5bdc3387601d594e7c1e4c2a880e890703b GIT binary patch literal 265 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}hdo^!Ln2y} z6C_v{Cy4Yk1sY5_csn!i|NN^n{wzPjqgG^EcT?=&|ErDC1??B^GTO`UNq-P7oc!bC zD`V!}O$s}YO?cnXFD_?f00bYTPZ;mHRnYj4?}7P*bdZw6$GQ0>k1+APc+Bv`<@?7& z&TM>!aZ>~o)B}ayGJJ7aZt_}9S%+mx+T9ct^T164s|74CevH&K1{tPtcGt-c|9KJ) zB^&}?C0D$rR2{zjX_t9iu>th&`g`y+XiYo5-{mc5xLa4k#Y$7Gip$;-BwQ(?1AJl85@iK!cG% X!L2Vmt$DsV(2oqBu6{1-oD!M<<1uZ# literal 0 HcmV?d00001 diff --git a/Resources/Textures/_CP14/Objects/Economy/cp_coin.rsi/coin6.png b/Resources/Textures/_CP14/Objects/Economy/cp_coin.rsi/coin6.png new file mode 100644 index 0000000000000000000000000000000000000000..f227305d1c5adf08e85f348d3868792a6425ce4b GIT binary patch literal 310 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}A3R+gLn2y} z6C_v{Cy4YgDIL6>nfHJG)fs=5Z`c-9P_VGn+r)TezFK&aUG8f%R&~K0Lmf z&Q`|in03p44zpcc#fbwTkgst5L)Kx|9TujGS~b`|NS`qNQ}K1?!^f@dJV}gfJUl#C zy2TbbH#ql*tFo*R)pfCS$h_w37Qvx$cGpRcVi9KMv@H|3Bu-xaQ8w##{S4(JOgs`5 zd%`BAiUle*ma$=ip!R;-XXDq7=n2#iB)zHwUF9BqTH}XOH=GgaK%N zz@o)ri;i%=Te|Z9{^`s5j4L=#_BRC@aJe1SkeI^2aMEB_w3e;*HlW`bJYD@<);T3K F0RYw`dv^c; literal 0 HcmV?d00001 diff --git a/Resources/Textures/_CP14/Objects/Economy/cp_coin.rsi/coin7.png b/Resources/Textures/_CP14/Objects/Economy/cp_coin.rsi/coin7.png new file mode 100644 index 0000000000000000000000000000000000000000..a94cb7130cd455022a070fb33760b5bd8ae39af0 GIT binary patch literal 318 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}KRjI=Ln2y} z6C_v{Cy4YgDIL6>nfHJG)fs=5Z`c-9P_VGn+r)TezFK&aUG8f%R&~K0Lmf z&Q`|in03p44zpcc#fbwTkgst5L)Kx|9TujGS~b`|NS`qNQ}K1?!^f@dJV}gfJUl#C zy2TbbH#ql*tFo*R)pfCS$h_w37Qvx$cGpRcVi9KMtSu9SReP4~6lc8WSNxm5m_;W_ zPT%4j$i@SDsz(&&Z0*+A+{wk5;+<&c(l1uDxFv&qfx6X~jDu5yS3G0Lu?v}1I$3a< z+J>hhtE?I(@NWdt&DEK&{=Z+k^0Cj;mM889HNf8F@nT?@v~7|7FNbVZU>GoXy85}S Ib4q9e0F7vWU;qFB literal 0 HcmV?d00001 diff --git a/Resources/Textures/_CP14/Objects/Economy/cp_coin.rsi/coin8.png b/Resources/Textures/_CP14/Objects/Economy/cp_coin.rsi/coin8.png new file mode 100644 index 0000000000000000000000000000000000000000..6b0879509b3661b50c9901aa96e4e6779ed941e0 GIT binary patch literal 315 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}Up-wMLn2y} z6C_v{Cy4YgDIL6>nfHJG)fs=5Z`c-9P_VGn+r)Texg-N6~@v?C&LiTs8$h_w3HY3$*bDq(oA`#2ZNfT4loxu)ByvV@ac$~Y>_`~W>!wue? zh8*c{l}_a>a$>j{G=u-5bHg1M&n?UsHp^CRnJ`C5T$mtWvdrg4`Tx_Zg41#ag*$aQ=Yyk!UgQu&X%Q~loCIEp8 BfSUjS literal 0 HcmV?d00001 diff --git a/Resources/Textures/_CP14/Objects/Economy/cp_coin.rsi/coin9.png b/Resources/Textures/_CP14/Objects/Economy/cp_coin.rsi/coin9.png new file mode 100644 index 0000000000000000000000000000000000000000..00433551ef1caa41a6a708575cf7aeb3dd8ddb0f GIT binary patch literal 335 zcmV-V0kHmwP)Px$2}wjjR9J=WlA(^mKomvq5Rzh=W+54YfmDF4;2Y35{-9#Nf$vyRwV$vGfx@jF zxiw@P62v5gG({9OtJ<(^XZzB$3F005US`hRxd6j343YEO(wsI6)AqSN%F=baHhTY6 zinJ+361aU|;LRj*oxz#D{43RoK&lb|fEP@lKa^FfGXXD{AlDgEl|Zfnt5jzKsY)=A z?yt+Lq&gGuqgdoR0{{%9Yn5tJN?C70PweT zj|ns_C0XFHbj7!%DuExxqG>6~0#&8+qgeP+ENpWMed=NnxicPCzOZiI3WsoR4&mI| h^13<0FbwmQ`~Wz2t2ZXDdHw(Z002ovPDHLkV1f_cke>hm literal 0 HcmV?d00001 diff --git a/Resources/Textures/_CP14/Objects/Economy/cp_coin.rsi/meta.json b/Resources/Textures/_CP14/Objects/Economy/cp_coin.rsi/meta.json new file mode 100644 index 0000000000..7d2ce4c00a --- /dev/null +++ b/Resources/Textures/_CP14/Objects/Economy/cp_coin.rsi/meta.json @@ -0,0 +1,44 @@ +{ + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "license": "CC-BY-SA-3.0", + "copyright": "Created by TheShuEd (Github) for CrystallPunk14", + "states": [ + { + "name": "coin0" + }, + { + "name": "coin1" + }, + { + "name": "coin2" + }, + { + "name": "coin3" + }, + { + "name": "coin4" + }, + { + "name": "coin5" + }, + { + "name": "coin6" + }, + { + "name": "coin7" + }, + { + "name": "coin8" + }, + { + "name": "coin9" + }, + { + "name": "coin10" + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/_CP14/Objects/Economy/gp_coin.rsi/coin0.png b/Resources/Textures/_CP14/Objects/Economy/gp_coin.rsi/coin0.png new file mode 100644 index 0000000000000000000000000000000000000000..7244b37f5c785d78eee7767f9a4aa6bef3263b07 GIT binary patch literal 96 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}Ql2i3ArY-_ n4>B?Wc})uc*XMaSfSB*u1QZw;-5D2j067evu6{1-oD!M+}rLn2z= zUQ*<1b`W8?urPCzNbky(k&Ta;G!A7}3FlpK-Xhk!YW3=SEd>k?PFi)Woa{49uAB+Z zesdqdZm0YR)8{bI%Px$UP(kjR9J=Wl(9?0Kp4f}iEy@4Dgo(IgbW3to!sgo9XmPne`rRbgMWg9d;f?E zPFcESa&u}ya0rxaLTNH-g2UJ0nwZuE?o7Jq{kBVw@4dXfe1Jyt-(gh@p|3~6dI`iH zSZh+r%t9f0e<1R0%03GmlOnfAfn)CcCd09ccsLuOR&V3;;|=87#99-E^%Avu8{Fyw z9sq8s=*t@@6pFp{3b(pS;s9_YeX~F)TujB8TR^jq@a0~~fOKI3$0VaO6hf!x2xlWS z1}jFsO|dusHg|CYb~cutD}6C5#IJ6Vv_4!+k!P%O18D-yKC)#rIzyC6K)Qs95a-s9 zGI9$$38)}#AdNbwj3NP%f^m5VU|hX{#$d%FcTP#{**D%ltDw9#^I9LjKBecA>*vF* zVnCFUd|RyK?HVpKuaX2*TECC{D&CU!-Iw84&Lg*%#(wbsT%*xw{yZD1HMEJ;Hz6

ARhzkdDC^B>+ZG9Ny_o2RGf@=3GyoYVL7MSuQJ-v9Og_h{FD z|LdpxoFB6};>4w|KxOLFt(bRjl4Cv`%f`l5mRj^SJweI)`uW`jYCzGO(Px#=Sf6CR9J=W(yt1_P!tC6?}{)rsSLy-!oon%7chy@Wbhrf?n4;tdkC#7D@!($ zCc{A11aV8cVK@fCKVfn&Ohh=pcK>j`FC2g|#@LUEJciJ9NjU9+G=OM1xy;NAqQjgh zwCVLOa&=1lK1Htn_9mmK5*~XN$`uor^9~f+BwCKZX^(Qngl6=B0DxwwpVqYnsQj9Ui82cMH=H*;2cvaFf00000NkvXXu0mjf{11G2 literal 0 HcmV?d00001 diff --git a/Resources/Textures/_CP14/Objects/Economy/gp_coin.rsi/coin4.png b/Resources/Textures/_CP14/Objects/Economy/gp_coin.rsi/coin4.png new file mode 100644 index 0000000000000000000000000000000000000000..df0b612fa88e65fc15a497f22271fcc19a4eea23 GIT binary patch literal 354 zcmV-o0iFJdP)Px$97#k$R9J=WlQB=iKp2LfGbRNlG);^PG3h{J0)GG(;^^eSf1sm@Kf-~X9|3C@ z7A7|*nH-vsZYGA_q%;nn1F0a=g~c4Q7}Xda zWM*NIybeT?P&U`n$d~1`BWdLS*fZhSCR|VYRBKH>-d~U;6xA3i7IUh#CSK5n81Mp{ zeDeZ@L0SBL#0%P1;Q&X*Ckuk~Y_$6J0yw`$KRs9#Fcv0_e5tp3tDw^h^rX+p&6|=W zlq`N;m%F@0o!uMHwK8@&?FfK(bw_T!o{iX5>`w~7ZyD>Y9-B8%={{P`G?y@Ehm4i( z{%_x0!km)Umo8A&`fc{Qx?D!E|K|>e!{ONG3+?lGJ=G{92mk;807*qoM6N<$g0Tge AX#fBK literal 0 HcmV?d00001 diff --git a/Resources/Textures/_CP14/Objects/Economy/gp_coin.rsi/coin5.png b/Resources/Textures/_CP14/Objects/Economy/gp_coin.rsi/coin5.png new file mode 100644 index 0000000000000000000000000000000000000000..f58bf0513ac1377bee4019ec15459fabbc467805 GIT binary patch literal 381 zcmV-@0fPRCP)Px$H%UZ6R9J=WlfP=iFc`#7rJy8}TMVU3C};>2>=#Iv(6Lhoze7A0`Vbwm=ONP7 zOBPSrIyqAZL(mo|v8L9h!`H#saT5Yk{w%G2i$D^0$9EE7u~;ns9d-;6`hF#>7C@1L zb;n21+-XG15s?h3xtB#Q<#C^~$o+Mu!?}sMnhw$K^zilh4w50U?wDb5g3_c> zh2sS%(qtX(_7UvrSzA}Tf{TX_md6QkF1D)RqFix#12rA$N}2@#fYxBfNc#0FuR1R$ zkkmnq5|~nbHCm3S`hth(8K)%~(jlF1VpIVDsQCnr7wp~nCVM5%<9 literal 0 HcmV?d00001 diff --git a/Resources/Textures/_CP14/Objects/Economy/gp_coin.rsi/coin6.png b/Resources/Textures/_CP14/Objects/Economy/gp_coin.rsi/coin6.png new file mode 100644 index 0000000000000000000000000000000000000000..310b710cab49fed3564619889e1bcf76ca29aa0a GIT binary patch literal 393 zcmV;40e1e0P)Px$LrFwIR9J=Wl`%`hKp2MK6XDuUsRYDDgc}M%@(1ct96LGWKQyD@k8tSjk7(B{ zT{3lZN+*Xv$yO-MO`6c*a|jnw6}>Z}Aoolm`EuWz_x*AQSS%LHAHz(FX+J0I)DUVz#;vwacOO%Dwd`6q;!987$wJUdPbbAAE;R7iEF6!oTF+sOCz{~R! zC=1EN9en|1T3>SEe<@6tBi%x|npI7>0M4!Px$M@d9MR9J=Wlrd|BRaVIBkY>R zC6imHICTg}HbG3LHlf4UA>@p$fx9MM+IzOU`}p3M@7_DWU@-i5SRGC1S0%-u& zTh!9CRETzSqR^q@UgTPocteU@>*P#@OC9leHAA!2$NSqWD0GPR77T|inyo&#uz>&o z7drat21q$yP`p`YYc7E981c)KmI39!M6N~c!88-Pxl|r+6~AFbjK)$u|1fg$^?`{*qQ8E;`zk6 z_!dSka54cM)L#LB#%RqbwBPx$Nl8ROR9J=Wm9a|0P!xv$E5dC%wGxmnBHW=MG%rw>(y^06-=P@=AHt!#57Dk! zx@79+luizTlC4mhOq$T)IE2Jht)6S7g4}Nk$;thH{+x3H7z~C#M(7mNZbsOyfHZ)( zc+h&cGPIjfZ;_8))gG2>^WB t^;P(h^Tg{FvDf;G@d_e6tL3(%3}*lU002ovPDHLkV1j0|xLN=J literal 0 HcmV?d00001 diff --git a/Resources/Textures/_CP14/Objects/Economy/gp_coin.rsi/coin9.png b/Resources/Textures/_CP14/Objects/Economy/gp_coin.rsi/coin9.png new file mode 100644 index 0000000000000000000000000000000000000000..068ab47ec9732e24d94a7f73599e746e27fecc2e GIT binary patch literal 401 zcmV;C0dD?@P)Px$OG!jQR9J=Wlrd|Hl2czJ#Tg$}XKoMFE~z0m^~HV^>d zLPuZSfK(_AiV`ktEpY%iQ?8T<#p^}(%>~dNA%48qGNAlmBG;m3f07AZbP+G7XpMJ_ zLWk18e>Zn^19o|*+*i3!CL}Xfxq)Am0KdLPKKJo@fuBvFJ;LEQHv1ElNkDlFTjL!| zJfAohC*#NkjuOy8eGdSr4OfgpyV!L3IA#g>g;6aBy5#GYwlm7taG8GEZp*&B?Wc})uc*XMaSfSB*u1QZw;-5D2j067evu6{1-oD!MPx##z{m$R9J=W(?1JAQ5eVZFBu74bp2Zlq72GlGnv@UUXqt!H#18XgEA;GNcnft zy-C+_w`<}BJO+d3vz_7jJ-^fGfKo~+^I9M!q5|)m8`q;zDPm{h?9PrPim+s8cXk-h*4S1II};Zz{;B{#w^hTq9_ID{ zpqx*MazszC+MK9Y3-sD`a>*zFgV9`6K>Q1alSN=$58H|X(C;+GSxPCT{@V*#`Z(%e Slq%c+0000Px$Y)M2xR9J=Wl|f6wU>t`Zqhn!_iKbl?LP2O!&~1nC5P2UR`xt$UK0^1-g~y04 zfq@4>@eo03FJltJ4&K%!$HZ;!-86{y+{S-<_uI2~zd_7@Cn0n4WHPaapI`QIA)AuA z-i>vcn?JPQ5W2}r_nqAC7Ox+M6*WZQ0MjQIqcKONeKP4Jy@4?kFpQnR0eS<2yT`VD zb0<;ktOX4KP**F6(HNnd0375}z`Px$oS(7dM_>c3P9LS5N2@99ZEpZ@eftFX+gVxw zrJP6TCaq4N%+4kNT20~VXI@t;v^sqNGU=pkXK4YZ2GnYC&VZktMFjqY8qKaHbQ3We z+XmEXkwP|=@S81Kcc}*4W{dcH1};tyaTbnqwo(J&UN~A!p*JvCxdHI5<6kq-Xm%~P z!Z|xGC2sDYEvJFY^OHbpO9ue#GMW}nls}@>D~M7!UPv1VyV<-5WgyIE^Flg#*v%Fb c6BFabHwFO(S(b9Uz5oCK07*qoM6N<$f+Rb(L;wH) literal 0 HcmV?d00001 diff --git a/Resources/Textures/_CP14/Objects/Economy/pp_coin.rsi/coin2.png b/Resources/Textures/_CP14/Objects/Economy/pp_coin.rsi/coin2.png new file mode 100644 index 0000000000000000000000000000000000000000..96efd52e393d79960f5fdb90722e1adcfe7fc461 GIT binary patch literal 335 zcmV-V0kHmwP)Px$2}wjjR9J=W)3HheK@^4IKVoT!k~OSuY%GESivxnDOhmpOBW0b`6Y|E!?h=$w=H@yBevyXC28 z7g^OFe%pN^9!+?RUI{kW=?@dhBZMlz^yYDzaj>_8Un$WWBy$0O+m0$gZ;)_(*PR{y z)nD6L(I!1T+9ysk;?V?vTHpcS+X?H{xptOOHSqNOMp&Zog!yMzbxgP9*(dBF;H+&Pk)$7VUg4 hDSv9m7-Njl_ylVtfs9ncYES?G002ovPDHLkV1kSIjVk~E literal 0 HcmV?d00001 diff --git a/Resources/Textures/_CP14/Objects/Economy/pp_coin.rsi/coin3.png b/Resources/Textures/_CP14/Objects/Economy/pp_coin.rsi/coin3.png new file mode 100644 index 0000000000000000000000000000000000000000..3882363e4587ac36c0041c503b9546074c5e5c95 GIT binary patch literal 405 zcmV;G0c!qPx$Pf0{UR9J=Wld(%eK^(_FMq^^3$t!JX5QPSzpsmRvYHthrGx`%8`x6Am=ET7v zqD3%h5E6$+P_OrplaSYN+cmw1V%puat^2?m4({FWd!PILz+$mj{yQm?%~DGB@%a_6 z_jhte|Nq3gN%8ysE5T^O)8LK5_9m_`)T$x014K6u#vzC0J)C@op(kbnCb6R(VCV_% z9{O?dX;!hbrW*j@{N#XO91@Hs0F(+jVBSu(Qk=1~3~d9?FYi<Px$Z%IT!R9J=Wl(9I{GAz2HpeJP%&U>~3S(t_&+eS%9~5XSU!pe}IurFdVyKW&^OHx^Osl zxqs|oB;y$AMCidD$_@Zr6_4rmM*tY<1i4Jge-<Px$c}YY;R9J=Wlrc*JVHn4MMq^QtiKQ(Gq2O>*(B|Y2xw{2@3_pTnA3<ZRrlh&hEW)>wa*<@!s9@e}DHpFGNH{{C8q14+|mW$LE)O ze|8*KdjB`JRf<3L-!M#@*Wo*Gpv0tT_;JHTja z@%Y?#i!Tz!&X(T*0OevHV>ZVyZ2-;QrwS zSZ`-z0km8i!?fuQCL|Ac0jQKTsz2-HVxHb$0zfjc=i1p=0LMVFkXbRX&dy&bjZnSW zk;ZK98o0Z;iUG8`Lur^ci)+O~W+Ugs3PK1u)-Cq}s5RQM)g8*QZb>186hg>aqb>b> z&-X8IihGS)z1fkA{ZYLw`P#jbqOoqt(bRGq(dqc>%WPoPO6PzxZi~gkq7(qU52K(c p^+1?$^FsOGd5vO3L_|bTz5&>k-B1FDBqjg=002ovPDHLkV1nws%1HnK literal 0 HcmV?d00001 diff --git a/Resources/Textures/_CP14/Objects/Economy/pp_coin.rsi/coin6.png b/Resources/Textures/_CP14/Objects/Economy/pp_coin.rsi/coin6.png new file mode 100644 index 0000000000000000000000000000000000000000..0d778786025d05ab930b2b31ec8da0513cb24bbc GIT binary patch literal 453 zcmV;$0XqJPP)Px$e@R3^R9J=Wl(99- z(IOZ)2#SLQX?GkaAvV12HN+i)dA;Y^)P3L$$9s3b@B7~O_k)m-|4u~bunx0^FNh(>Z6^BaCE>;lv428-Ojqw;0vC2sb^zeIcuKcF2Ea(hI7ubEy>;`UETG#Tlh36om+~C$?Er9h|LhfC zHy_FZ^0_pYJ)_$nW5lBXluLOk1j~oE1I0pS$pJSXZgCwp;sE&PVZ)gpX zTB9wk>D+VR_Ua-6(CiGPWzSgLD;6>vnUqTiA>_z(yaiCLw`8+3kR#KPLI^2@kkxui zs(ept4*0cOtADbQ6Dho?Y8&azs v15j?aRcK`(NV}~<``@i<#gLGYkahV2bKmD8;Hbuq00000NkvXXu0mjf`j5|5 literal 0 HcmV?d00001 diff --git a/Resources/Textures/_CP14/Objects/Economy/pp_coin.rsi/coin7.png b/Resources/Textures/_CP14/Objects/Economy/pp_coin.rsi/coin7.png new file mode 100644 index 0000000000000000000000000000000000000000..51b438ff413b3840e18dcec6513033f44237cde1 GIT binary patch literal 415 zcmV;Q0bu@#P)Px$SxH1eR9J=Wm9a|0P#8u}#nDowHAGt%3(|sMih^4P$soEHM<2t-@Dbdd6-N;l zK_NpSC4&gI8bXSMI%JDeLeQkWH|b{17IKsS%a?N#C@J~xRAd$hK@fg?eaFY!8x5)J z(^!@nem{7_aeZEf?=;s}dHwXlq9KF>L{IKartEjNP?Z|?*efy{fF;p|_Soa*VSrk% zqAIn*gCm3+065imF|82*s#0U8*@(~O^+Py-X^qgjE&7JW=GqDXm)DQ+@VtHq2hh4L z9M{LRMyT~F0DVK_f?|G1H=y_0e;SDVh=$9skOpA39}5W(HE?#cM^d)rximlKA^j!% zEnDBvu*V*b>*GwOaXWgiEwmG)wqcfRv;3HcR0DUh>v2HgJA&D0FY> z06;8aBwLaHfz&G~B3l;H4dj(Ai(C!lku3}9Px$X-PyuR9J=Wm9a|0Kmdlnilb7+T3TC|7NmuODGF{Gq=VQ!IQkeqhL7OxtaKD{ z5h`>jv}6#$R*#S(Ar9T*Vnb@1G?!Et^KIdhyFXvry@= z_53_mWfs5dz90;Xr~WI2?G2vaO($-M&;cfIE=D#7m0fb#H2Tn-3K+#s=m7fALZgL4-EY=?ze-MYM*(&gL2bm)8$Ku$`p^ zP^v|QVbSRg$Zf3ypfwaOzQ>ztjZSX>KrWkh?JO<8#DH2a&lm`@vxv|YYPI{0Ff7E# zb`7ZYGNpVb6*RVJUTFho$NPBe<{g`7XA#mT;m^8h4F!E@^6Lh`|1kP91Fd%7nOC=y z!%FJv_R;YgI6plKHMevCz^&q>ZgKtxQlB7B-TaU?5OuTp5y?Q5&E|)6@~E3FAt52b Zk1v!0<+a3EB@qAs002ovPDHLkV1g7?yet3! literal 0 HcmV?d00001 diff --git a/Resources/Textures/_CP14/Objects/Economy/pp_coin.rsi/coin9.png b/Resources/Textures/_CP14/Objects/Economy/pp_coin.rsi/coin9.png new file mode 100644 index 0000000000000000000000000000000000000000..b1000a6e58370e8b8ed1c8020568fac7906c2f1b GIT binary patch literal 433 zcmV;i0Z#sjP)Px$Ye_^wR9J=Wm9a|0P#A^3ile1UV@PdXT96h5Qxx1fNCwfpIQkeqhL7OxtaKD{ z5h`>jq;wF$Mng!EP={`DN+{Z-_a@cFd|S9T_dhu~CxMLrPEKa?bUO9lK0d?iYDtm0 ze;%tc!|(bp*pA23;Fa>`I?wN}pH_shfZ)mP@r3>QHkw*sXt`--1F#~xacH^R-1pIn zc{H_P_&XO7T{c>vmm&IRf6A?-k`S^MEYkdI)v3`=nU;`6Z-0dWq*B?Wc})uc*XMaSfSB*u1QZw;-5D2j067evu6{1-oD!M@M-H{-57A1rQ7=R?;F_csBF$*4`4|< tKl^|E%~z%(s)vA>DPm{&?GEY;33hN=n5)*X{{Jj*y-TH6c`$+&nnsqB(zXk{?h*SER7R87^$ z$iTp0&aT4W_Pb=R$~LTjuy9F0l8WocHj78Hz@gFO!@wYQ`n1xqrmc;@aAWXv^>bP0l+XkKG$xR2 literal 0 HcmV?d00001 diff --git a/Resources/Textures/_CP14/Objects/Economy/sp_coin.rsi/coin2.png b/Resources/Textures/_CP14/Objects/Economy/sp_coin.rsi/coin2.png new file mode 100644 index 0000000000000000000000000000000000000000..656f221100daf5da2e60053ad84f34897e130b54 GIT binary patch literal 219 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}Q$1ZALn2y} z6C_v{Cy4Yk1sY5__-^s>|MPbh{FItX2lsgl~I({-3@!&NFVdQ&MBb@09^`NegFUf literal 0 HcmV?d00001 diff --git a/Resources/Textures/_CP14/Objects/Economy/sp_coin.rsi/coin3.png b/Resources/Textures/_CP14/Objects/Economy/sp_coin.rsi/coin3.png new file mode 100644 index 0000000000000000000000000000000000000000..2f6c4217a0a4121acad78f32da393340945fc100 GIT binary patch literal 270 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}Cp=voLn2y} z6C_v{Cy4Yk1sY5__-^s>|MPbh{FVdQ&MBb@0COU4od5s; literal 0 HcmV?d00001 diff --git a/Resources/Textures/_CP14/Objects/Economy/sp_coin.rsi/coin4.png b/Resources/Textures/_CP14/Objects/Economy/sp_coin.rsi/coin4.png new file mode 100644 index 0000000000000000000000000000000000000000..e6ce27db10f8b48d4d4f9f691b0b05d6ebf89587 GIT binary patch literal 309 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}?>$`{Ln2y} z6C_v{Cy4Yk1sY5__-^s>|MPbh{FVdQ&MBb@ E0Gg?R*Z=?k literal 0 HcmV?d00001 diff --git a/Resources/Textures/_CP14/Objects/Economy/sp_coin.rsi/coin5.png b/Resources/Textures/_CP14/Objects/Economy/sp_coin.rsi/coin5.png new file mode 100644 index 0000000000000000000000000000000000000000..eea72431f1d2c89a3541b054f974f8a8d74b7067 GIT binary patch literal 322 zcmV-I0lof-P)Px#{7FPXR9J;$U>F6XU=)mkQ81Lj?xV;5pSp4TKP6@`QDXV)XHOX}9y`Kt|MPdU z9YMAOkiqMxPsr9wk^_)~oL^Xk;p^wm4BWiD3?JXVp}hmpgZ$3riwyc!HVmRt(hLu7 z-XPlnEaYf<{qzZgimpDx#bZYpxOsUQ6x21yb^y^KfF9)33IU=WfNo(_Xb9uQV@DWX zKYPlMnv}>$ZkA*uR^h1|xBtU}TvSS$!PVLlt{0X*zJC79;1U|apvcQfw7Ep50ayrp zeESA(kdvAviH-vFAV-#?BukQ%3(zfw0b)akreOBG`Tv)#UPDp6FbYP&C>WUl0P_=* UquuE6f8+hXEYn`^m zZIV5puXE_b*U#x}d2w-V{rUGNyk!t8GQGF6W}@T$Q*93)-!|vr&%38^n^C2ep=eR? z#jEK%D&BA$ex2?wDRRX$<2}O{7j|yOK+Vi9r-n5e6@R~Q+OX`Xtb8fV^rEvbO3`5p z^99`=F5bkJrHxmXxVRN@tGXqL&f8V^+g|5{>(V8XF>7@nRwcfC{QCKM9=(NvJY9R{ zxXku0ky0?bJuyl{P?q(DW1o(@=R%htJ%{ZQY%4-F0$I||&;DP3^OdQ{)gG{aCvr0A YZ(gMNzQtq`FlZP&UHx3vIVCg!0E0_|(f|Me literal 0 HcmV?d00001 diff --git a/Resources/Textures/_CP14/Objects/Economy/sp_coin.rsi/coin7.png b/Resources/Textures/_CP14/Objects/Economy/sp_coin.rsi/coin7.png new file mode 100644 index 0000000000000000000000000000000000000000..6e08dc1e98f52922f47b583452687f633aa964be GIT binary patch literal 348 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^Tf8+hXEYn`^m zZIV5puXE_b*U#x}d2w-V{rUGNyk!t8GQGF6W}@T$Q*93)-!|vr&%38^n^C2ep=eR? z#jEK%D&BA$ex2?wDRRX$<2}O{7j|yOK+ViwtqeSS>VB~(vz$0P$;Fz%_M&1t12Yip zjGUCgzJR?lB!fd)hh+le%E(DCVi>rKfEHFP^7i#gNl8dZuqb`}?LWJD{)DNjon;LB za@;+qrKq@md{g=PfAQx}MlP*w3tm_Q)znA4=Px$8%ab#R9J=Wmb;3=Kp2Hj7P~NPp*GrBEUb-Kdue?GZR`|$DnYw#^bKsiK)PTv z5F+DQY!(bqDd93WmhX&_%Hre{DB_=h_K)KO9n5U*X-002-&NjX4VdAHNH zq=6_&M@hK_k7_sQ_bdQ#xF_}-P8ucU0MBZtQ%Nhy!^6>7*o>juY5zIra8F1(`9cw` zMoszNL_;K%$9dH#X)zp)#m{7_^>1J>82%@}C>gk>m9CU200000NkvXXu0mjfYIuv$ literal 0 HcmV?d00001 diff --git a/Resources/Textures/_CP14/Objects/Economy/sp_coin.rsi/coin9.png b/Resources/Textures/_CP14/Objects/Economy/sp_coin.rsi/coin9.png new file mode 100644 index 0000000000000000000000000000000000000000..636f7d608cba0b8e6df465decec65cf4e0836742 GIT binary patch literal 391 zcmV;20eJq2P)Px$K}keGR9J=WmcMEOK^Vm6LYiR3z*9BrM^$k1-b_w`Yf_66g25F4} zyCcnsfmpcLtQN9}<)#RCT$T{_j|qhAufFfwVRm*nz~ONGWgefN#VlS3n;l0shqHtt znojV>_r@ZO1>|9LWjt#v;PmVqJI>(~g6(E)Ea2F5@bx7^P;X$nSz|emjRj~qkPltC z79g5Vz!Hj!tLo1SkVBU`P$-tH95A{9Mpu~wJ|Vy3fE>C*IpC>&I2?^dxfW!h3+j!` zfkLsAiM*~>ly_*smXdM^ zzY1OV;obv2+*!_Jqf$~9@LloPl#*6pdi{a$2|*`pf0~o?(Yn1+-mBFEspT?