From af9eb492dcbf4bf0382cdd8984eda25257500f72 Mon Sep 17 00:00:00 2001 From: "DAN-KOTI\\Daniel" Date: Sun, 9 Jul 2023 21:33:34 +0300 Subject: [PATCH] cats changed to animals --- .../Resources/ScriptableObjects/People/Easy/Jaakko.asset | 2 +- .../Resources/ScriptableObjects/People/Easy/Joonas.asset | 2 +- .../Resources/ScriptableObjects/People/Easy/Kaisa.asset | 2 +- .../Resources/ScriptableObjects/Traits/Animals.asset | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Assets/_SocialMediaGame/Resources/ScriptableObjects/People/Easy/Jaakko.asset b/Assets/_SocialMediaGame/Resources/ScriptableObjects/People/Easy/Jaakko.asset index 24348e3..b274714 100644 --- a/Assets/_SocialMediaGame/Resources/ScriptableObjects/People/Easy/Jaakko.asset +++ b/Assets/_SocialMediaGame/Resources/ScriptableObjects/People/Easy/Jaakko.asset @@ -20,6 +20,6 @@ MonoBehaviour: - traitScriptableObject: {fileID: 11400000, guid: 6c51e07cfe9b1954c9621fc63a2b9fad, type: 2} drainRate: 0.5 - traitScriptableObject: {fileID: 11400000, guid: 4f14075cd5c3413479f009315c2e904e, type: 2} - drainRate: 1 + drainRate: 1.25 - traitScriptableObject: {fileID: 11400000, guid: cc93f0daa36ff0443890f14189832864, type: 2} drainRate: 1 diff --git a/Assets/_SocialMediaGame/Resources/ScriptableObjects/People/Easy/Joonas.asset b/Assets/_SocialMediaGame/Resources/ScriptableObjects/People/Easy/Joonas.asset index f25443d..4440545 100644 --- a/Assets/_SocialMediaGame/Resources/ScriptableObjects/People/Easy/Joonas.asset +++ b/Assets/_SocialMediaGame/Resources/ScriptableObjects/People/Easy/Joonas.asset @@ -22,4 +22,4 @@ MonoBehaviour: - traitScriptableObject: {fileID: 11400000, guid: 689b8d24a0c7bfe449acb65c1c08399b, type: 2} drainRate: 1 - traitScriptableObject: {fileID: 11400000, guid: 4f14075cd5c3413479f009315c2e904e, type: 2} - drainRate: 1 + drainRate: 1.25 diff --git a/Assets/_SocialMediaGame/Resources/ScriptableObjects/People/Easy/Kaisa.asset b/Assets/_SocialMediaGame/Resources/ScriptableObjects/People/Easy/Kaisa.asset index 90c6773..59c5a60 100644 --- a/Assets/_SocialMediaGame/Resources/ScriptableObjects/People/Easy/Kaisa.asset +++ b/Assets/_SocialMediaGame/Resources/ScriptableObjects/People/Easy/Kaisa.asset @@ -18,7 +18,7 @@ MonoBehaviour: globalDrainRate: 1 traits: - traitScriptableObject: {fileID: 11400000, guid: 68d140fa3bcd8d7479a355d09a2cf2b7, type: 2} - drainRate: 1 + drainRate: 1.25 - traitScriptableObject: {fileID: 11400000, guid: 99e3e36947d0a434ba75ce8b5de95e17, type: 2} drainRate: 0.5 - traitScriptableObject: {fileID: 11400000, guid: 48f59e397f320754f8075c6d26a5351b, type: 2} diff --git a/Assets/_SocialMediaGame/Resources/ScriptableObjects/Traits/Animals.asset b/Assets/_SocialMediaGame/Resources/ScriptableObjects/Traits/Animals.asset index 728023f..1ba32b9 100644 --- a/Assets/_SocialMediaGame/Resources/ScriptableObjects/Traits/Animals.asset +++ b/Assets/_SocialMediaGame/Resources/ScriptableObjects/Traits/Animals.asset @@ -12,5 +12,5 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 10b613096e24d254eafaae3a39ce7591, type: 3} m_Name: Animals m_EditorClassIdentifier: - traitName: Cats + traitName: Animals color: {r: 0.7743048, g: 0.40743, b: 0.81, a: 0}