Skip to content

Commit

Permalink
Update JSON
Browse files Browse the repository at this point in the history
  • Loading branch information
lahm86 committed May 25, 2024
1 parent d5ff6ef commit 05ba4ef
Show file tree
Hide file tree
Showing 12 changed files with 409 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7823,6 +7823,9 @@
{
"Comments": "Remove the fuse static mesh from the conveyor belt.",
"EMType": 25,
"Tags": [
14
],
"ClearFromRooms": {
"227": [
45
Expand All @@ -7832,6 +7835,9 @@
{
"Comments": "Add a sprite instead for the ammo.",
"EMType": 31,
"Tags": [
14
],
"ID": 89,
"Vertex": {
"Lighting": 4096
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7535,13 +7535,29 @@
"OnTrue": [
{
"EMType": 67,
"Tags": [
14
],
"BaseLocation": {
"X": 57856,
"Y": 10240,
"Z": 10752,
"Room": 12
},
"EntityLocation": 38
},
{
"EMType": 67,
"Tags": [
13
],
"BaseLocation": {
"X": 57856,
"Y": 10240,
"Z": 11776,
"Room": 12
},
"EntityLocation": 38
}
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@
{
"Comments": "Make a slight change to face order in room 37 to make further modifications here easier.",
"EMType": 32,
"Tags": [
14
],
"RoomIndex": 37,
"Swaps": {
"27": 42
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@
{
"Comments": "Make a slight change to face order in room 8 to make further modifications here easier.",
"EMType": 32,
"Tags": [
14
],
"RoomIndex": 8,
"Swaps": {
"269": 184,
Expand Down
Loading

0 comments on commit 05ba4ef

Please sign in to comment.