properly? implemented cynicism (opcode 0x11b)
[gemrb.git] / gemrb / override / iwd / gemrb.ini
blobe9f681224d6b4b1e333f7aa09c32631aacb033ef
1 ; GemRB - Infinity Engine Emulator
2 ; Copyright (C) 2003 The GemRB Project
4 ; This program is free software; you can redistribute it and/or
5 ; modify it under the terms of the GNU General Public License
6 ; as published by the Free Software Foundation; either version 2
7 ; of the License, or (at your option) any later version.
9 ; This program is distributed in the hope that it will be useful,
10 ; but WITHOUT ANY WARRANTY; without even the implied warranty of
11 ; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12 ; GNU General Public License for more details.
14 ; You should have received a copy of the GNU General Public License
15 ; along with this program; if not, write to the Free Software
16 ; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
20 ; gemrb.ini - game type-specific settings for GemRB engine
22 [resources]
24 ; Bitmap resource for cursors
25 CursorBAM = CAROT
27 ; Bitmap resource for scroll cursor arrow
28 ScrollCursorBAM = CURSARW
30 ; Bitmap resource for dialog buttons font
31 ButtonFont = STONESML
33 ; Font used to display tooltips
34 TooltipFont = TOOLFONT
36 ; Font used to display subtitles
37 MovieFont = REALMS2
39 ; Sprite displayed behind the tooltip text, if any
40 TooltipBack = TOOLTIP
42 ; Tooltip text color (RGBA)
43 TooltipColor = #ffffffff
45 ; Space between tooltip text and sides of TooltipBack (x2)
46 TooltipMargin = 2
48 ; INI file from the original games
49 INIConfig = icewind.ini
51 ; Palette bitmaps in various widths
52 Palette16 = MPALETTE
53 Palette32 = MPALETTE
54 Palette256 = MPAL256
56 MaximumAbility = 25
57 IgnoreButtonFrames = 0
58 AllStringsTagged = 1
59 HasDPLAYER = 1
60 HasPickSound = 0
61 HasDescIcon = 0
62 HasEXPTABLE = 1
63 SoundFolders = 1
64 HasSongList = 0
65 UpperButtonText = 0
66 LowerLabelText = 0
67 HasPartyINI = 0
68 HasBeastsINI = 0
69 ForceStereo = 0
70 ReverseToHit = 1
71 IWDMapDimensions = 1
72 SmallFog = 0
73 ReverseDoor = 0
74 IWD2ScriptName = 1
75 DialogueScrolls = 0
76 CharNameIsGabber = 1
77 SpawnIni = 1
78 HasHideInShadows = 1
79 AreaVisitedVar = 1
80 HasSpecificDamageBonus = 0
81 BiographyIsRes = 1
82 FlexibleWorldmap = 1
83 AutoSearchHidden = 1
84 CutsceneAreascripts = 1
85 PSTStateFlags = 0
87 [charset]
88 CharCount = 31
89 Letter1 = 192,224
90 Letter2 = 193,225
91 Letter3 = 194,226
92 Letter4 = 195,227
93 Letter5 = 196,228
94 Letter6 = 197,229
95 Letter7 = 198,230
96 Letter8 = 199,231
97 Letter9 = 200,232
98 Letter10 = 201,233
99 Letter11 = 202,234
100 Letter12 = 203,235
101 Letter13 = 204,236
102 Letter14 = 205,237
103 Letter15 = 206,238
104 Letter16 = 207,239
105 Letter17 = 208,240
106 Letter18 = 209,241
107 Letter19 = 210,242
108 Letter20 = 211,243
109 Letter21 = 212,244
110 Letter22 = 213,245
111 Letter23 = 214,246
112 Letter24 = 140,156
113 Letter25 = 216,248
114 Letter26 = 217,249
115 Letter27 = 218,250
116 Letter28 = 219,251
117 Letter29 = 220,252
118 Letter30 = 221,253
119 Letter31 = 222,254