ZooFishing/Resources/Cosmetics/Undershirts/undershirt_flag.tres
2025-01-14 00:03:21 -07:00

32 lines
1.0 KiB
Plaintext

[gd_resource type="Resource" load_steps=7 format=2]
[ext_resource path="res://Resources/Scripts/cosmetic_resource.gd" type="Script" id=1]
[ext_resource path="res://Assets/Models/Cosmetics/rig_main_updated.tres" type="Skin" id=2]
[ext_resource path="res://Assets/Models/shirt_update.tres" type="ArrayMesh" id=3]
[ext_resource path="res://Assets/Textures/CosmeticIcons/cosmetic_icons32.png" type="Texture" id=4]
[ext_resource path="res://mods/Breebee.ZooFishing/Assets/Textures/Cosmetics/Undershirts/undershirt_flag.png" type="Texture" id=5]
[sub_resource type="SpatialMaterial" id=1]
albedo_texture = ExtResource( 5 )
[resource]
script = ExtResource( 1 )
name = "Zooey Flag"
desc = "You like animals, don't you UwU"
title = ""
icon = ExtResource( 4 )
mesh = ExtResource( 3 )
species_alt_mesh = [ ]
mesh_skin = ExtResource( 2 )
material = SubResource( 1 )
main_color = Color( 1, 1, 1, 1 )
body_pattern = [ ]
mirror_face = true
flip = false
allow_blink = true
category = "undershirt"
cos_internal_id = 0
in_rotation = false
chest_reward = false
cost = 75