Skip to content

Commit 23ffe6f

Browse files
release v5.1.664
1 parent 4dae1e7 commit 23ffe6f

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

Assemblies/Manager.dll

-12 KB
Binary file not shown.

Languages/English/Keyed/Manager_Keyed.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@
213213
<FM.Livestock.DisabledBecauseNoTrainingSet>Disabled because no training target is set.</FM.Livestock.DisabledBecauseNoTrainingSet>
214214
<FM.Livestock.CannotTrainTooSmall>{0} are too small to train this.</FM.Livestock.CannotTrainTooSmall>
215215
<FM.Livestock.DisabledBecauseRoamingAnimal>{0} cannot be restricted</FM.Livestock.DisabledBecauseRoamingAnimal>
216-
<FM.Livestock.DisabledBecauseRoamingAnimalTip>{0} cannot be restricted to an area because it is a roaming animal.</FM.Livestock.DisabledBecauseRoamingAnimalTip>
216+
<FM.Livestock.DisabledBecauseRoamingAnimalTip>{0} cannot be restricted to an area because they are a roaming animal. Try penning them in an enclosure instead.</FM.Livestock.DisabledBecauseRoamingAnimalTip>
217217

218218
<!-- following -->
219219
<FM.Livestock.FollowHeader>Following</FM.Livestock.FollowHeader>

modinfo.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"url": "https://github.com/fluffy-mods/ColonyManager",
66
"version": {
77
"major": 5,
8-
"minor": 0,
8+
"minor": 1,
99
"build": 664
1010
},
1111
"author": {
@@ -19,6 +19,15 @@
1919
"url": "https://github.com/fluffy-mods/ColonyManager"
2020
},
2121
"changelog": [
22+
{
23+
"date": "2021-07-27T16:10:31.000Z",
24+
"message": "add unavailable labels for restricting roamers",
25+
"author": {
26+
"name": "Fluffy",
27+
"email": "fluffy.l2032@gmail.com"
28+
},
29+
"hash": "4dae1e7c11b7426296c9ff368e91fdbaca3f7600"
30+
},
2231
{
2332
"date": "2021-07-27T16:08:10.000Z",
2433
"message": "update preview image",

0 commit comments

Comments
 (0)