feat: event 연구 커맨드 추가

This commit is contained in:
2025-01-22 18:53:08 +00:00
parent 6b81f744d4
commit e62eb36cc2
12 changed files with 60 additions and 3 deletions
-1
View File
@@ -22,6 +22,5 @@ enum NationAuxKey: string
case can_상병사용 = 'can_상병사용';
case can_음귀병사용 = 'can_음귀병사용';
case can_무희사용 = 'can_무희사용';
case can_흑병사용 = 'can_흑병사용';
case can_화륜차사용 = 'can_화륜차사용';
}