From 70d3a3fdbc508eeb4557ddc43d78ba12ed41963e Mon Sep 17 00:00:00 2001 From: entrpntr Date: Mon, 27 Apr 2020 03:33:13 -0400 Subject: Sync with the recent updates to pokecrystal. --- data/items/attributes.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/items') diff --git a/data/items/attributes.asm b/data/items/attributes.asm index 90316996..d8977b47 100644 --- a/data/items/attributes.asm +++ b/data/items/attributes.asm @@ -301,7 +301,7 @@ Item2Attributes: ; WHT APRICORN item_attribute 200, 0, 0, CANT_SELECT, ITEM, ITEMMENU_NOUSE, ITEMMENU_NOUSE -; BLACKBELT +; BLACKBELT_I item_attribute 100, HELD_FIGHTING_BOOST, 10, CANT_SELECT, ITEM, ITEMMENU_NOUSE, ITEMMENU_NOUSE ; BLK APRICORN -- cgit v1.2.3