Added new effect for Bravery Cape

This commit is contained in:
Ricardo Domingues
2026-01-03 20:25:20 +00:00
parent 6d0fe59d50
commit 117f1234b5
4 changed files with 7 additions and 2 deletions

View File

@@ -372,6 +372,7 @@ class CInstanceBase
EFFECT_HAPPINESS_RING_EQUIP, // 행복의 반지 착용 순간에 발동하는 이펙트
EFFECT_LOVE_PENDANT_EQUIP, // 행복의 반지 착용 순간에 발동하는 이펙트
EFFECT_TEMP,
EFFECT_AGGREGATE_MONSTER,
EFFECT_NUM,
};