Add: insert whac a mole app info to the sql
This commit is contained in:
@@ -38,6 +38,7 @@ INSERT INTO `app` (`AppID`, `AppName`, `KoreanName`, `AppType`, `Status`, `HowTo
|
||||
(36, 'test_english_right_lower', 'Right lower', 12, 1, ''),
|
||||
(39, 'test_english_word', 'Word test', 12, 1, '단어를 빠르게 입력하세요.'),
|
||||
(40, 'test_english_sentence', 'Sentence test', 12, 1, '문장을 빠르게 입력하세요.'),
|
||||
(50, 'typing_venezia', '베네치아', 50, 0, '물에 잠기지 않도록 잘 준비하세요.'),
|
||||
(50, 'typing_korean_whac_a_mole', '두더지 잡기', 50, 0, '두더지가 나온 키의 글자를 정확하게, 빨리 눌러 잡으세요.\n(한글)'),
|
||||
(51, 'typing_english_whac_a_mole', 'Whac A Mole', 50, 0, '두더지가 나온 키의 글자를 정확하게, 빨리 눌러 잡으세요.\n(영문)'),
|
||||
(101, 'space_invaders', '외계인 침공', 100, 1, '외계인이 나타났다!\\n마우스 왼쪽 버튼으로\\n외계인을 클릭해서 물리쳐 주세요.'),
|
||||
(102, 'card_matching', '카드 짝 맞추기', 100, 0, '같은 그림의 카드를 맞춰주세요.');
|
||||
|
||||
Reference in New Issue
Block a user