Update talkmonster friend list.

This commit is contained in:
Night Owl 2017-11-05 21:46:00 +05:00
parent a8d0d70fdf
commit 989b68f65d
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_cleansuit_scientist",
"monster_human_grunt_ally"
};
//=========================================================

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
{