Files
GGJ26/resources/traits/woman.tres
minimata d2290b009d
All checks were successful
Create tag and build when new code gets to main / BumpTag (push) Successful in 11s
Create tag and build when new code gets to main / Export (push) Successful in 1m32s
trait lists
2026-02-01 15:04:56 +01:00

12 lines
357 B
Plaintext

[gd_resource type="Resource" script_class="Trait" format=3 uid="uid://dmd7gilnmcefr"]
[ext_resource type="Script" uid="uid://cya40uohlvgbr" path="res://scenes/character/trait.gd" id="1_yihyr"]
[resource]
script = ExtResource("1_yihyr")
name = "Woman"
stimulis = Array[int]([0, 1])
category = 1
tag = 4
metadata/_custom_type_script = "uid://cya40uohlvgbr"