Fix Singen talent in compendium
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
.{
|
||||
.Talent = .{
|
||||
.name = "Singen",
|
||||
.system = .{
|
||||
.kategorie = .koerperliche,
|
||||
.behinderung = "@BE - 3",
|
||||
.attribute1 = .IN,
|
||||
.attribute2 = .CH,
|
||||
.attribute3 = .CH,
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user