verticality map added to all floors, item descriptions fixed, enemy lore added.

This commit is contained in:
Pal
2026-04-22 00:48:45 -07:00
parent 5ca2dc2eec
commit aea6c5ff3d
186 changed files with 1299 additions and 360 deletions
@@ -86,4 +86,4 @@ public abstract partial class InventoryItemStats : Resource
[Export]
[Save("inventory_item_texture")]
public Texture2D Texture { get; set; }
}
}