麻了 暂存

This commit is contained in:
2025-08-01 22:57:35 +08:00
parent 39efef6b22
commit 5beb28dd71
5 changed files with 23 additions and 20 deletions

View File

@@ -21,6 +21,9 @@ namespace WulaFallenEmpire
public class PsychicRitual_TechOffering : PsychicRitualDef_InvocationCircle
{
// 仪式持续时间(小时)
public new FloatRange hoursUntilOutcome;
// 从XML加载的额外祭品列表
public List<OfferingItem> extraOfferings = new List<OfferingItem>();