Skip to content

Commit 8a37783

Browse files
authored
Merge pull request #82892 from Holli-Git/animal_discord_fix
Remove animal discord/empathy from starting traits
2 parents 01c0128 + 9beee31 commit 8a37783

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

data/json/mutations/mutations.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1120,7 +1120,6 @@
11201120
"points": 1,
11211121
"vitamin_cost": 60,
11221122
"description": "Peaceful animals will not run away from you, and even aggressive animals are less likely to attack. This only applies to natural animals such as woodland creatures.",
1123-
"starting_trait": true,
11241123
"types": [ "ANIMAL_EMPATHY" ],
11251124
"category": [ "LUPINE", "ELFA" ],
11261125
"changes_to": [ "ANIMALEMPATH2" ],
@@ -1924,7 +1923,6 @@
19241923
"points": -1,
19251924
"vitamin_cost": 60,
19261925
"description": "Most animals don't like you, and aggressive animals are more likely to attack you. This only applies to natural animals such as woodland creatures.",
1927-
"starting_trait": true,
19281926
"types": [ "ANIMAL_EMPATHY" ],
19291927
"changes_to": [ "ANIMALDISCORD2" ],
19301928
"category": [ "BEAST", "RAPTOR", "INSECT", "MOUSE", "RABBIT" ],

0 commit comments

Comments
 (0)