14 lines
256 B
Plaintext
14 lines
256 B
Plaintext
.{
|
|
.Talent = .{
|
|
.name = "Fischen/Angeln",
|
|
.system = .{
|
|
.kategorie = .natur,
|
|
.behinderung = "",
|
|
.attribute1 = .IN,
|
|
.attribute2 = .FF,
|
|
.attribute3 = .KK,
|
|
}
|
|
}
|
|
}
|
|
|