Skip to content

Commit

Permalink
Rework into 'properties' sub-object
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronVanGeffen committed Dec 10, 2024
1 parent b9dbb1e commit 279ecd2
Show file tree
Hide file tree
Showing 15 changed files with 75 additions and 30 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,11 @@
"rct2"
],
"objectType": "peep_animations",
"peepType": "entertainer",
"isSlowWalking": true,
"properties": {
"peepType": "entertainer",
"isSlowWalking": true,
"noRandomPlacement": false
},
"strings": {
"name": {
"ar-EG": "Astronaut costume",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,11 @@
"rct2"
],
"objectType": "peep_animations",
"peepType": "entertainer",
"isSlowWalking": false,
"properties": {
"peepType": "entertainer",
"isSlowWalking": false,
"noRandomPlacement": false
},
"strings": {
"name": {
"ar-EG": "Bandit costume",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,11 @@
"rct2"
],
"objectType": "peep_animations",
"peepType": "entertainer",
"isSlowWalking": false,
"properties": {
"peepType": "entertainer",
"isSlowWalking": false,
"noRandomPlacement": false
},
"strings": {
"name": {
"ar-EG": "Elephant costume",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,11 @@
"rct2"
],
"objectType": "peep_animations",
"peepType": "entertainer",
"isSlowWalking": false,
"properties": {
"peepType": "entertainer",
"isSlowWalking": false,
"noRandomPlacement": false
},
"strings": {
"name": {
"ar-EG": "Gorilla costume",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,11 @@
"rct2"
],
"objectType": "peep_animations",
"peepType": "entertainer",
"isSlowWalking": false,
"properties": {
"peepType": "entertainer",
"isSlowWalking": false,
"noRandomPlacement": false
},
"strings": {
"name": {
"ar-EG": "Knight costume",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,11 @@
"rct2"
],
"objectType": "peep_animations",
"peepType": "entertainer",
"isSlowWalking": false,
"properties": {
"peepType": "entertainer",
"isSlowWalking": false,
"noRandomPlacement": false
},
"strings": {
"name": {
"ar-EG": "Panda costume",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,11 @@
"rct2"
],
"objectType": "peep_animations",
"peepType": "entertainer",
"isSlowWalking": false,
"properties": {
"peepType": "entertainer",
"isSlowWalking": false,
"noRandomPlacement": false
},
"strings": {
"name": {
"ar-EG": "Pirate costume",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,11 @@
"rct2"
],
"objectType": "peep_animations",
"peepType": "entertainer",
"isSlowWalking": false,
"properties": {
"peepType": "entertainer",
"isSlowWalking": false,
"noRandomPlacement": false
},
"strings": {
"name": {
"ar-EG": "Roman costume",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,11 @@
"rct2"
],
"objectType": "peep_animations",
"peepType": "entertainer",
"isSlowWalking": false,
"properties": {
"peepType": "entertainer",
"isSlowWalking": false,
"noRandomPlacement": false
},
"strings": {
"name": {
"ar-EG": "Sheriff costume",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,11 @@
"rct2"
],
"objectType": "peep_animations",
"peepType": "entertainer",
"isSlowWalking": false,
"properties": {
"peepType": "entertainer",
"isSlowWalking": false,
"noRandomPlacement": false
},
"strings": {
"name": {
"ar-EG": "Snowman costume",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,11 @@
"rct2"
],
"objectType": "peep_animations",
"peepType": "entertainer",
"isSlowWalking": false,
"properties": {
"peepType": "entertainer",
"isSlowWalking": false,
"noRandomPlacement": false
},
"strings": {
"name": {
"ar-EG": "Tiger costume",
Expand Down
7 changes: 5 additions & 2 deletions objects/rct2/peep_animations/rct2.peep_animations.guest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,11 @@
"rct2"
],
"objectType": "peep_animations",
"peepType": "guest",
"isSlowWalking": false,
"properties": {
"peepType": "guest",
"isSlowWalking": false,
"noRandomPlacement": false
},
"strings": {
"name": {
"ar-EG": "زائر",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,11 @@
"rct2"
],
"objectType": "peep_animations",
"peepType": "handyman",
"isSlowWalking": false,
"properties": {
"peepType": "handyman",
"isSlowWalking": false,
"noRandomPlacement": false
},
"strings": {
"name": {
"ar-EG": "رجل مساعد",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,11 @@
"rct2"
],
"objectType": "peep_animations",
"peepType": "mechanic",
"isSlowWalking": false,
"properties": {
"peepType": "mechanic",
"isSlowWalking": false,
"noRandomPlacement": false
},
"strings": {
"name": {
"ar-EG": "ميكانيكي",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,11 @@
"rct2"
],
"objectType": "peep_animations",
"peepType": "security",
"isSlowWalking": false,
"properties": {
"peepType": "security",
"isSlowWalking": false,
"noRandomPlacement": false
},
"strings": {
"name": {
"ar-EG": "رجل الأمن",
Expand Down

0 comments on commit 279ecd2

Please sign in to comment.