mirror of
https://codeberg.org/Wuzzy/pride_flags.git
synced 2025-03-15 04:41:21 +00:00
Add 4 gender pride flags
This commit is contained in:
parent
72f3b04842
commit
61f1b471d0
6 changed files with 8 additions and 4 deletions
|
@ -40,7 +40,11 @@ These flags are available:
|
|||
* Transgender
|
||||
* Androgyne
|
||||
* Demigender
|
||||
* Maverique
|
||||
* Neutrois
|
||||
* Multigender
|
||||
* Polygender
|
||||
* Pangender
|
||||
* Agender
|
||||
* Genderfluid
|
||||
* Sex-related
|
||||
|
|
8
init.lua
8
init.lua
|
@ -26,13 +26,13 @@ local flag_list = {
|
|||
"homoromantic",
|
||||
"biromantic", "polyromantic", "panromantic", "omniromantic",
|
||||
"aromantic", "grayromantic", "demiromantic",
|
||||
-- gender
|
||||
"androgyne", "demigender",
|
||||
"multigender", "agender",
|
||||
-- gender-related
|
||||
"androgyne", "demigender", "maverique", "neutrois",
|
||||
"multigender", "polygender", "pangender", "agender",
|
||||
"genderfluid",
|
||||
-- intersex
|
||||
"intersex",
|
||||
-- non-monogamous
|
||||
-- relationship
|
||||
"polyamorous",
|
||||
-- queer
|
||||
"queer",
|
||||
|
|
BIN
textures/prideflag_maverique.png
Normal file
BIN
textures/prideflag_maverique.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 177 B |
BIN
textures/prideflag_neutrois.png
Normal file
BIN
textures/prideflag_neutrois.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 124 B |
BIN
textures/prideflag_pangender.png
Normal file
BIN
textures/prideflag_pangender.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 112 B |
BIN
textures/prideflag_polygender.png
Normal file
BIN
textures/prideflag_polygender.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 142 B |
Loading…
Add table
Reference in a new issue