mirror of
https://github.com/SWG-Source/dsrc.git
synced 2026-07-13 22:01:04 -04:00
another fix for Empire Day converstaion string Rebel Capt. Derlin
This commit is contained in:
+1
-1
@@ -3884,7 +3884,7 @@ public class rebel_remembrance_day_captain_derlin extends script.base_script
|
||||
{
|
||||
doAnimationAction(npc, "salute2");
|
||||
doAnimationAction(player, "salute2");
|
||||
string_id message = new string_id(c_stringFile, "s_65");
|
||||
string_id message = new string_id(c_stringFile, "s_132");
|
||||
int numberOfResponses = 0;
|
||||
boolean hasResponse = false;
|
||||
boolean hasResponse0 = false;
|
||||
|
||||
Reference in New Issue
Block a user