Skip to content

Commit

Permalink
Merge pull request #237 from hatal175/map_fixes
Browse files Browse the repository at this point in the history
Fix scenarios 29 and 33
  • Loading branch information
Tarmslitaren authored Nov 8, 2024
2 parents a18eee1 + b5b2b9d commit 131c27a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
7 changes: 7 additions & 0 deletions frosthaven_assistant/assets/data/editions/Gloomhaven.json
Original file line number Diff line number Diff line change
Expand Up @@ -4451,6 +4451,13 @@
},
"#33 Savvas Armory": {
"monsters": [ "Savvas Icestorm", "Savvas Lavaflow", "Frost Demon", "Flame Demon", "Wind Demon", "Earth Demon" ],
"special": [
{
"type": "Objective",
"name": "Door",
"health": "(4+L)"
}
],
"sections": {
"#M1a(1)": {
"special": [
Expand Down
2 changes: 2 additions & 0 deletions frosthaven_assistant/assets/data/rooms/Gloomhaven.json
Original file line number Diff line number Diff line change
Expand Up @@ -3671,6 +3671,8 @@
],
"29": [
{
"E1a": {
},
"D1a": {
"Black Imp": {
"normal": [
Expand Down

0 comments on commit 131c27a

Please sign in to comment.