diff --git a/beanPronouns/Resources/Cosmetics/title_theyxe.tres b/beanPronouns/Resources/Cosmetics/title_theyxe.tres new file mode 100644 index 0000000..e08d8ac --- /dev/null +++ b/beanPronouns/Resources/Cosmetics/title_theyxe.tres @@ -0,0 +1,22 @@ +[gd_resource type="Resource" load_steps=3 format=2] + +[ext_resource path="res://Assets/Textures/CosmeticIcons/cosmetic_icons62.png" type="Texture" id=1] +[ext_resource path="res://Resources/Scripts/cosmetic_resource.gd" type="Script" id=2] + +[resource] +script = ExtResource( 2 ) +name = "they/xe Title" +desc = "they/xe pronouns!" +title = "they/xe" +icon = ExtResource( 1 ) +species_alt_mesh = [ ] +main_color = Color( 1, 1, 1, 1 ) +body_pattern = [ ] +mirror_face = true +flip = false +allow_blink = true +category = "title" +cos_internal_id = 0 +in_rotation = false +chest_reward = true +cost = 10 diff --git a/beanPronouns/Resources/Cosmetics/title_xem.tres b/beanPronouns/Resources/Cosmetics/title_xem.tres new file mode 100644 index 0000000..6fc3286 --- /dev/null +++ b/beanPronouns/Resources/Cosmetics/title_xem.tres @@ -0,0 +1,22 @@ +[gd_resource type="Resource" load_steps=3 format=2] + +[ext_resource path="res://Assets/Textures/CosmeticIcons/cosmetic_icons62.png" type="Texture" id=1] +[ext_resource path="res://Resources/Scripts/cosmetic_resource.gd" type="Script" id=2] + +[resource] +script = ExtResource( 2 ) +name = "xe/xem Title" +desc = "xe/xem pronouns!" +title = "xe/xem" +icon = ExtResource( 1 ) +species_alt_mesh = [ ] +main_color = Color( 1, 1, 1, 1 ) +body_pattern = [ ] +mirror_face = true +flip = false +allow_blink = true +category = "title" +cos_internal_id = 0 +in_rotation = false +chest_reward = true +cost = 10