Reworked Encyclopedia (by Moa)

- Updated INI options, INIEditor xml files
- Updated other game dir files

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1849 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
Wanne
2013-10-31 09:22:42 +00:00
parent f18782a2bd
commit 06733fbb5b
5 changed files with 19 additions and 3 deletions
+8 -2
View File
@@ -1301,6 +1301,8 @@ SOLDIER_TOOLTIP_DISPLAY_ACTIONPOINTS = TRUE
SOLDIER_TOOLTIP_DISPLAY_HEALTH = TRUE SOLDIER_TOOLTIP_DISPLAY_HEALTH = TRUE
SOLDIER_TOOLTIP_DISPLAY_ENERGY = FALSE SOLDIER_TOOLTIP_DISPLAY_ENERGY = FALSE
SOLDIER_TOOLTIP_DISPLAY_MORALE = TRUE SOLDIER_TOOLTIP_DISPLAY_MORALE = TRUE
SOLDIER_TOOLTIP_DISPLAY_SUPPRESSION = TRUE
SOLDIER_TOOLTIP_DISPLAY_SHOCK = TRUE
SOLDIER_TOOLTIP_DISPLAY_TRAITS = TRUE SOLDIER_TOOLTIP_DISPLAY_TRAITS = TRUE
; Armor, Headgear ; Armor, Headgear
SOLDIER_TOOLTIP_DISPLAY_HELMET = TRUE SOLDIER_TOOLTIP_DISPLAY_HELMET = TRUE
@@ -2756,8 +2758,12 @@ MORALE_MOD_BACKGROUND_XENOPHOBIC = 5
; If set to TRUE, you can browse to the briefing room website on the laptop ; If set to TRUE, you can browse to the briefing room website on the laptop
BRIEFING_ROOM = FALSE BRIEFING_ROOM = FALSE
; Currently not used! If set to TRUE, you can browse to the encyclopedia website on the laptop ; If set to TRUE, you can browse to the encyclopedia website on the laptop
ENCYCLOPEDIA = FALSE ENCYCLOPEDIA = TRUE
; Determines when to show items in Encyclopedia. 4: Spotted item in merc inventory. 3: Spotted in dealers inventory (or 4),
; 2: Spotted at Bobby Rays or at AIM/M.E.R.C. website (or 3 or 4). 1: Spotted item on enemy (or 2 to 4). Values from 1 to 4.
ENCYCLOPEDIA_ITEM_MASK = 1
; If disabled, the transition will be skipped when opening/closing the laptop ; If disabled, the transition will be skipped when opening/closing the laptop
DISABLE_LAPTOP_TRANSITION = TRUE DISABLE_LAPTOP_TRANSITION = TRUE
+4
View File
@@ -7298,6 +7298,7 @@
<szBRName>Duckbill</szBRName> <szBRName>Duckbill</szBRName>
<szBRDesc>Attach this metal object to the end of a shotgun barrel for a real deadly effect. It causes buckshot fired from the shotgun to spread out along a horizontal line instead of its standard circular pattern. Say good-bye to anyone who gets into its path.</szBRDesc> <szBRDesc>Attach this metal object to the end of a shotgun barrel for a real deadly effect. It causes buckshot fired from the shotgun to spread out along a horizontal line instead of its standard circular pattern. Say good-bye to anyone who gets into its path.</szBRDesc>
<usItemClass>268435456</usItemClass> <usItemClass>268435456</usItemClass>
<AttachmentClass>2</AttachmentClass>
<nasAttachmentClass>2</nasAttachmentClass> <nasAttachmentClass>2</nasAttachmentClass>
<ubGraphicType>1</ubGraphicType> <ubGraphicType>1</ubGraphicType>
<ubGraphicNum>90</ubGraphicNum> <ubGraphicNum>90</ubGraphicNum>
@@ -40948,6 +40949,7 @@
<szBRName>Imp. Mod. Shotgun Choke</szBRName> <szBRName>Imp. Mod. Shotgun Choke</szBRName>
<szBRDesc>When attached to the end of a shotgun barrel, causes shot fired from the shotgun to group tighter, permiting longer range and more shot to hit the target.</szBRDesc> <szBRDesc>When attached to the end of a shotgun barrel, causes shot fired from the shotgun to group tighter, permiting longer range and more shot to hit the target.</szBRDesc>
<usItemClass>268435456</usItemClass> <usItemClass>268435456</usItemClass>
<AttachmentClass>2</AttachmentClass>
<nasAttachmentClass>2</nasAttachmentClass> <nasAttachmentClass>2</nasAttachmentClass>
<ubGraphicNum>365</ubGraphicNum> <ubGraphicNum>365</ubGraphicNum>
<ubWeight>2</ubWeight> <ubWeight>2</ubWeight>
@@ -40977,6 +40979,7 @@
<szBRName>Full Shotgun Choke</szBRName> <szBRName>Full Shotgun Choke</szBRName>
<szBRDesc>When attached to the end of a shotgun barrel, causes shot fired from the shotgun to group much tighter, permiting longer range and more shot to hit the target. Not for use with slugs!</szBRDesc> <szBRDesc>When attached to the end of a shotgun barrel, causes shot fired from the shotgun to group much tighter, permiting longer range and more shot to hit the target. Not for use with slugs!</szBRDesc>
<usItemClass>268435456</usItemClass> <usItemClass>268435456</usItemClass>
<AttachmentClass>2</AttachmentClass>
<nasAttachmentClass>2</nasAttachmentClass> <nasAttachmentClass>2</nasAttachmentClass>
<ubGraphicNum>365</ubGraphicNum> <ubGraphicNum>365</ubGraphicNum>
<ubWeight>2</ubWeight> <ubWeight>2</ubWeight>
@@ -41006,6 +41009,7 @@
<szBRName>Rifled Shotgun Choke</szBRName> <szBRName>Rifled Shotgun Choke</szBRName>
<szBRDesc>Makes your slugs to fire long and straight, but throws shot all over tarnation!</szBRDesc> <szBRDesc>Makes your slugs to fire long and straight, but throws shot all over tarnation!</szBRDesc>
<usItemClass>268435456</usItemClass> <usItemClass>268435456</usItemClass>
<AttachmentClass>2</AttachmentClass>
<nasAttachmentClass>2</nasAttachmentClass> <nasAttachmentClass>2</nasAttachmentClass>
<ubGraphicNum>365</ubGraphicNum> <ubGraphicNum>365</ubGraphicNum>
<ubWeight>2</ubWeight> <ubWeight>2</ubWeight>
Binary file not shown.
+7 -1
View File
@@ -1300,6 +1300,8 @@ SOLDIER_TOOLTIP_DISPLAY_ACTIONPOINTS = FALSE
SOLDIER_TOOLTIP_DISPLAY_HEALTH = FALSE SOLDIER_TOOLTIP_DISPLAY_HEALTH = FALSE
SOLDIER_TOOLTIP_DISPLAY_ENERGY = FALSE SOLDIER_TOOLTIP_DISPLAY_ENERGY = FALSE
SOLDIER_TOOLTIP_DISPLAY_MORALE = TRUE SOLDIER_TOOLTIP_DISPLAY_MORALE = TRUE
SOLDIER_TOOLTIP_DISPLAY_SUPPRESSION = FALSE
SOLDIER_TOOLTIP_DISPLAY_SHOCK = FALSE
SOLDIER_TOOLTIP_DISPLAY_TRAITS = FALSE SOLDIER_TOOLTIP_DISPLAY_TRAITS = FALSE
; Armor, Headgear ; Armor, Headgear
SOLDIER_TOOLTIP_DISPLAY_HELMET = FALSE SOLDIER_TOOLTIP_DISPLAY_HELMET = FALSE
@@ -2755,9 +2757,13 @@ MORALE_MOD_BACKGROUND_XENOPHOBIC = 5
; If set to TRUE, you can browse to the briefing room website on the laptop ; If set to TRUE, you can browse to the briefing room website on the laptop
BRIEFING_ROOM = FALSE BRIEFING_ROOM = FALSE
; Currently not used! If set to TRUE, you can browse to the encyclopedia website on the laptop ; If set to TRUE, you can browse to the encyclopedia website on the laptop
ENCYCLOPEDIA = FALSE ENCYCLOPEDIA = FALSE
; Determines when to show items in Encyclopedia. 4: Spotted item in merc inventory. 3: Spotted in dealers inventory (or 4),
; 2: Spotted at Bobby Rays or at AIM/M.E.R.C. website (or 3 or 4). 1: Spotted item on enemy (or 2 to 4). Values from 1 to 4.
ENCYCLOPEDIA_ITEM_MASK = 1
; If disabled, the transition will be skipped when opening/closing the laptop ; If disabled, the transition will be skipped when opening/closing the laptop
DISABLE_LAPTOP_TRANSITION = FALSE DISABLE_LAPTOP_TRANSITION = FALSE
Binary file not shown.