From 74aa4f29df1cc94ccb18abdd48ccc470fa7deaf4 Mon Sep 17 00:00:00 2001 From: LOuroboros Date: Sat, 1 Jan 2022 16:50:51 -0300 Subject: [PATCH] Corrections and additions -Fixed a handful of prices -Re-added the Todo comment to the entries of the TMs 51-100 in gItemIconTable. -Added the data and sprites of the LGPE Lures, thanks to AsparagusEduardo. -Fixed small syntax mistakes in src/data/text/item_descriptions.h -Slightly changed some item descriptions based on AsparagusEduardo's suggestions. -Fixed the Exp. Charm's description, and the usage of "Exp." in the Exp. Candies' descriptions. --- graphics/items/icon_palettes/lure.pal | 19 ++++ graphics/items/icon_palettes/max_lure.pal | 19 ++++ graphics/items/icon_palettes/super_lure.pal | 19 ++++ graphics/items/icons/lure.png | Bin 0 -> 384 bytes include/graphics.h | 2 - src/data/graphics/items.h | 12 +-- src/data/item_icon_table.h | 106 ++++++++++---------- src/data/items.h | 52 +++++----- src/data/text/item_descriptions.h | 56 ++++++----- 9 files changed, 174 insertions(+), 111 deletions(-) create mode 100644 graphics/items/icon_palettes/lure.pal create mode 100644 graphics/items/icon_palettes/max_lure.pal create mode 100644 graphics/items/icon_palettes/super_lure.pal create mode 100644 graphics/items/icons/lure.png diff --git a/graphics/items/icon_palettes/lure.pal b/graphics/items/icon_palettes/lure.pal new file mode 100644 index 0000000000..3f39747228 --- /dev/null +++ b/graphics/items/icon_palettes/lure.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +245 218 38 +32 32 32 +189 205 213 +230 238 238 +139 164 172 +255 255 255 +90 123 131 +57 98 106 +90 213 90 +148 230 139 +213 255 205 +57 172 82 +49 131 65 +0 0 0 +0 0 0 +0 0 0 diff --git a/graphics/items/icon_palettes/max_lure.pal b/graphics/items/icon_palettes/max_lure.pal new file mode 100644 index 0000000000..4d4cd32d38 --- /dev/null +++ b/graphics/items/icon_palettes/max_lure.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +245 218 38 +32 32 32 +230 189 49 +255 230 65 +197 139 41 +255 255 189 +255 255 255 +164 90 32 +139 57 24 +222 82 123 +238 139 172 +255 205 222 +205 57 57 +139 41 49 +0 0 0 +0 0 0 diff --git a/graphics/items/icon_palettes/super_lure.pal b/graphics/items/icon_palettes/super_lure.pal new file mode 100644 index 0000000000..55ddbb73e6 --- /dev/null +++ b/graphics/items/icon_palettes/super_lure.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +245 218 38 +32 32 32 +148 189 205 +189 213 213 +115 156 172 +230 246 255 +255 255 255 +98 115 139 +65 82 98 +82 164 222 +139 197 238 +205 238 255 +57 106 205 +41 74 139 +0 0 0 +0 0 0 diff --git a/graphics/items/icons/lure.png b/graphics/items/icons/lure.png new file mode 100644 index 0000000000000000000000000000000000000000..b4a71a5e36f34c20730a7f61f14fb087bf7f13e7 GIT binary patch literal 384 zcmeAS@N?(olHy`uVBq!ia0vp^5+KaN3?zjj6;1;w_7YEDSN10yQexJ8y(L1QfkNUX zt`Q}{`DrEPiAAXl?mjL+V-(6#ixiCYObT0n$|}1%i@Hr zYk~}$f!d(p{_C8nKqh07x4X;#rR<-M0y#@OT^vIy<|HQ^U}$P$Dll8TX`}KSWtprT zmdQyWtVIbyJxe5vRmAK~JlqV{N&Nz=lZ%y->2 zxv^L9l;GURXQzSa)-8^?9cm#Y>!=!w=p)rlFzHA?U&2tf;3|`pHrN O