diff --git a/README.md b/README.md index e60b8c0..a6348f8 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ Major overhaul of Nomura's DS Pokemon ROM Editor, with lots of new features and bugfixes. -![Screenshot](aDSPRE_170.png) -![Screenshot](bDSPRE_170.png) -![Screenshot](cDSPRE_170.png) +![Screenshot](aDSPRE_180.png) +![Screenshot](bDSPRE_180.png) +![Screenshot](cDSPRE_180.png) ## Misc changes to the original DSPRE - Significantly shorter load and save times. @@ -108,7 +108,8 @@ Allows you to change the map where the adventure begins and the initial money. - The Standardize Items patch is no longer necessary to edit/add Ground Items. - A blue box now appears under each Warp collision as a visual aid for placing Warp events. - Events can now be duplicated. -- New fields (for Spawnables and Triggers). +- Events can be selectively imported from another Event file. +- New editable fields (for Spawnables and Triggers). - Complete rewrite of the Sprite finder. ### Script Editor: diff --git a/aDSPRE_170.png b/aDSPRE_170.png deleted file mode 100644 index d7555da..0000000 Binary files a/aDSPRE_170.png and /dev/null differ diff --git a/aDSPRE_180.png b/aDSPRE_180.png new file mode 100644 index 0000000..2e32dd5 Binary files /dev/null and b/aDSPRE_180.png differ diff --git a/bDSPRE_170.png b/bDSPRE_170.png deleted file mode 100644 index f3b2469..0000000 Binary files a/bDSPRE_170.png and /dev/null differ diff --git a/bDSPRE_180.png b/bDSPRE_180.png new file mode 100644 index 0000000..1eafb70 Binary files /dev/null and b/bDSPRE_180.png differ diff --git a/cDSPRE_170.png b/cDSPRE_170.png deleted file mode 100644 index 6420f32..0000000 Binary files a/cDSPRE_170.png and /dev/null differ diff --git a/cDSPRE_180.png b/cDSPRE_180.png new file mode 100644 index 0000000..3ff695e Binary files /dev/null and b/cDSPRE_180.png differ