From f58ba9ba648bceaebc6101990e40935dc4812eaf Mon Sep 17 00:00:00 2001 From: FaDeOkno Date: Tue, 5 Dec 2023 23:47:06 +0400 Subject: [PATCH] =?UTF-8?q?=D0=92=D0=B5=D1=89=D0=B8=20=D0=97=D0=B5=D1=80?= =?UTF-8?q?=D0=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Locale/ru-RU/ADT/Clothing/Head/hats.ftl | 0 .../Locale/ru-RU/ADT/Clothing/Mask/mask.ftl | 1 + .../Locale/ru-RU/ADT/Clothing/Neck/cloak.ftl | 0 .../ru-RU/ADT/Clothing/Uniform/jumpsuits.ftl | 0 Resources/Locale/ru-RU/ADT/Clothing/boots.ftl | 0 .../ADT/Entities/Clothing/Head/Hats/hats.yml | 0 .../ADT/Entities/Clothing/Neck/Cloaks.yml | 2 +- .../ADT/Entities/Clothing/Shoes/Boots.yml | 0 .../Entities/Clothing/Uniforms/Jumpsuit.yml | 0 .../Hats/armyberet.rsi/equipped-HELMET.png | Bin 0 -> 623 bytes .../Clothing/Head/Hats/armyberet.rsi/icon.png | Bin 0 -> 335 bytes .../Head/Hats/armyberet.rsi/meta.json | 18 ++++++++++++++++++ .../Mask/chronosvisor.rsi/equipped-MASK.png | Bin 0 -> 650 bytes .../Clothing/Mask/chronosvisor.rsi/icon.png | Bin 0 -> 357 bytes .../Clothing/Mask/chronosvisor.rsi/meta.json | 18 ++++++++++++++++++ .../newmekkacloak.rsi/equipped-NECK.png | Bin 0 -> 804 bytes .../Neck/Cloaks/newmekkacloak.rsi/icon.png | Bin 0 -> 365 bytes .../Neck/Cloaks/newmekkacloak.rsi/meta.json | 18 ++++++++++++++++++ .../Boots/newmekka.rsi/equipped-FEET.png | Bin 0 -> 566 bytes .../Shoes/Boots/newmekka.rsi/icon.png | Bin 0 -> 244 bytes .../Shoes/Boots/newmekka.rsi/meta.json | 18 ++++++++++++++++++ 21 files changed, 74 insertions(+), 1 deletion(-) create mode 100644 Resources/Locale/ru-RU/ADT/Clothing/Head/hats.ftl create mode 100644 Resources/Locale/ru-RU/ADT/Clothing/Mask/mask.ftl create mode 100644 Resources/Locale/ru-RU/ADT/Clothing/Neck/cloak.ftl create mode 100644 Resources/Locale/ru-RU/ADT/Clothing/Uniform/jumpsuits.ftl create mode 100644 Resources/Locale/ru-RU/ADT/Clothing/boots.ftl create mode 100644 Resources/Prototypes/ADT/Entities/Clothing/Head/Hats/hats.yml create mode 100644 Resources/Prototypes/ADT/Entities/Clothing/Shoes/Boots.yml create mode 100644 Resources/Prototypes/ADT/Entities/Clothing/Uniforms/Jumpsuit.yml create mode 100644 Resources/Textures/ADT/Clothing/Head/Hats/armyberet.rsi/equipped-HELMET.png create mode 100644 Resources/Textures/ADT/Clothing/Head/Hats/armyberet.rsi/icon.png create mode 100644 Resources/Textures/ADT/Clothing/Head/Hats/armyberet.rsi/meta.json create mode 100644 Resources/Textures/ADT/Clothing/Mask/chronosvisor.rsi/equipped-MASK.png create mode 100644 Resources/Textures/ADT/Clothing/Mask/chronosvisor.rsi/icon.png create mode 100644 Resources/Textures/ADT/Clothing/Mask/chronosvisor.rsi/meta.json create mode 100644 Resources/Textures/ADT/Clothing/Neck/Cloaks/newmekkacloak.rsi/equipped-NECK.png create mode 100644 Resources/Textures/ADT/Clothing/Neck/Cloaks/newmekkacloak.rsi/icon.png create mode 100644 Resources/Textures/ADT/Clothing/Neck/Cloaks/newmekkacloak.rsi/meta.json create mode 100644 Resources/Textures/ADT/Clothing/Shoes/Boots/newmekka.rsi/equipped-FEET.png create mode 100644 Resources/Textures/ADT/Clothing/Shoes/Boots/newmekka.rsi/icon.png create mode 100644 Resources/Textures/ADT/Clothing/Shoes/Boots/newmekka.rsi/meta.json diff --git a/Resources/Locale/ru-RU/ADT/Clothing/Head/hats.ftl b/Resources/Locale/ru-RU/ADT/Clothing/Head/hats.ftl new file mode 100644 index 00000000000..e69de29bb2d diff --git a/Resources/Locale/ru-RU/ADT/Clothing/Mask/mask.ftl b/Resources/Locale/ru-RU/ADT/Clothing/Mask/mask.ftl new file mode 100644 index 00000000000..8b137891791 --- /dev/null +++ b/Resources/Locale/ru-RU/ADT/Clothing/Mask/mask.ftl @@ -0,0 +1 @@ + diff --git a/Resources/Locale/ru-RU/ADT/Clothing/Neck/cloak.ftl b/Resources/Locale/ru-RU/ADT/Clothing/Neck/cloak.ftl new file mode 100644 index 00000000000..e69de29bb2d diff --git a/Resources/Locale/ru-RU/ADT/Clothing/Uniform/jumpsuits.ftl b/Resources/Locale/ru-RU/ADT/Clothing/Uniform/jumpsuits.ftl new file mode 100644 index 00000000000..e69de29bb2d diff --git a/Resources/Locale/ru-RU/ADT/Clothing/boots.ftl b/Resources/Locale/ru-RU/ADT/Clothing/boots.ftl new file mode 100644 index 00000000000..e69de29bb2d diff --git a/Resources/Prototypes/ADT/Entities/Clothing/Head/Hats/hats.yml b/Resources/Prototypes/ADT/Entities/Clothing/Head/Hats/hats.yml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/Resources/Prototypes/ADT/Entities/Clothing/Neck/Cloaks.yml b/Resources/Prototypes/ADT/Entities/Clothing/Neck/Cloaks.yml index bf7334fc08b..e4e3f5c2007 100644 --- a/Resources/Prototypes/ADT/Entities/Clothing/Neck/Cloaks.yml +++ b/Resources/Prototypes/ADT/Entities/Clothing/Neck/Cloaks.yml @@ -28,4 +28,4 @@ - type: Sprite sprite: ADT/Clothing/Neck/Cloaks/gothic_cloak.rsi #спрайты от floppo4ka - type: StaticPrice - price: 5 \ No newline at end of file + price: 5 diff --git a/Resources/Prototypes/ADT/Entities/Clothing/Shoes/Boots.yml b/Resources/Prototypes/ADT/Entities/Clothing/Shoes/Boots.yml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/Resources/Prototypes/ADT/Entities/Clothing/Uniforms/Jumpsuit.yml b/Resources/Prototypes/ADT/Entities/Clothing/Uniforms/Jumpsuit.yml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/Resources/Textures/ADT/Clothing/Head/Hats/armyberet.rsi/equipped-HELMET.png b/Resources/Textures/ADT/Clothing/Head/Hats/armyberet.rsi/equipped-HELMET.png new file mode 100644 index 0000000000000000000000000000000000000000..004a04f63c42536d568d9a23d66e70a92853e515 GIT binary patch literal 623 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-HD>VAAw-aSW-5 zdpm2R7qg>4oB7m)po~u(O$&T=Sh%^TCMd65tJAz!!LH>8Q(4o##su*#8_j#2j%X<; z#pDRx=H6^jG%+L3toSjX-zS`=t}UzBk!+xoGX9wvz|$-}ATo zQ~rFRuu1=`g*)&2e3biO&~10qK=0qHB@g-hZm)}3TcQ8{eEvO;i;4#x1qzq6|2-HX z7*ZR=piy`4R>6FK^L5q#AD#QP+K$Df==MJ4vrD%0|5`9rl_BFxq6)M7)$_S#+V@_6 zJ602(-Tluz)TZQPrlr2cDK?kYE;e-Dab!ap8H4 z&5MalGtvSc{}*dGcFn?8nsH8M)|^z9jGW%fn*|TdTy`wdjdTfzjO?#ltGH%Qs_<*5 zKK;r({{Gg7w*vkuFl}Nh$d)%PU@CA^Fe`V31SPm?*I!hHOy`}RFMpF9iy zcIVJ9!AiB(L)TB={qmve-D@8vxoHPJbA||cq^ax5O`2ZAbAef|`{0KUJq-~Ik#8LS z=x;x3$imb9sMUpmW8n!MeL1dAuJPV{3o@K9eb!}oc_jI=F;h~u%dLJvg}D_uRc;PB zy&k^}nU)Cm`=00MSSy%m@77TAXyZ#s#*L;*Z;x|K@UtbkN literal 0 HcmV?d00001 diff --git a/Resources/Textures/ADT/Clothing/Head/Hats/armyberet.rsi/icon.png b/Resources/Textures/ADT/Clothing/Head/Hats/armyberet.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..0469f93e812ae63bca3510cd9450dbaa7a183f0f GIT binary patch literal 335 zcmV-V0kHmwP)Px$2}wjjR9HvtmLU$pKoCWz0#!_DLeLPvQ9K61F)$=t41+;q2^@hQq{Xxf0r?FB zn}u|zp$%q6Pxrt7XLq|E{kgn9>yrX#0-As(@N)u-<@}Dz%n#eIJMFMPh}RW2+Bc>x z?04P(d74q4WOO>7o$EUrstB9CQiw_baLrMhj%`SYqa-Pa0itPC%(@c>)E)Ld{$UUW z6pPmi0C5Pzz3tp|%jv*5Dow5wU*b}e&IF|55Ci0H-J;d@)(k*#+@8DLbPjRUCWvV= z?$c;CC?IN0z&`6dV~!f`&60?t-#G#_@fhr#$IidKs$8?@Z$tnLVGBt`%AS2Px%L`g(JRCr$PnlVemP!PwjQ!~6eS&RragR~AE#6cXoxb;&w2(E&wAHY>`6&(B& z-CR0|gE(}s;?N3Wq)s+NIz=w5Hb9>yqX2a{u4`?{&DVK*@iVlIsTnki`M+ z>UxxZ&wqVhNSNfLQM^-iAe@Deel8*eG62tOMoK9Nf&kLb(ddzUUKR)1e21KHyS*K) z9Uj0+YXdfwf`=f0x8W1KTwKCna7R9mDyHEzqorEy+iM@wDU34|fSfP__{{--0RUUD zT6G`^0maW|A!KPmG5~A=XKx1@Tf4Cfu=?Zs8wjs&p%g7p`b!X-uhf5o)Jv=A@#H(8 z=z^&E2>>cFZt>y(ZWX2K5eHC-af=rRaH}X)k2ruzj9a`ofLleWdc*-#V%*}z0o*D| z)gum|65|#x4&YW%svdCwl^C~pYYxDX8N$J_d6pTS30OUq!dP2lI4c13$Q%>HvAM0} z(opjF&fEZWQaCZz0P>m=>&dkKjt$sk0O|4c1D(L{3gr1E?t#Z;1H5A3y)g0j}%DZ8r^qOgjQ(0O?BUiz&G?aMkV3 zeeO?=*zfhCz-irWy6kgWi~gOZCAdH)UC5^oiN$t70A7;6qF zqBxVB1b_)8&N1Qu&eb*1CJr#6#5qPBz`436+Qb1SlsLzT12|XLM4LFkgc9c%aRBG) knrIUTm{8&zQ+fw{0_)EHK|m_xx&QzG07*qoM6N<$g7pd<)c^nh literal 0 HcmV?d00001 diff --git a/Resources/Textures/ADT/Clothing/Mask/chronosvisor.rsi/icon.png b/Resources/Textures/ADT/Clothing/Mask/chronosvisor.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..894494cb6275e7064edbc54a99a45a1b5e5ba0ce GIT binary patch literal 357 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^T<@}4e^ArbD$ zDG~_>EDn4#?y*WRVR3T?5^ZT59v-Lu)_?pX*!H-v^RafWCm-VkRhc(3Joa_}4j725 z^_?x;A>+7-Sw!T@zt0~&7}Wgy#Cq6g#*b$9?Hy**Gg=L9mz4DU^IooIXfxNA|1hJ$ zNA2))g1LGZxt>0K`oB5n&(GKP&2_Gl%{z8+HE(HTyd&tZACpi~`I+zV(LO!4GP912 z{PK1x8Fr4W2GU249zDqS;K`G823FG(+YQ_g=&-kPX=LrI|Icyl+oz}AP0xfw8syGx zaOs%GmrxV%Xi23~i2j-69XIVcWrPeEK3V$AS=K2qjr)Tuqpxg(4C{-F%v`Lq+!;>< z%}~A|>#*vn!e142r!4a%cUc1|rp1atf?1A<;jM0q;x*?x_P}ss@O1TaS?83{1OP|d BiEaP@ literal 0 HcmV?d00001 diff --git a/Resources/Textures/ADT/Clothing/Mask/chronosvisor.rsi/meta.json b/Resources/Textures/ADT/Clothing/Mask/chronosvisor.rsi/meta.json new file mode 100644 index 00000000000..00614f1f89e --- /dev/null +++ b/Resources/Textures/ADT/Clothing/Mask/chronosvisor.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Created by discord:prazat911", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-MASK", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/ADT/Clothing/Neck/Cloaks/newmekkacloak.rsi/equipped-NECK.png b/Resources/Textures/ADT/Clothing/Neck/Cloaks/newmekkacloak.rsi/equipped-NECK.png new file mode 100644 index 0000000000000000000000000000000000000000..ed5648cfe3b41eb76eefa07f34bc3747b1047fd4 GIT binary patch literal 804 zcmV+<1Ka$GP)Px%-bqA3RCr$PS}{mlQ53y))Gjejfp#eho#Gx4L+N0bA}zSoNzg&apEI!K8K4nl`!tm2}O&FGM<{c=CO$;*=qbq~}-M`v?=I7cl(t4b(2jfE+*sZAh2|h!WohJOY;)l19TvdE_caTif>8}^Vjk6I!7glYE>9?s-IxbrPE@9u| zL;&A9=9;fKz_p^jRUc>fNvdh%~u@YT2bHfi34mqrVc7_@84`Oxbf=U;UL2ih-2jd zeNcgJVAoeydIl!A1;mNNp^Wv-t?=R$Z=?qqj<6CSYEXgh;Aj6G_Y6$LDU7>zrwl>$ z$#hse&Lq%$0Cz5caM%t|@9Ify0#*km3iC(ooZMp7xW>Wj;QaIwZp$0tPzG^O9l)6j zuoghIKkYZNo@sDukOH}DXefg?=$yENQtWP#11gIPtbqw`A#viO1~_(h_gRx6)(${0 zT*MiYh*MPDwYEIj4v0%Et?NaAw00&bUgChHluj#-I3TT^Ns5;^AStEOiX#q4YiE+; iB@ReR>9pcx-U0W$L4r_Nu@Vpf0000Ygr+ArbD$ zDG~_>EDn4#?y*WRVR3VY5gmMt?&l^pQK7|(yGoIdY;$V-sA9HZS zi}jj!4%yZQ^1LkeQ3YoFxe~d?Y?MZ zJHwfU3R{m@Fs*0)!u#bvHz&8zfhPGB1s&NlF&i1*J^s?cQ1M53b?x_Wwug^$i+{Y; z7+#d+f45#UGL%izGIT@gdAYl372kfCopb5%%`Nj3{>jG>DJA*nbG$=9kE4SJ&zlbZ z_i=(p|9$u;diaxRG{-W-Ca#RTX)>h;GB|qLzyt$>opq_A_}z*IVE8e3y85}Sb4q9e E0IyA#d;kCd literal 0 HcmV?d00001 diff --git a/Resources/Textures/ADT/Clothing/Neck/Cloaks/newmekkacloak.rsi/meta.json b/Resources/Textures/ADT/Clothing/Neck/Cloaks/newmekkacloak.rsi/meta.json new file mode 100644 index 00000000000..29e7358d84e --- /dev/null +++ b/Resources/Textures/ADT/Clothing/Neck/Cloaks/newmekkacloak.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Adventure Time MRP, discord: prazat911", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-NECK", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/ADT/Clothing/Shoes/Boots/newmekka.rsi/equipped-FEET.png b/Resources/Textures/ADT/Clothing/Shoes/Boots/newmekka.rsi/equipped-FEET.png new file mode 100644 index 0000000000000000000000000000000000000000..e288ed827d36837542299f414d7aa0ab22359dbc GIT binary patch literal 566 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D%zKX|%0hE&A8 zjk5J-b`-dq?c%Hu^@~xAYud6+BHka_yO%~p9SypmB(U|0Lq}5aCo#8a&5z3-JxRGy z?(4M4{PVZkJEEIIHU6yPx?iurSmN-I$AGC-x`E%(twB&@4x`(G0_G382RML&#s@e= z@)-89N`M5}BpMI#9@x&HyrA>I&!ao$)z=)07VBRB;g8AMzCQlf4-1U{nccd_Rla@l z)`?YCb}N^f+by-<$KBR`a`CGDSs$NXjbzynQ`bKI=5PImzs++EBywDY^47f%HQmaT zVC#~>#qg;xll26f_M7fYzD!3Xf5fkL;^TbL@7w&wjH!Xs@4}b!N(^Vqzq<*lU&&`y z(5tAPyV{{dP~q>z-KQB3EOoN#t|y5NSN^_>h-r*Fz^jFV?sVkXYB+Uf!OcfD_pubTF*1||ds MPgg&ebxsLQ0CX<&U;qFB literal 0 HcmV?d00001 diff --git a/Resources/Textures/ADT/Clothing/Shoes/Boots/newmekka.rsi/icon.png b/Resources/Textures/ADT/Clothing/Shoes/Boots/newmekka.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..d03d473d8525d65f92425cf954b954d4ec6e8565 GIT binary patch literal 244 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}>pWc?Ln7Rh zQzQ}&SRD9f++&qs!s6x(BTjHJTC+F*m$$EBzn&bw?@z*x>gS4)&lBEN^^DiH8YMEl<(14wM(U}P{WjZi#ea>@(nat2RVKbLh*2~7aMdRT%0 literal 0 HcmV?d00001 diff --git a/Resources/Textures/ADT/Clothing/Shoes/Boots/newmekka.rsi/meta.json b/Resources/Textures/ADT/Clothing/Shoes/Boots/newmekka.rsi/meta.json new file mode 100644 index 00000000000..f24a7b9cf3b --- /dev/null +++ b/Resources/Textures/ADT/Clothing/Shoes/Boots/newmekka.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Adventure Time MRP, discord: prazat911", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "equipped-FEET", + "directions": 4 + }, + { + "name": "icon" + } + ] +}