Mycon dialog fixes; sun-device good-bye and reaction to trick
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@742 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -270,7 +270,7 @@ SunDevice (RESPONSE_REF R)
|
||||
}
|
||||
else if (PLAYER_SAID (R, i_have_a_cunning_plan))
|
||||
{
|
||||
NPCPhrase (DIE_LIAR /* WONT_FALL_FOR_TRICK */);
|
||||
NPCPhrase (WONT_FALL_FOR_TRICK);
|
||||
|
||||
SET_GAME_STATE (NO_TRICK_AT_SUN, 1);
|
||||
}
|
||||
|
||||
@@ -130,6 +130,7 @@ enum
|
||||
AMBUSH_TAIL,
|
||||
RAMBLE_TAIL,
|
||||
WE_GO_TO_IMPLANT,
|
||||
WONT_FALL_FOR_TRICK,
|
||||
};
|
||||
|
||||
#endif /* _STRINGS_H */
|
||||
|
||||
Reference in New Issue
Block a user