Quote Originally Posted by Vash
There's no conditional for when you compare and it's not equal.

After Check F, get rid of b exit and add bne checkF. Also, after Check L, get rid of b exit and add bne checkF
wouldn't bne checkF make it start over from the most recent character?

I want it to check if you typed FLA (only as first 3 characters) and if you did it makes your first inventory slot a blue rose, if not it doesn't do anything