(client) feat:添加事件定义,定义部分怪物

This commit is contained in:
m0_75251201
2025-09-03 18:13:29 +08:00
parent ce04c8cec8
commit eb9cf415f2
79 changed files with 4666 additions and 4981 deletions

View File

@ -2,8 +2,7 @@ namespace Data
{
public class EventDef : Define
{
public HediffEventDef hediffEvent;
public EntityEventDef entityEvent;
public string workClass;
public string value;
}
}