Item Descriptions!

Added using this tutorial:
https://github.com/pret/pokered/wiki/Item-Descriptions
Credit to Rangi for the baseline code!

Updated Candy Sack -> Candy Jar as discussed a while ago too.
This commit is contained in:
May Evans 2023-03-08 03:27:32 +00:00
parent 8f77a53fc1
commit efe2d446a1
12 changed files with 997 additions and 25 deletions

View file

@ -8,7 +8,7 @@ DEF PC_ITEM_CAPACITY EQU 50
const MENU_TEMPLATE_03 ; $03 unused
const FIELD_MOVE_MON_MENU ; $04
const JP_MOCHIMONO_MENU_TEMPLATE ; $05
const USE_TOSS_MENU_TEMPLATE ; $06
const USE_INFO_TOSS_MENU_TEMPLATE ; $06 was use/toss, now we have item descs tho
const MENU_TEMPLATE_07 ; $07 unused
const JP_SAVE_MESSAGE_MENU_TEMPLATE ; $08
const JP_SPEED_OPTIONS_MENU_TEMPLATE ; $09