Reset Password
Existing players used to logging in with their character name and moo password must signup for a website account.
- baewulf 23s
- Hippo 2m
- Burgerwolf 34s PANCAKES
- Fire 1m https://i.imgur.com/CF2ywFy.jpg
- Vanashis 1m
- shoesanti 1m
- Fogchild1 2m
- GoldenRatio 1h
- Slyter 30m
- Sivartas 4m
- Diamond 6s After Winter, must come Spring.
- GrindingMyTeeth 14s
- zxq 28s
- adrognik 38s
a Mench 6h Doing a bit of everything.
- Veleth 9s Vampires don't sparkle.
- NightHollow 8h
And 29 more hiding and/or disguised
Connect to Sindome @ moo.sindome.org:5555 or just Play Now

Count articles of clothing.
...to make removing clothing a little smoother.

Or even instead of just telling us the article of clothing that was put on before the one we try to remove, tell us all of them.
I thought it did this already, in saying you would need to remove your X, Y, Z first. That's probably the best we can really do.

The issue with this is recursion. We tell you ya have to remove X, but to remove X you need to remove Q, and to remove Q you need to remove R. It gets difficult to parse. I think the solution is really just putting things on in an order you'll remember. That's at least, how I do it.