diff --git a/hwe/sammo/Enums/NationAuxKey.php b/hwe/sammo/Enums/NationAuxKey.php index 3a68912f..33345298 100644 --- a/hwe/sammo/Enums/NationAuxKey.php +++ b/hwe/sammo/Enums/NationAuxKey.php @@ -23,4 +23,5 @@ enum NationAuxKey: string case can_음귀병사용 = 'can_음귀병사용'; case can_무희사용 = 'can_무희사용'; case can_흑병사용 = 'can_흑병사용'; + case can_화륜차사용 = 'can_화륜차사용'; } \ No newline at end of file