play:
data 14
data "01", "Draw card: ",""
data "02", "Put face up in discard: ",""
data "03", "Put face down in discard: ",""
data "04", "Play card face up: ",""
data "05", "Play card face down: ",""
data "06", "Put card face up in pot: ",""
data "07", "Put card face down in pot: ",""
data "08", "Play card from deck: ",""
data "09", "Draw from communitive deck number: ","Cards: "
data "10", "Discard from communitive deck number: ", "Cards: "
data "11", "Put face up in communitive discard number: ","Cards: "
data "12", "Put face down in communitive discard number: ","Cards: "
data "13", "Draw from player discard number: ", "Cards: "
data "14", "Draw from communitive discard number: ", "Cards: "
thats the data for the play section at the moment.