feat: add simulation action definitions
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
[gd_resource type="Resource" script_class="ProfessionDefinition" load_steps=2 format=3]
|
||||
|
||||
[ext_resource type="Script" path="res://simulation/definitions/ProfessionDefinition.gd" id="1"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1")
|
||||
profession_id = &"wanderer"
|
||||
display_name = "Wanderer"
|
||||
Reference in New Issue
Block a user