Add "Heal" party feature into the GM menus.

This commit is contained in:
Thomas Andres Gomez 2025-04-04 18:08:05 +02:00
parent 5bcb4367d6
commit 225443dc0f
3 changed files with 81 additions and 10 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="960"
android:viewportHeight="960">
<path
android:pathData="M80,880v-186l350,-472 -70,-94 64,-48 56,75 56,-75 64,48 -70,94 350,472v186L80,880ZM480,289L160,720v80h120l200,-280 200,280h120v-80L480,289ZM378,800h204L480,658 378,800ZM480,520 L680,800 480,520 280,800 480,520Z"
android:fillColor="#5f6368"/>
</vector>