mirror of
https://github.com/YGGverse/hlsdk-portable.git
synced 2025-02-05 11:34:41 +00:00
Update talkmonster friend list.
This commit is contained in:
parent
a8d0d70fdf
commit
989b68f65d
@ -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"
|
||||
};
|
||||
|
||||
//=========================================================
|
||||
|
@ -37,7 +37,7 @@
|
||||
#define bit_saidHeard (1<<6)
|
||||
#define bit_saidSmelled (1<<7)
|
||||
|
||||
#define TLK_CFRIENDS 3
|
||||
#define TLK_CFRIENDS 6
|
||||
|
||||
typedef enum
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user