Skip to content

Commit

Permalink
animal fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Hadi42 committed Feb 17, 2020
1 parent dc6e5e1 commit f4b3566
Show file tree
Hide file tree
Showing 85 changed files with 950 additions and 995 deletions.
14 changes: 14 additions & 0 deletions AnimalHusbandryMod/data/farmers/Hadi_240720025.json
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,20 @@
"FeedTreatsQuantity": {},
"_dayParticipatedContest": null,
"HasWon": null
},
{
"Id": -909368004768184780,
"_lastDayFeedTreat": null,
"FeedTreatsQuantity": {},
"_dayParticipatedContest": null,
"HasWon": null
},
{
"Id": -909367238200408520,
"_lastDayFeedTreat": null,
"FeedTreatsQuantity": {},
"_dayParticipatedContest": null,
"HasWon": null
}
],
"AnimalContestData": [
Expand Down
2 changes: 2 additions & 0 deletions Automate/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
},
"ConnectorNames": [
"Workbench"
"Stone Floor"
"Wood Path"
],
"ModCompatibility": {
"AutoGrabberMod": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"WeatherForYesterday": "Sunny",
"WeatherForYesterday": "Snow",
"LNOSCounter": {},
"ExistingObjectLocations": {},
"SavedObjects": [
{
"MapName": "Beach",
"Name": null,
"Tile": "41, 11",
"Tile": "25, 17",
"Type": "Monster",
"ID": -5,
"ID": -4,
"DaysUntilExpire": 1,
"SpawnTime": 600,
"ConfigItem": null,
Expand All @@ -19,29 +19,17 @@
"MinimumSkillLevel": 0,
"HP": 10,
"Damage": 1,
"Loot": [
{
"MapName": null,
"Name": "Crab",
"Tile": "0, 0",
"Type": 0,
"ID": 717,
"DaysUntilExpire": null,
"SpawnTime": 600,
"ConfigItem": null,
"MonType": null
}
],
"Loot": [],
"Sprite": "Characters/Monsters/BeachCrab"
}
}
},
{
"MapName": "Beach",
"Name": null,
"Tile": "75, 7",
"Tile": "89, 15",
"Type": "Monster",
"ID": -6,
"ID": -5,
"DaysUntilExpire": 1,
"SpawnTime": 600,
"ConfigItem": null,
Expand Down
68 changes: 0 additions & 68 deletions Boar/Code.txt

This file was deleted.

2 changes: 0 additions & 2 deletions Boar/Credits.txt

This file was deleted.

25 changes: 0 additions & 25 deletions Boar/content.json

This file was deleted.

Loading

0 comments on commit f4b3566

Please sign in to comment.