Made things into tools to display enemy icons on spawner marks

This commit is contained in:
Marco 2025-04-28 10:52:50 +02:00
commit c00d298443
49 changed files with 174 additions and 55 deletions

View file

@ -3,6 +3,7 @@
namespace Cirno.Scripts.Resources.Loot;
[GlobalClass]
[Tool]
public partial class LootDrop : Resource
{
[Export]