Unlearned class spells are not shown in the spellbook anymore.

This commit is contained in:
Relintai 2020-09-10 10:48:46 +02:00
parent 6a70b36e04
commit 13fa745f16

View File

@ -16,6 +16,7 @@ spell_entry_container_path = NodePath("PagedContent/GridContainer")
prev_button_path = NodePath("PagedContent/Controls/HBoxContainer/Button2")
next_button_path = NodePath("PagedContent/Controls/HBoxContainer/Button")
spell_points_label_path = NodePath("PagedContent/Controls/HBoxContainer/SpellPoints")
show_not_learned = false
[node name="PagedContent" type="VBoxContainer" parent="."]
margin_left = 4.0