12 lines
259 B
Plaintext
12 lines
259 B
Plaintext
.{
|
|
.Talent = .{
|
|
.name = "Fliegen",
|
|
.system = .{
|
|
.kategorie = .koerperliche,
|
|
.behinderung = "@BE",
|
|
.attribute1 = .MU,
|
|
.attribute2 = .IN,
|
|
.attribute3 = .GE,
|
|
}
|
|
}
|
|
} |