Skip to content

Commit f6911bc

Browse files
Animal traits for the animal mod
1 parent a537f4b commit f6911bc

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
[
2+
{
3+
"type": "mutation",
4+
"id": "ANIMALEMPATH",
5+
"copy-from": "ANIMALEMPATH",
6+
"starting_trait": true
7+
},
8+
{
9+
"type": "mutation",
10+
"id": "ANIMALDISCORD",
11+
"copy-from": "ANIMALDISCORD",
12+
"starting_trait": true
13+
}
14+
]

0 commit comments

Comments
 (0)