Mercurial > mm7
comparison Indoor.cpp @ 1407:d4f57df4c299
PlayerSpeechID and uSpeakingCharacter
author | Ritor1 |
---|---|
date | Tue, 23 Jul 2013 16:34:00 +0600 |
parents | d071e0e9ba75 |
children | 204cce84300b |
comparison
equal
deleted
inserted
replaced
1406:d071e0e9ba75 | 1407:d4f57df4c299 |
---|---|
4010 { | 4010 { |
4011 if ( pDest ) | 4011 if ( pDest ) |
4012 { | 4012 { |
4013 qword_A750D8 = 256i64; | 4013 qword_A750D8 = 256i64; |
4014 PlayerSpeechID = SPEECH_46; | 4014 PlayerSpeechID = SPEECH_46; |
4015 word_A750E2 = LOWORD(v34[rand() % v30]); | 4015 uSpeakingCharacter = LOWORD(v34[rand() % v30]); |
4016 } | 4016 } |
4017 } | 4017 } |
4018 } | 4018 } |
4019 } | 4019 } |
4020 //----- (0046CEC3) -------------------------------------------------------- | 4020 //----- (0046CEC3) -------------------------------------------------------- |