initial commit

This commit is contained in:
ryan
2026-08-15 11:15:31 +02:00
commit b05c7310a6
231 changed files with 5311 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
# Theseus — workstation
house = "control"
order = 3
name = "Theseus"
domain = "The Adventurer"
state = "machine"
label = "Human-Controlled"
runs = "workstation"
# hangs off the two workstations rather than reaching across the middle
attach = ["hades", "apollo"]
# one line, used by the no-JavaScript listing
does = """
Portable development workstation.
"""
# the paragraph in the detail panel
long = """
Portable development workstation.
"""