Compat/TDB

* update conditions with changes from TC
   > 4fd3669f1b
This commit is contained in:
Sarjuuk 2025-12-26 17:21:44 +01:00
parent 2b3b9de8bc
commit b9d888ab3a
9 changed files with 41 additions and 25 deletions

View file

@ -2520,7 +2520,8 @@ var g_conditions = {
47: 'Der Spieler hat [quest=$1]$N: nicht; $2',
48: 'Der Questfortschritt für Ziel #$2 von [quest=$1] ist$N: nicht; $3',
49: 'Der aktuelle Schwierigkeitsgrad für diese Instanz ist #$1',
50: 'Der Spieler $C$1kann$N: nicht; Gamemaster sein:ist $Nein:kein; Gamemaster;'
50: 'Der Spieler $C$1kann$N: nicht; Gamemaster sein:ist $Nein:kein; Gamemaster;',
58: 'Die StringID dieser Entität ist$N: nicht; $4'
};
/* end aowow custom */

View file

@ -2568,7 +2568,8 @@ var g_conditions = {
47: 'The Player has$N: not; $2 [quest=$1]',
48: 'The Player has$N: not; collected $3 towards objective #$2 of [quest=$1]',
49: 'The current map difficulty is #$1',
50: 'The Player $C$1$Ncan:can\'t; be:is$N: not;; a Gamemaster'
50: 'The Player $C$1$Ncan:can\'t; be:is$N: not;; a Gamemaster',
58: 'The StringID of this entity is$N: not; $4'
};
/* end aowow custom */

View file

@ -2520,7 +2520,8 @@ var g_conditions = {
47: 'El Jugador $Nha: no ha; $2 [quest=$1]',
48: 'El Jugador $Nha: no ha; recolectado $3 para el objetivo #$2 de [quest=$1]',
49: 'La dificultad actual del mapa es #$1',
50: 'El Jugador $C$1$Npuede:no puede; ser:es$N: no es;; un Maestro de Juego'
50: 'El Jugador $C$1$Npuede:no puede; ser:es$N: no es;; un Maestro de Juego',
58: 'El StringID de esta entidad es$N: no es; $4'
};
/* end aowow custom */

View file

@ -2520,7 +2520,8 @@ var g_conditions = {
47: 'The Player has$N: not; $2 [quest=$1]',
48: 'The Player has$N: not; collected $3 towards objective #$2 of [quest=$1]',
49: 'The current map difficulty is #$1',
50: 'The Player $C$1$Ncan:can\'t; be:is$N: not;; a Gamemaster'
50: 'The Player $C$1$Ncan:can\'t; be:is$N: not;; a Gamemaster',
58: 'The StringID of this entity is$N: not; $4'
};
/* end aowow custom */

View file

@ -2520,7 +2520,8 @@ var g_conditions = {
47: 'The Player has$N: not; $2 [quest=$1]',
48: 'The Player has$N: not; collected $3 towards objective #$2 of [quest=$1]',
49: 'The current map difficulty is #$1',
50: 'The Player $C$1$Ncan:can\'t; be:is$N: not;; a Gamemaster'
50: 'The Player $C$1$Ncan:can\'t; be:is$N: not;; a Gamemaster',
58: 'The StringID of this entity is$N: not; $4'
};
/* end aowow custom */

View file

@ -2567,7 +2567,8 @@ var g_conditions = {
47: 'The Player has$N: not; $2 [quest=$1]',
48: 'The Player has$N: not; collected $3 towards objective #$2 of [quest=$1]',
49: 'The current map difficulty is #$1',
50: 'The Player $C$1$Ncan:can\'t; be:is$N: not;; a Gamemaster'
50: 'The Player $C$1$Ncan:can\'t; be:is$N: not;; a Gamemaster',
58: 'The StringID of this entity is$N: not; $4'
};
/* end aowow custom */