From fd0ba9e9fd1e5526a0957a318c35f179a5ae87cb Mon Sep 17 00:00:00 2001 From: dal4segno Date: Wed, 11 Mar 2026 02:57:46 +0900 Subject: [PATCH] =?UTF-8?q?[Abnormality]=20=ED=85=8C=EC=8A=A4=ED=8A=B8=20?= =?UTF-8?q?=EC=9D=B4=EC=83=81=EC=83=81=ED=83=9C=20=EC=9D=B4=EB=A6=84=20?= =?UTF-8?q?=EC=A4=91=EB=B3=B5=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - abnormalityName: Abnormality -> Test Buff/Test Debuff로 변경 - duration: 99 -> 10으로 변경 Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode) Co-authored-by: Sisyphus --- Assets/Abnormalities/Abnormality_Test_Buff.asset | 4 ++-- Assets/Abnormalities/Abnormality_Test_Debuff.asset | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Assets/Abnormalities/Abnormality_Test_Buff.asset b/Assets/Abnormalities/Abnormality_Test_Buff.asset index c3e4f6be..50d94272 100644 --- a/Assets/Abnormalities/Abnormality_Test_Buff.asset +++ b/Assets/Abnormalities/Abnormality_Test_Buff.asset @@ -12,9 +12,9 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: b08cc671f858a3b409170a5356e960a0, type: 3} m_Name: Abnormality_Test_Buff m_EditorClassIdentifier: Colosseum.Game::Colosseum.Abnormalities.AbnormalityData - abnormalityName: Abnormality + abnormalityName: Test Buff icon: {fileID: 21300000, guid: 173f7bf0258285c4f8bf01825ac02a11, type: 3} - duration: 99 + duration: 10 level: 1 isDebuff: 0 statModifiers: [] diff --git a/Assets/Abnormalities/Abnormality_Test_Debuff.asset b/Assets/Abnormalities/Abnormality_Test_Debuff.asset index b055031d..79ef993b 100644 --- a/Assets/Abnormalities/Abnormality_Test_Debuff.asset +++ b/Assets/Abnormalities/Abnormality_Test_Debuff.asset @@ -12,9 +12,9 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: b08cc671f858a3b409170a5356e960a0, type: 3} m_Name: Abnormality_Test_Debuff m_EditorClassIdentifier: Colosseum.Game::Colosseum.Abnormalities.AbnormalityData - abnormalityName: Abnormality + abnormalityName: Test Debuff icon: {fileID: 21300000, guid: 173f7bf0258285c4f8bf01825ac02a11, type: 3} - duration: 99 + duration: 10 level: 1 isDebuff: 1 statModifiers: []