Separate 'ask for fuel' player responses for Mercury and Luna (bug #716)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1633 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#(GLAD_WHEN_YOU_COME_BACK)
|
||||
#(GIVE_FUEL) 4587,3204
|
||||
#(GIVE_FUEL) 4643
|
||||
#(GIVE_FUEL_AGAIN) 3304,3255
|
||||
#(ARE_YOU_SUPPLY_SHIP) 2463,3445,3485,3866,3144,2894,3225
|
||||
#(DO_YOU_HAVE_RADIO_THIS_TIME)
|
||||
@@ -88,7 +88,8 @@
|
||||
#(name_41)
|
||||
#(i_lost_my_lander)
|
||||
#(i_lost_another_lander)
|
||||
#(need_fuel)
|
||||
#(need_fuel_mercury)
|
||||
#(need_fuel_luna)
|
||||
#(need_fuel_again)
|
||||
#(what_was_red_thing)
|
||||
#(it_went_away)
|
||||
|
||||
@@ -392,9 +392,12 @@ Due to circumstances beyond our control, our only landing vehicle was destroyed.
|
||||
#(i_lost_another_lander)
|
||||
Um... er... well... We lost another lander.
|
||||
|
||||
#(need_fuel)
|
||||
#(need_fuel_mercury)
|
||||
We are unable to land on Mercury and retrieve radioactives due to an unforeseen fuel shortage.
|
||||
|
||||
#(need_fuel_luna)
|
||||
We are unable to land on the moon and neutralize the base due to an unforeseen fuel shortage.
|
||||
|
||||
#(need_fuel_again)
|
||||
Boy, mileage sure does vary. Could you spare us some more fuel?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user