vault backup: 2025-09-20 07:09:23

This commit is contained in:
2025-09-20 07:09:23 -04:00
parent b94c8e4609
commit 95052caae6
4 changed files with 102 additions and 8 deletions
+14
View File
@@ -43,3 +43,17 @@ and every even level has
```
equipment of the same type is assumed to be evenly spaced.
## Location vs. Scope
<!--TODO:-->
![[location-vs-scope]]
MDPB is physically _located_ in "Bldg A",
but serves only loads in "Bldg B".
```
location = "Bldg A"
scope = "Bldg B"
```