Add NotificationManager and NotificationLabel for age advancement notifications; refactor scripts into Components directory
This commit is contained in:
@@ -70,6 +70,7 @@ public static class MiracleLoader
|
||||
FaithCost = miracleDto.FaithCost,
|
||||
FollowersRequired = miracleDto.FollowersRequired,
|
||||
ProductionRequired = miracleDto.ProductionRequired,
|
||||
AdvancesToAge = miracleDto.AdvancesToAge,
|
||||
Effects = []
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user