mirror of
https://codeberg.org/Wuzzy/pride_flags.git
synced 2025-03-22 07:52:19 +00:00
Add 4 gender flags: bi-/trigender, demiboy/-girl
This commit is contained in:
parent
5010445428
commit
8fd4f9661e
5 changed files with 2 additions and 0 deletions
2
init.lua
2
init.lua
|
@ -44,6 +44,8 @@ local flag_list = {
|
||||||
"polyamorous",
|
"polyamorous",
|
||||||
-- queer
|
-- queer
|
||||||
"queer",
|
"queer",
|
||||||
|
-- more genders
|
||||||
|
"demigirl", "demiboy", "bigender", "trigender",
|
||||||
}
|
}
|
||||||
|
|
||||||
local S
|
local S
|
||||||
|
|
BIN
textures/prideflag_bigender.png
Normal file
BIN
textures/prideflag_bigender.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 169 B |
BIN
textures/prideflag_demiboy.png
Normal file
BIN
textures/prideflag_demiboy.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 118 B |
BIN
textures/prideflag_demigirl.png
Normal file
BIN
textures/prideflag_demigirl.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 118 B |
BIN
textures/prideflag_trigender.png
Normal file
BIN
textures/prideflag_trigender.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 133 B |
Loading…
Add table
Reference in a new issue