diff --git a/objects/rct2/peep_animations/rct2.peep_animations.entertainer_astronaut.json b/objects/rct2/peep_animations/rct2.peep_animations.entertainer_astronaut.json index 3ff62ab6ad..32b7b97c69 100644 --- a/objects/rct2/peep_animations/rct2.peep_animations.entertainer_astronaut.json +++ b/objects/rct2/peep_animations/rct2.peep_animations.entertainer_astronaut.json @@ -51,7 +51,7 @@ ], "animationGroups": [ { - "debugName": "EntertainerAstronaut", + "scriptName": "astronaut", "legacyPosition": 11, "animations": { "walking": { diff --git a/objects/rct2/peep_animations/rct2.peep_animations.entertainer_bandit.json b/objects/rct2/peep_animations/rct2.peep_animations.entertainer_bandit.json index a800263d83..f0bf6ad117 100644 --- a/objects/rct2/peep_animations/rct2.peep_animations.entertainer_bandit.json +++ b/objects/rct2/peep_animations/rct2.peep_animations.entertainer_bandit.json @@ -51,7 +51,7 @@ ], "animationGroups": [ { - "debugName": "EntertainerBandit", + "scriptName": "bandit", "legacyPosition": 12, "animations": { "walking": { diff --git a/objects/rct2/peep_animations/rct2.peep_animations.entertainer_elephant.json b/objects/rct2/peep_animations/rct2.peep_animations.entertainer_elephant.json index 518bb599a2..09ade2b32d 100644 --- a/objects/rct2/peep_animations/rct2.peep_animations.entertainer_elephant.json +++ b/objects/rct2/peep_animations/rct2.peep_animations.entertainer_elephant.json @@ -52,7 +52,7 @@ ], "animationGroups": [ { - "debugName": "EntertainerElephant", + "scriptName": "elephant", "legacyPosition": 6, "animations": { "walking": { diff --git a/objects/rct2/peep_animations/rct2.peep_animations.entertainer_gorilla.json b/objects/rct2/peep_animations/rct2.peep_animations.entertainer_gorilla.json index 6fce5fdc25..c3b824f6b6 100644 --- a/objects/rct2/peep_animations/rct2.peep_animations.entertainer_gorilla.json +++ b/objects/rct2/peep_animations/rct2.peep_animations.entertainer_gorilla.json @@ -51,7 +51,7 @@ ], "animationGroups": [ { - "debugName": "EntertainerGorilla", + "scriptName": "gorilla", "legacyPosition": 8, "animations": { "walking": { diff --git a/objects/rct2/peep_animations/rct2.peep_animations.entertainer_knight.json b/objects/rct2/peep_animations/rct2.peep_animations.entertainer_knight.json index 5f2ad017d0..a579481c52 100644 --- a/objects/rct2/peep_animations/rct2.peep_animations.entertainer_knight.json +++ b/objects/rct2/peep_animations/rct2.peep_animations.entertainer_knight.json @@ -51,7 +51,7 @@ ], "animationGroups": [ { - "debugName": "EntertainerKnight", + "scriptName": "knight", "legacyPosition": 10, "animations": { "walking": { diff --git a/objects/rct2/peep_animations/rct2.peep_animations.entertainer_panda.json b/objects/rct2/peep_animations/rct2.peep_animations.entertainer_panda.json index 0b449003a1..4f86f75cbe 100644 --- a/objects/rct2/peep_animations/rct2.peep_animations.entertainer_panda.json +++ b/objects/rct2/peep_animations/rct2.peep_animations.entertainer_panda.json @@ -52,7 +52,7 @@ ], "animationGroups": [ { - "debugName": "EntertainerPanda", + "scriptName": "panda", "legacyPosition": 4, "animations": { "walking": { diff --git a/objects/rct2/peep_animations/rct2.peep_animations.entertainer_pirate.json b/objects/rct2/peep_animations/rct2.peep_animations.entertainer_pirate.json index 2c62c81d90..dc51893d9a 100644 --- a/objects/rct2/peep_animations/rct2.peep_animations.entertainer_pirate.json +++ b/objects/rct2/peep_animations/rct2.peep_animations.entertainer_pirate.json @@ -51,7 +51,7 @@ ], "animationGroups": [ { - "debugName": "EntertainerPirate", + "scriptName": "pirate", "legacyPosition": 14, "animations": { "walking": { diff --git a/objects/rct2/peep_animations/rct2.peep_animations.entertainer_roman.json b/objects/rct2/peep_animations/rct2.peep_animations.entertainer_roman.json index 5199f9c255..784a51a250 100644 --- a/objects/rct2/peep_animations/rct2.peep_animations.entertainer_roman.json +++ b/objects/rct2/peep_animations/rct2.peep_animations.entertainer_roman.json @@ -52,7 +52,7 @@ ], "animationGroups": [ { - "debugName": "EntertainerRoman", + "scriptName": "roman", "legacyPosition": 7, "animations": { "walking": { diff --git a/objects/rct2/peep_animations/rct2.peep_animations.entertainer_sheriff.json b/objects/rct2/peep_animations/rct2.peep_animations.entertainer_sheriff.json index 44477eeed0..269d11a8f9 100644 --- a/objects/rct2/peep_animations/rct2.peep_animations.entertainer_sheriff.json +++ b/objects/rct2/peep_animations/rct2.peep_animations.entertainer_sheriff.json @@ -51,7 +51,7 @@ ], "animationGroups": [ { - "debugName": "EntertainerSheriff", + "scriptName": "sheriff", "legacyPosition": 13, "animations": { "walking": { diff --git a/objects/rct2/peep_animations/rct2.peep_animations.entertainer_snowman.json b/objects/rct2/peep_animations/rct2.peep_animations.entertainer_snowman.json index 6d367c4bdd..2797c9df18 100644 --- a/objects/rct2/peep_animations/rct2.peep_animations.entertainer_snowman.json +++ b/objects/rct2/peep_animations/rct2.peep_animations.entertainer_snowman.json @@ -51,7 +51,7 @@ ], "animationGroups": [ { - "debugName": "EntertainerSnowman", + "scriptName": "snowman", "legacyPosition": 9, "animations": { "walking": { diff --git a/objects/rct2/peep_animations/rct2.peep_animations.entertainer_tiger.json b/objects/rct2/peep_animations/rct2.peep_animations.entertainer_tiger.json index e887c4928f..c7686be528 100644 --- a/objects/rct2/peep_animations/rct2.peep_animations.entertainer_tiger.json +++ b/objects/rct2/peep_animations/rct2.peep_animations.entertainer_tiger.json @@ -52,7 +52,7 @@ ], "animationGroups": [ { - "debugName": "EntertainerTiger", + "scriptName": "tiger", "legacyPosition": 5, "animations": { "walking": { diff --git a/objects/rct2/peep_animations/rct2.peep_animations.guest.json b/objects/rct2/peep_animations/rct2.peep_animations.guest.json index eadf73fe93..dd2e36ec21 100644 --- a/objects/rct2/peep_animations/rct2.peep_animations.guest.json +++ b/objects/rct2/peep_animations/rct2.peep_animations.guest.json @@ -180,7 +180,7 @@ ], "animationGroups": [ { - "debugName": "Normal", + "scriptName": "none", "legacyPosition": 0, "animations": { "walking": { @@ -1032,7 +1032,7 @@ } }, { - "debugName": "IceCream", + "scriptName": "iceCream", "legacyPosition": 15, "animations": { "walking": { @@ -1882,7 +1882,7 @@ } }, { - "debugName": "Chips", + "scriptName": "chips", "legacyPosition": 16, "animations": { "walking": { @@ -2738,7 +2738,7 @@ } }, { - "debugName": "Burger", + "scriptName": "burger", "legacyPosition": 17, "animations": { "walking": { @@ -3594,7 +3594,7 @@ } }, { - "debugName": "Drink", + "scriptName": "drink", "legacyPosition": 18, "animations": { "walking": { @@ -4462,7 +4462,7 @@ } }, { - "debugName": "Balloon", + "scriptName": "balloon", "legacyPosition": 19, "animations": { "walking": { @@ -5314,7 +5314,7 @@ } }, { - "debugName": "Candyfloss", + "scriptName": "candyfloss", "legacyPosition": 20, "animations": { "walking": { @@ -6170,7 +6170,7 @@ } }, { - "debugName": "Umbrella", + "scriptName": "umbrella", "legacyPosition": 21, "animations": { "walking": { @@ -7022,7 +7022,7 @@ } }, { - "debugName": "Pizza", + "scriptName": "pizza", "legacyPosition": 22, "animations": { "walking": { @@ -7860,7 +7860,7 @@ } }, { - "debugName": "Popcorn", + "scriptName": "popcorn", "legacyPosition": 24, "animations": { "walking": { @@ -8716,7 +8716,7 @@ } }, { - "debugName": "ArmsCrossed", + "scriptName": "armsCrossed", "legacyPosition": 25, "animations": { "walking": { @@ -9568,7 +9568,7 @@ } }, { - "debugName": "HeadDown", + "scriptName": "headDown", "legacyPosition": 26, "animations": { "walking": { @@ -10420,7 +10420,7 @@ } }, { - "debugName": "Nauseous", + "scriptName": "nauseous", "legacyPosition": 27, "animations": { "walking": { @@ -11272,7 +11272,7 @@ } }, { - "debugName": "VeryNauseous", + "scriptName": "veryNauseous", "legacyPosition": 28, "animations": { "walking": { @@ -12124,7 +12124,7 @@ } }, { - "debugName": "RequireToilet", + "scriptName": "requireToilet", "legacyPosition": 29, "animations": { "walking": { @@ -12976,7 +12976,7 @@ } }, { - "debugName": "Hat", + "scriptName": "hat", "legacyPosition": 30, "animations": { "walking": { @@ -13828,7 +13828,7 @@ } }, { - "debugName": "HotDog", + "scriptName": "hotDog", "legacyPosition": 31, "animations": { "walking": { @@ -14684,7 +14684,7 @@ } }, { - "debugName": "Tentacle", + "scriptName": "tentacle", "legacyPosition": 32, "animations": { "walking": { @@ -15576,7 +15576,7 @@ } }, { - "debugName": "ToffeeApple", + "scriptName": "toffeeApple", "legacyPosition": 33, "animations": { "walking": { @@ -16426,7 +16426,7 @@ } }, { - "debugName": "Donut", + "scriptName": "donut", "legacyPosition": 34, "animations": { "walking": { @@ -17281,7 +17281,7 @@ } }, { - "debugName": "Coffee", + "scriptName": "coffee", "legacyPosition": 35, "animations": { "walking": { @@ -18149,7 +18149,7 @@ } }, { - "debugName": "Chicken", + "scriptName": "chicken", "legacyPosition": 36, "animations": { "walking": { @@ -19017,7 +19017,7 @@ } }, { - "debugName": "Lemonade", + "scriptName": "lemonade", "legacyPosition": 37, "animations": { "walking": { @@ -19885,7 +19885,7 @@ } }, { - "debugName": "Watching", + "scriptName": "watching", "legacyPosition": 38, "animations": { "walking": { @@ -20737,7 +20737,7 @@ } }, { - "debugName": "Pretzel", + "scriptName": "pretzel", "legacyPosition": 39, "animations": { "walking": { @@ -21605,7 +21605,7 @@ } }, { - "debugName": "Sunglasses", + "scriptName": "sunglasses", "legacyPosition": 40, "animations": { "walking": { @@ -22457,7 +22457,7 @@ } }, { - "debugName": "SuJongkwa", + "scriptName": "suJongkwa", "legacyPosition": 41, "animations": { "walking": { @@ -23325,7 +23325,7 @@ } }, { - "debugName": "Juice", + "scriptName": "juice", "legacyPosition": 42, "animations": { "walking": { @@ -24193,7 +24193,7 @@ } }, { - "debugName": "FunnelCake", + "scriptName": "funnelCake", "legacyPosition": 43, "animations": { "walking": { @@ -25061,7 +25061,7 @@ } }, { - "debugName": "Noodles", + "scriptName": "noodles", "legacyPosition": 44, "animations": { "walking": { @@ -25929,7 +25929,7 @@ } }, { - "debugName": "Sausage", + "scriptName": "sausage", "legacyPosition": 45, "animations": { "walking": { @@ -26797,7 +26797,7 @@ } }, { - "debugName": "Soup", + "scriptName": "soup", "legacyPosition": 46, "animations": { "walking": { @@ -27665,7 +27665,7 @@ } }, { - "debugName": "Sandwich", + "scriptName": "sandwich", "legacyPosition": 47, "animations": { "walking": { diff --git a/objects/rct2/peep_animations/rct2.peep_animations.handyman.json b/objects/rct2/peep_animations/rct2.peep_animations.handyman.json index 413cc311ff..c4ab76de97 100644 --- a/objects/rct2/peep_animations/rct2.peep_animations.handyman.json +++ b/objects/rct2/peep_animations/rct2.peep_animations.handyman.json @@ -54,7 +54,7 @@ ], "animationGroups": [ { - "debugName": "Handyman", + "scriptName": "handyman", "legacyPosition": 1, "animations": { "walking": { diff --git a/objects/rct2/peep_animations/rct2.peep_animations.mechanic.json b/objects/rct2/peep_animations/rct2.peep_animations.mechanic.json index 186445d4f5..ef75c4cd1a 100644 --- a/objects/rct2/peep_animations/rct2.peep_animations.mechanic.json +++ b/objects/rct2/peep_animations/rct2.peep_animations.mechanic.json @@ -54,7 +54,7 @@ ], "animationGroups": [ { - "debugName": "Mechanic", + "scriptName": "mechanic", "legacyPosition": 2, "animations": { "walking": { diff --git a/objects/rct2/peep_animations/rct2.peep_animations.security.json b/objects/rct2/peep_animations/rct2.peep_animations.security.json index b98715c922..dfff3d3dd0 100644 --- a/objects/rct2/peep_animations/rct2.peep_animations.security.json +++ b/objects/rct2/peep_animations/rct2.peep_animations.security.json @@ -51,7 +51,7 @@ ], "animationGroups": [ { - "debugName": "Security", + "scriptName": "security1", "legacyPosition": 3, "animations": { "walking": { @@ -160,7 +160,7 @@ } }, { - "debugName": "SecurityAlt", + "scriptName": "security2", "legacyPosition": 23, "animations": { "walking": {