Skip to content

Commit

Permalink
Fixed wsw2 images
Browse files Browse the repository at this point in the history
  • Loading branch information
fidwell committed Jun 14, 2024
1 parent 19383dc commit 163908c
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions objects/fences/fidwell.scenery_wall.wsw2/object.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,8 @@
"price": 50
},
"images": [
{ "path": "images/0.png", "x": -31, "y": -16 },
{ "path": "images/1.png", "x": -1, "y": -16 },
{ "path": "images/2.png", "x": -31, "y": -28 },
{ "path": "images/3.png", "x": -1, "y": -28 },
{ "path": "images/4.png", "x": -31, "y": -20 },
{ "path": "images/5.png", "x": -1, "y": -22 }
{ "path": "images/0.png", "x": -31, "y": -17 },
{ "path": "images/1.png", "x": -1, "y": -16 }
],
"strings": {
"name": {
Expand Down

0 comments on commit 163908c

Please sign in to comment.