Skip to content

Commit

Permalink
Add sloped images from RCT1 to wc15
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeeMaji authored and Gymnasiast committed Feb 7, 2024
1 parent b337242 commit caf849f
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 6 additions & 1 deletion objects/rct2/scenery_wall/rct2.scenery_wall.wc15/object.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,17 @@
],
"objectType": "scenery_wall",
"properties": {
"isAllowedOnSlope": true,
"height": 3,
"price": 60,
"sceneryGroup": "rct2.scenery_group.scgfence"
},
"images": [
"$RCT2:OBJDATA/WC15.DAT[0..5]"
"$RCT2:OBJDATA/WC15.DAT[0..1]",
{ "path": "images/2.png", "x": -30, "y": -39 },
{ "path": "images/3.png", "x": -1, "y": -39 },
{ "path": "images/4.png", "x": -30, "y": -33 },
{ "path": "images/5.png", "x": -1, "y": -32 }
],
"strings": {
"name": {
Expand Down

0 comments on commit caf849f

Please sign in to comment.