diff --git a/.gitignore b/.gitignore index 8ba46a4..26ab8fd 100644 --- a/.gitignore +++ b/.gitignore @@ -41,68 +41,9 @@ scene.dat BSXScript_* # Images -!Gogogo.rpgmvp -!HHUB.rpgmvp -!HHUB2.rpgmvp -!hituyo_sozai_HUD.rpgmvp -!HstatsSubH_window.rpgmvp -!Hstats_window.rpgmvp -!iandslogo.rpgmvp -!op02.rpgmvp -!OP03.rpgmvp -!OP04.rpgmvp -!OP05.rpgmvp -!OP06.rpgmvp -!osoroi.rpgmvp -!UI_cloth_ON_R.rpgmvp -!UI_GameShutdown.rpgmvp -!UI_GameShutdownS.rpgmvp -!UI_hstats_ON_R.rpgmvp -!UI_IllIn.rpgmvp -!UI_IllOut.rpgmvp -!UI_Illvina_equip.rpgmvp -!UI_Illvina_equip_Off.rpgmvp -!UI_item_ON_R.rpgmvp -!UI_kaisou.rpgmvp -!UI_MENU_Cooking.rpgmvp -!UI_MENU_CookingDictionary.rpgmvp -!UI_MENU_CookingDictionaryS.rpgmvp -!UI_MENU_CookingS.rpgmvp -!UI_MENU_Dictionary.rpgmvp -!UI_MENU_DictionaryS.rpgmvp -!UI_MENU_ITEM.rpgmvp -!UI_MENU_ITEMS.rpgmvp -!UI_MENU_memo.rpgmvp -!UI_MENU_memoS.rpgmvp -!UI_MENU_Option.rpgmvp -!UI_MENU_OptionS.rpgmvp -!UI_MENU_Save.rpgmvp -!UI_MENU_SaveS.rpgmvp -!UI_MENU_Skill.rpgmvp -!UI_MENU_SkillS.rpgmvp -!UI_MENU_Status.rpgmvp -!UI_MENU_StatusS.rpgmvp -!UI_okigae.rpgmvp -!UI_Quest_ON_R.rpgmvp -!UI_save_ON_R.rpgmvp -!UI_Skill_ON_R.rpgmvp -!UI_Sophie_equip.rpgmvp -!UI_Sophie_equip_Off.rpgmvp -!UI_SopIn.rpgmvp -!UI_SopOut.rpgmvp -!UI_system_ON_R.rpgmvp -!Week_Moon.rpgmvp -!Week_Star.rpgmvp -!Week_Sun.rpgmvp -!イラスト.rpgmvp -!attention.rpgmvp -!IconSet.rpgmvp -!illvinatitle.rpgmvp -!Title2.rpgmvp -!UTitle2.rpgmvp -!UTitle3.rpgmvp -!Hud_7.rpgmvp -!Hud_8.rpgmvp -!Hud_9.rpgmvp -!kiru.rpgmvp -!nugu.rpgmvp \ No newline at end of file +!$(k)club.png_ +!$(k)club1.png_ +!$(k)nehan.png_ +!$(k)nehan1.png_ +!$(k)sonota2.png_ +!logo.png_ \ No newline at end of file diff --git a/img/characters/$(k)club.png_ b/img/characters/$(k)club.png_ new file mode 100644 index 0000000..cff70b6 Binary files /dev/null and b/img/characters/$(k)club.png_ differ diff --git a/img/characters/$(k)club1.png_ b/img/characters/$(k)club1.png_ new file mode 100644 index 0000000..be76120 Binary files /dev/null and b/img/characters/$(k)club1.png_ differ diff --git a/img/characters/$(k)nehan.png_ b/img/characters/$(k)nehan.png_ new file mode 100644 index 0000000..1c65c04 Binary files /dev/null and b/img/characters/$(k)nehan.png_ differ diff --git a/img/characters/$(k)nehan1.png_ b/img/characters/$(k)nehan1.png_ new file mode 100644 index 0000000..7645b74 Binary files /dev/null and b/img/characters/$(k)nehan1.png_ differ diff --git a/img/characters/$(k)sonota2.png_ b/img/characters/$(k)sonota2.png_ new file mode 100644 index 0000000..f3c27d8 Binary files /dev/null and b/img/characters/$(k)sonota2.png_ differ diff --git a/img/pictures/logo.png_ b/img/pictures/logo.png_ new file mode 100644 index 0000000..eb32db8 Binary files /dev/null and b/img/pictures/logo.png_ differ