mirror of
https://github.com/DrBeef/JKXR.git
synced 2024-11-24 21:11:03 +00:00
Fix some menu descriptions
This commit is contained in:
parent
b3145a91bf
commit
e5575976db
7 changed files with 1180 additions and 6 deletions
|
@ -179,7 +179,7 @@ REFERENCE LASER_AUTODEFLECTING_ITEM
|
|||
LANG_ENGLISH "Laser Auto Deflecting:"
|
||||
|
||||
REFERENCE LASER_AUTODEFLECTING_DESC
|
||||
LANG_ENGLISH "Enables or disables st person auto deflecting of lasers with lightsabers."
|
||||
LANG_ENGLISH "Enables or disables 1st person auto deflecting of lasers with lightsabers."
|
||||
|
||||
REFERENCE SABER_AUTOBLOCKING_ITEM
|
||||
LANG_ENGLISH "OBSOLETE Lightsaber Auto Blocking:"
|
||||
|
|
|
@ -234,7 +234,7 @@ LANG_ENGLISH "Laser Auto Deflecting:"
|
|||
LANG_FRENCH "#same"
|
||||
|
||||
REFERENCE LASER_AUTODEFLECTING_DESC
|
||||
LANG_ENGLISH "Enables or disables st person auto deflecting of lasers with lightsabers."
|
||||
LANG_ENGLISH "Enables or disables 1st person auto deflecting of lasers with lightsabers."
|
||||
LANG_FRENCH "#same"
|
||||
|
||||
REFERENCE SABER_AUTOBLOCKING_ITEM
|
||||
|
|
|
@ -234,7 +234,7 @@ LANG_ENGLISH "Laser Auto Deflecting:"
|
|||
LANG_GERMAN "#same"
|
||||
|
||||
REFERENCE LASER_AUTODEFLECTING_DESC
|
||||
LANG_ENGLISH "Enables or disables st person auto deflecting of lasers with lightsabers."
|
||||
LANG_ENGLISH "Enables or disables 1st person auto deflecting of lasers with lightsabers."
|
||||
LANG_GERMAN "#same"
|
||||
|
||||
REFERENCE SABER_AUTOBLOCKING_ITEM
|
||||
|
|
|
@ -234,7 +234,7 @@ LANG_ENGLISH "Laser Auto Deflecting:"
|
|||
LANG_SPANISH "#same"
|
||||
|
||||
REFERENCE LASER_AUTODEFLECTING_DESC
|
||||
LANG_ENGLISH "Enables or disables st person auto deflecting of lasers with lightsabers."
|
||||
LANG_ENGLISH "Enables or disables 1st person auto deflecting of lasers with lightsabers."
|
||||
LANG_SPANISH "#same"
|
||||
|
||||
REFERENCE SABER_AUTOBLOCKING_ITEM
|
||||
|
|
1174
z_vr_assets_jka/ui/datapadcheats2.menu
Normal file
1174
z_vr_assets_jka/ui/datapadcheats2.menu
Normal file
File diff suppressed because it is too large
Load diff
|
@ -2699,7 +2699,7 @@
|
|||
textscale 1
|
||||
forecolor .615 .615 .956 1
|
||||
visible 0
|
||||
descText @MENUS_VR_LASER_AUTODEFLECTING_DESC
|
||||
descText @MENUS_VR_SABER_REALISM_DESC
|
||||
action
|
||||
{
|
||||
play "sound/interface/button1.wav"
|
||||
|
|
|
@ -2682,7 +2682,7 @@
|
|||
textscale 1
|
||||
forecolor .615 .615 .956 1
|
||||
visible 0
|
||||
descText @MENUS_VR_LASER_AUTODEFLECTING_DESC
|
||||
descText @MENUS_VR_SABER_REALISM_DESC
|
||||
action
|
||||
{
|
||||
play "sound/interface/button1.wav"
|
||||
|
|
Loading…
Reference in a new issue