mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 12:00:44 +00:00
Sword pattern (#1283)
## Description: Add a sword pattern for donors.  ## Please complete the following: - [x] I have added screenshots for all UI updates - [x] I process any text displayed to the user through translateText() and I've added it to the en.json file - [x] I have added relevant tests to the test directory - [x] I confirm I have thoroughly tested these changes and take full responsibility for any bugs introduced - [x] I understand that submitting code with bugs that could have been caught through manual testing blocks releases and new features for all contributors
This commit is contained in:
@@ -32,6 +32,10 @@
|
||||
"name": "horizontal_stripes",
|
||||
"role_group": "donor"
|
||||
},
|
||||
"AHI4AOAAkACIAEQAIgARjAhUBCgCKAHQACgB1AILAwUABwA": {
|
||||
"name": "sword",
|
||||
"role_group": "donor"
|
||||
},
|
||||
"AHE4AQEAAAAAAAAAAAAAAAAAAAEBAAAAAAAAAAAAAAAAAAA": {
|
||||
"name": "sparse_dots",
|
||||
"role_group": "donor"
|
||||
|
||||
@@ -490,6 +490,7 @@
|
||||
"cross": "Cross",
|
||||
"mini_cross": "Mini Cross",
|
||||
"horizontal_stripes": "Horizontal Stripes (Alt)",
|
||||
"sword": "Sword",
|
||||
"sparse_dots": "Sparse Dots",
|
||||
"evan": "Evan",
|
||||
"diagonal_stripe": "Diagonal Stripe",
|
||||
|
||||
Reference in New Issue
Block a user