Add inventory and equipment feature.

This commit is contained in:
Thomas Andres Gomez 2023-10-20 17:29:15 +02:00
parent 2be527abf9
commit daea5fd6dc
74 changed files with 1609 additions and 574 deletions

View file

@ -0,0 +1,9 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="512"
android:viewportHeight="512">
<path
android:fillColor="#000000"
android:pathData="M334.5,85.22c-31.4,0.52 -69.44,13.37 -100.56,42.81l17.59,215.41 -6.47,77.66h58.13l15.28,-37.72 21.12,37.72h151.53c7.9,-58.59 -44.23,-130.17 -74.53,-130.38l-16.53,1.12c-36.1,7.26 -49.65,27.03 -66.31,49.78l-4.28,5.84 -6.72,-2.69 -13.03,-5.25 -14.28,36.6 -17.41,-6.78 14.38,-36.78 -11.91,-4.78 -8.56,-3.44 3.31,-8.59c7.98,-20.73 20.74,-40.35 38.91,-54.16 14.91,-11.33 33.59,-18.48 55.16,-18.69 1.44,-0.01 2.88,0.01 4.34,0.06 1.92,0.06 3.86,0.17 5.81,0.34l2.5,-18.16c-26.08,-16.1 -67.53,-14.87 -103.72,-0.72l-6.78,-17.41c20.11,-7.86 41.78,-12.5 62.65,-12.56 17.98,-0.05 35.36,3.31 50.56,10.87l5.59,-40.66c-31.29,-27.42 -77.42,-24.61 -119.37,-0.59l-9.28,-16.22c23.57,-13.49 49.49,-21.26 74.31,-21.31 20.46,-0.04 40.18,5.18 57.28,16.78l2.19,-15.84c0.35,-1.53 0.61,-3.01 0.78,-4.47 0,-0.02 0,-0.04 0,-0.06 0.36,-10.55 -4.07,-18.36 -12.94,-25 -9.48,-7.1 -24.38,-11.94 -42.03,-12.66 -2.21,-0.09 -4.44,-0.13 -6.72,-0.09zM140.09,162.53c-0.84,0.01 -1.68,0.03 -2.5,0.06 -13.16,0.54 -24.16,4.18 -30.94,9.25 -6.78,5.07 -9.7,10.64 -8.94,18.84l-0.6,0.06c0.13,1.23 0.32,2.51 0.63,3.81l2.31,16.72c10.81,-7.49 23.1,-11.16 35.53,-11.09 17.79,0.1 35.61,7.28 51.78,19.25l-11.09,15c-13.73,-10.16 -28.06,-15.49 -40.81,-15.56 -11.99,-0.07 -22.78,4.04 -32.41,14.34l4.41,31.84c8.97,-4.18 18.79,-6.08 28.84,-6.06 14.79,0.02 30.09,4.16 44,11.19l-8.44,16.69c-21.8,-11.02 -45.49,-12.51 -61.69,-2l2.03,14.72c0.84,-0.03 1.68,-0.06 2.5,-0.06 14.63,-0.1 27.16,4.06 37.34,11.25 14.48,10.23 24.23,25.51 32.63,41.6l4.28,8.25 -8.22,4.34 -8.47,4.47L186,394.88l-16.44,8.88 -13.81,-25.59 -9.16,4.84 -6.34,3.34 -4.88,-5.25c-16.32,-17.62 -29.14,-32.61 -60.41,-35.19l-9,-0.75c-32.09,15.31 -47.56,38.28 -42.44,76.25h190.44l-5.09,-59.69 -0.03,-0.06 13.59,-162.63c-24.97,-26.09 -56.98,-36.8 -82.34,-36.5zM369.44,261.56c-17.59,0.08 -31.93,5.76 -43.97,14.91 -12.36,9.39 -22.03,22.78 -29,37.59l26.66,10.72c14.06,-18.9 30.82,-38.79 61.81,-48.34l-8.03,-14.47c-1.3,-0.1 -2.64,-0.29 -3.91,-0.34 -1.2,-0.05 -2.39,-0.07 -3.56,-0.06zM116.59,318c-4.29,-0.03 -9.04,0.54 -14.28,1.63l-9,10.66c23.39,6.11 38.25,19.73 50.75,32.94l10.65,-5.63 8.84,-4.69c-6.63,-11.38 -13.85,-20.92 -22.28,-26.88 -6.49,-4.59 -13.69,-7.53 -22.87,-7.97 -0.59,-0.03 -1.2,-0.06 -1.81,-0.06z" />
</vector>