Skip to content

Commit

Permalink
Add isSlowWalking property
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronVanGeffen committed Dec 5, 2024
1 parent c30fc27 commit 0e759f8
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
],
"objectType": "peep_animations",
"peepType": "entertainer",
"isSlowWalking": true,
"strings": {
"name": {
"ar-EG": "Astronaut costume",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
],
"objectType": "peep_animations",
"peepType": "entertainer",
"isSlowWalking": false,
"strings": {
"name": {
"ar-EG": "Bandit costume",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
],
"objectType": "peep_animations",
"peepType": "entertainer",
"isSlowWalking": false,
"strings": {
"name": {
"ar-EG": "Elephant costume",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
],
"objectType": "peep_animations",
"peepType": "entertainer",
"isSlowWalking": false,
"strings": {
"name": {
"ar-EG": "Gorilla costume",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
],
"objectType": "peep_animations",
"peepType": "entertainer",
"isSlowWalking": false,
"strings": {
"name": {
"ar-EG": "Knight costume",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
],
"objectType": "peep_animations",
"peepType": "entertainer",
"isSlowWalking": false,
"strings": {
"name": {
"ar-EG": "Panda costume",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
],
"objectType": "peep_animations",
"peepType": "entertainer",
"isSlowWalking": false,
"strings": {
"name": {
"ar-EG": "Pirate costume",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
],
"objectType": "peep_animations",
"peepType": "entertainer",
"isSlowWalking": false,
"strings": {
"name": {
"ar-EG": "Roman costume",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
],
"objectType": "peep_animations",
"peepType": "entertainer",
"isSlowWalking": false,
"strings": {
"name": {
"ar-EG": "Sheriff costume",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
],
"objectType": "peep_animations",
"peepType": "entertainer",
"isSlowWalking": false,
"strings": {
"name": {
"ar-EG": "Snowman costume",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
],
"objectType": "peep_animations",
"peepType": "entertainer",
"isSlowWalking": false,
"strings": {
"name": {
"ar-EG": "Tiger costume",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
],
"objectType": "peep_animations",
"peepType": "guest",
"isSlowWalking": false,
"strings": {
"name": {
"ar-EG": "زائر",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
],
"objectType": "peep_animations",
"peepType": "handyman",
"isSlowWalking": false,
"strings": {
"name": {
"ar-EG": "رجل مساعد",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
],
"objectType": "peep_animations",
"peepType": "mechanic",
"isSlowWalking": false,
"strings": {
"name": {
"ar-EG": "ميكانيكي",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
],
"objectType": "peep_animations",
"peepType": "security",
"isSlowWalking": false,
"strings": {
"name": {
"ar-EG": "رجل الأمن",
Expand Down

0 comments on commit 0e759f8

Please sign in to comment.