mirror of
https://github.com/1dot13/source.git
synced 2026-08-12 14:10:23 +02:00
Improvements (by Buggler)
- Externalized BR shipping destination - Externalized Drassen item dropoff grid no - Used profile name instead of hardcoded value on message prompt for marrying Daryl, sparing Krott and finding queen's POW sector - Hid names on message prompt when attempt to talk to out of LOS hidden NPC Mapeditor (by Buggler) - Show index no within usItemClass on item selection screen for another easy reference - Lighten quantity and selected tiles color in tile selection screen git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@6500 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -2897,16 +2897,16 @@ CHAR16 TacticalStr[][ MED_STRING_LENGTH ] =
|
||||
// In the following message, '%s' would be replaced with a quantity of money (e.g. $200)
|
||||
L"Sei d'accordo a pagare %s?",
|
||||
L"Accetti il trattamento medico gratuito?",
|
||||
L"Vuoi sposare Daryl?",
|
||||
L"Vuoi sposare %s?", //Daryl
|
||||
L"Quadro delle chiavi",
|
||||
L"Non puoi farlo con un EPC.",
|
||||
L"Risparmi Krott?",
|
||||
L"Risparmi %s?", //Krott
|
||||
L"Fuori dalla gittata dell'arma",
|
||||
L"Minatore",
|
||||
L"Il veicolo può viaggiare solo tra i settori",
|
||||
L"Non è in grado di fasciarsi da solo ora",
|
||||
L"Sentiero bloccato per %s",
|
||||
L"I mercenari catturati dall'esercito di Deidranna, sono stati imprigionati qui!",
|
||||
L"I mercenari catturati dall'esercito di %s, sono stati imprigionati qui!", //Deidranna
|
||||
L"Serratura manomessa",
|
||||
L"Serratura distrutta",
|
||||
L"Qualcun altro sta provando a utilizzare questa porta.",
|
||||
|
||||
Reference in New Issue
Block a user