mirror of
https://github.com/thornAvery/jep-hack.git
synced 2026-02-06 16:15:24 +13:00
The Road To Violet City!
This commit is contained in:
parent
b60dbd5afb
commit
e85c0ac4d6
127 changed files with 1034 additions and 127 deletions
|
|
@ -301,8 +301,8 @@ ItemAttributes:
|
|||
item_attribute 2100, HELD_NONE, 0, CANT_SELECT, ITEM, ITEMMENU_PARTY, ITEMMENU_NOUSE
|
||||
; LEFTOVERS
|
||||
item_attribute 200, HELD_LEFTOVERS, 10, CANT_SELECT, ITEM, ITEMMENU_NOUSE, ITEMMENU_NOUSE
|
||||
; ITEM_93
|
||||
item_attribute $9999, HELD_NONE, 0, NO_LIMITS, ITEM, ITEMMENU_NOUSE, ITEMMENU_NOUSE
|
||||
; PEAT_BLOCK
|
||||
item_attribute 2100, HELD_NONE, 0, CANT_SELECT, ITEM, ITEMMENU_PARTY, ITEMMENU_NOUSE
|
||||
; ITEM_94
|
||||
item_attribute $9999, HELD_NONE, 0, NO_LIMITS, ITEM, ITEMMENU_NOUSE, ITEMMENU_NOUSE
|
||||
; ITEM_95
|
||||
|
|
|
|||
|
|
@ -147,7 +147,7 @@ ItemDescriptions:
|
|||
dw DragonFangDesc
|
||||
dw BlkAuguriteDesc
|
||||
dw LeftoversDesc
|
||||
dw QuestionMarkDesc
|
||||
dw PeatBlockDesc
|
||||
dw QuestionMarkDesc
|
||||
dw QuestionMarkDesc
|
||||
dw MysteryBerryDesc
|
||||
|
|
@ -959,3 +959,7 @@ ShinyStoneDesc:
|
|||
BlkAuguriteDesc:
|
||||
db "Evolves certain"
|
||||
next "kinds of #MON.@"
|
||||
|
||||
PeatBlockDesc:
|
||||
db "Evolves certain"
|
||||
next "kinds of #MON.@"
|
||||
|
|
|
|||
|
|
@ -146,7 +146,7 @@ ItemNames::
|
|||
li "DRAGON FANG"
|
||||
li "BLK AUGURITE"
|
||||
li "LEFTOVERS"
|
||||
li "TERU-SAMA"
|
||||
li "PEAT BLOCK"
|
||||
li "TERU-SAMA"
|
||||
li "TERU-SAMA"
|
||||
li "MYSTERYBERRY"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue