Melnorme bridge turns purple at the right time
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@340 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -1232,9 +1232,11 @@ NatureOfConversation (RESPONSE_REF R)
|
||||
{
|
||||
/* Melnorme reports any news and turns purple */
|
||||
NPCPhrase (BUY_OR_SELL);
|
||||
AlienTalkSegue(1);
|
||||
XFormPLUT (GetColorMapAddress (
|
||||
SetAbsColorMapIndex (CommData.AlienColorMap, 1)
|
||||
), ONE_SECOND / 2);
|
||||
AlienTalkSegue((COUNT)~0);
|
||||
}
|
||||
else if (PLAYER_SAID (R, why_turned_purple))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user