Update talkmonster friend list.

This commit is contained in:
Night Owl 2017-12-11 03:14:13 +05:00
parent 66ba916d33
commit 331244bdd1
2 changed files with 4 additions and 1 deletions

View File

@ -56,6 +56,9 @@ const char *CTalkMonster::m_szFriends[TLK_CFRIENDS] =
"monster_barney",
"monster_scientist",
"monster_sitting_scientist",
"monster_otis",
"monster_gus",
"monster_helmet"
};
//=========================================================

View File

@ -37,7 +37,7 @@
#define bit_saidHeard (1<<6)
#define bit_saidSmelled (1<<7)
#define TLK_CFRIENDS 3
#define TLK_CFRIENDS 6
typedef enum
{