comparison Engine/texts.h @ 2499:68cdef6879a0

engine folder
author Ritor1
date Fri, 19 Sep 2014 02:57:42 +0600
parents
children
comparison
equal deleted inserted replaced
2498:92eeeb5200f2 2499:68cdef6879a0
1 #pragma once
2 #include <array>
3 #include <vector>
4
5
6 int sprintfex(char *buf, const char *format, ...);
7
8
9 void SetSomeItemsNames();
10 char *RemoveQuotes(char *Str);
11 void InitializeGameText();
12 void SetMoonPhaseNames();
13 void SetAttributeNames();
14
15 struct ci_less : std::binary_function<std::string, std::string, bool> //case insensitive comparator for dictionaries
16 {
17 // case-independent (ci) compare_less binary function
18 struct nocase_compare : public std::binary_function<unsigned char,unsigned char,bool>
19 {
20 bool operator() (const unsigned char& c1, const unsigned char& c2) const {
21 return tolower (c1) < tolower (c2);
22 }
23 };
24 bool operator() (const std::string & s1, const std::string & s2) const {
25 return std::lexicographical_compare
26 (s1.begin (), s1.end (), // source range
27 s2.begin (), s2.end (), // dest range
28 nocase_compare ()); // comparison
29 }
30 };
31 std::vector<char*> Tokenize(char* input, const char separator);
32
33 enum GLOBAL_LOCALIZ_INDEX
34 {
35
36 LOCSTR_AC = 0, //"AC"
37 LOCSTR_ACCURACY = 1, //"Accuracy"
38 LOCSTR_BLK_KNIGHT = 2, //"Black Knight"
39 LOCSTR_SPY = 3, // "Spy"
40
41 LOCSTR_TOWN_PORTAL = 10, // "Town Portal"
42
43 LOCSTR_ASSASIN = 13, // "Assassin"
44
45 LOCSTR_AUTOSAVE = 16, // "Autosave"
46
47 LOCSTR_ATTACK = 18, // "Attack"
48 LOCSTR_AVAILABLE = 19, //"Available"
49
50 LOCSTR_MONK = 21, //"Monk"
51
52 LOCSTR_AVARDS_FOR = 23, //"Awards for"
53
54
55 LOCSTR_RANGER = 31, //"Ranger"
56
57 LOCSTR_CANCEL = 34, //"Cancel"
58
59
60 LOCSTR_SELECT_TGT = 39, ///"Select Target"
61
62 LOCSTR_CLASS = 41, // "Class"
63
64 LOCSTR_CONDITION = 47, //"Condition"
65
66 LOCSTR_CREATE_PARTY = 51, //"C R E A T E P A R T Y"
67
68 LOCSTR_DAWN = 55, //"Dawn"
69 LOCSTR_DAY = 56, //"Day"
70 LOCSTR_DAYS = 57, /// "Days"
71
72 LOCSTR_PRESS_ESCAPE = 61, // "Press Escape"
73
74 LOCSTR_TROUBLE_LOAD = 63,//"Might and Magic VII is having trouble loading files.
75 // Please re-install to fix this problem. Note: Re-installing will not destroy your save games."
76 LOCSTR_DETAIL_TOGGLE = 64, //"Detail Toggle"
77
78 LOCSTR_DMG = 66, /// "Dmg"
79
80 LOCSTR_EMPTY = 72, // "Empty"
81
82 LOCSTR_EXIT = 79, // "Exit"
83 LOCSTR_EXIT_BLDNG = 80, // "Exit Building"
84
85 LOCSTR_EXPIRIENCE = 83, //"Experience"
86
87 LOCSTR_GRAND = 96, // "Grand"
88
89 LOCSTR_HP = 107, // "HP"
90 LOCSTR_HIT_POINTS = 108, // "Hit Points"
91 LOCSTR_HOUR = 109, //"Hour"
92 LOCSTR_HOURS = 110, //"Hours"
93
94 LOCSTR_ROGUE = 114, //"Rogue"
95
96 LOCSTR_LEVEL = 131, // "Level"
97
98 LOCSTR_LOADING = 135, //"Loading"
99
100 LOCSTR_MIGHT = 144, //"Might"
101
102 LOCSTR_NAME = 149, // "Name"
103
104 LOCSTR_YOU_TO_TRAIN = 147, // "You are eligible to train to %u."
105
106 LOCSTR_STAY_IN_AREA = 156, //"Stay in this Area"
107 LOCSTR_3DO_COPYRHT = 157, // ""© 1999 The 3DO Company.
108
109 LOCSTR_PLEASE_WAIT = 165, // "Please Wait"
110
111 LOCSTR_REPUTATION = 180, //"Reputation"
112
113 LOCSTR_REST_HEAL_8 = 183, //"Rest & Heal 8 Hours"
114
115 LOCSTR_TIME_ERATHIA = 186, // "Time in Erathia"
116
117 LOCSTR_SAVING = 190, // "Saving"
118
119 LOCSTR_SKILL_POINTS = 207, /// "Skill Points"
120
121 LOCSTR_KNIGHT = 253, //"Knight"
122 LOCSTR_CAVALIER = 254, //"Cavalier"
123 LOCSTR_CHAMPION = 255, //"Champion"
124 LOCSTR_CLERIC = 256, //"Cleric"
125 LOCSTR_PRIEST = 257, //"Priest"
126
127 LOCSTR_SORCERER = 259, // "Sorcerer"
128
129 LOCSTR_PALADIN = 262, // "Paladin"
130
131 LOCSTR_ARCHER = 265, /// "Archer"
132
133 LOCSTR_DRUID = 268, // "Druid"
134
135 LOCSTR_THIEF = 307, //"Thief"
136
137 LOCSTR_SET_BEACON = 375, // "Set Beacon"
138
139 LOCSTR_HATED = 379,// "Hated"
140
141 LOCSTR_UNFRENDLY = 392, //"Unfriendly"
142
143 LOCSTR_NEITRAL = 399, // "Neutral"
144
145 LOCSTR_FRENDLY = 402, // "Friendly"
146
147 LOCSTR_D_DAYS_TO_S = 404, //"%d days to %s"
148 LOCSTR_TRAVEL_COST = 405, //"Travel Cost %d gold"
149
150 LOCSTR_ENTER_S = 411, // "Enter %s"
151
152 LOCSTR_IS_IN_NO_COND = 427, // "%s is in no condition to %s"
153
154 LOCSTR_S_THE_S = 429, //"%s the %s"
155
156 LOCSTR_NORMAL = 431, //"Normal"
157 LOCSTR_MASTER = 432, //"Master"
158 LOCSTR_EXPERT = 433, //"Expert"
159 LOCSTR_LIKED = 434, //"Liked"
160
161 LOCSTR_ACTIVE_SPELL = 450, // "Active Spells: %s"
162
163 LOCSTR_READING = 505, ///"Reading..."
164
165 LOCSTR_NOTHING_HERE = 521, // "Nothing here"
166
167 LOCSTR_SP_COST = 522, //"SP Cost"
168 LOCSTR_RECALL_BEACON = 523, // "Recall Beacon"
169
170 LOCSTR_TIME = 526, //"Time"
171
172 LOCSTR_NEED_MORE_EXP = 538, //"You need %d more experience to train to level %d"
173
174 LOCSTR_IDENT_ITEM = 541, // "Identify Items"
175
176 LOCSTR_DUSK = 566, //"Dusk"
177 LOCSTR_NIGHT = 567, // "Night"
178
179 LOCSTR_NO_SAVING = 583, //"No saving in the Arena"
180
181 LOCSTR_AUTOSAVE_MM7 = 613, // "AutoSave.MM7"
182
183 LOCSTR_BONUS = 623, //"Bonus"
184
185 LOCSTR_GAME_SAVED = 656, // "Game Saved!"
186
187 MAX_LOC_STRINGS =677
188
189 };
190
191 extern std::array<const char *, MAX_LOC_STRINGS> pGlobalTXT_LocalizationStrings;
192
193 /*
194
195 + [4] 0x04102dab "Afraid" unsigned char *
196 + [5] 0x04102db5 "Age" unsigned char *
197 + [6] 0x04102dbc "Air" unsigned char *
198 + [7] 0x04102dc3 "Alchemist" unsigned char *
199 + [8] 0x04102dd0 "Obelisk Notes" unsigned char *
200 + [9] 0x04102de1 "Congratulations!" unsigned char *
201
202 + [11] 0x04102e06 "Armor" unsigned char *
203 + [0xc] 0x04102e10 "Armor Class" unsigned char *
204
205 + [0xe] 0x04102e2d "Asleep" unsigned char *
206 + [0xf] 0x04102e38 "Assertion failed at %d in %s" unsigned char *
207
208 + [17] 0x04102e66 "Exp." unsigned char *
209
210
211 + [20] 0x04102e88 "Available Skills" unsigned char *
212
213 + [22] 0x04102ea6 "Awards" unsigned char *
214
215 + [24] 0x04102ec0 "Fire Res" unsigned char *
216 + [25] 0x04102ecd "Balance" unsigned char *
217 + [26] 0x04102ed9 "Initiate" unsigned char *
218 + [27] 0x04102ee6 "Ninja" unsigned char *
219 + [28] 0x04102ef0 "Villain" unsigned char *
220 + [29] 0x04102efc "Body" unsigned char *
221 + [30] 0x04102f05 "Bonus" unsigned char *
222
223 + [32] 0x04102f1a "Broken Item" unsigned char *
224 + [33] 0x04102f2a "Ranger Lord" unsigned char *
225 + [34] 0x04102f3a "Cancel" unsigned char *
226 + [35] 0x04102f45 "Town Portal to %s" unsigned char *
227 + [36] 0x04102f5b "%s can not be used that way" unsigned char *
228 + [37] 0x04102f7b "Total Time:" unsigned char *
229 + [38] 0x04102f8b "Cast Spell" unsigned char *
230
231 + [0x28] 0x04102fac "Bounty Hunter" unsigned char *
232
233 + [0x2a] 0x04102fc8 "Clerk" unsigned char *
234 + [0x2b] 0x04102fd2 "Cold" unsigned char *
235 + [0x2c] 0x04102fdb "Priest of Light" unsigned char *
236 + [45] 0x04102fef "Cond" unsigned char *
237 + [46] 0x04102ff8 "Priest of Dark" unsigned char *
238
239 + [48] 0x04103019 "Warlock" unsigned char *
240 + [49] 0x04103025 "Lich" unsigned char *
241 + [50] 0x0410302e "Dodging" unsigned char *
242
243 + [52] 0x04103056 "Cursed" unsigned char *
244 + [0x35] 0x04103061 "Damage" unsigned char *
245 + [0x36] 0x0410306c "Dark" unsigned char *
246
247
248
249 + [58] 0x0410308f "Dead" unsigned char *
250 + [59] 0x04103098 "Internal Error" unsigned char *
251 + [60] 0x041030ab "Deposit" unsigned char *
252
253 + [62] 0x041030c8 "Might and Magic VII requires your desktop to be in 16bit (32k or 65k) Color mode in order to operate in a window." unsigned char *
254
255
256 + [65] 0x041031e6 "Diseased" unsigned char *
257
258 + [0x43] 0x041031fb "%s does not have the skill" unsigned char *
259 + [68] 0x0410321a "Donate" unsigned char *
260 + [69] 0x04103225 "Drunk" unsigned char *
261 + [70] 0x0410322f "Earth" unsigned char *
262 + [71] 0x04103239 "Electricity" unsigned char *
263
264 + [73] 0x04103253 "Enter" unsigned char *
265 + [74] 0x0410325d "End Conversation" unsigned char *
266 + [75] 0x04103272 "Endurance" unsigned char *
267 + [0x4c] 0x04103280 "Eradicated" unsigned char *
268 + [0x4d] 0x0410328f "Unarmed" unsigned char *
269 + [0x4e] 0x0410329b "Calendar" unsigned char *
270 + [0x4f] 0x041032a8 "Exit" unsigned char *
271
272 + [81] 0x041032c3 "Exit Rest" unsigned char *
273 + [82] 0x041032d1 "Are you sure? Click again to quit" unsigned char *
274
275 + [84] 0x04103307 "Fame" unsigned char *
276 + [85] 0x04103310 "Potion Notes" unsigned char *
277 + [86] 0x04103321 "Fill Packs to %d days for %d gold" unsigned char *
278 + [87] 0x04103347 "Fire" unsigned char *
279 + [88] 0x04103350 "Identify Monster" unsigned char *
280 + [89] 0x04103365 "Armsmaster" unsigned char *
281 + [90] 0x04103374 "Stealing" unsigned char *
282 + [91] 0x04103381 "Friday" unsigned char *
283 + [92] 0x0410338c "Full" unsigned char *
284 + [93] 0x04103395 "Game Options" unsigned char *
285 + [94] 0x041033a6 "Your score: %lu" unsigned char *
286 + [95] 0x041033ba "Alchemy" unsigned char *
287
288
289
290 + [97] 0x041033d0 "Gold" unsigned char *
291 + [98] 0x041033d9 "Good" unsigned char *
292 + [99] 0x041033e2 "Human" unsigned char *
293 + [100] 0x041033ed "Guard" unsigned char *
294 + [101] 0x041033f8 "Dwarf" unsigned char *
295 + [102] 0x04103403 "Half" unsigned char *
296 + [103] 0x0410340d "Elf" unsigned char *
297 + [104] 0x04103416 "Heal" unsigned char *
298 + [105] 0x04103420 "Healer" unsigned char *
299 + [106] 0x0410342c "Goblin" unsigned char *
300
301 + [108] 0x04103440 "Hit Points" unsigned char *
302
303 + [111] 0x04103465 "Grand" unsigned char *
304 + [112] 0x04103470 "How Much?" unsigned char *
305 + [113] 0x0410347f "Identify" unsigned char *
306
307 + [115] 0x04103498 "Instructor" unsigned char *
308 + [116] 0x041034a8 "Intellect" unsigned char *
309 + [117] 0x041034b7 "Insane" unsigned char *
310 + [118] 0x041034c3 "We hope that you've enjoyed playing Might and Magic VII as much as we did making it. We have saved this screen as MM7_WIN.PCX in your MM7 directory. You can print it out as proof of your accomplishment." unsigned char *
311 + [119] 0x04103593 "Master Archer" unsigned char *
312 + [120] 0x041035a6 "Inventory" unsigned char *
313 + [121] 0x041035b5 "Permanent" unsigned char *
314 + [122] 0x041035c4 "Join" unsigned char *
315 + [123] 0x041035ce "Miscellaneous Notes" unsigned char *
316 + [124] 0x041035e7 "Sniper" unsigned char *
317 + [125] 0x041035f3 "+2 Skill Points!" unsigned char *
318 + [126] 0x04103609 "Do you wish to leave %s?" unsigned char *
319 + [127] 0x04103627 "No Text!" unsigned char *
320 + [128] 0x04103635 "It will take %d days to travel to %s." unsigned char *
321 + [129] 0x04103660 "%s the Level %u %s" unsigned char *
322 + [130] 0x04103678 "Player" unsigned char *
323
324 + [132] 0x0410368f "Years" unsigned char *
325 + [133] 0x0410369a "Light" unsigned char *
326 + [134] 0x041036a5 "Buy Standard" unsigned char *
327
328 + [136] 0x041036c4 "Luck" unsigned char *
329 + [137] 0x041036ce "Fountain Notes" unsigned char *
330 + [138] 0x041036e2 "Magic" unsigned char *
331 + [139] 0x041036ed "Maps" unsigned char *
332 + [140] 0x041036f7 "Your packs are already full!" unsigned char *
333 + [141] 0x04103719 "Seer Notes" unsigned char *
334 + [142] 0x04103729 "Mind" unsigned char *
335 + [143] 0x04103733 "Misc" unsigned char *
336
337 + [145] 0x04103748 "Monday" unsigned char *
338 + [146] 0x04103754 "Month" unsigned char *
339
340 + [148] 0x04103785 "Months" unsigned char *
341
342 + [150] 0x0410379b "New" unsigned char *
343 + [151] 0x041037a4 "Congratulations Adventurer." unsigned char *
344 + [152] 0x041037c5 "Buy Special" unsigned char *
345 + [153] 0x041037d6 "None" unsigned char *
346 + [154] 0x041037e0 "Auto Notes" unsigned char *
347 + [155] 0x041037f0 "You don't have enough gold" unsigned char *
348
349 + [157] 0x04103827 ""© 1999 The 3DO Company. All Rights Reserved. Might and Magic, Blood and Honor, New World Computing, 3DO, and their respective logos, are trademarks and/or service marks of The 3DO Company in the U.S. and other countries. All other trademarks belong to their respective owners. New World Computing is a division of The 3DO Company."" unsigned char *
350 + [158] 0x0410397d "Bootleg Bay East" unsigned char *
351 + [159] 0x04103993 "Display Inventory" unsigned char *
352 + [160] 0x041039aa "Learn Skills" unsigned char *
353 + [161] 0x041039bc "Steal" unsigned char *
354 + [162] 0x041039c7 "Paralyzed" unsigned char *
355 + [163] 0x041039d6 "Personality" unsigned char *
356 + [164] 0x041039e7 "%s hits %s for %lu damage" unsigned char *
357
358 + [166] 0x04103a17 "Poison" unsigned char *
359 + [167] 0x04103a23 "- The Might and Magic VII Development Team." unsigned char *
360 + [168] 0x04103a54 "Points" unsigned char *
361 + [169] 0x04103a60 "Three Quarter" unsigned char *
362 + [170] 0x04103a73 "QSpell" unsigned char *
363 + [171] 0x04103a7f "Quarter" unsigned char *
364 + [172] 0x04103a8c "Quick Spell" unsigned char *
365 + [173] 0x04103a9d "Quick Reference" unsigned char *
366 + [174] 0x04103ab2 "Current Quests" unsigned char *
367 + [175] 0x04103ac6 "%s inflicts %lu points killing %s" unsigned char *
368 + [176] 0x04103aed "Might and Magic VII has detected an internal error and will be forced to close. Would you like us to autosave your game before closing?" unsigned char *
369 + [177] 0x04103b7b "Standard" unsigned char *
370 + [178] 0x04103b89 "Rent Room for %d gold" unsigned char *
371 + [179] 0x04103ba4 "Repair" unsigned char *
372
373 + [181] 0x04103bc0 "Steal %24" unsigned char *
374 + [182] 0x04103bcf "Rest" unsigned char *
375
376 + [184] 0x04103bf2 "Reinstall Necessary" unsigned char *
377 + [185] 0x04103c0b "Steal item" unsigned char *
378
379 + [187] 0x04103c30 "Stolen" unsigned char *
380 + [188] 0x04103c3c "Saturday" unsigned char *
381 + [189] 0x04103c4a "%s shoots %s for %lu points" unsigned char *
382
383 + [191] 0x04103c77 "You've been banned from this shop!" unsigned char *
384 + [192] 0x04103c9f "Scroll Up" unsigned char *
385 + [193] 0x04103cae "Scroll Down" unsigned char *
386 + [194] 0x04103cbf "Water Res" unsigned char *
387 + [195] 0x04103cce "Select the Item to Buy" unsigned char *
388 + [196] 0x04103cea "Select the Special Item to Buy" unsigned char *
389 + [197] 0x04103d0e "Select the Item to Identify" unsigned char *
390 + [198] 0x04103d2f "Select the Item to Repair" unsigned char *
391 + [199] 0x04103d4e "Select the Item to Sell" unsigned char *
392 + [200] 0x04103d6b "Sell" unsigned char *
393 + [201] 0x04103d75 "Are you sure? Click again to start a New Game" unsigned char *
394 + [202] 0x04103da9 "Air Res" unsigned char *
395 + [203] 0x04103db6 "Shoot" unsigned char *
396 + [204] 0x04103dc1 "Body Res" unsigned char *
397 + [205] 0x04103dcf "Skills" unsigned char *
398 + [206] 0x04103ddb "Skills for" unsigned char *
399
400 + [208] 0x04103dfd "Earth Res" unsigned char *
401 + [209] 0x04103e0c "SP" unsigned char *
402 + [210] 0x04103e14 "Special" unsigned char *
403 + [211] 0x04103e21 "Speed" unsigned char *
404 + [212] 0x04103e2c "Spell Points" unsigned char *
405 + [213] 0x04103e3e "Mind Res" unsigned char *
406 + [214] 0x04103e4c "Spirit" unsigned char *
407 + [215] 0x04103e58 "Detect Life" unsigned char *
408 + [216] 0x04103e69 "Stats" unsigned char *
409 + [217] 0x04103e74 "Invisibility" unsigned char *
410 + [218] 0x04103e86 "Immolation" unsigned char *
411 + [219] 0x04103e96 "Day of the Gods" unsigned char *
412 + [220] 0x04103eab "Stoned" unsigned char *
413 + [221] 0x04103eb7 "Fate" unsigned char *
414 + [222] 0x04103ec1 "Sunday" unsigned char *
415 + [223] 0x00000000 <Bad Ptr> unsigned char *
416 + [224] 0x00000000 <Bad Ptr> unsigned char *
417 + [225] 0x04103ed9 "Grandmaster" unsigned char *
418 + [226] 0x04103eea ""Gamma controls the relative ""brightness"" of the game. May vary depending on your monitor."" unsigned char *
419 + [227] 0x04103f4e "Thursday" unsigned char *
420 + [228] 0x04103f5c "Hammerhands" unsigned char *
421 + [229] 0x04103f6d "Pain Reflection" unsigned char *
422 + [230] 0x04103f82 "Tuesday" unsigned char *
423 + [231] 0x04103f8f "Unconscious" unsigned char *
424 + [232] 0x04103fa0 "Not Identified" unsigned char *
425 + [233] 0x04103fb4 "Preservation" unsigned char *
426 + [234] 0x04103fc6 "Regeneration" unsigned char *
427 + [235] 0x04103fd8 "Temp Accuracy" unsigned char *
428 + [236] 0x04103feb "Wait without healing" unsigned char *
429 + [237] 0x04104005 "Wait until Dawn" unsigned char *
430 + [238] 0x0410401a "Wait 5 Minutes" unsigned char *
431 + [239] 0x0410402e "Wait 1 Hour" unsigned char *
432 + [240] 0x0410403f "Water" unsigned char *
433 + [241] 0x0410404a "Weak" unsigned char *
434 + [242] 0x04104054 "Weapons" unsigned char *
435 + [243] 0x04104061 "Wednesday" unsigned char *
436 + [244] 0x04104070 "Withdraw" unsigned char *
437 + [245] 0x0410407e "Year" unsigned char *
438 + [246] 0x04104088 "Temp Endurance" unsigned char *
439 + [247] 0x0410409c "Temp Intelligence" unsigned char *
440 + [248] 0x041040b3 "Temp Luck" unsigned char *
441 + [249] 0x041040c2 "Temp Personality" unsigned char *
442 + [250] 0x041040d8 "You need %s" unsigned char *
443 + [251] 0x041040e9 "Zoom In" unsigned char *
444 + [252] 0x041040f6 "Zoom Out" unsigned char *
445
446
447 + [258] 0x04104144 "Temp Speed" unsigned char *
448
449 + [260] 0x04104162 "Wizard" unsigned char *
450 + [261] 0x0410416e "Archmage" unsigned char *
451
452 + [263] 0x04104189 "Crusader" unsigned char *
453 + [264] 0x04104197 "Hero" unsigned char *
454
455 + [266] 0x041041ad "DISCARD A CARD" unsigned char *
456 + [267] 0x041041c1 "Warrior Mage" unsigned char *
457
458 + [269] 0x041041de "Greater Druid" unsigned char *
459 + [270] 0x041041f1 "Arch Druid" unsigned char *
460 + [271] 0x04104201 "Staff" unsigned char *
461 + [272] 0x0410420c "Sword" unsigned char *
462 + [273] 0x04104217 "Dagger" unsigned char *
463 + [274] 0x04104223 "Axe" unsigned char *
464 + [275] 0x0410422c "Spear" unsigned char *
465 + [276] 0x04104237 "Bow" unsigned char *
466 + [277] 0x04104240 "Mace" unsigned char *
467 + [278] 0x0410424a "Blaster" unsigned char *
468 + [279] 0x04104257 "Shield" unsigned char *
469 + [280] 0x04104263 "Leather" unsigned char *
470 + [281] 0x04104270 "Chain" unsigned char *
471 + [282] 0x0410427b "Plate" unsigned char *
472 + [283] 0x04104286 "Fire Magic" unsigned char *
473 + [284] 0x04104296 "Air Magic" unsigned char *
474 + [285] 0x041042a5 "Water Magic" unsigned char *
475 + [286] 0x041042b6 "Earth Magic" unsigned char *
476 + [287] 0x041042c7 "Light Magic" unsigned char *
477 + [288] 0x041042d8 "Dark Magic" unsigned char *
478 + [289] 0x041042e8 "Spirit Magic" unsigned char *
479 + [290] 0x041042fa "Mind Magic" unsigned char *
480 + [291] 0x0410430a "Body Magic" unsigned char *
481 + [292] 0x0410431a "Identify Item" unsigned char *
482 + [293] 0x0410432d "Merchant" unsigned char *
483 + [294] 0x0410433b "Repair Item" unsigned char *
484 + [295] 0x0410434c "Body Building" unsigned char *
485 + [296] 0x0410435f "Meditation" unsigned char *
486 + [297] 0x0410436f "Perception" unsigned char *
487 + [298] 0x0410437f "Diplomacy" unsigned char *
488 + [299] 0x0410438e "Thievery" unsigned char *
489 + [300] 0x0410439c "Disarm Trap" unsigned char *
490 + [301] 0x041043ad "Learning" unsigned char *
491 + [302] 0x041043bb "%s stole %d gold!" unsigned char *
492 + [303] 0x041043d2 "Noble" unsigned char *
493 + [304] 0x041043dd "Official" unsigned char *
494 + [305] 0x041043eb "Peasant" unsigned char *
495 + [306] 0x041043f8 "Scholar" unsigned char *
496
497 + [308] 0x04104410 "Smith" unsigned char *
498 + [309] 0x0410441b "Armorer" unsigned char *
499 + [310] 0x04104428 "Guide" unsigned char *
500 + [311] 0x04104433 "Tracker" unsigned char *
501 + [312] 0x04104440 "Pathfinder" unsigned char *
502 + [313] 0x04104450 "Sailor" unsigned char *
503 + [314] 0x0410445c "Navigator" unsigned char *
504 + [315] 0x0410446b "Expert Healer" unsigned char *
505 + [316] 0x0410447e "Master Healer" unsigned char *
506 + [317] 0x04104491 "Teacher" unsigned char *
507 + [318] 0x0410449e "Arms Master" unsigned char *
508 + [319] 0x041044af "Weapons Master" unsigned char *
509 + [320] 0x041044c3 "Apprentice" unsigned char *
510 + [321] 0x041044d3 "Mystic" unsigned char *
511 + [322] 0x041044df "Spell Master" unsigned char *
512 + [323] 0x041044f1 "Trader" unsigned char *
513 + [324] 0x041044fd "Scout" unsigned char *
514 + [325] 0x04104508 "Counselor" unsigned char *
515 + [326] 0x04104517 "Barrister" unsigned char *
516 + [327] 0x04104526 "Tinker" unsigned char *
517 + [328] 0x04104532 "Locksmith" unsigned char *
518 + [329] 0x04104541 "Fool" unsigned char *
519 + [330] 0x0410454b "Chimney Sweep" unsigned char *
520 + [331] 0x0410455e "Porter" unsigned char *
521 + [332] 0x0410456a "Quarter Master" unsigned char *
522 + [333] 0x0410457e "Factor" unsigned char *
523 + [334] 0x0410458a "Banker" unsigned char *
524 + [335] 0x04104596 "Cook" unsigned char *
525 + [336] 0x041045a0 "Chef" unsigned char *
526 + [337] 0x041045aa "Horseman" unsigned char *
527 + [338] 0x041045b8 "Bard" unsigned char *
528 + [339] 0x041045c2 "Enchanter" unsigned char *
529 + [340] 0x041045d1 "Cartographer" unsigned char *
530 + [341] 0x041045e3 "Wind Master" unsigned char *
531 + [342] 0x041045f4 "Water Master" unsigned char *
532 + [343] 0x04104606 "Gate Master" unsigned char *
533 + [344] 0x04104617 "Acolyte" unsigned char *
534 + [345] 0x04104624 "Piper" unsigned char *
535 + [346] 0x0410462f "Explorer" unsigned char *
536 + [347] 0x0410463d "Pirate" unsigned char *
537 + [348] 0x04104649 "Squire" unsigned char *
538 + [349] 0x04104655 "Psychic" unsigned char *
539 + [350] 0x04104662 "Gypsy" unsigned char *
540 + [351] 0x0410466d "Negotiator" unsigned char *
541 + [352] 0x0410467d "Duper" unsigned char *
542 + [353] 0x04104688 "Burglar" unsigned char *
543 + [354] 0x04104695 "Serf" unsigned char *
544 + [355] 0x0410469f "Tailor" unsigned char *
545 + [356] 0x041046ab "Laborer" unsigned char *
546 + [357] 0x041046b8 "Farmer" unsigned char *
547 + [358] 0x041046c4 "Cooper" unsigned char *
548 + [359] 0x041046d0 "Potter" unsigned char *
549 + [360] 0x041046dc "Weaver" unsigned char *
550 + [361] 0x041046e8 "Cobbler" unsigned char *
551 + [362] 0x041046f5 "Ditch Digger" unsigned char *
552 + [363] 0x04104707 "Miller" unsigned char *
553 + [364] 0x04104713 "Carpenter" unsigned char *
554 + [365] 0x04104722 "Stone Cutter" unsigned char *
555 + [366] 0x04104734 "Jester" unsigned char *
556 + [367] 0x04104740 "Trapper" unsigned char *
557 + [368] 0x0410474d "Beggar" unsigned char *
558 + [369] 0x04104759 "Rustler" unsigned char *
559 + [370] 0x04104766 "Hunter" unsigned char *
560 + [371] 0x04104772 "Scribe" unsigned char *
561 + [372] 0x0410477e "Missionary" unsigned char *
562 + [373] 0x0410478e "Follower of Baa" unsigned char *
563 + [374] 0x041047a3 "Gambler" unsigned char *
564
565 + [376] 0x041047c0 "%s was caught stealing!" unsigned char *
566 + [377] 0x041047dd "%s failed to steal anything!" unsigned char *
567 + [378] 0x041047ff ""%s %d, %d"" unsigned char *
568
569 + [380] 0x0410481b "You already know the %s spell" unsigned char *
570 + [381] 0x0410483e "You don't have the skill to learn %s" unsigned char *
571 + [382] 0x04104868 "That player is %s" unsigned char *
572 + [383] 0x0410487f "his" unsigned char *
573 + [384] 0x04104888 "her" unsigned char *
574 + [385] 0x04104891 "sir" unsigned char *
575 + [386] 0x0410489a "Sir" unsigned char *
576 + [387] 0x041048a3 "lady" unsigned char *
577 + [388] 0x041048ad "Lord" unsigned char *
578 + [389] 0x041048b7 "Lady" unsigned char *
579 + [390] 0x041048c1 "brother" unsigned char *
580 + [391] 0x041048ce "sister" unsigned char *
581
582 + [393] 0x041048ea "daughter" unsigned char *
583 + [394] 0x041048f8 "Unknown" unsigned char *
584 + [395] 0x04104905 "morning" unsigned char *
585 + [396] 0x04104912 "day" unsigned char *
586 + [397] 0x0410491b "evening" unsigned char *
587 + [398] 0x04104928 "Have a Drink" unsigned char *
588
589 + [400] 0x04104947 "Buy Spells" unsigned char *
590 + [401] 0x04104957 "Skill Cost: %lu" unsigned char *
591
592 + [403] 0x0410497a "You already know the %s skill" unsigned char *
593
594 + [406] 0x041049c9 "Hire" unsigned char *
595 + [407] 0x041049d3 "More Information" unsigned char *
596 + [408] 0x041049e9 "Dismiss %s" unsigned char *
597 + [409] 0x041049f9 "Do you wish to leave %s?" unsigned char *
598 + [410] 0x04104a17 "Leave %s" unsigned char *
599
600 + [412] 0x04104a33 "Create Party cannot be completed unless you have assigned all characters 2 extra skills and have spent all of your bonus points." unsigned char *
601 + [413] 0x04104ab9 "You can't spend more than 50 points." unsigned char *
602 + [414] 0x04104ae3 "This place is open from %d%s to %d%s" unsigned char *
603 + [415] 0x04104b0d "January" unsigned char *
604 + [416] 0x04104b1a "February" unsigned char *
605 + [417] 0x04104b28 "March" unsigned char *
606 + [418] 0x04104b33 "April" unsigned char *
607 + [419] 0x04104b3e "May" unsigned char *
608 + [420] 0x04104b47 "June" unsigned char *
609 + [421] 0x04104b51 "July" unsigned char *
610 + [422] 0x04104b5b "August" unsigned char *
611 + [423] 0x04104b67 "September" unsigned char *
612 + [424] 0x04104b76 "October" unsigned char *
613 + [425] 0x04104b83 "November" unsigned char *
614 + [426] 0x04104b91 "December" unsigned char *
615
616 + [428] 0x04104bc0 "Spell failed" unsigned char *
617
618 + [430] 0x04104be1 "%s is now Level %lu and has earned %lu Skill Points!" unsigned char *
619
620
621 + [435] 0x04104c4a "Converse with %s" unsigned char *
622 + [436] 0x04104c60 "Minutes" unsigned char *
623 + [437] 0x04104c6d "Minute" unsigned char *
624 + [438] 0x04104c79 "Seconds" unsigned char *
625 + [439] 0x04104c86 "Second" unsigned char *
626 + [440] 0x04104c92 "Heroism" unsigned char *
627 + [441] 0x04104c9f "Haste" unsigned char *
628 + [442] 0x04104caa "Stoneskin" unsigned char *
629 + [443] 0x04104cb9 "Bless" unsigned char *
630 + [444] 0x04104cc4 "Ooops!" unsigned char *
631 + [445] 0x04104cd0 "Lucky Day" unsigned char *
632 + [446] 0x04104cdf "Identify Failed" unsigned char *
633 + [447] 0x04104cf4 "Precision" unsigned char *
634 + [448] 0x04104d03 "Repair Failed" unsigned char *
635 + [449] 0x04104d16 "Power" unsigned char *
636 + [450] 0x04104d21 "Active Spells: %s" unsigned char *
637 + [451] 0x04104d38 "Active Party Spells" unsigned char *
638 + [452] 0x04104d51 "Torch Light" unsigned char *
639 + [453] 0x04104d62 "Wizard Eye" unsigned char *
640 + [454] 0x04104d72 "Feather Fall" unsigned char *
641 + [455] 0x04104d84 "Fly" unsigned char *
642 + [456] 0x04104d8d "Water Walk" unsigned char *
643 + [457] 0x04104d9d "Guardian" unsigned char *
644 + [458] 0x04104dab "Prot Fire" unsigned char *
645 + [459] 0x04104dba "Prot Elec" unsigned char *
646 + [460] 0x04104dc9 "Prot Cold" unsigned char *
647 + [461] 0x04104dd8 "Prot Poison" unsigned char *
648 + [462] 0x04104de9 "Prot Magic" unsigned char *
649 + [463] 0x04104df9 "Type: %s" unsigned char *
650 + [464] 0x04104e07 "Charges" unsigned char *
651 + [465] 0x04104e14 "Value" unsigned char *
652 + [466] 0x04104e1f "You found %lu gold (followers take %lu)!" unsigned char *
653 + [467] 0x04104e4d "You found %lu gold!" unsigned char *
654 + [468] 0x04104e66 "Clicking here will spend %d Skill Points" unsigned char *
655 + [469] 0x04104e94 "You need %d more Skill Points to advance here" unsigned char *
656 + [470] 0x04104ec7 "Get %s" unsigned char *
657 + [471] 0x04104ed3 "You found an item (%s)!" unsigned char *
658 + [472] 0x04104ef0 "am" unsigned char *
659 + [473] 0x04104ef8 "pm" unsigned char *
660 + [474] 0x04104f00 "Recall to %s" unsigned char *
661 + [475] 0x04104f12 "Set %s over %s" unsigned char *
662 + [476] 0x04104f26 "Set to %s" unsigned char *
663 + [477] 0x04104f35 "You are already resting!" unsigned char *
664 + [478] 0x04104f53 "You can't rest in turn-based mode!" unsigned char *
665 + [479] 0x04104f7b "You can't rest here!" unsigned char *
666 + [480] 0x04104f95 "There are hostile enemies near!" unsigned char *
667 + [481] 0x04104fba "Encounter!" unsigned char *
668 + [482] 0x04104fca "You don't have enough food to rest" unsigned char *
669 + [483] 0x04104ff2 "Set %s as the Ready Spell" unsigned char *
670 + [484] 0x04105011 "Select a spell then click here to set a QuickSpell" unsigned char *
671 + [485] 0x04105049 "Cast %s" unsigned char *
672 + [486] 0x04105056 "Select %s" unsigned char *
673 + [487] 0x04105065 "You have already mastered this skill!" unsigned char *
674 + [488] 0x04105090 "You don't have enough skill points!" unsigned char *
675 + [489] 0x041050b9 ""You have %d total gold, %d in the Bank"" unsigned char *
676 + [490] 0x041050e7 "You found %d gold and an item (%s)!" unsigned char *
677 + [491] 0x04105110 "Can't cast Meteor Shower indoors!" unsigned char *
678 + [492] 0x04105137 "Can't cast Inferno outdoors!" unsigned char *
679 + [493] 0x04105159 "Can't cast Jump while airborne! " unsigned char *
680 + [494] 0x0410517f "Can not cast Fly indoors!" unsigned char *
681 + [495] 0x0410519e "Can't cast Starburst indoors!" unsigned char *
682 + [496] 0x041051c1 "No valid target exists! " unsigned char *
683 + [497] 0x041051df "Can't cast Prismatic Light outdoors!" unsigned char *
684 + [498] 0x04105209 "Herbalist" unsigned char *
685 + [499] 0x04105218 "Can't cast Armageddon indoors!" unsigned char *
686 + [500] 0x0410523c "You have %lu gold" unsigned char *
687 + [501] 0x04105253 "You have %lu food" unsigned char *
688 + [502] 0x0410526a "You find %lu food" unsigned char *
689 + [503] 0x04105281 "You lose %lu gold" unsigned char *
690 + [504] 0x04105298 "You lose %lu food" unsigned char *
691
692 + [506] 0x041052bf "Roderick" unsigned char *
693 + [507] 0x041052cd "Alexis" unsigned char *
694 + [508] 0x041052d9 "Serena" unsigned char *
695 + [509] 0x041052e5 "Zoltan" unsigned char *
696
697 + [510] 0x041052f1 "Saintly" unsigned char *
698 + [511] 0x041052fe "Angelic" unsigned char *
699 + [512] 0x0410530b "Glorious" unsigned char *
700 + [513] 0x04105319 "Honorable" unsigned char *
701 + [514] 0x04105328 "Respectable" unsigned char *
702 + [515] 0x04105339 "Average" unsigned char *
703 + [516] 0x04105346 "Bad" unsigned char *
704 + [517] 0x0410534f "Vile" unsigned char *
705 + [518] 0x04105359 "Despicable" unsigned char *
706 + [519] 0x04105369 "Monstrous" unsigned char *
707 + [520] 0x04105378 "Notorious" unsigned char *
708
709
710
711 + [524] 0x041053b9 "Once again you've cheated death! …" unsigned char *
712 + [525] 0x041053e1 "Apothecary" unsigned char *
713
714 + [527] 0x041053fb "Thank You!" unsigned char *
715 + [528] 0x0410540b "I can offer you nothing further." unsigned char *
716 + [529] 0x04105431 ""Sorry, but we are unable to train you."" unsigned char *
717 + [530] 0x0410545f "Moon" unsigned char *
718 + [531] 0x04105469 "Location" unsigned char *
719 + [532] 0x04105477 "Please try back in " unsigned char *
720 + [533] 0x04105490 ""I cannot join you, you're party is full"" unsigned char *
721 + [534] 0x041054bf "Become %s in %s for %lu gold" unsigned char *
722 + [535] 0x041054e1 "Learn" unsigned char *
723 + [536] 0x041054ec ""With your skills, you should be working here as a teacher."" unsigned char *
724 + [537] 0x0410552e "Train to level %d for %d gold" unsigned char *
725
726 + [539] 0x04105587 "Buy Items" unsigned char *
727 + [540] 0x04105596 "Sell Items" unsigned char *
728
729 + [542] 0x041055ba "Repair Items" unsigned char *
730 + [543] 0x041055cc "Special Items" unsigned char *
731 + [544] 0x041055df "Seek knowledge elsewhere %s the %s" unsigned char *
732 + [545] 0x04105607 "Castle Ironfist" unsigned char *
733 + [546] 0x0410561c "New Sorpigal" unsigned char *
734 + [547] 0x0410562e "Free Haven" unsigned char *
735 + [548] 0x0410563e "Arena" unsigned char *
736 + [549] 0x04105649 "Blackshire" unsigned char *
737 + [550] 0x04105659 "Kriegspire" unsigned char *
738 + [551] 0x04105669 "White Cap" unsigned char *
739 + [552] 0x04105678 "Silver Cove" unsigned char *
740 + [553] 0x04105689 "Darkmoor" unsigned char *
741 + [554] 0x04105697 "Mist" unsigned char *
742 + [555] 0x041056a1 "Bootleg Bay West" unsigned char *
743 + [556] 0x041056b7 "Volcano" unsigned char *
744 + [557] 0x041056c4 "Hermit's Isle" unsigned char *
745 + [558] 0x041056d7 "Child" unsigned char *
746 + [559] 0x041056e2 "Island North" unsigned char *
747 + [560] 0x041056f4 "Island South" unsigned char *
748 + [561] 0x04105706 ""Sorry, come back another day"" unsigned char *
749 + [562] 0x0410572a "do anything" unsigned char *
750 + [563] 0x0410573b "Pack is Full!" unsigned char *
751 + [564] 0x0410574e "Hic..." unsigned char *
752 + [565] 0x0410575a "Have a Drink first..." unsigned char *
753
754 + [568] 0x0410578a "Club" unsigned char *
755 + [569] 0x04105794 "Done!" unsigned char *
756 + [570] 0x0410579f "Good as New!" unsigned char *
757 + [571] 0x041057b1 "Ready Spell: %s" unsigned char *
758 + [572] 0x041057c6 "Scroll Left" unsigned char *
759 + [573] 0x041057d7 "Scroll Right" unsigned char *
760 + [574] 0x041057e9 ""Welcome to the Arena of Life and Death. Remember, you are only allowed one arena combat per visit. To fight an arena battle, select the option that best describes your abilities and return to me- if you survive…"" unsigned char *
761 + [575] 0x041058c6 "Please wait while I summon the monsters. Good luck." unsigned char *
762 + [576] 0x04105900 "Congratulations on your win… here's your stuff… %u gold." unsigned char *
763 + [577] 0x0410593e "Get back in there you wimps…" unsigned char *
764 + [578] 0x04105960 "Page" unsigned char *
765 + [579] 0x0410596a "Squire" unsigned char *
766 + [580] 0x04105976 "Knight" unsigned char *
767 + [581] 0x04105982 "Lord" unsigned char *
768 + [582] 0x0410598c "You already won this trip to the Arena…" unsigned char *
769
770 + [584] 0x041059d5 "Click here to remove your Quick Spell" unsigned char *
771 + [585] 0x04105a00 "Item is not of high enough quality" unsigned char *
772 + [586] 0x04105a28 "Not enough spell points" unsigned char *
773 + [587] 0x04105a45 "Attack Bonus" unsigned char *
774 + [588] 0x04105a57 "Attack Damage" unsigned char *
775 + [589] 0x04105a6a "Shoot Bonus" unsigned char *
776 + [590] 0x04105a7b "Shoot Damage" unsigned char *
777 + [591] 0x04105a8d "Charmed" unsigned char *
778 + [592] 0x04105a9a "Shrunk" unsigned char *
779 + [593] 0x04105aa6 "Slowed" unsigned char *
780 + [594] 0x04105ab2 "Feebleminded" unsigned char *
781 + [595] 0x04105ac4 "Wand" unsigned char *
782 + [596] 0x04105ace "Chaplain" unsigned char *
783 + [597] 0x04105adc "Diplomat" unsigned char *
784 + [598] 0x04105aea "Fallen Wizard" unsigned char *
785 + [599] 0x04105afd "Prelate" unsigned char *
786 + [600] 0x04105b0a "Sage" unsigned char *
787 + [601] 0x04105b14 "Zombie" unsigned char *
788 + [602] 0x04105b20 "History" unsigned char *
789 + [603] 0x04105b2d "Pay Fine" unsigned char *
790 + [604] 0x04105b3b "Bounty Hunt" unsigned char *
791 + [605] 0x04105b4c "Current Fine" unsigned char *
792 + [606] 0x04105b5e "Pay" unsigned char *
793 + [607] 0x04105b67 "Enslaved" unsigned char *
794 + [608] 0x04105b75 "Berserk" unsigned char *
795 + [609] 0x04105b82 "Hour of Power" unsigned char *
796 + [610] 0x04105b95 "Day of Protection" unsigned char *
797 + [611] 0x04105bac "Play ArcoMage" unsigned char *
798 + [612] 0x04105bbf "Save game corrupted! Code=%d" unsigned char *
799
800 + [614] 0x04105bf4 "New Game" unsigned char *
801 + [615] 0x04105c02 "Save Game" unsigned char *
802 + [616] 0x04105c11 "Load Game" unsigned char *
803 + [617] 0x04105c20 ""Sound, Keyboard, Game Options…"" unsigned char *
804 + [618] 0x04105c46 "Quit" unsigned char *
805 + [619] 0x04105c50 "Return to Game" unsigned char *
806 + [620] 0x04105c64 "Rules" unsigned char *
807 + [621] 0x04105c6f "Play" unsigned char *
808 + [622] 0x04105c79 "Victory Conditions" unsigned char *
809
810 + [624] 0x04105c9c "Physical" unsigned char *
811 + [625] 0x04105caa "Immune" unsigned char *
812 + [626] 0x04105cb6 "Resistances" unsigned char *
813 + [627] 0x04105cc7 "Resistant" unsigned char *
814 + [628] 0x04105cd6 "Spell" unsigned char *
815 + [629] 0x04105ce1 "Spells" unsigned char *
816 + [630] 0x04105ced "?" unsigned char *
817 + [631] 0x04105cf4 "Effects" unsigned char *
818 + [632] 0x04105d01 "This skill level can not be learned by the %s class." unsigned char *
819 + [633] 0x04105d3b "You have to be promoted to %s to learn this skill level." unsigned char *
820 + [634] 0x04105d79 "You have to be promoted to %s or %s to learn this skill level." unsigned char *
821 + [635] 0x04105dbd "%s stuns %s" unsigned char *
822 + [636] 0x04105dce "%s paralyzes %s" unsigned char *
823 + [637] 0x04105de3 "%s evades damage" unsigned char *
824 + [638] 0x04105df9 "There are hostile creatures nearby!" unsigned char *
825 + [639] 0x04105e22 "A tie!" unsigned char *
826 + [640] 0x04105e2e "You won!" unsigned char *
827 + [641] 0x04105e3c "You lost!" unsigned char *
828 + [642] 0x04105e4b "Error" unsigned char *
829 + [643] 0x04105e56 "by a Tower Building Victory!" unsigned char *
830 + [644] 0x04105e78 "by Wall Building due to a Tower Building Tie!" unsigned char *
831 + [645] 0x04105eab "by a Tower Destruction Victory!" unsigned char *
832 + [646] 0x04105ed0 "by a Resource Victory!" unsigned char *
833 + [647] 0x04105eec "by a Resource Victory due to a Tower & Wall Building Tie!" unsigned char *
834 + [648] 0x04105f2b "This character can't summon any more monsters!" unsigned char *
835 + [649] 0x04105f5f "Summoned" unsigned char *
836 + [650] 0x04105f6d "Current Hit Points" unsigned char *
837 + [651] 0x04105f85 "Hardened" unsigned char *
838 + [652] 0x04105f93 "You can not do that while you are underwater!" unsigned char *
839 + [653] 0x04105fc6 "Food" unsigned char *
840 + [654] 0x04105fd0 "%s's Jar" unsigned char *
841 + [655] 0x04105fde "%s' Jar" unsigned char *
842
843 + [657] 0x04105ffc "Water Breathing" unsigned char *
844 + [658] 0x04106011 "Collect Prize" unsigned char *
845 + [659] 0x04106024 "x: %d y: %d" unsigned char *
846 + [660] 0x04106036 "You are drowning!" unsigned char *
847 + [661] 0x0410604d "You are burning!" unsigned char *
848 + [662] 0x04106063 "Instructors" unsigned char *
849 + [663] 0x04106074 "It will take %d day to cross to %s." unsigned char *
850 + [664] 0x0410609d "Click here to accept this party and continue to the game." unsigned char *
851 + [665] 0x041060dc "Ok Button" unsigned char *
852 + [666] 0x041060eb "Clears all party stats and skills." unsigned char *
853 + [667] 0x04106113 "Clear Button" unsigned char *
854 + [668] 0x04106125 "Subtract" unsigned char *
855 + [669] 0x04106133 ""Subtracts a point from the highlighted skill, returning it to the bonus pool"" unsigned char *
856 + [670] 0x04106187 "Add" unsigned char *
857 + [671] 0x04106190 ""Adds a point from the highlighted skill, taking it from the bonus pool"" unsigned char *
858 + [672] 0x041061de ""For your numerous crimes and evil deeds, you have been sentenced to one year in prison."" unsigned char *
859 + [673] 0x0410623d "You have an outstanding fine of %lu gold. Pay your fine now or be sentenced to jail for 1 year?" unsigned char *
860 + [674] 0x041062a3 "Temp Might" unsigned char *
861 + [675] 0x041062b3 ""Splendid job! With the activation of the Gate, a thousand worlds lie at your feet. Perhaps on one of them you will find the Ancients themselves, and return with the fruits their great civilization has to offer your world and your kingdom."" unsigned char *
862 + [676] 0x041063ab ""Brilliant! The completion of the Heavenly Forge has provided enough Ancient weapons to crush all resistance to your plans. Soon the world will bow to your every whim! Still, you can't help but wonder what was beyond the Gate the other side was trying so hard to build."" unsigned char *
863 */