Existing players used to logging in with their character name and moo password must signup for a website account.
- Gilvian 45s
- xXShadowSlayerXx 10s
- Acupa 1m
- zxq 8m Blackcastle was no ordinary prison.
- Veleth 1m
- ikunaut 2s
- LadyLogic 55m
- NightHollow 3h
a Mench 14h Doing a bit of everything.
And 19 more hiding and/or disguised
Connect to Sindome @ moo.sindome.org:5555 or just Play Now

Addiction
cleaned up, no more old addictions

I went through the addiction code tonight and figured out why when we added addictions to @stats, ya'll started showing up addicted to things you tried ages ago.

One of the problems was a coding error on my part in that @stats code. When I dug deeper, I discovered that we stopped calling the right code to determining what you're addicted to a long time ago and this was mucking things up.

I reinstated this old code and suddenly we're all not addicted to just about everything.

Additionally, we've moved the old 'haggard and could use a fix' message from one that was used by all drugs to one defined on all drugs. This means each drug can yield a different 'addicted' message. So, no more identical message when you look at yourself (or others) for every single drug.

more to come along this line, I'm sure. :stoner2:

You fix the best things!  Out of morbid curiousity, if your addicted to multiple things, will you get multiple 'hagard' messages?  Cuz that would be a pain :P
Yes, actually, you will. But, you won't get 2 of the -same- message. :)
Be a while for I can test it out heh, but either way, kudos, sounds fun.