if(usr.Kaguya&&src.Mtai >=50)
usr << "<B><font color = blue>You learned how to develop a sword out of bones!"
usr.verbs += new /mob/kaguyajutsu/verb/CreateBoneSword()
else
usr<<"You need 50 Tai to learn Bone Sword No Jutsu."
Problem description:
I know the indentation might be wrong but i but the code does not work when i talk the the person when i get my tai to 50 he says that i dont have enough tai if i need more than the but the whole begging of it tell me but
if(usr.Kaguya&&src.Mtai >= 49)