initial commit
This commit is contained in:
@@ -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.
|
||||
"""
|
||||
Reference in New Issue
Block a user