mirror of
https://github.com/Relintai/broken_seals.git
synced 2024-11-10 08:42:11 +01:00
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:
parent
30c0c0b5ad
commit
7ef7d66430
@ -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
|
||||
|
BIN
game/icon.png
BIN
game/icon.png
Binary file not shown.
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 7.4 KiB |
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user