OnM Images
This commit is contained in:
parent
b5593d8d59
commit
e7cf4a6b36
17 changed files with 16 additions and 70 deletions
84
.gitignore
vendored
84
.gitignore
vendored
|
|
@ -40,72 +40,18 @@ scene.dat
|
|||
BSXScript_*
|
||||
|
||||
# Images
|
||||
!s_17.png
|
||||
!s_19.png
|
||||
!z_32.png
|
||||
!z_39.png
|
||||
!z_45.png
|
||||
!!j_cristal.png
|
||||
!face17-24.png
|
||||
!IconSet.png
|
||||
!TileA5.png
|
||||
!TileB2.png
|
||||
!TileB3.png
|
||||
!title.jpg
|
||||
!Actor17.png
|
||||
!Actor17b.png
|
||||
!Actor19.png
|
||||
!Actor19b.png
|
||||
!attribute1.png
|
||||
!attribute2a.png
|
||||
!attribute2b.png
|
||||
!attribute2c.png
|
||||
!attribute2d.png
|
||||
!attribute3.png
|
||||
!battle_tag1.png
|
||||
!battle_tag2.png
|
||||
!BF02_Ba1.png
|
||||
!bf_title.png
|
||||
!change_ex2.png
|
||||
!change_ex4.png
|
||||
!end1.png
|
||||
!end2.png
|
||||
!end3.png
|
||||
!end4.png
|
||||
!end5.png
|
||||
!end6.png
|
||||
!end7.png
|
||||
!end8.png
|
||||
!end9.png
|
||||
!H04_a2.png
|
||||
!H15_Fa1.png
|
||||
!H15_Fa2.png
|
||||
!H15_Fa3.png
|
||||
!H15_Fa4.png
|
||||
!H19_Fc2.png
|
||||
!haiku1.png
|
||||
!haiku2.png
|
||||
!haiku3.png
|
||||
!haiku99.png
|
||||
!keihin.png
|
||||
!keikoku1.png
|
||||
!keikoku2.png
|
||||
!keikoku3.png
|
||||
!map.png
|
||||
!map2.png
|
||||
!op.png
|
||||
!op2.png
|
||||
!S18_Aa1.png
|
||||
!status_base.png
|
||||
!status_info1.png
|
||||
!status_info11.png
|
||||
!status_info12.png
|
||||
!status_info13.png
|
||||
!status_info14.png
|
||||
!status_info15.png
|
||||
!status_info16.png
|
||||
!status_info17.png
|
||||
!status_info2.png
|
||||
!status_info3.png
|
||||
!status_info4.png
|
||||
!status_info5.png
|
||||
!clys1.rpgmvp
|
||||
!eroste_0.rpgmvp
|
||||
!eroste_1.rpgmvp
|
||||
!eroste_2.rpgmvp
|
||||
!eroste_3.rpgmvp
|
||||
!eroste_4.rpgmvp
|
||||
!hp_2.rpgmvp
|
||||
!hp_3.rpgmvp
|
||||
!hp_4.rpgmvp
|
||||
!hp_5.rpgmvp
|
||||
!hp_6.rpgmvp
|
||||
!hp_7.rpgmvp
|
||||
!hp_8.rpgmvp
|
||||
!hp_9.rpgmvp
|
||||
!Map.rpgmvp
|
||||
BIN
www/img/pictures/Map.rpgmvp
Normal file
BIN
www/img/pictures/Map.rpgmvp
Normal file
Binary file not shown.
BIN
www/img/pictures/eroste_0.rpgmvp
Normal file
BIN
www/img/pictures/eroste_0.rpgmvp
Normal file
Binary file not shown.
BIN
www/img/pictures/eroste_1.rpgmvp
Normal file
BIN
www/img/pictures/eroste_1.rpgmvp
Normal file
Binary file not shown.
BIN
www/img/pictures/eroste_2.rpgmvp
Normal file
BIN
www/img/pictures/eroste_2.rpgmvp
Normal file
Binary file not shown.
BIN
www/img/pictures/eroste_3.rpgmvp
Normal file
BIN
www/img/pictures/eroste_3.rpgmvp
Normal file
Binary file not shown.
BIN
www/img/pictures/eroste_4.rpgmvp
Normal file
BIN
www/img/pictures/eroste_4.rpgmvp
Normal file
Binary file not shown.
BIN
www/img/pictures/hp_2.rpgmvp
Normal file
BIN
www/img/pictures/hp_2.rpgmvp
Normal file
Binary file not shown.
BIN
www/img/pictures/hp_3.rpgmvp
Normal file
BIN
www/img/pictures/hp_3.rpgmvp
Normal file
Binary file not shown.
BIN
www/img/pictures/hp_4.rpgmvp
Normal file
BIN
www/img/pictures/hp_4.rpgmvp
Normal file
Binary file not shown.
BIN
www/img/pictures/hp_5.rpgmvp
Normal file
BIN
www/img/pictures/hp_5.rpgmvp
Normal file
Binary file not shown.
BIN
www/img/pictures/hp_6.rpgmvp
Normal file
BIN
www/img/pictures/hp_6.rpgmvp
Normal file
Binary file not shown.
BIN
www/img/pictures/hp_7.rpgmvp
Normal file
BIN
www/img/pictures/hp_7.rpgmvp
Normal file
Binary file not shown.
BIN
www/img/pictures/hp_8.rpgmvp
Normal file
BIN
www/img/pictures/hp_8.rpgmvp
Normal file
Binary file not shown.
BIN
www/img/pictures/hp_9.rpgmvp
Normal file
BIN
www/img/pictures/hp_9.rpgmvp
Normal file
Binary file not shown.
BIN
www/img/titles1/clys1.rpgmvp
Normal file
BIN
www/img/titles1/clys1.rpgmvp
Normal file
Binary file not shown.
|
|
@ -162,7 +162,7 @@ var $plugins = [
|
|||
"Description Wrap": "false",
|
||||
"---フォント---": "",
|
||||
"Font Name": "GameFont",
|
||||
"Font Size": "28",
|
||||
"Font Size": "22",
|
||||
"Font Size Change": "12",
|
||||
"Font Changed Max": "96",
|
||||
"Font Changed Min": "12",
|
||||
|
|
|
|||
Loading…
Reference in a new issue