Extensive work on VFX for the guild, assets for the world, and portrait variance. Work on quests. Extra work on User Flow completion and file saving.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
[gd_resource type="Resource" script_class="JobData" load_steps=2 format=3 uid="uid://db4xces0v3het"]
|
||||
[gd_resource type="Resource" script_class="JobData" load_steps=3 format=3 uid="uid://db4xces0v3het"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://doxmdg4dpnjp1" path="res://graphics/portraits/farmer.tscn" id="1_0iatm"]
|
||||
[ext_resource type="Script" uid="uid://byr5ai03cpa5s" path="res://data/jobs/job_data.gd" id="1_clwor"]
|
||||
|
||||
[resource]
|
||||
@@ -12,4 +13,6 @@ max_INT = 3
|
||||
max_CHA = 2
|
||||
max_FAI = 2
|
||||
max_LUK = 2
|
||||
portrait = ExtResource("1_0iatm")
|
||||
equippable_weapons = ["Spear", "Fist", "Hammer"]
|
||||
metadata/_custom_type_script = "uid://byr5ai03cpa5s"
|
||||
|
||||
Reference in New Issue
Block a user