1
0
Fork 0
mirror of git://git.psyced.org/git/psyced synced 2024-08-15 03:25:10 +00:00

ideas for better mood methods

This commit is contained in:
psyc://psyced.org/~lynX 2011-04-27 17:40:30 +02:00
parent ea815f871f
commit cefc6ccad9
3 changed files with 58 additions and 17 deletions

View file

@ -100,14 +100,14 @@ volatile mapping share = ([
0 : "", // unspecified mood
// any suggestions on these?
1 : "_dead",
2 : "_angry",
3 : "_sad",
4 : "_moody",
2 : "_angry", // tragic, enraged, sore, irate?
3 : "_sad", // gloomy, miserable?
4 : "_moody", // pensive?
5 : "_okay",
6 : "_good",
7 : "_happy",
8 : "_bright",
9 : "_nirvana",
8 : "_bright", // blissful? blessed? joyous?
9 : "_nirvana", // enlightened? paradisiacal?
]),
#endif // _flag_disable_module_presence
#ifndef _flag_disable_module_friendship