diff --git a/.gitignore b/.gitignore index 967c9a6..a8b5ebd 100644 --- a/.gitignore +++ b/.gitignore @@ -36,6 +36,20 @@ psbpack.dat Save* # Images +!Balloon.rpgmvp +!ButtonSet.rpgmvp +!Damage.rpgmvp +!GameOver.rpgmvp +!IconSet.rpgmvp +!Loading.png +!MadeWithMv.rpgmvp +!Shadow1.rpgmvp +!Shadow2.rpgmvp +!States.rpgmvp +!Weapons1.rpgmvp +!Weapons2.rpgmvp +!Weapons3.rpgmvp +!Window.png !01file.rpgmvp !02file.rpgmvp !03file.rpgmvp diff --git a/www/img/system/Balloon.rpgmvp b/www/img/system/Balloon.rpgmvp new file mode 100644 index 0000000..630223e Binary files /dev/null and b/www/img/system/Balloon.rpgmvp differ diff --git a/www/img/system/ButtonSet.rpgmvp b/www/img/system/ButtonSet.rpgmvp new file mode 100644 index 0000000..183c778 Binary files /dev/null and b/www/img/system/ButtonSet.rpgmvp differ diff --git a/www/img/system/Damage.rpgmvp b/www/img/system/Damage.rpgmvp new file mode 100644 index 0000000..f00e9f1 Binary files /dev/null and b/www/img/system/Damage.rpgmvp differ diff --git a/www/img/system/GameOver.rpgmvp b/www/img/system/GameOver.rpgmvp new file mode 100644 index 0000000..4561737 Binary files /dev/null and b/www/img/system/GameOver.rpgmvp differ diff --git a/www/img/system/IconSet.rpgmvp b/www/img/system/IconSet.rpgmvp new file mode 100644 index 0000000..d6ee9a1 Binary files /dev/null and b/www/img/system/IconSet.rpgmvp differ diff --git a/www/img/system/Loading.png b/www/img/system/Loading.png new file mode 100644 index 0000000..d359683 Binary files /dev/null and b/www/img/system/Loading.png differ diff --git a/www/img/system/MadeWithMv.rpgmvp b/www/img/system/MadeWithMv.rpgmvp new file mode 100644 index 0000000..364c233 Binary files /dev/null and b/www/img/system/MadeWithMv.rpgmvp differ diff --git a/www/img/system/Shadow1.rpgmvp b/www/img/system/Shadow1.rpgmvp new file mode 100644 index 0000000..e6c8166 Binary files /dev/null and b/www/img/system/Shadow1.rpgmvp differ diff --git a/www/img/system/Shadow2.rpgmvp b/www/img/system/Shadow2.rpgmvp new file mode 100644 index 0000000..974281e Binary files /dev/null and b/www/img/system/Shadow2.rpgmvp differ diff --git a/www/img/system/States.rpgmvp b/www/img/system/States.rpgmvp new file mode 100644 index 0000000..0f5242d Binary files /dev/null and b/www/img/system/States.rpgmvp differ diff --git a/www/img/system/Weapons1.rpgmvp b/www/img/system/Weapons1.rpgmvp new file mode 100644 index 0000000..2f26d1e Binary files /dev/null and b/www/img/system/Weapons1.rpgmvp differ diff --git a/www/img/system/Weapons2.rpgmvp b/www/img/system/Weapons2.rpgmvp new file mode 100644 index 0000000..0459225 Binary files /dev/null and b/www/img/system/Weapons2.rpgmvp differ diff --git a/www/img/system/Weapons3.rpgmvp b/www/img/system/Weapons3.rpgmvp new file mode 100644 index 0000000..ad66d51 Binary files /dev/null and b/www/img/system/Weapons3.rpgmvp differ diff --git a/www/img/system/Window.png b/www/img/system/Window.png new file mode 100644 index 0000000..017ee01 Binary files /dev/null and b/www/img/system/Window.png differ