Hello everybody, i have a small issue with a new vendor in the pokemart
i added a new guy in a pokemart and it works perfectly beside...him not showing one item but another
what i mean
this is the code
the issue lies in the item 0x149 (TM41)
the game shows me the item 0x49 (Guard Spec)
i tried with other items like 0x151 and it shows me the 0x51 (TM 49 and fluffy tail)
for some reason it doesn't read the 1 before
why does this happen? i rewrote the code multiple times and it always does this
BUT
if i just add the 0x149 to another mart it works
or at least...it shows the item but all the other items have their description messed up
they work...but it's all messed up
i need the new vendor to work too because i need to add a lot of items and if i do to a pre-existing one it bugs very badly
thanks in advance