Fixed the project's name in the settings, added back in godot's icon for the project, and breserker now has the text "DO NOT USE", as the class will not work properly (at the moment).

This commit is contained in:
Relintai 2019-11-22 18:02:19 +01:00
parent 30c0c0b5ad
commit 7ef7d66430
3 changed files with 3 additions and 3 deletions

View File

@ -179,8 +179,8 @@ base_stat_rage = SubResource( 27 )
base_stat_xp_rate = SubResource( 41 )
[resource]
resource_name = "Berserker"
resource_name = "Berserker DO NOT USE"
id = 2
text_name = "Berserker"
text_name = "Berserker DO NOT USE"
stat_data = SubResource( 42 )
player_resource_type = 1

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 7.4 KiB

View File

@ -219,7 +219,7 @@ Node="input/actionbar_5_11"
[application]
config/name="Broken Seals 3D"
config/name="Broken Seals"
run/main_scene="res://scenes/Main.tscn"
config/icon="res://icon.png"
config/version="0.2"