Change night vision description

This commit is contained in:
Wuzzy 2020-08-19 10:40:07 +02:00
parent b2ad6b79bd
commit 3bdd95fe47
6 changed files with 7 additions and 6 deletions

View File

@ -84,7 +84,7 @@ Harming=Verletzung
-12 HP=-12 TP
Instantly deals damage.=Richtet sofort Schaden an.
Night Vision=Nachtsicht
Grants the ability to see in darkness.=Gibt die Fähigkeit, in der Dunkelheit zu sehen.
Increases the perceived brightness of light under a dark sky.=Erhöht die wahrgenommene Helligkeit des Lichts unter einem dunklem Himmel.
Swiftness=Schnelligkeit
Increases walking speed.=Erhöht Gehgeschwindigkeit.
Slowness=Langsamkeit

View File

@ -84,7 +84,7 @@ Harming=
-12 HP=
Instantly deals damage.=
Night Vision=
Grants the ability to see in darkness.=
Increases the perceived brightness of light under a dark sky.=
Swiftness=
Increases walking speed.=
Slowness=

View File

@ -84,7 +84,7 @@ Harming=
-12 HP=
Instantly deals damage.=
Night Vision=
Grants the ability to see in darkness.=
Increases the perceived brightness of light under a dark sky.=
Swiftness=
Increases walking speed.=
Slowness=

View File

@ -84,7 +84,7 @@ Harming=урона
-12 HP=-12 HP
Instantly deals damage.=Вызывает мгновенную смерть.
Night Vision=ночного зрения
Grants the ability to see in darkness.=Даёт возможность видеть в темноте
Increases the perceived brightness of light under a dark sky.=
Swiftness=ускорения
Increases walking speed.=Увеличивает скорость ходьбы
Slowness=замедления
@ -127,3 +127,4 @@ Weakness Splash Potion +=Взрывающееся зелье слабости +
Strength Splash Potion=Взрывающееся зелье силы
Strength Splash Potion II=Взрывающееся зелье силы II
Strength Splash Potion +=Взрывающееся зелье силы +
Grants the ability to see in darkness.=Даёт возможность видеть в темноте

View File

@ -84,7 +84,7 @@ Harming=
-12 HP=
Instantly deals damage.=
Night Vision=
Grants the ability to see in darkness.=
Increases the perceived brightness of light under a dark sky.=
Swiftness=
Increases walking speed.=
Slowness=

View File

@ -471,7 +471,7 @@ local night_vision_def = {
name = "night_vision",
description = S("Night Vision"),
_tt = nil,
_longdesc = S("Grants the ability to see in darkness."),
_longdesc = S("Increases the perceived brightness of light under a dark sky."),
color = "#1010AA",
effect = nil,
is_dur = true,