[Fix] A few more general fixes.
This commit is contained in:
parent
b09adfb92c
commit
a782a3c60e
@ -31,9 +31,9 @@ else -- Default english.
|
||||
msg_title[1] = "Too many missions"
|
||||
msg_msg[1] = "You have too many active missions."
|
||||
msg_title[2] = "Succesful Delivery"
|
||||
msg__msg[2] = "The workers unload the %s at the docks."
|
||||
msg_msg[2] = "The workers unload the %s at the docks."
|
||||
msg_title[3] = "Cargo Missing"
|
||||
msg__msg[3] = "You are missing the %d tons of %s!."
|
||||
msg_msg[3] = "You are missing the %d tons of %s!."
|
||||
msg_msg[4] = "MISSION FAILED: You have failed to delivery the goods on time!"
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user