add puke event

This commit is contained in:
2025-09-25 23:52:10 +02:00
parent 34aa092722
commit 453d838470
7 changed files with 85 additions and 9 deletions

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string-array name="AmountLabels">
<item>@string/amount_little</item>
<item>@string/amount_normal</item>
<item>@string/amount_plenty</item>
</string-array>
</resources>