Steen and Seebach say that: If a topological space $X$ is first countable, sequentially compactness is equivalent to limit point compactness in $X$.
Take $X=\mathbb{N}\times\{0,1\}$, where $\mathbb{N}$ has the discrete topology and $\{0,1\}$ has the indiscrete topology. This space is first countable since the topologies on $\mathbb{N}$ and $\{0,1\}$ are first countable. Thus it should satisfy the statement in the previous paragraph.
However, if one takes a sequence like $\{(n,0)\}$ in $X$, there are no convergent subsequences for limit points like $(1,1)$. In other words, one can't find a subsequence of $\{(n,0)\}$ that converges to $(1,1)$, even though $(1,1)$ is a limit point of the sequence. This seems to violate the statement in the first paragraph.
I don't see where I'm making the error with this example. Any help is appreciated.