diff options
| author | PikalaxALT <PikalaxALT@gmail.com> | 2015-12-09 11:57:08 -0500 |
|---|---|---|
| committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-12-09 11:57:08 -0500 |
| commit | 0c4bf512d08d3779d1185dd08b3f21041f2b6044 (patch) | |
| tree | 60d12e2533cb79574e537ae2575c6a2ee9dab467 /maps/RuinsofAlphKabutoItemRoom.asm | |
| parent | 7f68db68ad384c5cfb5d01cf74f5bc5cd7c5050e (diff) | |
itemfragment
Diffstat (limited to 'maps/RuinsofAlphKabutoItemRoom.asm')
| -rw-r--r-- | maps/RuinsofAlphKabutoItemRoom.asm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/maps/RuinsofAlphKabutoItemRoom.asm b/maps/RuinsofAlphKabutoItemRoom.asm index 3e771583a..11c467d87 100644 --- a/maps/RuinsofAlphKabutoItemRoom.asm +++ b/maps/RuinsofAlphKabutoItemRoom.asm @@ -12,16 +12,16 @@ RuinsofAlphKabutoItemRoom_MapScriptHeader: db 0 ItemFragment_0x599a2: - db BERRY, 1 + itemfragment BERRY ItemFragment_0x599a4: - db PSNCUREBERRY, 1 + itemfragment PSNCUREBERRY ItemFragment_0x599a6: - db HEAL_POWDER, 1 + itemfragment HEAL_POWDER ItemFragment_0x599a8: - db ENERGYPOWDER, 1 + itemfragment ENERGYPOWDER MapRuinsofAlphKabutoItemRoomSignpost1Script: jumptext UnknownText_0x599ad |
