From 4273aaf352d3b0ecedde01bf8668486d283618fd Mon Sep 17 00:00:00 2001 From: DangerRevoltion <142105406+DangerRevoltion@users.noreply.github.com> Date: Tue, 23 Jan 2024 22:12:46 +0000 Subject: [PATCH 01/11] Adds Sprites, courtesy of Noctrn --- .../Lunchbox/command.rsi/box-inhand-left.png | Bin 0 -> 437 bytes .../Lunchbox/command.rsi/box-inhand-right.png | Bin 0 -> 478 bytes .../Storage/Lunchbox/command.rsi/box-open.png | Bin 0 -> 356 bytes .../Storage/Lunchbox/command.rsi/box.png | Bin 0 -> 399 bytes .../Storage/Lunchbox/command.rsi/meta.json | 25 ++++++++++++++++++ .../engineering.rsi/box-inhand-left.png | Bin 0 -> 450 bytes .../engineering.rsi/box-inhand-right.png | Bin 0 -> 492 bytes .../Lunchbox/engineering.rsi/box-open.png | Bin 0 -> 331 bytes .../Storage/Lunchbox/engineering.rsi/box.png | Bin 0 -> 372 bytes .../Lunchbox/engineering.rsi/meta.json | 25 ++++++++++++++++++ .../epistemics.rsi/box-inhand-left.png | Bin 0 -> 447 bytes .../epistemics.rsi/box-inhand-right.png | Bin 0 -> 492 bytes .../Lunchbox/epistemics.rsi/box-open.png | Bin 0 -> 349 bytes .../Storage/Lunchbox/epistemics.rsi/box.png | Bin 0 -> 388 bytes .../Storage/Lunchbox/epistemics.rsi/meta.json | 25 ++++++++++++++++++ .../Lunchbox/generic.rsi/box-inhand-left.png | Bin 0 -> 426 bytes .../Lunchbox/generic.rsi/box-inhand-right.png | Bin 0 -> 466 bytes .../Storage/Lunchbox/generic.rsi/box-open.png | Bin 0 -> 246 bytes .../Storage/Lunchbox/generic.rsi/box.png | Bin 0 -> 293 bytes .../Storage/Lunchbox/generic.rsi/meta.json | 25 ++++++++++++++++++ .../logistics.rsi/box-inhand-left.png | Bin 0 -> 443 bytes .../logistics.rsi/box-inhand-right.png | Bin 0 -> 489 bytes .../Lunchbox/logistics.rsi/box-open.png | Bin 0 -> 308 bytes .../Storage/Lunchbox/logistics.rsi/box.png | Bin 0 -> 346 bytes .../Storage/Lunchbox/logistics.rsi/meta.json | 25 ++++++++++++++++++ .../Lunchbox/medical.rsi/box-inhand-left.png | Bin 0 -> 466 bytes .../Lunchbox/medical.rsi/box-inhand-right.png | Bin 0 -> 503 bytes .../Storage/Lunchbox/medical.rsi/box-open.png | Bin 0 -> 309 bytes .../Storage/Lunchbox/medical.rsi/box.png | Bin 0 -> 357 bytes .../Storage/Lunchbox/medical.rsi/meta.json | 25 ++++++++++++++++++ .../DeltaV/Objects/Storage/Lunchbox/meta.json | 25 ++++++++++++++++++ .../Lunchbox/security.rsi/box-inhand-left.png | Bin 0 -> 436 bytes .../security.rsi/box-inhand-right.png | Bin 0 -> 477 bytes .../Lunchbox/security.rsi/box-open.png | Bin 0 -> 320 bytes .../Storage/Lunchbox/security.rsi/box.png | Bin 0 -> 362 bytes .../Storage/Lunchbox/security.rsi/meta.json | 25 ++++++++++++++++++ .../Lunchbox/service.rsi/box-inhand-left.png | Bin 0 -> 447 bytes .../Lunchbox/service.rsi/box-inhand-right.png | Bin 0 -> 489 bytes .../Storage/Lunchbox/service.rsi/box-open.png | Bin 0 -> 322 bytes .../Storage/Lunchbox/service.rsi/box.png | Bin 0 -> 364 bytes .../Storage/Lunchbox/service.rsi/meta.json | 25 ++++++++++++++++++ .../syndicate.rsi/box-inhand-left.png | Bin 0 -> 427 bytes .../syndicate.rsi/box-inhand-right.png | Bin 0 -> 466 bytes .../Lunchbox/syndicate.rsi/box-open.png | Bin 0 -> 300 bytes .../Storage/Lunchbox/syndicate.rsi/box.png | Bin 0 -> 347 bytes .../Storage/Lunchbox/syndicate.rsi/meta.json | 25 ++++++++++++++++++ 46 files changed, 250 insertions(+) create mode 100644 Resources/Textures/DeltaV/Objects/Storage/Lunchbox/command.rsi/box-inhand-left.png create mode 100644 Resources/Textures/DeltaV/Objects/Storage/Lunchbox/command.rsi/box-inhand-right.png create mode 100644 Resources/Textures/DeltaV/Objects/Storage/Lunchbox/command.rsi/box-open.png create mode 100644 Resources/Textures/DeltaV/Objects/Storage/Lunchbox/command.rsi/box.png create mode 100644 Resources/Textures/DeltaV/Objects/Storage/Lunchbox/command.rsi/meta.json create mode 100644 Resources/Textures/DeltaV/Objects/Storage/Lunchbox/engineering.rsi/box-inhand-left.png create mode 100644 Resources/Textures/DeltaV/Objects/Storage/Lunchbox/engineering.rsi/box-inhand-right.png create mode 100644 Resources/Textures/DeltaV/Objects/Storage/Lunchbox/engineering.rsi/box-open.png create mode 100644 Resources/Textures/DeltaV/Objects/Storage/Lunchbox/engineering.rsi/box.png create mode 100644 Resources/Textures/DeltaV/Objects/Storage/Lunchbox/engineering.rsi/meta.json create mode 100644 Resources/Textures/DeltaV/Objects/Storage/Lunchbox/epistemics.rsi/box-inhand-left.png create mode 100644 Resources/Textures/DeltaV/Objects/Storage/Lunchbox/epistemics.rsi/box-inhand-right.png create mode 100644 Resources/Textures/DeltaV/Objects/Storage/Lunchbox/epistemics.rsi/box-open.png create mode 100644 Resources/Textures/DeltaV/Objects/Storage/Lunchbox/epistemics.rsi/box.png create mode 100644 Resources/Textures/DeltaV/Objects/Storage/Lunchbox/epistemics.rsi/meta.json create mode 100644 Resources/Textures/DeltaV/Objects/Storage/Lunchbox/generic.rsi/box-inhand-left.png create mode 100644 Resources/Textures/DeltaV/Objects/Storage/Lunchbox/generic.rsi/box-inhand-right.png create mode 100644 Resources/Textures/DeltaV/Objects/Storage/Lunchbox/generic.rsi/box-open.png create mode 100644 Resources/Textures/DeltaV/Objects/Storage/Lunchbox/generic.rsi/box.png create mode 100644 Resources/Textures/DeltaV/Objects/Storage/Lunchbox/generic.rsi/meta.json create mode 100644 Resources/Textures/DeltaV/Objects/Storage/Lunchbox/logistics.rsi/box-inhand-left.png create mode 100644 Resources/Textures/DeltaV/Objects/Storage/Lunchbox/logistics.rsi/box-inhand-right.png create mode 100644 Resources/Textures/DeltaV/Objects/Storage/Lunchbox/logistics.rsi/box-open.png create mode 100644 Resources/Textures/DeltaV/Objects/Storage/Lunchbox/logistics.rsi/box.png create mode 100644 Resources/Textures/DeltaV/Objects/Storage/Lunchbox/logistics.rsi/meta.json create mode 100644 Resources/Textures/DeltaV/Objects/Storage/Lunchbox/medical.rsi/box-inhand-left.png create mode 100644 Resources/Textures/DeltaV/Objects/Storage/Lunchbox/medical.rsi/box-inhand-right.png create mode 100644 Resources/Textures/DeltaV/Objects/Storage/Lunchbox/medical.rsi/box-open.png create mode 100644 Resources/Textures/DeltaV/Objects/Storage/Lunchbox/medical.rsi/box.png create mode 100644 Resources/Textures/DeltaV/Objects/Storage/Lunchbox/medical.rsi/meta.json create mode 100644 Resources/Textures/DeltaV/Objects/Storage/Lunchbox/meta.json create mode 100644 Resources/Textures/DeltaV/Objects/Storage/Lunchbox/security.rsi/box-inhand-left.png create mode 100644 Resources/Textures/DeltaV/Objects/Storage/Lunchbox/security.rsi/box-inhand-right.png create mode 100644 Resources/Textures/DeltaV/Objects/Storage/Lunchbox/security.rsi/box-open.png create mode 100644 Resources/Textures/DeltaV/Objects/Storage/Lunchbox/security.rsi/box.png create mode 100644 Resources/Textures/DeltaV/Objects/Storage/Lunchbox/security.rsi/meta.json create mode 100644 Resources/Textures/DeltaV/Objects/Storage/Lunchbox/service.rsi/box-inhand-left.png create mode 100644 Resources/Textures/DeltaV/Objects/Storage/Lunchbox/service.rsi/box-inhand-right.png create mode 100644 Resources/Textures/DeltaV/Objects/Storage/Lunchbox/service.rsi/box-open.png create mode 100644 Resources/Textures/DeltaV/Objects/Storage/Lunchbox/service.rsi/box.png create mode 100644 Resources/Textures/DeltaV/Objects/Storage/Lunchbox/service.rsi/meta.json create mode 100644 Resources/Textures/DeltaV/Objects/Storage/Lunchbox/syndicate.rsi/box-inhand-left.png create mode 100644 Resources/Textures/DeltaV/Objects/Storage/Lunchbox/syndicate.rsi/box-inhand-right.png create mode 100644 Resources/Textures/DeltaV/Objects/Storage/Lunchbox/syndicate.rsi/box-open.png create mode 100644 Resources/Textures/DeltaV/Objects/Storage/Lunchbox/syndicate.rsi/box.png create mode 100644 Resources/Textures/DeltaV/Objects/Storage/Lunchbox/syndicate.rsi/meta.json diff --git a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/command.rsi/box-inhand-left.png b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/command.rsi/box-inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..86b16b5a7813d110219c95656cc64bfe3c08705c GIT binary patch literal 437 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=oCO|{#S9GG!XV7ZFl&wk0|R5a zr;B4q#hkaZ4z6u-5OKZ#CxWS3Y5`Z*0-o||5AR9kJb1t2kZI#y+a768pD*=kUwYjS z+iI))*deFp{HR*-SVs1>%JF$uiTp~x`R`q z?cnN=iB+?ZwOXAW2Q6tB-7W$&0Z>=Zt}tjVdinHqj{H>W~b iE&t0|{LnCY#?+=l4^SkQ(%lBCqX&;#J-Tt=Xl5-as4jbf@I!>r!f6tWu=*x8m42Pk(y_tQ%bFK;o zd8IZx!9@t~%vwHKasCP2tinHYnoN~{Na(YF_+k4(`Q!0>|5j9I^LR3B|6o};<-&=& z*Ioi^8zvl>_@4U?`~0uh`?L4!?`9Eauhh3}*=3yLXRT_TvS3qd-tlkYWqozkg4@0~i<>7z6|a z$hQ2$hYtkR5DWnY1qHGl@ZiA%f*~;Yv*CjW4+hQw^vDT#9pL2T#2_y(PqyI?A3kK* zw{IW$4uA#!#F|Kk{Fdb??1?pzaCI;_T>9|=q7xyqg~*oTvYc3eHw13~HeygIGrz5-$P-Q*Gz`&pY=i_pOt?Vec literal 0 HcmV?d00001 diff --git a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/command.rsi/box.png b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/command.rsi/box.png new file mode 100644 index 0000000000000000000000000000000000000000..6f8250b53a1f60599f6232eda26df20bb4d53a85 GIT binary patch literal 399 zcmV;A0dW3_P)u}H(^NO1&C2blR)U`X7%caK3yNeQQ6xa3c5>cHk;1_lNKQDARx z4`-TD@Y3gasgQ(01Hk91qHG#e(>M{!@Ya=@TwWy z*-$}2fk9qgo+1kfg#ca$?Ay1GBFl*Zcpc#6zpi literal 0 HcmV?d00001 diff --git a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/command.rsi/meta.json b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/command.rsi/meta.json new file mode 100644 index 00000000000..a5443b3d800 --- /dev/null +++ b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/command.rsi/meta.json @@ -0,0 +1,25 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "made by noctrn (discord) ((458283410268487691)) from the honkbox sprite made by brainfood1183 (github)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "box" + }, + { + "name": "box-open" + }, + { + "name": "box-inhand-left", + "directions": 4 + }, + { + "name": "box-inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/engineering.rsi/box-inhand-left.png b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/engineering.rsi/box-inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..194981597a58da6dbb63b5a4abe30bd8fa186051 GIT binary patch literal 450 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=oCO|{#S9GG!XV7ZFl&wk0|R4; zr;B4q#hkaZ4*DK;5O7UbwpzfnszYZf%XA0v7>!1@OO9S0MQ2$xA01=tR2B_5T%@qT zqjPfXr*Qt$|L?vz{O0@TEZs`Ar*o1|oq54vBIdxpU?YPSLoe$E#tfYXK8Iw+5(X*m z17&ufE8={6gHo&?e6)M??cI-m&)tt)_6qm!^*L}l`bf=#eVgXZI$6)Ur2Rqs z{j$uxt=no`I9PMyL#MXAw#}H{!ErG>;f&8eo(+Uuh2n7ID#q*QR6L@S+jHNFt$lOo z>*{BMOXe>8?t9Aq?T2ejdS_Lptkb{Ec>eTzhgWPbE&a|4Tsfy~B0Dkj>`KX|TjC0` w6C{-XZ?la%we?XdQ%7*T;@!`%pr~OiDUMYSn7H>CFj5#iUHx3vIVCg!0QLR25C8xG literal 0 HcmV?d00001 diff --git a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/engineering.rsi/box-inhand-right.png b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/engineering.rsi/box-inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..1a52ca2ebf6815c6a3cbcacde5a06fb070e54f3b GIT binary patch literal 492 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=oCO|{#S9GG!XV7ZFl&wk0|Vnc zPZ!6KiaBp*+4>!J5MjHoly`vBf_2jr1$#u?>E@1g?;vpu>TI)B#SjSgr z?a913;{San>|gmwdF`=e?XW*)M90GG>7OZQ! z8fsC|5D}gjvv}rCz1oeo8*Xg5SlUu5x+b%hKdM}Cwpm$I)pgJ7w}j5>$V6*DnaB0~ z+?V)0iO&{2iTk7*$LRk(&3t?N{QPTa`tP5=@;(2$_n{{f>f3uc@cRXcc?=t$ ze|-{Ir2Knfc++dH6P#yu#wVC>`d`Cc_|@PX8*g~Soq3J_EgbzUpPMtJir1K4s(Q!p xMAF~=e!ueCms}3-Bxhs=Py5Gv2@-ODnCb;{=gxet5dw@p22WQ%mvv4FO#qvz%0d7D literal 0 HcmV?d00001 diff --git a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/engineering.rsi/box-open.png b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/engineering.rsi/box-open.png new file mode 100644 index 0000000000000000000000000000000000000000..ded2ebda574660f4c4d735a5406f8bab6bd84987 GIT binary patch literal 331 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz&H|6fVg?3oVGw3ym^DWNDEQaY z#W5tJHTlo~|MrI+n3geat-Zpym`|egKtcfn_e!Z69m&FJG0}bh(^an8xW%X@=Bwp( zd$1n8TxiXc&hciygYIidiLQ?)9`-W1a-P!N|DS2U%|R0db-#U2`{RVdny)i*3Gwhe zvwC9P&^fVygXdpP#ivsYRt>W(8+F)2ju;qlXg`{!Kj+E03-h-NFaLAkC+Z#+XZo%GV7>B*b8QCRg^_+b3pAv6X}w!wF`KW#?8r>E7p!c1G~`MTtYBul b!^rT+BDB`G@7!WwKrnc^`njxgN@xNA3@CtF literal 0 HcmV?d00001 diff --git a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/engineering.rsi/box.png b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/engineering.rsi/box.png new file mode 100644 index 0000000000000000000000000000000000000000..16d26284f477c2eb37555ce39571deb205dea97f GIT binary patch literal 372 zcmV-)0gL{LP)o70~E0S-x zIRhjF$aX--67nr47T|S2MGXEBD4gWZ(4V&xr~KRdggt@R0Vl6Of)N{N+3XH?M2#J<8sD98%W<)h0n5jo3|o%l&W3m$fG-;&TZS(L_FrJY z>j1K|A71f9-u};Ob&rqp^0f^Wq=jKVG;0 zJ6W_h|^eu6~_ s-!|KMr`J77W$K8HSG@Zf778^?Ql|=R*UgKI1I7r0r>mdKI;Vst07sm%F8}}l literal 0 HcmV?d00001 diff --git a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/epistemics.rsi/box-inhand-right.png b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/epistemics.rsi/box-inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..4388f7839d87ab1bdd761203166649d0c58f6557 GIT binary patch literal 492 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=oCO|{#S9GG!XV7ZFl&wk0|Vnc zPZ!6KiaBp*S^FJ!5Mh`vSiZnuPRlX%1H4UI>K@aZp9qz79Gi21*WE$EN@Vv5&1q_m z*_))F|1@{33s&t*={>F;{jvDboXM8Oj@%a_7@``EFDp+~?kP4ZCkw@7%f1>c+m6+dlpJb}6zT zXIlU1W8cm0XEdyT<-GN8%#D!SAnwiktc$cAp8Ppq#<8~8DauzyfYx*@EH z-n)?VL6lv;oT|yD_q&Bcv=vkgp8jU~een6OhbPz06K`e-XXWsX`~R5b=JL~~45=?3 xykdAFDW9COp37mMvB5R($Zz=*Ai;N*|LMKPtSN8L9{@%lgQu&X%Q~loCII`N%-#S1 literal 0 HcmV?d00001 diff --git a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/epistemics.rsi/box-open.png b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/epistemics.rsi/box-open.png new file mode 100644 index 0000000000000000000000000000000000000000..958b23df5501088f3789b5cf2ecab57e1e703e83 GIT binary patch literal 349 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz&H|6fVg?3oVGw3ym^DX&fq{|V z)5S3)qBZ%?|Nr)f9hjCeZmqq-xR_6(^gu!Z1NTZPnI(Spo@)AZYpNdSct3x5v#{u0G&r zWDI08mGs>tThRT{>Y#wcpPL`9O@7V%oT2Io%O1WDoB0waOchkW{o%NOoKcR|uC^NX z1nz%}LO1e&Ky6~TWLMbHLzy!q6#uGNGDtT>Hsx6EI=X~mj_bzeE&u;dJ^tKi!^TYq zk3M^z?-JO2_S2Ehe+A#x-`_8BNO$tbYl0Qd3+xv4KPh6kIWeS@sirL@B2@6Dj*+ZG re@=%n?*(q2ia?uJ4T0=DJD3@cE63}y9GxBo3@-*xS3j3^P6d{(#9>w%Sq+5 zLK8jiR8&lLbdHl=p19*lx=i-rX9;X}I`hnC z&a>HbYJ%)MUh&)2j~MK zr;B4q#hkaZ4)!)12)G_!{pH}z+#SN_zIaIQQ(SRmCyVB#HrD)Ol`enEl{9Alv59s& z<)g9m#?+q+nJ;)S$Tqk!y_gm*oOuhDrmUgEC_YgB0fih>~NW4m}%> zNZ5LtJ-@c8qG#ib$P<>=>+<&Mq={V<-&)!yVDnG3?#~7Lla}p!zrVSMAuKroY`2L*Aj%~;0-M*z8b(4Mn{w%qJrR-m7^EFk^PnvBLRwufzbZ_@< zK8d!4GiukZ&HYx@wxCRI;mZ!6?6{NbVjG?@3#C8b^7iB6J=*tt846!jdt9%91xvYj XW5z`;&yTXez-RDu^>bP0l+XkKS4pjP literal 0 HcmV?d00001 diff --git a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/generic.rsi/box-inhand-right.png b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/generic.rsi/box-inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..f41664fe885d37f2232d03ee768bf9ac1dbe11e5 GIT binary patch literal 466 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=oCO|{#S9GG!XV7ZFl&wk0|R4= zr;B4q#hkaZPWLt&h%lVhsx7F?y}+6NYN70{54;b(_DokXlD2;GarT;uVy}*twu4Nq z?xM*h;m_K|7HnkL!qCgQfHgyhLDwOfF@sTx+kyK+1VdEAF{TSlCSnZ`C1;N_x*X{| zahlmh@aFXwDS1of-?5AB{XR9VUFp%D?^>PiF7N;9tSGa8x$m9J^O&!B@uBZl7QFNM z?<)OF$LpQy{YP9GvyNRY{kzGwgN?(K8?^nZ#m`&?df>z{6mK-&H3HTw19 z8tWLI@B5$g{DPG@bI;=)S6Llj&)v%%(|J0c8NUm8^kmQ2OM); zb&i4O07E>(k67Og*ZB0qy*y*qs=H0UQ2qZ#Cyye}!8X1pbLL-~e{2h@*UH;WTd&mu z?a_R?ts*=3XWGjK!!&6I!RdT8^}K=;`5yH8&S0{5?vTAVcFzuI*>PJv<^EI-y`Im-c3^bt)kbbD5@YSZ+Fd#e)WEn-BhNg8x2S zH*^>}dGDRItGt2l0^>Y}56}E21TFK^+qh0U+xDO(XZ@L@j+Ltm75o^NW!@6);5b%j z6Z>XOUXLXcTf-Us0I%Hhr#HPh*2mDn@vQRRu{p(>+;L1xwY(lkt1F2~SHExUnDpMJ zT3Sho=Wsyk1aAe-gtcpp_AgRtxVB5HQNZb&@+5|Pzmq<%{yf_}k^RKIwym`RtP^e@ oF7GIn{qKCXdI57u!!ri?Z7%|@&fLdd2=pR@r>mdKI;Vst0QR7BGynhq literal 0 HcmV?d00001 diff --git a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/generic.rsi/meta.json b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/generic.rsi/meta.json new file mode 100644 index 00000000000..a5443b3d800 --- /dev/null +++ b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/generic.rsi/meta.json @@ -0,0 +1,25 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "made by noctrn (discord) ((458283410268487691)) from the honkbox sprite made by brainfood1183 (github)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "box" + }, + { + "name": "box-open" + }, + { + "name": "box-inhand-left", + "directions": 4 + }, + { + "name": "box-inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/logistics.rsi/box-inhand-left.png b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/logistics.rsi/box-inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..81f03493d38bc32f1ffc6066e95a9397d7e90a7c GIT binary patch literal 443 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=oCO|{#S9GG!XV7ZFl&wk0|R5O zr;B4q#hkaZHu^F<3b>{V>IyV&&Tg3V#%lqi)I#1}3QA>eUhI4mbcHk;6Fe9q54FYq zxqklI-|2T*i~rwS_if2+&6$$H&sz8#k{L@Fq_`I_Ux;9kZ8*mCg26=0fqlV71}lbM z)(eaoIt@@ID;o+mEcsj`H(4*Y?e2Fz*`e{-^>+Vt(@sgj`{HX$voyN)ADXZKOZ&5H zSblHr*Ql&3O1BxWhd(!*J@@a9{ZV_5{(aoNW}ei{hUZVSFaQ02E!geckSK9Q)7SrSysuCnf~J8 zH>3Tx9`0rRV>&tDcg;<{9lLj)==i&JtFqa7fi35hOJpa$JgatdE%$|5hesDIZ+xrJ o-Q6{vQ^Bvcwd6cI)ccmdKI;Vst0LuQgp8x;= literal 0 HcmV?d00001 diff --git a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/logistics.rsi/box-inhand-right.png b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/logistics.rsi/box-inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..23b89a07dfcc7064b999e0381d324245c4f64840 GIT binary patch literal 489 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=oCO|{#S9GG!XV7ZFl&wk0|Vo1 zPZ!6KiaBp*?e{(GAmRRAKs&(EivIvZiCkk>->k086_E{scP?&fnK$(ZE} z-Pjnrq$)2^fsu7)$;~0L^ZfEW-v;zE?~_NX%Jfw zh%E4d;Y$o7zku_R3&M&>>iGQHl8m;mIQQ|h$QQ|j&n>JRj=Xm~?`iX`&;71*as*RL z-}%Yzp1p6{*RfpY^58u4bKily4?j!lMdjw%yK&}mO_;Uk-*L_&pZVDgr*0fP%Xq@r s?&yhoA`La^39F`W`jS5Z;*4kPm8p%#9Z$bX0mdDJr>mdKI;Vst02SfQMF0Q* literal 0 HcmV?d00001 diff --git a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/logistics.rsi/box-open.png b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/logistics.rsi/box-open.png new file mode 100644 index 0000000000000000000000000000000000000000..3abbfed623fb5f7f69e3731eb4ad01f3517d05d3 GIT binary patch literal 308 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz&H|6fVg?3oVGw3ym^DWNDEQ3N z#W5tJHTlo~|MrI+n3geat-Zpym`|egKtcfn_e!Zbp%R7DVyfT&NmsdQ;})ZuI8#{q zYS)Q%wfhUKc+xrM)P9*A_3bfh#bSq9^NYCW)h#)|$O8nAYE;yPEh>J#*NwYs6A7AIm?zd6B z&p3t6-tgB)s|Uxr|MT$M?NPtYXkRCw=kw9Z!MSOoqod!19Cn+EFI^AcD09geXgD=A zHcpyzz$235g0l3ZHGMBx+4gA2l^$5Z%yx&7!E2qDQtHKUZlI4DJYD@<);T3K0RSd1 BadH3v literal 0 HcmV?d00001 diff --git a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/logistics.rsi/box.png b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/logistics.rsi/box.png new file mode 100644 index 0000000000000000000000000000000000000000..c20e0c052d88f98c3316f37b5ca9bc2a5f106ec4 GIT binary patch literal 346 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz&H|6fVg?3oVGw3ym^DX&fq{|7 z)5S3)qBZ%?|Nr)f9hjCeZmqq-xR_6(^gu!Z1NTa)IiV6Cr^fVDzn>7c!EjQLkW%Ei z4p%8X_b%lEs|9B|d7U4dQ15a?iv&d#-{KJCHxzFy*--LKy8vk%U-aTO); zY}&L)Boe48_>=60ZzqD;*x3HC1#o?^Qn=wZYmq?3pC6`Igj1{@99$fp679F9ZV%s% zkB{sRH}k(gS$3dbzNOeGjy=P}z)0f+=cKm`9%f4pFg7c(NJxATSNXxHoT})sLS!+U o!b+=UtP&pIV1gn<6hmvz`$bgboFyt=akR{0214TNdN!< literal 0 HcmV?d00001 diff --git a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/logistics.rsi/meta.json b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/logistics.rsi/meta.json new file mode 100644 index 00000000000..c50cf72c521 --- /dev/null +++ b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/logistics.rsi/meta.json @@ -0,0 +1,25 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "made by noctrn (discord) from the honkbox sprite made by brainfood1183 (github)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "box" + }, + { + "name": "box-open" + }, + { + "name": "box-inhand-left", + "directions": 4 + }, + { + "name": "box-inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/medical.rsi/box-inhand-left.png b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/medical.rsi/box-inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..c961f024dad95083b1cc1ccb5c0e59c207ecb89c GIT binary patch literal 466 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=oCO|{#S9GG!XV7ZFl&wk0|R4= zr;B4q#hkaZ4E+u}2)G{a5N?sma(UV{d51&JdEP^cCoJzQbvBV{JSDnl0hj5{Lzfab zIg{V3ZLW&=x4uXx{oC`KQQk9GCiQGf@q58wBILlnU?PJRLodq(#tfAPJ_lvS5(X*G z18tuG-!p*Khb~x z7B0@Yy=~U6v{i9_y&-qzHT?d1D{S@V_~+k$`&Zw{x$~;>vD$*_+ReXS6@Azfy|?>w zb5`%hAKM#Vt5v+X>$kQ%_WHW7XJuGz>}{*2{@Q%+?%UqiQfYqqjh35#*gC+RLWFBU zO3uDvm9d`u;Fi?yo7eO%p7M*a&z3v5)%eT4-yOBqd$u&JoY`{a>)m+`)7N#U{o}o4 z*p|jo^jxs3@5Gd}j5dYuY&-Zo&P=SoE$9C<;$t3DN9=v)UC)@Iq4ASxYf*9Y-0KZ5 Qfsw@E>FVdQ&MBb@0QJ(wg8%>k literal 0 HcmV?d00001 diff --git a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/medical.rsi/box-inhand-right.png b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/medical.rsi/box-inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..51ad78bdcbe64c12424aa32bca03935997eac7d4 GIT binary patch literal 503 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=oCO|{#S9GG!XV7ZFl&wk0|Vnq zPZ!6KiaBp*+4>zekZ{GV!KbxWr+_sFSR zQ5Wu%9@=VFA*lInZRnACT*v#q)E6D*aXn@GbhZt1+`RN6)0uB_;;q&5<=?w=e>+?A zFY5QbC$o7rM664xDwe%lcWTYt)wTJbWdFu0RI+u<`FF8z;_Ep)AO3#58P%q6-MUI# zLU{3hHr&nx`^1L9Hv9l{i-6&mP5~s(y_w6?s*)Gj`}nz?MH#c279^SB) zDc#;XQTTv)%{yDKoRs_Dd`?&~Cowti)88O_^S{OO_wVzpIp>Kgd^>l*(r<$Exp#U% z_geMNs})q~udw)4S5@;O>Uc5|+fD_1nP{W-UGcEwZ9WsI((qMLO0*FWcT zG_8P-gau0-w=qjd&g5u2@Zfx#_`16i7VH7W>Jy$eY`PT0rl^>>iMRgyJ6-4S za`T^jI||;i-E)cfdaGff?-!=Hzby=bu7y{#nMLYmzhK=VaYpdQ6#?dsA_lX=3DXWe z>DVeD8!(0U>Mo;2q^14B!bCs%{wTacF-JYD@<);T3K0RVxM Bc2EES literal 0 HcmV?d00001 diff --git a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/medical.rsi/box.png b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/medical.rsi/box.png new file mode 100644 index 0000000000000000000000000000000000000000..fe8839907320afebce2e9723bdba1f417404e828 GIT binary patch literal 357 zcmV-r0h<1aP)u}H(^NO1&C2h3Ww0z+cg*3ArV-o7{u!zG^<6@ksc3=9keqQJ?< z8qTh$tiTY%=73#WH#2m!cfiH=9XX263erM=TtHR`z=G32OM`5SFI>C9uxsmPhP0>% zoN5MlHZ;)EU=R`#CfjfWEe(cUTQ`&MfUfRtvMnbT;B`P*X(>e^@b2APf}X(ZfD6}d z;7x>8uMHU5L@(ggPY4iI6j!}AK;gHEUVw|i9Dz*@F@PusU^5J6DNK%73()~Z*^pdI zkpaOFASNDZ<^V!@m>Phj>X;T_z>DHh2aGykz#RYpF=b`eCt+8h00000NkvXXu0mjf DWN3#q literal 0 HcmV?d00001 diff --git a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/medical.rsi/meta.json b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/medical.rsi/meta.json new file mode 100644 index 00000000000..c50cf72c521 --- /dev/null +++ b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/medical.rsi/meta.json @@ -0,0 +1,25 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "made by noctrn (discord) from the honkbox sprite made by brainfood1183 (github)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "box" + }, + { + "name": "box-open" + }, + { + "name": "box-inhand-left", + "directions": 4 + }, + { + "name": "box-inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/meta.json b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/meta.json new file mode 100644 index 00000000000..a5443b3d800 --- /dev/null +++ b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/meta.json @@ -0,0 +1,25 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "made by noctrn (discord) ((458283410268487691)) from the honkbox sprite made by brainfood1183 (github)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "box" + }, + { + "name": "box-open" + }, + { + "name": "box-inhand-left", + "directions": 4 + }, + { + "name": "box-inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/security.rsi/box-inhand-left.png b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/security.rsi/box-inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..269099c8fa310f963e3eea7a56e51adca9df90bb GIT binary patch literal 436 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=oCO|{#S9GG!XV7ZFl&wk0|R54 zr;B4q#hkaZ4D${-2)L#%o^t!r^5+a+R_<&(KW$R7%Jv0*S$B5bH`yqnsdA6EzEa_T zcq8lP`RSXd*-ZA*+?Xc!g26=0fqlV71}lbM)(eaoIt_dd$&4ioQrrueFGMiNHXLJu zDw)V7QKaX5?$o5am2V&!ix8}Sq+;5WV_P3q5 zACjPwZBxhje_c{f-pM@|m`u1FxG!ih=sGNB*uv1ugiF9iX2G|6SMS}oaaglg{(44Q zoVWcPGaWOcvWSUqn5LsWwsV+NxX>jKsckp{5^fye?M7{0_X@=tI& zazR)TN!>fYwji$UE6#oVEb>M2;PeU$heP+>&U;#Y^K-xJoE*V)r0@J>_mjPE+T}Qx zDJ!TOJpaw~{NVHJX~Op9y91kMGd)pT|G%(l&ZXy44Mt@J#SBIL{)U^j&t-aG%^bXU g%F_B~Xvpo?o6r=pdj9_uV0HB7+>V7nwp43P44PBoZ@&< zkh@Mf`au2e9o~zkI4PELypm&7a$vc^e4y}MTbDpV(cWKnGppm6d=FL6TW_W$pUd6U zDEh!@&C~p;U%C7w^vzzh9h6VdY&m_0v*4J-MU$^=4}=xI-EWIIRlpEk(j@vIO60|+ z2l78WI`8>D<~Pu*KYJtpua0+m&b#kS7modM_-oqx@2F|=3%8ZR2}R;BbdJyLyS}f8 z>BSlaV_}cuX{8E{{ei9>iz3Zl3e4Uia4p=ZLb^%xhSx#&LY5AOgN*xD&W#Jd{xZNG P=z9iFS3j3^P6`fv<-f zaA59DqEoUc;O) zR)xQn+3leA;PY4S&{ZCL6;=K-6+e4*o&m!J1RS|pyx^5j(-zZjo7cuJnri#;_vUAU zORN`E@97WS9x_el$%apRKP-G5m}33l;Y&T&IqTQT7S^;Wl*=uA(czQXck*0p!y{&) u>F17aJHEVVRmDt(M_0lX98gjVyP339aEwpTDZxc=hCCOFF$JQ%auh+H&^j zz35*b%e{V_yK<>ThR=M$r->HNQ%)|~!qCgQfHgyhLDwOfF@sTx+kyK+1VdEAF{TSl zCSna@3pO%9mFV$Jc)BvBvg#9q;pyjhKd5~>{O>?a=#|d2_Q-i&p;xpzosX*J z_s8#Bk9T?$<;8oxSXuDG=fAsjnpV;~!}~9|DkAQmd{tJuY44qBpZ5KHrDI|C`uXu= z-_7o4G~E5}xAkw7#`e_5)wAF4S)afx5X-1^y?&c>#@xk>b#`^trv)5#fomH&0IRey8uK{=9C_XSw>Il%Ze2 zym`qSm79DO=YGt2cwGBWpyiLv4?nw~XFtdIu}H(^NO1&C2dKyLVo1EX`ISLLog1fNxa4mx{*2AR3=9keqQKDJ z5YFB`>j;JzI@o>l2*aD3Um0A}Y~W(&51z+o1!*BbE+8ueV8JOVCrP%&&mTQ!cyseB zUNwU|8%oMaGDs*&P-MZIn|JWa<4gkt@;gc3?Wup{hC0J=l}{Q1LR6{<_V1N>?%7$oH+ zhj$3z%?0?%ePY3zn_tP#1%yg5Y5RNwL7-}jE551H~Fm^gNANjx~aP)_iFD2wXk`RS)U zW^yhS*==NB!XU-Dfcb(4gKUEv(+dU@AqVya6B(=+dRZHs&C& zYo&MB|GsQ;)1oi$>z+d44LaUe|Ng)B`PnCb#_P@(s;}B@SI$g;%huPG9igpXl@jB@dbM9^_6sk@IH4@%&AXe5VR<@;0+_ z^=ln_vF;4Nu0t|o2BQ?W1NVgphNy;POc$6;#2UmFY-HHN(961jHA9C1qGVP-b4Q2p z#OdrEN}JYSJbA~<{tmxRn}F6?KG!3y0wF^E9f~cH0dMOr)!ywqxAWEAeXH&SKfE*Z zU$@zr$SHTc_Z=0zVA8w#^{>?3-|z7r-VpU6W7oRbweg>H*=8*B-1;~A!@cwS^nb?v z(+h}UJXibw=DCHXdTbKM3s-YDU9+wh-yt-8KO24*O4%^jh96*FB4GHYQvk_dd*<>i z70CB#tGjJ$280xWoxF_#)=ReQh?{68_?P$?pNahLf>h6|KZn(Bf z=E40R_b-2`p62Azy?l+nbysjt@f4O1Z=<*vmk7-M{?+AMRd2FvL+SDA!!Jy-)+Fpd v?i()Zx80;{Jb+9R3 zk@?T@2M#8E%0I50UR}+=!NB-{lOg|Ai;8ECdAQ0_m9^r5d52mnw+PQm7U58K2o#yk zpyVWT{Mb>SkLzB4YhXN3$dVd)E?4o$GXLoUOag+dR?Yf-Yunby3q}QD%Z&_{PBtvN z6`{%6ks^MJ~9L)UhOWwF=iIG_Fbs(Pki?0lWw>b?oU&|>g(^>bP0l+XkK4XJ^) literal 0 HcmV?d00001 diff --git a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/syndicate.rsi/meta.json b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/syndicate.rsi/meta.json new file mode 100644 index 00000000000..c50cf72c521 --- /dev/null +++ b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/syndicate.rsi/meta.json @@ -0,0 +1,25 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "made by noctrn (discord) from the honkbox sprite made by brainfood1183 (github)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "box" + }, + { + "name": "box-open" + }, + { + "name": "box-inhand-left", + "directions": 4 + }, + { + "name": "box-inhand-right", + "directions": 4 + } + ] +} From 1f255dc11952ab0cb820025f860361db5974c27a Mon Sep 17 00:00:00 2001 From: DangerRevoltion <142105406+DangerRevoltion@users.noreply.github.com> Date: Tue, 23 Jan 2024 22:13:01 +0000 Subject: [PATCH 02/11] Adds lunchboxes --- .../Consumable/Food/Containers/lunchbox.yml | 265 ++++++++++++++++++ 1 file changed, 265 insertions(+) create mode 100644 Resources/Prototypes/DeltaV/Entities/Objects/Consumable/Food/Containers/lunchbox.yml diff --git a/Resources/Prototypes/DeltaV/Entities/Objects/Consumable/Food/Containers/lunchbox.yml b/Resources/Prototypes/DeltaV/Entities/Objects/Consumable/Food/Containers/lunchbox.yml new file mode 100644 index 00000000000..7a20e3fba94 --- /dev/null +++ b/Resources/Prototypes/DeltaV/Entities/Objects/Consumable/Food/Containers/lunchbox.yml @@ -0,0 +1,265 @@ +- type: entity + id: LunchboxGeneric + parent: [ BoxCardboard, BaseBagOpenClose ] + name: lunchbox + description: For on-the-go meal carrying needs. + components: + - type: Sprite + sprite: DeltaV/Objects/Storage/Lunchbox/generic.rsi + layers: + - state: box + - state: box-open + map: ["openLayer"] + - type: Item + size: Normal + shape: null + sprite: DeltaV/Objects/Storage/Lunchbox/generic.rsi + heldPrefix: box + - type: Storage + maxItemSize: Normal + grid: + - 0,0,1,2 + - 3,0,1,2 + - 4,0,4,2 + - type: PhysicalComposition + materialComposition: + Plastic: 100 + - type: MeleeWeapon + damage: + types: + Blunt: 2 + soundHit: + path: "/Audio/Weapons/tap.ogg" + - type: StaticPrice + price: 5 + +- type: entity + parent: LunchboxGeneric + id: LunchboxGenericFilledRandom + suffix: Filled, Random + name: pre-packed lunchbox + description: Packed with love. + components: + - type: StorageFill + contents: + - id: FoodPizzaArnoldSlice + orGroup: HealthyOrUnhealthyMain + prob: 0.5 + amount: 2 + - id: FoodApple + orGroup: HealthyOrUnhealthyMain + prob: 0.5 + - id: DrinkWaterBottleFull + orGroup: HealthyOrUnhealthyDrink + prob: 0.5 + - id: DrinkCartonOrange + orGroup: HealthyOrUnhealthyDrink + prob: 0.5 + - id: FoodSnackCheesie + orGroup: HealthyOrUnhealthySnack + prob: 0.25 + - id: FoodSnackChocolate + orGroup: HealthyOrUnhealthySnack + prob: 0.25 + - id: FoodCarrot + orGroup: HealthyOrUnhealthySnack + prob: 0.5 + - id: PaperWrittenNoteFromMumGeneric + prob: 0.1 + +- type: entity + parent: LunchboxGeneric + id: LunchboxGenericFilledHealthy + suffix: Filled, Healthy + name: pre-packed lunchbox + description: Packed with healthy love. + components: + - type: StorageFill + contents: + - id: FoodApple + - id: DrinkWaterBottleFull + - id: FoodCarrot + - id: PaperWrittenNoteFromMumHealthy + prob: 0.1 + +- type: entity + parent: LunchboxGeneric + id: LunchboxGenericFilledUnhealthy + suffix: Filled, Unhealthy + name: pre-packed lunchbox + description: Packed with love. + components: + - type: StorageFill + contents: + - id: FoodPizzaArnoldSlice + amount: 2 + - id: DrinkCartonOrange + - id: FoodSnackCheesie + orGroup: UnhealthySnack + prob: 0.25 + - id: FoodSnackChocolate + orGroup: UnhealthySnack + prob: 0.25 + - id: PaperWrittenNoteFromMumUnhealthy + prob: 0.1 + +- type: entity + parent: LunchboxGeneric + id: LunchboxCommand + suffix: Command + components: + - type: Sprite + sprite: DeltaV/Objects/Storage/Lunchbox/command.rsi + - type: Item + sprite: DeltaV/Objects/Storage/Lunchbox/command.rsi + +- type: entity + parent: LunchboxGenericFilledRandom + id: LunchboxCommandFilledRandom + suffix: Command, Filled, Random + components: + - type: Sprite + sprite: DeltaV/Objects/Storage/Lunchbox/command.rsi + - type: Item + sprite: DeltaV/Objects/Storage/Lunchbox/command.rsi + +- type: entity + parent: LunchboxGeneric + id: LunchboxSecurity + suffix: Security + components: + - type: Sprite + sprite: DeltaV/Objects/Storage/Lunchbox/security.rsi + - type: Item + sprite: DeltaV/Objects/Storage/Lunchbox/security.rsi + +- type: entity + parent: LunchboxGenericFilledRandom + id: LunchboxSecurityFilledRandom + suffix: Security, Filled, Random + components: + - type: Sprite + sprite: DeltaV/Objects/Storage/Lunchbox/security.rsi + - type: Item + sprite: DeltaV/Objects/Storage/Lunchbox/security.rsi + +- type: entity + parent: LunchboxGeneric + id: LunchboxMedical + suffix: Medical + components: + - type: Sprite + sprite: DeltaV/Objects/Storage/Lunchbox/medical.rsi + - type: Item + sprite: DeltaV/Objects/Storage/Lunchbox/medical.rsi + +- type: entity + parent: LunchboxGenericFilledRandom + id: LunchboxMedicalFilledRandom + suffix: Medical, Filled, Random + components: + - type: Sprite + sprite: DeltaV/Objects/Storage/Lunchbox/medical.rsi + - type: Item + sprite: DeltaV/Objects/Storage/Lunchbox/medical.rsi + +- type: entity + parent: LunchboxGeneric + id: LunchboxLogistics + suffix: Logistics + components: + - type: Sprite + sprite: DeltaV/Objects/Storage/Lunchbox/logistics.rsi + - type: Item + sprite: DeltaV/Objects/Storage/Lunchbox/logistics.rsi + +- type: entity + parent: LunchboxGenericFilledRandom + id: LunchboxLogisticsFilledRandom + suffix: Logistics, Filled, Random + components: + - type: Sprite + sprite: DeltaV/Objects/Storage/Lunchbox/logistics.rsi + - type: Item + sprite: DeltaV/Objects/Storage/Lunchbox/logistics.rsi + +- type: entity + parent: LunchboxGeneric + id: LunchboxEngineering + suffix: Engineering + components: + - type: Sprite + sprite: DeltaV/Objects/Storage/Lunchbox/engineering.rsi + - type: Item + sprite: DeltaV/Objects/Storage/Lunchbox/engineering.rsi + +- type: entity + parent: LunchboxGenericFilledRandom + id: LunchboxEngineeringFilledRandom + suffix: Engineering, Filled, Random + components: + - type: Sprite + sprite: DeltaV/Objects/Storage/Lunchbox/engineering.rsi + - type: Item + sprite: DeltaV/Objects/Storage/Lunchbox/engineering.rsi + +- type: entity + parent: LunchboxGeneric + id: LunchboxEpistemics + suffix: Epistemics + components: + - type: Sprite + sprite: DeltaV/Objects/Storage/Lunchbox/epistemics.rsi + - type: Item + sprite: DeltaV/Objects/Storage/Lunchbox/epistemics.rsi + +- type: entity + parent: LunchboxGenericFilledRandom + id: LunchboxEpistemicsFilledRandom + suffix: Epistemics, Filled, Random + components: + - type: Sprite + sprite: DeltaV/Objects/Storage/Lunchbox/epistemics.rsi + - type: Item + sprite: DeltaV/Objects/Storage/Lunchbox/epistemics.rsi + + +- type: entity + parent: LunchboxGeneric + id: LunchboxService + suffix: Service + components: + - type: Sprite + sprite: DeltaV/Objects/Storage/Lunchbox/service.rsi + - type: Item + sprite: DeltaV/Objects/Storage/Lunchbox/service.rsi + +- type: entity + parent: LunchboxGenericFilledRandom + id: LunchboxServiceFilledRandom + suffix: Service, Filled, Random + components: + - type: Sprite + sprite: DeltaV/Objects/Storage/Lunchbox/service.rsi + - type: Item + sprite: DeltaV/Objects/Storage/Lunchbox/service.rsi + +- type: entity + parent: LunchboxGeneric + id: LunchboxSyndicate + suffix: Syndicate + components: + - type: Sprite + sprite: DeltaV/Objects/Storage/Lunchbox/syndicate.rsi + - type: Item + sprite: DeltaV/Objects/Storage/Lunchbox/syndicate.rsi + +- type: entity + parent: LunchboxGenericFilledRandom + id: LunchboxSyndicateFilledRandom + suffix: Syndicate, Filled, Random + components: + - type: Sprite + sprite: DeltaV/Objects/Storage/Lunchbox/syndicate.rsi + - type: Item + sprite: DeltaV/Objects/Storage/Lunchbox/syndicate.rsi \ No newline at end of file From 280008b19e25513048df4b49402ec90ff47c43f6 Mon Sep 17 00:00:00 2001 From: DangerRevoltion <142105406+DangerRevoltion@users.noreply.github.com> Date: Tue, 23 Jan 2024 22:13:17 +0000 Subject: [PATCH 03/11] Adds the "notes from mom" that can spawn inside --- .../Locale/en-US/deltav/paper/paper-misc.ftl | 12 ++++++++++ .../DeltaV/Catalog/Fills/Paper/manuals.yml | 23 +++++++++++++++++++ 2 files changed, 35 insertions(+) create mode 100644 Resources/Locale/en-US/deltav/paper/paper-misc.ftl create mode 100644 Resources/Prototypes/DeltaV/Catalog/Fills/Paper/manuals.yml diff --git a/Resources/Locale/en-US/deltav/paper/paper-misc.ftl b/Resources/Locale/en-US/deltav/paper/paper-misc.ftl new file mode 100644 index 00000000000..69b0d09c0b1 --- /dev/null +++ b/Resources/Locale/en-US/deltav/paper/paper-misc.ftl @@ -0,0 +1,12 @@ +book-text-lunchbox-generic = Hello Honey! + I've packed your lunch for this shift, I hope you enjoy it!! + Love you so so much, + - Mum. +book-text-lunchbox-healthy = Hello Honey! + I've packed you something healthy for this shift! I hope you enjoy it!! + Love you so so much, + - Mum. +book-text-lunchbox-unhealthy = Hello Honey! + I've packed you something fun for this shift! I hope you enjoy it!! + Love you so so much, + - Mum. \ No newline at end of file diff --git a/Resources/Prototypes/DeltaV/Catalog/Fills/Paper/manuals.yml b/Resources/Prototypes/DeltaV/Catalog/Fills/Paper/manuals.yml new file mode 100644 index 00000000000..702c16d0363 --- /dev/null +++ b/Resources/Prototypes/DeltaV/Catalog/Fills/Paper/manuals.yml @@ -0,0 +1,23 @@ +- type: entity + parent: Paper + id: PaperWrittenNoteFromMumGeneric + suffix: Lunchbox, Generic + components: + - type: Paper + content: book-text-lunchbox-generic + +- type: entity + parent: PaperWrittenNoteFromMumGeneric + id: PaperWrittenNoteFromMumHealthy + suffix: Lunchbox, Healthy + components: + - type: Paper + content: book-text-lunchbox-healthy + +- type: entity + parent: PaperWrittenNoteFromMumGeneric + id: PaperWrittenNoteFromMumUnhealthy + suffix: Lunchbox, Unhealthy + components: + - type: Paper + content: book-text-lunchbox-unhealthy \ No newline at end of file From 45d38072965c6c798b74066c791741cf6ee0d3e1 Mon Sep 17 00:00:00 2001 From: DangerRevoltion <142105406+DangerRevoltion@users.noreply.github.com> Date: Tue, 23 Jan 2024 22:13:26 +0000 Subject: [PATCH 04/11] Adds to vendors. --- .../Prototypes/Catalog/VendingMachines/Inventories/chefvend.yml | 1 + .../Catalog/VendingMachines/Inventories/dinnerware.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/chefvend.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/chefvend.yml index f76b640ec75..1b725a128c7 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/chefvend.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/chefvend.yml @@ -19,3 +19,4 @@ FoodButter: 4 FoodCheese: 1 FoodMeat: 6 + LunchboxGenericFilledRandom: 5 # Delta-V Adds Lunchbox \ No newline at end of file diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/dinnerware.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/dinnerware.yml index 86f35b52696..0b9a73aa6e6 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/dinnerware.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/dinnerware.yml @@ -24,3 +24,4 @@ DrinkMugOne: 1 DrinkMugRainbow: 2 DrinkMugRed: 2 + LunchboxGeneric: 10 # Delta-V Adds Lunchbox From 956c64ac8554ce052edea638aa0102d917d88ed6 Mon Sep 17 00:00:00 2001 From: DangerRevoltion <142105406+DangerRevoltion@users.noreply.github.com> Date: Tue, 23 Jan 2024 22:18:09 +0000 Subject: [PATCH 05/11] shrunk storage by one row --- .../Entities/Objects/Consumable/Food/Containers/lunchbox.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/DeltaV/Entities/Objects/Consumable/Food/Containers/lunchbox.yml b/Resources/Prototypes/DeltaV/Entities/Objects/Consumable/Food/Containers/lunchbox.yml index 7a20e3fba94..acd2878912a 100644 --- a/Resources/Prototypes/DeltaV/Entities/Objects/Consumable/Food/Containers/lunchbox.yml +++ b/Resources/Prototypes/DeltaV/Entities/Objects/Consumable/Food/Containers/lunchbox.yml @@ -18,8 +18,8 @@ - type: Storage maxItemSize: Normal grid: - - 0,0,1,2 - - 3,0,1,2 + - 0,0,1,1 + - 3,0,1,1 - 4,0,4,2 - type: PhysicalComposition materialComposition: From d70026ddeca880df0078a8e77839159e0e6ab07a Mon Sep 17 00:00:00 2001 From: DangerRevoltion <142105406+DangerRevoltion@users.noreply.github.com> Date: Tue, 23 Jan 2024 22:24:48 +0000 Subject: [PATCH 06/11] update the locale to have "note from mom" --- Resources/Prototypes/DeltaV/Catalog/Fills/Paper/manuals.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Resources/Prototypes/DeltaV/Catalog/Fills/Paper/manuals.yml b/Resources/Prototypes/DeltaV/Catalog/Fills/Paper/manuals.yml index 702c16d0363..fcb93c1c918 100644 --- a/Resources/Prototypes/DeltaV/Catalog/Fills/Paper/manuals.yml +++ b/Resources/Prototypes/DeltaV/Catalog/Fills/Paper/manuals.yml @@ -1,6 +1,7 @@ - type: entity parent: Paper id: PaperWrittenNoteFromMumGeneric + name: note from mom suffix: Lunchbox, Generic components: - type: Paper @@ -9,6 +10,7 @@ - type: entity parent: PaperWrittenNoteFromMumGeneric id: PaperWrittenNoteFromMumHealthy + name: note from mom suffix: Lunchbox, Healthy components: - type: Paper @@ -17,6 +19,7 @@ - type: entity parent: PaperWrittenNoteFromMumGeneric id: PaperWrittenNoteFromMumUnhealthy + name: note from mom suffix: Lunchbox, Unhealthy components: - type: Paper From 476663abdee3f5968d734fd924fd4a63b0c04ec2 Mon Sep 17 00:00:00 2001 From: DangerRevoltion <142105406+DangerRevoltion@users.noreply.github.com> Date: Thu, 25 Jan 2024 16:52:05 +0000 Subject: [PATCH 07/11] new sprites :O --- .../Storage/Lunchbox/command.rsi/box-open.png | Bin 356 -> 356 bytes .../Storage/Lunchbox/command.rsi/box.png | Bin 399 -> 399 bytes .../Lunchbox/engineering.rsi/box-open.png | Bin 331 -> 331 bytes .../Storage/Lunchbox/engineering.rsi/box.png | Bin 372 -> 372 bytes .../Lunchbox/epistemics.rsi/box-open.png | Bin 349 -> 349 bytes .../Storage/Lunchbox/epistemics.rsi/box.png | Bin 388 -> 388 bytes .../Storage/Lunchbox/generic.rsi/box-open.png | Bin 246 -> 246 bytes .../Storage/Lunchbox/generic.rsi/box.png | Bin 293 -> 293 bytes .../Lunchbox/logistics.rsi/box-open.png | Bin 308 -> 308 bytes .../Storage/Lunchbox/logistics.rsi/box.png | Bin 346 -> 346 bytes .../Storage/Lunchbox/medical.rsi/box-open.png | Bin 309 -> 309 bytes .../Storage/Lunchbox/medical.rsi/box.png | Bin 357 -> 357 bytes .../DeltaV/Objects/Storage/Lunchbox/meta.json | 25 ------------------ .../Lunchbox/security.rsi/box-open.png | Bin 320 -> 320 bytes .../Storage/Lunchbox/security.rsi/box.png | Bin 362 -> 362 bytes .../Storage/Lunchbox/service.rsi/box-open.png | Bin 322 -> 322 bytes .../Storage/Lunchbox/service.rsi/box.png | Bin 364 -> 364 bytes .../Lunchbox/syndicate.rsi/box-open.png | Bin 300 -> 300 bytes .../Storage/Lunchbox/syndicate.rsi/box.png | Bin 347 -> 340 bytes 19 files changed, 25 deletions(-) delete mode 100644 Resources/Textures/DeltaV/Objects/Storage/Lunchbox/meta.json diff --git a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/command.rsi/box-open.png b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/command.rsi/box-open.png index 733a249d08b326599962b23ac79b303f337e3f3c..34efb4dd633e0c0520461f99086a9ffa17906082 100644 GIT binary patch delta 266 zcmV+l0rmdm0^|aaIDY`wNklLB#{^k8Myz&E{21Xq);0_>|2!DP5 z!tjLwe?lUppCSjaaq=**vU8E`078x!@F*B?2N0D8C;=3w0e@;Zf+7c;I<%9)BO;f9 zfq{Wx$BM}e9uc_=J624F%fsaGfp^btk?#Oxi;*ow7DILrHehDwPMHJHeT_|?T)>F0 zRZNfe0A2^s0}OaMFzSF&2aGykz#RYp6COl*!+|&w00000NkvXXu0mjfK)`xDm63=} Q*ncG@B?8(BgOfG^F4t;rbpQYW delta 266 zcmV+l0rmdm0^|aaIDY{aNkl9|=q7xyqg~*oTvYc3eHw13~Heyg< zcn7x#-4QTw_^}jL@gKj17?>IGrz5-$P-Q*Gz`&pY=i_pOt?Vp`7-|@P7dXeHS?U!NomfnL)Ax z1SORj7#JYF#U>7;i3Ni@7r+3ac%%dj{t$Tg?AE|K;MAd=3?31=3=9km3_Dg#X7Gr} zW!SM|GF%=ehY#TM1W{=KW-+p*$YRJ2!UoLj+$nPay05XxlM5K}wTcPV1*8C6bpc)n t&;ty3HXL=ps2l@E9WdYy003vvQGTDW3_1V+002ovPDHLkV1koV0X*l?dzSzJ delta 295 zcmV+?0oeYJ1CIlcIe$S(L_t(og=75x|3AY(0;U1AebfP?4j6U7U~m8nsTxFd!tj+` zjBl>2BFQ{PQc6N3%Nemq!{tbE1WpH-`Bh*@+`D&=K}ksor(w9{Pi^YJ=3oW}1_DuF zZ*LE0&!0aZLkyb(?%lh`keHYV7dv?HAU-Qd3juNgSs?%mPJaaj1+p!E@ZbT%y?giY zsu|qbP(eX~L0(>-A`1wG0A2^|+qaJ*%ZUMa9pL2TL{SJleE5){C-6Gp!Gi}33=9km z6Kf(F@>`apuqW0;!qvg#aOuYfh)#sa79v}U%W`4?-VnI`+lWDd;T_x}bVtCz;m1-~ t#ee)3Vqj*VARG~@vYumLU{HYbaXG?P_8C_F4<0-qU_G9aP(+hc0X&?!f589% diff --git a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/engineering.rsi/box-open.png b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/engineering.rsi/box-open.png index ded2ebda574660f4c4d735a5406f8bab6bd84987..950bc8304f4f0c8467329f6b825f903914131de6 100644 GIT binary patch delta 236 zcmVAmLuo@1_lNOJ!SGOzjPPB{D7x{Q3njT0|+Llqk|@yOwg0!0bREx-Q)zdXS-ASX_~ z<&RzxR)g083K9$q<~rm%fQgZC2n_ygc=E~sI)Iuvfh-49#9=Tn2rJ^2FP!Ag(4V&x zr~KRd3=ADhC~&~ZD+~gmT}QCZH1S)s{_uZBk{!Unz`)Rw%)p?nDvTmFb@f|@?6gP>wNqy;XK*k;Re$yN zTZWpsxXmZ%fCCp87#JAdqVOFI7#O7OmSd>h)q`CEE(~Y zT#Q?elUA@Xl2Q^PS8ZJkQBXByPHxtvR`!6ssI2zzK43~WI^#9l#%)r1vAPT&E z5$w`tOfhT@*nfe6p}Q6#wrw*$8%PWRasgQ(01HlY9r7(cd4C0BPB9)egF73V>o70~ zE0S-xIRhjF$aX--67nr47T|S2MGXEBD4gWZ(4V&xr~KRdggt@R0Vl6Of)N{N+3XH? zM2#J<8sD98%W<)h0n5jo3|o%l&W3m$fG-;&TZS(L f_FrJY>j1K|Ar8z^T$U3H2-b%9;?Y%clSBb9BJX$T diff --git a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/epistemics.rsi/box-open.png b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/epistemics.rsi/box-open.png index 958b23df5501088f3789b5cf2ecab57e1e703e83..14cb5417f67d43ef8217f8ab691c299edbcb52e6 100644 GIT binary patch delta 266 zcmV+l0rmdf0^I_TIDY`zNkl17Z|wJfsj z!g@xM9l*fAz#zgaMzQ5@KEJ{#N6-Nb3=9lfQhH=te(l*Myz&E{21Xq);0_>|2;Y2u zMKB=|(oc~CM0mv*1i6IBb^swq40sd_xC4kv1C#)Y(*QLbL4T10?9^SbilyD1~nN?vK?@X@jAf}82s7r)|2Z4=YIft}DRj~{V3=9l?VT&1xR>i_;m>41bBsl;ZfLVfUIl9H90Gvg! zgS7wumB;5Yu(7hi#pdU4L{Wpy^2CY$aQ3g?zZk+TlkwIOctfB*qL1Wq0NIgLi2{6v QWLQ-Z=`1oGK$A8BCmbw!FaQ7m diff --git a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/epistemics.rsi/box.png b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/epistemics.rsi/box.png index fc0be9bfbcb03c2ea1d85f3d5a7446d3db098e12..e3ebd39ca853c2d4694aaf3ef74fe2f9b415bb87 100644 GIT binary patch delta 294 zcmV+>0one91B3&RIe!F6L_t(og=75x|3AY(0;U1AebfP?4j6U7r~?=n7+CO0dKm=b zEhf)DI0a`LDwyH5XxoMLj3hgNfq{Xc(zk^{Q&Ag5Y|hT93|T4J7;2}@naW_T=76I9 z`u(d6?VD?GnorOHM{ga#;9ILXFsO%0W2jw~y9=v&e1M<>@PC1P_bNDh;?6d*%plnT z)@lw63=9z8ViSka#Dc+{3t)gyJW>J%e+V49xo2PI z9gsF58bfSW!BU)-V^e>~6So5x@ij`l3KlMj2Mo9a02NtW9d(`FRR91007*qoM6N<$f|F7KGAP@5oB#j- delta 294 zcmV+>0one91B3&RIe#`uL_t(og=75x|3AY(0;U1AebfP?4j6U7U~m8nsTv%l{qdDt zj0c`>B*{ERQc6N3%Nemq!{tbE1WpHJSXE(2+<17EK|@{}r(w9{XB=z8=3oW}1_Dvw zY~cWBPhB|`Lkyb(ZalookR6^47u$Q{06r^73juNgSs?%mPJcBSO|mV%_2fFkjfYq9 zsu|qbP)$aYK~_ebA`1wG0A2@dI=Y4;%ZUMa9pGmjLQx1je)5u_C-6Gp)|2ZPVnwTB z85kHC82Z8%GZd|gh0`!GLi$N^05$-#1le+Qi%9`E%K-;z|NkqG&t+g^WrK^&&qpm{ sv00ut(I3wK^&9&aL%3x!!-1z8$twx#Bl<`#2ap{}l_V!Z diff --git a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/generic.rsi/box-open.png b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/generic.rsi/box-open.png index ba65442a8bea7e11f65138e6446320be864738ae..dda397af9b6cc283a4cb10dc3e3a91f60a2d6f1e 100644 GIT binary patch delta 197 zcmeyy_>FObW&Ko77srr@*0%IEIz`}4K|9Z|^*=nV|-@lkMFt{ACjR}>nR%2lB(wyIZ-g0|w6&sTS z`wYd9P-Bm4mEsOA6N>-wY!LV&dVz7h(F4tLHa~@!hN#umCnW41Z*)J;Ae*o*p}baI r>*#hH21X7B=>q06j9OxvE!hzaK;Y@>=d#Wzp(&whrjzWW_sBv3qby7M delta 197 zcmV;$06PEn0rmlqIe(~0L_t(oh3%EQ5yT)2M1|)HfC?a`4N~eQr42GhQ~(`t6#zE& zSPrBZY2U0qh~7I;#zCsi01UtYUjX=BO|aGuFIP%QT&*WYm(Y9v*oh1w48evDo8`DW>WF=iV85tj~pe+?0l4nE+GO_%~W=Rj+{UA&Y6 zF~)s>yY`>SCm%uv;58h6$8QDs3@`u#kOTYy`v^6eLLK7o00000NkvXXu0mjfez;Ih diff --git a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/generic.rsi/box.png b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/generic.rsi/box.png index c8a61a847ccc9ffaf2fb2bed4370afb34426ffa3..8d7f88baee11562e1e3fcb50e1d87924e0e9cd48 100644 GIT binary patch delta 244 zcmZ3=w3KOrW&IIP7srr@*0TiiH7~v3)zMk83@i=|EDQ&%O*4Bu?IvF~S^Ia9#-z@+#DM9H z3=39iWvn&dw(tE#le6cx=SB-$JXSB`UJ_d_WzQ{;e5bdQ<6Q2}x%siz+y7~%G6rqB zwyyU5-*`hkW&y#5{H^Zami`SrzmK)M=y!$t`S?ZwCVhvfu19M5z delta 244 zcmVu`OA|edKP-T!yAPHcttunu&B!JesDuEC}_9K!2-uq(ntMi*TVF$?G uhP8cA1(4grcZhWz|3l4tpaXP(<^UhI=up*}z6Wst0000mQtQM47H6&Ox^2_g?UK||5i zoxAsidbB-K1dTqR+d6C2fv$gX|Aa5@ZU2%LTNn_Bkc1$d)CnxAqDo_?gj0SpWb4B~tw zClfe$`RNZqHF!;z;Adq}kP{=@0gR7cF+BZychpJrh@r|<&DsJR=&P`vV6!x|L2ZJN~1LnYONd@0F z9bSLJs5yoGg?53lfq_F!x7NB2C4U`>J3ATJIF2f-CVXf=u(LXz?HZ$-mrcR9)#>Xc zjx0IyVa2g^eDl>gtR7t59A5GB$jigAUP2`doBU7kHmX-RH3-J9o)Hl1z;z&0{6Q&$ v?SY2$!-4EQRtZ-ancp!ms4xiyzc{+J;U@zSc)I$ztaD0ea@?zX7?}?MxLJd1 delta 299 zcmV+`0o4B50@?zQIDY{QNkl8ZJkQBXByP%!v&{;_Rc}490S-I1R%k-?i@-HU~2>Fc63W zTWf7Nd&2Sy7-ExbfmY!-Eg+$#%exAB1x%-4j6C;004QIXW&7-EyDl+002ovPDHLkV1mtSe@y@Y diff --git a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/medical.rsi/box-open.png b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/medical.rsi/box-open.png index a0244610cf204a1494817793e56d3853d1980d4b..5b6e804ab24e87b671a7286a15532109f6e28021 100644 GIT binary patch delta 232 zcmVgHB5{$V^NRr9d)%rj8z3RnUtNJZ;Lr|~RPhd+fhYnz zx{mEH&46|t*_k+}-V=`%G$fX09&+xW@+o2!Rcd%GqzZ i0SsUOZNLYphCytGje>Ll0000 z;4LOEUbp~f>l+y0wP@Fl9gHM9fPsO5p|GTsK|@0WMQq`M`3#vEnHXxP&zR0&ZefX{ z{>F_P4E;UbIL#;MfRiVVWAM!_EE)84v@z5!Sh5tWdVGMO1Ap*=%$yuJd-{|qWSK#- z1I#Tf85kHKzQraEqlpEBI~TwJp?IVO4E_)}cI3#wI>5@t2Cw{C{VWFKi_`F`!RHBr z4mhiyg;m`6;xxD%%n`WMGEm|Ge7=KO3R8ni?J+#&Q=SHn9KmY=A;37=EFX2ir~^hF hFwhPF0I69{&=B!JS91UW002ovPDHLkV1koI0Uv>SeH#D( delta 283 zcmV+$0p$MW0_6gbIDY{bNklC9uxsmP zhP0>%oN5MlHZ;)EU=R`#CfjfWEe(cUTQ`&MfUfRtvMnbT;B`P*X(>e^@b2APf}X(Z zfD6}d;7x>8uMHU5L@(ggPY4iI6j!}AK;gHEUVw|i9Dz*@F@PusU^5J6DNK%73()~Z h*^pdIkpaOFAP^=VY32Yzd6*i2r0SR!V8D|`0UxTzc`5(^ diff --git a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/meta.json b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/meta.json deleted file mode 100644 index a5443b3d800..00000000000 --- a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/meta.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "made by noctrn (discord) ((458283410268487691)) from the honkbox sprite made by brainfood1183 (github)", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "box" - }, - { - "name": "box-open" - }, - { - "name": "box-inhand-left", - "directions": 4 - }, - { - "name": "box-inhand-right", - "directions": 4 - } - ] -} diff --git a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/security.rsi/box-open.png b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/security.rsi/box-open.png index 0f75ba9a597350198b2cf2cd8f791e2f731efc50..496848d0e84ca96a40d5b6ba2e3517188cf9d0a4 100644 GIT binary patch delta 272 zcmV+r0q_360>A>0Ie*kiL_t(oh3%HH4uc>NhL6hNAaroz3HlD5^|cs$t?qq?K7o^q zad05HZXHxO1=3silS{}Qcwh7v5Qqqzy0LaI00jU5WT@C{o$VKS&9k@+007WRatf)* zIdARM(;sym-Tbqz!8*GK3IIC*X~M}l(n!?$B!E^*xK~v)0DlF+{t4ItPI(|j$sWi7 zkp%E;n#24sj=P*S=5X$NS^NzU(Hoso2mrgV#-KIkH{Ry9(J6(#9wKxp?X|{SZ@_mP zlK|f0MMVMpL+txN0Vn_kfF0lq9{7BS#H8AK00000NkvXXu0mjfO2J2Q1c(5^0lul7 WURT%YP(J_w00{s|MNUMnLSTXb{&*e$ delta 272 zcmV+r0q_360>A>0Ie+p=L_t(oh3%Cw5`!QRMKO~Oilopw*xGx5T*KB|BxR0~HrL1j z=xrr6G!|Nuij2c#LD3Nlej{7Jf4jI#qLe}*bqMMn0U|&I*aN_E?uLpGaB{u+KAC%7 z0!_kup073{A8iYQffe9FtmSW&^$JcHFE;3g!5?5Lgv;CsaDT=a(KPi2;1eMB--cYu zZ~$9$f)(Ie6zHkrk8-f+sO2J2Q1c(5^0lul7 WURT%YP(J_w00{s|MNUMnLSTX)K6$+W diff --git a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/security.rsi/box.png b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/security.rsi/box.png index 11f6bdb885fc17dace44231d8c819cc112eb3bba..a4da12b8d9c019930a501e1319e6ad968fc83b97 100644 GIT binary patch delta 314 zcmaFG^onVMWj&v#i(^PcYx1A}|LqSuFfC);T6=|YF`q=~ffdXW5)u&~Ja>Ki_)u3( zzxF?0`s>1?M_V(#FZb_Jv2JK=Y+UFNGsn?6M#eSg;@)Z=Nkc=4taP2oLkY*u_AdH& z?DTXV;kbQAGVL7M=luFLwUO~;LvZ|lqZx(8#u8t?C$E^hd_hBfsI8sD1;!r^Z7Ve9 z*gpQ6z3Gg?O~$l4cX)Vs1nwsZw_iNcbZ{p<>OhyZSmzyUabEdcCICuF{_>RevYbw=xX zCY^9#?oFh5&ICdVa0|mx0uuu0aF8x0%ir5}3K#%1zu*)_Jb!+c<>=iM044-3Y0BTd zn?_|}RsmaCRe+Tf1%b6OrW7zC%5S!P3{eokaX|$DKwAMNz^kqona`0D;2g(`D)6CH zy9p%#rj*BdRq^kvjy2xG@2UcRRvdsv;ebD0o&zpr^DD*S^%~ynVAU0 z#$t73l6Jz(_cMD{-=8Z?2ozmscNgf+@GoR^9sfhCw_*q209FV10{<<0V<+8T22Ie+v?L_t(og=75x|3AY(0;U1AebfP?4j6U7U~m8nsTzdMm~fU{ zZ%_SWB-K1dTqU7;EHBlH$eW8l<8&C#5O{O*E4A#$3-Cq(hZyA+{CGuy0~i<>7`O$v z$hQ3Jhi?Sc;B^3xAUA`goFv%}c+U8o;m0fdQ91at;qyn&2VKqq^vDT#9iZ!~!XTk2 zLAK#9?!RETy!#IM4uA#!+^o$+S(rS{7ps1<9k8k81Op2T3x>hC0J=l}{Q1LR6{<_V i1N>?%7$oH+hj$3ztc--snEs2Xa}#ATKJey~6#*?YTX0JN diff --git a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/service.rsi/box.png b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/service.rsi/box.png index c49947036fdd5bb30da2849416c80dfdf1f6c36f..80db2c562c1e494db8fc6701c03a5c89043f4031 100644 GIT binary patch delta 283 zcmV+$0p$Md0_*~iIDY{6NklvU_SuE^$TEXu z2S^zSF)%Pde2YySMiUDLcP@YdLh(om82lmd`1IR>b%3m?FvHyPRd9ZCXBeD~OB@~G z^8`T$%q?Fex=)f(+nS2K%cZN|M0{8$UzE&}zx_}gbt1iIn0D6D{&xWH87eBohC0J=l}{Q1LR6{<_V1N>?% h7$oH+hj$3z%@76n%6($No10(B&jo}^F=~@W0VeQZfD-@! diff --git a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/syndicate.rsi/box-open.png b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/syndicate.rsi/box-open.png index 96be3651efb6c4777112a215dcc31aadd3612adb..e6bec8b4e9e767ae1fafd39966ae700b181df6ae 100644 GIT binary patch delta 251 zcmZ3(w1#PdW&Ki57srr@*0Il;gHCNz56b4PXJ%;VxN>;r&uo7d1_!Uq%8K{3 zx6IEsFrQ&e;+Pr9GpQtwRYB>9#B@fXLw~r=Fxsa&1i#{W<504K!7}~pglo5~9@O5? zI`G-%I^+7+LCgzo9>}S+*7~vi4kKSdgXsh2x9R%(iY*-fdCno zs&gM{tYE*#O;;68wD}nZf5%s;c@%em4$vIn12$Mp6F;oYAOHXW07*qoM6N<$f`ZJ& BZ><0T diff --git a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/syndicate.rsi/box.png b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/syndicate.rsi/box.png index e55b4d3396e09ed76447cc202fd6ee37c97c7d44..56bd7657acead252ad83f02a18c438f9a42ef15c 100644 GIT binary patch delta 293 zcmcc3bcJbxMLok!PZ!6Kh}O5$_VP9x2(-!vvN62WSYR$B-J)p3+`WOvI7QgpV~07b zNRC4nhYHI^=CG8m>fX1XPkz7q)17ZwW|RNjJ#Og?YzYi(3ekDps zF_*@Q%djyt*qooZ?Byx7r7n@vr0?%q=jftczt(itvY)&5iPk4bw4I&N5fFOy*mjMs z*!sz97}Piwr|k=Rbw#S3v4i7)`fc0acmA!)zTXtNt+wRiSM3Ym_r^C^^v!LaF=+$S zo?F)>9|*cWXPg)LjE7-5*Pq`!EPr&tuDQ>UFBW9ouQy@75(5x;y85}Sb4qBsf1lfh l$G=hkaC*a6ng7gk)3-m;P~h4Tb3oi;buoY7;^^(jssXAyc$NSF delta 300 zcmV+{0n`4}0^0(RIDY{RNklQU_y1{~9Ap`u!;6OBvBly(It9t+l00H0$0B`DqBuQ*HS0tq*trt;l z!i9OX6P{xf2qQpI6q^7dLLA4&#Z2+8>-K;Fz;Og+S@sAGL7JwQ3|tv7{sWGBCrL_qt_t!zzm$Pt7@+Ta z>liD5QfkxpZJN1Vb8cOHZ$1gYB$qKohXAHs*PKJm`RaR_5nZ1wy9Z#oW8Ki2jXRD& yKgZRs4j5bla3$679U?u)|B&~qH~<6y?*Ko1!)rqcCrw}g0000 Date: Thu, 25 Jan 2024 18:11:29 +0000 Subject: [PATCH 08/11] Update lunchbox.yml to have higher price Signed-off-by: Danger Revolution! <142105406+DangerRevolution@users.noreply.github.com> --- .../Entities/Objects/Consumable/Food/Containers/lunchbox.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/DeltaV/Entities/Objects/Consumable/Food/Containers/lunchbox.yml b/Resources/Prototypes/DeltaV/Entities/Objects/Consumable/Food/Containers/lunchbox.yml index acd2878912a..c2e73da2b99 100644 --- a/Resources/Prototypes/DeltaV/Entities/Objects/Consumable/Food/Containers/lunchbox.yml +++ b/Resources/Prototypes/DeltaV/Entities/Objects/Consumable/Food/Containers/lunchbox.yml @@ -31,7 +31,7 @@ soundHit: path: "/Audio/Weapons/tap.ogg" - type: StaticPrice - price: 5 + price: 10 - type: entity parent: LunchboxGeneric @@ -262,4 +262,4 @@ - type: Sprite sprite: DeltaV/Objects/Storage/Lunchbox/syndicate.rsi - type: Item - sprite: DeltaV/Objects/Storage/Lunchbox/syndicate.rsi \ No newline at end of file + sprite: DeltaV/Objects/Storage/Lunchbox/syndicate.rsi From 2f19ff932412b6604e54223826596c3fc3124de1 Mon Sep 17 00:00:00 2001 From: Danger Revolution! <142105406+DangerRevolution@users.noreply.github.com> Date: Sun, 28 Jan 2024 01:10:28 +0000 Subject: [PATCH 09/11] Update chefvend.yml Signed-off-by: Danger Revolution! <142105406+DangerRevolution@users.noreply.github.com> --- .../Catalog/VendingMachines/Inventories/chefvend.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/chefvend.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/chefvend.yml index 09d46f83b74..bc6ddc96fb8 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/chefvend.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/chefvend.yml @@ -21,6 +21,3 @@ FoodCheese: 1 FoodMeat: 6 LunchboxGenericFilledRandom: 5 # Delta-V Adds Lunchbox - - - From b9f1cb41d723ebbfbe4550d617d511174a09c5fd Mon Sep 17 00:00:00 2001 From: Danger Revolution! <142105406+DangerRevolution@users.noreply.github.com> Date: Sun, 28 Jan 2024 01:14:05 +0000 Subject: [PATCH 10/11] why the fuck did they remove tap.ogg? Signed-off-by: Danger Revolution! <142105406+DangerRevolution@users.noreply.github.com> --- .../Entities/Objects/Consumable/Food/Containers/lunchbox.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/DeltaV/Entities/Objects/Consumable/Food/Containers/lunchbox.yml b/Resources/Prototypes/DeltaV/Entities/Objects/Consumable/Food/Containers/lunchbox.yml index c2e73da2b99..cbd2c41afce 100644 --- a/Resources/Prototypes/DeltaV/Entities/Objects/Consumable/Food/Containers/lunchbox.yml +++ b/Resources/Prototypes/DeltaV/Entities/Objects/Consumable/Food/Containers/lunchbox.yml @@ -29,7 +29,7 @@ types: Blunt: 2 soundHit: - path: "/Audio/Weapons/tap.ogg" + path: "/Audio/Weapons/click.ogg" - type: StaticPrice price: 10 From df6d205b963e9b548be4ae02f57e422c0e26c07d Mon Sep 17 00:00:00 2001 From: DangerRevoltion <142105406+DangerRevoltion@users.noreply.github.com> Date: Sun, 28 Jan 2024 21:01:58 +0000 Subject: [PATCH 11/11] update credits --- .../DeltaV/Objects/Storage/Lunchbox/command.rsi/meta.json | 2 +- .../DeltaV/Objects/Storage/Lunchbox/engineering.rsi/meta.json | 2 +- .../DeltaV/Objects/Storage/Lunchbox/epistemics.rsi/meta.json | 2 +- .../DeltaV/Objects/Storage/Lunchbox/generic.rsi/meta.json | 2 +- .../DeltaV/Objects/Storage/Lunchbox/logistics.rsi/meta.json | 2 +- .../DeltaV/Objects/Storage/Lunchbox/medical.rsi/meta.json | 2 +- .../DeltaV/Objects/Storage/Lunchbox/security.rsi/meta.json | 2 +- .../DeltaV/Objects/Storage/Lunchbox/service.rsi/meta.json | 2 +- .../DeltaV/Objects/Storage/Lunchbox/syndicate.rsi/meta.json | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/command.rsi/meta.json b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/command.rsi/meta.json index a5443b3d800..8723bc6b077 100644 --- a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/command.rsi/meta.json +++ b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/command.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "made by noctrn (discord) ((458283410268487691)) from the honkbox sprite made by brainfood1183 (github)", + "copyright": "made by noctyrnal (github) from the honkbox sprite made by brainfood1183 (github)", "size": { "x": 32, "y": 32 diff --git a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/engineering.rsi/meta.json b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/engineering.rsi/meta.json index a5443b3d800..8723bc6b077 100644 --- a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/engineering.rsi/meta.json +++ b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/engineering.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "made by noctrn (discord) ((458283410268487691)) from the honkbox sprite made by brainfood1183 (github)", + "copyright": "made by noctyrnal (github) from the honkbox sprite made by brainfood1183 (github)", "size": { "x": 32, "y": 32 diff --git a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/epistemics.rsi/meta.json b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/epistemics.rsi/meta.json index a5443b3d800..8723bc6b077 100644 --- a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/epistemics.rsi/meta.json +++ b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/epistemics.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "made by noctrn (discord) ((458283410268487691)) from the honkbox sprite made by brainfood1183 (github)", + "copyright": "made by noctyrnal (github) from the honkbox sprite made by brainfood1183 (github)", "size": { "x": 32, "y": 32 diff --git a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/generic.rsi/meta.json b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/generic.rsi/meta.json index a5443b3d800..8723bc6b077 100644 --- a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/generic.rsi/meta.json +++ b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/generic.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "made by noctrn (discord) ((458283410268487691)) from the honkbox sprite made by brainfood1183 (github)", + "copyright": "made by noctyrnal (github) from the honkbox sprite made by brainfood1183 (github)", "size": { "x": 32, "y": 32 diff --git a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/logistics.rsi/meta.json b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/logistics.rsi/meta.json index c50cf72c521..8723bc6b077 100644 --- a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/logistics.rsi/meta.json +++ b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/logistics.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "made by noctrn (discord) from the honkbox sprite made by brainfood1183 (github)", + "copyright": "made by noctyrnal (github) from the honkbox sprite made by brainfood1183 (github)", "size": { "x": 32, "y": 32 diff --git a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/medical.rsi/meta.json b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/medical.rsi/meta.json index c50cf72c521..8723bc6b077 100644 --- a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/medical.rsi/meta.json +++ b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/medical.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "made by noctrn (discord) from the honkbox sprite made by brainfood1183 (github)", + "copyright": "made by noctyrnal (github) from the honkbox sprite made by brainfood1183 (github)", "size": { "x": 32, "y": 32 diff --git a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/security.rsi/meta.json b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/security.rsi/meta.json index c50cf72c521..8723bc6b077 100644 --- a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/security.rsi/meta.json +++ b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/security.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "made by noctrn (discord) from the honkbox sprite made by brainfood1183 (github)", + "copyright": "made by noctyrnal (github) from the honkbox sprite made by brainfood1183 (github)", "size": { "x": 32, "y": 32 diff --git a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/service.rsi/meta.json b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/service.rsi/meta.json index c50cf72c521..8723bc6b077 100644 --- a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/service.rsi/meta.json +++ b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/service.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "made by noctrn (discord) from the honkbox sprite made by brainfood1183 (github)", + "copyright": "made by noctyrnal (github) from the honkbox sprite made by brainfood1183 (github)", "size": { "x": 32, "y": 32 diff --git a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/syndicate.rsi/meta.json b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/syndicate.rsi/meta.json index c50cf72c521..8723bc6b077 100644 --- a/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/syndicate.rsi/meta.json +++ b/Resources/Textures/DeltaV/Objects/Storage/Lunchbox/syndicate.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "made by noctrn (discord) from the honkbox sprite made by brainfood1183 (github)", + "copyright": "made by noctyrnal (github) from the honkbox sprite made by brainfood1183 (github)", "size": { "x": 32, "y": 32