2023-08-28 02:32:08 +02:00
|
|
|
{
|
2023-11-03 20:57:35 +01:00
|
|
|
system.ascensions.garage-layout.incantations = i: [
|
|
|
|
];
|
2023-08-28 02:32:08 +02:00
|
|
|
|
2023-09-03 21:21:31 +02:00
|
|
|
services.garage.layout.initial = {
|
2023-11-04 01:38:35 +01:00
|
|
|
grail = { zone = "eu-central"; capacity = 1000; };
|
2023-09-03 21:21:31 +02:00
|
|
|
prophet = { zone = "eu-central"; capacity = 1000; };
|
|
|
|
VEGAS = { zone = "eu-central"; capacity = 1000; };
|
2023-08-28 02:32:08 +02:00
|
|
|
};
|
|
|
|
}
|