Skip to content

Commit

Permalink
Updates, added Hepser's grass
Browse files Browse the repository at this point in the history
  • Loading branch information
Hadi42 committed Feb 16, 2020
1 parent a56e9ce commit 9ff470c
Show file tree
Hide file tree
Showing 108 changed files with 547 additions and 517 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"WeatherForYesterday": "Lightning",
"WeatherForYesterday": "Sunny",
"LNOSCounter": {},
"ExistingObjectLocations": {},
"SavedObjects": [
{
"MapName": "Beach",
"Name": null,
"Tile": "65, 22",
"Tile": "75, 24",
"Type": "Monster",
"ID": -5,
"DaysUntilExpire": 1,
Expand Down Expand Up @@ -39,7 +39,7 @@
{
"MapName": "Beach",
"Name": null,
"Tile": "56, 9",
"Tile": "81, 9",
"Type": "Monster",
"ID": -6,
"DaysUntilExpire": 1,
Expand All @@ -56,39 +56,6 @@
"Sprite": "Characters/Monsters/BeachCrab"
}
}
},
{
"MapName": "Beach",
"Name": null,
"Tile": "21, 9",
"Type": "Monster",
"ID": -7,
"DaysUntilExpire": 1,
"SpawnTime": 600,
"ConfigItem": null,
"MonType": {
"MonsterName": "rock crab",
"Settings": {
"RelatedSkill": "Combat",
"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
}
],
"Sprite": "Characters/Monsters/BeachCrab"
}
}
}
]
}
Loading

0 comments on commit 9ff470c

Please sign in to comment.