23 lines
606 B
Plaintext
23 lines
606 B
Plaintext
|
[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 = "Dog Kisser Title"
|
||
|
desc = "You like kissing dogs, don't you"
|
||
|
title = "Dog Kisser"
|
||
|
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
|