Skip to content

Commit

Permalink
Arrange map objects and pickups in S2DNA #712
Browse files Browse the repository at this point in the history
  • Loading branch information
cxong committed Jul 6, 2024
1 parent 6e40eeb commit e39e07b
Show file tree
Hide file tree
Showing 3 changed files with 110 additions and 210 deletions.
3 changes: 2 additions & 1 deletion data/.wolf3d/N3Ddata.cdogscpn/map_objects.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
"Pic": "water_pitcher"
},
"Size": [8, 6],
"Offset": [-4, -12],
"Wreck": "water_pitcher_wreck",
"Health": 50,
"Flags": ["Inside", "OneOrMoreWalls"]
Expand Down Expand Up @@ -99,7 +100,7 @@
"Type": "Normal",
"Pic": "birdcage"
},
"Offset": [-7, -33],
"Offset": [-7, -29],
"Health": 40
},
{
Expand Down
Loading

0 comments on commit e39e07b

Please sign in to comment.