fix: 메시지 수정

This commit is contained in:
2024-06-08 18:55:48 +00:00
parent 8e7227c29d
commit 28cea4ee09
+1 -1
View File
@@ -26,7 +26,7 @@ enum PenaltyKey: string
PenaltyKey::SendPrivateMsgDelay => '개인 메세지 보내기 제한 시간',
PenaltyKey::NoSendPrivateMsg => '개인 메세지 보내기 금지',
PenaltyKey::NoSendPublicMsg => '공개 메세지 보내기 금지',
PenaltyKey::NoTopSecret => '최고기밀 메세지 보내기 금지',
PenaltyKey::NoTopSecret => '암행부 열람 금지',
PenaltyKey::NoChief => '수뇌 금지',
PenaltyKey::NoAmbassador => '외교권자 금지',
PenaltyKey::NoBanGeneral => '장수 추방 금지',