cout<<"1 Direction stands before you, they deserve this, we won't tell anyone"<<endl;
// 1 Direction
inventory.gainNewItem("Boy-Band Hair",-3,4);
case17:
case17:
cout<<"A Doll stands before you, porcelain eyes staring into your soul"<<endl;
// Doll
inventory.gainNewItem("Doll Eyes",2,2);
case18:
case18:
cout<<"A Real Slim Shady Gentleman sits before you, he stands up at your approach"<<endl;
// Real Slim Shady
inventory.gainNewItem("Push Pin",2,2);
case19:
case19:
cout<<"Depression hits you as soon as you enter the room, this will be an uphill battle"<<endl;
// Depression
inventory.gainNewItem("The Power of Positive Thinking",5,5);
case20:
case20:
cout<<"The Color Blue stands before you. . . I don’t know ok? I lost my sanity 10 encounters back so here. Fight against, Flee from, or Talk to the Color Blue"<<endl;
// Blue
inventory.gainNewItem("Big Blue Bouncy Balls",5,-2);