From 79016a997e8946ef7b9c2d214dd76ff7f185d3f0 Mon Sep 17 00:00:00 2001 From: xensik Date: Tue, 13 Sep 2022 16:22:14 +0200 Subject: [PATCH] update resolvers --- src/h1/xsk/resolver.cpp | 1699 +- src/h2/xsk/resolver.cpp | 308 +- src/iw5/xsk/resolver.cpp | 306 +- src/iw6/xsk/assembler.cpp | 2 +- src/iw6/xsk/disassembler.cpp | 2 +- src/iw6/xsk/resolver.cpp | 31565 +++++++++++++++++++++--- src/iw6/xsk/resolver.hpp | 3 - src/iw7/xsk/assembler.cpp | 2 +- src/iw7/xsk/disassembler.cpp | 2 +- src/iw7/xsk/resolver.cpp | 350 +- src/iw7/xsk/resolver.hpp | 3 - src/iw8/xsk/assembler.cpp | 2 +- src/iw8/xsk/disassembler.cpp | 2 +- src/iw8/xsk/resolver.cpp | 18076 +++++++++++--- src/iw8/xsk/resolver.hpp | 3 - src/s1/xsk/assembler.cpp | 2 +- src/s1/xsk/disassembler.cpp | 2 +- src/s1/xsk/resolver.cpp | 43379 ++++++++++++++++++++++++++++++++- src/s1/xsk/resolver.hpp | 3 - src/s2/xsk/assembler.cpp | 2 +- src/s2/xsk/disassembler.cpp | 2 +- src/s2/xsk/resolver.cpp | 354 +- src/s2/xsk/resolver.hpp | 3 - src/s4/xsk/assembler.cpp | 2 +- src/s4/xsk/disassembler.cpp | 2 +- src/s4/xsk/resolver.cpp | 424 +- src/s4/xsk/resolver.hpp | 3 - src/tool/xsk/main.cpp | 12 +- 28 files changed, 86579 insertions(+), 9936 deletions(-) diff --git a/src/h1/xsk/resolver.cpp b/src/h1/xsk/resolver.cpp index ae4f0b21..9317b500 100644 --- a/src/h1/xsk/resolver.cpp +++ b/src/h1/xsk/resolver.cpp @@ -315,160 +315,160 @@ auto resolver::fs_to_game_path(const std::filesystem::path& file) -> std::filesy const std::array, 154> opcode_list {{ - { 0x17, "SET_NEW_LOCAL_VARIABLE_FIELD_CACHED0" }, - { 0x18, "EVAL_SELF_FIELD_VARIABLE" }, - { 0x19, "RETN" }, - { 0x1A, "CALL_BUILTIN_FUNC_0" }, - { 0x1B, "CALL_BUILTIN_FUNC_1" }, - { 0x1C, "CALL_BUILTIN_FUNC_2" }, - { 0x1D, "CALL_BUILTIN_FUNC_3" }, - { 0x1E, "CALL_BUILTIN_FUNC_4" }, - { 0x1F, "CALL_BUILTIN_FUNC_5" }, - { 0x20, "CALL_BUILTIN_FUNC" }, - { 0x21, "BOOL_NOT" }, - { 0x22, "CALL_FAR_METHOD_THEAD" }, - { 0x23, "JMP_EXPR_TRUE" }, - { 0x24, "SET_LEVEL_FIELD_VARIABLE_FIELD" }, - { 0x25, "CAST_BOOL" }, - { 0x26, "EVAL_NEW_LOCAL_ARRAY_REF_CACHED0" }, - { 0x27, "CALL_BUILTIN_FUNC_POINTER" }, - { 0x28, "INEQUALITY" }, - { 0x29, "GET_THISTHREAD" }, - { 0x2A, "CLEAR_FIELD_VARIABLE" }, - { 0x2B, "GET_FLOAT" }, - { 0x2C, "SAFE_CREATE_VARIABLE_FIELD_CACHED" }, - { 0x2D, "CALL_FAR_FUNC2" }, - { 0x2E, "CALL_FAR_FUNC" }, - { 0x2F, "CALL_FAR_FUNC_CHILD_THREAD" }, - { 0x30, "CLEAR_LOCAL_VARIABLE_FIELD_CACHED0" }, - { 0x31, "CLEAR_LOCAL_VARIABLE_FIELD_CACHED" }, - { 0x32, "CHECK_CLEAR_PARAMS" }, - { 0x33, "CAST_FIELD_OBJ" }, - { 0x34, "END" }, - { 0x35, "SIZE" }, - { 0x36, "EMPTY_ARRAY" }, - { 0x37, "BIT_AND" }, - { 0x38, "LESSEQUAL" }, - { 0x39, "VOIDCODEPOS" }, - { 0x3A, "CALL_METHOD_THREAD_POINTER" }, - { 0x3B, "ENDSWITCH" }, - { 0x3C, "CLEAR_VARIABLE_FIELD" }, - { 0x3D, "DIV" }, - { 0x3E, "CALL_FAR_METHOD_CHILD_THEAD" }, - { 0x3F, "GET_USHORT" }, - { 0x40, "JMP_TRUE" }, - { 0x41, "GET_SELF" }, - { 0x42, "CALL_FAR_FUNC_THREAD" }, - { 0x43, "CALL_LOCAL_FUNC_THREAD" }, - { 0x44, "SET_LOCAL_VARIABLE_FIELD_CACHED0" }, - { 0x45, "SET_LOCAL_VARIABLE_FIELD_CACHED" }, - { 0x46, "PLUS" }, - { 0x47, "BOOL_COMPLEMENT" }, - { 0x48, "CALL_METHOD_POINTER" }, - { 0x49, "INC" }, - { 0x4A, "REMOVE_LOCAL_VARIABLES" }, - { 0x4B, "JMP_EXPR_FALSE" }, - { 0x4C, "SWITCH" }, - { 0x4D, "CLEAR_PARAMS" }, - { 0x4E, "EVAL_LOCAL_VARIABLE_REF_CACHED0" }, - { 0x4F, "EVAL_LOCAL_VARIABLE_REF_CACHED" }, - { 0x50, "CALL_LOCAL_METHOD" }, - { 0x51, "EVAL_FIELD_VARIABLE" }, - { 0x52, "EVAL_FIELD_VARIABLE_REF" }, - { 0x53, "GET_STRING" }, - { 0x54, "CALL_FUNC_POINTER" }, - { 0x55, "EVAL_LEVEL_FIELD_VARIABLE" }, - { 0x56, "GET_VECTOR" }, - { 0x57, "ENDON" }, - { 0x58, "GREATEREQUAL" }, - { 0x59, "GET_SELF_OBJ" }, - { 0x5A, "SET_ANIM_FIELD_VARIABLE_FIELD" }, - { 0x5B, "SET_VARIABLE_FIELD" }, - { 0x5C, "CALL_LOCAL_FUNC2" }, - { 0x5D, "CALL_LOCAL_FUNC" }, - { 0x5E, "EVAL_LOCAL_ARRAY_REF_CACHED0" }, - { 0x5F, "EVAL_LOCAL_ARRAY_REF_CACHED" }, - { 0x60, "GET_FAR_FUNC" }, - { 0x61, "LESS" }, - { 0x62, "GET_GAME_REF" }, - { 0x63, "WAITFRAME" }, - { 0x64, "WAITTILLFRAMEEND" }, - { 0x65, "SAFE_SET_VARIABLE_FIELD_CACHED0" }, - { 0x66, "SAFE_SET_VARIABLE_FIELD_CACHED" }, - { 0x67, "CALL_METHOD_CHILD_THREAD_POINTER" }, - { 0x68, "GET_LEVEL" }, - { 0x69, "NOTIFY" }, - { 0x6A, "DEC_TOP" }, - { 0x6B, "SHIFT_LEFT" }, - { 0x6C, "CALL_LOCAL_METHOD_THREAD" }, - { 0x6D, "CALL_LOCAL_METHOD_CHILD_THREAD" }, - { 0x6E, "GREATER" }, - { 0x6F, "EVAL_LOCAL_VARIABLE_CACHED0" }, - { 0x70, "EVAL_LOCAL_VARIABLE_CACHED1" }, - { 0x71, "EVAL_LOCAL_VARIABLE_CACHED2" }, - { 0x72, "EVAL_LOCAL_VARIABLE_CACHED3" }, - { 0x73, "EVAL_LOCAL_VARIABLE_CACHED4" }, - { 0x74, "EVAL_LOCAL_VARIABLE_CACHED5" }, - { 0x75, "EVAL_LOCAL_VARIABLE_CACHED" }, - { 0x76, "SAFE_SET_WAITTILL_VARIABLE_FIELD_CACHED" }, - { 0x77, "JMP" }, - { 0x78, "CALL_FUNC_THREAD_POINTER" }, - { 0x79, "GET_ZERO" }, - { 0x7A, "WAIT" }, - { 0x7B, "MINUS" }, - { 0x7C, "SET_SELF_FIELD_VARIABLE_FIELD" }, - { 0x7D, "EVAL_NEW_LOCAL_VARIABLE_REF_CACHED0" }, - { 0x7E, "MULT" }, - { 0x7F, "CREATE_LOCAL_VARIABLE" }, - { 0x80, "CALL_LOCAL_FUNC_CHILD_THREAD" }, - { 0x81, "GET_INT" }, - { 0x82, "MOD" }, - { 0x83, "EVAL_ANIM_FIELD_VARIABLE_REF" }, - { 0x84, "GET_BUILTIN_FUNC" }, - { 0x85, "GET_GAME" }, - { 0x86, "WAITTILL" }, - { 0x87, "DEC" }, - { 0x88, "EVAL_LOCAL_VARIABLE_OBJECT_CACHED" }, - { 0x89, "PRE_CALL" }, - { 0x8A, "GET_ANIM" }, - { 0x8B, "GET_UNDEFINED" }, - { 0x8C, "EVAL_LEVEL_FIELD_VARIABLE_REF" }, - { 0x8D, "GET_ANIM_OBJ" }, - { 0x8E, "GET_LEVEL_OBJ" }, - { 0x8F, "BIT_EXOR" }, - { 0x90, "EQUALITY" }, - { 0x91, "CLEAR_ARRAY" }, - { 0x92, "JMP_BACK" }, - { 0x93, "GET_ANIMATION" }, - { 0x94, "EVAL_ANIM_FIELD_VARIABLE" }, - { 0x95, "GET_ANIMTREE" }, - { 0x96, "GET_ISTRING" }, - { 0x97, "EVAL_ARRAY_REF" }, - { 0x98, "EVAL_SELF_FIELD_VARIABLE_REF" }, - { 0x99, "GET_NBYTE" }, - { 0x9A, "GET_BUILTIN_METHOD" }, - { 0x9B, "CALL_BUILTIN_METHOD_POINTER" }, - { 0x9C, "EVAL_ARRAY" }, - { 0x9D, "VECTOR" }, - { 0x9E, "CALL_FAR_METHOD" }, - { 0x9F, "EVAL_LOCAL_ARRAY_CACHED" }, - { 0xA0, "GET_BYTE" }, - { 0xA1, "CALL_FUNC_CHILD_THREAD_POINTER" }, - { 0xA2, "BIT_OR" }, - { 0xA3, "ADD_ARRAY" }, - { 0xA4, "WAITTILLMATCH2" }, - { 0xA5, "WAITTILLMATCH" }, - { 0xA6, "GET_LOCAL_FUNC" }, - { 0xA7, "GET_NUSHORT" }, - { 0xA8, "SHIFT_RIGHT" }, - { 0xA9, "CALL_BUILTIN_METHOD_0" }, - { 0xAA, "CALL_BUILTIN_METHOD_1" }, - { 0xAB, "CALL_BUILTIN_METHOD_2" }, - { 0xAC, "CALL_BUILTIN_METHOD_3" }, - { 0xAD, "CALL_BUILTIN_METHOD_4" }, - { 0xAE, "CALL_BUILTIN_METHOD_5" }, - { 0xAF, "CALL_BUILTIN_METHOD" }, - { 0xB0, "JMP_FALSE" }, + { 0x17, "OP_SetNewLocalVariableFieldCached0" }, + { 0x18, "OP_EvalSelfFieldVariable" }, + { 0x19, "OP_Return" }, + { 0x1A, "OP_CallBuiltin0" }, + { 0x1B, "OP_CallBuiltin1" }, + { 0x1C, "OP_CallBuiltin2" }, + { 0x1D, "OP_CallBuiltin3" }, + { 0x1E, "OP_CallBuiltin4" }, + { 0x1F, "OP_CallBuiltin5" }, + { 0x20, "OP_CallBuiltin" }, + { 0x21, "OP_BoolNot" }, + { 0x22, "OP_ScriptFarMethodThreadCall" }, + { 0x23, "OP_JumpOnTrueExpr" }, + { 0x24, "OP_SetLevelFieldVariableField" }, + { 0x25, "OP_CastBool" }, + { 0x26, "OP_EvalNewLocalArrayRefCached0" }, + { 0x27, "OP_CallBuiltinPointer" }, + { 0x28, "OP_inequality" }, + { 0x29, "OP_GetThisthread" }, + { 0x2A, "OP_ClearFieldVariable" }, + { 0x2B, "OP_GetFloat" }, + { 0x2C, "OP_SafeCreateVariableFieldCached" }, + { 0x2D, "OP_ScriptFarFunctionCall2" }, + { 0x2E, "OP_ScriptFarFunctionCall" }, + { 0x2F, "OP_ScriptFarChildThreadCall" }, + { 0x30, "OP_ClearLocalVariableFieldCached0" }, + { 0x31, "OP_ClearLocalVariableFieldCached" }, + { 0x32, "OP_checkclearparams" }, + { 0x33, "OP_CastFieldObject" }, + { 0x34, "OP_End" }, + { 0x35, "OP_size" }, + { 0x36, "OP_EmptyArray" }, + { 0x37, "OP_bit_and" }, + { 0x38, "OP_less_equal" }, + { 0x39, "OP_voidCodepos" }, + { 0x3A, "OP_ScriptMethodThreadCallPointer" }, + { 0x3B, "OP_endswitch" }, + { 0x3C, "OP_ClearVariableField" }, + { 0x3D, "OP_divide" }, + { 0x3E, "OP_ScriptFarMethodChildThreadCall" }, + { 0x3F, "OP_GetUnsignedShort" }, + { 0x40, "OP_JumpOnTrue" }, + { 0x41, "OP_GetSelf" }, + { 0x42, "OP_ScriptFarThreadCall" }, + { 0x43, "OP_ScriptLocalThreadCall" }, + { 0x44, "OP_SetLocalVariableFieldCached0" }, + { 0x45, "OP_SetLocalVariableFieldCached" }, + { 0x46, "OP_plus" }, + { 0x47, "OP_BoolComplement" }, + { 0x48, "OP_ScriptMethodCallPointer" }, + { 0x49, "OP_inc" }, + { 0x4A, "OP_RemoveLocalVariables" }, + { 0x4B, "OP_JumpOnFalseExpr" }, + { 0x4C, "OP_switch" }, + { 0x4D, "OP_clearparams" }, + { 0x4E, "OP_EvalLocalVariableRefCached0" }, + { 0x4F, "OP_EvalLocalVariableRefCached" }, + { 0x50, "OP_ScriptLocalMethodCall" }, + { 0x51, "OP_EvalFieldVariable" }, + { 0x52, "OP_EvalFieldVariableRef" }, + { 0x53, "OP_GetString" }, + { 0x54, "OP_ScriptFunctionCallPointer" }, + { 0x55, "OP_EvalLevelFieldVariable" }, + { 0x56, "OP_GetVector" }, + { 0x57, "OP_endon" }, + { 0x58, "OP_greater_equal" }, + { 0x59, "OP_GetSelfObject" }, + { 0x5A, "OP_SetAnimFieldVariableField" }, + { 0x5B, "OP_SetVariableField" }, + { 0x5C, "OP_ScriptLocalFunctionCall2" }, + { 0x5D, "OP_ScriptLocalFunctionCall" }, + { 0x5E, "OP_EvalLocalArrayRefCached0" }, + { 0x5F, "OP_EvalLocalArrayRefCached" }, + { 0x60, "OP_GetFarFunction" }, + { 0x61, "OP_less" }, + { 0x62, "OP_GetGameRef" }, + { 0x63, "OP_waittillFrameEnd" }, + { 0x64, "OP_waitFrame" }, + { 0x65, "OP_SafeSetVariableFieldCached0" }, + { 0x66, "OP_SafeSetVariableFieldCached" }, + { 0x67, "OP_ScriptMethodChildThreadCallPointer" }, + { 0x68, "OP_GetLevel" }, + { 0x69, "OP_notify" }, + { 0x6A, "OP_DecTop" }, + { 0x6B, "OP_shift_left" }, + { 0x6C, "OP_ScriptLocalMethodThreadCall" }, + { 0x6D, "OP_ScriptLocalMethodChildThreadCall" }, + { 0x6E, "OP_greater" }, + { 0x6F, "OP_EvalLocalVariableCached0" }, + { 0x70, "OP_EvalLocalVariableCached1" }, + { 0x71, "OP_EvalLocalVariableCached2" }, + { 0x72, "OP_EvalLocalVariableCached3" }, + { 0x73, "OP_EvalLocalVariableCached4" }, + { 0x74, "OP_EvalLocalVariableCached5" }, + { 0x75, "OP_EvalLocalVariableCached" }, + { 0x76, "OP_SafeSetWaittillVariableFieldCached" }, + { 0x77, "OP_jump" }, + { 0x78, "OP_ScriptThreadCallPointer" }, + { 0x79, "OP_GetZero" }, + { 0x7A, "OP_wait" }, + { 0x7B, "OP_minus" }, + { 0x7C, "OP_SetSelfFieldVariableField" }, + { 0x7D, "OP_EvalNewLocalVariableRefCached0" }, + { 0x7E, "OP_multiply" }, + { 0x7F, "OP_CreateLocalVariable" }, + { 0x80, "OP_ScriptLocalChildThreadCall" }, + { 0x81, "OP_GetInteger" }, + { 0x82, "OP_mod" }, + { 0x83, "OP_EvalAnimFieldVariableRef" }, + { 0x84, "OP_GetBuiltinFunction" }, + { 0x85, "OP_GetGame" }, + { 0x86, "OP_waittill" }, + { 0x87, "OP_dec" }, + { 0x88, "OP_EvalLocalVariableObjectCached" }, + { 0x89, "OP_PreScriptCall" }, + { 0x8A, "OP_GetAnim" }, + { 0x8B, "OP_GetUndefined" }, + { 0x8C, "OP_EvalLevelFieldVariableRef" }, + { 0x8D, "OP_GetAnimObject" }, + { 0x8E, "OP_GetLevelObject" }, + { 0x8F, "OP_bit_ex_or" }, + { 0x90, "OP_equality" }, + { 0x91, "OP_ClearArray" }, + { 0x92, "OP_jumpback" }, + { 0x93, "OP_GetAnimation" }, + { 0x94, "OP_EvalAnimFieldVariable" }, + { 0x95, "OP_GetAnimTree" }, + { 0x96, "OP_GetIString" }, + { 0x97, "OP_EvalArrayRef" }, + { 0x98, "OP_EvalSelfFieldVariableRef" }, + { 0x99, "OP_GetNegByte" }, + { 0x9A, "OP_GetBuiltinMethod" }, + { 0x9B, "OP_CallBuiltinMethodPointer" }, + { 0x9C, "OP_EvalArray" }, + { 0x9D, "OP_vector" }, + { 0x9E, "OP_ScriptFarMethodCall" }, + { 0x9F, "OP_EvalLocalArrayCached" }, + { 0xA0, "OP_GetByte" }, + { 0xA1, "OP_ScriptChildThreadCallPointer" }, + { 0xA2, "OP_bit_or" }, + { 0xA3, "OP_AddArray" }, + { 0xA4, "OP_waittillmatch2" }, + { 0xA5, "OP_waittillmatch" }, + { 0xA6, "OP_GetLocalFunction" }, + { 0xA7, "OP_GetNegUnsignedShort" }, + { 0xA8, "OP_shift_right" }, + { 0xA9, "OP_CallBuiltinMethod0" }, + { 0xAA, "OP_CallBuiltinMethod1" }, + { 0xAB, "OP_CallBuiltinMethod2" }, + { 0xAC, "OP_CallBuiltinMethod3" }, + { 0xAD, "OP_CallBuiltinMethod4" }, + { 0xAE, "OP_CallBuiltinMethod5" }, + { 0xAF, "OP_CallBuiltinMethod" }, + { 0xB0, "OP_JumpOnFalse" }, }}; const std::array, 778> function_list @@ -45657,6 +45657,13 @@ const std::array, 42522> token_list { 0xA7E4, "maps/mp/killstreaks/streak_mp_terrace" }, { 0xA7E5, "maps/mp/perks/_perkfunctions" }, { 0xA7E6, "maps/mp/perks/_perks" }, +// { 0xA7E7, "" }, +// { 0xA7E8, "" }, +// { 0xA7E9, "" }, +// { 0xA7EA, "" }, +// { 0xA7EB, "" }, +// { 0xA7EC, "" }, +// { 0xA7ED, "" }, }}; struct __init__ @@ -45709,1387 +45716,3 @@ __init__ _; #ifdef _MSC_VER #pragma warning(pop) #endif - -// ps4 method_list - -/* -"attach" -"detach" -"detachall" -"getattachsize" -"getattachmodelname" -"getattachtagname" -"getattachignorecollision" -"hidepart" -"hidepart_allinstances" -"hideallparts" -"showpart" -"showallparts" -"linkto" -"linktoblendtotag" -"unlink" -"islinked" -"enablelinkto" -"playerlinkto" -"playerlinktodelta" -"playerlinkweaponviewtodelta" -"playerlinktoabsolute" -"playerlinktoblend" -"playerlinkedoffsetenable" -"playerlinkedoffsetdisable" -"playerlinkedsetviewznear" -"playerlinkedsetusebaseangleforviewclamp" -"lerpviewangleclamp" -"setviewangleresistance" -"springcamenabled" -"springcamdisabled" -"linktoplayerview" -"unlinkfromplayerview" -"geteye" -"istouching" -"getistouchingentities" -"stoploopsound" -"stopsounds" -"playrumbleonentity" -"playrumblelooponentity" -"stoprumble" -"delete" -"setmodel" -"laseron" -"laseroff" -"laseraltviewon" -"laseraltviewoff" -"thermalvisionon" -"thermalvisionoff" -"thermalvisionfofoverlayon" -"thermalvisionfofoverlayoff" -"autospotoverlayon" -"autospotoverlayoff" -"seteyesonuplinkenabled" -"setdamagefeedback" -"setcontents" -"makeusable" -"makeunusable" -"makeglobalusable" -"makeglobalunusable" -"setcursorhint" -"sethintstring" -"setsecondaryhintstring" -"forceusehinton" -"forceusehintoff" -"makesoft" -"makehard" -"willneverchange" -"startfiring" -"stopfiring" -"isfiringturret" -"startbarrelspin" -"stopbarrelspin" -"getbarrelspinrate" -"remotecontrolturret" -"remotecontrolturretoff" -"shootturret" -"getturretowner" -"setsentryowner" -"setsentrycarrier" -"setturretminimapvisible" -"settargetentity" -"snaptotargetentity" -"cleartargetentity" -"getturrettarget" -"setplayerspread" -"setaispread" -"setsuppressiontime" -"setconvergencetime" -"setconvergenceheightpercent" -"setturretteam" -"maketurretsolid" -"maketurretoperable" -"maketurretinoperable" -"setturretaccuracy" -"setrightarc" -"setleftarc" -"settoparc" -"setbottomarc" -"setautorotationdelay" -"setdefaultdroppitch" -"restoredefaultdroppitch" -"turretfiredisable" -"turretfireenable" -"setturretmodechangewait" -"usetriggerrequirelookat" -"getstance" -"setstance" -"itemweaponsetammo" -"getammocount" -"gettagorigin" -"gettagangles" -"shellshock" -"stunplayer" -"stopshellshock" -"fadeoutshellshock" -"setdepthoffield" -"setviewmodeldepthoffield" -"setmotionblurmovescale" -"setmotionblurturnscale" -"setmotionblurzoomscale" -"viewkick" -"localtoworldcoords" -"getentitynumber" -"getentityvelocity" -"enablegrenadetouchdamage" -"disablegrenadetouchdamage" -"enableaimassist" -"disableaimassist" -"radiusdamage" -"detonate" -"damageconetrace" -"sightconetrace" -"missile_settargetent" -"missile_settargetpos" -"missile_cleartarget" -"missile_setflightmodedirect" -"missile_setflightmodetop" -"getlightintensity" -"setlightintensity" -"isragdoll" -"setmovespeedscale" -"cameralinkto" -"cameraunlink" -"controlslinkto" -"controlsunlink" -"makevehiclesolidcapsule" -"teleportentityrelative" -"makevehiclesolidsphere" -"makevehiclesolid" -"remotecontrolvehicle" -"remotecontrolvehicleoff" -"isfiringvehicleturret" -"remotecontrolvehicletarget" -"remotecontrolvehicletargetoff" -"drivevehicleandcontrolturret" -"drivevehicleandcontrolturretoff" -"getplayersetting" -"getlocalplayerprofiledata" -"setlocalplayerprofiledata" -"remotecamerasoundscapeon" -"remotecamerasoundscapeoff" -"setmotiontrackervisible" -"getmotiontrackervisible" -"worldpointinreticle_circle" -"worldpointinreticle_rect" -"getpointinbounds" -"transfermarkstonewscriptmodel" -"setwatersheeting" -"addontoviewmodel" -"clearviewmodeladdons" -"setweaponhudiconoverride" -"getweaponhudiconoverride" -"setempjammed" -"playersetexpfog" -"playersetexpfogext" -"playersetatmosfog" -"isitemunlocked" -"getplayerdata" -"setplayerdata" -"getcacplayerdata" -"setcacplayerdata" -"trackerupdate" -"pingplayer" -"buttonpressed" -"sayall" -"sayteam" -"setspawnweapon" -"dropitem" -"dropscavengerbag" -"finishplayerdamage" -"suicide" -"closeingamemenu" -"iprintln" -"iprintlnbold" -"spawn" -"setentertime" -"cloneplayer" -"istalking" -"allowspectateteam" -"forcespectatepov" -"getguid" -"getxuid" -"getucdidhigh" -"getucdidlow" -"getclanidhigh" -"getclanidlow" -"ishost" -"getspectatingplayer" -"predictstreampos" -"updatescores" -"updatedmscores" -"setrank" -"setcardtitle" -"setcardicon" -"setcardnameplate" -"setcarddisplayslot" -"kc_regweaponforfxremoval" -"laststandrevive" -"startlaststand" -"setspectatedefaults" -"getthirdpersoncrosshairoffset" -"disableweaponpickup" -"enableweaponpickup" -"issplitscreenplayer" -"issplitscreenplayerprimary" -"markforeyeson" -"issighted" -"getsightedplayers" -"getplayerssightingme" -"getviewmodel" -"fragbuttonpressed" -"secondaryoffhandbuttonpressed" -"getcurrentweaponclipammo" -"setvelocity" -"getplayerviewheight" -"getnormalizedmovement" -"getnormalizedcameramovement" -"giveweapon" -"takeweapon" -"takeallweapons" -"getcurrentweapon" -"getcurrentprimaryweapon" -"getcurrentoffhand" -"hasweapon" -"switchtoweapon" -"switchtoweaponimmediate" -"gethybridsightenabled" -"switchtooffhand" -"givestartammo" -"givemaxammo" -"getfractionstartammo" -"getfractionmaxammo" -"isdualwielding" -"isreloading" -"isswitchingweapon" -"setorigin" -"getvelocity" -"setplayerangles" -"getplayerangles" -"usebuttonpressed" -"attackbuttonpressed" -"adsbuttonpressed" -"meleebuttonpressed" -"playerads" -"isonground" -"isusingturret" -"setviewmodel" -"setlethalweapon" -"getlethalweapon" -"settacticalweapon" -"gettacticalweapon" -"beginlocationselection" -"endlocationselection" -"disableweapons" -"enableweapons" -"disableoffhandweapons" -"enableoffhandweapons" -"disableweaponswitch" -"enableweaponswitch" -"openpopupmenu" -"openpopupmenunomouse" -"closepopupmenu" -"openmenu" -"closemenu" -"savematchrulestohistory" -"freezecontrols" -"disableusability" -"enableusability" -"setwhizbyspreads" -"setwhizbyradii" -"setreverb" -"deactivatereverb" -"setvolmod" -"playlocalsound" -"stoplocalsound" -"setweaponammoclip" -"setweaponammostock" -"getweaponammoclip" -"getweaponammostock" -"anyammoforweaponmodes" -"setclientomnvar" -"setclientdvar" -"setclientdvars" -"setclientspawnsighttraces" -"clientspawnsighttracepassed" -"allowads" -"allowjump" -"allowladder" -"allowmantle" -"allowsprint" -"setspreadoverride" -"resetspreadoverride" -"setaimspreadmovementscale" -"setactionslot" -"setviewkickscale" -"getviewkickscale" -"getweaponslistall" -"getweaponslistprimaries" -"getweaponslistoffhands" -"getweaponslistitems" -"getweaponslistexclusives" -"getweaponslist" -"canplayerplacesentry" -"canplayerplacetank" -"visionsetnakedforplayer" -"visionsetnightforplayer" -"visionsetmissilecamforplayer" -"visionsetthermalforplayer" -"visionsetpainforplayer" -"setblurforplayer" -"getplayerweaponmodel" -"getplayerknifemodel" -"updateentitywithweapons" -"notifyonplayercommand" -"canmantle" -"forcemantle" -"ismantling" -"playfx" -"player_recoilscaleon" -"player_recoilscaleoff" -"weaponlockstart" -"weaponlockfinalize" -"weaponlockfree" -"weaponlocktargettooclose" -"weaponlocknoclearance" -"visionsyncwithplayer" -"showhudsplash" -"setperk" -"hasperk" -"clearperks" -"unsetperk" -"registerparty" -"getfireteammembers" -"noclip" -"ufo" -"moveto" -"movex" -"movey" -"movez" -"movegravity" -"moveslide" -"stopmoveslide" -"rotateto" -"rotatepitch" -"rotateyaw" -"rotateroll" -"addpitch" -"addyaw" -"addroll" -"vibrate" -"rotatevelocity" -"solid" -"notsolid" -"setcandamage" -"setcanradiusdamage" -"physicslaunchclient" -"physicslaunchserver" -"physicslaunchserveritem" -"clonebrushmodeltoscriptmodel" -"scriptmodelplayanim" -"scriptmodelclearanim" -"scriptmodelplayanimdeltamotion" -"vehicle_teleport" -"attachpath" -"getattachpos" -"startpath" -"setswitchnode" -"setwaitspeed" -"vehicle_finishdamage" -"vehicle_setspeed" -"vehicle_setspeedimmediate" -"vehicle_rotateyaw" -"vehicle_getspeed" -"vehicle_getvelocity" -"vehicle_getbodyvelocity" -"vehicle_getsteering" -"vehicle_getthrottle" -"vehicle_turnengineoff" -"vehicle_turnengineon" -"vehicle_orientto" -"getgoalspeedmph" -"setacceleration" -"setdeceleration" -"resumespeed" -"setyawspeed" -"setyawspeedbyname" -"setmaxpitchroll" -"setairresistance" -"setturningability" -"setjitterparams" -"sethoverparams" -"joltbody" -"freevehicle" -"getwheelsurface" -"getvehicleowner" -"setvehiclelookattext" -"setvehicleteam" -"setneargoalnotifydist" -"setvehgoalpos" -"setgoalyaw" -"cleargoalyaw" -"settargetyaw" -"cleartargetyaw" -"vehicle_helisetai" -"setturrettargetvec" -"setturrettargetent" -"clearturrettarget" -"vehicle_canturrettargetpoint" -"setlookatent" -"clearlookatent" -"setvehweapon" -"fireweapon" -"vehicleturretcontrolon" -"vehicleturretcontroloff" -"isturretready" -"vehicledriveto" -"vehicle_dospawn" -"vehicle_isphysveh" -"vehphys_crash" -"vehphys_launch" -"vehphys_disablecrashing" -"vehphys_enablecrashing" -"vehphys_setspeed" -"vehphys_setconveyorbelt" -"freehelicopter" -"playerlinkedturretanglesenable" -"playerlinkedturretanglesdisable" -"playerlinkedvehicleanglesenable" -"playerlinkedvehicleanglesdisable" -"playersetstreamorigin" -"playerclearstreamorigin" -"nightvisionviewon" -"nightvisionviewoff" -"painvisionon" -"painvisionoff" -"getplayerintelisfound" -"setplayerintelfound" -"newpip" -"sethuddynlight" -"startscriptedanim" -"startcoverbehavior" -"startcoverarrival" -"starttraversearrival" -"checkcoverexitposwithpath" -"shoot" -"shootblank" -"melee" -"updateplayersightaccuracy" -"findshufflecovernode" -"findnearbycovernode" -"findcovernode" -"findbestcovernode" -"getcovernode" -"usecovernode" -"iscovervalidagainstenemy" -"reacquirestep" -"findreacquiredirectpath" -"trimpathtoattack" -"reacquiremove" -"findreacquireproximatepath" -"flagenemyunattackable" -"enterprone" -"exitprone" -"setproneanimnodes" -"updateprone" -"clearpitchorient" -"setlookatanimnodes" -"setlookat" -"setlookatentity" -"setlookatyawlimits" -"stoplookat" -"getmuzzlepos" -"getmuzzleangle" -"getmuzzlesideoffsetpos" -"getaimangle" -"canshoot" -"canshootenemy" -"cansee" -"seerecently" -"lastknowntime" -"lastknownpos" -"dropweapon" -"maymovetopoint" -"maymovefrompointtopoint" -"teleport" -"forceteleport" -"safeteleport" -"withinapproxpathdist" -"ispathdirect" -"allowedstances" -"isstanceallowed" -"issuppressionwaiting" -"issuppressed" -"ismovesuppressed" -"checkgrenadethrow" -"checkgrenadelaunch" -"checkgrenadelaunchpos" -"throwgrenade" -"pickupgrenade" -"useturret" -"stopuseturret" -"canuseturret" -"traversemode" -"animmode" -"orientmode" -"getmotionangle" -"shouldfacemotion" -"getanglestolikelyenemypath" -"setturretanim" -"getturret" -"getgroundenttype" -"forcestartnegotiation" -"setalienjumpcostscale" -"setalienruncostscale" -"setalientraversecostscale" -"animcustom" -"isinscriptedstate" -"canattackenemynode" -"getnegotiationstartnode" -"getnegotiationendnode" -"getnegotiationnextnode" -"getdoorpathnode" -"comparenodedirtopathdir" -"checkprone" -"pushplayer" -"checkgrenadethrowpos" -"setgoalnode" -"setgoalpos" -"setgoalentity" -"setgoalvolume" -"setgoalvolumeauto" -"getgoalvolume" -"cleargoalvolume" -"setfixednodesafevolume" -"getfixednodesafevolume" -"clearfixednodesafevolume" -"isingoal" -"setruntopos" -"nearnode" -"nearclaimnode" -"nearclaimnodeandangle" -"atdangerousnode" -"getisforcedincombat" -"setisforcedincombat" -"getenemyinfo" -"clearenemy" -"setentitytarget" -"clearentitytarget" -"setpotentialthreat" -"clearpotentialthreat" -"setflashbanged" -"setengagementmindist" -"setengagementmaxdist" -"isknownenemyinradius" -"isknownenemyinvolume" -"settalktospecies" -"invisiblenotsolid" -"visiblesolid" -"setdefaultaimlimits" -"initriotshieldhealth" -"getenemysqdist" -"getclosestenemysqdist" -"setthreatbiasgroup" -"getthreatbiasgroup" -"makeentitysentient" -"freeentitysentient" -"isindoor" -"getdroptofloorposition" -"isbadguy" -"animscripted" -"animscriptedthirdperson" -"animrelative" -"stopanimscripted" -"clearanim" -"setanimknob" -"setanimknoblimited" -"setanimknobrestart" -"setanimknoblimitedrestart" -"setanimknoball" -"setanimknoballlimited" -"setanimknoballrestart" -"setanimknoballlimitedrestart" -"setanim" -"setanimlimited" -"setanimrestart" -"setanimlimitedrestart" -"getanimtime" -"getanimweight" -"getanimassettype" -"setflaggedanimknob" -"setflaggedanimknoblimited" -"setflaggedanimknobrestart" -"setflaggedanimknoblimitedrestart" -"setflaggedanimknoball" -"setflaggedanimknoballrestart" -"setflaggedanim" -"setflaggedanimlimited" -"setflaggedanimrestart" -"setflaggedanimlimitedrestart" -"useanimtree" -"stopuseanimtree" -"setanimtime" -"allowstand" -"allowcrouch" -"allowprone" -"allowlean" -"allowswim" -"setocclusion" -"deactivateocclusion" -"deactivateallocclusion" -"isocclusionenabled" -"iseqenabled" -"seteq" -"seteqbands" -"deactivateeq" -"seteqlerp" -"islookingat" -"isthrowinggrenade" -"isfiring" -"ismeleeing" -"setautopickup" -"allowmelee" -"allowfire" -"enablehealthshield" -"enabledeathshield" -"nightvisiongogglesforceon" -"nightvisiongogglesforceoff" -"enableinvulnerability" -"disableinvulnerability" -"enablebreaching" -"disablebreaching" -"forceviewmodelanimation" -"disableturretdismount" -"enableturretdismount" -"uploadscore" -"uploadtime" -"uploadleaderboards" -"giveachievement" -"hidehud" -"showhud" -"mountvehicle" -"dismountvehicle" -"enableslowaim" -"disableslowaim" -"usehintsinvehicle" -"vehicleattackbuttonpressed" -"setwhizbyoffset" -"setwhizbyprobabilities" -"visionsetnakedforplayer_lerp" -"setwaitnode" -"returnplayercontrol" -"vehphys_starttrack" -"vehphys_clearautodisable" -"vehicleusealtblendedaudio" -"settext" -"clearalltextafterhudelem" -"setshader" -"settargetent" -"cleartargetent" -"settimer" -"settimerup" -"settimerstatic" -"settenthstimer" -"settenthstimerup" -"settenthstimerstatic" -"setclock" -"setclockup" -"setvalue" -"setwaypoint" -"setwaypointedgestyle_rotatingicon" -"setwaypointedgestyle_secondaryarrow" -"setwaypointiconoffscreenonly" -"fadeovertime" -"scaleovertime" -"moveovertime" -"reset" -"destroy" -"setpulsefx" -"setplayernamestring" -"changefontscaleovertime" -"startignoringspotlight" -"stopignoringspotlight" -"dontcastshadows" -"castshadows" -"setstablemissile" -"playersetgroundreferenceent" -"dontinterpolate" -"dospawn" -"stalingradspawn" -"getorigin" -"getcentroid" -"getshootatpos" -"getdebugeye" -"useby" -"playsound" -"playsoundevent" -"getsoundeventplayingonentity" -"setsoundeventparameter" -"stopsoundevent" -"playsoundatviewheight" -"prefetchsound" -"setpitch" -"scalepitch" -"setvolume" -"scalevolume" -"enableportalgroup" -"setspeakermapmonotostereo" -"setspeakermapmonoto51" -"setdistributed2dsound" -"playsoundasmaster" -"playloopsound" -"eqon" -"eqoff" -"haseq" -"iswaitingonsound" -"playfoley" -"getnormalhealth" -"setnormalhealth" -"dodamage" -"kill" -"show" -"hide" -"showonclient" -"hideonclient" -"disconnectpaths" -"connectpaths" -"disconnectnode" -"connectnode" -"startusingheroonlylighting" -"stopusingheroonlylighting" -"startusinglessfrequentlighting" -"stopusinglessfrequentlighting" -"setmovingplatformplayerturnrate" -"setthermalfog" -"setnightvisionfog" -"clearthermalfog" -"clearnightvisionfog" -"digitaldistortsetparams" -"setmode" -"getmode" -"setturretignoregoals" -"setturretcanaidetach" -"setturretfov" -"setplayerturretfov" -"lerpfov" -"lerpfovscale" -"getvalidcoverpeekouts" -"gethighestnodestance" -"doesnodeallowstance" -"doesnodeforcecombat" -"getgunangles" -"magicgrenade" -"magicgrenademanual" -"getentnum" -"launch" -"setsoundblend" -"makefakeai" -"spawndrone" -"setcorpseremovetimer" -"setlookattext" -"setspawnerteam" -"addaieventlistener" -"removeaieventlistener" -"getlightcolor" -"setlightcolor" -"getlightradius" -"setlightradius" -"getlightfovinner" -"getlightfovouter" -"setlightfovrange" -"getlightexponent" -"setlightexponent" -"startragdoll" -"startragdollfromimpact" -"queryshouldearlyragdoll" -"shouldearlyragdoll" -"logstring" -"laserhidefromclient" -"stopsounddspbus" -"thermaldrawenable" -"thermaldrawdisable" -"setturretdismountorg" -"setdamagestage" -"playsoundtoteam" -"playsoundtoplayer" -"playerhide" -"playershow" -"showtoplayer" -"threatdetectedtoplayer" -"clearthreatdetected" -"enableplayeruse" -"disableplayeruse" -"enableammogeneration" -"disableammogeneration" -"makescrambler" -"makeportableradar" -"clearscrambler" -"clearportableradar" -"placespawnpoint" -"setteamfortrigger" -"clientclaimtrigger" -"clientreleasetrigger" -"releaseclaimedtrigger" -"isusingonlinedataoffline" -"getrestedtime" -"sendleaderboards" -"isonladder" -"getcorpseanim" -"playerforcedeathanim" -"enablefocus" -"disablefocus" -"enableaudiozoom" -"disableaudiozoom" -"startac130" -"stopac130" -"enablemousesteer" -"setscriptmoverkillcam" -"usinggamepad" -"forcethirdpersonwhenfollowing" -"disableforcethirdpersonwhenfollowing" -"botsetflag" -"botsetstance" -"botsetscriptmove" -"botsetscriptgoal" -"botsetscriptgoalnode" -"botclearscriptgoal" -"botsetscriptenemy" -"botclearscriptenemy" -"botsetattacker" -"botgetscriptgoal" -"botgetscriptgoalradius" -"botgetscriptgoalyaw" -"botgetscriptgoaltype" -"botgetentrancepoint" -"botgetworldsize" -"botnodeavailable" -"botfindnoderandom" -"botmemoryevent" -"botmemoryselectpos" -"botnodepick" -"bothasscriptgoal" -"botgetpersonality" -"botthrowgrenade" -"botgetmemoryevents" -"botsetpersonality" -"botsetdifficulty" -"botgetdifficulty" -"botgetworldclosestedge" -"botlookatpoint" -"botpredictseepoint" -"botcanseeentity" -"botgetnodesonpath" -"botnodepickmultiple" -"botgetnearestnode" -"botgetfovdot" -"botsetawareness" -"botpursuingscriptgoal" -"botgetscriptgoalnode" -"botgetimperfectenemyinfo" -"botflagmemoryevents" -"botsetpathingstyle" -"botsetdifficultysetting" -"botgetdifficultysetting" -"botgetpathdist" -"botisrandomized" -"botpressbutton" -"botclearbutton" -"botnodescoremultiple" -"getnodenumber" -"setclientowner" -"setotherent" -"setaisightlinevisible" -"setentityowner" -"nodeisdisconnected" -"getnearestnode" -"makeentitynomeleetarget" -"isagent" -"spawnagent" -"finishagentdamage" -"setagentattacker" -"cloneagent" -"agentcanseesentient" -"scragentsetwaypoint" -"scragentsetgoalpos" -"scragentgetgoalpos" -"scragentsetgoalnode" -"scragentsetgoalentity" -"scragentsetgoalradius" -"scragentsetanimscale" -"scragentsetorientmode" -"scragentsetanimmode" -"scragentsetphysicsmode" -"scragentsetclipmode" -"scragentsetmaxturnspeed" -"scragentgetmaxturnspeed" -"scragentbeginmelee" -"scragentsetscripted" -"scragentdotrajectory" -"scragentdoanimlerp" -"scragentsetviewheight" -"scragentclaimnode" -"scragentrelinquishclaimednode" -"setradarping" -"setradarhighlight" -"setsonarvision" -"setharmonicbreach" -"setmaterialscriptparam" -"getaimassistdeltas" -"getaimassisttargetangles" -"getchargetime" -"overridereflectionprobe" -"defaultreflectionprobe" -"isholdinggrenade" -"isswitchinggrenade" -"ispreparinggrenade" -"setstencilstateoverride" -"clearstencilstateoverride" -"allowhighjump" -"isjumping" -"ishighjumping" -"vehicle_setvelocity" -"vehicle_addvelocity" -"getbraggingright" -"getmodelfromentity" -"getweaponheatlevel" -"isweaponoverheated" -"sprintbuttonpressed" -"vehicle_planethrottleoverride" -"vehicle_planethrottlereturncontrol" -"vehicle_planecrash" -"copyanimtreestate" -"lightsetforplayer" -"lightsetoverrideenableforplayer" -"lightsetoverridedisableforplayer" -"physicslaunchclientwithimpulse" -"setorcaavoidance" -"iswheelslipping" -"killnotification" -"setanimrate" -"setdoghandler" -"setdogcommand" -"setdogattackradius" -"isdogfollowinghandler" -"setdogmaxdrivespeed" -"isdogbeingdriven" -"setdogautoattackwhendriven" -"getdogattackbeginnode" -"setanimclass" -"enableanimstate" -"setanimstate" -"getanimentry" -"getanimentryname" -"getanimentryalias" -"getanimentrycount" -"pushplayervector" -"issprinting" -"playerlinkeduselinkedvelocity" -"shootstopsound" -"setclothtype" -"getclothmovesound" -"getequipmovesound" -"jumpbuttonpressed" -"rotateby" -"getlookaheaddir" -"getpathgoalpos" -"setrocketcorpse" -"setcorpsefalling" -"setsurfacetype" -"aiphysicstrace" -"aiphysicstracepassed" -"setdevtext" -"forcemovingplatformentity" -"setmovingplatformtrigger" -"visionsetstage" -"linkwaypointtotargetwithoffset" -"getlinkedparent" -"getmovingplatformparent" -"setnameplatematerial" -"retargetscriptmodellighting" -"setmantlesoundflavor" -"clearclienttriggeraudiozone" -"setclienttriggeraudiozone" -"makevehiclenotcollidewithplayers" -"getbobrate" -"setbobrate" -"setscriptablepartstate" -"stopsliding" -"cancelrocketcorpse" -"setdronegoalpos" -"hudoutlineenable" -"hudoutlinedisable" -"motionblurhqenable" -"motionblurhqdisable" -"screenshakeonentity" -"setpitchorient" -"worldpointtoscreenpos" -"linktoplayerviewignoreparentrot" -"shouldplaymeleedeathanim" -"botfirstavailablegrenade" -"visionsetwaterforplayer" -"setwatersurfacetransitionfx" -"linktoplayerviewfollowwatersurface" -"linktoplayerviewattachwatersurfacetransitioneffects" -"playersetwaterfog" -"emissiveblend" -"enableforceviewmodeldof" -"disableforceviewmodeldof" -"getcustomizationbody" -"getcustomizationhead" -"getcustomizationviewmodel" -"setviewmodeldepth" -"isenemyaware" -"hasenemybeenseen" -"physicssetmaxlinvel" -"physicssetmaxangvel" -"physicsgetlinvel" -"physicsgetlinspeed" -"physicsgetangvel" -"physicsgetangspeed" -"disablemissileboosting" -"enablemissileboosting" -"canspawntestclient" -"spawntestclient" -"loadcustomizationplayerview" -"setgrenadethrowscale" -"setgrenadecookscale" -"setplanesplineid" -"hudoutlineenableforclient" -"hudoutlinedisableforclient" -"hudoutlineenableforclients" -"hudoutlinedisableforclients" -"turretsetbarrelspinenabled" -"hasloadedcustomizationplayerview" -"setclienttriggeraudiozonelerp" -"setclienttriggeraudiozonepartial" -"scragentdoanimrelative" -"rotatetolinked" -"rotatebylinked" -"setlinkedangles" -"getcorpseentity" -"removefrommovingplatformsystem" -"logmatchdatalife" -"logmatchdatadeath" -"queuedialogforplayer" -"setmlgcameradefaults" -"ismlgspectator" -"disableautoreload" -"enableautoreload" -"issprintsliding" -"getlinkedchildren" -"botpredictenemycampspots" -"playsoundonmovingent" -"cancelmantle" -"hasfemalecustomizationmodel" -"loadviewweapons" -"setscriptabledamageowner" -"getscriptabletypeforentity" -"setfxkilldefondelete" -"getdogavoident" -"enabledogavoidance" -"enablehybridsight" -"lastknownreason" -"gettagindex" -"challengenotification" -"cancelaimove" -"vehicle_jetbikesethoverforcescale" -"linktosynchronizedparent" -"getclientomnvar" -"drawpostresolve" -"drawpostresolveoff" -"getcacplayerdataforgroup" -"cloakingenable" -"cloakingdisable" -"getunnormalizedcameramovement" -"getturretheat" -"isturretoverheated" -"vehicle_jetbikegetthrustfraction" -"vehicle_jetbikegetdragfraction" -"vehicle_jetbikegetantislipfraction" -"vehicle_jetbikegettotalrepulsorfraction" -"vehicle_assignbrushmodelcollision" -"vehicle_removebrushmodelcollision" -"vehicle_hovertanksethoverforcescale" -"forcesprint" -"forceads" -"forcedeathfall" -"gethybridscopestate" -"sethybridscopestate" -"getvieworigin" -"setweaponmodelvariant" -"ridevehicle" -"stopridingvehicle" -"getmantlesound" -"autoboltmissileeffects" -"disablemissilestick" -"enablemissilestick" -"setmissileminimapvisible" -"isoffhandweaponreadytothrow" -"isleaning" -"makecollidewithitemclip" -"ismovementfromgamepad" -"visionsetpostapplyforplayer" -"setlookattarget" -"clearlookattarget" -"overridematerial" -"overridematerialreset" -"overridetexture" -"overrideviewmodelmaterial" -"overrideviewmodelmaterialreset" -"enemyincrosshairs" -"setviewmodelmaterialscriptparam" -"vehicle_hovertankgetthrottleforce" -"vehicle_hovertankgetrepulsorforces" -"vehicle_hovertankgetantislipforce" -"vehicle_hovertankgetuprightingforce" -"vehicle_hovertankgetautoyawforce" -"getturretyawrate" -"getturretpitchrate" -"setclienttriggervisionset" -"overridelightingorigin" -"defaultlightingorigin" -"playdynamicambience" -"stopdynamicambience" -"isusinghandbrake" -"isusingboost" -"showviewmodel" -"hideviewmodel" -"setpickupweapon" -"playerlinkedmantleenable" -"allowpowerslide" -"allowhighjumpdrop" -"despawnagent" -"vehicle_setfakespeed" -"vehicle_jetbikesetthrustscale" -"agentclearscriptvars" -"scriptmodelplayanimdeltamotionfrompos" -"drawfacingentity" -"allowdodge" -"setcanspawnvehicleson" -"vehicle_setminimapvisible" -"setclutforplayer" -"setclutoverrideenableforplayer" -"setclutoverridedisableforplayer" -"setpainvisioneq" -"setplayermech" -"setdamagecallbackon" -"finishentitydamage" -"getlightshadowstate" -"setlightshadowstate" -"forceviewmodelanimationclear" -"designatefoftarget" -"sethintstringvisibleonlytoowner" -"notifyonplayercommandremove" -"canmantleex" -"allowboostjump" -"batterydischargebegin" -"batterydischargeend" -"batterydischargeonce" -"batterygetcharge" -"batterysetcharge" -"batteryfullrecharge" -"batterygetsize" -"batterysetdischargescale" -"batterygetdischargerate" -"batteryisinuse" -"enablephysicaldepthoffieldscripting" -"disablephysicaldepthoffieldscripting" -"setphysicaldepthoffield" -"setadsphysicaldepthoffield" -"vehicle_gettopspeed" -"gettoparc" -"getbottomarc" -"forcejump" -"vehicle_helicoptersetmaxangularvelocity" -"vehicle_helicoptersetmaxangularacceleration" -"setdemigod" -"attachnobuilddobj" -"setviewmodelanim" -"setviewmodelanimtime" -"pauseviewmodelanim" -"setadditiveviewmodelanim" -"activityfeedwriteingamepost" -"setcostumemodels" -"vehicle_getcurrentnode" -"setphysicalviewmodeldepthoffield" -"scriptmodelpauseanim" -"digitaldistortsetmaterial" -"disableoffhandsecondaryweapons" -"enableoffhandsecondaryweapons" -"canplaceriotshield" -"setriotshieldfailhint" -"enabledetonate" -"getdetonateenabled" -"playergetuseent" -"refreshshieldmodels" -"vehicle_diveboatissubmerged" -"scragentusemodelcollisionbounds" -"scragentsetwallruncost" -"getgravity" -"setgravityoverride" -"resetgravityoverride" -"vehphys_getvelocity" -"vehphys_isoffground" -"getjointype" -"vehicle_diveboatdive" -"addsoundmutedevice" -"removesoundmutedevice" -"clientaddsoundsubmix" -"clientclearsoundsubmix" -"clientclearallsubmixes" -"clientblendsoundsubmix" -"clientmakesoundsubmixsticky" -"clientmakesoundsubmixunsticky" -"clientenablesoundcontextoverride" -"clientdisablesoundcontextoverride" -"getthreatsightdelay" -"isusingoffhand" -"physicsstop" -"setremotehelicopterthrottlescale" -"actorusemodelcollisionbounds" -"setaxialmove" -"pathabilityadd" -"pathabilityremove" -"evaluatetrajectorydelta" -"rotateovertime" -"vehicle_diveboatenabledive" -"initwaterclienttrigger" -"getplayerweaponviewmodel" -"setturretheatwhenoverheating" -"setthreatdetection" -"setignorefoliagesightingme" -"loadcostumemodels" -"crouchbuttonpressed" -"disablealternatemelee" -"enablealternatemelee" -"hasblendshapes" -"getactiveanimations" -"hidepartviewmodel" -"luiopenmenu" -"screenpostoworldpoint" -"iscloaked" -"vehicleget3pcameraoffset" -"vehicleget3ppitchclamp" -"setstompbreakthrough" -"getstompbreakthrough" -"selfieaccessselfievalidflaginplayerdef" -"selfieaccessselfiecustomassetsarestreamed" -"selfieupdateselfieviewparameters" -"selfieinitializeselfieupdate" -"selfiescreenshottaken" -"selfieuploadcompleted" -"selfierestorebufferswaps" -"getsystemtimesp" -"setmissilecoasting" -"setmlgspectator" -"gettotalmpxp" -"turretsetgroundaimentity" -"hideweapontags" -"getweapondamagelocationmultiplier" -"setorbiterents" -"enablereload" -"isgroundentoverwater" -"setballpassallowed" -"consumereinforcement" -"ghost" -"loadweapons" -"playscheduledcinematicsound" -"setopaqueunlitforplayer" -"setwaypointiconfadeatcenter" -"setreinforcementhintstrings" -"enablecustomweaponcontext" -"disablecustomweaponcontext" -"setshadowrendering" -"playlocalannouncersound" -"setmissilespecialclipmask" -"vehicle_diveboatgetthrottleforce" -"vehicle_diveboatgetdragforce" -"isdodging" -"ispowersliding" -"getusableentity" -"getcurrentping" -"sethidetrigger" -"detonatebydoubletap" -"getnormalizedflick" -"getdwid" -"setplayerinfospmatchdata" -"physicsisactive" -"hasanimtree" -"isgod" -"setagentcostumeindex" -"visionsetoverdriveforplayer" -"issplitscreenotherplayerenemy" -"setowneroriginal" -"getlinkedtagname" -"forcefirstpersonwhenfollowed" -"disableforcefirstpersonwhenfollowed" -"setwaypointaerialtargeting" -"worldweaponsloaded" -"enablegrenadethrowback" -"usetriggertouchcheckstance" -"onlystreamactiveweapon" -"precachekillcamiconforweapon" -"selfierequestupdate" -"getclanwarsbonus" -"scragentsetspecies" -"scragentallowboost" -"scragentsetnopenetrate" -"finishplayerdamage_impactfx" -"finishagentdamage_impactfx" -"scragentsetorienttoground" -"scragentsetallowragdoll" -"scragentsetobstacleavoid" -"scragentsetlateralcodemove" -"scragentsetpathteamspread" -"isnotarget" -"setmovingplatformjitter" -"agentusescragentclipmask" -"setmeleechargevalid" -"ishighjumpallowed" -"setprestigemastery" -"agentsetfavoriteenemy" -"getpointinmodelbounds" -"setexomeleechargevalid" -"setdivision" -"setgrapplinghooktarget" -"scragentgetnodesonpath" -"addzmexploderbloodfx" -"sethighjumpresetallowed" -"scragentsetzombietype" -"getgroundentity" -"isnoclip" -"deleteonhostmigration" -"scragentgetphysicsmode" -"deathdropgrenade" -"stopsound" -"scragentsettraversenoderadius" -"scragentgettraversenoderadius" -"allowriotshieldplant" -"setstatic" -"scragentsynchronizeanims" -"settertiaryhintstring" -"scragentclearpath" -"scragenttrimpath" -"getsnapshotindexforclient" -"getsnapshotacknowledgedindexforclient" -"hasanimstate" -"movecomparison_enable" -"movecomparison_setbuttonpressed" -"movecomparison_setstickvalue" -"cloneclientasscriptmodel" -"disablerootmotion" -"playerlinktodeltablendviewangle" -"startweaponinspection" -"isinspectingweapon" -"luinotifyevent" -"luinotifyeventtospectators" -"enablequatinterpolationrotation" -"doesnodeforceidle" -"setisignoringgrenades" -*/ diff --git a/src/h2/xsk/resolver.cpp b/src/h2/xsk/resolver.cpp index 5f18494b..f5cb2177 100644 --- a/src/h2/xsk/resolver.cpp +++ b/src/h2/xsk/resolver.cpp @@ -297,160 +297,160 @@ auto resolver::fs_to_game_path(const std::filesystem::path& file) -> std::filesy const std::array, 154> opcode_list {{ - { 0x17, "SET_NEW_LOCAL_VARIABLE_FIELD_CACHED0" }, - { 0x18, "EVAL_SELF_FIELD_VARIABLE" }, - { 0x19, "RETN" }, - { 0x1A, "CALL_BUILTIN_FUNC_0" }, - { 0x1B, "CALL_BUILTIN_FUNC_1" }, - { 0x1C, "CALL_BUILTIN_FUNC_2" }, - { 0x1D, "CALL_BUILTIN_FUNC_3" }, - { 0x1E, "CALL_BUILTIN_FUNC_4" }, - { 0x1F, "CALL_BUILTIN_FUNC_5" }, - { 0x20, "CALL_BUILTIN_FUNC" }, - { 0x21, "BOOL_NOT" }, - { 0x22, "CALL_FAR_METHOD_THEAD" }, - { 0x23, "JMP_EXPR_TRUE" }, - { 0x24, "SET_LEVEL_FIELD_VARIABLE_FIELD" }, - { 0x25, "CAST_BOOL" }, - { 0x26, "EVAL_NEW_LOCAL_ARRAY_REF_CACHED0" }, - { 0x27, "CALL_BUILTIN_FUNC_POINTER" }, - { 0x28, "INEQUALITY" }, - { 0x29, "GET_THISTHREAD" }, - { 0x2A, "CLEAR_FIELD_VARIABLE" }, - { 0x2B, "GET_FLOAT" }, - { 0x2C, "SAFE_CREATE_VARIABLE_FIELD_CACHED" }, - { 0x2D, "CALL_FAR_FUNC2" }, - { 0x2E, "CALL_FAR_FUNC" }, - { 0x2F, "CALL_FAR_FUNC_CHILD_THREAD" }, - { 0x30, "CLEAR_LOCAL_VARIABLE_FIELD_CACHED0" }, - { 0x31, "CLEAR_LOCAL_VARIABLE_FIELD_CACHED" }, - { 0x32, "CHECK_CLEAR_PARAMS" }, - { 0x33, "CAST_FIELD_OBJ" }, - { 0x34, "END" }, - { 0x35, "SIZE" }, - { 0x36, "EMPTY_ARRAY" }, - { 0x37, "BIT_AND" }, - { 0x38, "LESSEQUAL" }, - { 0x39, "VOIDCODEPOS" }, - { 0x3A, "CALL_METHOD_THREAD_POINTER" }, - { 0x3B, "ENDSWITCH" }, - { 0x3C, "CLEAR_VARIABLE_FIELD" }, - { 0x3D, "DIV" }, - { 0x3E, "CALL_FAR_METHOD_CHILD_THEAD" }, - { 0x3F, "GET_USHORT" }, - { 0x40, "JMP_TRUE" }, - { 0x41, "GET_SELF" }, - { 0x42, "CALL_FAR_FUNC_THREAD" }, - { 0x43, "CALL_LOCAL_FUNC_THREAD" }, - { 0x44, "SET_LOCAL_VARIABLE_FIELD_CACHED0" }, - { 0x45, "SET_LOCAL_VARIABLE_FIELD_CACHED" }, - { 0x46, "PLUS" }, - { 0x47, "BOOL_COMPLEMENT" }, - { 0x48, "CALL_METHOD_POINTER" }, - { 0x49, "INC" }, - { 0x4A, "REMOVE_LOCAL_VARIABLES" }, - { 0x4B, "JMP_EXPR_FALSE" }, - { 0x4C, "SWITCH" }, - { 0x4D, "CLEAR_PARAMS" }, - { 0x4E, "EVAL_LOCAL_VARIABLE_REF_CACHED0" }, - { 0x4F, "EVAL_LOCAL_VARIABLE_REF_CACHED" }, - { 0x50, "CALL_LOCAL_METHOD" }, - { 0x51, "EVAL_FIELD_VARIABLE" }, - { 0x52, "EVAL_FIELD_VARIABLE_REF" }, - { 0x53, "GET_STRING" }, - { 0x54, "CALL_FUNC_POINTER" }, - { 0x55, "EVAL_LEVEL_FIELD_VARIABLE" }, - { 0x56, "GET_VECTOR" }, - { 0x57, "ENDON" }, - { 0x58, "GREATEREQUAL" }, - { 0x59, "GET_SELF_OBJ" }, - { 0x5A, "SET_ANIM_FIELD_VARIABLE_FIELD" }, - { 0x5B, "SET_VARIABLE_FIELD" }, - { 0x5C, "CALL_LOCAL_FUNC2" }, - { 0x5D, "CALL_LOCAL_FUNC" }, - { 0x5E, "EVAL_LOCAL_ARRAY_REF_CACHED0" }, - { 0x5F, "EVAL_LOCAL_ARRAY_REF_CACHED" }, - { 0x60, "GET_FAR_FUNC" }, - { 0x61, "LESS" }, - { 0x62, "GET_GAME_REF" }, - { 0x63, "WAITFRAME" }, - { 0x64, "WAITTILLFRAMEEND" }, - { 0x65, "SAFE_SET_VARIABLE_FIELD_CACHED0" }, - { 0x66, "SAFE_SET_VARIABLE_FIELD_CACHED" }, - { 0x67, "CALL_METHOD_CHILD_THREAD_POINTER" }, - { 0x68, "GET_LEVEL" }, - { 0x69, "NOTIFY" }, - { 0x6A, "DEC_TOP" }, - { 0x6B, "SHIFT_LEFT" }, - { 0x6C, "CALL_LOCAL_METHOD_THREAD" }, - { 0x6D, "CALL_LOCAL_METHOD_CHILD_THREAD" }, - { 0x6E, "GREATER" }, - { 0x6F, "EVAL_LOCAL_VARIABLE_CACHED0" }, - { 0x70, "EVAL_LOCAL_VARIABLE_CACHED1" }, - { 0x71, "EVAL_LOCAL_VARIABLE_CACHED2" }, - { 0x72, "EVAL_LOCAL_VARIABLE_CACHED3" }, - { 0x73, "EVAL_LOCAL_VARIABLE_CACHED4" }, - { 0x74, "EVAL_LOCAL_VARIABLE_CACHED5" }, - { 0x75, "EVAL_LOCAL_VARIABLE_CACHED" }, - { 0x76, "SAFE_SET_WAITTILL_VARIABLE_FIELD_CACHED" }, - { 0x77, "JMP" }, - { 0x78, "CALL_FUNC_THREAD_POINTER" }, - { 0x79, "GET_ZERO" }, - { 0x7A, "WAIT" }, - { 0x7B, "MINUS" }, - { 0x7C, "SET_SELF_FIELD_VARIABLE_FIELD" }, - { 0x7D, "EVAL_NEW_LOCAL_VARIABLE_REF_CACHED0" }, - { 0x7E, "MULT" }, - { 0x7F, "CREATE_LOCAL_VARIABLE" }, - { 0x80, "CALL_LOCAL_FUNC_CHILD_THREAD" }, - { 0x81, "GET_INT" }, - { 0x82, "MOD" }, - { 0x83, "EVAL_ANIM_FIELD_VARIABLE_REF" }, - { 0x84, "GET_BUILTIN_FUNC" }, - { 0x85, "GET_GAME" }, - { 0x86, "WAITTILL" }, - { 0x87, "DEC" }, - { 0x88, "EVAL_LOCAL_VARIABLE_OBJECT_CACHED" }, - { 0x89, "PRE_CALL" }, - { 0x8A, "GET_ANIM" }, - { 0x8B, "GET_UNDEFINED" }, - { 0x8C, "EVAL_LEVEL_FIELD_VARIABLE_REF" }, - { 0x8D, "GET_ANIM_OBJ" }, - { 0x8E, "GET_LEVEL_OBJ" }, - { 0x8F, "BIT_EXOR" }, - { 0x90, "EQUALITY" }, - { 0x91, "CLEAR_ARRAY" }, - { 0x92, "JMP_BACK" }, - { 0x93, "GET_ANIMATION" }, - { 0x94, "EVAL_ANIM_FIELD_VARIABLE" }, - { 0x95, "GET_ANIMTREE" }, - { 0x96, "GET_ISTRING" }, - { 0x97, "EVAL_ARRAY_REF" }, - { 0x98, "EVAL_SELF_FIELD_VARIABLE_REF" }, - { 0x99, "GET_NBYTE" }, - { 0x9A, "GET_BUILTIN_METHOD" }, - { 0x9B, "CALL_BUILTIN_METHOD_POINTER" }, - { 0x9C, "EVAL_ARRAY" }, - { 0x9D, "VECTOR" }, - { 0x9E, "CALL_FAR_METHOD" }, - { 0x9F, "EVAL_LOCAL_ARRAY_CACHED" }, - { 0xA0, "GET_BYTE" }, - { 0xA1, "CALL_FUNC_CHILD_THREAD_POINTER" }, - { 0xA2, "BIT_OR" }, - { 0xA3, "ADD_ARRAY" }, - { 0xA4, "WAITTILLMATCH2" }, - { 0xA5, "WAITTILLMATCH" }, - { 0xA6, "GET_LOCAL_FUNC" }, - { 0xA7, "GET_NUSHORT" }, - { 0xA8, "SHIFT_RIGHT" }, - { 0xA9, "CALL_BUILTIN_METHOD_0" }, - { 0xAA, "CALL_BUILTIN_METHOD_1" }, - { 0xAB, "CALL_BUILTIN_METHOD_2" }, - { 0xAC, "CALL_BUILTIN_METHOD_3" }, - { 0xAD, "CALL_BUILTIN_METHOD_4" }, - { 0xAE, "CALL_BUILTIN_METHOD_5" }, - { 0xAF, "CALL_BUILTIN_METHOD" }, - { 0xB0, "JMP_FALSE" }, + { 0x17, "OP_SetNewLocalVariableFieldCached0" }, + { 0x18, "OP_EvalSelfFieldVariable" }, + { 0x19, "OP_Return" }, + { 0x1A, "OP_CallBuiltin0" }, + { 0x1B, "OP_CallBuiltin1" }, + { 0x1C, "OP_CallBuiltin2" }, + { 0x1D, "OP_CallBuiltin3" }, + { 0x1E, "OP_CallBuiltin4" }, + { 0x1F, "OP_CallBuiltin5" }, + { 0x20, "OP_CallBuiltin" }, + { 0x21, "OP_BoolNot" }, + { 0x22, "OP_ScriptFarMethodThreadCall" }, + { 0x23, "OP_JumpOnTrueExpr" }, + { 0x24, "OP_SetLevelFieldVariableField" }, + { 0x25, "OP_CastBool" }, + { 0x26, "OP_EvalNewLocalArrayRefCached0" }, + { 0x27, "OP_CallBuiltinPointer" }, + { 0x28, "OP_inequality" }, + { 0x29, "OP_GetThisthread" }, + { 0x2A, "OP_ClearFieldVariable" }, + { 0x2B, "OP_GetFloat" }, + { 0x2C, "OP_SafeCreateVariableFieldCached" }, + { 0x2D, "OP_ScriptFarFunctionCall2" }, + { 0x2E, "OP_ScriptFarFunctionCall" }, + { 0x2F, "OP_ScriptFarChildThreadCall" }, + { 0x30, "OP_ClearLocalVariableFieldCached0" }, + { 0x31, "OP_ClearLocalVariableFieldCached" }, + { 0x32, "OP_checkclearparams" }, + { 0x33, "OP_CastFieldObject" }, + { 0x34, "OP_End" }, + { 0x35, "OP_size" }, + { 0x36, "OP_EmptyArray" }, + { 0x37, "OP_bit_and" }, + { 0x38, "OP_less_equal" }, + { 0x39, "OP_voidCodepos" }, + { 0x3A, "OP_ScriptMethodThreadCallPointer" }, + { 0x3B, "OP_endswitch" }, + { 0x3C, "OP_ClearVariableField" }, + { 0x3D, "OP_divide" }, + { 0x3E, "OP_ScriptFarMethodChildThreadCall" }, + { 0x3F, "OP_GetUnsignedShort" }, + { 0x40, "OP_JumpOnTrue" }, + { 0x41, "OP_GetSelf" }, + { 0x42, "OP_ScriptFarThreadCall" }, + { 0x43, "OP_ScriptLocalThreadCall" }, + { 0x44, "OP_SetLocalVariableFieldCached0" }, + { 0x45, "OP_SetLocalVariableFieldCached" }, + { 0x46, "OP_plus" }, + { 0x47, "OP_BoolComplement" }, + { 0x48, "OP_ScriptMethodCallPointer" }, + { 0x49, "OP_inc" }, + { 0x4A, "OP_RemoveLocalVariables" }, + { 0x4B, "OP_JumpOnFalseExpr" }, + { 0x4C, "OP_switch" }, + { 0x4D, "OP_clearparams" }, + { 0x4E, "OP_EvalLocalVariableRefCached0" }, + { 0x4F, "OP_EvalLocalVariableRefCached" }, + { 0x50, "OP_ScriptLocalMethodCall" }, + { 0x51, "OP_EvalFieldVariable" }, + { 0x52, "OP_EvalFieldVariableRef" }, + { 0x53, "OP_GetString" }, + { 0x54, "OP_ScriptFunctionCallPointer" }, + { 0x55, "OP_EvalLevelFieldVariable" }, + { 0x56, "OP_GetVector" }, + { 0x57, "OP_endon" }, + { 0x58, "OP_greater_equal" }, + { 0x59, "OP_GetSelfObject" }, + { 0x5A, "OP_SetAnimFieldVariableField" }, + { 0x5B, "OP_SetVariableField" }, + { 0x5C, "OP_ScriptLocalFunctionCall2" }, + { 0x5D, "OP_ScriptLocalFunctionCall" }, + { 0x5E, "OP_EvalLocalArrayRefCached0" }, + { 0x5F, "OP_EvalLocalArrayRefCached" }, + { 0x60, "OP_GetFarFunction" }, + { 0x61, "OP_less" }, + { 0x62, "OP_GetGameRef" }, + { 0x63, "OP_waittillFrameEnd" }, + { 0x64, "OP_waitFrame" }, + { 0x65, "OP_SafeSetVariableFieldCached0" }, + { 0x66, "OP_SafeSetVariableFieldCached" }, + { 0x67, "OP_ScriptMethodChildThreadCallPointer" }, + { 0x68, "OP_GetLevel" }, + { 0x69, "OP_notify" }, + { 0x6A, "OP_DecTop" }, + { 0x6B, "OP_shift_left" }, + { 0x6C, "OP_ScriptLocalMethodThreadCall" }, + { 0x6D, "OP_ScriptLocalMethodChildThreadCall" }, + { 0x6E, "OP_greater" }, + { 0x6F, "OP_EvalLocalVariableCached0" }, + { 0x70, "OP_EvalLocalVariableCached1" }, + { 0x71, "OP_EvalLocalVariableCached2" }, + { 0x72, "OP_EvalLocalVariableCached3" }, + { 0x73, "OP_EvalLocalVariableCached4" }, + { 0x74, "OP_EvalLocalVariableCached5" }, + { 0x75, "OP_EvalLocalVariableCached" }, + { 0x76, "OP_SafeSetWaittillVariableFieldCached" }, + { 0x77, "OP_jump" }, + { 0x78, "OP_ScriptThreadCallPointer" }, + { 0x79, "OP_GetZero" }, + { 0x7A, "OP_wait" }, + { 0x7B, "OP_minus" }, + { 0x7C, "OP_SetSelfFieldVariableField" }, + { 0x7D, "OP_EvalNewLocalVariableRefCached0" }, + { 0x7E, "OP_multiply" }, + { 0x7F, "OP_CreateLocalVariable" }, + { 0x80, "OP_ScriptLocalChildThreadCall" }, + { 0x81, "OP_GetInteger" }, + { 0x82, "OP_mod" }, + { 0x83, "OP_EvalAnimFieldVariableRef" }, + { 0x84, "OP_GetBuiltinFunction" }, + { 0x85, "OP_GetGame" }, + { 0x86, "OP_waittill" }, + { 0x87, "OP_dec" }, + { 0x88, "OP_EvalLocalVariableObjectCached" }, + { 0x89, "OP_PreScriptCall" }, + { 0x8A, "OP_GetAnim" }, + { 0x8B, "OP_GetUndefined" }, + { 0x8C, "OP_EvalLevelFieldVariableRef" }, + { 0x8D, "OP_GetAnimObject" }, + { 0x8E, "OP_GetLevelObject" }, + { 0x8F, "OP_bit_ex_or" }, + { 0x90, "OP_equality" }, + { 0x91, "OP_ClearArray" }, + { 0x92, "OP_jumpback" }, + { 0x93, "OP_GetAnimation" }, + { 0x94, "OP_EvalAnimFieldVariable" }, + { 0x95, "OP_GetAnimTree" }, + { 0x96, "OP_GetIString" }, + { 0x97, "OP_EvalArrayRef" }, + { 0x98, "OP_EvalSelfFieldVariableRef" }, + { 0x99, "OP_GetNegByte" }, + { 0x9A, "OP_GetBuiltinMethod" }, + { 0x9B, "OP_CallBuiltinMethodPointer" }, + { 0x9C, "OP_EvalArray" }, + { 0x9D, "OP_vector" }, + { 0x9E, "OP_ScriptFarMethodCall" }, + { 0x9F, "OP_EvalLocalArrayCached" }, + { 0xA0, "OP_GetByte" }, + { 0xA1, "OP_ScriptChildThreadCallPointer" }, + { 0xA2, "OP_bit_or" }, + { 0xA3, "OP_AddArray" }, + { 0xA4, "OP_waittillmatch2" }, + { 0xA5, "OP_waittillmatch" }, + { 0xA6, "OP_GetLocalFunction" }, + { 0xA7, "OP_GetNegUnsignedShort" }, + { 0xA8, "OP_shift_right" }, + { 0xA9, "OP_CallBuiltinMethod0" }, + { 0xAA, "OP_CallBuiltinMethod1" }, + { 0xAB, "OP_CallBuiltinMethod2" }, + { 0xAC, "OP_CallBuiltinMethod3" }, + { 0xAD, "OP_CallBuiltinMethod4" }, + { 0xAE, "OP_CallBuiltinMethod5" }, + { 0xAF, "OP_CallBuiltinMethod" }, + { 0xB0, "OP_JumpOnFalse" }, }}; const std::array, 800> function_list diff --git a/src/iw5/xsk/resolver.cpp b/src/iw5/xsk/resolver.cpp index 9b2576c6..3755806f 100644 --- a/src/iw5/xsk/resolver.cpp +++ b/src/iw5/xsk/resolver.cpp @@ -323,159 +323,159 @@ auto resolver::fs_to_game_path(const std::filesystem::path& file) -> std::filesy const std::array, 153> opcode_list {{ - { 0x00, "END" }, - { 0x01, "RETN" }, - { 0x02, "GET_BYTE" }, - { 0x03, "GET_NBYTE" }, - { 0x04, "GET_USHORT" }, - { 0x05, "GET_NUSHORT" }, - { 0x06, "GET_INT" }, - { 0x07, "GET_BUILTIN_FUNC" }, - { 0x08, "GET_BUILTIN_METHOD" }, - { 0x09, "GET_FLOAT" }, - { 0x0A, "GET_STRING" }, - { 0x0B, "GET_UNDEFINED" }, - { 0x0C, "GET_ZERO" }, - { 0x0D, "WAITTILLFRAMEEND" }, - { 0x0E, "CREATE_LOCAL_VARIABLE" }, - { 0x0F, "REMOVE_LOCAL_VARIABLES" }, - { 0x10, "EVAL_LOCAL_VARIABLE_CACHED0" }, - { 0x11, "EVAL_LOCAL_VARIABLE_CACHED1" }, - { 0x12, "EVAL_LOCAL_VARIABLE_CACHED2" }, - { 0x13, "EVAL_LOCAL_VARIABLE_CACHED3" }, - { 0x14, "EVAL_LOCAL_VARIABLE_CACHED4" }, - { 0x15, "EVAL_LOCAL_VARIABLE_CACHED5" }, - { 0x16, "EVAL_LOCAL_VARIABLE_CACHED" }, - { 0x17, "EVAL_LOCAL_ARRAY_CACHED" }, - { 0x18, "EVAL_ARRAY" }, - { 0x1A, "EVAL_NEW_LOCAL_ARRAY_REF_CACHED0" }, - { 0x19, "EVAL_LOCAL_ARRAY_REF_CACHED0" }, - { 0x1B, "EVAL_LOCAL_ARRAY_REF_CACHED" }, - { 0x1C, "EVAL_ARRAY_REF" }, - { 0x1D, "CLEAR_ARRAY" }, - { 0x1E, "EMPTY_ARRAY" }, - { 0x1F, "ADD_ARRAY" }, - { 0x20, "PRE_CALL" }, - { 0x21, "CALL_LOCAL_FUNC2" }, - { 0x22, "CALL_LOCAL_FUNC" }, - { 0x23, "CALL_LOCAL_METHOD" }, - { 0x24, "CALL_LOCAL_FUNC_THREAD" }, - { 0x25, "CALL_LOCAL_FUNC_CHILD_THREAD" }, - { 0x26, "CALL_LOCAL_METHOD_THREAD" }, - { 0x27, "CALL_LOCAL_METHOD_CHILD_THREAD" }, - { 0x28, "CALL_FAR_FUNC2" }, - { 0x29, "CALL_FAR_FUNC" }, - { 0x2A, "CALL_FAR_METHOD" }, - { 0x2B, "CALL_FAR_FUNC_THREAD" }, - { 0x2C, "CALL_FAR_FUNC_CHILD_THREAD" }, - { 0x2D, "CALL_FAR_METHOD_THEAD" }, - { 0x2E, "CALL_FAR_METHOD_CHILD_THEAD" }, - { 0x2F, "CALL_FUNC_POINTER" }, - { 0x30, "CALL_METHOD_POINTER" }, - { 0x31, "CALL_FUNC_THREAD_POINTER" }, - { 0x32, "CALL_FUNC_CHILD_THREAD_POINTER" }, - { 0x33, "CALL_METHOD_THREAD_POINTER" }, - { 0x34, "CALL_METHOD_CHILD_THREAD_POINTER" }, - { 0x35, "CALL_BUILTIN_FUNC_POINTER" }, - { 0x36, "CALL_BUILTIN_METHOD_POINTER" }, - { 0x37, "GET_ISTRING" }, - { 0x38, "GET_VECTOR" }, - { 0x39, "GET_LEVEL_OBJ" }, - { 0x3A, "GET_ANIM_OBJ" }, - { 0x3B, "GET_SELF" }, - { 0x3C, "GET_THISTHREAD" }, - { 0x3D, "GET_LEVEL" }, - { 0x3E, "GET_GAME" }, - { 0x3F, "GET_ANIM" }, - { 0x40, "GET_ANIMATION" }, - { 0x41, "GET_GAME_REF" }, - { 0x42, "INC" }, - { 0x43, "DEC" }, - { 0x44, "BIT_OR" }, - { 0x45, "JMP_EXPR_FALSE" }, - { 0x46, "BIT_EXOR" }, - { 0x47, "BIT_AND" }, - { 0x48, "EQUALITY" }, - { 0x49, "INEQUALITY" }, - { 0x4A, "LESS" }, - { 0x4B, "GREATER" }, - { 0x4C, "JMP_EXPR_TRUE" }, - { 0x4D, "LESSEQUAL" }, - { 0x4E, "JMP_BACK" }, - { 0x4F, "WAITTILLMATCH2" }, - { 0x50, "WAITTILL" }, - { 0x51, "NOTIFY" }, - { 0x52, "ENDON" }, - { 0x53, "VOIDCODEPOS" }, - { 0x54, "SWITCH" }, - { 0x55, "ENDSWITCH" }, - { 0x56, "VECTOR" }, - { 0x57, "JMP_FALSE" }, - { 0x58, "GREATEREQUAL" }, - { 0x59, "SHIFT_LEFT" }, - { 0x5A, "SHIFT_RIGHT" }, - { 0x5B, "PLUS" }, - { 0x5C, "JMP" }, - { 0x5D, "MINUS" }, - { 0x5E, "MULT" }, - { 0x5F, "DIV" }, - { 0x60, "MOD" }, - { 0x61, "JMP_TRUE" }, - { 0x62, "SIZE" }, - { 0x63, "WAITTILLMATCH" }, - { 0x64, "GET_LOCAL_FUNC" }, - { 0x65, "GET_FAR_FUNC" }, - { 0x66, "GET_SELF_OBJ" }, - { 0x67, "EVAL_LEVEL_FIELD_VARIABLE" }, - { 0x68, "EVAL_ANIM_FIELD_VARIABLE" }, - { 0x69, "EVAL_SELF_FIELD_VARIABLE" }, - { 0x6A, "EVAL_FIELD_VARIABLE" }, - { 0x6B, "EVAL_LEVEL_FIELD_VARIABLE_REF" }, - { 0x6C, "EVAL_ANIM_FIELD_VARIABLE_REF" }, - { 0x6D, "EVAL_SELF_FIELD_VARIABLE_REF" }, - { 0x6E, "EVAL_FIELD_VARIABLE_REF" }, - { 0x6F, "CLEAR_FIELD_VARIABLE" }, - { 0x70, "SAFE_CREATE_VARIABLE_FIELD_CACHED" }, - { 0x71, "SAFE_SET_VARIABLE_FIELD_CACHED0" }, - { 0x72, "SAFE_SET_VARIABLE_FIELD_CACHED" }, - { 0x73, "SAFE_SET_WAITTILL_VARIABLE_FIELD_CACHED" }, - { 0x74, "GET_ANIMTREE" }, - { 0x75, "CLEAR_PARAMS" }, - { 0x76, "CHECK_CLEAR_PARAMS" }, - { 0x77, "EVAL_LOCAL_VARIABLE_REF_CACHED0" }, - { 0x78, "EVAL_NEW_LOCAL_VARIABLE_REF_CACHED0" }, - { 0x79, "EVAL_LOCAL_VARIABLE_REF_CACHED" }, - { 0x7A, "SET_LEVEL_FIELD_VARIABLE_FIELD" }, - { 0x7B, "SET_VARIABLE_FIELD" }, - { 0x7C, "CLEAR_VARIABLE_FIELD" }, - { 0x7D, "SET_ANIM_FIELD_VARIABLE_FIELD" }, - { 0x7E, "SET_SELF_FIELD_VARIABLE_FIELD" }, - { 0x7F, "SET_LOCAL_VARIABLE_FIELD_CACHED0" }, - { 0x80, "SET_NEW_LOCAL_VARIABLE_FIELD_CACHED0" }, - { 0x81, "SET_LOCAL_VARIABLE_FIELD_CACHED" }, - { 0x82, "CLEAR_LOCAL_VARIABLE_FIELD_CACHED" }, - { 0x83, "CLEAR_LOCAL_VARIABLE_FIELD_CACHED0" }, - { 0x84, "CALL_BUILTIN_FUNC_0" }, - { 0x85, "CALL_BUILTIN_FUNC_1" }, - { 0x86, "CALL_BUILTIN_FUNC_2" }, - { 0x87, "CALL_BUILTIN_FUNC_3" }, - { 0x88, "CALL_BUILTIN_FUNC_4" }, - { 0x89, "CALL_BUILTIN_FUNC_5" }, - { 0x8A, "CALL_BUILTIN_FUNC" }, - { 0x8B, "CALL_BUILTIN_METHOD_0" }, - { 0x8C, "CALL_BUILTIN_METHOD_1" }, - { 0x8D, "CALL_BUILTIN_METHOD_2" }, - { 0x8E, "CALL_BUILTIN_METHOD_3" }, - { 0x8F, "CALL_BUILTIN_METHOD_4" }, - { 0x90, "CALL_BUILTIN_METHOD_5" }, - { 0x91, "CALL_BUILTIN_METHOD" }, - { 0x92, "WAIT" }, - { 0x93, "DEC_TOP" }, - { 0x94, "CAST_FIELD_OBJ" }, - { 0x95, "EVAL_LOCAL_VARIABLE_OBJECT_CACHED" }, - { 0x96, "CAST_BOOL" }, - { 0x97, "BOOL_NOT" }, - { 0x98, "BOOL_COMPLEMENT" }, + { 0x00, "OP_End" }, + { 0x01, "OP_Return" }, + { 0x02, "OP_GetByte" }, + { 0x03, "OP_GetNegByte" }, + { 0x04, "OP_GetUnsignedShort" }, + { 0x05, "OP_GetNegUnsignedShort" }, + { 0x06, "OP_GetInteger" }, + { 0x07, "OP_GetBuiltinFunction" }, + { 0x08, "OP_GetBuiltinMethod" }, + { 0x09, "OP_GetFloat" }, + { 0x0A, "OP_GetString" }, + { 0x0B, "OP_GetUndefined" }, + { 0x0C, "OP_GetZero" }, + { 0x0D, "OP_waittillFrameEnd" }, + { 0x0E, "OP_CreateLocalVariable" }, + { 0x0F, "OP_RemoveLocalVariables" }, + { 0x10, "OP_EvalLocalVariableCached0" }, + { 0x11, "OP_EvalLocalVariableCached1" }, + { 0x12, "OP_EvalLocalVariableCached2" }, + { 0x13, "OP_EvalLocalVariableCached3" }, + { 0x14, "OP_EvalLocalVariableCached4" }, + { 0x15, "OP_EvalLocalVariableCached5" }, + { 0x16, "OP_EvalLocalVariableCached" }, + { 0x17, "OP_EvalLocalArrayCached" }, + { 0x18, "OP_EvalArray" }, + { 0x19, "OP_EvalLocalArrayRefCached0" }, + { 0x1A, "OP_EvalNewLocalArrayRefCached0" }, + { 0x1B, "OP_EvalLocalArrayRefCached" }, + { 0x1C, "OP_EvalArrayRef" }, + { 0x1D, "OP_ClearArray" }, + { 0x1E, "OP_EmptyArray" }, + { 0x1F, "OP_AddArray" }, + { 0x20, "OP_PreScriptCall" }, + { 0x21, "OP_ScriptLocalFunctionCall2" }, + { 0x22, "OP_ScriptLocalFunctionCall" }, + { 0x23, "OP_ScriptLocalMethodCall" }, + { 0x24, "OP_ScriptLocalThreadCall" }, + { 0x25, "OP_ScriptLocalChildThreadCall" }, + { 0x26, "OP_ScriptLocalMethodThreadCall" }, + { 0x27, "OP_ScriptLocalMethodChildThreadCall" }, + { 0x28, "OP_ScriptFarFunctionCall2" }, + { 0x29, "OP_ScriptFarFunctionCall" }, + { 0x2A, "OP_ScriptFarMethodCall" }, + { 0x2B, "OP_ScriptFarThreadCall" }, + { 0x2C, "OP_ScriptFarChildThreadCall" }, + { 0x2D, "OP_ScriptFarMethodThreadCall" }, + { 0x2E, "OP_ScriptFarMethodChildThreadCall" }, + { 0x2F, "OP_ScriptFunctionCallPointer" }, + { 0x30, "OP_ScriptMethodCallPointer" }, + { 0x31, "OP_ScriptThreadCallPointer" }, + { 0x32, "OP_ScriptChildThreadCallPointer" }, + { 0x33, "OP_ScriptMethodThreadCallPointer" }, + { 0x34, "OP_ScriptMethodChildThreadCallPointer" }, + { 0x35, "OP_CallBuiltinPointer" }, + { 0x36, "OP_CallBuiltinMethodPointer" }, + { 0x37, "OP_GetIString" }, + { 0x38, "OP_GetVector" }, + { 0x39, "OP_GetLevelObject" }, + { 0x3A, "OP_GetAnimObject" }, + { 0x3B, "OP_GetSelf" }, + { 0x3C, "OP_GetThisthread" }, + { 0x3D, "OP_GetLevel" }, + { 0x3E, "OP_GetGame" }, + { 0x3F, "OP_GetAnim" }, + { 0x40, "OP_GetAnimation" }, + { 0x41, "OP_GetGameRef" }, + { 0x42, "OP_inc" }, + { 0x43, "OP_dec" }, + { 0x44, "OP_bit_or" }, + { 0x45, "OP_JumpOnFalseExpr" }, + { 0x46, "OP_bit_ex_or" }, + { 0x47, "OP_bit_and" }, + { 0x48, "OP_equality" }, + { 0x49, "OP_inequality" }, + { 0x4A, "OP_less" }, + { 0x4B, "OP_greater" }, + { 0x4C, "OP_JumpOnTrueExpr" }, + { 0x4D, "OP_less_equal" }, + { 0x4E, "OP_jumpback" }, + { 0x4F, "OP_waittillmatch2" }, + { 0x50, "OP_waittill" }, + { 0x51, "OP_notify" }, + { 0x52, "OP_endon" }, + { 0x53, "OP_voidCodepos" }, + { 0x54, "OP_switch" }, + { 0x55, "OP_endswitch" }, + { 0x56, "OP_vector" }, + { 0x57, "OP_JumpOnFalse" }, + { 0x58, "OP_greater_equal" }, + { 0x59, "OP_shift_left" }, + { 0x5A, "OP_shift_right" }, + { 0x5B, "OP_plus" }, + { 0x5C, "OP_jump" }, + { 0x5D, "OP_minus" }, + { 0x5E, "OP_multiply" }, + { 0x5F, "OP_divide" }, + { 0x60, "OP_mod" }, + { 0x61, "OP_JumpOnTrue" }, + { 0x62, "OP_size" }, + { 0x63, "OP_waittillmatch" }, + { 0x64, "OP_GetLocalFunction" }, + { 0x65, "OP_GetFarFunction" }, + { 0x66, "OP_GetSelfObject" }, + { 0x67, "OP_EvalLevelFieldVariable" }, + { 0x68, "OP_EvalAnimFieldVariable" }, + { 0x69, "OP_EvalSelfFieldVariable" }, + { 0x6A, "OP_EvalFieldVariable" }, + { 0x6B, "OP_EvalLevelFieldVariableRef" }, + { 0x6C, "OP_EvalAnimFieldVariableRef" }, + { 0x6D, "OP_EvalSelfFieldVariableRef" }, + { 0x6E, "OP_EvalFieldVariableRef" }, + { 0x6F, "OP_ClearFieldVariable" }, + { 0x70, "OP_SafeCreateVariableFieldCached" }, + { 0x71, "OP_SafeSetVariableFieldCached0" }, + { 0x72, "OP_SafeSetVariableFieldCached" }, + { 0x73, "OP_SafeSetWaittillVariableFieldCached" }, + { 0x74, "OP_GetAnimTree" }, + { 0x75, "OP_clearparams" }, + { 0x76, "OP_checkclearparams" }, + { 0x77, "OP_EvalLocalVariableRefCached0" }, + { 0x78, "OP_EvalNewLocalVariableRefCached0" }, + { 0x79, "OP_EvalLocalVariableRefCached" }, + { 0x7A, "OP_SetLevelFieldVariableField" }, + { 0x7B, "OP_SetVariableField" }, + { 0x7C, "OP_ClearVariableField" }, + { 0x7D, "OP_SetAnimFieldVariableField" }, + { 0x7E, "OP_SetSelfFieldVariableField" }, + { 0x7F, "OP_SetLocalVariableFieldCached0" }, + { 0x80, "OP_SetNewLocalVariableFieldCached0" }, + { 0x81, "OP_SetLocalVariableFieldCached" }, + { 0x82, "OP_ClearLocalVariableFieldCached" }, + { 0x83, "OP_ClearLocalVariableFieldCached0" }, + { 0x84, "OP_CallBuiltin0" }, + { 0x85, "OP_CallBuiltin1" }, + { 0x86, "OP_CallBuiltin2" }, + { 0x87, "OP_CallBuiltin3" }, + { 0x88, "OP_CallBuiltin4" }, + { 0x89, "OP_CallBuiltin5" }, + { 0x8A, "OP_CallBuiltin" }, + { 0x8B, "OP_CallBuiltinMethod0" }, + { 0x8C, "OP_CallBuiltinMethod1" }, + { 0x8D, "OP_CallBuiltinMethod2" }, + { 0x8E, "OP_CallBuiltinMethod3" }, + { 0x8F, "OP_CallBuiltinMethod4" }, + { 0x90, "OP_CallBuiltinMethod5" }, + { 0x91, "OP_CallBuiltinMethod" }, + { 0x92, "OP_wait" }, + { 0x93, "OP_DecTop" }, + { 0x94, "OP_CastFieldObject" }, + { 0x95, "OP_EvalLocalVariableObjectCached" }, + { 0x96, "OP_CastBool" }, + { 0x97, "OP_BoolNot" }, + { 0x98, "OP_BoolComplement" }, }}; const std::array, 455> function_list diff --git a/src/iw6/xsk/assembler.cpp b/src/iw6/xsk/assembler.cpp index a711cb65..28c4d4a3 100644 --- a/src/iw6/xsk/assembler.cpp +++ b/src/iw6/xsk/assembler.cpp @@ -428,7 +428,7 @@ void assembler::assemble_far_call(const instruction::ptr& inst, bool thread) script_->write(static_cast(std::stoi(inst->data[2]))); } - const auto file_id = resolver::file_id(inst->data[0]); + const auto file_id = resolver::token_id(inst->data[0]); const auto func_id = resolver::token_id(inst->data[1]); stack_->write(file_id); diff --git a/src/iw6/xsk/disassembler.cpp b/src/iw6/xsk/disassembler.cpp index 5d9f2e68..29bc14d6 100644 --- a/src/iw6/xsk/disassembler.cpp +++ b/src/iw6/xsk/disassembler.cpp @@ -334,7 +334,7 @@ void disassembler::disassemble_far_call(const instruction::ptr& inst, bool threa } const auto file_id = stack_->read(); - const auto file_name = file_id == 0 ? stack_->read_c_string() : resolver::file_name(file_id); + const auto file_name = file_id == 0 ? stack_->read_c_string() : resolver::token_name(file_id); const auto func_id = stack_->read(); const auto func_name = func_id == 0 ? stack_->read_c_string() : resolver::token_name(func_id); diff --git a/src/iw6/xsk/resolver.cpp b/src/iw6/xsk/resolver.cpp index 3c3298c6..040ba477 100644 --- a/src/iw6/xsk/resolver.cpp +++ b/src/iw6/xsk/resolver.cpp @@ -17,12 +17,10 @@ namespace xsk::gsc::iw6 std::unordered_map opcode_map; std::unordered_map function_map; std::unordered_map method_map; -std::unordered_map file_map; std::unordered_map token_map; std::unordered_map opcode_map_rev; std::unordered_map function_map_rev; std::unordered_map method_map_rev; -std::unordered_map file_map_rev; std::unordered_map token_map_rev; std::unordered_map> files; read_cb_type read_callback = nullptr; @@ -120,35 +118,6 @@ auto resolver::method_name(std::uint16_t id) -> std::string return utils::string::va("_meth_%04X", id); } -auto resolver::file_id(const std::string& name) -> std::uint16_t -{ - if (name.starts_with("_id_")) - { - return static_cast(std::stoul(name.substr(4), nullptr, 16)); - } - - const auto itr = file_map_rev.find(name); - - if (itr != file_map_rev.end()) - { - return itr->second; - } - - return 0; -} - -auto resolver::file_name(std::uint16_t id) -> std::string -{ - const auto itr = file_map.find(id); - - if (itr != file_map.end()) - { - return std::string(itr->second); - } - - return utils::string::va("_id_%04X", id); -} - auto resolver::token_id(const std::string& name) -> std::uint16_t { if (name.starts_with("_id_")) @@ -351,159 +320,159 @@ auto resolver::fs_to_game_path(const std::filesystem::path& file) -> std::filesy const std::array, 153> opcode_list {{ - { 0x17, "SET_NEW_LOCAL_VARIABLE_FIELD_CACHED0" }, - { 0x18, "EVAL_SELF_FIELD_VARIABLE" }, - { 0x19, "RETN" }, - { 0x1A, "CALL_BUILTIN_FUNC_0" }, - { 0x1B, "CALL_BUILTIN_FUNC_1" }, - { 0x1C, "CALL_BUILTIN_FUNC_2" }, - { 0x1D, "CALL_BUILTIN_FUNC_3" }, - { 0x1E, "CALL_BUILTIN_FUNC_4" }, - { 0x1F, "CALL_BUILTIN_FUNC_5" }, - { 0x20, "CALL_BUILTIN_FUNC" }, - { 0x21, "BOOL_NOT" }, - { 0x22, "CALL_FAR_METHOD_THEAD" }, - { 0x23, "JMP_EXPR_TRUE" }, - { 0x24, "SET_LEVEL_FIELD_VARIABLE_FIELD" }, - { 0x25, "CAST_BOOL" }, - { 0x26, "EVAL_NEW_LOCAL_ARRAY_REF_CACHED0" }, - { 0x27, "CALL_BUILTIN_FUNC_POINTER" }, - { 0x28, "INEQUALITY" }, - { 0x29, "GET_THISTHREAD" }, - { 0x2A, "CLEAR_FIELD_VARIABLE" }, - { 0x2B, "GET_FLOAT" }, - { 0x2C, "SAFE_CREATE_VARIABLE_FIELD_CACHED" }, - { 0x2D, "CALL_FAR_FUNC2" }, - { 0x2E, "CALL_FAR_FUNC" }, - { 0x2F, "CALL_FAR_FUNC_CHILD_THREAD" }, - { 0x30, "CLEAR_LOCAL_VARIABLE_FIELD_CACHED0" }, - { 0x31, "CLEAR_LOCAL_VARIABLE_FIELD_CACHED" }, - { 0x32, "CHECK_CLEAR_PARAMS" }, - { 0x33, "CAST_FIELD_OBJ" }, - { 0x34, "END" }, - { 0x35, "SIZE" }, - { 0x36, "EMPTY_ARRAY" }, - { 0x37, "BIT_AND" }, - { 0x38, "LESSEQUAL" }, - { 0x39, "VOIDCODEPOS" }, - { 0x3A, "CALL_METHOD_THREAD_POINTER" }, - { 0x3B, "ENDSWITCH" }, - { 0x3C, "CLEAR_VARIABLE_FIELD" }, - { 0x3D, "DIV" }, - { 0x3E, "CALL_FAR_METHOD_CHILD_THEAD" }, - { 0x3F, "GET_USHORT" }, - { 0x40, "JMP_TRUE" }, - { 0x41, "GET_SELF" }, - { 0x42, "CALL_FAR_FUNC_THREAD" }, - { 0x43, "CALL_LOCAL_FUNC_THREAD" }, - { 0x44, "SET_LOCAL_VARIABLE_FIELD_CACHED0" }, - { 0x45, "SET_LOCAL_VARIABLE_FIELD_CACHED" }, - { 0x46, "PLUS" }, - { 0x47, "BOOL_COMPLEMENT" }, - { 0x48, "CALL_METHOD_POINTER" }, - { 0x49, "INC" }, - { 0x4A, "REMOVE_LOCAL_VARIABLES" }, - { 0x4B, "JMP_EXPR_FALSE" }, - { 0x4C, "SWITCH" }, - { 0x4D, "CLEAR_PARAMS" }, - { 0x4E, "EVAL_LOCAL_VARIABLE_REF_CACHED0" }, - { 0x4F, "EVAL_LOCAL_VARIABLE_REF_CACHED" }, - { 0x50, "CALL_LOCAL_METHOD" }, - { 0x51, "EVAL_FIELD_VARIABLE" }, - { 0x52, "EVAL_FIELD_VARIABLE_REF" }, - { 0x53, "GET_STRING" }, - { 0x54, "CALL_FUNC_POINTER" }, - { 0x55, "EVAL_LEVEL_FIELD_VARIABLE" }, - { 0x56, "GET_VECTOR" }, - { 0x57, "ENDON" }, - { 0x58, "GREATEREQUAL" }, - { 0x59, "GET_SELF_OBJ" }, - { 0x5A, "SET_ANIM_FIELD_VARIABLE_FIELD" }, - { 0x5B, "SET_VARIABLE_FIELD" }, - { 0x5C, "CALL_LOCAL_FUNC2" }, - { 0x5D, "CALL_LOCAL_FUNC" }, - { 0x5E, "EVAL_LOCAL_ARRAY_REF_CACHED0" }, - { 0x5F, "EVAL_LOCAL_ARRAY_REF_CACHED" }, - { 0x60, "GET_FAR_FUNC" }, - { 0x61, "LESS" }, - { 0x62, "GET_GAME_REF" }, - { 0x63, "WAITTILLFRAMEEND" }, - { 0x64, "SAFE_SET_VARIABLE_FIELD_CACHED0" }, - { 0x65, "SAFE_SET_VARIABLE_FIELD_CACHED" }, - { 0x66, "CALL_METHOD_CHILD_THREAD_POINTER" }, - { 0x67, "GET_LEVEL" }, - { 0x68, "NOTIFY" }, - { 0x69, "DEC_TOP" }, - { 0x6A, "SHIFT_LEFT" }, - { 0x6B, "CALL_LOCAL_METHOD_THREAD" }, - { 0x6C, "CALL_LOCAL_METHOD_CHILD_THREAD" }, - { 0x6D, "GREATER" }, - { 0x6E, "EVAL_LOCAL_VARIABLE_CACHED0" }, - { 0x6F, "EVAL_LOCAL_VARIABLE_CACHED1" }, - { 0x70, "EVAL_LOCAL_VARIABLE_CACHED2" }, - { 0x71, "EVAL_LOCAL_VARIABLE_CACHED3" }, - { 0x72, "EVAL_LOCAL_VARIABLE_CACHED4" }, - { 0x73, "EVAL_LOCAL_VARIABLE_CACHED5" }, - { 0x74, "EVAL_LOCAL_VARIABLE_CACHED" }, - { 0x75, "SAFE_SET_WAITTILL_VARIABLE_FIELD_CACHED" }, - { 0x76, "JMP" }, - { 0x77, "CALL_FUNC_THREAD_POINTER" }, - { 0x78, "GET_ZERO" }, - { 0x79, "WAIT" }, - { 0x7A, "MINUS" }, - { 0x7B, "SET_SELF_FIELD_VARIABLE_FIELD" }, - { 0x7C, "EVAL_NEW_LOCAL_VARIABLE_REF_CACHED0" }, - { 0x7D, "MULT" }, - { 0x7E, "CREATE_LOCAL_VARIABLE" }, - { 0x7F, "CALL_LOCAL_FUNC_CHILD_THREAD" }, - { 0x80, "GET_INT" }, - { 0x81, "MOD" }, - { 0x82, "EVAL_ANIM_FIELD_VARIABLE_REF" }, - { 0x83, "GET_BUILTIN_FUNC" }, - { 0x84, "GET_GAME" }, - { 0x85, "WAITTILL" }, - { 0x86, "DEC" }, - { 0x87, "EVAL_LOCAL_VARIABLE_OBJECT_CACHED" }, - { 0x88, "PRE_CALL" }, - { 0x89, "GET_ANIM" }, - { 0x8A, "GET_UNDEFINED" }, - { 0x8B, "EVAL_LEVEL_FIELD_VARIABLE_REF" }, - { 0x8C, "GET_ANIM_OBJ" }, - { 0x8D, "GET_LEVEL_OBJ" }, - { 0x8E, "BIT_EXOR" }, - { 0x8F, "EQUALITY" }, - { 0x90, "CLEAR_ARRAY" }, - { 0x91, "JMP_BACK" }, - { 0x92, "GET_ANIMATION" }, - { 0x93, "EVAL_ANIM_FIELD_VARIABLE" }, - { 0x94, "GET_ANIMTREE" }, - { 0x95, "GET_ISTRING" }, - { 0x96, "EVAL_ARRAY_REF" }, - { 0x97, "EVAL_SELF_FIELD_VARIABLE_REF" }, - { 0x98, "GET_NBYTE" }, - { 0x99, "GET_BUILTIN_METHOD" }, - { 0x9A, "CALL_BUILTIN_METHOD_POINTER" }, - { 0x9B, "EVAL_ARRAY" }, - { 0x9C, "VECTOR" }, - { 0x9D, "CALL_FAR_METHOD" }, - { 0x9E, "EVAL_LOCAL_ARRAY_CACHED" }, - { 0x9F, "GET_BYTE" }, - { 0xA0, "CALL_FUNC_CHILD_THREAD_POINTER" }, - { 0xA1, "BIT_OR" }, - { 0xA2, "ADD_ARRAY" }, - { 0xA3, "WAITTILLMATCH2" }, - { 0xA4, "WAITTILLMATCH" }, - { 0xA5, "GET_LOCAL_FUNC" }, - { 0xA6, "GET_NUSHORT" }, - { 0xA7, "SHIFT_RIGHT" }, - { 0xA8, "CALL_BUILTIN_METHOD_0" }, - { 0xA9, "CALL_BUILTIN_METHOD_1" }, - { 0xAA, "CALL_BUILTIN_METHOD_2" }, - { 0xAB, "CALL_BUILTIN_METHOD_3" }, - { 0xAC, "CALL_BUILTIN_METHOD_4" }, - { 0xAD, "CALL_BUILTIN_METHOD_5" }, - { 0xAE, "CALL_BUILTIN_METHOD" }, - { 0xAF, "JMP_FALSE" }, + { 0x17, "OP_SetNewLocalVariableFieldCached0" }, + { 0x18, "OP_EvalSelfFieldVariable" }, + { 0x19, "OP_Return" }, + { 0x1A, "OP_CallBuiltin0" }, + { 0x1B, "OP_CallBuiltin1" }, + { 0x1C, "OP_CallBuiltin2" }, + { 0x1D, "OP_CallBuiltin3" }, + { 0x1E, "OP_CallBuiltin4" }, + { 0x1F, "OP_CallBuiltin5" }, + { 0x20, "OP_CallBuiltin" }, + { 0x21, "OP_BoolNot" }, + { 0x22, "OP_ScriptFarMethodThreadCall" }, + { 0x23, "OP_JumpOnTrueExpr" }, + { 0x24, "OP_SetLevelFieldVariableField" }, + { 0x25, "OP_CastBool" }, + { 0x26, "OP_EvalNewLocalArrayRefCached0" }, + { 0x27, "OP_CallBuiltinPointer" }, + { 0x28, "OP_inequality" }, + { 0x29, "OP_GetThisthread" }, + { 0x2A, "OP_ClearFieldVariable" }, + { 0x2B, "OP_GetFloat" }, + { 0x2C, "OP_SafeCreateVariableFieldCached" }, + { 0x2D, "OP_ScriptFarFunctionCall2" }, + { 0x2E, "OP_ScriptFarFunctionCall" }, + { 0x2F, "OP_ScriptFarChildThreadCall" }, + { 0x30, "OP_ClearLocalVariableFieldCached0" }, + { 0x31, "OP_ClearLocalVariableFieldCached" }, + { 0x32, "OP_checkclearparams" }, + { 0x33, "OP_CastFieldObject" }, + { 0x34, "OP_End" }, + { 0x35, "OP_size" }, + { 0x36, "OP_EmptyArray" }, + { 0x37, "OP_bit_and" }, + { 0x38, "OP_less_equal" }, + { 0x39, "OP_voidCodepos" }, + { 0x3A, "OP_ScriptMethodThreadCallPointer" }, + { 0x3B, "OP_endswitch" }, + { 0x3C, "OP_ClearVariableField" }, + { 0x3D, "OP_divide" }, + { 0x3E, "OP_ScriptFarMethodChildThreadCall" }, + { 0x3F, "OP_GetUnsignedShort" }, + { 0x40, "OP_JumpOnTrue" }, + { 0x41, "OP_GetSelf" }, + { 0x42, "OP_ScriptFarThreadCall" }, + { 0x43, "OP_ScriptLocalThreadCall" }, + { 0x44, "OP_SetLocalVariableFieldCached0" }, + { 0x45, "OP_SetLocalVariableFieldCached" }, + { 0x46, "OP_plus" }, + { 0x47, "OP_BoolComplement" }, + { 0x48, "OP_ScriptMethodCallPointer" }, + { 0x49, "OP_inc" }, + { 0x4A, "OP_RemoveLocalVariables" }, + { 0x4B, "OP_JumpOnFalseExpr" }, + { 0x4C, "OP_switch" }, + { 0x4D, "OP_clearparams" }, + { 0x4E, "OP_EvalLocalVariableRefCached0" }, + { 0x4F, "OP_EvalLocalVariableRefCached" }, + { 0x50, "OP_ScriptLocalMethodCall" }, + { 0x51, "OP_EvalFieldVariable" }, + { 0x52, "OP_EvalFieldVariableRef" }, + { 0x53, "OP_GetString" }, + { 0x54, "OP_ScriptFunctionCallPointer" }, + { 0x55, "OP_EvalLevelFieldVariable" }, + { 0x56, "OP_GetVector" }, + { 0x57, "OP_endon" }, + { 0x58, "OP_greater_equal" }, + { 0x59, "OP_GetSelfObject" }, + { 0x5A, "OP_SetAnimFieldVariableField" }, + { 0x5B, "OP_SetVariableField" }, + { 0x5C, "OP_ScriptLocalFunctionCall2" }, + { 0x5D, "OP_ScriptLocalFunctionCall" }, + { 0x5E, "OP_EvalLocalArrayRefCached0" }, + { 0x5F, "OP_EvalLocalArrayRefCached" }, + { 0x60, "OP_GetFarFunction" }, + { 0x61, "OP_less" }, + { 0x62, "OP_GetGameRef" }, + { 0x63, "OP_waittillFrameEnd" }, + { 0x64, "OP_SafeSetVariableFieldCached0" }, + { 0x65, "OP_SafeSetVariableFieldCached" }, + { 0x66, "OP_ScriptMethodChildThreadCallPointer" }, + { 0x67, "OP_GetLevel" }, + { 0x68, "OP_notify" }, + { 0x69, "OP_DecTop" }, + { 0x6A, "OP_shift_left" }, + { 0x6B, "OP_ScriptLocalMethodThreadCall" }, + { 0x6C, "OP_ScriptLocalMethodChildThreadCall" }, + { 0x6D, "OP_greater" }, + { 0x6E, "OP_EvalLocalVariableCached0" }, + { 0x6F, "OP_EvalLocalVariableCached1" }, + { 0x70, "OP_EvalLocalVariableCached2" }, + { 0x71, "OP_EvalLocalVariableCached3" }, + { 0x72, "OP_EvalLocalVariableCached4" }, + { 0x73, "OP_EvalLocalVariableCached5" }, + { 0x74, "OP_EvalLocalVariableCached" }, + { 0x75, "OP_SafeSetWaittillVariableFieldCached" }, + { 0x76, "OP_jump" }, + { 0x77, "OP_ScriptThreadCallPointer" }, + { 0x78, "OP_GetZero" }, + { 0x79, "OP_wait" }, + { 0x7A, "OP_minus" }, + { 0x7B, "OP_SetSelfFieldVariableField" }, + { 0x7C, "OP_EvalNewLocalVariableRefCached0" }, + { 0x7D, "OP_multiply" }, + { 0x7E, "OP_CreateLocalVariable" }, + { 0x7F, "OP_ScriptLocalChildThreadCall" }, + { 0x80, "OP_GetInteger" }, + { 0x81, "OP_mod" }, + { 0x82, "OP_EvalAnimFieldVariableRef" }, + { 0x83, "OP_GetBuiltinFunction" }, + { 0x84, "OP_GetGame" }, + { 0x85, "OP_waittill" }, + { 0x86, "OP_dec" }, + { 0x87, "OP_EvalLocalVariableObjectCached" }, + { 0x88, "OP_PreScriptCall" }, + { 0x89, "OP_GetAnim" }, + { 0x8A, "OP_GetUndefined" }, + { 0x8B, "OP_EvalLevelFieldVariableRef" }, + { 0x8C, "OP_GetAnimObject" }, + { 0x8D, "OP_GetLevelObject" }, + { 0x8E, "OP_bit_ex_or" }, + { 0x8F, "OP_equality" }, + { 0x90, "OP_ClearArray" }, + { 0x91, "OP_jumpback" }, + { 0x92, "OP_GetAnimation" }, + { 0x93, "OP_EvalAnimFieldVariable" }, + { 0x94, "OP_GetAnimTree" }, + { 0x95, "OP_GetIString" }, + { 0x96, "OP_EvalArrayRef" }, + { 0x97, "OP_EvalSelfFieldVariableRef" }, + { 0x98, "OP_GetNegByte" }, + { 0x99, "OP_GetBuiltinMethod" }, + { 0x9A, "OP_CallBuiltinMethodPointer" }, + { 0x9B, "OP_EvalArray" }, + { 0x9C, "OP_vector" }, + { 0x9D, "OP_ScriptFarMethodCall" }, + { 0x9E, "OP_EvalLocalArrayCached" }, + { 0x9F, "OP_GetByte" }, + { 0xA0, "OP_ScriptChildThreadCallPointer" }, + { 0xA1, "OP_bit_or" }, + { 0xA2, "OP_AddArray" }, + { 0xA3, "OP_waittillmatch2" }, + { 0xA4, "OP_waittillmatch" }, + { 0xA5, "OP_GetLocalFunction" }, + { 0xA6, "OP_GetNegUnsignedShort" }, + { 0xA7, "OP_shift_right" }, + { 0xA8, "OP_CallBuiltinMethod0" }, + { 0xA9, "OP_CallBuiltinMethod1" }, + { 0xAA, "OP_CallBuiltinMethod2" }, + { 0xAB, "OP_CallBuiltinMethod3" }, + { 0xAC, "OP_CallBuiltinMethod4" }, + { 0xAD, "OP_CallBuiltinMethod5" }, + { 0xAE, "OP_CallBuiltinMethod" }, + { 0xAF, "OP_JumpOnFalse" }, }}; const std::array, 605> function_list @@ -2185,845 +2154,7 @@ const std::array, 1066> method_list { 0x8429, "alienscheckisitempurchased" }, }}; -const std::array, 831> file_list -{{ - { 0x301, "character/character_ajax_flood_a" }, - { 0x302, "character/character_ajax_wood_shotgun_a" }, - { 0x303, "character/character_ajax_wood_shotgun_b" }, - { 0x304, "character/character_ajax_wood_shotgun_injured" }, - { 0x305, "character/character_almagro_assault_a" }, - { 0x306, "character/character_chemwar_russian_assault_b" }, - { 0x307, "character/character_chemwar_russian_assault_bb" }, - { 0x308, "character/character_chemwar_russian_assault_c" }, - { 0x309, "character/character_chemwar_russian_assault_cc" }, - { 0x30A, "character/character_chemwar_russian_assault_d" }, - { 0x30B, "character/character_chemwar_russian_assault_dd" }, - { 0x30C, "character/character_chemwar_russian_assault_e" }, - { 0x30D, "character/character_chemwar_russian_assault_ee" }, - { 0x30E, "character/character_deer_a" }, - { 0x30F, "character/character_deer_b" }, - { 0x310, "character/character_deer_c" }, - { 0x311, "character/character_elias_a" }, - { 0x312, "character/character_elias_assault_a" }, - { 0x313, "character/character_elias_b" }, - { 0x314, "character/character_elias_e" }, - { 0x315, "character/character_elias_hc" }, - { 0x316, "character/character_elias_wood_shotgun_b" }, - { 0x317, "character/character_elite_pmc_assault_a" }, - { 0x318, "character/character_elite_pmc_assault_a_black" }, - { 0x319, "character/character_elite_pmc_assault_a_white" }, - { 0x31A, "character/character_elite_pmc_assault_b" }, - { 0x31B, "character/character_elite_pmc_assault_b_desert" }, - { 0x31C, "character/character_elite_pmc_lmg_b_desert" }, - { 0x31D, "character/character_elite_pmc_shotgun_b_desert" }, - { 0x31E, "character/character_elite_pmc_skyway" }, - { 0x31F, "character/character_elite_pmc_smg_b_desert" }, - { 0x320, "character/character_enemy_shark" }, - { 0x321, "character/character_enemy_wolf" }, - { 0x322, "character/character_fed_army_assault_a" }, - { 0x323, "character/character_fed_army_assault_a_arctic" }, - { 0x324, "character/character_fed_army_assault_a_elite" }, - { 0x325, "character/character_fed_army_assault_a_nohelmet" }, - { 0x326, "character/character_fed_army_assault_a_urban" }, - { 0x327, "character/character_fed_army_assault_b" }, - { 0x328, "character/character_fed_army_assault_b_arctic" }, - { 0x329, "character/character_fed_army_assault_b_elite" }, - { 0x32A, "character/character_fed_army_assault_b_nohelmet" }, - { 0x32B, "character/character_fed_army_assault_b_urban" }, - { 0x32C, "character/character_fed_army_drones" }, - { 0x32D, "character/character_fed_army_lmg_a" }, - { 0x32E, "character/character_fed_army_lmg_a_arctic" }, - { 0x32F, "character/character_fed_army_lmg_a_urban" }, - { 0x330, "character/character_fed_army_shotgun_a" }, - { 0x331, "character/character_fed_army_shotgun_a_arctic" }, - { 0x332, "character/character_fed_army_shotgun_a_urban" }, - { 0x333, "character/character_fed_army_smg_a" }, - { 0x334, "character/character_fed_army_smg_a_arctic" }, - { 0x335, "character/character_fed_army_smg_a_nohelmet" }, - { 0x336, "character/character_fed_army_smg_a_urban" }, - { 0x337, "character/character_fed_basic_assault_a" }, - { 0x338, "character/character_fed_basic_smg_a" }, - { 0x339, "character/character_fed_space_assault_a" }, - { 0x33A, "character/character_fed_space_assault_b" }, - { 0x33B, "character/character_fed_udt_assault_a" }, - { 0x33C, "character/character_hazmat_a" }, - { 0x33D, "character/character_hero_flood_vargas_test" }, - { 0x33E, "character/character_hesh_assault_a" }, - { 0x33F, "character/character_hesh_cornered_b" }, - { 0x340, "character/character_hesh_end_a" }, - { 0x341, "character/character_hesh_end_a_water" }, - { 0x342, "character/character_hesh_end_b" }, - { 0x343, "character/character_hesh_fed_shotgun_a" }, - { 0x344, "character/character_hesh_hostage_ab" }, - { 0x345, "character/character_hesh_ranger_assault_a" }, - { 0x346, "character/character_hesh_ranger_assault_b" }, - { 0x347, "character/character_hesh_stealth_mask_c" }, - { 0x348, "character/character_hesh_stealth_mask_d" }, - { 0x349, "character/character_hesh_udt_assault_a" }, - { 0x34A, "character/character_hesh_young_a" }, - { 0x34B, "character/character_iw6_sp_enemy_dog" }, - { 0x34C, "character/character_iw6_sp_german_shepherd_dog_a" }, - { 0x34D, "character/character_iw6_sp_german_shepherd_dog_b" }, - { 0x34E, "character/character_iw6_sp_german_shepherd_dog_c" }, - { 0x34F, "character/character_keegan_assault_a" }, - { 0x350, "character/character_keegan_end_smg_a" }, - { 0x351, "character/character_keegan_fed_smg_a" }, - { 0x352, "character/character_keegan_udt_assault_a" }, - { 0x353, "character/character_keegan_udt_water_b" }, - { 0x354, "character/character_keegan_wood_sniper_b" }, - { 0x355, "character/character_kick_udt_assault_b" }, - { 0x356, "character/character_kick_udt_water_glowstick" }, - { 0x357, "character/character_kyra_us_space_a" }, - { 0x358, "character/character_merrick_assault_a" }, - { 0x359, "character/character_merrick_assault_b" }, - { 0x35A, "character/character_merrick_assault_c" }, - { 0x35B, "character/character_merrick_end_a" }, - { 0x35C, "character/character_merrick_fed_assault_a" }, - { 0x35D, "character/character_merrick_flood_a" }, - { 0x35E, "character/character_merrick_hostage_a" }, - { 0x35F, "character/character_merrick_udt_assault_b" }, - { 0x360, "character/character_merrick_udt_water_glowstick" }, - { 0x361, "character/character_merrick_wood_smg_c_skull" }, - { 0x362, "character/character_oil_worker" }, - { 0x363, "character/character_oil_worker_bi_foreman" }, - { 0x364, "character/character_oil_worker_mask" }, - { 0x365, "character/character_opforce_henchmen_smg_a" }, - { 0x366, "character/character_opforce_henchmen_smg_b" }, - { 0x367, "character/character_pilot_a" }, - { 0x368, "character/character_pilot_b" }, - { 0x369, "character/character_pilot_b_tan" }, - { 0x36A, "character/character_pilot_c" }, - { 0x36B, "character/character_pilot_c_blue" }, - { 0x36C, "character/character_pilot_c_green" }, - { 0x36D, "character/character_pilot_c_purple" }, - { 0x36E, "character/character_pilot_c_red" }, - { 0x36F, "character/character_ppilot_crew_d" }, - { 0x370, "character/character_ramos_a" }, - { 0x371, "character/character_rorke_assault" }, - { 0x372, "character/character_rorke_basic_a" }, - { 0x373, "character/character_rorke_flood_a" }, - { 0x374, "character/character_scientist_a" }, - { 0x375, "character/character_scientist_b" }, - { 0x376, "character/character_scientist_c" }, - { 0x377, "character/character_scientist_d" }, - { 0x378, "character/character_us_civ_female_yb_a" }, - { 0x379, "character/character_us_civ_female_yb_b" }, - { 0x37A, "character/character_us_civ_male_yb_a" }, - { 0x37B, "character/character_us_civ_male_yb_b" }, - { 0x37C, "character/character_us_rangers_assault_a" }, - { 0x37D, "character/character_us_rangers_assault_a_desert" }, - { 0x37E, "character/character_us_rangers_assault_a_urban" }, - { 0x37F, "character/character_us_rangers_drones" }, - { 0x380, "character/character_us_rangers_lmg_a" }, - { 0x381, "character/character_us_rangers_lmg_a_urban" }, - { 0x382, "character/character_us_rangers_shotgun_a" }, - { 0x383, "character/character_us_rangers_shotgun_a_urban" }, - { 0x384, "character/character_us_rangers_smg_a" }, - { 0x385, "character/character_us_rangers_smg_a_desert" }, - { 0x386, "character/character_us_space_assault_a" }, - { 0x387, "character/character_us_space_assault_b" }, - { 0x388, "character/character_us_space_collins" }, - { 0x389, "character/character_us_space_int_a" }, - { 0x38A, "character/character_us_space_int_b" }, - { 0x38B, "character/character_us_space_int_c" }, - { 0x38C, "character/character_venezuela_army_assault_a" }, - { 0x38D, "character/character_venezuela_army_smg_a" }, - { 0x38E, "character/character_venezuela_army_smg_a_head_d" }, - { 0x38F, "codescripts/character" }, - { 0x390, "codescripts/delete" }, - { 0x391, "codescripts/struct" }, - { 0x392, "common_scripts/_artcommon" }, - { 0x393, "common_scripts/_bcs_location_trigs" }, - { 0x394, "common_scripts/_createfx" }, - { 0x395, "common_scripts/_createfxmenu" }, - { 0x396, "common_scripts/_csplines" }, - { 0x397, "common_scripts/_destructible" }, - { 0x398, "common_scripts/_dynamic_world" }, - { 0x399, "common_scripts/_elevator" }, - { 0x39A, "common_scripts/_exploder" }, - { 0x39B, "common_scripts/_fx" }, - { 0x39C, "common_scripts/_pipes" }, - { 0x39D, "common_scripts/_sentry" }, - { 0x39E, "common_scripts/_wind" }, - { 0x39F, "common_scripts/utility" }, - { 0x3A0, "destructible_scripts/destructible_civilian_sedan_iw6" }, - { 0x3A1, "destructible_scripts/destructible_civilian_sedan_water_iw6" }, - { 0x3A2, "destructible_scripts/destructible_van_water_iw6" }, - { 0x3A3, "destructible_scripts/destructible_vehicle_city_car_water" }, - { 0x3A4, "destructible_scripts/electrical_transformer_large" }, - { 0x3A5, "destructible_scripts/explodable_barrel" }, - { 0x3A6, "destructible_scripts/toy_electricbox2" }, - { 0x3A7, "destructible_scripts/toy_filecabinet" }, - { 0x3A8, "destructible_scripts/toy_generator_on" }, - { 0x3A9, "destructible_scripts/toy_light_ceiling_fluorescent" }, - { 0x3AA, "destructible_scripts/toy_lv_trash_can_vegas" }, - { 0x3AB, "destructible_scripts/toy_sp_panel_box" }, - { 0x3AC, "destructible_scripts/toy_transformer_small01" }, - { 0x3AD, "destructible_scripts/toy_trashcan_metal_closed" }, - { 0x3AE, "destructible_scripts/toy_tv_flatscreen" }, - { 0x3AF, "destructible_scripts/toy_tv_flatscreen_wallmount_02" }, - { 0x3B0, "destructible_scripts/toy_tv_video_monitor" }, - { 0x3B1, "destructible_scripts/toy_usa_gas_station_trash_bin_02" }, - { 0x3B2, "maps/_ambient" }, - { 0x3B3, "maps/_anim" }, - { 0x3B4, "maps/_animatedmodels" }, - { 0x3B5, "maps/_art" }, - { 0x3B6, "maps/_ash_falling" }, - { 0x3B7, "maps/_audio" }, - { 0x3B8, "maps/_audio_ambient" }, - { 0x3B9, "maps/_audio_code" }, - { 0x3BA, "maps/_autosave" }, - { 0x3BB, "maps/_breach" }, - { 0x3BC, "maps/_c4" }, - { 0x3BD, "maps/_chaingun_player" }, - { 0x3BE, "maps/_chopperboss" }, - { 0x3BF, "maps/_chopperboss_utility" }, - { 0x3C0, "maps/_colors" }, - { 0x3C1, "maps/_compass" }, - { 0x3C2, "maps/_coop" }, - { 0x3C3, "maps/_createfx" }, - { 0x3C4, "maps/_credits_iw6" }, - { 0x3C5, "maps/_damagefeedback" }, - { 0x3C6, "maps/_deadbody" }, - { 0x3C7, "maps/_debug" }, - { 0x3C8, "maps/_detonategrenades" }, - { 0x3C9, "maps/_dog_control" }, - { 0x3CA, "maps/_dog_drive" }, - { 0x3CB, "maps/_dog_kinect" }, - { 0x3CC, "maps/_dog_pip" }, - { 0x3CD, "maps/_drone" }, - { 0x3CE, "maps/_drone_ai" }, - { 0x3CF, "maps/_drone_base" }, - { 0x3D0, "maps/_drone_civilian" }, - { 0x3D1, "maps/_drone_deer" }, - { 0x3D2, "maps/_dynamic_run_speed" }, - { 0x3D3, "maps/_endmission" }, - { 0x3D4, "maps/_friendlyfire" }, - { 0x3D5, "maps/_gameskill" }, - { 0x3D6, "maps/_geo_mover" }, - { 0x3D7, "maps/_global_fx" }, - { 0x3D8, "maps/_global_fx_code" }, - { 0x3D9, "maps/_hand_signals" }, - { 0x3DA, "maps/_helicopter_ai" }, - { 0x3DB, "maps/_helicopter_globals" }, - { 0x3DC, "maps/_hud" }, - { 0x3DD, "maps/_hud_util" }, - { 0x3DE, "maps/_idle" }, - { 0x3DF, "maps/_idle_coffee" }, - { 0x3E0, "maps/_idle_lean_smoke" }, - { 0x3E1, "maps/_idle_phone" }, - { 0x3E2, "maps/_idle_sit_load_ak" }, - { 0x3E3, "maps/_idle_sleep" }, - { 0x3E4, "maps/_idle_smoke" }, - { 0x3E5, "maps/_idle_smoke_balcony" }, - { 0x3E6, "maps/_intelligence" }, - { 0x3E7, "maps/_introscreen" }, - { 0x3E8, "maps/_inventory" }, - { 0x3E9, "maps/_lights" }, - { 0x3EA, "maps/_load" }, - { 0x3EB, "maps/_loadout" }, - { 0x3EC, "maps/_loadout_code" }, - { 0x3ED, "maps/_mg_penetration" }, - { 0x3EE, "maps/_mgturret" }, - { 0x3EF, "maps/_minigun" }, - { 0x3F0, "maps/_minigun_viewmodel" }, - { 0x3F1, "maps/_mocap_ar" }, - { 0x3F2, "maps/_mortar" }, - { 0x3F3, "maps/_names" }, - { 0x3F4, "maps/_nightvision" }, - { 0x3F5, "maps/_ocean" }, - { 0x3F6, "maps/_patrol" }, - { 0x3F7, "maps/_patrol_anims" }, - { 0x3F8, "maps/_patrol_anims_creepwalk" }, - { 0x3F9, "maps/_patrol_anims_gundown" }, - { 0x3FA, "maps/_patrol_anims_patroljog" }, - { 0x3FB, "maps/_perlin_noise" }, - { 0x3FC, "maps/_player_death" }, - { 0x3FD, "maps/_player_limp" }, - { 0x3FE, "maps/_player_rig" }, - { 0x3FF, "maps/_player_stats" }, - { 0x400, "maps/_props" }, - { 0x401, "maps/_radiation" }, - { 0x402, "maps/_rambo" }, - { 0x403, "maps/_readystand_anims" }, - { 0x404, "maps/_remoteturret" }, - { 0x405, "maps/_rv_vfx" }, - { 0x406, "maps/_shellshock" }, - { 0x407, "maps/_shg_common" }, - { 0x408, "maps/_slowmo_breach" }, - { 0x409, "maps/_space" }, - { 0x40A, "maps/_space_ai" }, - { 0x40B, "maps/_space_player" }, - { 0x40C, "maps/_spawner" }, - { 0x40D, "maps/_stealth" }, - { 0x40E, "maps/_stealth_accuracy_friendly" }, - { 0x40F, "maps/_stealth_animation_funcs" }, - { 0x410, "maps/_stealth_anims" }, - { 0x411, "maps/_stealth_behavior_enemy" }, - { 0x412, "maps/_stealth_behavior_friendly" }, - { 0x413, "maps/_stealth_behavior_system" }, - { 0x414, "maps/_stealth_color_friendly" }, - { 0x415, "maps/_stealth_corpse_enemy" }, - { 0x416, "maps/_stealth_corpse_system" }, - { 0x417, "maps/_stealth_event_enemy" }, - { 0x418, "maps/_stealth_shared_utilities" }, - { 0x419, "maps/_stealth_smartstance_friendly" }, - { 0x41A, "maps/_stealth_threat_enemy" }, - { 0x41B, "maps/_stealth_utility" }, - { 0x41C, "maps/_stealth_visibility_enemy" }, - { 0x41D, "maps/_stealth_visibility_friendly" }, - { 0x41E, "maps/_stealth_visibility_system" }, - { 0x41F, "maps/_swim_ai" }, - { 0x420, "maps/_swim_ai_common" }, - { 0x421, "maps/_swim_player" }, - { 0x422, "maps/_tank_battlechatter" }, - { 0x423, "maps/_teargas" }, - { 0x424, "maps/_treadfx" }, - { 0x425, "maps/_trigger" }, - { 0x426, "maps/_underwater" }, - { 0x427, "maps/_utility" }, - { 0x428, "maps/_utility_code" }, - { 0x429, "maps/_utility_dogs" }, - { 0x42A, "maps/_vehicle" }, - { 0x42B, "maps/_vehicle_aianim" }, - { 0x42C, "maps/_vehicle_code" }, - { 0x42D, "maps/_vehicle_spline_zodiac" }, - { 0x42E, "maps/_vignette_util" }, - { 0x42F, "maps/_weather" }, - { 0x430, "maps/black_ice_fx" }, - { 0x431, "maps/black_ice_precache" }, - { 0x432, "maps/carrier_fx" }, - { 0x433, "maps/carrier_precache" }, - { 0x434, "maps/clockwork_fx" }, - { 0x435, "maps/clockwork_precache" }, - { 0x436, "maps/cornered_fx" }, - { 0x437, "maps/cornered_precache" }, - { 0x438, "maps/deer_hunt_fx" }, - { 0x439, "maps/deer_hunt_precache" }, - { 0x43A, "maps/enemyhq_fx" }, - { 0x43B, "maps/enemyhq_precache" }, - { 0x43C, "maps/flood_fx" }, - { 0x43D, "maps/flood_precache" }, - { 0x43E, "maps/homecoming_fx" }, - { 0x43F, "maps/homecoming_precache" }, - { 0x440, "maps/iplane_fx" }, - { 0x441, "maps/jungle_ghosts_fx" }, - { 0x442, "maps/jungle_ghosts_precache" }, - { 0x443, "maps/loki_fx" }, - { 0x444, "maps/loki_precache" }, - { 0x445, "maps/nml_fx" }, - { 0x446, "maps/nml_precache" }, - { 0x447, "maps/odin_fx" }, - { 0x448, "maps/odin_precache" }, - { 0x449, "maps/oilrocks_fx" }, - { 0x44A, "maps/oilrocks_precache" }, - { 0x44B, "maps/prologue_fx" }, - { 0x44C, "maps/prologue_precache" }, - { 0x44D, "maps/satfarm_b_fx" }, - { 0x44E, "maps/satfarm_b_precache" }, - { 0x44F, "maps/satfarm_fx" }, - { 0x450, "maps/satfarm_precache" }, - { 0x451, "maps/ship_graveyard_fx" }, - { 0x452, "maps/ship_graveyard_precache" }, - { 0x453, "maps/skyway_fx" }, - { 0x454, "maps/skyway_precache" }, - { 0x455, "maps/youngblood_fx" }, - { 0x456, "maps/youngblood_precache" }, - { 0x457, "vehicle_scripts/_a10_warthog" }, - { 0x458, "vehicle_scripts/_apache" }, - { 0x459, "vehicle_scripts/_apache_player" }, - { 0x45A, "vehicle_scripts/_apache_player_audio" }, - { 0x45B, "vehicle_scripts/_apache_player_difficulty" }, - { 0x45C, "vehicle_scripts/_apache_player_missile_hydra_and_lockon" }, - { 0x45D, "vehicle_scripts/_apache_player_pilot" }, - { 0x45E, "vehicle_scripts/_apache_player_raining_missile" }, - { 0x45F, "vehicle_scripts/_apache_player_targeting" }, - { 0x460, "vehicle_scripts/_attack_heli" }, - { 0x461, "vehicle_scripts/_btr80" }, - { 0x462, "vehicle_scripts/_c17" }, - { 0x463, "vehicle_scripts/_chinese_brave_warrior" }, - { 0x464, "vehicle_scripts/_chopper_ai_missile_defense" }, - { 0x465, "vehicle_scripts/_chopper_missile_defense_utility" }, - { 0x466, "vehicle_scripts/_chopper_player_missile_defense" }, - { 0x467, "vehicle_scripts/_empty" }, - { 0x468, "vehicle_scripts/_f15" }, - { 0x469, "vehicle_scripts/_f18" }, - { 0x46A, "vehicle_scripts/_foliage_tumbleweed_vehicle" }, - { 0x46B, "vehicle_scripts/_gaz" }, - { 0x46C, "vehicle_scripts/_gaz_dshk_oilrocks" }, - { 0x46D, "vehicle_scripts/_gunboat" }, - { 0x46E, "vehicle_scripts/_hind" }, - { 0x46F, "vehicle_scripts/_lcs" }, - { 0x470, "vehicle_scripts/_m1a1_minigun" }, - { 0x471, "vehicle_scripts/_m880_launcher" }, - { 0x472, "vehicle_scripts/_man_7t" }, - { 0x473, "vehicle_scripts/_mig29" }, - { 0x474, "vehicle_scripts/_missile_boat" }, - { 0x475, "vehicle_scripts/_osprey" }, - { 0x476, "vehicle_scripts/_snowmobile" }, - { 0x477, "vehicle_scripts/_snowmobile_friendly" }, - { 0x478, "vehicle_scripts/_soc_r" }, - { 0x479, "vehicle_scripts/_submarine_sdv" }, - { 0x47A, "vehicle_scripts/_tank_crush" }, - { 0x47B, "vehicle_scripts/_zodiac" }, - { 0x47C, "vehicle_scripts/_zpu_antiair" }, - { 0x47D, "vehicle_scripts/_zpu_antiair_oilrocks" }, - { 0x47E, "vehicle_scripts/aas_72x" }, - { 0x47F, "vehicle_scripts/apache" }, - { 0x480, "vehicle_scripts/artemis" }, - { 0x481, "vehicle_scripts/hind" }, - { 0x482, "vehicle_scripts/hind_battle_carrier" }, - { 0x483, "vehicle_scripts/hind_battle_oilrocks" }, - { 0x484, "vehicle_scripts/hovercraft" }, - { 0x485, "vehicle_scripts/iveco_lynx" }, - { 0x486, "vehicle_scripts/iveco_lynx_turret" }, - { 0x487, "vehicle_scripts/m1a2" }, - { 0x488, "vehicle_scripts/m1a2_player" }, - { 0x489, "vehicle_scripts/m800" }, - { 0x48A, "vehicle_scripts/matv" }, - { 0x48B, "vehicle_scripts/mk23" }, - { 0x48C, "vehicle_scripts/nh90" }, - { 0x48D, "vehicle_scripts/pickup_truck_civ" }, - { 0x48E, "vehicle_scripts/sedan_4door" }, - { 0x48F, "vehicle_scripts/silenthawk" }, - { 0x490, "vehicle_scripts/silenthawk_landing" }, - { 0x491, "vehicle_scripts/t90ms" }, - { 0x492, "vehicle_scripts/tatra_t815" }, - { 0x493, "vehicle_scripts/y_8_gunship" }, - { 0x494, "xmodelalias/alias_chemwar_russian_heads" }, - { 0x495, "xmodelalias/alias_elite_pmc_heads" }, - { 0x496, "xmodelalias/alias_fed_army_heads_a" }, - { 0x497, "xmodelalias/alias_fed_army_heads_a_arctic_noshield" }, - { 0x498, "xmodelalias/alias_fed_army_heads_a_nofaceshield" }, - { 0x499, "xmodelalias/alias_fed_army_heads_a_urban" }, - { 0x49A, "xmodelalias/alias_fed_basic_heads" }, - { 0x49B, "xmodelalias/alias_fed_space_assault_heads" }, - { 0x49C, "xmodelalias/alias_fed_udt_heads" }, - { 0x49D, "xmodelalias/alias_henchmen_heads" }, - { 0x49E, "xmodelalias/alias_oil_worker_bodies" }, - { 0x49F, "xmodelalias/alias_oil_worker_heads" }, - { 0x4A0, "xmodelalias/alias_pilot_heads" }, - { 0x4A1, "xmodelalias/alias_pilot_heads_blue" }, - { 0x4A2, "xmodelalias/alias_pilot_heads_green" }, - { 0x4A3, "xmodelalias/alias_pilot_heads_purple" }, - { 0x4A4, "xmodelalias/alias_pilot_heads_red" }, - { 0x4A5, "xmodelalias/alias_pilot_heads_yellow" }, - { 0x4A6, "xmodelalias/alias_russian_military_heads_skyway" }, - { 0x4A7, "xmodelalias/alias_scientist_heads" }, - { 0x4A8, "xmodelalias/alias_us_rangers_drone_bodies" }, - { 0x4A9, "xmodelalias/alias_us_rangers_drone_heads" }, - { 0x4AA, "xmodelalias/alias_us_rangers_heads_a" }, - { 0x4AB, "xmodelalias/alias_us_rangers_heads_a_desert" }, - { 0x4AC, "xmodelalias/alias_us_rangers_heads_a_urban" }, - { 0x4AD, "xmodelalias/alias_us_space_assault_heads" }, - { 0x4AE, "xmodelalias/alias_us_space_int_heads" }, - { 0x4AF, "xmodelalias/alias_venezuela_army_heads" }, - { 0x4B0, "maps/animated_models/accessories_windsock_wind_medium" }, - { 0x4B1, "maps/animated_models/com_roofvent2" }, - { 0x4B2, "maps/animated_models/com_roofvent3" }, - { 0x4B3, "maps/animated_models/flood_palm_tree_tall" }, - { 0x4B4, "maps/animated_models/flood_palm_tree_tall_no_shadow" }, - { 0x4B5, "maps/animated_models/hanging_sheet_wind_medium" }, - { 0x4B6, "maps/animated_models/mp_flooded_water_debris_bob" }, - { 0x4B7, "maps/animated_models/mp_flooded_water_debris_spiral" }, - { 0x4B8, "maps/animated_models/mp_flooded_water_street" }, - { 0x4B9, "maps/animated_models/mp_frag_crane" }, - { 0x4BA, "maps/animated_models/ow_crane_hook" }, - { 0x4BB, "maps/animated_models/tarp_tattered_thin_02" }, - { 0x4BC, "maps/animated_models/tattered_cloth_medium_01" }, - { 0x4BD, "maps/animated_models/tattered_cloth_small_02" }, - { 0x4BE, "maps/createart/black_ice_art" }, - { 0x4BF, "maps/createart/black_ice_fog" }, - { 0x4C0, "maps/createart/carrier_art" }, - { 0x4C1, "maps/createart/carrier_fog" }, - { 0x4C2, "maps/createart/clockwork_art" }, - { 0x4C3, "maps/createart/clockwork_fog" }, - { 0x4C4, "maps/createart/cornered_art" }, - { 0x4C5, "maps/createart/cornered_fog" }, - { 0x4C6, "maps/createart/deer_hunt_art" }, - { 0x4C7, "maps/createart/deer_hunt_fog" }, - { 0x4C8, "maps/createart/enemyhq_art" }, - { 0x4C9, "maps/createart/enemyhq_fog" }, - { 0x4CA, "maps/createart/flood_art" }, - { 0x4CB, "maps/createart/flood_fog" }, - { 0x4CC, "maps/createart/homecoming_art" }, - { 0x4CD, "maps/createart/homecoming_fog" }, - { 0x4CE, "maps/createart/iplane_art" }, - { 0x4CF, "maps/createart/iplane_fog" }, - { 0x4D0, "maps/createart/jungle_ghosts_art" }, - { 0x4D1, "maps/createart/jungle_ghosts_fog" }, - { 0x4D2, "maps/createart/loki_art" }, - { 0x4D3, "maps/createart/loki_fog" }, - { 0x4D4, "maps/createart/mp_alien_town_art" }, - { 0x4D5, "maps/createart/mp_alien_town_fog" }, - { 0x4D6, "maps/createart/mp_chasm_art" }, - { 0x4D7, "maps/createart/mp_chasm_fog" }, - { 0x4D8, "maps/createart/mp_dart_art" }, - { 0x4D9, "maps/createart/mp_dart_fog" }, - { 0x4DA, "maps/createart/mp_fahrenheit_art" }, - { 0x4DB, "maps/createart/mp_fahrenheit_fog" }, - { 0x4DC, "maps/createart/mp_flooded_art" }, - { 0x4DD, "maps/createart/mp_flooded_fog" }, - { 0x4DE, "maps/createart/mp_frag_art" }, - { 0x4DF, "maps/createart/mp_frag_fog" }, - { 0x4E0, "maps/createart/mp_hashima_art" }, - { 0x4E1, "maps/createart/mp_hashima_fog" }, - { 0x4E2, "maps/createart/mp_lonestar_art" }, - { 0x4E3, "maps/createart/mp_lonestar_fog" }, - { 0x4E4, "maps/createart/mp_prisonbreak_art" }, - { 0x4E5, "maps/createart/mp_prisonbreak_fog" }, - { 0x4E6, "maps/createart/mp_siege_buildings_fog" }, - { 0x4E7, "maps/createart/mp_skeleton_art" }, - { 0x4E8, "maps/createart/mp_skeleton_fog" }, - { 0x4E9, "maps/createart/mp_snow_art" }, - { 0x4EA, "maps/createart/mp_snow_fog" }, - { 0x4EB, "maps/createart/mp_sovereign_art" }, - { 0x4EC, "maps/createart/mp_sovereign_fog" }, - { 0x4ED, "maps/createart/mp_strikezone_art" }, - { 0x4EE, "maps/createart/mp_strikezone_fog" }, - { 0x4EF, "maps/createart/mp_warhawk_art" }, - { 0x4F0, "maps/createart/mp_warhawk_fog" }, - { 0x4F1, "maps/createart/mp_zebra_art" }, - { 0x4F2, "maps/createart/mp_zebra_fog" }, - { 0x4F3, "maps/createart/nml_art" }, - { 0x4F4, "maps/createart/nml_fog" }, - { 0x4F5, "maps/createart/odin_art" }, - { 0x4F6, "maps/createart/odin_fog" }, - { 0x4F7, "maps/createart/oilrocks_art" }, - { 0x4F8, "maps/createart/oilrocks_fog" }, - { 0x4F9, "maps/createart/prologue_art" }, - { 0x4FA, "maps/createart/prologue_fog" }, - { 0x4FB, "maps/createart/satfarm_art" }, - { 0x4FC, "maps/createart/satfarm_b_art" }, - { 0x4FD, "maps/createart/satfarm_b_fog" }, - { 0x4FE, "maps/createart/satfarm_fog" }, - { 0x4FF, "maps/createart/ship_graveyard_art" }, - { 0x500, "maps/createart/ship_graveyard_fog" }, - { 0x501, "maps/createart/skyway_art" }, - { 0x502, "maps/createart/skyway_fog" }, - { 0x503, "maps/createart/youngblood_art" }, - { 0x504, "maps/createart/youngblood_fog" }, - { 0x505, "maps/createfx/black_ice_fx" }, - { 0x506, "maps/createfx/black_ice_sound" }, - { 0x507, "maps/createfx/carrier_fx" }, - { 0x508, "maps/createfx/carrier_sound" }, - { 0x509, "maps/createfx/clockwork_fx" }, - { 0x50A, "maps/createfx/clockwork_sound" }, - { 0x50B, "maps/createfx/cornered_fx" }, - { 0x50C, "maps/createfx/cornered_sound" }, - { 0x50D, "maps/createfx/deer_hunt_fx" }, - { 0x50E, "maps/createfx/deer_hunt_sound" }, - { 0x50F, "maps/createfx/enemyhq_fx" }, - { 0x510, "maps/createfx/enemyhq_sound" }, - { 0x511, "maps/createfx/flood_fx" }, - { 0x512, "maps/createfx/flood_sound" }, - { 0x513, "maps/createfx/homecoming_fx" }, - { 0x514, "maps/createfx/homecoming_sound" }, - { 0x515, "maps/createfx/jungle_ghosts_fx" }, - { 0x516, "maps/createfx/jungle_ghosts_sound" }, - { 0x517, "maps/createfx/loki_fx" }, - { 0x518, "maps/createfx/loki_sound" }, - { 0x519, "maps/createfx/mp_alien_town_fx" }, - { 0x51A, "maps/createfx/mp_chasm_fx" }, - { 0x51B, "maps/createfx/mp_dart_fx" }, - { 0x51C, "maps/createfx/mp_fahrenheit_fx" }, - { 0x51D, "maps/createfx/mp_flooded_fx" }, - { 0x51E, "maps/createfx/mp_frag_fx" }, - { 0x51F, "maps/createfx/mp_hashima_fx" }, - { 0x520, "maps/createfx/mp_lonestar_fx" }, - { 0x521, "maps/createfx/mp_prisonbreak_fx" }, - { 0x522, "maps/createfx/mp_skeleton_fx" }, - { 0x523, "maps/createfx/mp_snow_fx" }, - { 0x524, "maps/createfx/mp_sovereign_fx" }, - { 0x525, "maps/createfx/mp_strikezone_fx" }, - { 0x526, "maps/createfx/mp_warhawk_fx" }, - { 0x527, "maps/createfx/mp_zebra_fx" }, - { 0x528, "maps/createfx/nml_fx" }, - { 0x529, "maps/createfx/nml_sound" }, - { 0x52A, "maps/createfx/odin_fx" }, - { 0x52B, "maps/createfx/odin_sound" }, - { 0x52C, "maps/createfx/oilrocks_fx" }, - { 0x52D, "maps/createfx/oilrocks_sound" }, - { 0x52E, "maps/createfx/prologue_fx" }, - { 0x52F, "maps/createfx/prologue_sound" }, - { 0x530, "maps/createfx/satfarm_b_fx" }, - { 0x531, "maps/createfx/satfarm_b_sound" }, - { 0x532, "maps/createfx/satfarm_fx" }, - { 0x533, "maps/createfx/satfarm_sound" }, - { 0x534, "maps/createfx/ship_graveyard_fx" }, - { 0x535, "maps/createfx/ship_graveyard_sound" }, - { 0x536, "maps/createfx/skyway_fx" }, - { 0x537, "maps/createfx/skyway_sound" }, - { 0x538, "maps/createfx/youngblood_fx" }, - { 0x539, "maps/createfx/youngblood_sound" }, - { 0x53A, "maps/interactive_models/_birds" }, - { 0x53B, "maps/interactive_models/_fish" }, - { 0x53C, "maps/interactive_models/_interactive_utility" }, - { 0x53D, "maps/interactive_models/_interactive_utility_sp" }, - { 0x53E, "maps/interactive_models/bldg_01_dest" }, - { 0x53F, "maps/interactive_models/egrets" }, - { 0x540, "maps/interactive_models/fish_bannerfish" }, - { 0x541, "maps/interactive_models/fish_school_sardines" }, - { 0x542, "maps/interactive_models/fish_school_snapper" }, - { 0x543, "maps/interactive_models/oilrig_hanging_jumpsuit" }, - { 0x544, "maps/interactive_models/parakeets" }, - { 0x545, "maps/interactive_models/pigeons" }, - { 0x546, "maps/interactive_models/vulture" }, - { 0x547, "maps/mp/_animatedmodels" }, - { 0x548, "maps/mp/_areas" }, - { 0x549, "maps/mp/_art" }, - { 0x54A, "maps/mp/_audio" }, - { 0x54B, "maps/mp/_awards" }, - { 0x54C, "maps/mp/_breach" }, - { 0x54D, "maps/mp/_compass" }, - { 0x54E, "maps/mp/_createfx" }, - { 0x54F, "maps/mp/_crib" }, - { 0x550, "maps/mp/_defcon" }, - { 0x551, "maps/mp/_destructables" }, - { 0x552, "maps/mp/_elevator" }, - { 0x553, "maps/mp/_empgrenade" }, - { 0x554, "maps/mp/_entityheadicons" }, - { 0x555, "maps/mp/_events" }, - { 0x556, "maps/mp/_flashgrenades" }, - { 0x557, "maps/mp/_fx" }, - { 0x558, "maps/mp/_global_fx" }, - { 0x559, "maps/mp/_global_fx_code" }, - { 0x55A, "maps/mp/_highlights" }, - { 0x55B, "maps/mp/_javelin" }, - { 0x55C, "maps/mp/_laserguidedlauncher" }, - { 0x55D, "maps/mp/_load" }, - { 0x55E, "maps/mp/_matchdata" }, - { 0x55F, "maps/mp/_matchevents" }, - { 0x560, "maps/mp/_menus" }, - { 0x561, "maps/mp/_minefields" }, - { 0x562, "maps/mp/_movable_cover" }, - { 0x563, "maps/mp/_movers" }, - { 0x564, "maps/mp/_radiation" }, - { 0x565, "maps/mp/_scoreboard" }, - { 0x566, "maps/mp/_shutter" }, - { 0x567, "maps/mp/_stinger" }, - { 0x568, "maps/mp/_teleport" }, - { 0x569, "maps/mp/_utility" }, - { 0x56A, "maps/mp/_water" }, - { 0x56B, "maps/mp/_zipline" }, - { 0x56C, "maps/mp/mp_alien_town_fx" }, - { 0x56D, "maps/mp/mp_alien_town_precache" }, - { 0x56E, "maps/mp/mp_chasm_fx" }, - { 0x56F, "maps/mp/mp_chasm_precache" }, - { 0x570, "maps/mp/mp_dart_fx" }, - { 0x571, "maps/mp/mp_dart_precache" }, - { 0x572, "maps/mp/mp_fahrenheit_fx" }, - { 0x573, "maps/mp/mp_fahrenheit_precache" }, - { 0x574, "maps/mp/mp_flooded_fx" }, - { 0x575, "maps/mp/mp_flooded_precache" }, - { 0x576, "maps/mp/mp_frag_fx" }, - { 0x577, "maps/mp/mp_frag_precache" }, - { 0x578, "maps/mp/mp_hashima_fx" }, - { 0x579, "maps/mp/mp_hashima_precache" }, - { 0x57A, "maps/mp/mp_lonestar_fx" }, - { 0x57B, "maps/mp/mp_lonestar_precache" }, - { 0x57C, "maps/mp/mp_prisonbreak_fx" }, - { 0x57D, "maps/mp/mp_prisonbreak_precache" }, - { 0x57E, "maps/mp/mp_skeleton_fx" }, - { 0x57F, "maps/mp/mp_skeleton_precache" }, - { 0x580, "maps/mp/mp_snow_fx" }, - { 0x581, "maps/mp/mp_snow_precache" }, - { 0x582, "maps/mp/mp_sovereign_fx" }, - { 0x583, "maps/mp/mp_sovereign_precache" }, - { 0x584, "maps/mp/mp_strikezone_fx" }, - { 0x585, "maps/mp/mp_strikezone_precache" }, - { 0x586, "maps/mp/mp_warhawk_fx" }, - { 0x587, "maps/mp/mp_warhawk_precache" }, - { 0x588, "maps/mp/mp_zebra_fx" }, - { 0x589, "maps/mp/mp_zebra_precache" }, - { 0x58A, "maps/mp/alien/_achievement" }, - { 0x58B, "maps/mp/alien/_airdrop" }, - { 0x58C, "maps/mp/alien/_alien_fx" }, - { 0x58D, "maps/mp/alien/_autosentry_alien" }, - { 0x58E, "maps/mp/alien/_unk1422" }, - { 0x58F, "maps/mp/alien/_challenge_function" }, - { 0x590, "maps/mp/alien/_collectibles" }, - { 0x591, "maps/mp/alien/_combat_resources" }, - { 0x592, "maps/mp/alien/_damage" }, - { 0x593, "maps/mp/alien/_death" }, - { 0x594, "maps/mp/alien/_debug" }, - { 0x595, "maps/mp/alien/_deployablebox" }, - { 0x596, "maps/mp/alien/_deployablebox_adrenalinebox" }, - { 0x597, "maps/mp/alien/_deployablebox_ammo" }, - { 0x598, "maps/mp/alien/_deployablebox_currency" }, - { 0x599, "maps/mp/alien/_deployablebox_explosives" }, - { 0x59A, "maps/mp/alien/_deployablebox_juicebox" }, - { 0x59B, "maps/mp/alien/_deployablebox_randombox" }, - { 0x59C, "maps/mp/alien/_deployablebox_specialammo" }, - { 0x59D, "maps/mp/alien/_deployablebox_specialammo_ap" }, - { 0x59E, "maps/mp/alien/_deployablebox_specialammo_explo" }, - { 0x59F, "maps/mp/alien/_unk1439" }, - { 0x5A0, "maps/mp/alien/_deployablebox_vest" }, - { 0x5A1, "maps/mp/alien/_director" }, - { 0x5A2, "maps/mp/alien/_drill" }, - { 0x5A3, "maps/mp/alien/_unk1443" }, - { 0x5A4, "maps/mp/alien/_globallogic" }, - { 0x5A5, "maps/mp/alien/_hud" }, - { 0x5A6, "maps/mp/alien/_intro_sequence" }, - { 0x5A7, "maps/mp/alien/_lasedstrike_alien" }, - { 0x5A8, "maps/mp/alien/_laststand" }, - { 0x5A9, "maps/mp/alien/_music_and_dialog" }, - { 0x5AA, "maps/mp/alien/_nuke" }, - { 0x5AB, "maps/mp/alien/_outline_proto" }, - { 0x5AC, "maps/mp/alien/_perk_utility" }, - { 0x5AD, "maps/mp/alien/_perkfunctions" }, - { 0x5AE, "maps/mp/alien/_perks" }, - { 0x5AF, "maps/mp/alien/_persistence" }, - { 0x5B0, "maps/mp/alien/_pillage" }, - { 0x5B1, "maps/mp/alien/_prestige" }, - { 0x5B2, "maps/mp/alien/_progression" }, - { 0x5B3, "maps/mp/alien/_spawn_director" }, - { 0x5B4, "maps/mp/alien/_spawnlogic" }, - { 0x5B5, "maps/mp/alien/_switchblade_alien" }, - { 0x5B6, "maps/mp/alien/_trap" }, - { 0x5B7, "maps/mp/alien/_unlock" }, - { 0x5B8, "maps/mp/alien/_unk1464" }, - { 0x5B9, "maps/mp/gametypes/_battlebuddy" }, - { 0x5BA, "maps/mp/gametypes/_battlechatter_mp" }, - { 0x5BB, "maps/mp/gametypes/_callbacksetup" }, - { 0x5BC, "maps/mp/gametypes/_class" }, - { 0x5BD, "maps/mp/gametypes/_clientids" }, - { 0x5BE, "maps/mp/gametypes/_damage" }, - { 0x5BF, "maps/mp/gametypes/_damagefeedback" }, - { 0x5C0, "maps/mp/gametypes/_deathicons" }, - { 0x5C1, "maps/mp/gametypes/_dev" }, - { 0x5C2, "maps/mp/gametypes/_door" }, - { 0x5C3, "maps/mp/gametypes/_friendicons" }, - { 0x5C4, "maps/mp/gametypes/_gamelogic" }, - { 0x5C5, "maps/mp/gametypes/_gameobjects" }, - { 0x5C6, "maps/mp/gametypes/_gamescore" }, - { 0x5C7, "maps/mp/gametypes/_globalentities" }, - { 0x5C8, "maps/mp/gametypes/_globallogic" }, - { 0x5C9, "maps/mp/gametypes/_hardpoints" }, - { 0x5CA, "maps/mp/gametypes/_healthoverlay" }, - { 0x5CB, "maps/mp/gametypes/_horde_crates" }, - { 0x5CC, "maps/mp/gametypes/_horde_laststand" }, - { 0x5CD, "maps/mp/gametypes/_horde_util" }, - { 0x5CE, "maps/mp/gametypes/_hostmigration" }, - { 0x5CF, "maps/mp/gametypes/_hud" }, - { 0x5D0, "maps/mp/gametypes/_hud_message" }, - { 0x5D1, "maps/mp/gametypes/_hud_util" }, - { 0x5D2, "maps/mp/gametypes/_intel" }, - { 0x5D3, "maps/mp/gametypes/_intelchallenges" }, - { 0x5D4, "maps/mp/gametypes/_killcam" }, - { 0x5D5, "maps/mp/gametypes/_menus" }, - { 0x5D6, "maps/mp/gametypes/_missions" }, - { 0x5D7, "maps/mp/gametypes/_music_and_dialog" }, - { 0x5D8, "maps/mp/gametypes/_objpoints" }, - { 0x5D9, "maps/mp/gametypes/_outline" }, - { 0x5DA, "maps/mp/gametypes/_persistence" }, - { 0x5DB, "maps/mp/gametypes/_playercards" }, - { 0x5DC, "maps/mp/gametypes/_playerlogic" }, - { 0x5DD, "maps/mp/gametypes/_rank" }, - { 0x5DE, "maps/mp/gametypes/_serversettings" }, - { 0x5DF, "maps/mp/gametypes/_shellshock" }, - { 0x5E0, "maps/mp/gametypes/_spawnfactor" }, - { 0x5E1, "maps/mp/gametypes/_spawnlogic" }, - { 0x5E2, "maps/mp/gametypes/_spawnscoring" }, - { 0x5E3, "maps/mp/gametypes/_spectating" }, - { 0x5E4, "maps/mp/gametypes/_teams" }, - { 0x5E5, "maps/mp/gametypes/_trophy_system" }, - { 0x5E6, "maps/mp/gametypes/_tweakables" }, - { 0x5E7, "maps/mp/gametypes/_weapons" }, - { 0x5E8, "maps/mp/killstreaks/_a10" }, - { 0x5E9, "maps/mp/killstreaks/_unk1513" }, - { 0x5EA, "maps/mp/killstreaks/_aamissile" }, - { 0x5EB, "maps/mp/killstreaks/_unk1515" }, - { 0x5EC, "maps/mp/killstreaks/_ac130" }, - { 0x5ED, "maps/mp/killstreaks/_agent_killstreak" }, - { 0x5EE, "maps/mp/killstreaks/_air_superiority" }, - { 0x5EF, "maps/mp/killstreaks/_airdrop" }, - { 0x5F0, "maps/mp/killstreaks/_airstrike" }, - { 0x5F1, "maps/mp/killstreaks/_autosentry" }, - { 0x5F2, "maps/mp/killstreaks/_autoshotgun" }, - { 0x5F3, "maps/mp/killstreaks/_unk1523" }, - { 0x5F4, "maps/mp/killstreaks/_deployablebox" }, - { 0x5F5, "maps/mp/killstreaks/_deployablebox_ammo" }, - { 0x5F6, "maps/mp/killstreaks/_deployablebox_grenades" }, - { 0x5F7, "maps/mp/killstreaks/_deployablebox_gun" }, - { 0x5F8, "maps/mp/killstreaks/_deployablebox_juicebox" }, - { 0x5F9, "maps/mp/killstreaks/_deployablebox_vest" }, - { 0x5FA, "maps/mp/killstreaks/_designator_grenade" }, - { 0x5FB, "maps/mp/killstreaks/_dog_killstreak" }, - { 0x5FC, "maps/mp/killstreaks/_dronehive" }, - { 0x5FD, "maps/mp/killstreaks/_emp" }, - { 0x5FE, "maps/mp/killstreaks/_unk1534" }, - { 0x5FF, "maps/mp/killstreaks/_escortairdrop" }, - { 0x600, "maps/mp/killstreaks/_flares" }, - { 0x601, "maps/mp/killstreaks/_gas_airstrike" }, - { 0x602, "maps/mp/killstreaks/_harrier" }, - { 0x603, "maps/mp/killstreaks/_helicopter" }, - { 0x604, "maps/mp/killstreaks/_helicopter_flock" }, - { 0x605, "maps/mp/killstreaks/_helicopter_guard" }, - { 0x606, "maps/mp/killstreaks/_helicopter_pilot" }, - { 0x607, "maps/mp/killstreaks/_helisniper" }, - { 0x608, "maps/mp/killstreaks/_unk1544" }, - { 0x609, "maps/mp/killstreaks/_ims" }, - { 0x60A, "maps/mp/killstreaks/_jammer" }, - { 0x60B, "maps/mp/killstreaks/_juggernaut" }, - { 0x60C, "maps/mp/killstreaks/_killstreaks" }, - { 0x60D, "maps/mp/killstreaks/_killstreaks_init" }, - { 0x60E, "maps/mp/killstreaks/_lasedstrike" }, - { 0x60F, "maps/mp/killstreaks/_mobilemortar" }, - { 0x610, "maps/mp/killstreaks/_mrsiartillery" }, - { 0x611, "maps/mp/killstreaks/_nuke" }, - { 0x612, "maps/mp/killstreaks/_odin" }, - { 0x613, "maps/mp/killstreaks/_perkstreaks" }, - { 0x614, "maps/mp/killstreaks/_unk1556" }, - { 0x615, "maps/mp/killstreaks/_placeable_barrier" }, - { 0x616, "maps/mp/killstreaks/_plane" }, - { 0x617, "maps/mp/killstreaks/_portableaoegenerator" }, - { 0x618, "maps/mp/killstreaks/_remotemissile" }, - { 0x619, "maps/mp/killstreaks/_unk1561" }, - { 0x61A, "maps/mp/killstreaks/_remotetank" }, - { 0x61B, "maps/mp/killstreaks/_remoteturret" }, - { 0x61C, "maps/mp/killstreaks/_remoteuav" }, - { 0x61D, "maps/mp/killstreaks/_tank" }, - { 0x61E, "maps/mp/killstreaks/_teamammorefill" }, - { 0x61F, "maps/mp/killstreaks/_uav" }, - { 0x620, "maps/mp/killstreaks/_uplink" }, - { 0x621, "maps/mp/killstreaks/_vanguard" }, - { 0x622, "maps/mp/perks/_abilities" }, - { 0x623, "maps/mp/perks/_perkfunctions" }, - { 0x624, "maps/mp/perks/_perks" }, -// onslaugh dlc - { 0x8EFB, "destructible_scripts/toy_wall_fan" }, - { 36604, "destructible_scripts/vehicle_pickup" }, - { 36605, "maps/createart/mp_alien_armory_art" }, - { 36606, "maps/createart/mp_alien_armory_fog" }, - { 36607, "maps/createart/mp_boneyard_ns_art" }, - { 36608, "maps/createart/mp_boneyard_ns_fog" }, - { 36609, "maps/createart/mp_ca_red_river_art" }, - { 36610, "maps/createart/mp_ca_red_river_fog" }, - { 36611, "maps/createart/mp_ca_rumble_art" }, - { 36612, "maps/createart/mp_ca_rumble_fog" }, - { 36613, "maps/createart/mp_swamp_art" }, - { 36614, "maps/createart/mp_swamp_fog" }, - { 36615, "maps/cretaefx/mp_alien_armory_fx" }, - { 36616, "maps/createfx/mp_boneyard_ns_fx" }, - { 36617, "maps/createfx/mp_ca_red_river_fx" }, - { 36618, "maps/createfx/mp_ca_rumble_fx" }, - { 36619, "maps/createfx/mp_swamp_fx" }, - // { 36620, "maps/mp/dlc_unk" }, - { 36621, "maps/mp/mp_alien_armory_fx" }, - { 36622, "maps/mp/mp_alien_armory_precache" }, - { 36623, "maps/mp/mp_boneyard_ns_fx" }, - { 36624, "maps/mp/mp_boneyard_ns_precache" }, - { 36625, "maps/mp/mp_ca_red_river_fx" }, - { 36626, "maps/mp/mp_ca_red_river_precache" }, - { 36627, "maps/mp/mp_ca_rumble_fx" }, - { 36628, "maps/mp/mp_ca_rumble_precache" }, - { 36629, "maps/mp/mp_swamp_fx" }, - { 36630, "maps/mp/mp_swamp_precache" }, - // 36631-44, effects? -}}; - -const std::array, 13827> token_list +const std::array, 14658> token_list {{ { 0x0000, "" }, { 0x0001, "pl#" }, @@ -3041,2964 +2172,4096 @@ const std::array, 13827> token_list { 0x000D, "actionslot6" }, { 0x000E, "actionslot7" }, { 0x000F, "activator" }, - { 0x10, "active" }, - { 0x11, "activevisionset" }, - { 0x12, "activevisionsetduration" }, - { 0x13, "agent" }, - { 0x14, "agenthealth" }, - { 0x15, "agentname" }, - { 0x16, "agentteam" }, - { 0x17, "ai_event" }, - { 0x18, "ai_sight_line_cycle_group" }, - { 0x19, "ai_sight_line_group" }, - { 0x1A, "aim_highest_bone" }, - { 0x1B, "aim_vis_bone" }, - { 0x1C, "alert" }, - { 0x1D, "alertlevel" }, - { 0x1E, "alertlevelint" }, - { 0x1F, "alien" }, - { 0x20, "alignx" }, - { 0x21, "aligny" }, - { 0x22, "all" }, - { 0x23, "allies" }, - { 0x24, "allowdeath" }, - { 0x25, "allowjump" }, - { 0x26, "allowladders" }, - { 0x27, "allowpain" }, - { 0x28, "alpha" }, - { 0x29, "altmode" }, - { 0x2A, "always" }, - { 0x2B, "ambush" }, - { 0x2C, "ambush_nodes_only" }, - { 0x2D, "angle_deltas" }, - { 0x2E, "anglelerprate" }, - { 0x2F, "angles" }, - { 0x30, "anim_angle_delta" }, - { 0x31, "anim_deltas" }, - { 0x32, "anim_pose" }, - { 0x33, "anim_will_finish" }, - { 0x34, "animscript" }, - { 0x35, "archived" }, - { 0x36, "archivetime" }, - { 0x37, "asleep" }, - { 0x38, "aspectratio" }, - { 0x39, "assists" }, - { 0x3A, "attackeraccuracy" }, - { 0x3B, "attackercount" }, - { 0x3C, "auto_ai" }, - { 0x3D, "auto_change" }, - { 0x3E, "auto_nonai" }, - { 0x3F, "axis" }, - { 0x40, "back" }, - { 0x41, "back_left" }, - { 0x42, "back_low" }, - { 0x43, "back_mid" }, - { 0x44, "back_right" }, - { 0x45, "back_up" }, - { 0x46, "bad_guys" }, - { 0x47, "bad_path" }, - { 0x48, "badplaceawareness" }, - { 0x49, "begin" }, - { 0x4A, "begin_custom_anim" }, - { 0x4B, "begin_firing" }, - { 0x4C, "begin_firing_left" }, - { 0x4D, "bipods" }, - { 0x4E, "birthtime" }, - { 0x4F, "blade_hide" }, - { 0x50, "blade_show" }, - { 0x51, "blockfriendlies" }, - { 0x52, "blurradius" }, - { 0x53, "body_animate_jnt" }, - { 0x54, "bullet_hitshield" }, - { 0x55, "bullethit" }, - { 0x56, "bulletwhizby" }, - { 0x57, "call_vote" }, - { 0x58, "cancel_location" }, - { 0x59, "canclimbladders" }, - { 0x5A, "chainfallback" }, - { 0x5B, "chainnode" }, - { 0x5C, "chest" }, - { 0x5D, "chyron_message1" }, - { 0x5E, "chyron_message2" }, - { 0x5F, "chyron_message3" }, - { 0x60, "civilian" }, - { 0x61, "classname" }, - { 0x62, "clipdistance" }, - { 0x63, "code_classname" }, - { 0x64, "code_damageradius" }, - { 0x65, "code_move" }, - { 0x66, "code_move_slide" }, - { 0x67, "color" }, - { 0x68, "color_blind_toggled" }, - { 0x69, "combat" }, - { 0x6A, "combatmode" }, - { 0x6B, "confirm_location" }, - { 0x6C, "constrained" }, - { 0x6D, "contact" }, - { 0x6E, "contextleanenabled" }, - { 0x6F, "count" }, - { 0x70, "cover" }, - { 0x71, "cover_approach" }, - { 0x72, "coversearchinterval" }, - { 0x73, "criticalbulletdamagedist" }, - { 0x74, "crouch" }, - { 0x75, "current" }, - { 0x76, "custom_attach_00" }, - { 0x77, "custom_attach_01" }, - { 0x78, "custom_attach_02" }, - { 0x79, "custom_attach_03" }, - { 0x7A, "custom_attach_04" }, - { 0x7B, "custom_attach_05" }, - { 0x7C, "custom_attach_06" }, - { 0x7D, "custom_attach_07" }, - { 0x7E, "custom_attach_08" }, - { 0x7F, "custom_attach_09" }, - { 0x80, "custom_attach_10" }, - { 0x81, "custom_attach_11" }, - { 0x82, "custom_attach_12" }, - { 0x83, "custom_attach_13" }, - { 0x84, "custom_attach_14" }, - { 0x85, "custom_attach_15" }, - { 0x86, "damage" }, - { 0x87, "damage_notdone" }, - { 0x88, "damagedir" }, - { 0x89, "damagelocation" }, - { 0x8A, "damagemod" }, - { 0x8B, "damagemultiplier" }, - { 0x8C, "damageshield" }, - { 0x8D, "damagetaken" }, - { 0x8E, "damageweapon" }, - { 0x8F, "damageyaw" }, - { 0x90, "dangerreactduration" }, - { 0x91, "dead" }, - { 0x92, "death" }, - { 0x93, "deathinvulnerabletime" }, - { 0x94, "deathplant" }, - { 0x95, "deaths" }, - { 0x96, "deathshield" }, - { 0x97, "delayeddeath" }, - { 0x98, "desiredangle" }, - { 0x99, "detonate" }, - { 0x9A, "diequietly" }, - { 0x9B, "direct" }, - { 0x9C, "disableplayeradsloscheck" }, - { 0x9D, "dlight" }, - { 0x9E, "dmg" }, - { 0x9F, "dodamagetoall" }, - { 0xA0, "dodangerreact" }, - { 0xA1, "doffar" }, - { 0xA2, "dofnear" }, - { 0xA3, "dog" }, - { 0xA4, "doghandler" }, - { 0xA5, "doingambush" }, - { 0xA6, "done" }, - { 0xA7, "dontavoidplayer" }, - { 0xA8, "down" }, - { 0xA9, "downaimlimit" }, - { 0xAA, "drawoncompass" }, - { 0xAB, "dropweapon" }, - { 0xAC, "empty" }, - { 0xAD, "empty_offhand" }, - { 0xAE, "enable" }, - { 0xAF, "enableshadows" }, - { 0xB0, "end_firing" }, - { 0xB1, "end_firing_left" }, - { 0xB2, "enemy" }, - { 0xB3, "enemy_sighted" }, - { 0xB4, "enemy_sighted_lost" }, - { 0xB5, "enemy_visible" }, - { 0xB6, "engagemaxdist" }, - { 0xB7, "engagemaxfalloffdist" }, - { 0xB8, "engagemindist" }, - { 0xB9, "engageminfalloffdist" }, - { 0xBA, "entity" }, - { 0xBB, "exclusive" }, - { 0xBC, "explode" }, - { 0xBD, "exposedduration" }, - { 0xBE, "extrascore0" }, - { 0xBF, "extrascore1" }, - { 0xC0, "playercardpatch" }, - { 0xC1, "playercardpatchbacking" }, - { 0xC2, "playercardbackground" }, - { 0xC3, "face_angle" }, - { 0xC4, "face_angle_3d" }, - { 0xC5, "face_angle_abs" }, - { 0xC6, "face_angle_rel" }, - { 0xC7, "face_current" }, - { 0xC8, "face_default" }, - { 0xC9, "face_direction" }, - { 0xCA, "face_enemy" }, - { 0xCB, "face_enemy_or_motion" }, - { 0xCC, "face_goal" }, - { 0xCD, "face_motion" }, - { 0xCE, "face_point" }, - { 0xCF, "facemotion" }, - { 0xD0, "failed" }, - { 0xD1, "falling" }, - { 0xD2, "fast_radar" }, - { 0xD3, "favoriteenemy" }, - { 0xD4, "finalaccuracy" }, - { 0xD5, "first_person" }, - { 0xD6, "fixednode" }, - { 0xD7, "fixednodesaferadius" }, - { 0xD8, "flash" }, - { 0xD9, "flashbang" }, - { 0xDA, "follow" }, - { 0xDB, "followmax" }, - { 0xDC, "followmin" }, - { 0xDD, "font" }, - { 0xDE, "fontscale" }, - { 0xDF, "footstepdetectdist" }, - { 0xE0, "footstepdetectdistsprint" }, - { 0xE1, "footstepdetectdistwalk" }, - { 0xE2, "forceragdollimmediate" }, - { 0xE3, "forcespectatorclient" }, - { 0xE4, "foregrip_off" }, - { 0xE5, "foreground" }, - { 0xE6, "forward" }, - { 0xE7, "fov" }, - { 0xE8, "fovcosine" }, - { 0xE9, "fovcosinebusy" }, - { 0xEA, "fraction" }, - { 0xEB, "frag" }, - { 0xEC, "free" }, - { 0xED, "freecamera" }, - { 0xEE, "freelook" }, - { 0xEF, "front_left" }, - { 0xF0, "front_right" }, - { 0xF1, "frontshieldanglecos" }, - { 0xF2, "game_extrainfo" }, - { 0xF3, "glass_destroyed" }, - { 0xF4, "glowalpha" }, - { 0xF5, "glowcolor" }, - { 0xF6, "goal" }, - { 0xF7, "goal_changed" }, - { 0xF8, "goal_reached" }, - { 0xF9, "goal_yaw" }, - { 0xFA, "goalheight" }, - { 0xFB, "goalpos" }, - { 0xFC, "goalradius" }, - { 0xFD, "goingtoruntopos" }, - { 0xFE, "gravity" }, - { 0xFF, "grenade" }, - { 0x100, "grenade_fire" }, - { 0x101, "grenade_pullback" }, - { 0x102, "grenade_return_hand_tag" }, - { 0x103, "grenadeammo" }, - { 0x104, "grenadeawareness" }, - { 0x105, "grenadedanger" }, - { 0x106, "grenadeweapon" }, - { 0x107, "groundEntChanged" }, - { 0x108, "groundtype" }, - { 0x109, "gunblockedbywall" }, - { 0x10A, "gunshot" }, - { 0x10B, "gunshot_teammate" }, - { 0x10C, "hasradar" }, - { 0x10D, "headicon" }, - { 0x10E, "headiconteam" }, - { 0x10F, "health" }, - { 0x110, "height" }, - { 0x111, "showinkillcam" }, - { 0x112, "hidein3rdperson" }, - { 0x113, "hidewhendead" }, - { 0x114, "hidewhenindemo" }, - { 0x115, "enablehudlighting" }, - { 0x116, "hidewheninmenu" }, - { 0x117, "high_priority" }, - { 0x118, "highlyawareradius" }, - { 0x119, "hindlegstraceoffset" }, - { 0x11A, "hit_by_missile" }, - { 0x11B, "horzalign" }, - { 0x11C, "host_sucks_end_game" }, - { 0x11D, "human" }, - { 0x11E, "ignoreall" }, - { 0x11F, "ignoreclosefoliage" }, - { 0x120, "ignoreexplosionevents" }, - { 0x121, "ignoreforfixednodesafecheck" }, - { 0x122, "ignoreme" }, - { 0x123, "ignorerandombulletdamage" }, - { 0x124, "ignoresuppression" }, - { 0x125, "ignoretriggers" }, - { 0x126, "infinite_energy" }, - { 0x127, "info_notnull" }, - { 0x128, "info_player_start" }, - { 0x129, "insolid" }, - { 0x12A, "intermission" }, - { 0x12B, "interval" }, - { 0x12C, "invisible" }, - { 0x12D, "ironsight_off" }, - { 0x12E, "ironsight_on" }, - { 0x12F, "isradarblocked" }, - { 0x130, "item" }, - { 0x131, "j_eyeball_le" }, - { 0x132, "j_eyeball_ri" }, - { 0x133, "j_head" }, - { 0x134, "j_left_elbow" }, - { 0x135, "j_left_hand" }, - { 0x136, "j_left_shoulder" }, - { 0x137, "j_mainroot" }, - { 0x138, "j_neck" }, - { 0x139, "j_spine4" }, - { 0x13A, "j_spinelower" }, - { 0x13B, "j_spineupper" }, - { 0x13C, "jumpcost" }, - { 0x13D, "jumping" }, - { 0x13E, "keepclaimednode" }, - { 0x13F, "keepclaimednodeifvalid" }, - { 0x140, "keepnodeduringscriptedanim" }, - { 0x141, "key1" }, - { 0x142, "key2" }, - { 0x143, "killanimscript" }, - { 0x144, "killcamentity" }, - { 0x145, "killcamentitylookat" }, - { 0x146, "kills" }, - { 0x147, "known_event" }, - { 0x148, "label" }, - { 0x149, "ladder_down" }, - { 0x14A, "ladder_up" }, - { 0x14B, "land" }, - { 0x14C, "lastattacker" }, - { 0x14D, "lastenemysightpos" }, - { 0x14E, "laststand" }, - { 0x14F, "leanamount" }, - { 0x150, "ledge" }, - { 0x151, "left" }, - { 0x152, "leftaimlimit" }, - { 0x153, "light" }, - { 0x154, "lockorientation" }, - { 0x155, "lod" }, - { 0x156, "look" }, - { 0x157, "lookahead" }, - { 0x158, "lookaheaddir" }, - { 0x159, "lookaheaddist" }, - { 0x15A, "lookaheadhitsstairs" }, - { 0x15B, "lookforward" }, - { 0x15C, "lookright" }, - { 0x15D, "looktarget" }, - { 0x15E, "lookup" }, - { 0x15F, "low_priority" }, - { 0x160, "lowresbackground" }, - { 0x161, "luinotifyserver" }, - { 0x162, "mag_eject" }, - { 0x163, "mag_eject_left" }, - { 0x164, "manual" }, - { 0x165, "manual_ai" }, - { 0x166, "manual_change" }, - { 0x167, "max_time" }, - { 0x168, "maxfaceenemydist" }, - { 0x169, "maxhealth" }, - { 0x16A, "maxsightdistsqrd" }, - { 0x16B, "maxvisibledist" }, - { 0x16C, "meleeattackdist" }, - { 0x16D, "menuresponse" }, - { 0x16E, "middle_left" }, - { 0x16F, "middle_right" }, - { 0x170, "min_energy" }, - { 0x171, "min_time" }, - { 0x172, "minpaindamage" }, - { 0x173, "minusedistsq" }, - { 0x174, "missile_fire" }, - { 0x175, "missile_stuck" }, - { 0x176, "mod_crush" }, - { 0x177, "mod_explosive" }, - { 0x178, "mod_explosive_bullet" }, - { 0x179, "mod_falling" }, - { 0x17A, "mod_grenade" }, - { 0x17B, "mod_grenade_splash" }, - { 0x17C, "mod_head_shot" }, - { 0x17D, "mod_impact" }, - { 0x17E, "mod_melee" }, - { 0x17F, "mod_melee_alien" }, - { 0x180, "mod_melee_dog" }, - { 0x181, "mod_pistol_bullet" }, - { 0x182, "mod_projectile" }, - { 0x183, "mod_projectile_splash" }, - { 0x184, "mod_rifle_bullet" }, - { 0x185, "mod_suicide" }, - { 0x186, "mod_trigger_hurt" }, - { 0x187, "mod_unknown" }, - { 0x188, "model" }, - { 0x189, "motiontrackerenabled" }, - { 0x18A, "movedone" }, - { 0x18B, "movemode" }, - { 0x18C, "name" }, - { 0x18D, "near_goal" }, - { 0x18E, "nearz" }, - { 0x18F, "neutral" }, - { 0x190, "never" }, - { 0x191, "newenemyreactiondistsq" }, - { 0x192, "night_vision_off" }, - { 0x193, "night_vision_on" }, - { 0x194, "no_cover" }, - { 0x195, "no_gravity" }, - { 0x196, "noattackeraccuracymod" }, - { 0x197, "noclip" }, - { 0x198, "node" }, - { 0x199, "node_not_safe" }, - { 0x19A, "node_out_of_range" }, - { 0x19B, "node_relinquished" }, - { 0x19C, "node_taken" }, - { 0x19D, "nodeoffsetpos" }, - { 0x19E, "nododgemove" }, - { 0x19F, "nogravity" }, - { 0x1A0, "nogrenadereturnthrow" }, - { 0x1A1, "noncombat" }, - { 0x1A2, "none" }, - { 0x1A3, "nophysics" }, - { 0x1A4, "normal" }, - { 0x1A5, "normal_radar" }, - { 0x1A6, "notinsolid" }, - { 0x1A7, "obstacle" }, - { 0x1A8, "offhand" }, - { 0x1A9, "offhand_end" }, - { 0x1AA, "only_sky" }, - { 0x1AB, "onlygoodnearestnodes" }, - { 0x1AC, "oriented" }, - { 0x1AD, "orientto_complete" }, - { 0x1AE, "origin" }, - { 0x1AF, "other" }, - { 0x1B0, "over" }, - { 0x1B1, "owner" }, - { 0x1B2, "pacifist" }, - { 0x1B3, "pacifistwait" }, - { 0x1B4, "pain" }, - { 0x1B5, "parentindex" }, - { 0x1B6, "parentname" }, - { 0x1B7, "path_blocked" }, - { 0x1B8, "path_changed" }, - { 0x1B9, "path_dir_change" }, - { 0x1BA, "path_enemy" }, - { 0x1BB, "path_need_dodge" }, - { 0x1BC, "path_set" }, - { 0x1BD, "pathenemyfightdist" }, - { 0x1BE, "pathenemylookahead" }, - { 0x1BF, "pathgoalpos" }, - { 0x1C0, "pathrandompercent" }, - { 0x1C1, "pelvis" }, - { 0x1C2, "pers" }, - { 0x1C3, "physics_finished" }, - { 0x1C4, "pickup" }, - { 0x1C5, "pistol" }, - { 0x1C6, "pitchamount" }, - { 0x1C7, "plane_waypoint" }, - { 0x1C8, "player" }, - { 0x1C9, "player_pushed" }, - { 0x1CA, "playername" }, - { 0x1CB, "playing" }, - { 0x1CC, "position" }, - { 0x1CD, "predicted_projectile_impact" }, - { 0x1CE, "prevanimdelta" }, - { 0x1CF, "prevnode" }, - { 0x1D0, "prevscript" }, - { 0x1D1, "primary" }, - { 0x1D2, "primaryoffhand" }, - { 0x1D3, "projectile_impact" }, - { 0x1D4, "prone" }, - { 0x1D5, "proneok" }, - { 0x1D6, "providecoveringfire" }, - { 0x1D7, "psoffsettime" }, - { 0x1D8, "pushable" }, - { 0x1D9, "radarmode" }, - { 0x1DA, "radarshowenemydirection" }, - { 0x1DB, "radarstrength" }, - { 0x1DC, "radius" }, - { 0x1DD, "ragdoll_early_result" }, - { 0x1DE, "reached_end_node" }, - { 0x1DF, "reached_wait_node" }, - { 0x1E0, "reached_wait_speed" }, - { 0x1E1, "reactiontargetpos" }, - { 0x1E2, "receiver" }, - { 0x1E3, "relativedir" }, - { 0x1E4, "reload" }, - { 0x1E5, "reload_start" }, - { 0x1E6, "rendertotexture" }, - { 0x1E7, "requestarrivalnotify" }, - { 0x1E8, "result" }, - { 0x1E9, "return_pitch" }, - { 0x1EA, "reverse" }, - { 0x1EB, "right" }, - { 0x1EC, "rightaimlimit" }, - { 0x1ED, "riotshield_damaged" }, - { 0x1EE, "rocket" }, - { 0x1EF, "rotatedone" }, - { 0x1F0, "run" }, - { 0x1F1, "runcost" }, - { 0x1F2, "runto_arrived" }, - { 0x1F3, "safetochangescript" }, - { 0x1F4, "scavenger" }, - { 0x1F5, "score" }, - { 0x1F6, "script" }, - { 0x1F7, "script_brushmodel" }, - { 0x1F8, "script_linkname" }, - { 0x1F9, "script_model" }, - { 0x1FA, "script_noteworthy" }, - { 0x1FB, "script_origin" }, - { 0x1FC, "script_parent" }, - { 0x1FD, "script_parentname" }, - { 0x1FE, "script_pushable" }, - { 0x1FF, "script_vehicle" }, - { 0x200, "script_vehicle_collision" }, - { 0x201, "script_vehicle_collmap" }, - { 0x202, "script_vehicle_corpse" }, - { 0x203, "scriptable" }, - { 0x204, "scriptedarrivalent" }, - { 0x205, "scope_center" }, - { 0x206, "scope_top" }, - { 0x207, "scope_cap" }, - { 0x208, "search_end" }, - { 0x209, "secondaryoffhand" }, - { 0x20A, "sentry" }, - { 0x20B, "sentry_offline" }, - { 0x20C, "sessionstate" }, - { 0x20D, "sessionteam" }, - { 0x20E, "sharpturnnotifydist" }, - { 0x20F, "sightlatency" }, - { 0x210, "silenced_shot" }, - { 0x211, "slidevelocity" }, - { 0x212, "slowmo_active" }, - { 0x213, "slowmo_passive" }, - { 0x214, "smoke" }, - { 0x215, "snd_channelvolprio_holdbreath" }, - { 0x216, "snd_channelvolprio_pain" }, - { 0x217, "snd_channelvolprio_shellshock" }, - { 0x218, "snd_enveffectsprio_level" }, - { 0x219, "snd_enveffectsprio_shellshock" }, - { 0x21A, "sort" }, - { 0x21B, "sound_blend" }, - { 0x21C, "space" }, - { 0x21D, "spawned" }, - { 0x21E, "spawnflags" }, - { 0x21F, "spectatekillcam" }, - { 0x220, "spectating_cycle" }, - { 0x221, "spectator" }, - { 0x222, "speed" }, - { 0x223, "splatter" }, - { 0x224, "sprint_begin" }, - { 0x225, "sprint_end" }, - { 0x226, "stairsstate" }, - { 0x227, "stand" }, - { 0x228, "start_blend" }, - { 0x229, "start_move" }, - { 0x22A, "start_ragdoll" }, - { 0x22B, "statelocked" }, - { 0x22C, "statusicon" }, - { 0x22D, "stop" }, - { 0x22E, "stop_soon" }, - { 0x22F, "stopanimdistsq" }, - { 0x230, "stopsoonnotifydist" }, - { 0x231, "suppression" }, - { 0x232, "suppression_end" }, - { 0x233, "suppressionduration" }, - { 0x234, "suppressionmeter" }, - { 0x235, "suppressionstarttime" }, - { 0x236, "suppressionwait" }, - { 0x237, "surfacetype" }, - { 0x238, "surprisedbymedistsq" }, - { 0x239, "swimmer" }, - { 0x23A, "syncedmeleetarget" }, - { 0x23B, "tag" }, - { 0x23C, "tag_aim" }, - { 0x23D, "tag_aim_animated" }, - { 0x23E, "tag_aim_pivot" }, - { 0x23F, "tag_barrel" }, - { 0x240, "tag_blade_off" }, - { 0x241, "tag_body" }, - { 0x242, "tag_brass" }, - { 0x243, "tag_butt" }, - { 0x244, "tag_camera" }, - { 0x245, "tag_clip" }, - { 0x246, "tag_detach" }, - { 0x247, "tag_engine_left" }, - { 0x248, "tag_engine_right" }, - { 0x249, "tag_eotech_reticle" }, - { 0x24A, "tag_eye" }, - { 0x24B, "tag_flash" }, - { 0x24C, "tag_flash_11" }, - { 0x24D, "tag_flash_2" }, - { 0x24E, "tag_flash_22" }, - { 0x24F, "tag_flash_3" }, - { 0x250, "tag_flash_silenced" }, - { 0x251, "tag_fx" }, - { 0x252, "tag_gasmask" }, - { 0x253, "tag_gasmask2" }, - { 0x254, "tag_ik_loc_le" }, - { 0x255, "tag_ik_loc_le_foregrip" }, - { 0x256, "tag_ik_loc_le_launcher" }, - { 0x257, "tag_ik_loc_le_shotgun" }, - { 0x258, "tag_ik_target" }, - { 0x259, "tag_inhand" }, - { 0x25A, "tag_knife_fx" }, - { 0x25B, "tag_laser" }, - { 0x25C, "tag_launcher" }, - { 0x25D, "tag_magnifier_eotech_reticle" }, - { 0x25E, "tag_motion_tracker_bl" }, - { 0x25F, "tag_motion_tracker_br" }, - { 0x260, "tag_motion_tracker_fx" }, - { 0x261, "tag_motion_tracker_tl" }, - { 0x262, "tag_origin" }, - { 0x263, "tag_player" }, - { 0x264, "tag_popout" }, - { 0x265, "tag_reticle_acog" }, - { 0x266, "tag_reticle_hamr" }, - { 0x267, "tag_reticle_on" }, - { 0x268, "tag_reticle_red_dot" }, - { 0x269, "tag_reticle_reflex" }, - { 0x26A, "tag_reticle_tavor_scope" }, - { 0x26B, "tag_reticle_thermal_scope" }, - { 0x26C, "tag_shield_back" }, - { 0x26D, "tag_shotgun" }, - { 0x26E, "tag_show_alt" }, - { 0x26F, "tag_stowed_back" }, - { 0x270, "tag_stowed_hip_rear" }, - { 0x271, "tag_sync" }, - { 0x272, "tag_tip" }, - { 0x273, "tag_turret" }, - { 0x274, "tag_turret_base" }, - { 0x275, "tag_weapon" }, - { 0x276, "tag_weapon_chest" }, - { 0x277, "tag_weapon_left" }, - { 0x278, "tag_weapon_right" }, - { 0x279, "tag_wheel_back_left" }, - { 0x27A, "tag_wheel_back_right" }, - { 0x27B, "tag_wheel_front_left" }, - { 0x27C, "tag_wheel_front_right" }, - { 0x27D, "tag_wheel_middle_left" }, - { 0x27E, "tag_wheel_middle_right" }, - { 0x27F, "takedamage" }, - { 0x280, "target" }, - { 0x281, "target_script_trigger" }, - { 0x282, "targetname" }, - { 0x283, "team" }, - { 0x284, "team3" }, - { 0x285, "teammode_axisallies" }, - { 0x286, "teammode_ffa" }, - { 0x287, "teammovewaittime" }, - { 0x288, "thermal" }, - { 0x289, "thermalbodymaterial" }, - { 0x28A, "third_person" }, - { 0x28B, "threatbias" }, - { 0x28C, "threatbiasgroup" }, - { 0x28D, "throwingknife" }, - { 0x28E, "top" }, - { 0x28F, "touch" }, - { 0x290, "touching_platform" }, - { 0x291, "transients_synced" }, - { 0x292, "traverse_complete" }, - { 0x293, "traverse_soon" }, - { 0x294, "traversecost" }, - { 0x295, "traversesoonnotifydist" }, - { 0x296, "trigger" }, - { 0x297, "trigger_damage" }, - { 0x298, "trigger_use" }, - { 0x299, "trigger_use_touch" }, - { 0x29A, "truck_cam" }, - { 0x29B, "turnrate" }, - { 0x29C, "turret_deactivate" }, - { 0x29D, "turret_fire" }, - { 0x29E, "turret_no_vis" }, - { 0x29F, "turret_not_on_target" }, - { 0x2A0, "turret_on_target" }, - { 0x2A1, "turret_on_vistarget" }, - { 0x2A2, "turret_pitch_clamped" }, - { 0x2A3, "turret_rotate_stopped" }, - { 0x2A4, "turret_yaw_clamped" }, - { 0x2A5, "turretinvulnerability" }, - { 0x2A6, "turretownerchange" }, - { 0x2A7, "turretstatechange" }, - { 0x2A8, "type" }, - { 0x2A9, "unresolved_collision" }, - { 0x2AA, "up" }, - { 0x2AB, "upaimlimit" }, - { 0x2AC, "useable" }, - { 0x2AD, "usechokepoints" }, - { 0x2AE, "usecombatscriptatcover" }, - { 0x2AF, "veh_boatbounce" }, - { 0x2B0, "veh_brake" }, - { 0x2B1, "veh_collision" }, - { 0x2B2, "veh_jolt" }, - { 0x2B3, "veh_landed" }, - { 0x2B4, "veh_leftground" }, - { 0x2B5, "veh_pathdir" }, - { 0x2B6, "veh_pathspeed" }, - { 0x2B7, "veh_pathtype" }, - { 0x2B8, "veh_predictedcollision" }, - { 0x2B9, "veh_speed" }, - { 0x2BA, "veh_throttle" }, - { 0x2BB, "veh_topspeed" }, - { 0x2BC, "veh_transmission" }, - { 0x2BD, "vehicle_dismount" }, - { 0x2BE, "vehicle_mount" }, - { 0x2BF, "velocity" }, - { 0x2C0, "vertalign" }, - { 0x2C1, "visionsetmissilecam" }, - { 0x2C2, "visionsetmissilecamduration" }, - { 0x2C3, "visionsetnaked" }, - { 0x2C4, "visionsetnakedduration" }, - { 0x2C5, "visionsetnight" }, - { 0x2C6, "visionsetnightduration" }, - { 0x2C7, "visionsetpain" }, - { 0x2C8, "visionsetpainduration" }, - { 0x2C9, "visionsetthermal" }, - { 0x2CA, "visionsetthermalduration" }, - { 0x2CB, "vote" }, - { 0x2CC, "walk" }, - { 0x2CD, "walkdist" }, - { 0x2CE, "walkdistfacingmotion" }, - { 0x2CF, "waypoint_reached" }, - { 0x2D0, "weapon" }, - { 0x2D1, "weapon_change" }, - { 0x2D2, "weapon_dropped" }, - { 0x2D3, "weapon_fired" }, - { 0x2D4, "weapon_switch_started" }, - { 0x2D5, "weapon_taken" }, - { 0x2D6, "weaponchange" }, - { 0x2D7, "weaponrail_on" }, - { 0x2D8, "width" }, - { 0x2D9, "world" }, - { 0x2DA, "worldspawn" }, - { 0x2DB, "x" }, - { 0x2DC, "y" }, - { 0x2DD, "z" }, - { 0x2DE, "zonly_physics" }, - { 0x2DF, "accumulate" }, - { 0x2E0, "allowprone" }, - { 0x2E1, "aiSpread" }, - { 0x2E2, "ambienttrack" }, - { 0x2E3, "ambienttrack_ac130" }, - { 0x2E4, "bottomarc" }, - { 0x2E5, "convergencetime" }, - { 0x2E6, "cursorhint" }, - { 0x2E7, "destructible_type" }, - { 0x2E8, "diffusefraction" }, - { 0x2E9, "eftarc" }, - { 0x2EA, "leftarc" }, - { 0x2EB, "maxrange" }, - { 0x2EC, "northyaw" }, - { 0x2ED, "pitchconvergencetime" }, - { 0x2EE, "playerSpread" }, - { 0x2EF, "postsharpturnlookaheaddist" }, - { 0x2F0, "reflection_clear_color" }, - { 0x2F1, "rightarc" }, - { 0x2F2, "sharpturntooclosetodestdist" }, - { 0x2F3, "script_delay" }, - { 0x2F4, "script_visionset" }, - { 0x2F5, "script_zone" }, - { 0x2F6, "spawner" }, - { 0x2F7, "sunlight" }, - { 0x2F8, "suncolor" }, - { 0x2F9, "sundirection" }, - { 0x2FA, "suppressionTime" }, - { 0x2FB, "threshold" }, - { 0x2FC, "toparc" }, - { 0x2FD, "vehicletype" }, - { 0x2FE, "wait" }, - { 0x2FF, "weaponinfo" }, - { 0x300, "yawconvergencetime" }, -// symbols - { 0x625, "__smangles" }, - { 0x626, "__smid" }, - { 0x627, "__smname" }, - { 0x628, "__smorigin" }, - { 0x629, "_add_as_apache_target_on_spawn_iternal" }, - { 0x62A, "_ai_delete" }, - { 0x62B, "_ai_group" }, - { 0x62C, "_ai_health" }, - { 0x62D, "_aliveplayers" }, - { 0x62E, "_allies" }, - { 0x630, "_ally" }, - { 0x632, "_ally_dist" }, - { 0x633, "_ally_get_pitch_down_aim_weight" }, - { 0x634, "_ally_get_pitch_up_aim_weight" }, - { 0x635, "_ally_get_yaw_left_aim_weight" }, - { 0x636, "_ally_get_yaw_right_aim_weight" }, - { 0x637, "_ally_is_current_volume" }, - { 0x638, "_ally_set_last_volume" }, - { 0x639, "_ally_transition_to_weight" }, - { 0x63A, "_ally_trigs" }, - { 0x63B, "_anim" }, - { 0x63C, "_anim_node" }, - { 0x63D, "_animactive" }, - { 0x63F, "_animmode" }, - { 0x640, "_animname" }, - { 0x641, "_array_wait" }, - { 0x642, "_aud_zip_wind_1" }, - { 0x643, "_audio" }, - { 0x644, "_audio_trigger" }, - { 0x645, "_autosave_game_now" }, - { 0x646, "_autosave_game_now_nochecks" }, - { 0x647, "_autosave_game_now_notrestart" }, - { 0x648, "_autosave_stealthcheck" }, - { 0x649, "_autosave_stealthcheck_nml" }, - { 0x64A, "_battlechatter_off" }, - { 0x64B, "_battlechatter_on" }, - { 0x64C, "_beginlocationselection" }, - { 0x64D, "_boss" }, - { 0x64E, "_box_setactivehelper" }, - { 0x64F, "_bravo" }, - { 0x650, "_clearalltextafterhudelem" }, - { 0x651, "_clearperks" }, - { 0x652, "_col" }, - { 0x653, "_color" }, - { 0x654, "_color_friendly_spawners" }, - { 0x655, "_color_ng" }, - { 0x656, "_colors_go_line" }, - { 0x657, "_command" }, - { 0x659, "_current_goal_volume" }, - { 0x65A, "_current_index" }, - { 0x65B, "_custom_anim" }, - { 0x65C, "_custom_anim_loop" }, - { 0x65D, "_custom_anim_thread" }, - { 0x65E, "_death_anims" }, - { 0x65F, "_delay" }, - { 0x660, "_destroy" }, - { 0x661, "_destructible_preanims" }, - { 0x662, "_destructible_preanimtree" }, - { 0x663, "_detachall" }, - { 0x664, "_disableoffhandweapons" }, - { 0x665, "_disableusability" }, - { 0x666, "_disableweapon" }, - { 0x667, "_disableweaponswitch" }, - { 0x668, "_dmg" }, - { 0x669, "_dog_guard" }, - { 0x66A, "_dog_too_close_to_owner" }, - { 0x66B, "_domflageffect" }, - { 0x66D, "_effect_keys" }, - { 0x66E, "_effecttype" }, - { 0x670, "_enableusability" }, - { 0x671, "_enableweapon" }, - { 0x672, "_enableweaponswitch" }, - { 0x673, "_end" }, - { 0x674, "_end_swim" }, - { 0x675, "_end_wreck" }, - { 0x676, "_endbeach" }, - { 0x677, "_enemies" }, - { 0x678, "_enemy" }, - { 0x679, "_enemy_num" }, - { 0x67A, "_engine_room" }, - { 0x67B, "_essential_part" }, - { 0x67C, "_exfil" }, - { 0x67D, "_exfil_heli" }, - { 0x67E, "_exit_menu" }, - { 0x67F, "_explosion_fquakepower" }, - { 0x680, "_explosion_iblastradius" }, - { 0x681, "_explosion_idamagemax" }, - { 0x682, "_explosion_idamagemin" }, - { 0x683, "_explosion_imaxrange" }, - { 0x684, "_explosion_iminrange" }, - { 0x685, "_explosion_iquakeradius" }, - { 0x686, "_explosion_iquaketime" }, - { 0x687, "_explosion_last_incoming" }, - { 0x688, "_explosion_last_sound" }, - { 0x689, "_extra_autosave_checks" }, - { 0x68A, "_findunobstructedfiringpointhelper" }, - { 0x68B, "_fire" }, - { 0x68C, "_fire_damage_ent" }, - { 0x68D, "_fire_suppression" }, - { 0x68E, "_fires" }, - { 0x68F, "_firework_large" }, - { 0x690, "_firework_sunlight" }, - { 0x691, "_firework_wait" }, - { 0x692, "_fireworks_cleanup" }, - { 0x693, "_fireworks_internal" }, - { 0x694, "_fireworks_meteor_internal" }, - { 0x695, "_first_frame_anim" }, - { 0x696, "_flag_wait_trigger" }, - { 0x697, "_flags" }, - { 0x698, "_flarestack" }, - { 0x699, "_force_kill" }, - { 0x69A, "_freevehicle" }, - { 0x69B, "_fx" }, - { 0x69C, "_get_dummy" }, - { 0x69D, "_get_guard_node_behind_player" }, - { 0x69E, "_get_location_sunlight" }, - { 0x69F, "_get_player_tank_target" }, - { 0x6A0, "_getplayerdata" }, - { 0x6A1, "_getplayerscore" }, - { 0x6A2, "_getradarstrength" }, - { 0x6A5, "_getvehiclespawnerarray_by_spawngroup" }, - { 0x6A6, "_giveweapon" }, - { 0x6A7, "_global_fx_ents" }, - { 0x6A8, "_globals" }, - { 0x6A9, "_gopath" }, - { 0x6AA, "_hangar" }, - { 0x6AB, "_hasperk" }, - { 0x6AC, "_health_death" }, - { 0x6AD, "_heli_ai_pre_move_func_internal" }, - { 0x6AE, "_hint" }, - { 0x6AF, "_hint_stick_get_config_suffix" }, - { 0x6B0, "_hint_stick_update_breakfunc" }, - { 0x6B1, "_hint_stick_update_string" }, - { 0x6B2, "_ignore_settings_old" }, - { 0x6B3, "_index" }, - { 0x6B4, "_init" }, - { 0x6B5, "_interactive" }, - { 0x6B8, "_ishelicopter" }, - { 0x6B9, "_kill_fx" }, - { 0x6BA, "_lastanimtime" }, - { 0x6BC, "_lc" }, - { 0x6BD, "_lc_persists" }, - { 0x6BE, "_lever_col" }, - { 0x6BF, "_linked_triggers" }, - { 0x6C0, "_loadstarted" }, - { 0x6C1, "_max_ai" }, - { 0x6C3, "_mgoff" }, - { 0x6C5, "_missile_cleanup_fake_target" }, - { 0x6C6, "_missile_earthquake" }, - { 0x6C7, "_missile_start_lockon_notify" }, - { 0x6C9, "_mount_snowmobile" }, - { 0x6CA, "_nextcoverprint" }, - { 0x6CB, "_nextmission" }, - { 0x6CC, "_notetrackfx" }, - { 0x6CE, "_objective_delete" }, - { 0x6CF, "_old_goalradius" }, - { 0x6D0, "_patrol_endon_spotted_flag" }, - { 0x6D1, "_pick_best_node_behind_owner" }, - { 0x6D2, "_pick_best_node_heeled_by_owner" }, - { 0x6D3, "_pipe_deck" }, - { 0x6D4, "_pipe_fx_time" }, - { 0x6D5, "_pipe_methods" }, - { 0x6D6, "_pipes" }, - { 0x6D7, "_playlocalsound" }, - { 0x6D8, "_precache" }, - { 0x6D9, "_radio_queue" }, - { 0x6DA, "_refinery" }, - { 0x6DB, "_remote_turrets" }, - { 0x6DC, "_remoteturret_loc_table" }, - { 0x6DD, "_remove_nodes_too_close" }, - { 0x6DE, "_restorepreviousnameplatematerial" }, - { 0x6DF, "_retreat_current_volumes" }, - { 0x6E0, "_retreat_final" }, - { 0x6E1, "_retreat_standby" }, - { 0x6E4, "_rpl_legs_is_diagonal" }, - { 0x6E5, "_rpl_legs_is_horizontal" }, - { 0x6E6, "_sat" }, - { 0x6E7, "_script_exploders" }, - { 0x6E8, "_scripted_spawn" }, - { 0x6E9, "_set_anim_time" }, - { 0x6EA, "_setactionslot" }, - { 0x6EB, "_setextraperks" }, - { 0x6EC, "_sethighestmissionifnotcheating" }, - { 0x6ED, "_setmissiondiffstringifnotcheating" }, - { 0x6EE, "_setnameplatematerial" }, - { 0x6EF, "_setperk" }, - { 0x6F0, "_setplayerdata" }, - { 0x6F1, "_setplayerscore" }, - { 0x6F2, "_setswitchnode" }, - { 0x6F3, "_setteamscore" }, - { 0x6F4, "_setup_chair" }, - { 0x6F5, "_setvehgoalpos" }, - { 0x6F6, "_setvehgoalpos_wrap" }, - { 0x6F7, "_setvehgoalposadheretomesh" }, - { 0x6F8, "_sleeves_flap_internal" }, - { 0x6F9, "_sleeves_idle" }, - { 0x6FA, "_slomo_breach_blowback_guy" }, - { 0x6FC, "_slomo_breach_chair_guy_animated" }, - { 0x6FD, "_slomo_breach_chair_guy_normal" }, - { 0x6FE, "_slomo_breach_desk_guy" }, - { 0x6FF, "_slomo_breach_executed_guy" }, - { 0x700, "_slomo_breach_executed_guy_pushed_to_floor" }, - { 0x701, "_slomo_breach_executioner_knife" }, - { 0x702, "_slomo_breach_executioner_pistol" }, - { 0x703, "_slomo_breach_fightback_guy" }, - { 0x704, "_slomo_breach_hostage_react" }, - { 0x705, "_slomo_breach_knife_charger" }, - { 0x706, "_slomo_breach_knife_hostage_death" }, - { 0x707, "_slomo_breach_pistol_guy" }, - { 0x708, "_slowmo_breach_funcs" }, - { 0x709, "_slowmo_functions" }, - { 0x70A, "_sound" }, - { 0x70B, "_source" }, - { 0x70C, "_source_base" }, - { 0x70D, "_spawner_mg42_think" }, - { 0x70E, "_spawner_stealth_default" }, - { 0x70F, "_spawner_stealth_dog" }, - { 0x710, "_start" }, - { 0x711, "_stealth" }, - { 0x712, "_stealth_move_detection_cap" }, - { 0x713, "_suicide" }, - { 0x714, "_tag_entity" }, - { 0x715, "_takeweaponsexcept" }, - { 0x717, "_tanks" }, - { 0x718, "_target" }, - { 0x719, "_target_vols" }, - { 0x71A, "_thruster_ents" }, - { 0x71B, "_thruster_rig" }, - { 0x71C, "_timeout" }, - { 0x71D, "_timeout_pause_on_death_and_prematch" }, - { 0x71F, "_traverses" }, - { 0x720, "_trigger_handle_triggering" }, - { 0x721, "_turn_off_spec_sun_lerp" }, - { 0x722, "_turn_on_spec_sun_lerp" }, - { 0x723, "_unsetextraperks" }, - { 0x724, "_unsetperk" }, - { 0x725, "_up" }, - { 0x726, "_updateenemyusable" }, - { 0x727, "_updateteamusable" }, - { 0x728, "_useperkenabled" }, - { 0x729, "_validateattacker" }, - { 0x72A, "_vehicle_badplace" }, - { 0x72B, "_vehicle_effect" }, - { 0x72C, "_vehicle_is_crashing" }, - { 0x72D, "_vehicle_landvehicle" }, - { 0x72E, "_vehicle_paths" }, - { 0x72F, "_vehicle_resume_named" }, - { 0x730, "_vehicle_spawn" }, - { 0x731, "_vehicle_stop_named" }, - { 0x732, "_vehicle_unload" }, - { 0x733, "_vehicles" }, - { 0x734, "_vignette_active" }, - { 0x735, "_vision_sets_active" }, - { 0x736, "_vols" }, - { 0x738, "_walkway_brush" }, - { 0x739, "_walkway_brush_node" }, - { 0x73A, "_wavedelay" }, - { 0x73B, "_waveplayerspawnindex" }, - { 0x73C, "_window_imp" }, - { 0x73D, "a" }, - { 0x73E, "a10_30mm_fire" }, - { 0x73F, "a10_allies_target_logic" }, - { 0x740, "a10_ambient_clouds" }, - { 0x742, "a10_balcony_strafe_physics" }, - { 0x743, "a10_bridge_strike" }, - { 0x744, "a10_cockpit_breathing" }, - { 0x745, "a10_crash_approach" }, - { 0x746, "a10_crash_impact" }, - { 0x747, "a10_create_fake_ai" }, - { 0x748, "a10_create_fake_player" }, - { 0x749, "a10_delayed_hint" }, - { 0x74A, "a10_do_shots" }, - { 0x74B, "a10_enable_target" }, - { 0x74C, "a10_endrun_shooting" }, - { 0x74D, "a10_enemies_target_logic" }, - { 0x74E, "a10_explode" }, - { 0x74F, "a10_fake_ai_death" }, - { 0x750, "a10_fire_hint_func" }, - { 0x751, "a10_fire_missiles" }, - { 0x754, "a10_freezebuffer" }, - { 0x755, "a10_get_player_end_position" }, - { 0x756, "a10_gun_dives" }, - { 0x757, "a10_handledamage" }, - { 0x758, "a10_hint_func" }, - { 0x75A, "a10_hud_connected_pulse" }, - { 0x75B, "a10_hud_grain" }, - { 0x75C, "a10_hud_set_alpha" }, - { 0x75D, "a10_hud_set_altitude" }, - { 0x75E, "a10_hud_set_connection" }, - { 0x75F, "a10_hud_set_coords" }, - { 0x760, "a10_hud_set_id" }, - { 0x761, "a10_hud_set_speed" }, - { 0x762, "a10_inital_fire_check" }, - { 0x763, "a10_kill_notification" }, - { 0x764, "a10_lastweapon" }, - { 0x765, "a10_mechanic_off" }, - { 0x766, "a10_mechanic_skip_end" }, - { 0x767, "a10_missile_cleanup" }, - { 0x768, "a10_missile_dives" }, - { 0x769, "a10_missile_lockon" }, - { 0x76A, "a10_missile_set_target" }, - { 0x76B, "a10_originalaudiozone" }, - { 0x76C, "a10_player_30mm" }, - { 0x76D, "a10_player_30mm_fire" }, - { 0x76E, "a10_player_aftermission_report" }, - { 0x76F, "a10_player_hit_hudelem" }, - { 0x770, "a10_player_hit_strafe_vehicles" }, - { 0x771, "a10_player_hud_cleanup" }, - { 0x772, "a10_player_init" }, - { 0x773, "a10_player_init_hud" }, - { 0x774, "a10_player_kills" }, - { 0x775, "a10_player_lockon_warning" }, - { 0x776, "a10_player_shot_think" }, - { 0x777, "a10_precache" }, - { 0x778, "a10_remove_target" }, - { 0x779, "a10_spawn_funcs" }, - { 0x77A, "a10_squadron_friendlyfire_watcher" }, - { 0x77B, "a10_squadron_logic" }, - { 0x77C, "a10_squadron_shoot" }, - { 0x77D, "a10_squadron_tower_crash" }, - { 0x77E, "a10_squadron_tower_crash_flares_warthog" }, - { 0x77F, "a10_squadron_tower_crash_missile" }, - { 0x780, "a10_strafe_cleanup" }, - { 0x781, "a10_strafe_get_location_spawner" }, - { 0x782, "a10_strafe_groups" }, - { 0x783, "a10_strafe_impact" }, - { 0x784, "a10_strafe_impact_earthquake" }, - { 0x785, "a10_strafe_impacts" }, - { 0x786, "a10_strafe_mechanic" }, - { 0x787, "a10_strafe_respotioning" }, - { 0x788, "a10_strafe_respotioning_dialogue" }, - { 0x789, "a10_strafe_run" }, - { 0x78A, "a10_strafe_run_cheap" }, - { 0x78B, "a10_strafe_use_nag" }, - { 0x78C, "a10_target_logic" }, - { 0x78D, "a10_targeting_think" }, - { 0x78E, "a10_targeting_watcher" }, - { 0x78F, "a10_uses" }, - { 0x791, "a10_vista_strafe_group" }, - { 0x792, "a10_vista_strafe_group_delete" }, - { 0x793, "a10_vista_strafe_mig" }, - { 0x794, "a10_wait_fire_missile" }, - { 0x795, "a10_wait_start_firing" }, - { 0x796, "a10_wait_stop_firing" }, - { 0x797, "a10_warthog_strafe" }, - { 0x798, "a10endposition" }, - { 0x799, "a10fakeplayer" }, - { 0x79B, "a10splinesout" }, - { 0x79C, "a10strafeactive" }, - { 0x79E, "a_bad_guys" }, - { 0x7A1, "a_globals" }, - { 0x7A2, "a_guys" }, - { 0x7A3, "a_rel" }, - { 0x7A4, "aa_add_event" }, - { 0x7A5, "aa_add_event_float" }, - { 0x7A6, "aa_init_stats" }, - { 0x7A7, "aa_missile_fire" }, - { 0x7A8, "aa_player_ads_tracking" }, - { 0x7A9, "aa_player_attacks_enemy_with_ads" }, - { 0x7AA, "aa_player_health_tracking" }, - { 0x7AB, "aa_print_vals" }, - { 0x7AC, "aa_should_start_fresh" }, - { 0x7AD, "aa_time_tracking" }, - { 0x7AE, "aa_update_flags" }, - { 0x7AF, "aalauncherammo" }, - { 0x7B0, "aamissilelaunchhorz" }, - { 0x7B1, "aamissilelaunchtargetdist" }, - { 0x7B2, "aamissilelaunchvert" }, - { 0x7B3, "aammissilelaunchtargetdist" }, - { 0x7B4, "aas_guys_spawn_logic" }, - { 0x7B6, "aasoundmanager" }, - { 0x7B7, "abanglecutoff" }, - { 0x7B8, "abilitychosen" }, - { 0x7B9, "abilitymaxval" }, - { 0x7BA, "abort" }, - { 0x7BB, "abort_attack_requested" }, - { 0x7BC, "abort_count" }, - { 0x7BE, "abortapproachifthreatened" }, - { 0x7BF, "abortlevel" }, - { 0x7C0, "abortreloadwhencanshoot" }, - { 0x7C1, "abouttobebreached" }, - { 0x7C2, "above_water_start_setup" }, - { 0x7C3, "absangleclamp180" }, - { 0x7C4, "absolute" }, - { 0x7C5, "absyawtoangles" }, - { 0x7C6, "absyawtoenemy" }, - { 0x7C7, "absyawtoenemy2d" }, - { 0x7C9, "ac130" }, - { 0x7CA, "ac130_altscene" }, - { 0x7CB, "ac130_attack_random" }, - { 0x7CC, "ac130_attacked_player_count" }, - { 0x7CD, "ac130_constant_target" }, - { 0x7CE, "ac130_direct_attack_path" }, - { 0x7CF, "ac130_final_life" }, - { 0x7D0, "ac130_flood_respawn" }, - { 0x7D1, "ac130_kill_player" }, - { 0x7D2, "ac130_last_105_fire_time" }, - { 0x7D3, "ac130_magic_105" }, - { 0x7D4, "ac130_magic_105_fake" }, - { 0x7D5, "ac130_magic_105_impact" }, - { 0x7D7, "ac130_magic_bullet_fake" }, - { 0x7DA, "ac130_missile_take_hit" }, - { 0x7DC, "ac130_spawn" }, - { 0x7DD, "ac130_speed" }, - { 0x7DE, "ac130_use_duration" }, - { 0x7DF, "ac130gunner" }, - { 0x7E0, "ac130inuse" }, - { 0x7E1, "ac130player" }, - { 0x7E2, "ac130queue" }, - { 0x7E3, "ac130shellshock" }, - { 0x7E4, "ac_130" }, - { 0x7E5, "accaracy_mod" }, - { 0x7E6, "accel" }, - { 0x7E7, "accel_factor" }, - { 0x7E8, "accel_time" }, - { 0x7E9, "acceleration" }, - { 0x7EA, "acceleration_fov" }, - { 0x7EB, "accessory" }, - { 0x7EC, "accn" }, - { 0x7ED, "accumulated_damage" }, - { 0x7EE, "accuracy_ally" }, - { 0x7EF, "accuracy_enemy" }, - { 0x7F0, "accuracygrowthmultiplier" }, - { 0x7F1, "accuracystationarymod" }, - { 0x7F2, "achieve_birdie" }, - { 0x7F4, "achieve_jack_the_ripper" }, - { 0x7F5, "achieve_serrated_edge" }, - { 0x7F6, "achieve_slowmo_breach_kills" }, - { 0x7F7, "achieve_strike" }, - { 0x7F8, "achievement" }, - { 0x7F9, "achievement_attacker" }, - { 0x7FA, "achievement_completed" }, - { 0x7FB, "achievement_list" }, - { 0x7FC, "achievement_registration_func" }, - { 0x7FD, "acquiregroundtarget" }, - { 0x7FE, "acquireminitarget" }, - { 0x7FF, "acquiretarget" }, - { 0x800, "acquirevehicletarget" }, - { 0x801, "action_back" }, - { 0x802, "action_func" }, - { 0x803, "action_gears" }, - { 0x804, "action_killstreak" }, - { 0x806, "action_thread" }, - { 0x807, "action_weapons_primary" }, - { 0x808, "action_weapons_secondary" }, - { 0x809, "actionbinds" }, - { 0x80A, "actionnotify" }, - { 0x80B, "actionnotifymessage" }, - { 0x80C, "actionslotenabled" }, - { 0x80D, "actionslots" }, - { 0x80E, "activate" }, - { 0x80F, "activate_angered_state" }, - { 0x810, "activate_avoid_minion_exp" }, - { 0x811, "activate_clientside_exploder" }, - { 0x812, "activate_color_code_internal" }, - { 0x813, "activate_color_trigger" }, - { 0x815, "activate_destructibles_in_volume" }, - { 0x816, "activate_exploder" }, - { 0x817, "activate_exploders_in_volume" }, - { 0x819, "activate_fireworks_exploder" }, - { 0x81A, "activate_health_regen" }, - { 0x81C, "activate_individual_exploder" }, - { 0x81D, "activate_individual_exploder_proc" }, - { 0x81E, "activate_individual_fireworks_exploder" }, - { 0x81F, "activate_interactives_in_volume" }, - { 0x820, "activate_kill_10_in_30" }, - { 0x822, "activate_kill_10_with_traps" }, - { 0x823, "activate_kill_10_with_turrets" }, - { 0x824, "activate_kill_airborne_aliens" }, - { 0x826, "activate_melee_goons" }, - { 0x827, "activate_melee_only" }, - { 0x829, "activate_mortar" }, - { 0x82A, "activate_nerf" }, - { 0x82B, "activate_new_challenge" }, - { 0x82C, "activate_no_abilities" }, - { 0x82D, "activate_no_reloads" }, - { 0x82E, "activate_percent_accuracy" }, - { 0x82F, "activate_protect_a_player" }, - { 0x830, "activate_riders" }, - { 0x831, "activate_rotunda_fight" }, - { 0x832, "activate_spawn_event" }, - { 0x833, "activate_spend_currency" }, - { 0x834, "activate_spend_money_progress" }, - { 0x835, "activate_spend_no_money" }, - { 0x836, "activate_stay_prone" }, - { 0x837, "activate_stay_within_area" }, - { 0x838, "activate_trig_if_not_flag" }, - { 0x839, "activate_trigger" }, - { 0x83A, "activate_trigger_process" }, - { 0x83B, "activate_trigger_with_noteworthy" }, - { 0x83C, "activate_trigger_with_targetname" }, - { 0x83D, "activate_use_weapon_challenge" }, - { 0x83E, "activateagent" }, - { 0x83F, "activated" }, - { 0x840, "activated_color_trigger" }, - { 0x841, "activated_nerfs" }, - { 0x842, "activatefunc" }, - { 0x843, "activateratio" }, - { 0x844, "activatetime" }, - { 0x845, "activateweapon" }, - { 0x846, "activation_notify" }, - { 0x847, "activation_time" }, - { 0x848, "activation_trig" }, - { 0x84A, "active_deployables" }, - { 0x84B, "active_force_dog_talk" }, - { 0x84C, "active_mode" }, - { 0x84D, "active_objective" }, - { 0x84E, "active_odin" }, - { 0x84F, "active_rope" }, - { 0x850, "active_teargas" }, - { 0x851, "active_turrets" }, - { 0x852, "active_wait_spread" }, - { 0x853, "activebreaks" }, - { 0x854, "activecount" }, - { 0x855, "activecounteruavs" }, - { 0x857, "activegrenadetimer" }, - { 0x858, "activenodes" }, - { 0x85A, "activeplayers" }, - { 0x85B, "activesfx" }, - { 0x85C, "activeuavs" }, - { 0x85D, "actor_teleport" }, - { 0x85E, "actor_use_water_when_moving" }, - { 0x860, "actual_health" }, - { 0x861, "actuator_click_wait" }, - { 0x862, "adam" }, - { 0x863, "add_abort" }, - { 0x864, "add_actor_danger_listeners" }, - { 0x866, "add_and_select_entity" }, - { 0x867, "add_animation" }, - { 0x868, "add_animsound" }, - { 0x869, "add_array_to_destructible" }, - { 0x86A, "add_as_apache_target_on_spawn" }, - { 0x86B, "add_as_apaches_target" }, - { 0x86C, "add_attachment_to_weapon" }, - { 0x86E, "add_bcs_location_mapping" }, - { 0x86F, "add_beacon_effect" }, - { 0x870, "add_breach_func" }, - { 0x871, "add_breach_target" }, - { 0x872, "add_button" }, - { 0x873, "add_c4_glow" }, - { 0x874, "add_c4_to_spot" }, - { 0x875, "add_call" }, - { 0x876, "add_care_package" }, - { 0x877, "add_cellphone_notetracks" }, - { 0x878, "add_cleanup_ent" }, - { 0x87B, "add_collision_to_path_ent" }, - { 0x87C, "add_context_sensative_dialog" }, - { 0x87D, "add_context_sensative_timeout" }, - { 0x87E, "add_contrail" }, - { 0x880, "add_cover_node" }, - { 0x881, "add_cycle_scalar" }, - { 0x883, "add_damage_function" }, - { 0x884, "add_damage_owner_recorder" }, - { 0x885, "add_damagefeedback" }, - { 0x886, "add_dead_enemy_clip" }, - { 0x887, "add_debug_dialogue" }, - { 0x888, "add_destructible_fx" }, - { 0x889, "add_destructible_to_frame_queue" }, - { 0x88A, "add_destructible_type_function" }, - { 0x88C, "add_dialogue_line" }, - { 0x88D, "add_dialogue_line_timed" }, - { 0x88E, "add_earthquake" }, - { 0x88F, "add_endon" }, - { 0x890, "add_ent_objective_to_compass" }, - { 0x891, "add_extra_autosave_check" }, - { 0x892, "add_fire" }, - { 0x893, "add_fire_fx" }, - { 0x894, "add_fractional_data_point" }, - { 0x896, "add_fx" }, - { 0x898, "add_headlamp" }, - { 0x899, "add_hint_background" }, - { 0x89A, "add_hint_string" }, - { 0x89B, "add_hive_dependencies" }, - { 0x89C, "add_hud_line" }, - { 0x89D, "add_hudelm_position_internal" }, - { 0x89E, "add_humanoid_agent" }, - { 0x89F, "add_ice_radius" }, - { 0x8A0, "add_in_more_allies" }, - { 0x8A1, "add_jav_glow" }, - { 0x8A2, "add_kb_button" }, - { 0x8A3, "add_key" }, - { 0x8A4, "add_key_to_destructible" }, - { 0x8A5, "add_keypairs_to_destructible" }, - { 0x8A6, "add_large_firework" }, - { 0x8A7, "add_lcs_target" }, - { 0x8A8, "add_light_to_actor" }, - { 0x8A9, "add_magic_bullet_shield_if_off" }, - { 0x8AA, "add_meteor_firework" }, - { 0x8AB, "add_name" }, - { 0x8AC, "add_no_game_starts" }, - { 0x8AE, "add_noself_call" }, - { 0x8AF, "add_notetrack_and_get_index" }, - { 0x8B0, "add_notetrack_array" }, - { 0x8B1, "add_option_to_selected_entities" }, - { 0x8B3, "add_path_start_and_end_refs" }, - { 0x8B4, "add_pet_bombs_to_pillage_system" }, - { 0x8B5, "add_proccess_trigger" }, - { 0x8B7, "add_random_killspawner_to_spawngroup" }, - { 0x8B8, "add_reactive_fx" }, - { 0x8B9, "add_reverb" }, - { 0x8BA, "add_scene_model" }, - { 0x8BB, "add_sit_load_ak_notetracks" }, - { 0x8BC, "add_slowmo_breach_custom_function" }, - { 0x8BD, "add_slowmo_breacher" }, - { 0x8BE, "add_small_firework" }, - { 0x8BF, "add_smoking_notetracks" }, - { 0x8C0, "add_spawn_function" }, - { 0x8C1, "add_start" }, - { 0x8C2, "add_start_assert" }, - { 0x8C3, "add_start_construct" }, - { 0x8C4, "add_target" }, - { 0x8C5, "add_target_pivot" }, - { 0x8C6, "add_teargas_cloud_radius" }, - { 0x8C9, "add_to_array" }, - { 0x8CA, "add_to_bot_damage_targets" }, - { 0x8CB, "add_to_bot_use_targets" }, - { 0x8CC, "add_to_destroyed_count" }, - { 0x8CD, "add_to_dialogue" }, - { 0x8CE, "add_to_dialogue_generic" }, - { 0x8CF, "add_to_enemygazs_until_dead" }, - { 0x8D0, "add_to_enemytanks_until_dead" }, - { 0x8D1, "add_to_group" }, - { 0x8D2, "add_to_interrupt_vo" }, - { 0x8D4, "add_to_outline_hive_watch_list" }, - { 0x8D5, "add_to_outline_pillage_watch_list" }, - { 0x8D6, "add_to_outline_watch_list" }, - { 0x8D7, "add_to_outline_weapon_watch_list" }, - { 0x8D8, "add_to_queue_at_priority" }, - { 0x8D9, "add_to_radio" }, - { 0x8DA, "add_to_spawngroup" }, - { 0x8DB, "add_to_standby" }, - { 0x8DC, "add_to_thrown_entity_list" }, - { 0x8DD, "add_to_vo_system" }, - { 0x8DE, "add_to_vo_system_internal" }, - { 0x8DF, "add_to_zone" }, - { 0x8E0, "add_tokens_to_trigger_flags" }, - { 0x8E1, "add_trace_fx" }, - { 0x8E2, "add_trace_fx_proc" }, - { 0x8E3, "add_trigger_func_thread" }, - { 0x8E4, "add_trigger_function" }, - { 0x8E5, "add_turret_to_heli" }, - { 0x8E6, "add_valid_evade" }, - { 0x8E7, "add_vol_to_node" }, - { 0x8E8, "add_volume_to_global_arrays" }, - { 0x8E9, "add_wait" }, - { 0x8EA, "add_wait_asserter" }, - { 0x8EB, "add_weapon" }, - { 0x8EC, "add_z" }, - { 0x8ED, "addactioncovermealiasex" }, - { 0x8EE, "addactivecounteruav" }, - { 0x8EF, "addactiveuav" }, - { 0x8F0, "addaieventlistener_func" }, - { 0x8F1, "addairexplosion" }, - { 0x8F2, "addalienagent" }, - { 0x8F3, "addalienweaponammo" }, - { 0x8F4, "addallowedthreatcallout" }, - { 0x8F5, "addallweaponammo" }, - { 0x8F6, "addalternatespawnpoint" }, - { 0x8F7, "addammo" }, - { 0x8F8, "addammoovertime" }, - { 0x8F9, "addasapachehudtarget" }, - { 0x8FA, "addattacker" }, - { 0x8FB, "addawardwinner" }, - { 0x8FC, "addblankiw6" }, - { 0x8FD, "addboxtolevelarray" }, - { 0x8FE, "addcalloutresponseevent" }, - { 0x8FF, "addcastiw" }, - { 0x900, "addcastname" }, - { 0x901, "addcenterdual" }, - { 0x902, "addcenterediw6" }, - { 0x903, "addcenterheading" }, - { 0x904, "addcenterimage" }, - { 0x905, "addcentername" }, - { 0x906, "addcenternamedouble" }, - { 0x908, "addcheckfirealias" }, - { 0x909, "addchild" }, - { 0x90A, "addconcatdirectionalias" }, - { 0x90B, "addconcattargetalias" }, - { 0x90C, "addcratetype" }, - { 0x90F, "addcreditiw6_3f" }, - { 0x910, "addcreditiw6_4" }, - { 0x911, "addcreditliw6" }, - { 0x912, "addcreditlsubheaderriw6" }, - { 0x913, "addcreditriw6" }, - { 0x914, "adddeathicon" }, - { 0x915, "addedtowave" }, - { 0x916, "addenemytominimap" }, - { 0x917, "addentryiw6" }, - { 0x918, "addfullcliptoallweapons" }, - { 0x91A, "addgap" }, - { 0x91B, "addgrenadethrowanimoffset" }, - { 0x91C, "addheaderiw6" }, - { 0x91D, "addhostileburstalias" }, - { 0x91E, "addimageiw" }, - { 0x91F, "addinformalias" }, - { 0x920, "addinformevent" }, - { 0x921, "addinformreloadingaliasex" }, - { 0x922, "additionalassets" }, - { 0x923, "additionalexit_vo" }, - { 0x924, "additionalsighttraceentities" }, - { 0x925, "additive_pain" }, - { 0x927, "additiveturretdriveidle" }, - { 0x928, "additiveturretfire" }, - { 0x929, "additiveturretidle" }, - { 0x92A, "additiveturretrotateleft" }, - { 0x92B, "additiveturretrotateright" }, - { 0x92C, "additiveusegunroot" }, - { 0x92D, "addleftimage" }, - { 0x92E, "addleftname" }, - { 0x92F, "addleftnamename" }, - { 0x930, "addlefttitle" }, - { 0x931, "addlefttitlename" }, - { 0x932, "addlefttitlenamespace" }, - { 0x933, "addlevel" }, - { 0x934, "addlevelstoexperience" }, - { 0x936, "addlinknode" }, - { 0x937, "addlockedontarget" }, - { 0x939, "addlowermessage" }, - { 0x93A, "addmovecombataliasex" }, - { 0x93B, "addmovenoncombataliasex" }, - { 0x93C, "addnamealias" }, - { 0x93D, "addnamealiasex" }, - { 0x93E, "addnameiw" }, - { 0x93F, "addnotetrack_animsound" }, - { 0x940, "addnotetrack_attach" }, - { 0x941, "addnotetrack_clockwork" }, - { 0x942, "addnotetrack_cornered" }, - { 0x943, "addnotetrack_customfunction" }, - { 0x944, "addnotetrack_detach" }, - { 0x945, "addnotetrack_detach_gun" }, - { 0x946, "addnotetrack_dialogue" }, - { 0x947, "addnotetrack_flag" }, - { 0x948, "addnotetrack_flag_clear" }, - { 0x949, "addnotetrack_notify" }, - { 0x94A, "addnotetrack_playersound" }, - { 0x94B, "addnotetrack_sound" }, - { 0x94C, "addnotetrack_startfxontag" }, - { 0x94D, "addnotetrack_stopfxontag" }, - { 0x94E, "addnotetrack_swapparttoefx" }, - { 0x94F, "addnotetrack_tracepartforefx" }, - { 0x950, "addofficertosquad" }, - { 0x953, "addoption" }, - { 0x954, "addorderalias" }, - { 0x955, "addorderevent" }, - { 0x956, "addpaneltimesarray" }, - { 0x957, "addplanetolist" }, - { 0x958, "addplayernamealias" }, - { 0x959, "addplayertosquad" }, - { 0x95A, "addpossiblethreatcallout" }, - { 0x95B, "addprereq" }, - { 0x95C, "addrankalias" }, - { 0x95D, "addratiomaxstocktoallweapons" }, - { 0x95E, "addreactionalias" }, - { 0x95F, "addreactionevent" }, - { 0x961, "addresponsealias" }, - { 0x962, "addresponseevent" }, - { 0x963, "addresponseevent_internal" }, - { 0x964, "addrightname" }, - { 0x965, "addrighttitle" }, - { 0x966, "addsafetyhealth" }, - { 0x967, "addsituationalcombatorder" }, - { 0x968, "addsituationalorder" }, - { 0x969, "addspace" }, - { 0x96A, "addspacesmall" }, - { 0x96C, "addspawnpoints" }, - { 0x96D, "addspeaker" }, - { 0x96E, "addstartspawnpoints" }, - { 0x96F, "addsubheaderiw6" }, - { 0x970, "addsubheaderliw6" }, - { 0x971, "addsubheaderriw6" }, - { 0x972, "addsubleftname" }, - { 0x973, "addsubleftnamename" }, - { 0x974, "addsubleftnamenamename" }, - { 0x976, "addsublefttitlename" }, - { 0x977, "addsublefttitlenamespace" }, - { 0x978, "addsubnameiw" }, - { 0x979, "addsubtitleiw" }, - { 0x97A, "addsubtitleiw6" }, - { 0x97B, "addsubtitlenameiw" }, - { 0x97C, "addtakingfirealias" }, - { 0x97D, "addtauntalias" }, - { 0x97E, "addthreatalias" }, - { 0x97F, "addthreatcalloutalias" }, - { 0x980, "addthreatcalloutecho" }, - { 0x981, "addthreatcalloutlandmarkalias" }, - { 0x982, "addthreatcalloutlocationalias" }, - { 0x983, "addthreatcalloutqa_nextline" }, - { 0x984, "addthreatcalloutresponsealias" }, - { 0x985, "addthreatdistancealias" }, - { 0x986, "addthreatelevationalias" }, - { 0x987, "addthreatevent" }, - { 0x988, "addthreatexposedalias" }, - { 0x989, "addthreatobviousalias" }, - { 0x98A, "addtime" }, - { 0x98B, "addtitleiw" }, - { 0x98C, "addtitleiw6" }, - { 0x98D, "addtitlenameiw" }, - { 0x98F, "addtoballdronelist" }, - { 0x990, "addtobattlebuddywaitlist" }, - { 0x991, "addtocharactersarray" }, - { 0x992, "addtoclosedlist" }, - { 0x993, "addtohelilist" }, - { 0x994, "addtoimslist" }, - { 0x995, "addtolittlebirdlist" }, - { 0x996, "addtolivescount" }, - { 0x997, "addtoopenlist" }, - { 0x998, "addtoparticipantsarray" }, - { 0x999, "addtosquad" }, - { 0x99B, "addtotanklist" }, - { 0x99C, "addtoteam" }, - { 0x99D, "addtoteamcount" }, - { 0x99E, "addtoturretlist" }, - { 0x99F, "addtougvlist" }, - { 0x9A2, "addtrackingtarget_ondeath" }, - { 0x9A3, "addtrackingtarget_update" }, - { 0x9A5, "adduavmodel" }, - { 0x9A6, "adduplinktolevellist" }, - { 0x9A7, "addzone" }, - { 0x9A8, "adjust_ally_movement" }, - { 0x9A9, "adjust_angles_to_player" }, - { 0x9AA, "adjust_forward_push" }, - { 0x9AB, "adjust_helo_sound_high" }, - { 0x9AC, "adjust_helo_sound_low" }, - { 0x9AD, "adjust_helo_sound_roll" }, - { 0x9AE, "adjust_movement_step_up" }, - { 0x9AF, "adjust_moving_grass" }, - { 0x9B0, "adjust_overall_apache_pitches" }, - { 0x9B1, "adjust_player_view" }, - { 0x9B2, "adjust_suppression_on_enemies" }, - { 0x9B3, "adrenaline" }, - { 0x9B4, "adrenalineinfo" }, - { 0x9B5, "adrenalinetime" }, - { 0x9B6, "ads_hint" }, - { 0x9B7, "adstime" }, - { 0x9B8, "adstoggled" }, - { 0x9B9, "adszoomed" }, - { 0x9BA, "advance_regardless_of_numbers" }, - { 0x9BB, "advancedtraverse" }, - { 0x9BC, "advancedtraverse2" }, - { 0x9BE, "advanceonhidingenemy" }, - { 0x9BF, "advancetoenemygroup" }, - { 0x9C0, "advancetoenemygroupmax" }, - { 0x9C1, "advancetoenemyinterval" }, - { 0x9C2, "aenemies" }, - { 0x9C3, "aent_flag_waitopen_either" }, - { 0x9C4, "aerial_vehicle_allowed" }, - { 0x9C5, "affected" }, - { 0x9C6, "afk" }, - { 0x9C7, "after_fall_bounce" }, - { 0x9C8, "after_hunt" }, - { 0x9C9, "after_hunt_dialogue" }, - { 0x9CA, "agent_damage_finished" }, - { 0x9CC, "agent_gameparticipant" }, - { 0x9CD, "agent_teamparticipant" }, - { 0x9CE, "agent_type" }, - { 0x9CF, "agentarray" }, - { 0x9D0, "agentdogthink" }, - { 0x9D1, "agentfunc" }, - { 0x9D2, "aggresivelookat" }, - { 0x9D3, "aggressivemode" }, - { 0x9D4, "ahdmode" }, - { 0x9D5, "ahdmode_ng" }, - { 0x9D7, "ai_3d_sighting_model" }, - { 0x9D8, "ai_advancing_logic" }, - { 0x9D9, "ai_alert" }, - { 0x9DA, "ai_alert_bullet" }, - { 0x9DB, "ai_alert_damage" }, - { 0x9DC, "ai_alert_friend_death" }, - { 0x9DD, "ai_alert_loop" }, - { 0x9DE, "ai_alert_player_break_stealth" }, - { 0x9DF, "ai_alert_range" }, - { 0x9E0, "ai_animate_props_on_death" }, - { 0x9E1, "ai_array" }, - { 0x9E2, "ai_array_killcount_flag_set" }, - { 0x9E3, "ai_attack_missile" }, - { 0x9E4, "ai_classname_in_level" }, - { 0x9E6, "ai_clean_up" }, - { 0x9E7, "ai_cleanup_fake_death" }, - { 0x9E8, "ai_clear_custom_animation_reaction" }, - { 0x9E9, "ai_clear_custom_animation_reaction_and_idle" }, - { 0x9EB, "ai_create_behavior_function" }, - { 0x9EC, "ai_damage_think" }, - { 0x9ED, "ai_deathflag" }, - { 0x9EE, "ai_debug" }, - { 0x9EF, "ai_delete_when_out_of_sight" }, - { 0x9F0, "ai_dont_glow_in_thermal" }, - { 0x9F1, "ai_enemy_target_underwater" }, - { 0x9F2, "ai_enemy_tracking" }, - { 0x9F3, "ai_event_settings" }, - { 0x9F4, "ai_event_settings_reset" }, - { 0x9F5, "ai_flee_from_teargas" }, - { 0x9F6, "ai_flooding_hip_anims" }, - { 0x9F7, "ai_flooding_under_anims" }, - { 0x9F8, "ai_follow_cover" }, - { 0x9FA, "ai_get_behavior_function" }, - { 0x9FB, "ai_go_to_player" }, - { 0x9FC, "ai_group_killcount_flag_set" }, - { 0x9FD, "ai_in_coverwater" }, - { 0x9FE, "ai_init" }, - { 0x9FF, "ai_lasers" }, - { 0xA00, "ai_message_handler_hidden" }, - { 0xA02, "ai_mode" }, - { 0xA03, "ai_number" }, - { 0xA05, "ai_out_time" }, - { 0xA06, "ai_picks_destination" }, - { 0xA08, "ai_react_to_teargas" }, - { 0xA09, "ai_record_spawn_pos" }, - { 0xA0A, "ai_remove_outline_waiter" }, - { 0xA0B, "ai_rider_invulnerable_until_vehicle_death" }, - { 0xA0C, "ai_rider_invulnerable_until_vehicle_death_or_jumping_out" }, - { 0xA0D, "ai_rpg_attack_delay_max" }, - { 0xA0E, "ai_rpg_attack_delay_min" }, - { 0xA0F, "ai_set_custom_animation_reaction" }, - { 0xA10, "ai_set_goback_override_function" }, - { 0xA11, "ai_sets_goal" }, - { 0xA13, "ai_should_be_added" }, - { 0xA14, "ai_sight_brushes" }, - { 0xA15, "ai_space_death" }, - { 0xA16, "ai_space_headshot_death" }, - { 0xA17, "ai_space_pain" }, - { 0xA19, "ai_stealth_init" }, - { 0xA1A, "ai_stealth_pause_handler" }, - { 0xA1B, "ai_swim_death" }, - { 0xA1C, "ai_swim_pain" }, - { 0xA1D, "ai_swim_sound" }, - { 0xA1E, "ai_swim_sound_idle" }, - { 0xA1F, "ai_test_count" }, - { 0xA20, "ai_to_kill" }, - { 0xA21, "ai_total_count" }, - { 0xA22, "ai_track" }, - { 0xA23, "ai_track_death_by_player" }, - { 0xA24, "ai_types" }, - { 0xA25, "ai_wait_go" }, - { 0xA26, "ai_waittill_entered_vehicle" }, - { 0xA27, "ai_water_rising_think" }, - { 0xA28, "aiamount" }, - { 0xA29, "aiareintheroom" }, - { 0xA2A, "aiarray" }, - { 0xA2B, "aibattlechatterloop" }, - { 0xA2C, "aicount" }, - { 0xA2D, "aideathenemy" }, - { 0xA2E, "aideatheventthread" }, - { 0xA2F, "aideathfriendly" }, - { 0xA30, "aidisplacewaiter" }, - { 0xA31, "aifolloworderwaiter" }, - { 0xA32, "aigrenadedangerwaiter" }, - { 0xA33, "aigroup_create" }, - { 0xA34, "aigroup_soldierthink" }, - { 0xA35, "aigroup_spawnerdeath" }, - { 0xA36, "aigroup_spawnerempty" }, - { 0xA37, "aigroup_spawnerthink" }, - { 0xA38, "aihasweapon" }, - { 0xA3A, "aikilleventthread" }, - { 0xA3B, "aim2_target" }, - { 0xA3C, "aim4_target" }, - { 0xA3D, "aim6_target" }, - { 0xA3E, "aim8_target" }, - { 0xA3F, "aim_arrow" }, - { 0xA40, "aim_arrow_on_target" }, - { 0xA42, "aim_idle_thread" }, - { 0xA43, "aim_missiles_2" }, - { 0xA44, "aim_turret_at_ambush_point_or_visible_enemy" }, - { 0xA45, "aim_while_moving_thread" }, - { 0xA46, "aimbutdontshoot" }, - { 0xA47, "aimed_at_shoot_ent_or_pos" }, - { 0xA48, "aimedatshootentorpos" }, - { 0xA49, "aimedsomewhatatenemy" }, - { 0xA4A, "aimidlethread" }, - { 0xA4B, "aiming_at_ally" }, - { 0xA4C, "aimpitchdifftolerance" }, - { 0xA4D, "aimweight" }, - { 0xA4E, "aimweight_end" }, - { 0xA4F, "aimweight_start" }, - { 0xA50, "aimweight_t" }, - { 0xA51, "aimweight_transframes" }, - { 0xA52, "aimyawdiffclosedistsq" }, - { 0xA55, "ainame" }, - { 0xA56, "ainameandrankwaiter" }, - { 0xA57, "aiofficerorders" }, - { 0xA58, "aiowner" }, - { 0xA59, "air_armada" }, - { 0xA5A, "air_dropped" }, - { 0xA5B, "air_node_mesh" }, - { 0xA5C, "air_raid" }, - { 0xA5E, "air_raid_fire" }, - { 0xA5F, "air_raid_siren" }, - { 0xA61, "air_raids" }, - { 0xA62, "air_start_nodes" }, - { 0xA63, "air_strip_ai_quick_cleanup_death_function" }, - { 0xA64, "air_strip_ai_quick_cleanup_spawn_function" }, - { 0xA65, "air_strip_ambient_a10_gun_dive_1" }, - { 0xA66, "air_strip_ambient_a10_gun_dive_2" }, - { 0xA67, "air_strip_ambient_a10_gun_dive_3" }, - { 0xA68, "air_strip_ambient_dogfight_1" }, - { 0xA69, "air_strip_ambient_dogfight_2" }, - { 0xA6B, "air_strip_begin" }, - { 0xA6C, "air_strip_choppers" }, - { 0xA6D, "air_strip_cleanup" }, - { 0xA6E, "air_strip_hints" }, - { 0xA6F, "air_strip_init" }, - { 0xA70, "air_strip_m880_corpses" }, - { 0xA71, "air_strip_m880_death_count" }, - { 0xA72, "air_strip_m880s" }, - { 0xA73, "air_strip_main" }, - { 0xA74, "air_strip_obj_markers" }, - { 0xA75, "air_strip_secured_ambient_enemies_setup" }, - { 0xA77, "air_strip_secured_init" }, - { 0xA78, "air_strip_secured_main" }, - { 0xA79, "air_strip_secured_vo" }, - { 0xA7A, "air_strip_take_off_mig_01" }, - { 0xA7B, "air_strip_take_off_mig_02" }, - { 0xA7C, "air_strip_temp_dialog" }, - { 0xA7D, "air_strip_to_chopper" }, - { 0xA7E, "air_strip_trucks_static_setup" }, - { 0xA7F, "air_strip_victory" }, - { 0xA81, "airank" }, - { 0xA82, "airburstbomb" }, - { 0xA83, "aircraft_wash" }, - { 0xA85, "airdeniedplayer" }, - { 0xA86, "airdrop_heli" }, - { 0xA87, "airdrop_icon" }, - { 0xA88, "airdrop_max_linear_velocity" }, - { 0xA89, "airdrop_override_death_moving_platform" }, - { 0xA8A, "airdrop_override_invalid_moving_platform" }, - { 0xA8B, "airdrop_reward" }, - { 0xA8C, "airdropcratecollision" }, - { 0xA8D, "airdropdetonateonstuck" }, - { 0xA8E, "airdropmarkeractivate" }, - { 0xA8F, "airdroptype" }, - { 0xA91, "airlock_glass_fog" }, - { 0xA92, "airlock_interior_hatch" }, - { 0xA93, "airlockexplode" }, - { 0xA94, "airplane_list" }, - { 0xA95, "airshipflydefense" }, - { 0xA97, "airshipfx" }, - { 0xA98, "airshipfxonclient" }, - { 0xA99, "airshipfxonconnect" }, - { 0xA9A, "airshippitchhatchdown" }, - { 0xA9B, "airshippitchhatchup" }, - { 0xA9C, "airshippitchpropsdown" }, - { 0xA9D, "airshippitchpropsup" }, - { 0xA9E, "airspread" }, - { 0xA9F, "airstrike_earthquake" }, - { 0xAA0, "airstrikedamagedents" }, - { 0xAA1, "airstrikedamagedentscount" }, - { 0xAA2, "airstrikedamagedentsindex" }, - { 0xAA3, "airstrikedamageentsthread" }, - { 0xAA4, "airstrikeexplosion" }, - { 0xAA6, "airstrikeheightscale" }, - { 0xAA7, "airstrikeinprogress" }, - { 0xAA8, "airstrikemadeselectionvo" }, - { 0xAA9, "airstrikessfx" }, - { 0xAAA, "airstriketype" }, - { 0xAAB, "aishootplayer" }, - { 0xAAC, "aispread" }, - { 0xAAD, "aistate" }, - { 0xAAE, "aisuppressai" }, - { 0xAAF, "aithreadthreader" }, - { 0xAB0, "aiturnnotifies" }, - { 0xAB1, "aitype_check" }, - { 0xAB2, "aiupdateanimstate" }, - { 0xAB3, "aiupdatecombat" }, - { 0xAB4, "aiupdatesuppressed" }, - { 0xAB5, "aiweapon" }, - { 0xAB6, "ajax_flare" }, - { 0xAB7, "alarm_annoyance" }, - { 0xAB8, "alarm_ent" }, - { 0xAB9, "alarm_interval" }, - { 0xABA, "alarm_playing" }, - { 0xABB, "alarm_validate_damage" }, - { 0xABC, "alarms" }, - { 0xABD, "alarms2" }, - { 0xABE, "alarms_1" }, - { 0xABF, "alarms_2" }, - { 0xAC0, "alarms_3" }, - { 0xAC1, "alert_all" }, - { 0xAC3, "alert_enemies" }, - { 0xAC4, "alert_enemies_early" }, - { 0xAC5, "alert_enemies_react" }, - { 0xAC6, "alert_level" }, - { 0xAC7, "alert_level_table" }, - { 0xAC8, "alert_on_chopper_damage" }, - { 0xAC9, "alert_team" }, - { 0xACA, "alertface" }, - { 0xACB, "alias" }, - { 0xACC, "alien_ai_debug_print" }, - { 0xACD, "alien_area_init" }, - { 0xACE, "alien_attack" }, - { 0xACF, "alien_attack_enemy" }, - { 0xAD0, "alien_attack_sequence" }, - { 0xAD1, "alien_attribute_table_init" }, - { 0xAD2, "alien_begindeployableviamarker" }, - { 0xAD3, "alien_challenge_table" }, - { 0xAD4, "alien_character_cac_table" }, - { 0xAD5, "alien_cloak" }, - { 0xAD6, "alien_collectibles_table" }, - { 0xAD7, "alien_combat_resource_callbacks" }, - { 0xAD8, "alien_combat_resources" }, - { 0xAD9, "alien_combat_resources_table" }, - { 0xADA, "alien_customprematchperiod" }, - { 0xADB, "alien_cycle_intermission" }, - { 0xADC, "alien_cycle_table" }, - { 0xADD, "alien_cycle_table_hardcore" }, - { 0xADE, "alien_eyes_off" }, - { 0xADF, "alien_eyes_off_on_death" }, - { 0xAE0, "alien_eyes_on" }, - { 0xAE1, "alien_eyes_on_threaded" }, - { 0xAE2, "alien_fire_off" }, - { 0xAE3, "alien_fire_on" }, - { 0xAE4, "alien_funcs" }, - { 0xAE5, "alien_health_per_player_init" }, - { 0xAE6, "alien_health_per_player_scalar" }, - { 0xAE8, "alien_jump_melee_speed" }, - { 0xAE9, "alien_loadout" }, - { 0xAEA, "alien_loot_initialized" }, - { 0xAEB, "alien_lurker_behavior" }, - { 0xAEC, "alien_lurker_init" }, - { 0xAED, "alien_lurkers" }, - { 0xAEE, "alien_main_loop" }, - { 0xAEF, "alien_make_entity_sentient" }, - { 0xAF0, "alien_max_rank" }, - { 0xAF1, "alien_melee" }, - { 0xAF2, "alien_mode" }, - { 0xAF3, "alien_mode_enable" }, - { 0xAF4, "alien_mode_enable_raw" }, - { 0xAF5, "alien_mode_feature" }, - { 0xAF6, "alien_mode_feature_strings" }, - { 0xAF7, "alien_mode_has" }, - { 0xAF8, "alien_noncombat" }, - { 0xAFA, "alien_perks" }, - { 0xAFB, "alien_perks_table" }, - { 0xAFC, "alien_pet" }, - { 0xAFD, "alien_pet_follow" }, - { 0xAFE, "alien_player_spawn_group" }, - { 0xAFF, "alien_pregame_delay" }, - { 0xB00, "alien_ranks" }, - { 0xB02, "alien_retreat" }, - { 0xB03, "alien_scene_behavior" }, - { 0xB04, "alien_scene_init" }, - { 0xB05, "alien_scripted" }, - { 0xB06, "alien_synch_attack_enemy" }, - { 0xB07, "alien_test_jump" }, - { 0xB08, "alien_test_loop" }, - { 0xB09, "alien_town_intro" }, - { 0xB0A, "alien_town_intro_precache_characters" }, - { 0xB0C, "alien_type" }, - { 0xB0E, "alien_unlock_data" }, - { 0xB0F, "alien_unlock_table" }, - { 0xB11, "alien_used_resource_rank" }, - { 0xB12, "alien_vo_priority_level" }, - { 0xB14, "alien_wave" }, - { 0xB15, "alien_wave_behavior" }, - { 0xB16, "alien_wave_init" }, - { 0xB18, "alien_wave_spawn_think" }, - { 0xB19, "alien_wave_status" }, - { 0xB1A, "alien_wave_table" }, - { 0xB1B, "alien_xp" }, - { 0xB1C, "alienagentspawn" }, - { 0xB1D, "alienagentthink" }, - { 0xB1E, "alienanimdata" }, - { 0xB1F, "alienbbdata" }, - { 0xB20, "alienclimbdown" }, - { 0xB21, "alienclimbup" }, - { 0xB22, "alienendgame" }, - { 0xB24, "alienmovebackanimchance" }, - { 0xB25, "alienoutcomenotify" }, - { 0xB26, "alienplayerarmor" }, - { 0xB29, "alienplayerpainbreathingsound" }, - { 0xB2A, "alienregulartraversal" }, - { 0xB2B, "aliens_give_currency_func" }, - { 0xB2C, "aliens_make_entity_sentient_func" }, - { 0xB2D, "aliensnarecount" }, - { 0xB2F, "alienspawnlogic" }, - { 0xB30, "alientraversenotetrackhandler" }, - { 0xB31, "alientypecandofriendlydamage" }, - { 0xB32, "align_chalk_marks" }, - { 0xB33, "aligntoverticaledge" }, - { 0xB35, "alivecount" }, - { 0xB36, "aliveplayers" }, - { 0xB37, "all_challenge_completed" }, - { 0xB38, "all_dom_flags" }, - { 0xB39, "all_players_istouching" }, - { 0xB3A, "all_rappel_pt3_downstairs_enemies" }, - { 0xB3C, "all_scenes" }, - { 0xB3D, "all_team_steak_col" }, - { 0xB3E, "all_team_streak_col" }, - { 0xB3F, "allcrashes" }, - { 0xB40, "alley_bokehdots" }, - { 0xB41, "alley_bokehdots_old" }, - { 0xB42, "alley_end_of_alley_fx" }, - { 0xB44, "alley_fill_shallow" }, - { 0xB45, "alley_flood" }, - { 0xB46, "alley_flood_collision_cheater" }, - { 0xB47, "alley_flood_far_vfx_attachments" }, - { 0xB48, "alley_flood_fx" }, - { 0xB49, "alley_flood_near_vfx_attachments" }, - { 0xB4A, "alley_flood_spawn" }, - { 0xB4C, "alley_flood_water" }, - { 0xB4D, "alley_froth_vfx" }, - { 0xB4E, "alley_giantsplashes_left" }, - { 0xB50, "alley_kill_triggers" }, - { 0xB51, "alley_near" }, - { 0xB52, "alley_stumble" }, - { 0xB53, "allie1_tussbubbs" }, - { 0xB55, "allies_baker_command_end_anim" }, - { 0xB56, "allies_baker_console_anims" }, - { 0xB57, "allies_baker_flarestack_exit" }, - { 0xB58, "allies_baker_hold" }, - { 0xB59, "allies_baker_hold_approach_and_idle" }, - { 0xB5A, "allies_breach_anim_node" }, - { 0xB5B, "allies_building_entry_movement" }, - { 0xB5C, "allies_building_entry_vo" }, - { 0xB5D, "allies_building_exit_hookup" }, - { 0xB60, "allies_convoy_dialogue" }, - { 0xB61, "allies_cqbwalk" }, - { 0xB62, "allies_dam_vign" }, - { 0xB63, "allies_dialog_col" }, - { 0xB64, "allies_dialog_playing" }, - { 0xB65, "allies_engine_room" }, - { 0xB66, "allies_first_advance" }, - { 0xB67, "allies_gunship_run" }, - { 0xB68, "allies_help_when_player_shoots_balcony_enemies" }, - { 0xB6A, "allies_help_when_player_shoots_second_floor_left" }, - { 0xB6B, "allies_help_when_player_shoots_second_floor_middle_or_right" }, - { 0xB6C, "allies_hesh_final_position" }, - { 0xB6D, "allies_inverted_rappel_movement" }, - { 0xB6E, "allies_inverted_rappel_vo" }, - { 0xB6F, "allies_jeep_sync_anim" }, - { 0xB70, "allies_move_down_to_first_floor_combat" }, - { 0xB71, "allies_move_down_to_second_floor_combat" }, - { 0xB72, "allies_move_down_to_third_floor_combat" }, - { 0xB73, "allies_move_to_checkpoint_start" }, - { 0xB76, "allies_movement_post_missile_launch" }, - { 0xB77, "allies_movement_tower" }, - { 0xB78, "allies_movement_warehouse" }, - { 0xB79, "allies_mudpumps" }, - { 0xB7A, "allies_rappel_anims" }, - { 0xB7B, "allies_rappel_stealth_anims" }, - { 0xB7F, "allies_ride_chopper" }, - { 0xB80, "allies_run_for_garage" }, - { 0xB81, "allies_sat1" }, - { 0xB82, "allies_sat2" }, - { 0xB83, "allies_shadow_kill_movement" }, - { 0xB84, "allies_shadow_kill_vo" }, - { 0xB85, "allies_start_cqb" }, - { 0xB86, "allies_stealth_behavior_end_count" }, - { 0xB87, "allies_tanks" }, - { 0xB88, "allies_throw_smoke" }, - { 0xB89, "allies_to_rappel" }, - { 0xB8A, "allies_vo_post_missile_launch" }, - { 0xB8B, "allies_vo_tower" }, - { 0xB8D, "alliescapturing" }, - { 0xB8E, "allieschopper" }, - { 0xB8F, "alliesinsertchopper" }, - { 0xB90, "alliesteletostartspot" }, - { 0xB91, "allow_dry_fire" }, - { 0xB92, "allow_fall" }, - { 0xB93, "allow_fire" }, - { 0xB94, "allow_glass_break_slide" }, - { 0xB96, "allow_level_killstreak" }, - { 0xB97, "allow_movement" }, - { 0xB98, "allow_pipe_damage" }, - { 0xB99, "allow_player_ascend_move" }, - { 0xB9A, "allow_sprint" }, - { 0xB9B, "allow_walk_up" }, - { 0xB9C, "allowable_double_attachments" }, - { 0xB9D, "allowboard" }, - { 0xB9F, "allowclasschoice" }, - { 0xBA0, "allowcrouch" }, - { 0xBA1, "allowed_cycles" }, - { 0xBA3, "allowedcallouts" }, - { 0xBA4, "allowedinsolo" }, - { 0xBA5, "allowedpartialreloadontheruntime" }, - { 0xBA6, "allowedtofire" }, - { 0xBA7, "allowempdamage" }, - { 0xBA8, "allowenemyspectate" }, - { 0xBA9, "allowfauxdeath" }, - { 0xBAA, "allowfreespectate" }, - { 0xBAB, "allowgrenadedamage" }, - { 0xBAC, "allowlaststandai" }, - { 0xBAD, "allowlatecomers" }, - { 0xBAF, "allowneutral" }, - { 0xBB0, "allowridekillstreakplayerexit" }, - { 0xBB1, "allowsafeeject" }, - { 0xBB2, "allowshoot" }, - { 0xBB3, "allowteamchoice" }, - { 0xBB4, "allowtelefrag" }, - { 0xBB5, "allowuse" }, - { 0xBB6, "allowvehicledamage" }, - { 0xBB7, "allowvote" }, - { 0xBB8, "allowweapons" }, - { 0xBB9, "ally" }, - { 0xBBA, "ally0_inhere" }, - { 0xBBB, "ally0_instruction_vo" }, - { 0xBBC, "ally0_instruction_vo_holdup" }, - { 0xBBD, "ally0_instruction_vo_table" }, - { 0xBBE, "ally0_main" }, - { 0xBBF, "ally0_main_int" }, - { 0xBC1, "ally0_move_to_end" }, - { 0xBC2, "ally0_start_path2" }, - { 0xBC3, "ally0_traversal_logic" }, - { 0xBC4, "ally1_ascend_ascender" }, - { 0xBC5, "ally1_ascend_launcher" }, - { 0xBC8, "ally1_main_int" }, - { 0xBC9, "ally1_mall" }, - { 0xBCA, "ally2_ascend_ascender" }, - { 0xBCB, "ally2_ascend_launcher" }, - { 0xBCC, "ally2_main" }, - { 0xBCD, "ally2_main_int" }, - { 0xBCE, "ally2_mall" }, - { 0xBCF, "ally_0_animation" }, - { 0xBD0, "ally_1_animation" }, - { 0xBD2, "ally_advance_watcher" }, - { 0xBD4, "ally_alley_flood_spawn" }, - { 0xBD5, "ally_animate_vault_scene" }, - { 0xBD6, "ally_breach_gas" }, - { 0xBD7, "ally_breach_goal" }, - { 0xBD8, "ally_breach_vo" }, - { 0xBD9, "ally_calm_idle_internal" }, - { 0xBDB, "ally_catchup" }, - { 0xBDC, "ally_catchup_solo" }, - { 0xBDF, "ally_cleanup" }, - { 0xBE0, "ally_clear_flee_behavior" }, - { 0xBE1, "ally_color_node_movement" }, - { 0xBE2, "ally_console_scene" }, - { 0xBE3, "ally_cqb_kill" }, - { 0xBE4, "ally_cqb_kill_solo" }, - { 0xBE5, "ally_crouch_walk_to_goal" }, - { 0xBE6, "ally_current_state" }, - { 0xBE7, "ally_dialogue" }, - { 0xBE8, "ally_do_reload_anim" }, - { 0xBE9, "ally_dog_attack_free" }, - { 0xBEB, "ally_dog_follow_owner" }, - { 0xBED, "ally_dog_guard_owner" }, - { 0xBEE, "ally_dog_guardpoint_radius" }, - { 0xBEF, "ally_dog_scripted" }, - { 0xBF0, "ally_dog_search_radius" }, - { 0xBF1, "ally_dog_sniff_mode" }, - { 0xBF2, "ally_dog_think" }, - { 0xBF3, "ally_dogs" }, - { 0xBF6, "ally_edge_nodes" }, - { 0xBF8, "ally_elevator_clip_back" }, - { 0xBF9, "ally_ent_del" }, - { 0xBFA, "ally_finale_logic" }, - { 0xBFB, "ally_finale_movement_setup" }, - { 0xBFC, "ally_fire_until_out_of_ammo" }, - { 0xBFD, "ally_fire_until_out_of_ammo_internal" }, - { 0xBFE, "ally_fired" }, - { 0xBFF, "ally_first_frame_check" }, - { 0xC00, "ally_flee_setup" }, - { 0xC01, "ally_garage" }, - { 0xC02, "ally_garage_sneak" }, - { 0xC03, "ally_get_fire_animation" }, - { 0xC04, "ally_get_horizontal_start_distance" }, - { 0xC05, "ally_get_horizontal_stop_distance" }, - { 0xC06, "ally_get_vertical_stop_anim_distance" }, - { 0xC0A, "ally_goggle_glow_on" }, - { 0xC0B, "ally_grenade" }, - { 0xC0C, "ally_groups" }, - { 0xC0E, "ally_gun_hide" }, - { 0xC0F, "ally_gun_show" }, - { 0xC11, "ally_impact_org" }, - { 0xC12, "ally_intro_anims_and_logic" }, - { 0xC13, "ally_invasion_scene_approach" }, - { 0xC14, "ally_is_aiming" }, - { 0xC17, "ally_kill" }, - { 0xC18, "ally_left_death" }, - { 0xC19, "ally_listen_dog_commands" }, - { 0xC1A, "ally_littlebird_1" }, - { 0xC1B, "ally_littlebird_2" }, - { 0xC1D, "ally_main" }, - { 0xC1E, "ally_main_walk" }, - { 0xC1F, "ally_make_fall" }, - { 0xC21, "ally_move_to_jeep" }, - { 0xC22, "ally_movement" }, - { 0xC24, "ally_nagging" }, - { 0xC25, "ally_new_state" }, - { 0xC26, "ally_node_logic" }, - { 0xC27, "ally_on_stairs" }, - { 0xC28, "ally_owner" }, - { 0xC29, "ally_physics_pulse" }, - { 0xC2A, "ally_push" }, - { 0xC2B, "ally_push_player_after_unload" }, - { 0xC2C, "ally_rappel_distance2dsquared_to_player" }, - { 0xC2F, "ally_rappel_get_aim_pitch" }, - { 0xC30, "ally_rappel_get_aim_yaw" }, - { 0xC31, "ally_rappel_get_enemy" }, - { 0xC32, "ally_rappel_get_rope_start" }, - { 0xC34, "ally_rappel_moving_change_direction" }, - { 0xC35, "ally_rappel_moving_stop_idle" }, - { 0xC36, "ally_rappel_moving_vertical_stop" }, - { 0xC37, "ally_rappel_pause_movement_horizontal" }, - { 0xC38, "ally_rappel_reload" }, - { 0xC39, "ally_rappel_rope" }, - { 0xC3B, "ally_rappel_set_perfect_accuracy" }, - { 0xC3C, "ally_rappel_setup_rope" }, - { 0xC3D, "ally_rappel_start_aiming" }, - { 0xC3E, "ally_rappel_start_movement_horizontal" }, - { 0xC3F, "ally_rappel_start_movement_horizontal_internal" }, - { 0xC40, "ally_rappel_start_rope" }, - { 0xC41, "ally_rappel_start_shooting" }, - { 0xC42, "ally_rappel_stealth_movement_vertical" }, - { 0xC43, "ally_rappel_stop_aiming" }, - { 0xC44, "ally_rappel_stop_rope" }, - { 0xC45, "ally_rappel_stop_shooting" }, - { 0xC47, "ally_reset_second_floor_right" }, - { 0xC48, "ally_reset_weights" }, - { 0xC4A, "ally_roof_collapsing_vo" }, - { 0xC4B, "ally_rooftop_water_to_debrisbridge" }, - { 0xC4C, "ally_rubber_banding_solo" }, - { 0xC4D, "ally_set_initial_weights" }, - { 0xC4E, "ally_setup" }, - { 0xC4F, "ally_setup_aim" }, - { 0xC51, "ally_shoot_at_enemy" }, - { 0xC52, "ally_shoot_convoy" }, - { 0xC53, "ally_shoot_nodes" }, - { 0xC54, "ally_shoot_think" }, - { 0xC55, "ally_shooting_loop" }, - { 0xC56, "ally_shoots_fire_extinguisher" }, - { 0xC57, "ally_sprint" }, - { 0xC58, "ally_sprint_end" }, - { 0xC59, "ally_sprint_setup" }, - { 0xC5A, "ally_start" }, - { 0xC5B, "ally_start_1" }, - { 0xC5C, "ally_start_2" }, - { 0xC5D, "ally_start_calm_idle" }, - { 0xC5E, "ally_start_cornerwaving" }, - { 0xC5F, "ally_stealth_kill" }, - { 0xC60, "ally_stealth_settings" }, - { 0xC61, "ally_stop_calm_idle" }, - { 0xC67, "ally_through_sat_panel" }, - { 0xC68, "ally_to_magicbullet" }, - { 0xC69, "ally_transition_to_target_weights" }, - { 0xC6A, "ally_turnanim_hack" }, - { 0xC6B, "ally_vault_props" }, - { 0xC6C, "ally_vo" }, - { 0xC6D, "ally_wait_to_get_impatient" }, - { 0xC6E, "ally_zipline_count" }, - { 0xC6F, "ally_zipline_nag" }, - { 0xC70, "allyagentthink" }, - { 0xC71, "allyc17_right_waits" }, - { 0xC72, "allyheli" }, - { 0xC76, "allytank1" }, - { 0xC7A, "allytime" }, - { 0xC7B, "alpha1" }, - { 0xC7C, "alpha2" }, - { 0xC7E, "alpha_ascend_rubberband_cleanup" }, - { 0xC7F, "alpha_curr_rate" }, - { 0xC80, "alphabetize" }, - { 0xC81, "already_checking_udwfx" }, - { 0xC82, "already_dumpped" }, - { 0xC83, "already_issued" }, - { 0xC84, "already_ran_function" }, - { 0xC85, "already_spawned" }, - { 0xC86, "already_stuck" }, - { 0xC87, "already_thrown" }, - { 0xC89, "alreadyaddedtoalivecount" }, - { 0xC8B, "alreadyrotating" }, - { 0xC8C, "alreadystumbling" }, - { 0xC8D, "alreadytarget" }, - { 0xC8E, "alsodamageparent" }, - { 0xC8F, "alt_override" }, - { 0xC90, "alternates" }, - { 0xC91, "altitude" }, - { 0xC92, "altitude_adjusted" }, - { 0xC93, "altitude_min_override" }, - { 0xC94, "altitude_min_override_remove" }, - { 0xC95, "altitude_override_over_time" }, - { 0xC96, "altitudepolls" }, - { 0xC97, "altwarning" }, - { 0xC98, "always_pain" }, - { 0xC99, "always_play_pain_sound" }, - { 0xC9A, "alwaysdrawfriendlynames" }, - { 0xC9B, "alwaysgamemodeclass" }, - { 0xC9C, "alwayslookatfirsttarget" }, - { 0xC9D, "alwaysquake" }, - { 0xC9E, "alwaysrocketdeath" }, - { 0xC9F, "alwaysrunforward" }, - { 0xCA0, "amb_quakes" }, - { 0xCA1, "ambience_inner" }, - { 0xCA3, "ambient" }, - { 0xCA4, "ambient_a10s" }, - { 0xCA5, "ambient_airburst_periph_cleanup" }, - { 0xCA6, "ambient_airbursts" }, - { 0xCA7, "ambient_airbursts_player_effcts" }, - { 0xCA8, "ambient_airbursts_startpoint" }, - { 0xCAA, "ambient_animate" }, - { 0xCAB, "ambient_breach_tank_a10_pass" }, - { 0xCAC, "ambient_building_elevators" }, - { 0xCAD, "ambient_building_explosions" }, - { 0xCAE, "ambient_building_lights" }, - { 0xCAF, "ambient_building_lights_internal" }, - { 0xCB0, "ambient_canyon_airburst_close_shake" }, - { 0xCB1, "ambient_canyon_airburst_fx_teleport_and_delete" }, - { 0xCB3, "ambient_canyon_airbursts_periph" }, - { 0xCB5, "ambient_choppers" }, - { 0xCB6, "ambient_combat_guys" }, - { 0xCB7, "ambient_derrick_animation" }, - { 0xCB8, "ambient_drones" }, - { 0xCB9, "ambient_event_thread" }, - { 0xCBA, "ambient_ext" }, - { 0xCBB, "ambient_fence_shocks" }, - { 0xCBC, "ambient_guys_anims" }, - { 0xCBD, "ambient_hinds" }, - { 0xCBE, "ambient_int" }, - { 0xCBF, "ambient_jet_by_sound" }, - { 0xCC2, "ambient_nh90_landers" }, - { 0xCC4, "ambient_road_runners" }, - { 0xCC5, "ambient_road_vehicles" }, - { 0xCC6, "ambient_rog_strike" }, - { 0xCC7, "ambient_rog_strike_intro" }, - { 0xCC9, "ambient_rog_strike_timer" }, - { 0xCCA, "ambient_runner_think" }, - { 0xCCC, "ambient_track" }, - { 0xCCD, "ambient_vehicle_spawning" }, - { 0xCCF, "ambush_duration" }, - { 0xCD1, "ambush_enemies" }, - { 0xCD5, "ambush_guy_outcome_logic" }, - { 0xCD6, "ambush_hidden_settings" }, - { 0xCD7, "ambush_init" }, - { 0xCD8, "ambush_jeep2_backr" }, - { 0xCD9, "ambush_jeep2_driver" }, - { 0xCDA, "ambush_jeep2_guy_wave" }, - { 0xCDB, "ambush_jeep2_passenger" }, - { 0xCDD, "ambush_jeep_latch_close_lf" }, - { 0xCDF, "ambush_jeep_latch_close_rr" }, - { 0xCE0, "ambush_jeep_latch_open_lf" }, - { 0xCE1, "ambush_jeep_latch_open_rf" }, - { 0xCE2, "ambush_jeep_latch_open_rr" }, - { 0xCE3, "ambush_jeep_passenger" }, - { 0xCE6, "ambush_kill_ally" }, - { 0xCE7, "ambush_kill_driver" }, - { 0xCE8, "ambush_kill_driver_cypher" }, - { 0xCE9, "ambush_kill_driver_player" }, - { 0xCEA, "ambush_main" }, - { 0xCEB, "ambush_notify_on_player_kill" }, - { 0xCEC, "ambush_notify_on_player_shot" }, - { 0xCEE, "ambush_patrol_guys" }, - { 0xCEF, "ambush_patrol_logic" }, - { 0xCF0, "ambush_patrollers" }, - { 0xCF1, "ambush_player_did_ambush" }, - { 0xCF2, "ambush_player_ran_ahead" }, - { 0xCF3, "ambush_recover_anim" }, - { 0xCF4, "ambush_script" }, - { 0xCF5, "ambush_stealth_settings" }, - { 0xCF6, "ambush_trap_ent" }, - { 0xCF8, "ambush_yaw" }, - { 0xCFB, "ammo" }, - { 0xCFC, "ammo_cache_think_global" }, - { 0xCFD, "ammo_crate_failsafe" }, - { 0xCFE, "ammo_hack" }, - { 0xCFF, "ammo_icon" }, - { 0xD00, "ammo_icon_fade_in" }, - { 0xD01, "ammo_icon_fade_out" }, - { 0xD04, "ammo_pickup" }, - { 0xD05, "ammo_thrower_scene" }, - { 0xD06, "ammocheatinterval" }, - { 0xD07, "ammocheattime" }, - { 0xD08, "ammocount" }, - { 0xD09, "ammocounterhide" }, - { 0xD0A, "ammoomnvar" }, - { 0xD0B, "ammopickup" }, - { 0xD0C, "ammopickupfunc" }, - { 0xD0D, "ammopickupmodel" }, - { 0xD0E, "ammorefillprimary" }, - { 0xD0F, "ammorefillsecondary" }, - { 0xD10, "ammorestockcheckfreq" }, - { 0xD13, "amount" }, - { 0xD14, "amplitude" }, - { 0xD16, "anchor_line_impact" }, - { 0xD17, "angel_flare" }, - { 0xD18, "angel_flare_burst" }, - { 0xD19, "angelflareprecache" }, - { 0xD1A, "angered" }, - { 0xD1B, "angle_180" }, - { 0xD1D, "angle_lerp" }, - { 0xD1E, "angle_offset" }, - { 0xD1F, "anglerangethread" }, - { 0xD20, "angles3d" }, - { 0xD23, "angles_within" }, - { 0xD24, "anglescheck" }, - { 0xD25, "anglesclamp180" }, - { 0xD28, "angry_flood_big_wave_water" }, - { 0xD2B, "angry_flood_collision_cheater" }, - { 0xD2C, "angry_flood_collision_cheater_spawn" }, - { 0xD2D, "angry_flood_collision_dodamage" }, - { 0xD2E, "angry_flood_collision_spawn" }, - { 0xD2F, "angry_flood_finishing_move" }, - { 0xD30, "angry_flood_rumble" }, - { 0xD31, "angry_flood_rumble_loop" }, - { 0xD32, "angry_flood_splash_sequencing_lf" }, - { 0xD34, "angry_flood_street_mist" }, - { 0xD35, "angry_flood_water" }, - { 0xD36, "anim_addmodel" }, - { 0xD37, "anim_animationendnotify" }, - { 0xD38, "anim_array" }, - { 0xD39, "anim_at_entity" }, - { 0xD3A, "anim_at_self" }, - { 0xD3B, "anim_base" }, - { 0xD3C, "anim_blend_time_override" }, - { 0xD3D, "anim_boost" }, - { 0xD3E, "anim_break_entrance" }, - { 0xD3F, "anim_changes_pushplayer" }, - { 0xD41, "anim_custom_animmode" }, - { 0xD42, "anim_custom_animmode_loop" }, - { 0xD43, "anim_custom_animmode_loop_solo" }, - { 0xD44, "anim_custom_animmode_on_guy" }, - { 0xD46, "anim_deathnotify" }, - { 0xD47, "anim_dialogueendnotify" }, - { 0xD48, "anim_disablepain" }, - { 0xD49, "anim_dontpushplayer" }, - { 0xD4A, "anim_down_move_strength" }, - { 0xD4B, "anim_drop_bone" }, - { 0xD4C, "anim_end_early" }, - { 0xD4D, "anim_end_early_animationendnotify" }, - { 0xD4E, "anim_end_early_deathnotify" }, - { 0xD4F, "anim_end_early_dialogueendnotify" }, - { 0xD50, "anim_end_early_facialendnotify" }, - { 0xD53, "anim_enemies_non_combat" }, - { 0xD54, "anim_enemies_non_combat_rate" }, - { 0xD57, "anim_ent_a" }, - { 0xD58, "anim_ent_b" }, - { 0xD59, "anim_ent_c" }, - { 0xD5C, "anim_facialanim" }, - { 0xD5F, "anim_fake_loop_endon" }, - { 0xD60, "anim_first_frame" }, - { 0xD61, "anim_first_frame_on_guy" }, - { 0xD62, "anim_first_frame_solo" }, - { 0xD63, "anim_first_roll_everyone" }, - { 0xD66, "anim_generic_custom_animmode_loop" }, - { 0xD69, "anim_generic_gravity_run" }, - { 0xD6A, "anim_generic_loop" }, - { 0xD6B, "anim_generic_queue" }, - { 0xD6C, "anim_generic_reach" }, - { 0xD6D, "anim_generic_reach_and_animate" }, - { 0xD6E, "anim_generic_reach_and_arrive" }, - { 0xD6F, "anim_generic_run" }, - { 0xD70, "anim_generic_teleport" }, - { 0xD71, "anim_gunhand" }, - { 0xD72, "anim_guninhand" }, - { 0xD73, "anim_handle_notetrack" }, - { 0xD74, "anim_head_faceplate" }, - { 0xD75, "anim_index" }, - { 0xD76, "anim_intro_dog" }, - { 0xD77, "anim_intro_sniper" }, - { 0xD79, "anim_last_frame_solo" }, - { 0xD7A, "anim_length" }, - { 0xD7B, "anim_length_frames_left" }, - { 0xD7C, "anim_link_tag_model" }, - { 0xD7D, "anim_loop" }, - { 0xD7E, "anim_loop_packet" }, - { 0xD80, "anim_loop_solo" }, - { 0xD81, "anim_minigun_hands" }, - { 0xD82, "anim_models" }, - { 0xD83, "anim_moveto" }, - { 0xD84, "anim_node" }, - { 0xD85, "anim_org" }, - { 0xD86, "anim_player_and_allies" }, - { 0xD87, "anim_player_target_enemy" }, - { 0xD89, "anim_precache" }, - { 0xD8A, "anim_prop_init_threads" }, - { 0xD8B, "anim_prop_models" }, - { 0xD8C, "anim_prop_models_animtree" }, - { 0xD8E, "anim_props_animated" }, - { 0xD8F, "anim_pushplayer" }, - { 0xD90, "anim_reach" }, - { 0xD91, "anim_reach_and_approach" }, - { 0xD92, "anim_reach_and_approach_node_solo" }, - { 0xD93, "anim_reach_and_approach_solo" }, - { 0xD94, "anim_reach_and_idle" }, - { 0xD95, "anim_reach_and_idle_solo" }, - { 0xD96, "anim_reach_and_plant" }, - { 0xD98, "anim_reach_failsafe" }, - { 0xD99, "anim_reach_idle" }, - { 0xD9A, "anim_reach_play" }, - { 0xD9B, "anim_reach_solo" }, - { 0xD9D, "anim_reach_together" }, - { 0xD9E, "anim_reach_with_funcs" }, - { 0xD9F, "anim_ref" }, - { 0xDA1, "anim_removemodel" }, - { 0xDA2, "anim_right_move_strength" }, - { 0xDA3, "anim_scene" }, - { 0xDA4, "anim_self_set_time" }, - { 0xDA5, "anim_sequence" }, - { 0xDA6, "anim_set_rate" }, - { 0xDA7, "anim_set_rate_internal" }, - { 0xDA8, "anim_set_rate_single" }, - { 0xDA9, "anim_set_time" }, - { 0xDAA, "anim_single" }, - { 0xDAB, "anim_single_end_early" }, - { 0xDAC, "anim_single_failsafe" }, - { 0xDAD, "anim_single_failsafeonguy" }, - { 0xDAE, "anim_single_internal" }, - { 0xDAF, "anim_single_queue" }, - { 0xDB0, "anim_single_run" }, - { 0xDB1, "anim_single_run_solo" }, - { 0xDB2, "anim_single_solo" }, - { 0xDB4, "anim_spawn_generic_model" }, - { 0xDB6, "anim_spawn_replace_with_model" }, - { 0xDB7, "anim_spawn_tag_model" }, - { 0xDB8, "anim_spawner_teleport" }, - { 0xDB9, "anim_start_at_groundpos" }, - { 0xDBA, "anim_start_pos" }, - { 0xDBB, "anim_start_pos_solo" }, - { 0xDBC, "anim_stopanimscripted" }, - { 0xDBD, "anim_teleport" }, - { 0xDBE, "anim_teleport_solo" }, - { 0xDBF, "anim_time" }, - { 0xDC0, "anim_timing" }, - { 0xDC1, "anim_up_down_boost" }, - { 0xDC2, "anim_wait_func" }, - { 0xDC3, "anim_weight" }, - { 0xDC5, "animarray" }, - { 0xDC6, "animarrayanyexist" }, - { 0xDC7, "animarrayfuncs" }, - { 0xDC8, "animarraypickrandom" }, - { 0xDC9, "animate_after_movement" }, - { 0xDCA, "animate_allies_to_train" }, - { 0xDCB, "animate_ally_breach" }, - { 0xDCC, "animate_ambush_scene_enemies" }, - { 0xDCD, "animate_and_get_shot" }, - { 0xDCE, "animate_arms" }, - { 0xDCF, "animate_chairs" }, - { 0xDD0, "animate_combat_two_intro_debris" }, - { 0xDD1, "animate_drive_idle" }, - { 0xDD3, "animate_ent" }, - { 0xDD4, "animate_front_station_01" }, - { 0xDD5, "animate_front_station_02" }, - { 0xDD6, "animate_front_station_03" }, - { 0xDD7, "animate_front_station_04" }, - { 0xDD8, "animate_front_station_05" }, - { 0xDD9, "animate_front_station_and_return_to_idle" }, - { 0xDDA, "animate_guys" }, - { 0xDDB, "animate_opposite_direction" }, - { 0xDDC, "animate_props_on_death" }, - { 0xDDD, "animate_til_volume" }, - { 0xDDE, "animate_turret_with_viewmodel" }, - { 0xDDF, "animate_vault_door" }, - { 0xDE0, "animate_vault_light" }, - { 0xDE1, "animate_vip_enemies" }, - { 0xDE2, "animated_doors" }, - { 0xDE3, "animated_logs" }, - { 0xDE4, "animated_model" }, - { 0xDE5, "animated_models" }, - { 0xDE6, "animated_prop" }, - { 0xDE7, "animated_prop_anims" }, - { 0xDE9, "animated_sat_part" }, - { 0xDEA, "animated_scene" }, - { 0xDEB, "animated_scene_org" }, - { 0xDEC, "animated_script_model" }, - { 0xDED, "animated_warehouse_guys" }, - { 0xDEF, "animatedduffle" }, - { 0xDF0, "animatemodel" }, - { 0xDF1, "animatemoveintoplace" }, - { 0xDF5, "animcbs" }, - { 0xDF9, "animflagnameindex" }, - { 0xDFA, "animgaz" }, - { 0xDFB, "animhasfacialoverride" }, - { 0xDFC, "animlengths" }, - { 0xDFD, "animname" }, - { 0xDFE, "animnode" }, - { 0xDFF, "animoffset" }, - { 0xE00, "animontag" }, - { 0xE03, "animplaybackrate" }, - { 0xE05, "anims_curr" }, - { 0xE06, "animsapplied" }, - { 0xE07, "animscriptdonotetracksthread" }, - { 0xE09, "animset" }, - { 0xE0A, "animsets" }, - { 0xE0B, "animsound_aliases" }, - { 0xE0C, "animsound_exists" }, - { 0xE0D, "animsound_hud_extralines" }, - { 0xE0E, "animsound_hudlimit" }, - { 0xE0F, "animsound_start_tracker" }, - { 0xE10, "animsound_start_tracker_loop" }, - { 0xE12, "animsound_tracker" }, - { 0xE13, "animsounds" }, - { 0xE14, "animsounds_thisframe" }, - { 0xE15, "animspeeds" }, - { 0xE16, "animspot" }, - { 0xE18, "animsubstate" }, - { 0xE19, "animtree" }, - { 0xE1A, "animtype_idle" }, - { 0xE1B, "animtype_idle_shift" }, - { 0xE1C, "animtype_loop" }, - { 0xE1D, "animtype_loop_run" }, - { 0xE1E, "animtype_parent" }, - { 0xE1F, "animtype_run_stop" }, - { 0xE20, "animtype_shift_back" }, - { 0xE22, "animtype_stop" }, - { 0xE23, "anmimname" }, - { 0xE24, "announce_past_those_doors" }, - { 0xE25, "annoyance_tracker" }, - { 0xE26, "ant_races" }, - { 0xE27, "antenna" }, - { 0xE28, "antenna_kill" }, - { 0xE29, "antenna_rumble" }, - { 0xE2A, "anti_air_objectiv_trigger" }, - { 0xE2B, "antithreat" }, - { 0xE2C, "any_player_near_sentry" }, - { 0xE2D, "any_player_nearby" }, - { 0xE2E, "any_players_istouching" }, - { 0xE2F, "anyone_touching_blocker" }, - { 0xE30, "anyplayersinkillcam" }, - { 0xE31, "anythingtouchingtrigger" }, - { 0xE32, "ao" }, - { 0xE33, "aoeradius" }, - { 0xE34, "aoexponent" }, - { 0xE35, "aogain" }, - { 0xE36, "aomaxdist" }, - { 0xE37, "aoscalemin" }, - { 0xE39, "apache" }, - { 0xE3A, "apache1" }, - { 0xE3B, "apache2" }, - { 0xE3C, "apache_ally_path_attack_filter_targets" }, - { 0xE3D, "apache_ally_path_attack_func" }, - { 0xE3E, "apache_ally_path_attack_internal" }, - { 0xE3F, "apache_autosave_check" }, - { 0xE40, "apache_chase_allies_apache" }, - { 0xE41, "apache_chase_ally_apache_think" }, - { 0xE42, "apache_chase_ally_blackhawk_think" }, - { 0xE43, "apache_chase_enemies" }, - { 0xE44, "apache_chase_enemies_turret_think_delay" }, - { 0xE45, "apache_chatter" }, - { 0xE46, "apache_chatter_func" }, - { 0xE47, "apache_chatter_last" }, - { 0xE48, "apache_chatter_queue" }, - { 0xE49, "apache_chopper_enemies" }, - { 0xE4A, "apache_chopper_hind_on_death" }, - { 0xE4B, "apache_chopper_hind_spawn" }, - { 0xE4D, "apache_difficulty" }, - { 0xE4E, "apache_dmg_recent" }, - { 0xE4F, "apache_dmg_time" }, - { 0xE50, "apache_escort_encounter_final_wave_on_spawn" }, - { 0xE51, "apache_factory_ai_roof_on_spawn" }, - { 0xE52, "apache_factory_allies_apache_think" }, - { 0xE53, "apache_factory_ally_blackhawk_think" }, - { 0xE54, "apache_factory_enemies" }, - { 0xE55, "apache_factory_enemy_counts" }, - { 0xE56, "apache_factory_enemy_on_death" }, - { 0xE57, "apache_factory_hind_parked_on_death" }, - { 0xE58, "apache_factory_hind_parked_on_spawn" }, - { 0xE59, "apache_factory_objective" }, - { 0xE5B, "apache_health" }, - { 0xE5D, "apache_health_at_max" }, - { 0xE5E, "apache_health_get" }, - { 0xE5F, "apache_health_init" }, - { 0xE60, "apache_health_max" }, - { 0xE61, "apache_health_max_get" }, - { 0xE62, "apache_health_max_set" }, - { 0xE63, "apache_health_min" }, - { 0xE64, "apache_health_pct_get" }, - { 0xE65, "apache_health_pct_min_clear" }, - { 0xE66, "apache_health_pct_min_set" }, - { 0xE67, "apache_health_pct_set" }, - { 0xE68, "apache_health_set" }, - { 0xE69, "apache_health_state_next" }, - { 0xE6A, "apache_health_state_think" }, - { 0xE6C, "apache_hints_break_flares" }, - { 0xE6D, "apache_hints_break_mg" }, - { 0xE6E, "apache_hints_break_missile_lockon" }, - { 0xE6F, "apache_hints_break_missile_straight" }, - { 0xE70, "apache_hints_chase" }, - { 0xE72, "apache_hints_display_hint_timeout" }, - { 0xE73, "apache_hints_factory" }, - { 0xE74, "apache_hints_island" }, - { 0xE75, "apache_hints_move" }, - { 0xE78, "apache_hints_tutorial" }, - { 0xE79, "apache_missile_water_z" }, - { 0xE7B, "apache_mission_difficulty" }, - { 0xE7C, "apache_mission_heli_ai_collision" }, - { 0xE7D, "apache_mission_impact_water_missile_think" }, - { 0xE7E, "apache_mission_impact_water_missiles" }, - { 0xE7F, "apache_mission_impact_water_think" }, - { 0xE80, "apache_mission_vo_antiair" }, - { 0xE81, "apache_mission_vo_chopper" }, - { 0xE82, "apache_mission_vo_factory" }, - { 0xE84, "apache_mission_vo_finale" }, - { 0xE85, "apache_mission_vo_player_crashing" }, - { 0xE89, "apache_owner_notify_on_input_camera" }, - { 0xE8A, "apache_owner_notify_on_input_move" }, - { 0xE8B, "apache_player_adjust" }, - { 0xE8C, "apache_player_dead" }, - { 0xE8D, "apache_player_difficulty" }, - { 0xE8E, "apache_precache" }, - { 0xE8F, "apache_savecheck" }, - { 0xE90, "apache_sun_settings" }, - { 0xE92, "apache_target_manager" }, - { 0xE93, "apache_tutorial_fly_allies" }, - { 0xE94, "apache_tutorial_fly_allies_govern_speed" }, - { 0xE95, "apache_tutorial_fly_allies_govern_speed_stop" }, - { 0xE97, "apache_tutorial_fly_player_pitch_think" }, - { 0xE98, "apache_tutorial_fly_reactive_foliage" }, - { 0xE99, "apextraversaldeathvector" }, - { 0xE9B, "apply_difficulty_frac_with_func" }, - { 0xE9D, "apply_end_fog" }, - { 0xE9E, "apply_extra_last_stand" }, - { 0xE9F, "apply_fog" }, - { 0xEA0, "apply_friendly_fire_damage_modifier" }, - { 0xEA3, "apply_synch_attack_damage" }, - { 0xEA4, "apply_truckjunk" }, - { 0xEA5, "apply_weapons_status" }, - { 0xEA6, "apply_whizby" }, - { 0xEA7, "applyaliensnare" }, - { 0xEA8, "applyaliensnareinternal" }, - { 0xEA9, "applybombcarrierclass" }, - { 0xEAB, "applyflash" }, - { 0xEAC, "applyformat" }, - { 0xEAD, "applyformattype" }, - { 0xEAE, "applygaseffect" }, - { 0xEAF, "applyglobalempeffects" }, - { 0xEB0, "applyoutline" }, - { 0xEB1, "applyperplayerempeffects" }, - { 0xEB2, "applyperplayerempeffects_ondetonate" }, - { 0xEB3, "applystunresistence" }, - { 0xEB4, "approach_anims" }, - { 0xEB5, "approach_enemy" }, - { 0xEB6, "approach_types" }, - { 0xEB8, "approachnumber" }, - { 0xEBB, "approachwaittillclose" }, - { 0xEBC, "approx_dist_from_edge" }, - { 0xEBD, "arc_cached" }, - { 0xEBF, "arcademode_hud_timer" }, - { 0xEC0, "arcademode_stop_timer" }, - { 0xEC1, "arcademode_stoptime" }, - { 0xEC2, "archetype_exists" }, - { 0xEC3, "archetypechanged" }, - { 0xEC4, "archetypeexists" }, - { 0xEC5, "archetypes" }, - { 0xEC6, "archive" }, - { 0xEC7, "are_all_players_using_nuke" }, - { 0xEC8, "are_opposite_sign" }, - { 0xEC9, "area1_ents" }, - { 0xECA, "area_damage_and_impulse" }, - { 0xECB, "areaparallelpipid" }, - { 0xECD, "areatriange" }, - { 0xECE, "aredifferent" }, - { 0xECF, "arm_mine" }, - { 0xED0, "arm_player" }, - { 0xED1, "armingdelay" }, - { 0xED3, "armormitigation" }, - { 0xED4, "armorpiercingmod" }, - { 0xED5, "armorvestmod" }, - { 0xED6, "arms_and_legs" }, - { 0xED7, "armtime" }, - { 0xED9, "array_2dadd" }, - { 0xEDA, "array_add" }, - { 0xEDB, "array_call" }, - { 0xEDC, "array_combine" }, - { 0xEDD, "array_combine_keys" }, - { 0xEDE, "array_combine_non_integer_indices" }, - { 0xEE0, "array_compare" }, - { 0xEE1, "array_contains" }, - { 0xEE3, "array_contains_script_linkto" }, - { 0xEE4, "array_delete" }, - { 0xEE5, "array_delete_evenly" }, - { 0xEE6, "array_exclude" }, - { 0xEE7, "array_find" }, - { 0xEE8, "array_index_by_classname" }, - { 0xEE9, "array_index_by_parameters" }, - { 0xEEB, "array_insert" }, - { 0xEEC, "array_is_defined" }, - { 0xEED, "array_is_greater_than" }, - { 0xEEE, "array_keep_key_values" }, - { 0xEEF, "array_keep_values" }, - { 0xEF0, "array_kill" }, - { 0xEF1, "array_levelcall" }, - { 0xEF2, "array_levelthread" }, - { 0xEF3, "array_levelthread_safe" }, - { 0xEF5, "array_merge_links" }, - { 0xEF6, "array_notify" }, - { 0xEF7, "array_of_triggers1" }, - { 0xEF8, "array_of_triggers2" }, - { 0xEF9, "array_of_triggers3" }, - { 0xEFA, "array_randomize" }, - { 0xEFB, "array_remove" }, - { 0xEFC, "array_remove_array" }, - { 0xEFD, "array_remove_dupes" }, - { 0xEFE, "array_remove_duplicates" }, - { 0xF00, "array_remove_nokeys" }, - { 0xF01, "array_remove_perk" }, - { 0xF03, "array_remove_when_dead" }, - { 0xF04, "array_removedead" }, - { 0xF05, "array_removedead_keepkeys" }, - { 0xF07, "array_removedead_zodiac" }, - { 0xF08, "array_removeinvalidmissiles" }, - { 0xF09, "array_removeundefined" }, - { 0xF0A, "array_reverse" }, - { 0xF0B, "array_setgoalvolume" }, - { 0xF0C, "array_shift" }, - { 0xF0D, "array_sort_by_handler" }, - { 0xF0E, "array_sort_by_handler_parameter" }, - { 0xF11, "array_sortbysorter" }, - { 0xF12, "array_spawn" }, - { 0xF13, "array_spawn_allow_fail" }, - { 0xF14, "array_spawn_function" }, - { 0xF15, "array_spawn_function_noteworthy" }, - { 0xF16, "array_spawn_function_targetname" }, - { 0xF18, "array_spawn_targetname" }, - { 0xF19, "array_spawn_targetname_allow_fail" }, - { 0xF1A, "array_spawn_targetname_allow_fail_setthreat_insideaware" }, - { 0xF1D, "array_thread5" }, - { 0xF1F, "array_thread_safe" }, - { 0xF20, "array_thread_targetname" }, - { 0xF21, "array_wait" }, - { 0xF23, "array_waitlogic2" }, - { 0xF24, "arrayinsertion" }, - { 0xF25, "arrays_of_colorcoded_ai" }, - { 0xF26, "arrays_of_colorcoded_nodes" }, - { 0xF27, "arrays_of_colorcoded_spawners" }, - { 0xF28, "arrays_of_colorcoded_volumes" }, - { 0xF29, "arrays_of_colorforced_ai" }, - { 0xF2A, "arrivalanim" }, - { 0xF2B, "arrivalendstance" }, - { 0xF2C, "arrivalnodetype" }, - { 0xF2D, "arrivalpathgoalpos" }, - { 0xF2E, "arrivalstance" }, - { 0xF2F, "arrivalstartdist" }, - { 0xF30, "arrivaltype" }, - { 0xF31, "arrive" }, - { 0xF32, "arrived" }, - { 0xF33, "artemis_fire" }, - { 0xF34, "artemis_fire_think" }, - { 0xF35, "artemis_think" }, - { 0xF37, "artifact_pulse" }, - { 0xF38, "artifacts" }, - { 0xF39, "artifacts_fade" }, - { 0xF3A, "artillery_balcony_stumble" }, - { 0xF3B, "artillery_balcony_stumble_skip" }, - { 0xF3C, "artillery_balcony_stumblers_setup" }, - { 0xF3D, "artillery_disable_player_mg" }, - { 0xF3E, "artillery_disableweapons" }, - { 0xF40, "artillery_hesco_tower_drones" }, - { 0xF41, "artillery_hit_drones" }, - { 0xF43, "artillery_player_slide" }, - { 0xF45, "artillery_smoke_grenade" }, - { 0xF47, "artilleryshellshock" }, - { 0xF48, "ascend_aim_lerp_anims" }, - { 0xF49, "ascend_aim_logic" }, - { 0xF4A, "ascend_aim_logic_cleanup" }, - { 0xF4B, "ascend_anim_node" }, - { 0xF4C, "ascend_anims_rate" }, - { 0xF4D, "ascend_ascend_state" }, - { 0xF4E, "ascend_ascend_state_transition" }, - { 0xF4F, "ascend_ascender" }, - { 0xF50, "ascend_current_rate" }, - { 0xF51, "ascend_dialog" }, - { 0xF53, "ascend_hook" }, - { 0xF55, "ascend_hook_ally2" }, - { 0xF56, "ascend_hook_ally3" }, - { 0xF57, "ascend_hook_ally4" }, - { 0xF58, "ascend_idle_state" }, - { 0xF59, "ascend_idle_state_transition" }, - { 0xF5A, "ascend_ignoreme_loop" }, - { 0xF5B, "ascend_launch_pos" }, - { 0xF5C, "ascend_launcher" }, - { 0xF5F, "ascend_mechanics" }, - { 0xF60, "ascend_pendulum" }, - { 0xF61, "ascend_rope1" }, - { 0xF62, "ascend_rope2" }, - { 0xF63, "ascend_rope3" }, - { 0xF64, "ascend_snow_fx" }, - { 0xF65, "ascend_state" }, - { 0xF66, "ascend_state_transition" }, - { 0xF67, "ascend_stop_state" }, - { 0xF68, "ascend_stop_state_transition" }, - { 0xF69, "ascend_target_rate" }, - { 0xF6A, "ascend_vision_sets" }, - { 0xF6B, "ascend_waiting" }, - { 0xF6C, "ascend_wind_01" }, - { 0xF6D, "ascend_wind_02" }, - { 0xF6E, "ascend_wind_03" }, - { 0xF6F, "ascend_wind_04" }, - { 0xF70, "ascender" }, - { 0xF72, "ash_fall_thread" }, - { 0xF73, "ash_init" }, - { 0xF74, "asign_blackhawk_riders" }, - { 0xF76, "assemble_plane_wing" }, - { 0xF77, "assembly_line" }, - { 0xF78, "assembly_line_animate" }, - { 0xF79, "assembly_line_notetrack_sound" }, - { 0xF7B, "assembly_line_piece" }, - { 0xF7C, "assembly_line_precache" }, - { 0xF7D, "assembly_line_tank_damage_watch" }, - { 0xF7E, "assembly_line_tank_notetracks" }, - { 0xF7F, "assembly_line_tank_part_damage_watch" }, - { 0xF80, "assembly_line_tank_part_damage_watch_end" }, - { 0xF81, "assembly_line_tank_part_explode" }, - { 0xF82, "assembly_line_tank_part_extinguish" }, - { 0xF83, "assembly_line_tank_part_visible" }, - { 0xF84, "assert_existance_of_anim" }, - { 0xF85, "assert_if_anim_not_defined" }, - { 0xF86, "assert_if_identical_origins" }, - { 0xF87, "assetname" }, - { 0xF88, "assign_alien_attributes" }, - { 0xF89, "assign_alpha" }, - { 0xF8A, "assign_animals_tree" }, - { 0xF8B, "assign_animtree" }, - { 0xF8C, "assign_archetypes" }, - { 0xF8D, "assign_bravo" }, - { 0xF8E, "assign_chatter" }, - { 0xF90, "assign_friendly_heros" }, - { 0xF91, "assign_fx_to_trigger" }, - { 0xF92, "assign_generic_human_tree" }, - { 0xF93, "assign_model" }, - { 0xF94, "assign_npcid" }, - { 0xF95, "assign_script_breachgroup_to_ents" }, - { 0xF96, "assign_unique_id" }, - { 0xF97, "assignaward" }, - { 0xF98, "assignawards" }, - { 0xF99, "assignteamspawns" }, - { 0xF9A, "assistedsuicide" }, - { 0xF9C, "assumed_match_length" }, - { 0xF9D, "at_edge" }, - { 0xF9E, "at_edge_sign" }, - { 0xF9F, "at_end_anim_freeze_frame" }, - { 0xFA0, "at_goal_node" }, - { 0xFA1, "at_least_goal" }, - { 0xFA2, "atbrinkofdeath" }, - { 0xFA3, "atconcealmentnode" }, - { 0xFA4, "atrium_checkpoint" }, - { 0xFA5, "atrium_done" }, - { 0xFA6, "atrium_final_stand" }, - { 0xFA8, "atrium_player_outside" }, - { 0xFA9, "atrium_wave2" }, - { 0xFAA, "atrium_wave3" }, - { 0xFAB, "atrium_wave4" }, - { 0xFAC, "attach_audio_points_to_player" }, - { 0xFAD, "attach_cig" }, - { 0xFAE, "attach_cig_self" }, - { 0xFB0, "attach_deck_gun" }, - { 0xFB1, "attach_dust_to_mover" }, - { 0xFB2, "attach_flashlight" }, - { 0xFB3, "attach_fx_anim_model" }, - { 0xFB5, "attach_fx_anim_model_mall_debris" }, - { 0xFB6, "attach_fx_anim_model_street_flood" }, - { 0xFB7, "attach_in_volume" }, - { 0xFB8, "attach_model_override" }, - { 0xFBA, "attach_phone" }, - { 0xFBC, "attach_pistol_right" }, - { 0xFBE, "attached_actor" }, - { 0xFBF, "attached_item" }, - { 0xFC0, "attachedguys" }, - { 0xFC1, "attachedmodels" }, - { 0xFC2, "attachedpath" }, - { 0xFC3, "attachedusemodel" }, - { 0xFC4, "attachgrenademodel" }, - { 0xFC5, "attachhat" }, - { 0xFC6, "attachhead" }, - { 0xFC7, "attachlid" }, - { 0xFC9, "attachmentcheck" }, - { 0xFCA, "attachmentgroup" }, - { 0xFCB, "attachmentmap_attachtoperk" }, - { 0xFCC, "attachmentmap_basetounique" }, - { 0xFCD, "attachmentmap_tobase" }, - { 0xFCE, "attachmentmap_tounique" }, - { 0xFCF, "attachmentmap_uniquetobase" }, - { 0xFD1, "attachments" }, - { 0xFD2, "attachmentscompatible" }, - { 0xFD3, "attachmissiles" }, - { 0xFD4, "attachplayer" }, - { 0xFD5, "attachplayertochopper" }, - { 0xFD6, "attachprops" }, - { 0xFD8, "attachturret" }, - { 0xFDA, "attack_chopper_monitoruse" }, - { 0xFDB, "attack_chopper_pot" }, - { 0xFDC, "attack_chopper_reward_pool" }, - { 0xFDD, "attack_damage_trigger" }, - { 0xFDE, "attack_dir" }, - { 0xFE0, "attack_heli_cleanup" }, - { 0xFE1, "attack_heli_fx" }, - { 0xFE2, "attack_heli_safe_volumes" }, - { 0xFE3, "attack_if_provoked" }, - { 0xFE4, "attack_indicator_off" }, - { 0xFE5, "attack_indicator_on" }, - { 0xFE6, "attack_missile_set_up_and_notify" }, - { 0xFE8, "attack_origin_condition_threadd" }, - { 0xFE9, "attack_player_after_death" }, - { 0xFEA, "attack_pos" }, - { 0xFEB, "attack_sequence_num" }, - { 0xFEC, "attack_sound_setup" }, - { 0xFED, "attack_targets" }, - { 0xFEE, "attack_times" }, - { 0xFEF, "attackable" }, - { 0xFF0, "attackable_ent" }, - { 0xFF2, "attackback" }, - { 0xFF3, "attacked" }, - { 0xFF5, "attackenemyaircraft" }, - { 0xFF6, "attacker" }, - { 0xFF7, "attacker_damage" }, - { 0xFF8, "attacker_isonmyteam" }, - { 0xFFA, "attackercandamageitem" }, - { 0xFFB, "attackerdata" }, - { 0xFFC, "attackerent" }, - { 0xFFD, "attackerinlaststand" }, - { 0xFFE, "attackerinremotekillstreak" }, - { 0xFFF, "attackerishittingteam" }, + { 0x0010, "active" }, + { 0x0011, "activevisionset" }, + { 0x0012, "activevisionsetduration" }, + { 0x0013, "agent" }, + { 0x0014, "agenthealth" }, + { 0x0015, "agentname" }, + { 0x0016, "agentteam" }, + { 0x0017, "ai_event" }, + { 0x0018, "ai_sight_line_cycle_group" }, + { 0x0019, "ai_sight_line_group" }, + { 0x001A, "aim_highest_bone" }, + { 0x001B, "aim_vis_bone" }, + { 0x001C, "alert" }, + { 0x001D, "alertlevel" }, + { 0x001E, "alertlevelint" }, + { 0x001F, "alien" }, + { 0x0020, "alignx" }, + { 0x0021, "aligny" }, + { 0x0022, "all" }, + { 0x0023, "allies" }, + { 0x0024, "allowdeath" }, + { 0x0025, "allowjump" }, + { 0x0026, "allowladders" }, + { 0x0027, "allowpain" }, + { 0x0028, "alpha" }, + { 0x0029, "altmode" }, + { 0x002A, "always" }, + { 0x002B, "ambush" }, + { 0x002C, "ambush_nodes_only" }, + { 0x002D, "angle_deltas" }, + { 0x002E, "anglelerprate" }, + { 0x002F, "angles" }, + { 0x0030, "anim_angle_delta" }, + { 0x0031, "anim_deltas" }, + { 0x0032, "anim_pose" }, + { 0x0033, "anim_will_finish" }, + { 0x0034, "animscript" }, + { 0x0035, "archived" }, + { 0x0036, "archivetime" }, + { 0x0037, "asleep" }, + { 0x0038, "aspectratio" }, + { 0x0039, "assists" }, + { 0x003A, "attackeraccuracy" }, + { 0x003B, "attackercount" }, + { 0x003C, "auto_ai" }, + { 0x003D, "auto_change" }, + { 0x003E, "auto_nonai" }, + { 0x003F, "axis" }, + { 0x0040, "back" }, + { 0x0041, "back_left" }, + { 0x0042, "back_low" }, + { 0x0043, "back_mid" }, + { 0x0044, "back_right" }, + { 0x0045, "back_up" }, + { 0x0046, "bad_guys" }, + { 0x0047, "bad_path" }, + { 0x0048, "badplaceawareness" }, + { 0x0049, "begin" }, + { 0x004A, "begin_custom_anim" }, + { 0x004B, "begin_firing" }, + { 0x004C, "begin_firing_left" }, + { 0x004D, "bipods" }, + { 0x004E, "birthtime" }, + { 0x004F, "blade_hide" }, + { 0x0050, "blade_show" }, + { 0x0051, "blockfriendlies" }, + { 0x0052, "blurradius" }, + { 0x0053, "body_animate_jnt" }, + { 0x0054, "bullet_hitshield" }, + { 0x0055, "bullethit" }, + { 0x0056, "bulletwhizby" }, + { 0x0057, "call_vote" }, + { 0x0058, "cancel_location" }, + { 0x0059, "canclimbladders" }, + { 0x005A, "chainfallback" }, + { 0x005B, "chainnode" }, + { 0x005C, "chest" }, + { 0x005D, "chyron_message1" }, + { 0x005E, "chyron_message2" }, + { 0x005F, "chyron_message3" }, + { 0x0060, "civilian" }, + { 0x0061, "classname" }, + { 0x0062, "clipdistance" }, + { 0x0063, "code_classname" }, + { 0x0064, "code_damageradius" }, + { 0x0065, "code_move" }, + { 0x0066, "code_move_slide" }, + { 0x0067, "color" }, + { 0x0068, "color_blind_toggled" }, + { 0x0069, "combat" }, + { 0x006A, "combatmode" }, + { 0x006B, "confirm_location" }, + { 0x006C, "constrained" }, + { 0x006D, "contact" }, + { 0x006E, "contextleanenabled" }, + { 0x006F, "count" }, + { 0x0070, "cover" }, + { 0x0071, "cover_approach" }, + { 0x0072, "coversearchinterval" }, + { 0x0073, "criticalbulletdamagedist" }, + { 0x0074, "crouch" }, + { 0x0075, "current" }, + { 0x0076, "custom_attach_00" }, + { 0x0077, "custom_attach_01" }, + { 0x0078, "custom_attach_02" }, + { 0x0079, "custom_attach_03" }, + { 0x007A, "custom_attach_04" }, + { 0x007B, "custom_attach_05" }, + { 0x007C, "custom_attach_06" }, + { 0x007D, "custom_attach_07" }, + { 0x007E, "custom_attach_08" }, + { 0x007F, "custom_attach_09" }, + { 0x0080, "custom_attach_10" }, + { 0x0081, "custom_attach_11" }, + { 0x0082, "custom_attach_12" }, + { 0x0083, "custom_attach_13" }, + { 0x0084, "custom_attach_14" }, + { 0x0085, "custom_attach_15" }, + { 0x0086, "damage" }, + { 0x0087, "damage_notdone" }, + { 0x0088, "damagedir" }, + { 0x0089, "damagelocation" }, + { 0x008A, "damagemod" }, + { 0x008B, "damagemultiplier" }, + { 0x008C, "damageshield" }, + { 0x008D, "damagetaken" }, + { 0x008E, "damageweapon" }, + { 0x008F, "damageyaw" }, + { 0x0090, "dangerreactduration" }, + { 0x0091, "dead" }, + { 0x0092, "death" }, + { 0x0093, "deathinvulnerabletime" }, + { 0x0094, "deathplant" }, + { 0x0095, "deaths" }, + { 0x0096, "deathshield" }, + { 0x0097, "delayeddeath" }, + { 0x0098, "desiredangle" }, + { 0x0099, "detonate" }, + { 0x009A, "diequietly" }, + { 0x009B, "direct" }, + { 0x009C, "disableplayeradsloscheck" }, + { 0x009D, "dlight" }, + { 0x009E, "dmg" }, + { 0x009F, "dodamagetoall" }, + { 0x00A0, "dodangerreact" }, + { 0x00A1, "doffar" }, + { 0x00A2, "dofnear" }, + { 0x00A3, "dog" }, + { 0x00A4, "doghandler" }, + { 0x00A5, "doingambush" }, + { 0x00A6, "done" }, + { 0x00A7, "dontavoidplayer" }, + { 0x00A8, "down" }, + { 0x00A9, "downaimlimit" }, + { 0x00AA, "drawoncompass" }, + { 0x00AB, "dropweapon" }, + { 0x00AC, "empty" }, + { 0x00AD, "empty_offhand" }, + { 0x00AE, "enable" }, + { 0x00AF, "enableshadows" }, + { 0x00B0, "end_firing" }, + { 0x00B1, "end_firing_left" }, + { 0x00B2, "enemy" }, + { 0x00B3, "enemy_sighted" }, + { 0x00B4, "enemy_sighted_lost" }, + { 0x00B5, "enemy_visible" }, + { 0x00B6, "engagemaxdist" }, + { 0x00B7, "engagemaxfalloffdist" }, + { 0x00B8, "engagemindist" }, + { 0x00B9, "engageminfalloffdist" }, + { 0x00BA, "entity" }, + { 0x00BB, "exclusive" }, + { 0x00BC, "explode" }, + { 0x00BD, "exposedduration" }, + { 0x00BE, "extrascore0" }, + { 0x00BF, "extrascore1" }, + { 0x00C0, "playercardpatch" }, + { 0x00C1, "playercardpatchbacking" }, + { 0x00C2, "playercardbackground" }, + { 0x00C3, "face_angle" }, + { 0x00C4, "face_angle_3d" }, + { 0x00C5, "face_angle_abs" }, + { 0x00C6, "face_angle_rel" }, + { 0x00C7, "face_current" }, + { 0x00C8, "face_default" }, + { 0x00C9, "face_direction" }, + { 0x00CA, "face_enemy" }, + { 0x00CB, "face_enemy_or_motion" }, + { 0x00CC, "face_goal" }, + { 0x00CD, "face_motion" }, + { 0x00CE, "face_point" }, + { 0x00CF, "facemotion" }, + { 0x00D0, "failed" }, + { 0x00D1, "falling" }, + { 0x00D2, "fast_radar" }, + { 0x00D3, "favoriteenemy" }, + { 0x00D4, "finalaccuracy" }, + { 0x00D5, "first_person" }, + { 0x00D6, "fixednode" }, + { 0x00D7, "fixednodesaferadius" }, + { 0x00D8, "flash" }, + { 0x00D9, "flashbang" }, + { 0x00DA, "follow" }, + { 0x00DB, "followmax" }, + { 0x00DC, "followmin" }, + { 0x00DD, "font" }, + { 0x00DE, "fontscale" }, + { 0x00DF, "footstepdetectdist" }, + { 0x00E0, "footstepdetectdistsprint" }, + { 0x00E1, "footstepdetectdistwalk" }, + { 0x00E2, "forceragdollimmediate" }, + { 0x00E3, "forcespectatorclient" }, + { 0x00E4, "foregrip_off" }, + { 0x00E5, "foreground" }, + { 0x00E6, "forward" }, + { 0x00E7, "fov" }, + { 0x00E8, "fovcosine" }, + { 0x00E9, "fovcosinebusy" }, + { 0x00EA, "fraction" }, + { 0x00EB, "frag" }, + { 0x00EC, "free" }, + { 0x00ED, "freecamera" }, + { 0x00EE, "freelook" }, + { 0x00EF, "front_left" }, + { 0x00F0, "front_right" }, + { 0x00F1, "frontshieldanglecos" }, + { 0x00F2, "game_extrainfo" }, + { 0x00F3, "glass_destroyed" }, + { 0x00F4, "glowalpha" }, + { 0x00F5, "glowcolor" }, + { 0x00F6, "goal" }, + { 0x00F7, "goal_changed" }, + { 0x00F8, "goal_reached" }, + { 0x00F9, "goal_yaw" }, + { 0x00FA, "goalheight" }, + { 0x00FB, "goalpos" }, + { 0x00FC, "goalradius" }, + { 0x00FD, "goingtoruntopos" }, + { 0x00FE, "gravity" }, + { 0x00FF, "grenade" }, + { 0x0100, "grenade_fire" }, + { 0x0101, "grenade_pullback" }, + { 0x0102, "grenade_return_hand_tag" }, + { 0x0103, "grenadeammo" }, + { 0x0104, "grenadeawareness" }, + { 0x0105, "grenadedanger" }, + { 0x0106, "grenadeweapon" }, + { 0x0107, "groundEntChanged" }, + { 0x0108, "groundtype" }, + { 0x0109, "gunblockedbywall" }, + { 0x010A, "gunshot" }, + { 0x010B, "gunshot_teammate" }, + { 0x010C, "hasradar" }, + { 0x010D, "headicon" }, + { 0x010E, "headiconteam" }, + { 0x010F, "health" }, + { 0x0110, "height" }, + { 0x0111, "showinkillcam" }, + { 0x0112, "hidein3rdperson" }, + { 0x0113, "hidewhendead" }, + { 0x0114, "hidewhenindemo" }, + { 0x0115, "enablehudlighting" }, + { 0x0116, "hidewheninmenu" }, + { 0x0117, "high_priority" }, + { 0x0118, "highlyawareradius" }, + { 0x0119, "hindlegstraceoffset" }, + { 0x011A, "hit_by_missile" }, + { 0x011B, "horzalign" }, + { 0x011C, "host_sucks_end_game" }, + { 0x011D, "human" }, + { 0x011E, "ignoreall" }, + { 0x011F, "ignoreclosefoliage" }, + { 0x0120, "ignoreexplosionevents" }, + { 0x0121, "ignoreforfixednodesafecheck" }, + { 0x0122, "ignoreme" }, + { 0x0123, "ignorerandombulletdamage" }, + { 0x0124, "ignoresuppression" }, + { 0x0125, "ignoretriggers" }, + { 0x0126, "infinite_energy" }, + { 0x0127, "info_notnull" }, + { 0x0128, "info_player_start" }, + { 0x0129, "insolid" }, + { 0x012A, "intermission" }, + { 0x012B, "interval" }, + { 0x012C, "invisible" }, + { 0x012D, "ironsight_off" }, + { 0x012E, "ironsight_on" }, + { 0x012F, "isradarblocked" }, + { 0x0130, "item" }, + { 0x0131, "j_eyeball_le" }, + { 0x0132, "j_eyeball_ri" }, + { 0x0133, "j_head" }, + { 0x0134, "j_left_elbow" }, + { 0x0135, "j_left_hand" }, + { 0x0136, "j_left_shoulder" }, + { 0x0137, "j_mainroot" }, + { 0x0138, "j_neck" }, + { 0x0139, "j_spine4" }, + { 0x013A, "j_spinelower" }, + { 0x013B, "j_spineupper" }, + { 0x013C, "jumpcost" }, + { 0x013D, "jumping" }, + { 0x013E, "keepclaimednode" }, + { 0x013F, "keepclaimednodeifvalid" }, + { 0x0140, "keepnodeduringscriptedanim" }, + { 0x0141, "key1" }, + { 0x0142, "key2" }, + { 0x0143, "killanimscript" }, + { 0x0144, "killcamentity" }, + { 0x0145, "killcamentitylookat" }, + { 0x0146, "kills" }, + { 0x0147, "known_event" }, + { 0x0148, "label" }, + { 0x0149, "ladder_down" }, + { 0x014A, "ladder_up" }, + { 0x014B, "land" }, + { 0x014C, "lastattacker" }, + { 0x014D, "lastenemysightpos" }, + { 0x014E, "laststand" }, + { 0x014F, "leanamount" }, + { 0x0150, "ledge" }, + { 0x0151, "left" }, + { 0x0152, "leftaimlimit" }, + { 0x0153, "light" }, + { 0x0154, "lockorientation" }, + { 0x0155, "lod" }, + { 0x0156, "look" }, + { 0x0157, "lookahead" }, + { 0x0158, "lookaheaddir" }, + { 0x0159, "lookaheaddist" }, + { 0x015A, "lookaheadhitsstairs" }, + { 0x015B, "lookforward" }, + { 0x015C, "lookright" }, + { 0x015D, "looktarget" }, + { 0x015E, "lookup" }, + { 0x015F, "low_priority" }, + { 0x0160, "lowresbackground" }, + { 0x0161, "luinotifyserver" }, + { 0x0162, "mag_eject" }, + { 0x0163, "mag_eject_left" }, + { 0x0164, "manual" }, + { 0x0165, "manual_ai" }, + { 0x0166, "manual_change" }, + { 0x0167, "max_time" }, + { 0x0168, "maxfaceenemydist" }, + { 0x0169, "maxhealth" }, + { 0x016A, "maxsightdistsqrd" }, + { 0x016B, "maxvisibledist" }, + { 0x016C, "meleeattackdist" }, + { 0x016D, "menuresponse" }, + { 0x016E, "middle_left" }, + { 0x016F, "middle_right" }, + { 0x0170, "min_energy" }, + { 0x0171, "min_time" }, + { 0x0172, "minpaindamage" }, + { 0x0173, "minusedistsq" }, + { 0x0174, "missile_fire" }, + { 0x0175, "missile_stuck" }, + { 0x0176, "mod_crush" }, + { 0x0177, "mod_explosive" }, + { 0x0178, "mod_explosive_bullet" }, + { 0x0179, "mod_falling" }, + { 0x017A, "mod_grenade" }, + { 0x017B, "mod_grenade_splash" }, + { 0x017C, "mod_head_shot" }, + { 0x017D, "mod_impact" }, + { 0x017E, "mod_melee" }, + { 0x017F, "mod_melee_alien" }, + { 0x0180, "mod_melee_dog" }, + { 0x0181, "mod_pistol_bullet" }, + { 0x0182, "mod_projectile" }, + { 0x0183, "mod_projectile_splash" }, + { 0x0184, "mod_rifle_bullet" }, + { 0x0185, "mod_suicide" }, + { 0x0186, "mod_trigger_hurt" }, + { 0x0187, "mod_unknown" }, + { 0x0188, "model" }, + { 0x0189, "motiontrackerenabled" }, + { 0x018A, "movedone" }, + { 0x018B, "movemode" }, + { 0x018C, "name" }, + { 0x018D, "near_goal" }, + { 0x018E, "nearz" }, + { 0x018F, "neutral" }, + { 0x0190, "never" }, + { 0x0191, "newenemyreactiondistsq" }, + { 0x0192, "night_vision_off" }, + { 0x0193, "night_vision_on" }, + { 0x0194, "no_cover" }, + { 0x0195, "no_gravity" }, + { 0x0196, "noattackeraccuracymod" }, + { 0x0197, "noclip" }, + { 0x0198, "node" }, + { 0x0199, "node_not_safe" }, + { 0x019A, "node_out_of_range" }, + { 0x019B, "node_relinquished" }, + { 0x019C, "node_taken" }, + { 0x019D, "nodeoffsetpos" }, + { 0x019E, "nododgemove" }, + { 0x019F, "nogravity" }, + { 0x01A0, "nogrenadereturnthrow" }, + { 0x01A1, "noncombat" }, + { 0x01A2, "none" }, + { 0x01A3, "nophysics" }, + { 0x01A4, "normal" }, + { 0x01A5, "normal_radar" }, + { 0x01A6, "notinsolid" }, + { 0x01A7, "obstacle" }, + { 0x01A8, "offhand" }, + { 0x01A9, "offhand_end" }, + { 0x01AA, "only_sky" }, + { 0x01AB, "onlygoodnearestnodes" }, + { 0x01AC, "oriented" }, + { 0x01AD, "orientto_complete" }, + { 0x01AE, "origin" }, + { 0x01AF, "other" }, + { 0x01B0, "over" }, + { 0x01B1, "owner" }, + { 0x01B2, "pacifist" }, + { 0x01B3, "pacifistwait" }, + { 0x01B4, "pain" }, + { 0x01B5, "parentindex" }, + { 0x01B6, "parentname" }, + { 0x01B7, "path_blocked" }, + { 0x01B8, "path_changed" }, + { 0x01B9, "path_dir_change" }, + { 0x01BA, "path_enemy" }, + { 0x01BB, "path_need_dodge" }, + { 0x01BC, "path_set" }, + { 0x01BD, "pathenemyfightdist" }, + { 0x01BE, "pathenemylookahead" }, + { 0x01BF, "pathgoalpos" }, + { 0x01C0, "pathrandompercent" }, + { 0x01C1, "pelvis" }, + { 0x01C2, "pers" }, + { 0x01C3, "physics_finished" }, + { 0x01C4, "pickup" }, + { 0x01C5, "pistol" }, + { 0x01C6, "pitchamount" }, + { 0x01C7, "plane_waypoint" }, + { 0x01C8, "player" }, + { 0x01C9, "player_pushed" }, + { 0x01CA, "playername" }, + { 0x01CB, "playing" }, + { 0x01CC, "position" }, + { 0x01CD, "predicted_projectile_impact" }, + { 0x01CE, "prevanimdelta" }, + { 0x01CF, "prevnode" }, + { 0x01D0, "prevscript" }, + { 0x01D1, "primary" }, + { 0x01D2, "primaryoffhand" }, + { 0x01D3, "projectile_impact" }, + { 0x01D4, "prone" }, + { 0x01D5, "proneok" }, + { 0x01D6, "providecoveringfire" }, + { 0x01D7, "psoffsettime" }, + { 0x01D8, "pushable" }, + { 0x01D9, "radarmode" }, + { 0x01DA, "radarshowenemydirection" }, + { 0x01DB, "radarstrength" }, + { 0x01DC, "radius" }, + { 0x01DD, "ragdoll_early_result" }, + { 0x01DE, "reached_end_node" }, + { 0x01DF, "reached_wait_node" }, + { 0x01E0, "reached_wait_speed" }, + { 0x01E1, "reactiontargetpos" }, + { 0x01E2, "receiver" }, + { 0x01E3, "relativedir" }, + { 0x01E4, "reload" }, + { 0x01E5, "reload_start" }, + { 0x01E6, "rendertotexture" }, + { 0x01E7, "requestarrivalnotify" }, + { 0x01E8, "result" }, + { 0x01E9, "return_pitch" }, + { 0x01EA, "reverse" }, + { 0x01EB, "right" }, + { 0x01EC, "rightaimlimit" }, + { 0x01ED, "riotshield_damaged" }, + { 0x01EE, "rocket" }, + { 0x01EF, "rotatedone" }, + { 0x01F0, "run" }, + { 0x01F1, "runcost" }, + { 0x01F2, "runto_arrived" }, + { 0x01F3, "safetochangescript" }, + { 0x01F4, "scavenger" }, + { 0x01F5, "score" }, + { 0x01F6, "script" }, + { 0x01F7, "script_brushmodel" }, + { 0x01F8, "script_linkname" }, + { 0x01F9, "script_model" }, + { 0x01FA, "script_noteworthy" }, + { 0x01FB, "script_origin" }, + { 0x01FC, "script_parent" }, + { 0x01FD, "script_parentname" }, + { 0x01FE, "script_pushable" }, + { 0x01FF, "script_vehicle" }, + { 0x0200, "script_vehicle_collision" }, + { 0x0201, "script_vehicle_collmap" }, + { 0x0202, "script_vehicle_corpse" }, + { 0x0203, "scriptable" }, + { 0x0204, "scriptedarrivalent" }, + { 0x0205, "scope_center" }, + { 0x0206, "scope_top" }, + { 0x0207, "scope_cap" }, + { 0x0208, "search_end" }, + { 0x0209, "secondaryoffhand" }, + { 0x020A, "sentry" }, + { 0x020B, "sentry_offline" }, + { 0x020C, "sessionstate" }, + { 0x020D, "sessionteam" }, + { 0x020E, "sharpturnnotifydist" }, + { 0x020F, "sightlatency" }, + { 0x0210, "silenced_shot" }, + { 0x0211, "slidevelocity" }, + { 0x0212, "slowmo_active" }, + { 0x0213, "slowmo_passive" }, + { 0x0214, "smoke" }, + { 0x0215, "snd_channelvolprio_holdbreath" }, + { 0x0216, "snd_channelvolprio_pain" }, + { 0x0217, "snd_channelvolprio_shellshock" }, + { 0x0218, "snd_enveffectsprio_level" }, + { 0x0219, "snd_enveffectsprio_shellshock" }, + { 0x021A, "sort" }, + { 0x021B, "sound_blend" }, + { 0x021C, "space" }, + { 0x021D, "spawned" }, + { 0x021E, "spawnflags" }, + { 0x021F, "spectatekillcam" }, + { 0x0220, "spectating_cycle" }, + { 0x0221, "spectator" }, + { 0x0222, "speed" }, + { 0x0223, "splatter" }, + { 0x0224, "sprint_begin" }, + { 0x0225, "sprint_end" }, + { 0x0226, "stairsstate" }, + { 0x0227, "stand" }, + { 0x0228, "start_blend" }, + { 0x0229, "start_move" }, + { 0x022A, "start_ragdoll" }, + { 0x022B, "statelocked" }, + { 0x022C, "statusicon" }, + { 0x022D, "stop" }, + { 0x022E, "stop_soon" }, + { 0x022F, "stopanimdistsq" }, + { 0x0230, "stopsoonnotifydist" }, + { 0x0231, "suppression" }, + { 0x0232, "suppression_end" }, + { 0x0233, "suppressionduration" }, + { 0x0234, "suppressionmeter" }, + { 0x0235, "suppressionstarttime" }, + { 0x0236, "suppressionwait" }, + { 0x0237, "surfacetype" }, + { 0x0238, "surprisedbymedistsq" }, + { 0x0239, "swimmer" }, + { 0x023A, "syncedmeleetarget" }, + { 0x023B, "tag" }, + { 0x023C, "tag_aim" }, + { 0x023D, "tag_aim_animated" }, + { 0x023E, "tag_aim_pivot" }, + { 0x023F, "tag_barrel" }, + { 0x0240, "tag_blade_off" }, + { 0x0241, "tag_body" }, + { 0x0242, "tag_brass" }, + { 0x0243, "tag_butt" }, + { 0x0244, "tag_camera" }, + { 0x0245, "tag_clip" }, + { 0x0246, "tag_detach" }, + { 0x0247, "tag_engine_left" }, + { 0x0248, "tag_engine_right" }, + { 0x0249, "tag_eotech_reticle" }, + { 0x024A, "tag_eye" }, + { 0x024B, "tag_flash" }, + { 0x024C, "tag_flash_11" }, + { 0x024D, "tag_flash_2" }, + { 0x024E, "tag_flash_22" }, + { 0x024F, "tag_flash_3" }, + { 0x0250, "tag_flash_silenced" }, + { 0x0251, "tag_fx" }, + { 0x0252, "tag_gasmask" }, + { 0x0253, "tag_gasmask2" }, + { 0x0254, "tag_ik_loc_le" }, + { 0x0255, "tag_ik_loc_le_foregrip" }, + { 0x0256, "tag_ik_loc_le_launcher" }, + { 0x0257, "tag_ik_loc_le_shotgun" }, + { 0x0258, "tag_ik_target" }, + { 0x0259, "tag_inhand" }, + { 0x025A, "tag_knife_fx" }, + { 0x025B, "tag_laser" }, + { 0x025C, "tag_launcher" }, + { 0x025D, "tag_magnifier_eotech_reticle" }, + { 0x025E, "tag_motion_tracker_bl" }, + { 0x025F, "tag_motion_tracker_br" }, + { 0x0260, "tag_motion_tracker_fx" }, + { 0x0261, "tag_motion_tracker_tl" }, + { 0x0262, "tag_origin" }, + { 0x0263, "tag_player" }, + { 0x0264, "tag_popout" }, + { 0x0265, "tag_reticle_acog" }, + { 0x0266, "tag_reticle_hamr" }, + { 0x0267, "tag_reticle_on" }, + { 0x0268, "tag_reticle_red_dot" }, + { 0x0269, "tag_reticle_reflex" }, + { 0x026A, "tag_reticle_tavor_scope" }, + { 0x026B, "tag_reticle_thermal_scope" }, + { 0x026C, "tag_shield_back" }, + { 0x026D, "tag_shotgun" }, + { 0x026E, "tag_show_alt" }, + { 0x026F, "tag_stowed_back" }, + { 0x0270, "tag_stowed_hip_rear" }, + { 0x0271, "tag_sync" }, + { 0x0272, "tag_tip" }, + { 0x0273, "tag_turret" }, + { 0x0274, "tag_turret_base" }, + { 0x0275, "tag_weapon" }, + { 0x0276, "tag_weapon_chest" }, + { 0x0277, "tag_weapon_left" }, + { 0x0278, "tag_weapon_right" }, + { 0x0279, "tag_wheel_back_left" }, + { 0x027A, "tag_wheel_back_right" }, + { 0x027B, "tag_wheel_front_left" }, + { 0x027C, "tag_wheel_front_right" }, + { 0x027D, "tag_wheel_middle_left" }, + { 0x027E, "tag_wheel_middle_right" }, + { 0x027F, "takedamage" }, + { 0x0280, "target" }, + { 0x0281, "target_script_trigger" }, + { 0x0282, "targetname" }, + { 0x0283, "team" }, + { 0x0284, "team3" }, + { 0x0285, "teammode_axisallies" }, + { 0x0286, "teammode_ffa" }, + { 0x0287, "teammovewaittime" }, + { 0x0288, "thermal" }, + { 0x0289, "thermalbodymaterial" }, + { 0x028A, "third_person" }, + { 0x028B, "threatbias" }, + { 0x028C, "threatbiasgroup" }, + { 0x028D, "throwingknife" }, + { 0x028E, "top" }, + { 0x028F, "touch" }, + { 0x0290, "touching_platform" }, + { 0x0291, "transients_synced" }, + { 0x0292, "traverse_complete" }, + { 0x0293, "traverse_soon" }, + { 0x0294, "traversecost" }, + { 0x0295, "traversesoonnotifydist" }, + { 0x0296, "trigger" }, + { 0x0297, "trigger_damage" }, + { 0x0298, "trigger_use" }, + { 0x0299, "trigger_use_touch" }, + { 0x029A, "truck_cam" }, + { 0x029B, "turnrate" }, + { 0x029C, "turret_deactivate" }, + { 0x029D, "turret_fire" }, + { 0x029E, "turret_no_vis" }, + { 0x029F, "turret_not_on_target" }, + { 0x02A0, "turret_on_target" }, + { 0x02A1, "turret_on_vistarget" }, + { 0x02A2, "turret_pitch_clamped" }, + { 0x02A3, "turret_rotate_stopped" }, + { 0x02A4, "turret_yaw_clamped" }, + { 0x02A5, "turretinvulnerability" }, + { 0x02A6, "turretownerchange" }, + { 0x02A7, "turretstatechange" }, + { 0x02A8, "type" }, + { 0x02A9, "unresolved_collision" }, + { 0x02AA, "up" }, + { 0x02AB, "upaimlimit" }, + { 0x02AC, "useable" }, + { 0x02AD, "usechokepoints" }, + { 0x02AE, "usecombatscriptatcover" }, + { 0x02AF, "veh_boatbounce" }, + { 0x02B0, "veh_brake" }, + { 0x02B1, "veh_collision" }, + { 0x02B2, "veh_jolt" }, + { 0x02B3, "veh_landed" }, + { 0x02B4, "veh_leftground" }, + { 0x02B5, "veh_pathdir" }, + { 0x02B6, "veh_pathspeed" }, + { 0x02B7, "veh_pathtype" }, + { 0x02B8, "veh_predictedcollision" }, + { 0x02B9, "veh_speed" }, + { 0x02BA, "veh_throttle" }, + { 0x02BB, "veh_topspeed" }, + { 0x02BC, "veh_transmission" }, + { 0x02BD, "vehicle_dismount" }, + { 0x02BE, "vehicle_mount" }, + { 0x02BF, "velocity" }, + { 0x02C0, "vertalign" }, + { 0x02C1, "visionsetmissilecam" }, + { 0x02C2, "visionsetmissilecamduration" }, + { 0x02C3, "visionsetnaked" }, + { 0x02C4, "visionsetnakedduration" }, + { 0x02C5, "visionsetnight" }, + { 0x02C6, "visionsetnightduration" }, + { 0x02C7, "visionsetpain" }, + { 0x02C8, "visionsetpainduration" }, + { 0x02C9, "visionsetthermal" }, + { 0x02CA, "visionsetthermalduration" }, + { 0x02CB, "vote" }, + { 0x02CC, "walk" }, + { 0x02CD, "walkdist" }, + { 0x02CE, "walkdistfacingmotion" }, + { 0x02CF, "waypoint_reached" }, + { 0x02D0, "weapon" }, + { 0x02D1, "weapon_change" }, + { 0x02D2, "weapon_dropped" }, + { 0x02D3, "weapon_fired" }, + { 0x02D4, "weapon_switch_started" }, + { 0x02D5, "weapon_taken" }, + { 0x02D6, "weaponchange" }, + { 0x02D7, "weaponrail_on" }, + { 0x02D8, "width" }, + { 0x02D9, "world" }, + { 0x02DA, "worldspawn" }, + { 0x02DB, "x" }, + { 0x02DC, "y" }, + { 0x02DD, "z" }, + { 0x02DE, "zonly_physics" }, + { 0x02DF, "accumulate" }, + { 0x02E0, "allowprone" }, + { 0x02E1, "aiSpread" }, + { 0x02E2, "ambienttrack" }, + { 0x02E3, "ambienttrack_ac130" }, + { 0x02E4, "bottomarc" }, + { 0x02E5, "convergencetime" }, + { 0x02E6, "cursorhint" }, + { 0x02E7, "destructible_type" }, + { 0x02E8, "diffusefraction" }, + { 0x02E9, "eftarc" }, + { 0x02EA, "leftarc" }, + { 0x02EB, "maxrange" }, + { 0x02EC, "northyaw" }, + { 0x02ED, "pitchconvergencetime" }, + { 0x02EE, "playerSpread" }, + { 0x02EF, "postsharpturnlookaheaddist" }, + { 0x02F0, "reflection_clear_color" }, + { 0x02F1, "rightarc" }, + { 0x02F2, "sharpturntooclosetodestdist" }, + { 0x02F3, "script_delay" }, + { 0x02F4, "script_visionset" }, + { 0x02F5, "script_zone" }, + { 0x02F6, "spawner" }, + { 0x02F7, "sunlight" }, + { 0x02F8, "suncolor" }, + { 0x02F9, "sundirection" }, + { 0x02FA, "suppressionTime" }, + { 0x02FB, "threshold" }, + { 0x02FC, "toparc" }, + { 0x02FD, "vehicletype" }, + { 0x02FE, "wait" }, + { 0x02FF, "weaponinfo" }, + { 0x0300, "yawconvergencetime" }, + { 0x0301, "character/character_ajax_flood_a" }, + { 0x0302, "character/character_ajax_wood_shotgun_a" }, + { 0x0303, "character/character_ajax_wood_shotgun_b" }, + { 0x0304, "character/character_ajax_wood_shotgun_injured" }, + { 0x0305, "character/character_almagro_assault_a" }, + { 0x0306, "character/character_chemwar_russian_assault_b" }, + { 0x0307, "character/character_chemwar_russian_assault_bb" }, + { 0x0308, "character/character_chemwar_russian_assault_c" }, + { 0x0309, "character/character_chemwar_russian_assault_cc" }, + { 0x030A, "character/character_chemwar_russian_assault_d" }, + { 0x030B, "character/character_chemwar_russian_assault_dd" }, + { 0x030C, "character/character_chemwar_russian_assault_e" }, + { 0x030D, "character/character_chemwar_russian_assault_ee" }, + { 0x030E, "character/character_deer_a" }, + { 0x030F, "character/character_deer_b" }, + { 0x0310, "character/character_deer_c" }, + { 0x0311, "character/character_elias_a" }, + { 0x0312, "character/character_elias_assault_a" }, + { 0x0313, "character/character_elias_b" }, + { 0x0314, "character/character_elias_e" }, + { 0x0315, "character/character_elias_hc" }, + { 0x0316, "character/character_elias_wood_shotgun_b" }, + { 0x0317, "character/character_elite_pmc_assault_a" }, + { 0x0318, "character/character_elite_pmc_assault_a_black" }, + { 0x0319, "character/character_elite_pmc_assault_a_white" }, + { 0x031A, "character/character_elite_pmc_assault_b" }, + { 0x031B, "character/character_elite_pmc_assault_b_desert" }, + { 0x031C, "character/character_elite_pmc_lmg_b_desert" }, + { 0x031D, "character/character_elite_pmc_shotgun_b_desert" }, + { 0x031E, "character/character_elite_pmc_skyway" }, + { 0x031F, "character/character_elite_pmc_smg_b_desert" }, + { 0x0320, "character/character_enemy_shark" }, + { 0x0321, "character/character_enemy_wolf" }, + { 0x0322, "character/character_fed_army_assault_a" }, + { 0x0323, "character/character_fed_army_assault_a_arctic" }, + { 0x0324, "character/character_fed_army_assault_a_elite" }, + { 0x0325, "character/character_fed_army_assault_a_nohelmet" }, + { 0x0326, "character/character_fed_army_assault_a_urban" }, + { 0x0327, "character/character_fed_army_assault_b" }, + { 0x0328, "character/character_fed_army_assault_b_arctic" }, + { 0x0329, "character/character_fed_army_assault_b_elite" }, + { 0x032A, "character/character_fed_army_assault_b_nohelmet" }, + { 0x032B, "character/character_fed_army_assault_b_urban" }, + { 0x032C, "character/character_fed_army_drones" }, + { 0x032D, "character/character_fed_army_lmg_a" }, + { 0x032E, "character/character_fed_army_lmg_a_arctic" }, + { 0x032F, "character/character_fed_army_lmg_a_urban" }, + { 0x0330, "character/character_fed_army_shotgun_a" }, + { 0x0331, "character/character_fed_army_shotgun_a_arctic" }, + { 0x0332, "character/character_fed_army_shotgun_a_urban" }, + { 0x0333, "character/character_fed_army_smg_a" }, + { 0x0334, "character/character_fed_army_smg_a_arctic" }, + { 0x0335, "character/character_fed_army_smg_a_nohelmet" }, + { 0x0336, "character/character_fed_army_smg_a_urban" }, + { 0x0337, "character/character_fed_basic_assault_a" }, + { 0x0338, "character/character_fed_basic_smg_a" }, + { 0x0339, "character/character_fed_space_assault_a" }, + { 0x033A, "character/character_fed_space_assault_b" }, + { 0x033B, "character/character_fed_udt_assault_a" }, + { 0x033C, "character/character_hazmat_a" }, + { 0x033D, "character/character_hero_flood_vargas_test" }, + { 0x033E, "character/character_hesh_assault_a" }, + { 0x033F, "character/character_hesh_cornered_b" }, + { 0x0340, "character/character_hesh_end_a" }, + { 0x0341, "character/character_hesh_end_a_water" }, + { 0x0342, "character/character_hesh_end_b" }, + { 0x0343, "character/character_hesh_fed_shotgun_a" }, + { 0x0344, "character/character_hesh_hostage_ab" }, + { 0x0345, "character/character_hesh_ranger_assault_a" }, + { 0x0346, "character/character_hesh_ranger_assault_b" }, + { 0x0347, "character/character_hesh_stealth_mask_c" }, + { 0x0348, "character/character_hesh_stealth_mask_d" }, + { 0x0349, "character/character_hesh_udt_assault_a" }, + { 0x034A, "character/character_hesh_young_a" }, + { 0x034B, "character/character_iw6_sp_enemy_dog" }, + { 0x034C, "character/character_iw6_sp_german_shepherd_dog_a" }, + { 0x034D, "character/character_iw6_sp_german_shepherd_dog_b" }, + { 0x034E, "character/character_iw6_sp_german_shepherd_dog_c" }, + { 0x034F, "character/character_keegan_assault_a" }, + { 0x0350, "character/character_keegan_end_smg_a" }, + { 0x0351, "character/character_keegan_fed_smg_a" }, + { 0x0352, "character/character_keegan_udt_assault_a" }, + { 0x0353, "character/character_keegan_udt_water_b" }, + { 0x0354, "character/character_keegan_wood_sniper_b" }, + { 0x0355, "character/character_kick_udt_assault_b" }, + { 0x0356, "character/character_kick_udt_water_glowstick" }, + { 0x0357, "character/character_kyra_us_space_a" }, + { 0x0358, "character/character_merrick_assault_a" }, + { 0x0359, "character/character_merrick_assault_b" }, + { 0x035A, "character/character_merrick_assault_c" }, + { 0x035B, "character/character_merrick_end_a" }, + { 0x035C, "character/character_merrick_fed_assault_a" }, + { 0x035D, "character/character_merrick_flood_a" }, + { 0x035E, "character/character_merrick_hostage_a" }, + { 0x035F, "character/character_merrick_udt_assault_b" }, + { 0x0360, "character/character_merrick_udt_water_glowstick" }, + { 0x0361, "character/character_merrick_wood_smg_c_skull" }, + { 0x0362, "character/character_oil_worker" }, + { 0x0363, "character/character_oil_worker_bi_foreman" }, + { 0x0364, "character/character_oil_worker_mask" }, + { 0x0365, "character/character_opforce_henchmen_smg_a" }, + { 0x0366, "character/character_opforce_henchmen_smg_b" }, + { 0x0367, "character/character_pilot_a" }, + { 0x0368, "character/character_pilot_b" }, + { 0x0369, "character/character_pilot_b_tan" }, + { 0x036A, "character/character_pilot_c" }, + { 0x036B, "character/character_pilot_c_blue" }, + { 0x036C, "character/character_pilot_c_green" }, + { 0x036D, "character/character_pilot_c_purple" }, + { 0x036E, "character/character_pilot_c_red" }, + { 0x036F, "character/character_ppilot_crew_d" }, + { 0x0370, "character/character_ramos_a" }, + { 0x0371, "character/character_rorke_assault" }, + { 0x0372, "character/character_rorke_basic_a" }, + { 0x0373, "character/character_rorke_flood_a" }, + { 0x0374, "character/character_scientist_a" }, + { 0x0375, "character/character_scientist_b" }, + { 0x0376, "character/character_scientist_c" }, + { 0x0377, "character/character_scientist_d" }, + { 0x0378, "character/character_us_civ_female_yb_a" }, + { 0x0379, "character/character_us_civ_female_yb_b" }, + { 0x037A, "character/character_us_civ_male_yb_a" }, + { 0x037B, "character/character_us_civ_male_yb_b" }, + { 0x037C, "character/character_us_rangers_assault_a" }, + { 0x037D, "character/character_us_rangers_assault_a_desert" }, + { 0x037E, "character/character_us_rangers_assault_a_urban" }, + { 0x037F, "character/character_us_rangers_drones" }, + { 0x0380, "character/character_us_rangers_lmg_a" }, + { 0x0381, "character/character_us_rangers_lmg_a_urban" }, + { 0x0382, "character/character_us_rangers_shotgun_a" }, + { 0x0383, "character/character_us_rangers_shotgun_a_urban" }, + { 0x0384, "character/character_us_rangers_smg_a" }, + { 0x0385, "character/character_us_rangers_smg_a_desert" }, + { 0x0386, "character/character_us_space_assault_a" }, + { 0x0387, "character/character_us_space_assault_b" }, + { 0x0388, "character/character_us_space_collins" }, + { 0x0389, "character/character_us_space_int_a" }, + { 0x038A, "character/character_us_space_int_b" }, + { 0x038B, "character/character_us_space_int_c" }, + { 0x038C, "character/character_venezuela_army_assault_a" }, + { 0x038D, "character/character_venezuela_army_smg_a" }, + { 0x038E, "character/character_venezuela_army_smg_a_head_d" }, + { 0x038F, "codescripts/character" }, + { 0x0390, "codescripts/delete" }, + { 0x0391, "codescripts/struct" }, + { 0x0392, "common_scripts/_artcommon" }, + { 0x0393, "common_scripts/_bcs_location_trigs" }, + { 0x0394, "common_scripts/_createfx" }, + { 0x0395, "common_scripts/_createfxmenu" }, + { 0x0396, "common_scripts/_csplines" }, + { 0x0397, "common_scripts/_destructible" }, + { 0x0398, "common_scripts/_dynamic_world" }, + { 0x0399, "common_scripts/_elevator" }, + { 0x039A, "common_scripts/_exploder" }, + { 0x039B, "common_scripts/_fx" }, + { 0x039C, "common_scripts/_pipes" }, + { 0x039D, "common_scripts/_sentry" }, + { 0x039E, "common_scripts/_wind" }, + { 0x039F, "common_scripts/utility" }, + { 0x03A0, "destructible_scripts/destructible_civilian_sedan_iw6" }, + { 0x03A1, "destructible_scripts/destructible_civilian_sedan_water_iw6" }, + { 0x03A2, "destructible_scripts/destructible_van_water_iw6" }, + { 0x03A3, "destructible_scripts/destructible_vehicle_city_car_water" }, + { 0x03A4, "destructible_scripts/electrical_transformer_large" }, + { 0x03A5, "destructible_scripts/explodable_barrel" }, + { 0x03A6, "destructible_scripts/toy_electricbox2" }, + { 0x03A7, "destructible_scripts/toy_filecabinet" }, + { 0x03A8, "destructible_scripts/toy_generator_on" }, + { 0x03A9, "destructible_scripts/toy_light_ceiling_fluorescent" }, + { 0x03AA, "destructible_scripts/toy_lv_trash_can_vegas" }, + { 0x03AB, "destructible_scripts/toy_sp_panel_box" }, + { 0x03AC, "destructible_scripts/toy_transformer_small01" }, + { 0x03AD, "destructible_scripts/toy_trashcan_metal_closed" }, + { 0x03AE, "destructible_scripts/toy_tv_flatscreen" }, + { 0x03AF, "destructible_scripts/toy_tv_flatscreen_wallmount_02" }, + { 0x03B0, "destructible_scripts/toy_tv_video_monitor" }, + { 0x03B1, "destructible_scripts/toy_usa_gas_station_trash_bin_02" }, + { 0x03B2, "maps/_ambient" }, + { 0x03B3, "maps/_anim" }, + { 0x03B4, "maps/_animatedmodels" }, + { 0x03B5, "maps/_art" }, + { 0x03B6, "maps/_ash_falling" }, + { 0x03B7, "maps/_audio" }, + { 0x03B8, "maps/_audio_ambient" }, + { 0x03B9, "maps/_audio_code" }, + { 0x03BA, "maps/_autosave" }, + { 0x03BB, "maps/_breach" }, + { 0x03BC, "maps/_c4" }, + { 0x03BD, "maps/_chaingun_player" }, + { 0x03BE, "maps/_chopperboss" }, + { 0x03BF, "maps/_chopperboss_utility" }, + { 0x03C0, "maps/_colors" }, + { 0x03C1, "maps/_compass" }, + { 0x03C2, "maps/_coop" }, + { 0x03C3, "maps/_createfx" }, + { 0x03C4, "maps/_credits_iw6" }, + { 0x03C5, "maps/_damagefeedback" }, + { 0x03C6, "maps/_deadbody" }, + { 0x03C7, "maps/_debug" }, + { 0x03C8, "maps/_detonategrenades" }, + { 0x03C9, "maps/_dog_control" }, + { 0x03CA, "maps/_dog_drive" }, + { 0x03CB, "maps/_dog_kinect" }, + { 0x03CC, "maps/_dog_pip" }, + { 0x03CD, "maps/_drone" }, + { 0x03CE, "maps/_drone_ai" }, + { 0x03CF, "maps/_drone_base" }, + { 0x03D0, "maps/_drone_civilian" }, + { 0x03D1, "maps/_drone_deer" }, + { 0x03D2, "maps/_dynamic_run_speed" }, + { 0x03D3, "maps/_endmission" }, + { 0x03D4, "maps/_friendlyfire" }, + { 0x03D5, "maps/_gameskill" }, + { 0x03D6, "maps/_geo_mover" }, + { 0x03D7, "maps/_global_fx" }, + { 0x03D8, "maps/_global_fx_code" }, + { 0x03D9, "maps/_hand_signals" }, + { 0x03DA, "maps/_helicopter_ai" }, + { 0x03DB, "maps/_helicopter_globals" }, + { 0x03DC, "maps/_hud" }, + { 0x03DD, "maps/_hud_util" }, + { 0x03DE, "maps/_idle" }, + { 0x03DF, "maps/_idle_coffee" }, + { 0x03E0, "maps/_idle_lean_smoke" }, + { 0x03E1, "maps/_idle_phone" }, + { 0x03E2, "maps/_idle_sit_load_ak" }, + { 0x03E3, "maps/_idle_sleep" }, + { 0x03E4, "maps/_idle_smoke" }, + { 0x03E5, "maps/_idle_smoke_balcony" }, + { 0x03E6, "maps/_intelligence" }, + { 0x03E7, "maps/_introscreen" }, + { 0x03E8, "maps/_inventory" }, + { 0x03E9, "maps/_lights" }, + { 0x03EA, "maps/_load" }, + { 0x03EB, "maps/_loadout" }, + { 0x03EC, "maps/_loadout_code" }, + { 0x03ED, "maps/_mg_penetration" }, + { 0x03EE, "maps/_mgturret" }, + { 0x03EF, "maps/_minigun" }, + { 0x03F0, "maps/_minigun_viewmodel" }, + { 0x03F1, "maps/_mocap_ar" }, + { 0x03F2, "maps/_mortar" }, + { 0x03F3, "maps/_names" }, + { 0x03F4, "maps/_nightvision" }, + { 0x03F5, "maps/_ocean" }, + { 0x03F6, "maps/_patrol" }, + { 0x03F7, "maps/_patrol_anims" }, + { 0x03F8, "maps/_patrol_anims_creepwalk" }, + { 0x03F9, "maps/_patrol_anims_gundown" }, + { 0x03FA, "maps/_patrol_anims_patroljog" }, + { 0x03FB, "maps/_perlin_noise" }, + { 0x03FC, "maps/_player_death" }, + { 0x03FD, "maps/_player_limp" }, + { 0x03FE, "maps/_player_rig" }, + { 0x03FF, "maps/_player_stats" }, + { 0x0400, "maps/_props" }, + { 0x0401, "maps/_radiation" }, + { 0x0402, "maps/_rambo" }, + { 0x0403, "maps/_readystand_anims" }, + { 0x0404, "maps/_remoteturret" }, + { 0x0405, "maps/_rv_vfx" }, + { 0x0406, "maps/_shellshock" }, + { 0x0407, "maps/_shg_common" }, + { 0x0408, "maps/_slowmo_breach" }, + { 0x0409, "maps/_space" }, + { 0x040A, "maps/_space_ai" }, + { 0x040B, "maps/_space_player" }, + { 0x040C, "maps/_spawner" }, + { 0x040D, "maps/_stealth" }, + { 0x040E, "maps/_stealth_accuracy_friendly" }, + { 0x040F, "maps/_stealth_animation_funcs" }, + { 0x0410, "maps/_stealth_anims" }, + { 0x0411, "maps/_stealth_behavior_enemy" }, + { 0x0412, "maps/_stealth_behavior_friendly" }, + { 0x0413, "maps/_stealth_behavior_system" }, + { 0x0414, "maps/_stealth_color_friendly" }, + { 0x0415, "maps/_stealth_corpse_enemy" }, + { 0x0416, "maps/_stealth_corpse_system" }, + { 0x0417, "maps/_stealth_event_enemy" }, + { 0x0418, "maps/_stealth_shared_utilities" }, + { 0x0419, "maps/_stealth_smartstance_friendly" }, + { 0x041A, "maps/_stealth_threat_enemy" }, + { 0x041B, "maps/_stealth_utility" }, + { 0x041C, "maps/_stealth_visibility_enemy" }, + { 0x041D, "maps/_stealth_visibility_friendly" }, + { 0x041E, "maps/_stealth_visibility_system" }, + { 0x041F, "maps/_swim_ai" }, + { 0x0420, "maps/_swim_ai_common" }, + { 0x0421, "maps/_swim_player" }, + { 0x0422, "maps/_tank_battlechatter" }, + { 0x0423, "maps/_teargas" }, + { 0x0424, "maps/_treadfx" }, + { 0x0425, "maps/_trigger" }, + { 0x0426, "maps/_underwater" }, + { 0x0427, "maps/_utility" }, + { 0x0428, "maps/_utility_code" }, + { 0x0429, "maps/_utility_dogs" }, + { 0x042A, "maps/_vehicle" }, + { 0x042B, "maps/_vehicle_aianim" }, + { 0x042C, "maps/_vehicle_code" }, + { 0x042D, "maps/_vehicle_spline_zodiac" }, + { 0x042E, "maps/_vignette_util" }, + { 0x042F, "maps/_weather" }, + { 0x0430, "maps/black_ice_fx" }, + { 0x0431, "maps/black_ice_precache" }, + { 0x0432, "maps/carrier_fx" }, + { 0x0433, "maps/carrier_precache" }, + { 0x0434, "maps/clockwork_fx" }, + { 0x0435, "maps/clockwork_precache" }, + { 0x0436, "maps/cornered_fx" }, + { 0x0437, "maps/cornered_precache" }, + { 0x0438, "maps/deer_hunt_fx" }, + { 0x0439, "maps/deer_hunt_precache" }, + { 0x043A, "maps/enemyhq_fx" }, + { 0x043B, "maps/enemyhq_precache" }, + { 0x043C, "maps/flood_fx" }, + { 0x043D, "maps/flood_precache" }, + { 0x043E, "maps/homecoming_fx" }, + { 0x043F, "maps/homecoming_precache" }, + { 0x0440, "maps/iplane_fx" }, + { 0x0441, "maps/jungle_ghosts_fx" }, + { 0x0442, "maps/jungle_ghosts_precache" }, + { 0x0443, "maps/loki_fx" }, + { 0x0444, "maps/loki_precache" }, + { 0x0445, "maps/nml_fx" }, + { 0x0446, "maps/nml_precache" }, + { 0x0447, "maps/odin_fx" }, + { 0x0448, "maps/odin_precache" }, + { 0x0449, "maps/oilrocks_fx" }, + { 0x044A, "maps/oilrocks_precache" }, + { 0x044B, "maps/prologue_fx" }, + { 0x044C, "maps/prologue_precache" }, + { 0x044D, "maps/satfarm_b_fx" }, + { 0x044E, "maps/satfarm_b_precache" }, + { 0x044F, "maps/satfarm_fx" }, + { 0x0450, "maps/satfarm_precache" }, + { 0x0451, "maps/ship_graveyard_fx" }, + { 0x0452, "maps/ship_graveyard_precache" }, + { 0x0453, "maps/skyway_fx" }, + { 0x0454, "maps/skyway_precache" }, + { 0x0455, "maps/youngblood_fx" }, + { 0x0456, "maps/youngblood_precache" }, + { 0x0457, "vehicle_scripts/_a10_warthog" }, + { 0x0458, "vehicle_scripts/_apache" }, + { 0x0459, "vehicle_scripts/_apache_player" }, + { 0x045A, "vehicle_scripts/_apache_player_audio" }, + { 0x045B, "vehicle_scripts/_apache_player_difficulty" }, + { 0x045C, "vehicle_scripts/_apache_player_missile_hydra_and_lockon" }, + { 0x045D, "vehicle_scripts/_apache_player_pilot" }, + { 0x045E, "vehicle_scripts/_apache_player_raining_missile" }, + { 0x045F, "vehicle_scripts/_apache_player_targeting" }, + { 0x0460, "vehicle_scripts/_attack_heli" }, + { 0x0461, "vehicle_scripts/_btr80" }, + { 0x0462, "vehicle_scripts/_c17" }, + { 0x0463, "vehicle_scripts/_chinese_brave_warrior" }, + { 0x0464, "vehicle_scripts/_chopper_ai_missile_defense" }, + { 0x0465, "vehicle_scripts/_chopper_missile_defense_utility" }, + { 0x0466, "vehicle_scripts/_chopper_player_missile_defense" }, + { 0x0467, "vehicle_scripts/_empty" }, + { 0x0468, "vehicle_scripts/_f15" }, + { 0x0469, "vehicle_scripts/_f18" }, + { 0x046A, "vehicle_scripts/_foliage_tumbleweed_vehicle" }, + { 0x046B, "vehicle_scripts/_gaz" }, + { 0x046C, "vehicle_scripts/_gaz_dshk_oilrocks" }, + { 0x046D, "vehicle_scripts/_gunboat" }, + { 0x046E, "vehicle_scripts/_hind" }, + { 0x046F, "vehicle_scripts/_lcs" }, + { 0x0470, "vehicle_scripts/_m1a1_minigun" }, + { 0x0471, "vehicle_scripts/_m880_launcher" }, + { 0x0472, "vehicle_scripts/_man_7t" }, + { 0x0473, "vehicle_scripts/_mig29" }, + { 0x0474, "vehicle_scripts/_missile_boat" }, + { 0x0475, "vehicle_scripts/_osprey" }, + { 0x0476, "vehicle_scripts/_snowmobile" }, + { 0x0477, "vehicle_scripts/_snowmobile_friendly" }, + { 0x0478, "vehicle_scripts/_soc_r" }, + { 0x0479, "vehicle_scripts/_submarine_sdv" }, + { 0x047A, "vehicle_scripts/_tank_crush" }, + { 0x047B, "vehicle_scripts/_zodiac" }, + { 0x047C, "vehicle_scripts/_zpu_antiair" }, + { 0x047D, "vehicle_scripts/_zpu_antiair_oilrocks" }, + { 0x047E, "vehicle_scripts/aas_72x" }, + { 0x047F, "vehicle_scripts/apache" }, + { 0x0480, "vehicle_scripts/artemis" }, + { 0x0481, "vehicle_scripts/hind" }, + { 0x0482, "vehicle_scripts/hind_battle_carrier" }, + { 0x0483, "vehicle_scripts/hind_battle_oilrocks" }, + { 0x0484, "vehicle_scripts/hovercraft" }, + { 0x0485, "vehicle_scripts/iveco_lynx" }, + { 0x0486, "vehicle_scripts/iveco_lynx_turret" }, + { 0x0487, "vehicle_scripts/m1a2" }, + { 0x0488, "vehicle_scripts/m1a2_player" }, + { 0x0489, "vehicle_scripts/m800" }, + { 0x048A, "vehicle_scripts/matv" }, + { 0x048B, "vehicle_scripts/mk23" }, + { 0x048C, "vehicle_scripts/nh90" }, + { 0x048D, "vehicle_scripts/pickup_truck_civ" }, + { 0x048E, "vehicle_scripts/sedan_4door" }, + { 0x048F, "vehicle_scripts/silenthawk" }, + { 0x0490, "vehicle_scripts/silenthawk_landing" }, + { 0x0491, "vehicle_scripts/t90ms" }, + { 0x0492, "vehicle_scripts/tatra_t815" }, + { 0x0493, "vehicle_scripts/y_8_gunship" }, + { 0x0494, "xmodelalias/alias_chemwar_russian_heads" }, + { 0x0495, "xmodelalias/alias_elite_pmc_heads" }, + { 0x0496, "xmodelalias/alias_fed_army_heads_a" }, + { 0x0497, "xmodelalias/alias_fed_army_heads_a_arctic_noshield" }, + { 0x0498, "xmodelalias/alias_fed_army_heads_a_nofaceshield" }, + { 0x0499, "xmodelalias/alias_fed_army_heads_a_urban" }, + { 0x049A, "xmodelalias/alias_fed_basic_heads" }, + { 0x049B, "xmodelalias/alias_fed_space_assault_heads" }, + { 0x049C, "xmodelalias/alias_fed_udt_heads" }, + { 0x049D, "xmodelalias/alias_henchmen_heads" }, + { 0x049E, "xmodelalias/alias_oil_worker_bodies" }, + { 0x049F, "xmodelalias/alias_oil_worker_heads" }, + { 0x04A0, "xmodelalias/alias_pilot_heads" }, + { 0x04A1, "xmodelalias/alias_pilot_heads_blue" }, + { 0x04A2, "xmodelalias/alias_pilot_heads_green" }, + { 0x04A3, "xmodelalias/alias_pilot_heads_purple" }, + { 0x04A4, "xmodelalias/alias_pilot_heads_red" }, + { 0x04A5, "xmodelalias/alias_pilot_heads_yellow" }, + { 0x04A6, "xmodelalias/alias_russian_military_heads_skyway" }, + { 0x04A7, "xmodelalias/alias_scientist_heads" }, + { 0x04A8, "xmodelalias/alias_us_rangers_drone_bodies" }, + { 0x04A9, "xmodelalias/alias_us_rangers_drone_heads" }, + { 0x04AA, "xmodelalias/alias_us_rangers_heads_a" }, + { 0x04AB, "xmodelalias/alias_us_rangers_heads_a_desert" }, + { 0x04AC, "xmodelalias/alias_us_rangers_heads_a_urban" }, + { 0x04AD, "xmodelalias/alias_us_space_assault_heads" }, + { 0x04AE, "xmodelalias/alias_us_space_int_heads" }, + { 0x04AF, "xmodelalias/alias_venezuela_army_heads" }, + { 0x04B0, "maps/animated_models/accessories_windsock_wind_medium" }, + { 0x04B1, "maps/animated_models/com_roofvent2" }, + { 0x04B2, "maps/animated_models/com_roofvent3" }, + { 0x04B3, "maps/animated_models/flood_palm_tree_tall" }, + { 0x04B4, "maps/animated_models/flood_palm_tree_tall_no_shadow" }, + { 0x04B5, "maps/animated_models/hanging_sheet_wind_medium" }, + { 0x04B6, "maps/animated_models/mp_flooded_water_debris_bob" }, + { 0x04B7, "maps/animated_models/mp_flooded_water_debris_spiral" }, + { 0x04B8, "maps/animated_models/mp_flooded_water_street" }, + { 0x04B9, "maps/animated_models/mp_frag_crane" }, + { 0x04BA, "maps/animated_models/ow_crane_hook" }, + { 0x04BB, "maps/animated_models/tarp_tattered_thin_02" }, + { 0x04BC, "maps/animated_models/tattered_cloth_medium_01" }, + { 0x04BD, "maps/animated_models/tattered_cloth_small_02" }, + { 0x04BE, "maps/createart/black_ice_art" }, + { 0x04BF, "maps/createart/black_ice_fog" }, + { 0x04C0, "maps/createart/carrier_art" }, + { 0x04C1, "maps/createart/carrier_fog" }, + { 0x04C2, "maps/createart/clockwork_art" }, + { 0x04C3, "maps/createart/clockwork_fog" }, + { 0x04C4, "maps/createart/cornered_art" }, + { 0x04C5, "maps/createart/cornered_fog" }, + { 0x04C6, "maps/createart/deer_hunt_art" }, + { 0x04C7, "maps/createart/deer_hunt_fog" }, + { 0x04C8, "maps/createart/enemyhq_art" }, + { 0x04C9, "maps/createart/enemyhq_fog" }, + { 0x04CA, "maps/createart/flood_art" }, + { 0x04CB, "maps/createart/flood_fog" }, + { 0x04CC, "maps/createart/homecoming_art" }, + { 0x04CD, "maps/createart/homecoming_fog" }, + { 0x04CE, "maps/createart/iplane_art" }, + { 0x04CF, "maps/createart/iplane_fog" }, + { 0x04D0, "maps/createart/jungle_ghosts_art" }, + { 0x04D1, "maps/createart/jungle_ghosts_fog" }, + { 0x04D2, "maps/createart/loki_art" }, + { 0x04D3, "maps/createart/loki_fog" }, + { 0x04D4, "maps/createart/mp_alien_town_art" }, + { 0x04D5, "maps/createart/mp_alien_town_fog" }, + { 0x04D6, "maps/createart/mp_chasm_art" }, + { 0x04D7, "maps/createart/mp_chasm_fog" }, + { 0x04D8, "maps/createart/mp_dart_art" }, + { 0x04D9, "maps/createart/mp_dart_fog" }, + { 0x04DA, "maps/createart/mp_fahrenheit_art" }, + { 0x04DB, "maps/createart/mp_fahrenheit_fog" }, + { 0x04DC, "maps/createart/mp_flooded_art" }, + { 0x04DD, "maps/createart/mp_flooded_fog" }, + { 0x04DE, "maps/createart/mp_frag_art" }, + { 0x04DF, "maps/createart/mp_frag_fog" }, + { 0x04E0, "maps/createart/mp_hashima_art" }, + { 0x04E1, "maps/createart/mp_hashima_fog" }, + { 0x04E2, "maps/createart/mp_lonestar_art" }, + { 0x04E3, "maps/createart/mp_lonestar_fog" }, + { 0x04E4, "maps/createart/mp_prisonbreak_art" }, + { 0x04E5, "maps/createart/mp_prisonbreak_fog" }, + { 0x04E6, "maps/createart/mp_siege_buildings_fog" }, + { 0x04E7, "maps/createart/mp_skeleton_art" }, + { 0x04E8, "maps/createart/mp_skeleton_fog" }, + { 0x04E9, "maps/createart/mp_snow_art" }, + { 0x04EA, "maps/createart/mp_snow_fog" }, + { 0x04EB, "maps/createart/mp_sovereign_art" }, + { 0x04EC, "maps/createart/mp_sovereign_fog" }, + { 0x04ED, "maps/createart/mp_strikezone_art" }, + { 0x04EE, "maps/createart/mp_strikezone_fog" }, + { 0x04EF, "maps/createart/mp_warhawk_art" }, + { 0x04F0, "maps/createart/mp_warhawk_fog" }, + { 0x04F1, "maps/createart/mp_zebra_art" }, + { 0x04F2, "maps/createart/mp_zebra_fog" }, + { 0x04F3, "maps/createart/nml_art" }, + { 0x04F4, "maps/createart/nml_fog" }, + { 0x04F5, "maps/createart/odin_art" }, + { 0x04F6, "maps/createart/odin_fog" }, + { 0x04F7, "maps/createart/oilrocks_art" }, + { 0x04F8, "maps/createart/oilrocks_fog" }, + { 0x04F9, "maps/createart/prologue_art" }, + { 0x04FA, "maps/createart/prologue_fog" }, + { 0x04FB, "maps/createart/satfarm_art" }, + { 0x04FC, "maps/createart/satfarm_b_art" }, + { 0x04FD, "maps/createart/satfarm_b_fog" }, + { 0x04FE, "maps/createart/satfarm_fog" }, + { 0x04FF, "maps/createart/ship_graveyard_art" }, + { 0x0500, "maps/createart/ship_graveyard_fog" }, + { 0x0501, "maps/createart/skyway_art" }, + { 0x0502, "maps/createart/skyway_fog" }, + { 0x0503, "maps/createart/youngblood_art" }, + { 0x0504, "maps/createart/youngblood_fog" }, + { 0x0505, "maps/createfx/black_ice_fx" }, + { 0x0506, "maps/createfx/black_ice_sound" }, + { 0x0507, "maps/createfx/carrier_fx" }, + { 0x0508, "maps/createfx/carrier_sound" }, + { 0x0509, "maps/createfx/clockwork_fx" }, + { 0x050A, "maps/createfx/clockwork_sound" }, + { 0x050B, "maps/createfx/cornered_fx" }, + { 0x050C, "maps/createfx/cornered_sound" }, + { 0x050D, "maps/createfx/deer_hunt_fx" }, + { 0x050E, "maps/createfx/deer_hunt_sound" }, + { 0x050F, "maps/createfx/enemyhq_fx" }, + { 0x0510, "maps/createfx/enemyhq_sound" }, + { 0x0511, "maps/createfx/flood_fx" }, + { 0x0512, "maps/createfx/flood_sound" }, + { 0x0513, "maps/createfx/homecoming_fx" }, + { 0x0514, "maps/createfx/homecoming_sound" }, + { 0x0515, "maps/createfx/jungle_ghosts_fx" }, + { 0x0516, "maps/createfx/jungle_ghosts_sound" }, + { 0x0517, "maps/createfx/loki_fx" }, + { 0x0518, "maps/createfx/loki_sound" }, + { 0x0519, "maps/createfx/mp_alien_town_fx" }, + { 0x051A, "maps/createfx/mp_chasm_fx" }, + { 0x051B, "maps/createfx/mp_dart_fx" }, + { 0x051C, "maps/createfx/mp_fahrenheit_fx" }, + { 0x051D, "maps/createfx/mp_flooded_fx" }, + { 0x051E, "maps/createfx/mp_frag_fx" }, + { 0x051F, "maps/createfx/mp_hashima_fx" }, + { 0x0520, "maps/createfx/mp_lonestar_fx" }, + { 0x0521, "maps/createfx/mp_prisonbreak_fx" }, + { 0x0522, "maps/createfx/mp_skeleton_fx" }, + { 0x0523, "maps/createfx/mp_snow_fx" }, + { 0x0524, "maps/createfx/mp_sovereign_fx" }, + { 0x0525, "maps/createfx/mp_strikezone_fx" }, + { 0x0526, "maps/createfx/mp_warhawk_fx" }, + { 0x0527, "maps/createfx/mp_zebra_fx" }, + { 0x0528, "maps/createfx/nml_fx" }, + { 0x0529, "maps/createfx/nml_sound" }, + { 0x052A, "maps/createfx/odin_fx" }, + { 0x052B, "maps/createfx/odin_sound" }, + { 0x052C, "maps/createfx/oilrocks_fx" }, + { 0x052D, "maps/createfx/oilrocks_sound" }, + { 0x052E, "maps/createfx/prologue_fx" }, + { 0x052F, "maps/createfx/prologue_sound" }, + { 0x0530, "maps/createfx/satfarm_b_fx" }, + { 0x0531, "maps/createfx/satfarm_b_sound" }, + { 0x0532, "maps/createfx/satfarm_fx" }, + { 0x0533, "maps/createfx/satfarm_sound" }, + { 0x0534, "maps/createfx/ship_graveyard_fx" }, + { 0x0535, "maps/createfx/ship_graveyard_sound" }, + { 0x0536, "maps/createfx/skyway_fx" }, + { 0x0537, "maps/createfx/skyway_sound" }, + { 0x0538, "maps/createfx/youngblood_fx" }, + { 0x0539, "maps/createfx/youngblood_sound" }, + { 0x053A, "maps/interactive_models/_birds" }, + { 0x053B, "maps/interactive_models/_fish" }, + { 0x053C, "maps/interactive_models/_interactive_utility" }, + { 0x053D, "maps/interactive_models/_interactive_utility_sp" }, + { 0x053E, "maps/interactive_models/bldg_01_dest" }, + { 0x053F, "maps/interactive_models/egrets" }, + { 0x0540, "maps/interactive_models/fish_bannerfish" }, + { 0x0541, "maps/interactive_models/fish_school_sardines" }, + { 0x0542, "maps/interactive_models/fish_school_snapper" }, + { 0x0543, "maps/interactive_models/oilrig_hanging_jumpsuit" }, + { 0x0544, "maps/interactive_models/parakeets" }, + { 0x0545, "maps/interactive_models/pigeons" }, + { 0x0546, "maps/interactive_models/vulture" }, + { 0x0547, "maps/mp/_animatedmodels" }, + { 0x0548, "maps/mp/_areas" }, + { 0x0549, "maps/mp/_art" }, + { 0x054A, "maps/mp/_audio" }, + { 0x054B, "maps/mp/_awards" }, + { 0x054C, "maps/mp/_breach" }, + { 0x054D, "maps/mp/_compass" }, + { 0x054E, "maps/mp/_createfx" }, + { 0x054F, "maps/mp/_crib" }, + { 0x0550, "maps/mp/_defcon" }, + { 0x0551, "maps/mp/_destructables" }, + { 0x0552, "maps/mp/_elevator" }, + { 0x0553, "maps/mp/_empgrenade" }, + { 0x0554, "maps/mp/_entityheadicons" }, + { 0x0555, "maps/mp/_events" }, + { 0x0556, "maps/mp/_flashgrenades" }, + { 0x0557, "maps/mp/_fx" }, + { 0x0558, "maps/mp/_global_fx" }, + { 0x0559, "maps/mp/_global_fx_code" }, + { 0x055A, "maps/mp/_highlights" }, + { 0x055B, "maps/mp/_javelin" }, + { 0x055C, "maps/mp/_laserguidedlauncher" }, + { 0x055D, "maps/mp/_load" }, + { 0x055E, "maps/mp/_matchdata" }, + { 0x055F, "maps/mp/_matchevents" }, + { 0x0560, "maps/mp/_menus" }, + { 0x0561, "maps/mp/_minefields" }, + { 0x0562, "maps/mp/_movable_cover" }, + { 0x0563, "maps/mp/_movers" }, + { 0x0564, "maps/mp/_radiation" }, + { 0x0565, "maps/mp/_scoreboard" }, + { 0x0566, "maps/mp/_shutter" }, + { 0x0567, "maps/mp/_stinger" }, + { 0x0568, "maps/mp/_teleport" }, + { 0x0569, "maps/mp/_utility" }, + { 0x056A, "maps/mp/_water" }, + { 0x056B, "maps/mp/_zipline" }, + { 0x056C, "maps/mp/mp_alien_town_fx" }, + { 0x056D, "maps/mp/mp_alien_town_precache" }, + { 0x056E, "maps/mp/mp_chasm_fx" }, + { 0x056F, "maps/mp/mp_chasm_precache" }, + { 0x0570, "maps/mp/mp_dart_fx" }, + { 0x0571, "maps/mp/mp_dart_precache" }, + { 0x0572, "maps/mp/mp_fahrenheit_fx" }, + { 0x0573, "maps/mp/mp_fahrenheit_precache" }, + { 0x0574, "maps/mp/mp_flooded_fx" }, + { 0x0575, "maps/mp/mp_flooded_precache" }, + { 0x0576, "maps/mp/mp_frag_fx" }, + { 0x0577, "maps/mp/mp_frag_precache" }, + { 0x0578, "maps/mp/mp_hashima_fx" }, + { 0x0579, "maps/mp/mp_hashima_precache" }, + { 0x057A, "maps/mp/mp_lonestar_fx" }, + { 0x057B, "maps/mp/mp_lonestar_precache" }, + { 0x057C, "maps/mp/mp_prisonbreak_fx" }, + { 0x057D, "maps/mp/mp_prisonbreak_precache" }, + { 0x057E, "maps/mp/mp_skeleton_fx" }, + { 0x057F, "maps/mp/mp_skeleton_precache" }, + { 0x0580, "maps/mp/mp_snow_fx" }, + { 0x0581, "maps/mp/mp_snow_precache" }, + { 0x0582, "maps/mp/mp_sovereign_fx" }, + { 0x0583, "maps/mp/mp_sovereign_precache" }, + { 0x0584, "maps/mp/mp_strikezone_fx" }, + { 0x0585, "maps/mp/mp_strikezone_precache" }, + { 0x0586, "maps/mp/mp_warhawk_fx" }, + { 0x0587, "maps/mp/mp_warhawk_precache" }, + { 0x0588, "maps/mp/mp_zebra_fx" }, + { 0x0589, "maps/mp/mp_zebra_precache" }, + { 0x058A, "maps/mp/alien/_achievement" }, + { 0x058B, "maps/mp/alien/_airdrop" }, + { 0x058C, "maps/mp/alien/_alien_fx" }, + { 0x058D, "maps/mp/alien/_autosentry_alien" }, + { 0x058E, "maps/mp/alien/_unk1422" }, + { 0x058F, "maps/mp/alien/_challenge_function" }, + { 0x0590, "maps/mp/alien/_collectibles" }, + { 0x0591, "maps/mp/alien/_combat_resources" }, + { 0x0592, "maps/mp/alien/_damage" }, + { 0x0593, "maps/mp/alien/_death" }, + { 0x0594, "maps/mp/alien/_debug" }, + { 0x0595, "maps/mp/alien/_deployablebox" }, + { 0x0596, "maps/mp/alien/_deployablebox_adrenalinebox" }, + { 0x0597, "maps/mp/alien/_deployablebox_ammo" }, + { 0x0598, "maps/mp/alien/_deployablebox_currency" }, + { 0x0599, "maps/mp/alien/_deployablebox_explosives" }, + { 0x059A, "maps/mp/alien/_deployablebox_juicebox" }, + { 0x059B, "maps/mp/alien/_deployablebox_randombox" }, + { 0x059C, "maps/mp/alien/_deployablebox_specialammo" }, + { 0x059D, "maps/mp/alien/_deployablebox_specialammo_ap" }, + { 0x059E, "maps/mp/alien/_deployablebox_specialammo_explo" }, + { 0x059F, "maps/mp/alien/_unk1439" }, + { 0x05A0, "maps/mp/alien/_deployablebox_vest" }, + { 0x05A1, "maps/mp/alien/_director" }, + { 0x05A2, "maps/mp/alien/_drill" }, + { 0x05A3, "maps/mp/alien/_unk1443" }, + { 0x05A4, "maps/mp/alien/_globallogic" }, + { 0x05A5, "maps/mp/alien/_hud" }, + { 0x05A6, "maps/mp/alien/_intro_sequence" }, + { 0x05A7, "maps/mp/alien/_lasedstrike_alien" }, + { 0x05A8, "maps/mp/alien/_laststand" }, + { 0x05A9, "maps/mp/alien/_music_and_dialog" }, + { 0x05AA, "maps/mp/alien/_nuke" }, + { 0x05AB, "maps/mp/alien/_outline_proto" }, + { 0x05AC, "maps/mp/alien/_perk_utility" }, + { 0x05AD, "maps/mp/alien/_perkfunctions" }, + { 0x05AE, "maps/mp/alien/_perks" }, + { 0x05AF, "maps/mp/alien/_persistence" }, + { 0x05B0, "maps/mp/alien/_pillage" }, + { 0x05B1, "maps/mp/alien/_prestige" }, + { 0x05B2, "maps/mp/alien/_progression" }, + { 0x05B3, "maps/mp/alien/_spawn_director" }, + { 0x05B4, "maps/mp/alien/_spawnlogic" }, + { 0x05B5, "maps/mp/alien/_switchblade_alien" }, + { 0x05B6, "maps/mp/alien/_trap" }, + { 0x05B7, "maps/mp/alien/_unlock" }, + { 0x05B8, "maps/mp/alien/_unk1464" }, + { 0x05B9, "maps/mp/gametypes/_battlebuddy" }, + { 0x05BA, "maps/mp/gametypes/_battlechatter_mp" }, + { 0x05BB, "maps/mp/gametypes/_callbacksetup" }, + { 0x05BC, "maps/mp/gametypes/_class" }, + { 0x05BD, "maps/mp/gametypes/_clientids" }, + { 0x05BE, "maps/mp/gametypes/_damage" }, + { 0x05BF, "maps/mp/gametypes/_damagefeedback" }, + { 0x05C0, "maps/mp/gametypes/_deathicons" }, + { 0x05C1, "maps/mp/gametypes/_dev" }, + { 0x05C2, "maps/mp/gametypes/_door" }, + { 0x05C3, "maps/mp/gametypes/_friendicons" }, + { 0x05C4, "maps/mp/gametypes/_gamelogic" }, + { 0x05C5, "maps/mp/gametypes/_gameobjects" }, + { 0x05C6, "maps/mp/gametypes/_gamescore" }, + { 0x05C7, "maps/mp/gametypes/_globalentities" }, + { 0x05C8, "maps/mp/gametypes/_globallogic" }, + { 0x05C9, "maps/mp/gametypes/_hardpoints" }, + { 0x05CA, "maps/mp/gametypes/_healthoverlay" }, + { 0x05CB, "maps/mp/gametypes/_horde_crates" }, + { 0x05CC, "maps/mp/gametypes/_horde_laststand" }, + { 0x05CD, "maps/mp/gametypes/_horde_util" }, + { 0x05CE, "maps/mp/gametypes/_hostmigration" }, + { 0x05CF, "maps/mp/gametypes/_hud" }, + { 0x05D0, "maps/mp/gametypes/_hud_message" }, + { 0x05D1, "maps/mp/gametypes/_hud_util" }, + { 0x05D2, "maps/mp/gametypes/_intel" }, + { 0x05D3, "maps/mp/gametypes/_intelchallenges" }, + { 0x05D4, "maps/mp/gametypes/_killcam" }, + { 0x05D5, "maps/mp/gametypes/_menus" }, + { 0x05D6, "maps/mp/gametypes/_missions" }, + { 0x05D7, "maps/mp/gametypes/_music_and_dialog" }, + { 0x05D8, "maps/mp/gametypes/_objpoints" }, + { 0x05D9, "maps/mp/gametypes/_outline" }, + { 0x05DA, "maps/mp/gametypes/_persistence" }, + { 0x05DB, "maps/mp/gametypes/_playercards" }, + { 0x05DC, "maps/mp/gametypes/_playerlogic" }, + { 0x05DD, "maps/mp/gametypes/_rank" }, + { 0x05DE, "maps/mp/gametypes/_serversettings" }, + { 0x05DF, "maps/mp/gametypes/_shellshock" }, + { 0x05E0, "maps/mp/gametypes/_spawnfactor" }, + { 0x05E1, "maps/mp/gametypes/_spawnlogic" }, + { 0x05E2, "maps/mp/gametypes/_spawnscoring" }, + { 0x05E3, "maps/mp/gametypes/_spectating" }, + { 0x05E4, "maps/mp/gametypes/_teams" }, + { 0x05E5, "maps/mp/gametypes/_trophy_system" }, + { 0x05E6, "maps/mp/gametypes/_tweakables" }, + { 0x05E7, "maps/mp/gametypes/_weapons" }, + { 0x05E8, "maps/mp/killstreaks/_a10" }, + { 0x05E9, "maps/mp/killstreaks/_unk1513" }, + { 0x05EA, "maps/mp/killstreaks/_aamissile" }, + { 0x05EB, "maps/mp/killstreaks/_unk1515" }, + { 0x05EC, "maps/mp/killstreaks/_ac130" }, + { 0x05ED, "maps/mp/killstreaks/_agent_killstreak" }, + { 0x05EE, "maps/mp/killstreaks/_air_superiority" }, + { 0x05EF, "maps/mp/killstreaks/_airdrop" }, + { 0x05F0, "maps/mp/killstreaks/_airstrike" }, + { 0x05F1, "maps/mp/killstreaks/_autosentry" }, + { 0x05F2, "maps/mp/killstreaks/_autoshotgun" }, + { 0x05F3, "maps/mp/killstreaks/_unk1523" }, + { 0x05F4, "maps/mp/killstreaks/_deployablebox" }, + { 0x05F5, "maps/mp/killstreaks/_deployablebox_ammo" }, + { 0x05F6, "maps/mp/killstreaks/_deployablebox_grenades" }, + { 0x05F7, "maps/mp/killstreaks/_deployablebox_gun" }, + { 0x05F8, "maps/mp/killstreaks/_deployablebox_juicebox" }, + { 0x05F9, "maps/mp/killstreaks/_deployablebox_vest" }, + { 0x05FA, "maps/mp/killstreaks/_designator_grenade" }, + { 0x05FB, "maps/mp/killstreaks/_dog_killstreak" }, + { 0x05FC, "maps/mp/killstreaks/_dronehive" }, + { 0x05FD, "maps/mp/killstreaks/_emp" }, + { 0x05FE, "maps/mp/killstreaks/_unk1534" }, + { 0x05FF, "maps/mp/killstreaks/_escortairdrop" }, + { 0x0600, "maps/mp/killstreaks/_flares" }, + { 0x0601, "maps/mp/killstreaks/_gas_airstrike" }, + { 0x0602, "maps/mp/killstreaks/_harrier" }, + { 0x0603, "maps/mp/killstreaks/_helicopter" }, + { 0x0604, "maps/mp/killstreaks/_helicopter_flock" }, + { 0x0605, "maps/mp/killstreaks/_helicopter_guard" }, + { 0x0606, "maps/mp/killstreaks/_helicopter_pilot" }, + { 0x0607, "maps/mp/killstreaks/_helisniper" }, + { 0x0608, "maps/mp/killstreaks/_unk1544" }, + { 0x0609, "maps/mp/killstreaks/_ims" }, + { 0x060A, "maps/mp/killstreaks/_jammer" }, + { 0x060B, "maps/mp/killstreaks/_juggernaut" }, + { 0x060C, "maps/mp/killstreaks/_killstreaks" }, + { 0x060D, "maps/mp/killstreaks/_killstreaks_init" }, + { 0x060E, "maps/mp/killstreaks/_lasedstrike" }, + { 0x060F, "maps/mp/killstreaks/_mobilemortar" }, + { 0x0610, "maps/mp/killstreaks/_mrsiartillery" }, + { 0x0611, "maps/mp/killstreaks/_nuke" }, + { 0x0612, "maps/mp/killstreaks/_odin" }, + { 0x0613, "maps/mp/killstreaks/_perkstreaks" }, + { 0x0614, "maps/mp/killstreaks/_unk1556" }, + { 0x0615, "maps/mp/killstreaks/_placeable_barrier" }, + { 0x0616, "maps/mp/killstreaks/_plane" }, + { 0x0617, "maps/mp/killstreaks/_portableaoegenerator" }, + { 0x0618, "maps/mp/killstreaks/_remotemissile" }, + { 0x0619, "maps/mp/killstreaks/_unk1561" }, + { 0x061A, "maps/mp/killstreaks/_remotetank" }, + { 0x061B, "maps/mp/killstreaks/_remoteturret" }, + { 0x061C, "maps/mp/killstreaks/_remoteuav" }, + { 0x061D, "maps/mp/killstreaks/_tank" }, + { 0x061E, "maps/mp/killstreaks/_teamammorefill" }, + { 0x061F, "maps/mp/killstreaks/_uav" }, + { 0x0620, "maps/mp/killstreaks/_uplink" }, + { 0x0621, "maps/mp/killstreaks/_vanguard" }, + { 0x0622, "maps/mp/perks/_abilities" }, + { 0x0623, "maps/mp/perks/_perkfunctions" }, + { 0x0624, "maps/mp/perks/_perks" }, + { 0x0625, "__smangles" }, + { 0x0626, "__smid" }, + { 0x0627, "__smname" }, + { 0x0628, "__smorigin" }, + { 0x0629, "_add_as_apache_target_on_spawn_iternal" }, + { 0x062A, "_ai_delete" }, + { 0x062B, "_ai_group" }, + { 0x062C, "_ai_health" }, + { 0x062D, "_aliveplayers" }, + { 0x062E, "_allies" }, +// { 0x062F, "" }, + { 0x0630, "_ally" }, +// { 0x0631, "" }, + { 0x0632, "_ally_dist" }, + { 0x0633, "_ally_get_pitch_down_aim_weight" }, + { 0x0634, "_ally_get_pitch_up_aim_weight" }, + { 0x0635, "_ally_get_yaw_left_aim_weight" }, + { 0x0636, "_ally_get_yaw_right_aim_weight" }, + { 0x0637, "_ally_is_current_volume" }, + { 0x0638, "_ally_set_last_volume" }, + { 0x0639, "_ally_transition_to_weight" }, + { 0x063A, "_ally_trigs" }, + { 0x063B, "_anim" }, + { 0x063C, "_anim_node" }, + { 0x063D, "_animactive" }, +// { 0x063E, "" }, + { 0x063F, "_animmode" }, + { 0x0640, "_animname" }, + { 0x0641, "_array_wait" }, + { 0x0642, "_aud_zip_wind_1" }, + { 0x0643, "_audio" }, + { 0x0644, "_audio_trigger" }, + { 0x0645, "_autosave_game_now" }, + { 0x0646, "_autosave_game_now_nochecks" }, + { 0x0647, "_autosave_game_now_notrestart" }, + { 0x0648, "_autosave_stealthcheck" }, + { 0x0649, "_autosave_stealthcheck_nml" }, + { 0x064A, "_battlechatter_off" }, + { 0x064B, "_battlechatter_on" }, + { 0x064C, "_beginlocationselection" }, + { 0x064D, "_boss" }, + { 0x064E, "_box_setactivehelper" }, + { 0x064F, "_bravo" }, + { 0x0650, "_clearalltextafterhudelem" }, + { 0x0651, "_clearperks" }, + { 0x0652, "_col" }, + { 0x0653, "_color" }, + { 0x0654, "_color_friendly_spawners" }, + { 0x0655, "_color_ng" }, + { 0x0656, "_colors_go_line" }, + { 0x0657, "_command" }, +// { 0x0658, "" }, + { 0x0659, "_current_goal_volume" }, + { 0x065A, "_current_index" }, + { 0x065B, "_custom_anim" }, + { 0x065C, "_custom_anim_loop" }, + { 0x065D, "_custom_anim_thread" }, + { 0x065E, "_death_anims" }, + { 0x065F, "_delay" }, + { 0x0660, "_destroy" }, + { 0x0661, "_destructible_preanims" }, + { 0x0662, "_destructible_preanimtree" }, + { 0x0663, "_detachall" }, + { 0x0664, "_disableoffhandweapons" }, + { 0x0665, "_disableusability" }, + { 0x0666, "_disableweapon" }, + { 0x0667, "_disableweaponswitch" }, + { 0x0668, "_dmg" }, + { 0x0669, "_dog_guard" }, + { 0x066A, "_dog_too_close_to_owner" }, + { 0x066B, "_domflageffect" }, +// { 0x066C, "" }, + { 0x066D, "_effect_keys" }, + { 0x066E, "_effecttype" }, +// { 0x066F, "" }, + { 0x0670, "_enableusability" }, + { 0x0671, "_enableweapon" }, + { 0x0672, "_enableweaponswitch" }, + { 0x0673, "_end" }, + { 0x0674, "_end_swim" }, + { 0x0675, "_end_wreck" }, + { 0x0676, "_endbeach" }, + { 0x0677, "_enemies" }, + { 0x0678, "_enemy" }, + { 0x0679, "_enemy_num" }, + { 0x067A, "_engine_room" }, + { 0x067B, "_essential_part" }, + { 0x067C, "_exfil" }, + { 0x067D, "_exfil_heli" }, + { 0x067E, "_exit_menu" }, + { 0x067F, "_explosion_fquakepower" }, + { 0x0680, "_explosion_iblastradius" }, + { 0x0681, "_explosion_idamagemax" }, + { 0x0682, "_explosion_idamagemin" }, + { 0x0683, "_explosion_imaxrange" }, + { 0x0684, "_explosion_iminrange" }, + { 0x0685, "_explosion_iquakeradius" }, + { 0x0686, "_explosion_iquaketime" }, + { 0x0687, "_explosion_last_incoming" }, + { 0x0688, "_explosion_last_sound" }, + { 0x0689, "_extra_autosave_checks" }, + { 0x068A, "_findunobstructedfiringpointhelper" }, + { 0x068B, "_fire" }, + { 0x068C, "_fire_damage_ent" }, + { 0x068D, "_fire_suppression" }, + { 0x068E, "_fires" }, + { 0x068F, "_firework_large" }, + { 0x0690, "_firework_sunlight" }, + { 0x0691, "_firework_wait" }, + { 0x0692, "_fireworks_cleanup" }, + { 0x0693, "_fireworks_internal" }, + { 0x0694, "_fireworks_meteor_internal" }, + { 0x0695, "_first_frame_anim" }, + { 0x0696, "_flag_wait_trigger" }, + { 0x0697, "_flags" }, + { 0x0698, "_flarestack" }, + { 0x0699, "_force_kill" }, + { 0x069A, "_freevehicle" }, + { 0x069B, "_fx" }, + { 0x069C, "_get_dummy" }, + { 0x069D, "_get_guard_node_behind_player" }, + { 0x069E, "_get_location_sunlight" }, + { 0x069F, "_get_player_tank_target" }, + { 0x06A0, "_getplayerdata" }, + { 0x06A1, "_getplayerscore" }, + { 0x06A2, "_getradarstrength" }, +// { 0x06A3, "" }, +// { 0x06A4, "" }, + { 0x06A5, "_getvehiclespawnerarray_by_spawngroup" }, + { 0x06A6, "_giveweapon" }, + { 0x06A7, "_global_fx_ents" }, + { 0x06A8, "_globals" }, + { 0x06A9, "_gopath" }, + { 0x06AA, "_hangar" }, + { 0x06AB, "_hasperk" }, + { 0x06AC, "_health_death" }, + { 0x06AD, "_heli_ai_pre_move_func_internal" }, + { 0x06AE, "_hint" }, + { 0x06AF, "_hint_stick_get_config_suffix" }, + { 0x06B0, "_hint_stick_update_breakfunc" }, + { 0x06B1, "_hint_stick_update_string" }, + { 0x06B2, "_ignore_settings_old" }, + { 0x06B3, "_index" }, + { 0x06B4, "_init" }, + { 0x06B5, "_interactive" }, +// { 0x06B6, "" }, +// { 0x06B7, "" }, + { 0x06B8, "_ishelicopter" }, + { 0x06B9, "_kill_fx" }, + { 0x06BA, "_lastanimtime" }, +// { 0x06BB, "" }, + { 0x06BC, "_lc" }, + { 0x06BD, "_lc_persists" }, + { 0x06BE, "_lever_col" }, + { 0x06BF, "_linked_triggers" }, + { 0x06C0, "_loadstarted" }, + { 0x06C1, "_max_ai" }, +// { 0x06C2, "" }, + { 0x06C3, "_mgoff" }, +// { 0x06C4, "" }, + { 0x06C5, "_missile_cleanup_fake_target" }, + { 0x06C6, "_missile_earthquake" }, + { 0x06C7, "_missile_start_lockon_notify" }, +// { 0x06C8, "" }, + { 0x06C9, "_mount_snowmobile" }, + { 0x06CA, "_nextcoverprint" }, + { 0x06CB, "_nextmission" }, + { 0x06CC, "_notetrackfx" }, +// { 0x06CD, "" }, + { 0x06CE, "_objective_delete" }, + { 0x06CF, "_old_goalradius" }, + { 0x06D0, "_patrol_endon_spotted_flag" }, + { 0x06D1, "_pick_best_node_behind_owner" }, + { 0x06D2, "_pick_best_node_heeled_by_owner" }, + { 0x06D3, "_pipe_deck" }, + { 0x06D4, "_pipe_fx_time" }, + { 0x06D5, "_pipe_methods" }, + { 0x06D6, "_pipes" }, + { 0x06D7, "_playlocalsound" }, + { 0x06D8, "_precache" }, + { 0x06D9, "_radio_queue" }, + { 0x06DA, "_refinery" }, + { 0x06DB, "_remote_turrets" }, + { 0x06DC, "_remoteturret_loc_table" }, + { 0x06DD, "_remove_nodes_too_close" }, + { 0x06DE, "_restorepreviousnameplatematerial" }, + { 0x06DF, "_retreat_current_volumes" }, + { 0x06E0, "_retreat_final" }, + { 0x06E1, "_retreat_standby" }, +// { 0x06E2, "" }, +// { 0x06E3, "" }, + { 0x06E4, "_rpl_legs_is_diagonal" }, + { 0x06E5, "_rpl_legs_is_horizontal" }, + { 0x06E6, "_sat" }, + { 0x06E7, "_script_exploders" }, + { 0x06E8, "_scripted_spawn" }, + { 0x06E9, "_set_anim_time" }, + { 0x06EA, "_setactionslot" }, + { 0x06EB, "_setextraperks" }, + { 0x06EC, "_sethighestmissionifnotcheating" }, + { 0x06ED, "_setmissiondiffstringifnotcheating" }, + { 0x06EE, "_setnameplatematerial" }, + { 0x06EF, "_setperk" }, + { 0x06F0, "_setplayerdata" }, + { 0x06F1, "_setplayerscore" }, + { 0x06F2, "_setswitchnode" }, + { 0x06F3, "_setteamscore" }, + { 0x06F4, "_setup_chair" }, + { 0x06F5, "_setvehgoalpos" }, + { 0x06F6, "_setvehgoalpos_wrap" }, + { 0x06F7, "_setvehgoalposadheretomesh" }, + { 0x06F8, "_sleeves_flap_internal" }, + { 0x06F9, "_sleeves_idle" }, + { 0x06FA, "_slomo_breach_blowback_guy" }, +// { 0x06FB, "" }, + { 0x06FC, "_slomo_breach_chair_guy_animated" }, + { 0x06FD, "_slomo_breach_chair_guy_normal" }, + { 0x06FE, "_slomo_breach_desk_guy" }, + { 0x06FF, "_slomo_breach_executed_guy" }, + { 0x0700, "_slomo_breach_executed_guy_pushed_to_floor" }, + { 0x0701, "_slomo_breach_executioner_knife" }, + { 0x0702, "_slomo_breach_executioner_pistol" }, + { 0x0703, "_slomo_breach_fightback_guy" }, + { 0x0704, "_slomo_breach_hostage_react" }, + { 0x0705, "_slomo_breach_knife_charger" }, + { 0x0706, "_slomo_breach_knife_hostage_death" }, + { 0x0707, "_slomo_breach_pistol_guy" }, + { 0x0708, "_slowmo_breach_funcs" }, + { 0x0709, "_slowmo_functions" }, + { 0x070A, "_sound" }, + { 0x070B, "_source" }, + { 0x070C, "_source_base" }, + { 0x070D, "_spawner_mg42_think" }, + { 0x070E, "_spawner_stealth_default" }, + { 0x070F, "_spawner_stealth_dog" }, + { 0x0710, "_start" }, + { 0x0711, "_stealth" }, + { 0x0712, "_stealth_move_detection_cap" }, + { 0x0713, "_suicide" }, + { 0x0714, "_tag_entity" }, + { 0x0715, "_takeweaponsexcept" }, +// { 0x0716, "" }, + { 0x0717, "_tanks" }, + { 0x0718, "_target" }, + { 0x0719, "_target_vols" }, + { 0x071A, "_thruster_ents" }, + { 0x071B, "_thruster_rig" }, + { 0x071C, "_timeout" }, + { 0x071D, "_timeout_pause_on_death_and_prematch" }, +// { 0x071E, "" }, + { 0x071F, "_traverses" }, + { 0x0720, "_trigger_handle_triggering" }, + { 0x0721, "_turn_off_spec_sun_lerp" }, + { 0x0722, "_turn_on_spec_sun_lerp" }, + { 0x0723, "_unsetextraperks" }, + { 0x0724, "_unsetperk" }, + { 0x0725, "_up" }, + { 0x0726, "_updateenemyusable" }, + { 0x0727, "_updateteamusable" }, + { 0x0728, "_useperkenabled" }, + { 0x0729, "_validateattacker" }, + { 0x072A, "_vehicle_badplace" }, + { 0x072B, "_vehicle_effect" }, + { 0x072C, "_vehicle_is_crashing" }, + { 0x072D, "_vehicle_landvehicle" }, + { 0x072E, "_vehicle_paths" }, + { 0x072F, "_vehicle_resume_named" }, + { 0x0730, "_vehicle_spawn" }, + { 0x0731, "_vehicle_stop_named" }, + { 0x0732, "_vehicle_unload" }, + { 0x0733, "_vehicles" }, + { 0x0734, "_vignette_active" }, + { 0x0735, "_vision_sets_active" }, + { 0x0736, "_vols" }, +// { 0x0737, "" }, + { 0x0738, "_walkway_brush" }, + { 0x0739, "_walkway_brush_node" }, + { 0x073A, "_wavedelay" }, + { 0x073B, "_waveplayerspawnindex" }, + { 0x073C, "_window_imp" }, + { 0x073D, "a" }, + { 0x073E, "a10_30mm_fire" }, + { 0x073F, "a10_allies_target_logic" }, + { 0x0740, "a10_ambient_clouds" }, +// { 0x0741, "" }, + { 0x0742, "a10_balcony_strafe_physics" }, + { 0x0743, "a10_bridge_strike" }, + { 0x0744, "a10_cockpit_breathing" }, + { 0x0745, "a10_crash_approach" }, + { 0x0746, "a10_crash_impact" }, + { 0x0747, "a10_create_fake_ai" }, + { 0x0748, "a10_create_fake_player" }, + { 0x0749, "a10_delayed_hint" }, + { 0x074A, "a10_do_shots" }, + { 0x074B, "a10_enable_target" }, + { 0x074C, "a10_endrun_shooting" }, + { 0x074D, "a10_enemies_target_logic" }, + { 0x074E, "a10_explode" }, + { 0x074F, "a10_fake_ai_death" }, + { 0x0750, "a10_fire_hint_func" }, + { 0x0751, "a10_fire_missiles" }, +// { 0x0752, "" }, +// { 0x0753, "" }, + { 0x0754, "a10_freezebuffer" }, + { 0x0755, "a10_get_player_end_position" }, + { 0x0756, "a10_gun_dives" }, + { 0x0757, "a10_handledamage" }, + { 0x0758, "a10_hint_func" }, +// { 0x0759, "" }, + { 0x075A, "a10_hud_connected_pulse" }, + { 0x075B, "a10_hud_grain" }, + { 0x075C, "a10_hud_set_alpha" }, + { 0x075D, "a10_hud_set_altitude" }, + { 0x075E, "a10_hud_set_connection" }, + { 0x075F, "a10_hud_set_coords" }, + { 0x0760, "a10_hud_set_id" }, + { 0x0761, "a10_hud_set_speed" }, + { 0x0762, "a10_inital_fire_check" }, + { 0x0763, "a10_kill_notification" }, + { 0x0764, "a10_lastweapon" }, + { 0x0765, "a10_mechanic_off" }, + { 0x0766, "a10_mechanic_skip_end" }, + { 0x0767, "a10_missile_cleanup" }, + { 0x0768, "a10_missile_dives" }, + { 0x0769, "a10_missile_lockon" }, + { 0x076A, "a10_missile_set_target" }, + { 0x076B, "a10_originalaudiozone" }, + { 0x076C, "a10_player_30mm" }, + { 0x076D, "a10_player_30mm_fire" }, + { 0x076E, "a10_player_aftermission_report" }, + { 0x076F, "a10_player_hit_hudelem" }, + { 0x0770, "a10_player_hit_strafe_vehicles" }, + { 0x0771, "a10_player_hud_cleanup" }, + { 0x0772, "a10_player_init" }, + { 0x0773, "a10_player_init_hud" }, + { 0x0774, "a10_player_kills" }, + { 0x0775, "a10_player_lockon_warning" }, + { 0x0776, "a10_player_shot_think" }, + { 0x0777, "a10_precache" }, + { 0x0778, "a10_remove_target" }, + { 0x0779, "a10_spawn_funcs" }, + { 0x077A, "a10_squadron_friendlyfire_watcher" }, + { 0x077B, "a10_squadron_logic" }, + { 0x077C, "a10_squadron_shoot" }, + { 0x077D, "a10_squadron_tower_crash" }, + { 0x077E, "a10_squadron_tower_crash_flares_warthog" }, + { 0x077F, "a10_squadron_tower_crash_missile" }, + { 0x0780, "a10_strafe_cleanup" }, + { 0x0781, "a10_strafe_get_location_spawner" }, + { 0x0782, "a10_strafe_groups" }, + { 0x0783, "a10_strafe_impact" }, + { 0x0784, "a10_strafe_impact_earthquake" }, + { 0x0785, "a10_strafe_impacts" }, + { 0x0786, "a10_strafe_mechanic" }, + { 0x0787, "a10_strafe_respotioning" }, + { 0x0788, "a10_strafe_respotioning_dialogue" }, + { 0x0789, "a10_strafe_run" }, + { 0x078A, "a10_strafe_run_cheap" }, + { 0x078B, "a10_strafe_use_nag" }, + { 0x078C, "a10_target_logic" }, + { 0x078D, "a10_targeting_think" }, + { 0x078E, "a10_targeting_watcher" }, + { 0x078F, "a10_uses" }, +// { 0x0790, "" }, + { 0x0791, "a10_vista_strafe_group" }, + { 0x0792, "a10_vista_strafe_group_delete" }, + { 0x0793, "a10_vista_strafe_mig" }, + { 0x0794, "a10_wait_fire_missile" }, + { 0x0795, "a10_wait_start_firing" }, + { 0x0796, "a10_wait_stop_firing" }, + { 0x0797, "a10_warthog_strafe" }, + { 0x0798, "a10endposition" }, + { 0x0799, "a10fakeplayer" }, +// { 0x079A, "" }, + { 0x079B, "a10splinesout" }, + { 0x079C, "a10strafeactive" }, +// { 0x079D, "" }, + { 0x079E, "a_bad_guys" }, +// { 0x079F, "" }, +// { 0x07A0, "" }, + { 0x07A1, "a_globals" }, + { 0x07A2, "a_guys" }, + { 0x07A3, "a_rel" }, + { 0x07A4, "aa_add_event" }, + { 0x07A5, "aa_add_event_float" }, + { 0x07A6, "aa_init_stats" }, + { 0x07A7, "aa_missile_fire" }, + { 0x07A8, "aa_player_ads_tracking" }, + { 0x07A9, "aa_player_attacks_enemy_with_ads" }, + { 0x07AA, "aa_player_health_tracking" }, + { 0x07AB, "aa_print_vals" }, + { 0x07AC, "aa_should_start_fresh" }, + { 0x07AD, "aa_time_tracking" }, + { 0x07AE, "aa_update_flags" }, + { 0x07AF, "aalauncherammo" }, + { 0x07B0, "aamissilelaunchhorz" }, + { 0x07B1, "aamissilelaunchtargetdist" }, + { 0x07B2, "aamissilelaunchvert" }, + { 0x07B3, "aammissilelaunchtargetdist" }, + { 0x07B4, "aas_guys_spawn_logic" }, +// { 0x07B5, "" }, + { 0x07B6, "aasoundmanager" }, + { 0x07B7, "abanglecutoff" }, + { 0x07B8, "abilitychosen" }, + { 0x07B9, "abilitymaxval" }, + { 0x07BA, "abort" }, + { 0x07BB, "abort_attack_requested" }, + { 0x07BC, "abort_count" }, +// { 0x07BD, "" }, + { 0x07BE, "abortapproachifthreatened" }, + { 0x07BF, "abortlevel" }, + { 0x07C0, "abortreloadwhencanshoot" }, + { 0x07C1, "abouttobebreached" }, + { 0x07C2, "above_water_start_setup" }, + { 0x07C3, "absangleclamp180" }, + { 0x07C4, "absolute" }, + { 0x07C5, "absyawtoangles" }, + { 0x07C6, "absyawtoenemy" }, + { 0x07C7, "absyawtoenemy2d" }, +// { 0x07C8, "" }, + { 0x07C9, "ac130" }, + { 0x07CA, "ac130_altscene" }, + { 0x07CB, "ac130_attack_random" }, + { 0x07CC, "ac130_attacked_player_count" }, + { 0x07CD, "ac130_constant_target" }, + { 0x07CE, "ac130_direct_attack_path" }, + { 0x07CF, "ac130_final_life" }, + { 0x07D0, "ac130_flood_respawn" }, + { 0x07D1, "ac130_kill_player" }, + { 0x07D2, "ac130_last_105_fire_time" }, + { 0x07D3, "ac130_magic_105" }, + { 0x07D4, "ac130_magic_105_fake" }, + { 0x07D5, "ac130_magic_105_impact" }, +// { 0x07D6, "" }, + { 0x07D7, "ac130_magic_bullet_fake" }, +// { 0x07D8, "" }, +// { 0x07D9, "" }, + { 0x07DA, "ac130_missile_take_hit" }, +// { 0x07DB, "" }, + { 0x07DC, "ac130_spawn" }, + { 0x07DD, "ac130_speed" }, + { 0x07DE, "ac130_use_duration" }, + { 0x07DF, "ac130gunner" }, + { 0x07E0, "ac130inuse" }, + { 0x07E1, "ac130player" }, + { 0x07E2, "ac130queue" }, + { 0x07E3, "ac130shellshock" }, + { 0x07E4, "ac_130" }, + { 0x07E5, "accaracy_mod" }, + { 0x07E6, "accel" }, + { 0x07E7, "accel_factor" }, + { 0x07E8, "accel_time" }, + { 0x07E9, "acceleration" }, + { 0x07EA, "acceleration_fov" }, + { 0x07EB, "accessory" }, + { 0x07EC, "accn" }, + { 0x07ED, "accumulated_damage" }, + { 0x07EE, "accuracy_ally" }, + { 0x07EF, "accuracy_enemy" }, + { 0x07F0, "accuracygrowthmultiplier" }, + { 0x07F1, "accuracystationarymod" }, + { 0x07F2, "achieve_birdie" }, +// { 0x07F3, "" }, + { 0x07F4, "achieve_jack_the_ripper" }, + { 0x07F5, "achieve_serrated_edge" }, + { 0x07F6, "achieve_slowmo_breach_kills" }, + { 0x07F7, "achieve_strike" }, + { 0x07F8, "achievement" }, + { 0x07F9, "achievement_attacker" }, + { 0x07FA, "achievement_completed" }, + { 0x07FB, "achievement_list" }, + { 0x07FC, "achievement_registration_func" }, + { 0x07FD, "acquiregroundtarget" }, + { 0x07FE, "acquireminitarget" }, + { 0x07FF, "acquiretarget" }, + { 0x0800, "acquirevehicletarget" }, + { 0x0801, "action_back" }, + { 0x0802, "action_func" }, + { 0x0803, "action_gears" }, + { 0x0804, "action_killstreak" }, +// { 0x0805, "" }, + { 0x0806, "action_thread" }, + { 0x0807, "action_weapons_primary" }, + { 0x0808, "action_weapons_secondary" }, + { 0x0809, "actionbinds" }, + { 0x080A, "actionnotify" }, + { 0x080B, "actionnotifymessage" }, + { 0x080C, "actionslotenabled" }, + { 0x080D, "actionslots" }, + { 0x080E, "activate" }, + { 0x080F, "activate_angered_state" }, + { 0x0810, "activate_avoid_minion_exp" }, + { 0x0811, "activate_clientside_exploder" }, + { 0x0812, "activate_color_code_internal" }, + { 0x0813, "activate_color_trigger" }, +// { 0x0814, "" }, + { 0x0815, "activate_destructibles_in_volume" }, + { 0x0816, "activate_exploder" }, + { 0x0817, "activate_exploders_in_volume" }, +// { 0x0818, "" }, + { 0x0819, "activate_fireworks_exploder" }, + { 0x081A, "activate_health_regen" }, +// { 0x081B, "" }, + { 0x081C, "activate_individual_exploder" }, + { 0x081D, "activate_individual_exploder_proc" }, + { 0x081E, "activate_individual_fireworks_exploder" }, + { 0x081F, "activate_interactives_in_volume" }, + { 0x0820, "activate_kill_10_in_30" }, +// { 0x0821, "" }, + { 0x0822, "activate_kill_10_with_traps" }, + { 0x0823, "activate_kill_10_with_turrets" }, + { 0x0824, "activate_kill_airborne_aliens" }, +// { 0x0825, "" }, + { 0x0826, "activate_melee_goons" }, + { 0x0827, "activate_melee_only" }, +// { 0x0828, "" }, + { 0x0829, "activate_mortar" }, + { 0x082A, "activate_nerf" }, + { 0x082B, "activate_new_challenge" }, + { 0x082C, "activate_no_abilities" }, + { 0x082D, "activate_no_reloads" }, + { 0x082E, "activate_percent_accuracy" }, + { 0x082F, "activate_protect_a_player" }, + { 0x0830, "activate_riders" }, + { 0x0831, "activate_rotunda_fight" }, + { 0x0832, "activate_spawn_event" }, + { 0x0833, "activate_spend_currency" }, + { 0x0834, "activate_spend_money_progress" }, + { 0x0835, "activate_spend_no_money" }, + { 0x0836, "activate_stay_prone" }, + { 0x0837, "activate_stay_within_area" }, + { 0x0838, "activate_trig_if_not_flag" }, + { 0x0839, "activate_trigger" }, + { 0x083A, "activate_trigger_process" }, + { 0x083B, "activate_trigger_with_noteworthy" }, + { 0x083C, "activate_trigger_with_targetname" }, + { 0x083D, "activate_use_weapon_challenge" }, + { 0x083E, "activateagent" }, + { 0x083F, "activated" }, + { 0x0840, "activated_color_trigger" }, + { 0x0841, "activated_nerfs" }, + { 0x0842, "activatefunc" }, + { 0x0843, "activateratio" }, + { 0x0844, "activatetime" }, + { 0x0845, "activateweapon" }, + { 0x0846, "activation_notify" }, + { 0x0847, "activation_time" }, + { 0x0848, "activation_trig" }, +// { 0x0849, "" }, + { 0x084A, "active_deployables" }, + { 0x084B, "active_force_dog_talk" }, + { 0x084C, "active_mode" }, + { 0x084D, "active_objective" }, + { 0x084E, "active_odin" }, + { 0x084F, "active_rope" }, + { 0x0850, "active_teargas" }, + { 0x0851, "active_turrets" }, + { 0x0852, "active_wait_spread" }, + { 0x0853, "activebreaks" }, + { 0x0854, "activecount" }, + { 0x0855, "activecounteruavs" }, +// { 0x0856, "" }, + { 0x0857, "activegrenadetimer" }, + { 0x0858, "activenodes" }, +// { 0x0859, "" }, + { 0x085A, "activeplayers" }, + { 0x085B, "activesfx" }, + { 0x085C, "activeuavs" }, + { 0x085D, "actor_teleport" }, + { 0x085E, "actor_use_water_when_moving" }, +// { 0x085F, "" }, + { 0x0860, "actual_health" }, + { 0x0861, "actuator_click_wait" }, + { 0x0862, "adam" }, + { 0x0863, "add_abort" }, + { 0x0864, "add_actor_danger_listeners" }, +// { 0x0865, "" }, + { 0x0866, "add_and_select_entity" }, + { 0x0867, "add_animation" }, + { 0x0868, "add_animsound" }, + { 0x0869, "add_array_to_destructible" }, + { 0x086A, "add_as_apache_target_on_spawn" }, + { 0x086B, "add_as_apaches_target" }, + { 0x086C, "add_attachment_to_weapon" }, +// { 0x086D, "" }, + { 0x086E, "add_bcs_location_mapping" }, + { 0x086F, "add_beacon_effect" }, + { 0x0870, "add_breach_func" }, + { 0x0871, "add_breach_target" }, + { 0x0872, "add_button" }, + { 0x0873, "add_c4_glow" }, + { 0x0874, "add_c4_to_spot" }, + { 0x0875, "add_call" }, + { 0x0876, "add_care_package" }, + { 0x0877, "add_cellphone_notetracks" }, + { 0x0878, "add_cleanup_ent" }, +// { 0x0879, "" }, +// { 0x087A, "" }, + { 0x087B, "add_collision_to_path_ent" }, + { 0x087C, "add_context_sensative_dialog" }, + { 0x087D, "add_context_sensative_timeout" }, + { 0x087E, "add_contrail" }, +// { 0x087F, "" }, + { 0x0880, "add_cover_node" }, + { 0x0881, "add_cycle_scalar" }, +// { 0x0882, "" }, + { 0x0883, "add_damage_function" }, + { 0x0884, "add_damage_owner_recorder" }, + { 0x0885, "add_damagefeedback" }, + { 0x0886, "add_dead_enemy_clip" }, + { 0x0887, "add_debug_dialogue" }, + { 0x0888, "add_destructible_fx" }, + { 0x0889, "add_destructible_to_frame_queue" }, + { 0x088A, "add_destructible_type_function" }, +// { 0x088B, "" }, + { 0x088C, "add_dialogue_line" }, + { 0x088D, "add_dialogue_line_timed" }, + { 0x088E, "add_earthquake" }, + { 0x088F, "add_endon" }, + { 0x0890, "add_ent_objective_to_compass" }, + { 0x0891, "add_extra_autosave_check" }, + { 0x0892, "add_fire" }, + { 0x0893, "add_fire_fx" }, + { 0x0894, "add_fractional_data_point" }, +// { 0x0895, "" }, + { 0x0896, "add_fx" }, +// { 0x0897, "" }, + { 0x0898, "add_headlamp" }, + { 0x0899, "add_hint_background" }, + { 0x089A, "add_hint_string" }, + { 0x089B, "add_hive_dependencies" }, + { 0x089C, "add_hud_line" }, + { 0x089D, "add_hudelm_position_internal" }, + { 0x089E, "add_humanoid_agent" }, + { 0x089F, "add_ice_radius" }, + { 0x08A0, "add_in_more_allies" }, + { 0x08A1, "add_jav_glow" }, + { 0x08A2, "add_kb_button" }, + { 0x08A3, "add_key" }, + { 0x08A4, "add_key_to_destructible" }, + { 0x08A5, "add_keypairs_to_destructible" }, + { 0x08A6, "add_large_firework" }, + { 0x08A7, "add_lcs_target" }, + { 0x08A8, "add_light_to_actor" }, + { 0x08A9, "add_magic_bullet_shield_if_off" }, + { 0x08AA, "add_meteor_firework" }, + { 0x08AB, "add_name" }, + { 0x08AC, "add_no_game_starts" }, +// { 0x08AD, "" }, + { 0x08AE, "add_noself_call" }, + { 0x08AF, "add_notetrack_and_get_index" }, + { 0x08B0, "add_notetrack_array" }, + { 0x08B1, "add_option_to_selected_entities" }, +// { 0x08B2, "" }, + { 0x08B3, "add_path_start_and_end_refs" }, + { 0x08B4, "add_pet_bombs_to_pillage_system" }, + { 0x08B5, "add_proccess_trigger" }, +// { 0x08B6, "" }, + { 0x08B7, "add_random_killspawner_to_spawngroup" }, + { 0x08B8, "add_reactive_fx" }, + { 0x08B9, "add_reverb" }, + { 0x08BA, "add_scene_model" }, + { 0x08BB, "add_sit_load_ak_notetracks" }, + { 0x08BC, "add_slowmo_breach_custom_function" }, + { 0x08BD, "add_slowmo_breacher" }, + { 0x08BE, "add_small_firework" }, + { 0x08BF, "add_smoking_notetracks" }, + { 0x08C0, "add_spawn_function" }, + { 0x08C1, "add_start" }, + { 0x08C2, "add_start_assert" }, + { 0x08C3, "add_start_construct" }, + { 0x08C4, "add_target" }, + { 0x08C5, "add_target_pivot" }, + { 0x08C6, "add_teargas_cloud_radius" }, +// { 0x08C7, "" }, +// { 0x08C8, "" }, + { 0x08C9, "add_to_array" }, + { 0x08CA, "add_to_bot_damage_targets" }, + { 0x08CB, "add_to_bot_use_targets" }, + { 0x08CC, "add_to_destroyed_count" }, + { 0x08CD, "add_to_dialogue" }, + { 0x08CE, "add_to_dialogue_generic" }, + { 0x08CF, "add_to_enemygazs_until_dead" }, + { 0x08D0, "add_to_enemytanks_until_dead" }, + { 0x08D1, "add_to_group" }, + { 0x08D2, "add_to_interrupt_vo" }, +// { 0x08D3, "" }, + { 0x08D4, "add_to_outline_hive_watch_list" }, + { 0x08D5, "add_to_outline_pillage_watch_list" }, + { 0x08D6, "add_to_outline_watch_list" }, + { 0x08D7, "add_to_outline_weapon_watch_list" }, + { 0x08D8, "add_to_queue_at_priority" }, + { 0x08D9, "add_to_radio" }, + { 0x08DA, "add_to_spawngroup" }, + { 0x08DB, "add_to_standby" }, + { 0x08DC, "add_to_thrown_entity_list" }, + { 0x08DD, "add_to_vo_system" }, + { 0x08DE, "add_to_vo_system_internal" }, + { 0x08DF, "add_to_zone" }, + { 0x08E0, "add_tokens_to_trigger_flags" }, + { 0x08E1, "add_trace_fx" }, + { 0x08E2, "add_trace_fx_proc" }, + { 0x08E3, "add_trigger_func_thread" }, + { 0x08E4, "add_trigger_function" }, + { 0x08E5, "add_turret_to_heli" }, + { 0x08E6, "add_valid_evade" }, + { 0x08E7, "add_vol_to_node" }, + { 0x08E8, "add_volume_to_global_arrays" }, + { 0x08E9, "add_wait" }, + { 0x08EA, "add_wait_asserter" }, + { 0x08EB, "add_weapon" }, + { 0x08EC, "add_z" }, + { 0x08ED, "addactioncovermealiasex" }, + { 0x08EE, "addactivecounteruav" }, + { 0x08EF, "addactiveuav" }, + { 0x08F0, "addaieventlistener_func" }, + { 0x08F1, "addairexplosion" }, + { 0x08F2, "addalienagent" }, + { 0x08F3, "addalienweaponammo" }, + { 0x08F4, "addallowedthreatcallout" }, + { 0x08F5, "addallweaponammo" }, + { 0x08F6, "addalternatespawnpoint" }, + { 0x08F7, "addammo" }, + { 0x08F8, "addammoovertime" }, + { 0x08F9, "addasapachehudtarget" }, + { 0x08FA, "addattacker" }, + { 0x08FB, "addawardwinner" }, + { 0x08FC, "addblankiw6" }, + { 0x08FD, "addboxtolevelarray" }, + { 0x08FE, "addcalloutresponseevent" }, + { 0x08FF, "addcastiw" }, + { 0x0900, "addcastname" }, + { 0x0901, "addcenterdual" }, + { 0x0902, "addcenterediw6" }, + { 0x0903, "addcenterheading" }, + { 0x0904, "addcenterimage" }, + { 0x0905, "addcentername" }, + { 0x0906, "addcenternamedouble" }, +// { 0x0907, "" }, + { 0x0908, "addcheckfirealias" }, + { 0x0909, "addchild" }, + { 0x090A, "addconcatdirectionalias" }, + { 0x090B, "addconcattargetalias" }, + { 0x090C, "addcratetype" }, +// { 0x090D, "" }, +// { 0x090E, "" }, + { 0x090F, "addcreditiw6_3f" }, + { 0x0910, "addcreditiw6_4" }, + { 0x0911, "addcreditliw6" }, + { 0x0912, "addcreditlsubheaderriw6" }, + { 0x0913, "addcreditriw6" }, + { 0x0914, "adddeathicon" }, + { 0x0915, "addedtowave" }, + { 0x0916, "addenemytominimap" }, + { 0x0917, "addentryiw6" }, + { 0x0918, "addfullcliptoallweapons" }, +// { 0x0919, "" }, + { 0x091A, "addgap" }, + { 0x091B, "addgrenadethrowanimoffset" }, + { 0x091C, "addheaderiw6" }, + { 0x091D, "addhostileburstalias" }, + { 0x091E, "addimageiw" }, + { 0x091F, "addinformalias" }, + { 0x0920, "addinformevent" }, + { 0x0921, "addinformreloadingaliasex" }, + { 0x0922, "additionalassets" }, + { 0x0923, "additionalexit_vo" }, + { 0x0924, "additionalsighttraceentities" }, + { 0x0925, "additive_pain" }, +// { 0x0926, "" }, + { 0x0927, "additiveturretdriveidle" }, + { 0x0928, "additiveturretfire" }, + { 0x0929, "additiveturretidle" }, + { 0x092A, "additiveturretrotateleft" }, + { 0x092B, "additiveturretrotateright" }, + { 0x092C, "additiveusegunroot" }, + { 0x092D, "addleftimage" }, + { 0x092E, "addleftname" }, + { 0x092F, "addleftnamename" }, + { 0x0930, "addlefttitle" }, + { 0x0931, "addlefttitlename" }, + { 0x0932, "addlefttitlenamespace" }, + { 0x0933, "addlevel" }, + { 0x0934, "addlevelstoexperience" }, +// { 0x0935, "" }, + { 0x0936, "addlinknode" }, + { 0x0937, "addlockedontarget" }, +// { 0x0938, "" }, + { 0x0939, "addlowermessage" }, + { 0x093A, "addmovecombataliasex" }, + { 0x093B, "addmovenoncombataliasex" }, + { 0x093C, "addnamealias" }, + { 0x093D, "addnamealiasex" }, + { 0x093E, "addnameiw" }, + { 0x093F, "addnotetrack_animsound" }, + { 0x0940, "addnotetrack_attach" }, + { 0x0941, "addnotetrack_clockwork" }, + { 0x0942, "addnotetrack_cornered" }, + { 0x0943, "addnotetrack_customfunction" }, + { 0x0944, "addnotetrack_detach" }, + { 0x0945, "addnotetrack_detach_gun" }, + { 0x0946, "addnotetrack_dialogue" }, + { 0x0947, "addnotetrack_flag" }, + { 0x0948, "addnotetrack_flag_clear" }, + { 0x0949, "addnotetrack_notify" }, + { 0x094A, "addnotetrack_playersound" }, + { 0x094B, "addnotetrack_sound" }, + { 0x094C, "addnotetrack_startfxontag" }, + { 0x094D, "addnotetrack_stopfxontag" }, + { 0x094E, "addnotetrack_swapparttoefx" }, + { 0x094F, "addnotetrack_tracepartforefx" }, + { 0x0950, "addofficertosquad" }, +// { 0x0951, "" }, +// { 0x0952, "" }, + { 0x0953, "addoption" }, + { 0x0954, "addorderalias" }, + { 0x0955, "addorderevent" }, + { 0x0956, "addpaneltimesarray" }, + { 0x0957, "addplanetolist" }, + { 0x0958, "addplayernamealias" }, + { 0x0959, "addplayertosquad" }, + { 0x095A, "addpossiblethreatcallout" }, + { 0x095B, "addprereq" }, + { 0x095C, "addrankalias" }, + { 0x095D, "addratiomaxstocktoallweapons" }, + { 0x095E, "addreactionalias" }, + { 0x095F, "addreactionevent" }, +// { 0x0960, "" }, + { 0x0961, "addresponsealias" }, + { 0x0962, "addresponseevent" }, + { 0x0963, "addresponseevent_internal" }, + { 0x0964, "addrightname" }, + { 0x0965, "addrighttitle" }, + { 0x0966, "addsafetyhealth" }, + { 0x0967, "addsituationalcombatorder" }, + { 0x0968, "addsituationalorder" }, + { 0x0969, "addspace" }, + { 0x096A, "addspacesmall" }, +// { 0x096B, "" }, + { 0x096C, "addspawnpoints" }, + { 0x096D, "addspeaker" }, + { 0x096E, "addstartspawnpoints" }, + { 0x096F, "addsubheaderiw6" }, + { 0x0970, "addsubheaderliw6" }, + { 0x0971, "addsubheaderriw6" }, + { 0x0972, "addsubleftname" }, + { 0x0973, "addsubleftnamename" }, + { 0x0974, "addsubleftnamenamename" }, +// { 0x0975, "" }, + { 0x0976, "addsublefttitlename" }, + { 0x0977, "addsublefttitlenamespace" }, + { 0x0978, "addsubnameiw" }, + { 0x0979, "addsubtitleiw" }, + { 0x097A, "addsubtitleiw6" }, + { 0x097B, "addsubtitlenameiw" }, + { 0x097C, "addtakingfirealias" }, + { 0x097D, "addtauntalias" }, + { 0x097E, "addthreatalias" }, + { 0x097F, "addthreatcalloutalias" }, + { 0x0980, "addthreatcalloutecho" }, + { 0x0981, "addthreatcalloutlandmarkalias" }, + { 0x0982, "addthreatcalloutlocationalias" }, + { 0x0983, "addthreatcalloutqa_nextline" }, + { 0x0984, "addthreatcalloutresponsealias" }, + { 0x0985, "addthreatdistancealias" }, + { 0x0986, "addthreatelevationalias" }, + { 0x0987, "addthreatevent" }, + { 0x0988, "addthreatexposedalias" }, + { 0x0989, "addthreatobviousalias" }, + { 0x098A, "addtime" }, + { 0x098B, "addtitleiw" }, + { 0x098C, "addtitleiw6" }, + { 0x098D, "addtitlenameiw" }, +// { 0x098E, "" }, + { 0x098F, "addtoballdronelist" }, + { 0x0990, "addtobattlebuddywaitlist" }, + { 0x0991, "addtocharactersarray" }, + { 0x0992, "addtoclosedlist" }, + { 0x0993, "addtohelilist" }, + { 0x0994, "addtoimslist" }, + { 0x0995, "addtolittlebirdlist" }, + { 0x0996, "addtolivescount" }, + { 0x0997, "addtoopenlist" }, + { 0x0998, "addtoparticipantsarray" }, + { 0x0999, "addtosquad" }, +// { 0x099A, "" }, + { 0x099B, "addtotanklist" }, + { 0x099C, "addtoteam" }, + { 0x099D, "addtoteamcount" }, + { 0x099E, "addtoturretlist" }, + { 0x099F, "addtougvlist" }, +// { 0x09A0, "" }, +// { 0x09A1, "" }, + { 0x09A2, "addtrackingtarget_ondeath" }, + { 0x09A3, "addtrackingtarget_update" }, +// { 0x09A4, "" }, + { 0x09A5, "adduavmodel" }, + { 0x09A6, "adduplinktolevellist" }, + { 0x09A7, "addzone" }, + { 0x09A8, "adjust_ally_movement" }, + { 0x09A9, "adjust_angles_to_player" }, + { 0x09AA, "adjust_forward_push" }, + { 0x09AB, "adjust_helo_sound_high" }, + { 0x09AC, "adjust_helo_sound_low" }, + { 0x09AD, "adjust_helo_sound_roll" }, + { 0x09AE, "adjust_movement_step_up" }, + { 0x09AF, "adjust_moving_grass" }, + { 0x09B0, "adjust_overall_apache_pitches" }, + { 0x09B1, "adjust_player_view" }, + { 0x09B2, "adjust_suppression_on_enemies" }, + { 0x09B3, "adrenaline" }, + { 0x09B4, "adrenalineinfo" }, + { 0x09B5, "adrenalinetime" }, + { 0x09B6, "ads_hint" }, + { 0x09B7, "adstime" }, + { 0x09B8, "adstoggled" }, + { 0x09B9, "adszoomed" }, + { 0x09BA, "advance_regardless_of_numbers" }, + { 0x09BB, "advancedtraverse" }, + { 0x09BC, "advancedtraverse2" }, +// { 0x09BD, "" }, + { 0x09BE, "advanceonhidingenemy" }, + { 0x09BF, "advancetoenemygroup" }, + { 0x09C0, "advancetoenemygroupmax" }, + { 0x09C1, "advancetoenemyinterval" }, + { 0x09C2, "aenemies" }, + { 0x09C3, "aent_flag_waitopen_either" }, + { 0x09C4, "aerial_vehicle_allowed" }, + { 0x09C5, "affected" }, + { 0x09C6, "afk" }, + { 0x09C7, "after_fall_bounce" }, + { 0x09C8, "after_hunt" }, + { 0x09C9, "after_hunt_dialogue" }, + { 0x09CA, "agent_damage_finished" }, +// { 0x09CB, "" }, + { 0x09CC, "agent_gameparticipant" }, + { 0x09CD, "agent_teamparticipant" }, + { 0x09CE, "agent_type" }, + { 0x09CF, "agentarray" }, + { 0x09D0, "agentdogthink" }, + { 0x09D1, "agentfunc" }, + { 0x09D2, "aggresivelookat" }, + { 0x09D3, "aggressivemode" }, + { 0x09D4, "ahdmode" }, + { 0x09D5, "ahdmode_ng" }, +// { 0x09D6, "" }, + { 0x09D7, "ai_3d_sighting_model" }, + { 0x09D8, "ai_advancing_logic" }, + { 0x09D9, "ai_alert" }, + { 0x09DA, "ai_alert_bullet" }, + { 0x09DB, "ai_alert_damage" }, + { 0x09DC, "ai_alert_friend_death" }, + { 0x09DD, "ai_alert_loop" }, + { 0x09DE, "ai_alert_player_break_stealth" }, + { 0x09DF, "ai_alert_range" }, + { 0x09E0, "ai_animate_props_on_death" }, + { 0x09E1, "ai_array" }, + { 0x09E2, "ai_array_killcount_flag_set" }, + { 0x09E3, "ai_attack_missile" }, + { 0x09E4, "ai_classname_in_level" }, +// { 0x09E5, "" }, + { 0x09E6, "ai_clean_up" }, + { 0x09E7, "ai_cleanup_fake_death" }, + { 0x09E8, "ai_clear_custom_animation_reaction" }, + { 0x09E9, "ai_clear_custom_animation_reaction_and_idle" }, +// { 0x09EA, "" }, + { 0x09EB, "ai_create_behavior_function" }, + { 0x09EC, "ai_damage_think" }, + { 0x09ED, "ai_deathflag" }, + { 0x09EE, "ai_debug" }, + { 0x09EF, "ai_delete_when_out_of_sight" }, + { 0x09F0, "ai_dont_glow_in_thermal" }, + { 0x09F1, "ai_enemy_target_underwater" }, + { 0x09F2, "ai_enemy_tracking" }, + { 0x09F3, "ai_event_settings" }, + { 0x09F4, "ai_event_settings_reset" }, + { 0x09F5, "ai_flee_from_teargas" }, + { 0x09F6, "ai_flooding_hip_anims" }, + { 0x09F7, "ai_flooding_under_anims" }, + { 0x09F8, "ai_follow_cover" }, +// { 0x09F9, "" }, + { 0x09FA, "ai_get_behavior_function" }, + { 0x09FB, "ai_go_to_player" }, + { 0x09FC, "ai_group_killcount_flag_set" }, + { 0x09FD, "ai_in_coverwater" }, + { 0x09FE, "ai_init" }, + { 0x09FF, "ai_lasers" }, + { 0x0A00, "ai_message_handler_hidden" }, +// { 0x0A01, "" }, + { 0x0A02, "ai_mode" }, + { 0x0A03, "ai_number" }, +// { 0x0A04, "" }, + { 0x0A05, "ai_out_time" }, + { 0x0A06, "ai_picks_destination" }, +// { 0x0A07, "" }, + { 0x0A08, "ai_react_to_teargas" }, + { 0x0A09, "ai_record_spawn_pos" }, + { 0x0A0A, "ai_remove_outline_waiter" }, + { 0x0A0B, "ai_rider_invulnerable_until_vehicle_death" }, + { 0x0A0C, "ai_rider_invulnerable_until_vehicle_death_or_jumping_out" }, + { 0x0A0D, "ai_rpg_attack_delay_max" }, + { 0x0A0E, "ai_rpg_attack_delay_min" }, + { 0x0A0F, "ai_set_custom_animation_reaction" }, + { 0x0A10, "ai_set_goback_override_function" }, + { 0x0A11, "ai_sets_goal" }, +// { 0x0A12, "" }, + { 0x0A13, "ai_should_be_added" }, + { 0x0A14, "ai_sight_brushes" }, + { 0x0A15, "ai_space_death" }, + { 0x0A16, "ai_space_headshot_death" }, + { 0x0A17, "ai_space_pain" }, +// { 0x0A18, "" }, + { 0x0A19, "ai_stealth_init" }, + { 0x0A1A, "ai_stealth_pause_handler" }, + { 0x0A1B, "ai_swim_death" }, + { 0x0A1C, "ai_swim_pain" }, + { 0x0A1D, "ai_swim_sound" }, + { 0x0A1E, "ai_swim_sound_idle" }, + { 0x0A1F, "ai_test_count" }, + { 0x0A20, "ai_to_kill" }, + { 0x0A21, "ai_total_count" }, + { 0x0A22, "ai_track" }, + { 0x0A23, "ai_track_death_by_player" }, + { 0x0A24, "ai_types" }, + { 0x0A25, "ai_wait_go" }, + { 0x0A26, "ai_waittill_entered_vehicle" }, + { 0x0A27, "ai_water_rising_think" }, + { 0x0A28, "aiamount" }, + { 0x0A29, "aiareintheroom" }, + { 0x0A2A, "aiarray" }, + { 0x0A2B, "aibattlechatterloop" }, + { 0x0A2C, "aicount" }, + { 0x0A2D, "aideathenemy" }, + { 0x0A2E, "aideatheventthread" }, + { 0x0A2F, "aideathfriendly" }, + { 0x0A30, "aidisplacewaiter" }, + { 0x0A31, "aifolloworderwaiter" }, + { 0x0A32, "aigrenadedangerwaiter" }, + { 0x0A33, "aigroup_create" }, + { 0x0A34, "aigroup_soldierthink" }, + { 0x0A35, "aigroup_spawnerdeath" }, + { 0x0A36, "aigroup_spawnerempty" }, + { 0x0A37, "aigroup_spawnerthink" }, + { 0x0A38, "aihasweapon" }, +// { 0x0A39, "" }, + { 0x0A3A, "aikilleventthread" }, + { 0x0A3B, "aim2_target" }, + { 0x0A3C, "aim4_target" }, + { 0x0A3D, "aim6_target" }, + { 0x0A3E, "aim8_target" }, + { 0x0A3F, "aim_arrow" }, + { 0x0A40, "aim_arrow_on_target" }, +// { 0x0A41, "" }, + { 0x0A42, "aim_idle_thread" }, + { 0x0A43, "aim_missiles_2" }, + { 0x0A44, "aim_turret_at_ambush_point_or_visible_enemy" }, + { 0x0A45, "aim_while_moving_thread" }, + { 0x0A46, "aimbutdontshoot" }, + { 0x0A47, "aimed_at_shoot_ent_or_pos" }, + { 0x0A48, "aimedatshootentorpos" }, + { 0x0A49, "aimedsomewhatatenemy" }, + { 0x0A4A, "aimidlethread" }, + { 0x0A4B, "aiming_at_ally" }, + { 0x0A4C, "aimpitchdifftolerance" }, + { 0x0A4D, "aimweight" }, + { 0x0A4E, "aimweight_end" }, + { 0x0A4F, "aimweight_start" }, + { 0x0A50, "aimweight_t" }, + { 0x0A51, "aimweight_transframes" }, + { 0x0A52, "aimyawdiffclosedistsq" }, +// { 0x0A53, "" }, +// { 0x0A54, "" }, + { 0x0A55, "ainame" }, + { 0x0A56, "ainameandrankwaiter" }, + { 0x0A57, "aiofficerorders" }, + { 0x0A58, "aiowner" }, + { 0x0A59, "air_armada" }, + { 0x0A5A, "air_dropped" }, + { 0x0A5B, "air_node_mesh" }, + { 0x0A5C, "air_raid" }, +// { 0x0A5D, "" }, + { 0x0A5E, "air_raid_fire" }, + { 0x0A5F, "air_raid_siren" }, +// { 0x0A60, "" }, + { 0x0A61, "air_raids" }, + { 0x0A62, "air_start_nodes" }, + { 0x0A63, "air_strip_ai_quick_cleanup_death_function" }, + { 0x0A64, "air_strip_ai_quick_cleanup_spawn_function" }, + { 0x0A65, "air_strip_ambient_a10_gun_dive_1" }, + { 0x0A66, "air_strip_ambient_a10_gun_dive_2" }, + { 0x0A67, "air_strip_ambient_a10_gun_dive_3" }, + { 0x0A68, "air_strip_ambient_dogfight_1" }, + { 0x0A69, "air_strip_ambient_dogfight_2" }, +// { 0x0A6A, "" }, + { 0x0A6B, "air_strip_begin" }, + { 0x0A6C, "air_strip_choppers" }, + { 0x0A6D, "air_strip_cleanup" }, + { 0x0A6E, "air_strip_hints" }, + { 0x0A6F, "air_strip_init" }, + { 0x0A70, "air_strip_m880_corpses" }, + { 0x0A71, "air_strip_m880_death_count" }, + { 0x0A72, "air_strip_m880s" }, + { 0x0A73, "air_strip_main" }, + { 0x0A74, "air_strip_obj_markers" }, + { 0x0A75, "air_strip_secured_ambient_enemies_setup" }, +// { 0x0A76, "" }, + { 0x0A77, "air_strip_secured_init" }, + { 0x0A78, "air_strip_secured_main" }, + { 0x0A79, "air_strip_secured_vo" }, + { 0x0A7A, "air_strip_take_off_mig_01" }, + { 0x0A7B, "air_strip_take_off_mig_02" }, + { 0x0A7C, "air_strip_temp_dialog" }, + { 0x0A7D, "air_strip_to_chopper" }, + { 0x0A7E, "air_strip_trucks_static_setup" }, + { 0x0A7F, "air_strip_victory" }, +// { 0x0A80, "" }, + { 0x0A81, "airank" }, + { 0x0A82, "airburstbomb" }, + { 0x0A83, "aircraft_wash" }, +// { 0x0A84, "" }, + { 0x0A85, "airdeniedplayer" }, + { 0x0A86, "airdrop_heli" }, + { 0x0A87, "airdrop_icon" }, + { 0x0A88, "airdrop_max_linear_velocity" }, + { 0x0A89, "airdrop_override_death_moving_platform" }, + { 0x0A8A, "airdrop_override_invalid_moving_platform" }, + { 0x0A8B, "airdrop_reward" }, + { 0x0A8C, "airdropcratecollision" }, + { 0x0A8D, "airdropdetonateonstuck" }, + { 0x0A8E, "airdropmarkeractivate" }, + { 0x0A8F, "airdroptype" }, +// { 0x0A90, "" }, + { 0x0A91, "airlock_glass_fog" }, + { 0x0A92, "airlock_interior_hatch" }, + { 0x0A93, "airlockexplode" }, + { 0x0A94, "airplane_list" }, + { 0x0A95, "airshipflydefense" }, +// { 0x0A96, "" }, + { 0x0A97, "airshipfx" }, + { 0x0A98, "airshipfxonclient" }, + { 0x0A99, "airshipfxonconnect" }, + { 0x0A9A, "airshippitchhatchdown" }, + { 0x0A9B, "airshippitchhatchup" }, + { 0x0A9C, "airshippitchpropsdown" }, + { 0x0A9D, "airshippitchpropsup" }, + { 0x0A9E, "airspread" }, + { 0x0A9F, "airstrike_earthquake" }, + { 0x0AA0, "airstrikedamagedents" }, + { 0x0AA1, "airstrikedamagedentscount" }, + { 0x0AA2, "airstrikedamagedentsindex" }, + { 0x0AA3, "airstrikedamageentsthread" }, + { 0x0AA4, "airstrikeexplosion" }, +// { 0x0AA5, "" }, + { 0x0AA6, "airstrikeheightscale" }, + { 0x0AA7, "airstrikeinprogress" }, + { 0x0AA8, "airstrikemadeselectionvo" }, + { 0x0AA9, "airstrikessfx" }, + { 0x0AAA, "airstriketype" }, + { 0x0AAB, "aishootplayer" }, + { 0x0AAC, "aispread" }, + { 0x0AAD, "aistate" }, + { 0x0AAE, "aisuppressai" }, + { 0x0AAF, "aithreadthreader" }, + { 0x0AB0, "aiturnnotifies" }, + { 0x0AB1, "aitype_check" }, + { 0x0AB2, "aiupdateanimstate" }, + { 0x0AB3, "aiupdatecombat" }, + { 0x0AB4, "aiupdatesuppressed" }, + { 0x0AB5, "aiweapon" }, + { 0x0AB6, "ajax_flare" }, + { 0x0AB7, "alarm_annoyance" }, + { 0x0AB8, "alarm_ent" }, + { 0x0AB9, "alarm_interval" }, + { 0x0ABA, "alarm_playing" }, + { 0x0ABB, "alarm_validate_damage" }, + { 0x0ABC, "alarms" }, + { 0x0ABD, "alarms2" }, + { 0x0ABE, "alarms_1" }, + { 0x0ABF, "alarms_2" }, + { 0x0AC0, "alarms_3" }, + { 0x0AC1, "alert_all" }, +// { 0x0AC2, "" }, + { 0x0AC3, "alert_enemies" }, + { 0x0AC4, "alert_enemies_early" }, + { 0x0AC5, "alert_enemies_react" }, + { 0x0AC6, "alert_level" }, + { 0x0AC7, "alert_level_table" }, + { 0x0AC8, "alert_on_chopper_damage" }, + { 0x0AC9, "alert_team" }, + { 0x0ACA, "alertface" }, + { 0x0ACB, "alias" }, + { 0x0ACC, "alien_ai_debug_print" }, + { 0x0ACD, "alien_area_init" }, + { 0x0ACE, "alien_attack" }, + { 0x0ACF, "alien_attack_enemy" }, + { 0x0AD0, "alien_attack_sequence" }, + { 0x0AD1, "alien_attribute_table_init" }, + { 0x0AD2, "alien_begindeployableviamarker" }, + { 0x0AD3, "alien_challenge_table" }, + { 0x0AD4, "alien_character_cac_table" }, + { 0x0AD5, "alien_cloak" }, + { 0x0AD6, "alien_collectibles_table" }, + { 0x0AD7, "alien_combat_resource_callbacks" }, + { 0x0AD8, "alien_combat_resources" }, + { 0x0AD9, "alien_combat_resources_table" }, + { 0x0ADA, "alien_customprematchperiod" }, + { 0x0ADB, "alien_cycle_intermission" }, + { 0x0ADC, "alien_cycle_table" }, + { 0x0ADD, "alien_cycle_table_hardcore" }, + { 0x0ADE, "alien_eyes_off" }, + { 0x0ADF, "alien_eyes_off_on_death" }, + { 0x0AE0, "alien_eyes_on" }, + { 0x0AE1, "alien_eyes_on_threaded" }, + { 0x0AE2, "alien_fire_off" }, + { 0x0AE3, "alien_fire_on" }, + { 0x0AE4, "alien_funcs" }, + { 0x0AE5, "alien_health_per_player_init" }, + { 0x0AE6, "alien_health_per_player_scalar" }, +// { 0x0AE7, "" }, + { 0x0AE8, "alien_jump_melee_speed" }, + { 0x0AE9, "alien_loadout" }, + { 0x0AEA, "alien_loot_initialized" }, + { 0x0AEB, "alien_lurker_behavior" }, + { 0x0AEC, "alien_lurker_init" }, + { 0x0AED, "alien_lurkers" }, + { 0x0AEE, "alien_main_loop" }, + { 0x0AEF, "alien_make_entity_sentient" }, + { 0x0AF0, "alien_max_rank" }, + { 0x0AF1, "alien_melee" }, + { 0x0AF2, "alien_mode" }, + { 0x0AF3, "alien_mode_enable" }, + { 0x0AF4, "alien_mode_enable_raw" }, + { 0x0AF5, "alien_mode_feature" }, + { 0x0AF6, "alien_mode_feature_strings" }, + { 0x0AF7, "alien_mode_has" }, + { 0x0AF8, "alien_noncombat" }, +// { 0x0AF9, "" }, + { 0x0AFA, "alien_perks" }, + { 0x0AFB, "alien_perks_table" }, + { 0x0AFC, "alien_pet" }, + { 0x0AFD, "alien_pet_follow" }, + { 0x0AFE, "alien_player_spawn_group" }, + { 0x0AFF, "alien_pregame_delay" }, + { 0x0B00, "alien_ranks" }, +// { 0x0B01, "" }, + { 0x0B02, "alien_retreat" }, + { 0x0B03, "alien_scene_behavior" }, + { 0x0B04, "alien_scene_init" }, + { 0x0B05, "alien_scripted" }, + { 0x0B06, "alien_synch_attack_enemy" }, + { 0x0B07, "alien_test_jump" }, + { 0x0B08, "alien_test_loop" }, + { 0x0B09, "alien_town_intro" }, + { 0x0B0A, "alien_town_intro_precache_characters" }, +// { 0x0B0B, "" }, + { 0x0B0C, "alien_type" }, +// { 0x0B0D, "" }, + { 0x0B0E, "alien_unlock_data" }, + { 0x0B0F, "alien_unlock_table" }, +// { 0x0B10, "" }, + { 0x0B11, "alien_used_resource_rank" }, + { 0x0B12, "alien_vo_priority_level" }, +// { 0x0B13, "" }, + { 0x0B14, "alien_wave" }, + { 0x0B15, "alien_wave_behavior" }, + { 0x0B16, "alien_wave_init" }, +// { 0x0B17, "" }, + { 0x0B18, "alien_wave_spawn_think" }, + { 0x0B19, "alien_wave_status" }, + { 0x0B1A, "alien_wave_table" }, + { 0x0B1B, "alien_xp" }, + { 0x0B1C, "alienagentspawn" }, + { 0x0B1D, "alienagentthink" }, + { 0x0B1E, "alienanimdata" }, + { 0x0B1F, "alienbbdata" }, + { 0x0B20, "alienclimbdown" }, + { 0x0B21, "alienclimbup" }, + { 0x0B22, "alienendgame" }, +// { 0x0B23, "" }, + { 0x0B24, "alienmovebackanimchance" }, + { 0x0B25, "alienoutcomenotify" }, + { 0x0B26, "alienplayerarmor" }, +// { 0x0B27, "" }, +// { 0x0B28, "" }, + { 0x0B29, "alienplayerpainbreathingsound" }, + { 0x0B2A, "alienregulartraversal" }, + { 0x0B2B, "aliens_give_currency_func" }, + { 0x0B2C, "aliens_make_entity_sentient_func" }, + { 0x0B2D, "aliensnarecount" }, +// { 0x0B2E, "" }, + { 0x0B2F, "alienspawnlogic" }, + { 0x0B30, "alientraversenotetrackhandler" }, + { 0x0B31, "alientypecandofriendlydamage" }, + { 0x0B32, "align_chalk_marks" }, + { 0x0B33, "aligntoverticaledge" }, +// { 0x0B34, "" }, + { 0x0B35, "alivecount" }, + { 0x0B36, "aliveplayers" }, + { 0x0B37, "all_challenge_completed" }, + { 0x0B38, "all_dom_flags" }, + { 0x0B39, "all_players_istouching" }, + { 0x0B3A, "all_rappel_pt3_downstairs_enemies" }, +// { 0x0B3B, "" }, + { 0x0B3C, "all_scenes" }, + { 0x0B3D, "all_team_steak_col" }, + { 0x0B3E, "all_team_streak_col" }, + { 0x0B3F, "allcrashes" }, + { 0x0B40, "alley_bokehdots" }, + { 0x0B41, "alley_bokehdots_old" }, + { 0x0B42, "alley_end_of_alley_fx" }, +// { 0x0B43, "" }, + { 0x0B44, "alley_fill_shallow" }, + { 0x0B45, "alley_flood" }, + { 0x0B46, "alley_flood_collision_cheater" }, + { 0x0B47, "alley_flood_far_vfx_attachments" }, + { 0x0B48, "alley_flood_fx" }, + { 0x0B49, "alley_flood_near_vfx_attachments" }, + { 0x0B4A, "alley_flood_spawn" }, +// { 0x0B4B, "" }, + { 0x0B4C, "alley_flood_water" }, + { 0x0B4D, "alley_froth_vfx" }, + { 0x0B4E, "alley_giantsplashes_left" }, +// { 0x0B4F, "" }, + { 0x0B50, "alley_kill_triggers" }, + { 0x0B51, "alley_near" }, + { 0x0B52, "alley_stumble" }, + { 0x0B53, "allie1_tussbubbs" }, +// { 0x0B54, "" }, + { 0x0B55, "allies_baker_command_end_anim" }, + { 0x0B56, "allies_baker_console_anims" }, + { 0x0B57, "allies_baker_flarestack_exit" }, + { 0x0B58, "allies_baker_hold" }, + { 0x0B59, "allies_baker_hold_approach_and_idle" }, + { 0x0B5A, "allies_breach_anim_node" }, + { 0x0B5B, "allies_building_entry_movement" }, + { 0x0B5C, "allies_building_entry_vo" }, + { 0x0B5D, "allies_building_exit_hookup" }, +// { 0x0B5E, "" }, +// { 0x0B5F, "" }, + { 0x0B60, "allies_convoy_dialogue" }, + { 0x0B61, "allies_cqbwalk" }, + { 0x0B62, "allies_dam_vign" }, + { 0x0B63, "allies_dialog_col" }, + { 0x0B64, "allies_dialog_playing" }, + { 0x0B65, "allies_engine_room" }, + { 0x0B66, "allies_first_advance" }, + { 0x0B67, "allies_gunship_run" }, + { 0x0B68, "allies_help_when_player_shoots_balcony_enemies" }, +// { 0x0B69, "" }, + { 0x0B6A, "allies_help_when_player_shoots_second_floor_left" }, + { 0x0B6B, "allies_help_when_player_shoots_second_floor_middle_or_right" }, + { 0x0B6C, "allies_hesh_final_position" }, + { 0x0B6D, "allies_inverted_rappel_movement" }, + { 0x0B6E, "allies_inverted_rappel_vo" }, + { 0x0B6F, "allies_jeep_sync_anim" }, + { 0x0B70, "allies_move_down_to_first_floor_combat" }, + { 0x0B71, "allies_move_down_to_second_floor_combat" }, + { 0x0B72, "allies_move_down_to_third_floor_combat" }, + { 0x0B73, "allies_move_to_checkpoint_start" }, +// { 0x0B74, "" }, +// { 0x0B75, "" }, + { 0x0B76, "allies_movement_post_missile_launch" }, + { 0x0B77, "allies_movement_tower" }, + { 0x0B78, "allies_movement_warehouse" }, + { 0x0B79, "allies_mudpumps" }, + { 0x0B7A, "allies_rappel_anims" }, + { 0x0B7B, "allies_rappel_stealth_anims" }, +// { 0x0B7C, "" }, +// { 0x0B7D, "" }, +// { 0x0B7E, "" }, + { 0x0B7F, "allies_ride_chopper" }, + { 0x0B80, "allies_run_for_garage" }, + { 0x0B81, "allies_sat1" }, + { 0x0B82, "allies_sat2" }, + { 0x0B83, "allies_shadow_kill_movement" }, + { 0x0B84, "allies_shadow_kill_vo" }, + { 0x0B85, "allies_start_cqb" }, + { 0x0B86, "allies_stealth_behavior_end_count" }, + { 0x0B87, "allies_tanks" }, + { 0x0B88, "allies_throw_smoke" }, + { 0x0B89, "allies_to_rappel" }, + { 0x0B8A, "allies_vo_post_missile_launch" }, + { 0x0B8B, "allies_vo_tower" }, +// { 0x0B8C, "" }, + { 0x0B8D, "alliescapturing" }, + { 0x0B8E, "allieschopper" }, + { 0x0B8F, "alliesinsertchopper" }, + { 0x0B90, "alliesteletostartspot" }, + { 0x0B91, "allow_dry_fire" }, + { 0x0B92, "allow_fall" }, + { 0x0B93, "allow_fire" }, + { 0x0B94, "allow_glass_break_slide" }, +// { 0x0B95, "" }, + { 0x0B96, "allow_level_killstreak" }, + { 0x0B97, "allow_movement" }, + { 0x0B98, "allow_pipe_damage" }, + { 0x0B99, "allow_player_ascend_move" }, + { 0x0B9A, "allow_sprint" }, + { 0x0B9B, "allow_walk_up" }, + { 0x0B9C, "allowable_double_attachments" }, + { 0x0B9D, "allowboard" }, +// { 0x0B9E, "" }, + { 0x0B9F, "allowclasschoice" }, + { 0x0BA0, "allowcrouch" }, + { 0x0BA1, "allowed_cycles" }, +// { 0x0BA2, "" }, + { 0x0BA3, "allowedcallouts" }, + { 0x0BA4, "allowedinsolo" }, + { 0x0BA5, "allowedpartialreloadontheruntime" }, + { 0x0BA6, "allowedtofire" }, + { 0x0BA7, "allowempdamage" }, + { 0x0BA8, "allowenemyspectate" }, + { 0x0BA9, "allowfauxdeath" }, + { 0x0BAA, "allowfreespectate" }, + { 0x0BAB, "allowgrenadedamage" }, + { 0x0BAC, "allowlaststandai" }, + { 0x0BAD, "allowlatecomers" }, +// { 0x0BAE, "" }, + { 0x0BAF, "allowneutral" }, + { 0x0BB0, "allowridekillstreakplayerexit" }, + { 0x0BB1, "allowsafeeject" }, + { 0x0BB2, "allowshoot" }, + { 0x0BB3, "allowteamchoice" }, + { 0x0BB4, "allowtelefrag" }, + { 0x0BB5, "allowuse" }, + { 0x0BB6, "allowvehicledamage" }, + { 0x0BB7, "allowvote" }, + { 0x0BB8, "allowweapons" }, + { 0x0BB9, "ally" }, + { 0x0BBA, "ally0_inhere" }, + { 0x0BBB, "ally0_instruction_vo" }, + { 0x0BBC, "ally0_instruction_vo_holdup" }, + { 0x0BBD, "ally0_instruction_vo_table" }, + { 0x0BBE, "ally0_main" }, + { 0x0BBF, "ally0_main_int" }, +// { 0x0BC0, "" }, + { 0x0BC1, "ally0_move_to_end" }, + { 0x0BC2, "ally0_start_path2" }, + { 0x0BC3, "ally0_traversal_logic" }, + { 0x0BC4, "ally1_ascend_ascender" }, + { 0x0BC5, "ally1_ascend_launcher" }, +// { 0x0BC6, "" }, +// { 0x0BC7, "" }, + { 0x0BC8, "ally1_main_int" }, + { 0x0BC9, "ally1_mall" }, + { 0x0BCA, "ally2_ascend_ascender" }, + { 0x0BCB, "ally2_ascend_launcher" }, + { 0x0BCC, "ally2_main" }, + { 0x0BCD, "ally2_main_int" }, + { 0x0BCE, "ally2_mall" }, + { 0x0BCF, "ally_0_animation" }, + { 0x0BD0, "ally_1_animation" }, +// { 0x0BD1, "" }, + { 0x0BD2, "ally_advance_watcher" }, +// { 0x0BD3, "" }, + { 0x0BD4, "ally_alley_flood_spawn" }, + { 0x0BD5, "ally_animate_vault_scene" }, + { 0x0BD6, "ally_breach_gas" }, + { 0x0BD7, "ally_breach_goal" }, + { 0x0BD8, "ally_breach_vo" }, + { 0x0BD9, "ally_calm_idle_internal" }, +// { 0x0BDA, "" }, + { 0x0BDB, "ally_catchup" }, + { 0x0BDC, "ally_catchup_solo" }, +// { 0x0BDD, "" }, +// { 0x0BDE, "" }, + { 0x0BDF, "ally_cleanup" }, + { 0x0BE0, "ally_clear_flee_behavior" }, + { 0x0BE1, "ally_color_node_movement" }, + { 0x0BE2, "ally_console_scene" }, + { 0x0BE3, "ally_cqb_kill" }, + { 0x0BE4, "ally_cqb_kill_solo" }, + { 0x0BE5, "ally_crouch_walk_to_goal" }, + { 0x0BE6, "ally_current_state" }, + { 0x0BE7, "ally_dialogue" }, + { 0x0BE8, "ally_do_reload_anim" }, + { 0x0BE9, "ally_dog_attack_free" }, +// { 0x0BEA, "" }, + { 0x0BEB, "ally_dog_follow_owner" }, +// { 0x0BEC, "" }, + { 0x0BED, "ally_dog_guard_owner" }, + { 0x0BEE, "ally_dog_guardpoint_radius" }, + { 0x0BEF, "ally_dog_scripted" }, + { 0x0BF0, "ally_dog_search_radius" }, + { 0x0BF1, "ally_dog_sniff_mode" }, + { 0x0BF2, "ally_dog_think" }, + { 0x0BF3, "ally_dogs" }, +// { 0x0BF4, "" }, +// { 0x0BF5, "" }, + { 0x0BF6, "ally_edge_nodes" }, +// { 0x0BF7, "" }, + { 0x0BF8, "ally_elevator_clip_back" }, + { 0x0BF9, "ally_ent_del" }, + { 0x0BFA, "ally_finale_logic" }, + { 0x0BFB, "ally_finale_movement_setup" }, + { 0x0BFC, "ally_fire_until_out_of_ammo" }, + { 0x0BFD, "ally_fire_until_out_of_ammo_internal" }, + { 0x0BFE, "ally_fired" }, + { 0x0BFF, "ally_first_frame_check" }, + { 0x0C00, "ally_flee_setup" }, + { 0x0C01, "ally_garage" }, + { 0x0C02, "ally_garage_sneak" }, + { 0x0C03, "ally_get_fire_animation" }, + { 0x0C04, "ally_get_horizontal_start_distance" }, + { 0x0C05, "ally_get_horizontal_stop_distance" }, + { 0x0C06, "ally_get_vertical_stop_anim_distance" }, +// { 0x0C07, "" }, +// { 0x0C08, "" }, +// { 0x0C09, "" }, + { 0x0C0A, "ally_goggle_glow_on" }, + { 0x0C0B, "ally_grenade" }, + { 0x0C0C, "ally_groups" }, +// { 0x0C0D, "" }, + { 0x0C0E, "ally_gun_hide" }, + { 0x0C0F, "ally_gun_show" }, +// { 0x0C10, "" }, + { 0x0C11, "ally_impact_org" }, + { 0x0C12, "ally_intro_anims_and_logic" }, + { 0x0C13, "ally_invasion_scene_approach" }, + { 0x0C14, "ally_is_aiming" }, +// { 0x0C15, "" }, +// { 0x0C16, "" }, + { 0x0C17, "ally_kill" }, + { 0x0C18, "ally_left_death" }, + { 0x0C19, "ally_listen_dog_commands" }, + { 0x0C1A, "ally_littlebird_1" }, + { 0x0C1B, "ally_littlebird_2" }, +// { 0x0C1C, "" }, + { 0x0C1D, "ally_main" }, + { 0x0C1E, "ally_main_walk" }, + { 0x0C1F, "ally_make_fall" }, +// { 0x0C20, "" }, + { 0x0C21, "ally_move_to_jeep" }, + { 0x0C22, "ally_movement" }, +// { 0x0C23, "" }, + { 0x0C24, "ally_nagging" }, + { 0x0C25, "ally_new_state" }, + { 0x0C26, "ally_node_logic" }, + { 0x0C27, "ally_on_stairs" }, + { 0x0C28, "ally_owner" }, + { 0x0C29, "ally_physics_pulse" }, + { 0x0C2A, "ally_push" }, + { 0x0C2B, "ally_push_player_after_unload" }, + { 0x0C2C, "ally_rappel_distance2dsquared_to_player" }, +// { 0x0C2D, "" }, +// { 0x0C2E, "" }, + { 0x0C2F, "ally_rappel_get_aim_pitch" }, + { 0x0C30, "ally_rappel_get_aim_yaw" }, + { 0x0C31, "ally_rappel_get_enemy" }, + { 0x0C32, "ally_rappel_get_rope_start" }, +// { 0x0C33, "" }, + { 0x0C34, "ally_rappel_moving_change_direction" }, + { 0x0C35, "ally_rappel_moving_stop_idle" }, + { 0x0C36, "ally_rappel_moving_vertical_stop" }, + { 0x0C37, "ally_rappel_pause_movement_horizontal" }, + { 0x0C38, "ally_rappel_reload" }, + { 0x0C39, "ally_rappel_rope" }, +// { 0x0C3A, "" }, + { 0x0C3B, "ally_rappel_set_perfect_accuracy" }, + { 0x0C3C, "ally_rappel_setup_rope" }, + { 0x0C3D, "ally_rappel_start_aiming" }, + { 0x0C3E, "ally_rappel_start_movement_horizontal" }, + { 0x0C3F, "ally_rappel_start_movement_horizontal_internal" }, + { 0x0C40, "ally_rappel_start_rope" }, + { 0x0C41, "ally_rappel_start_shooting" }, + { 0x0C42, "ally_rappel_stealth_movement_vertical" }, + { 0x0C43, "ally_rappel_stop_aiming" }, + { 0x0C44, "ally_rappel_stop_rope" }, + { 0x0C45, "ally_rappel_stop_shooting" }, +// { 0x0C46, "" }, + { 0x0C47, "ally_reset_second_floor_right" }, + { 0x0C48, "ally_reset_weights" }, +// { 0x0C49, "" }, + { 0x0C4A, "ally_roof_collapsing_vo" }, + { 0x0C4B, "ally_rooftop_water_to_debrisbridge" }, + { 0x0C4C, "ally_rubber_banding_solo" }, + { 0x0C4D, "ally_set_initial_weights" }, + { 0x0C4E, "ally_setup" }, + { 0x0C4F, "ally_setup_aim" }, +// { 0x0C50, "" }, + { 0x0C51, "ally_shoot_at_enemy" }, + { 0x0C52, "ally_shoot_convoy" }, + { 0x0C53, "ally_shoot_nodes" }, + { 0x0C54, "ally_shoot_think" }, + { 0x0C55, "ally_shooting_loop" }, + { 0x0C56, "ally_shoots_fire_extinguisher" }, + { 0x0C57, "ally_sprint" }, + { 0x0C58, "ally_sprint_end" }, + { 0x0C59, "ally_sprint_setup" }, + { 0x0C5A, "ally_start" }, + { 0x0C5B, "ally_start_1" }, + { 0x0C5C, "ally_start_2" }, + { 0x0C5D, "ally_start_calm_idle" }, + { 0x0C5E, "ally_start_cornerwaving" }, + { 0x0C5F, "ally_stealth_kill" }, + { 0x0C60, "ally_stealth_settings" }, + { 0x0C61, "ally_stop_calm_idle" }, +// { 0x0C62, "" }, +// { 0x0C63, "" }, +// { 0x0C64, "" }, +// { 0x0C65, "" }, +// { 0x0C66, "" }, + { 0x0C67, "ally_through_sat_panel" }, + { 0x0C68, "ally_to_magicbullet" }, + { 0x0C69, "ally_transition_to_target_weights" }, + { 0x0C6A, "ally_turnanim_hack" }, + { 0x0C6B, "ally_vault_props" }, + { 0x0C6C, "ally_vo" }, + { 0x0C6D, "ally_wait_to_get_impatient" }, + { 0x0C6E, "ally_zipline_count" }, + { 0x0C6F, "ally_zipline_nag" }, + { 0x0C70, "allyagentthink" }, + { 0x0C71, "allyc17_right_waits" }, + { 0x0C72, "allyheli" }, +// { 0x0C73, "" }, +// { 0x0C74, "" }, +// { 0x0C75, "" }, + { 0x0C76, "allytank1" }, +// { 0x0C77, "" }, +// { 0x0C78, "" }, +// { 0x0C79, "" }, + { 0x0C7A, "allytime" }, + { 0x0C7B, "alpha1" }, + { 0x0C7C, "alpha2" }, +// { 0x0C7D, "" }, + { 0x0C7E, "alpha_ascend_rubberband_cleanup" }, + { 0x0C7F, "alpha_curr_rate" }, + { 0x0C80, "alphabetize" }, + { 0x0C81, "already_checking_udwfx" }, + { 0x0C82, "already_dumpped" }, + { 0x0C83, "already_issued" }, + { 0x0C84, "already_ran_function" }, + { 0x0C85, "already_spawned" }, + { 0x0C86, "already_stuck" }, + { 0x0C87, "already_thrown" }, +// { 0x0C88, "" }, + { 0x0C89, "alreadyaddedtoalivecount" }, +// { 0x0C8A, "" }, + { 0x0C8B, "alreadyrotating" }, + { 0x0C8C, "alreadystumbling" }, + { 0x0C8D, "alreadytarget" }, + { 0x0C8E, "alsodamageparent" }, + { 0x0C8F, "alt_override" }, + { 0x0C90, "alternates" }, + { 0x0C91, "altitude" }, + { 0x0C92, "altitude_adjusted" }, + { 0x0C93, "altitude_min_override" }, + { 0x0C94, "altitude_min_override_remove" }, + { 0x0C95, "altitude_override_over_time" }, + { 0x0C96, "altitudepolls" }, + { 0x0C97, "altwarning" }, + { 0x0C98, "always_pain" }, + { 0x0C99, "always_play_pain_sound" }, + { 0x0C9A, "alwaysdrawfriendlynames" }, + { 0x0C9B, "alwaysgamemodeclass" }, + { 0x0C9C, "alwayslookatfirsttarget" }, + { 0x0C9D, "alwaysquake" }, + { 0x0C9E, "alwaysrocketdeath" }, + { 0x0C9F, "alwaysrunforward" }, + { 0x0CA0, "amb_quakes" }, + { 0x0CA1, "ambience_inner" }, +// { 0x0CA2, "" }, + { 0x0CA3, "ambient" }, + { 0x0CA4, "ambient_a10s" }, + { 0x0CA5, "ambient_airburst_periph_cleanup" }, + { 0x0CA6, "ambient_airbursts" }, + { 0x0CA7, "ambient_airbursts_player_effcts" }, + { 0x0CA8, "ambient_airbursts_startpoint" }, +// { 0x0CA9, "" }, + { 0x0CAA, "ambient_animate" }, + { 0x0CAB, "ambient_breach_tank_a10_pass" }, + { 0x0CAC, "ambient_building_elevators" }, + { 0x0CAD, "ambient_building_explosions" }, + { 0x0CAE, "ambient_building_lights" }, + { 0x0CAF, "ambient_building_lights_internal" }, + { 0x0CB0, "ambient_canyon_airburst_close_shake" }, + { 0x0CB1, "ambient_canyon_airburst_fx_teleport_and_delete" }, +// { 0x0CB2, "" }, + { 0x0CB3, "ambient_canyon_airbursts_periph" }, +// { 0x0CB4, "" }, + { 0x0CB5, "ambient_choppers" }, + { 0x0CB6, "ambient_combat_guys" }, + { 0x0CB7, "ambient_derrick_animation" }, + { 0x0CB8, "ambient_drones" }, + { 0x0CB9, "ambient_event_thread" }, + { 0x0CBA, "ambient_ext" }, + { 0x0CBB, "ambient_fence_shocks" }, + { 0x0CBC, "ambient_guys_anims" }, + { 0x0CBD, "ambient_hinds" }, + { 0x0CBE, "ambient_int" }, + { 0x0CBF, "ambient_jet_by_sound" }, +// { 0x0CC0, "" }, +// { 0x0CC1, "" }, + { 0x0CC2, "ambient_nh90_landers" }, +// { 0x0CC3, "" }, + { 0x0CC4, "ambient_road_runners" }, + { 0x0CC5, "ambient_road_vehicles" }, + { 0x0CC6, "ambient_rog_strike" }, + { 0x0CC7, "ambient_rog_strike_intro" }, +// { 0x0CC8, "" }, + { 0x0CC9, "ambient_rog_strike_timer" }, + { 0x0CCA, "ambient_runner_think" }, +// { 0x0CCB, "" }, + { 0x0CCC, "ambient_track" }, + { 0x0CCD, "ambient_vehicle_spawning" }, +// { 0x0CCE, "" }, + { 0x0CCF, "ambush_duration" }, +// { 0x0CD0, "" }, + { 0x0CD1, "ambush_enemies" }, +// { 0x0CD2, "" }, +// { 0x0CD3, "" }, +// { 0x0CD4, "" }, + { 0x0CD5, "ambush_guy_outcome_logic" }, + { 0x0CD6, "ambush_hidden_settings" }, + { 0x0CD7, "ambush_init" }, + { 0x0CD8, "ambush_jeep2_backr" }, + { 0x0CD9, "ambush_jeep2_driver" }, + { 0x0CDA, "ambush_jeep2_guy_wave" }, + { 0x0CDB, "ambush_jeep2_passenger" }, +// { 0x0CDC, "" }, + { 0x0CDD, "ambush_jeep_latch_close_lf" }, +// { 0x0CDE, "" }, + { 0x0CDF, "ambush_jeep_latch_close_rr" }, + { 0x0CE0, "ambush_jeep_latch_open_lf" }, + { 0x0CE1, "ambush_jeep_latch_open_rf" }, + { 0x0CE2, "ambush_jeep_latch_open_rr" }, + { 0x0CE3, "ambush_jeep_passenger" }, +// { 0x0CE4, "" }, +// { 0x0CE5, "" }, + { 0x0CE6, "ambush_kill_ally" }, + { 0x0CE7, "ambush_kill_driver" }, + { 0x0CE8, "ambush_kill_driver_cypher" }, + { 0x0CE9, "ambush_kill_driver_player" }, + { 0x0CEA, "ambush_main" }, + { 0x0CEB, "ambush_notify_on_player_kill" }, + { 0x0CEC, "ambush_notify_on_player_shot" }, +// { 0x0CED, "" }, + { 0x0CEE, "ambush_patrol_guys" }, + { 0x0CEF, "ambush_patrol_logic" }, + { 0x0CF0, "ambush_patrollers" }, + { 0x0CF1, "ambush_player_did_ambush" }, + { 0x0CF2, "ambush_player_ran_ahead" }, + { 0x0CF3, "ambush_recover_anim" }, + { 0x0CF4, "ambush_script" }, + { 0x0CF5, "ambush_stealth_settings" }, + { 0x0CF6, "ambush_trap_ent" }, +// { 0x0CF7, "" }, + { 0x0CF8, "ambush_yaw" }, +// { 0x0CF9, "" }, +// { 0x0CFA, "" }, + { 0x0CFB, "ammo" }, + { 0x0CFC, "ammo_cache_think_global" }, + { 0x0CFD, "ammo_crate_failsafe" }, + { 0x0CFE, "ammo_hack" }, + { 0x0CFF, "ammo_icon" }, + { 0x0D00, "ammo_icon_fade_in" }, + { 0x0D01, "ammo_icon_fade_out" }, +// { 0x0D02, "" }, +// { 0x0D03, "" }, + { 0x0D04, "ammo_pickup" }, + { 0x0D05, "ammo_thrower_scene" }, + { 0x0D06, "ammocheatinterval" }, + { 0x0D07, "ammocheattime" }, + { 0x0D08, "ammocount" }, + { 0x0D09, "ammocounterhide" }, + { 0x0D0A, "ammoomnvar" }, + { 0x0D0B, "ammopickup" }, + { 0x0D0C, "ammopickupfunc" }, + { 0x0D0D, "ammopickupmodel" }, + { 0x0D0E, "ammorefillprimary" }, + { 0x0D0F, "ammorefillsecondary" }, + { 0x0D10, "ammorestockcheckfreq" }, +// { 0x0D11, "" }, +// { 0x0D12, "" }, + { 0x0D13, "amount" }, + { 0x0D14, "amplitude" }, +// { 0x0D15, "" }, + { 0x0D16, "anchor_line_impact" }, + { 0x0D17, "angel_flare" }, + { 0x0D18, "angel_flare_burst" }, + { 0x0D19, "angelflareprecache" }, + { 0x0D1A, "angered" }, + { 0x0D1B, "angle_180" }, +// { 0x0D1C, "" }, + { 0x0D1D, "angle_lerp" }, + { 0x0D1E, "angle_offset" }, + { 0x0D1F, "anglerangethread" }, + { 0x0D20, "angles3d" }, +// { 0x0D21, "" }, +// { 0x0D22, "" }, + { 0x0D23, "angles_within" }, + { 0x0D24, "anglescheck" }, + { 0x0D25, "anglesclamp180" }, +// { 0x0D26, "" }, +// { 0x0D27, "" }, + { 0x0D28, "angry_flood_big_wave_water" }, +// { 0x0D29, "" }, +// { 0x0D2A, "" }, + { 0x0D2B, "angry_flood_collision_cheater" }, + { 0x0D2C, "angry_flood_collision_cheater_spawn" }, + { 0x0D2D, "angry_flood_collision_dodamage" }, + { 0x0D2E, "angry_flood_collision_spawn" }, + { 0x0D2F, "angry_flood_finishing_move" }, + { 0x0D30, "angry_flood_rumble" }, + { 0x0D31, "angry_flood_rumble_loop" }, + { 0x0D32, "angry_flood_splash_sequencing_lf" }, +// { 0x0D33, "" }, + { 0x0D34, "angry_flood_street_mist" }, + { 0x0D35, "angry_flood_water" }, + { 0x0D36, "anim_addmodel" }, + { 0x0D37, "anim_animationendnotify" }, + { 0x0D38, "anim_array" }, + { 0x0D39, "anim_at_entity" }, + { 0x0D3A, "anim_at_self" }, + { 0x0D3B, "anim_base" }, + { 0x0D3C, "anim_blend_time_override" }, + { 0x0D3D, "anim_boost" }, + { 0x0D3E, "anim_break_entrance" }, + { 0x0D3F, "anim_changes_pushplayer" }, +// { 0x0D40, "" }, + { 0x0D41, "anim_custom_animmode" }, + { 0x0D42, "anim_custom_animmode_loop" }, + { 0x0D43, "anim_custom_animmode_loop_solo" }, + { 0x0D44, "anim_custom_animmode_on_guy" }, +// { 0x0D45, "" }, + { 0x0D46, "anim_deathnotify" }, + { 0x0D47, "anim_dialogueendnotify" }, + { 0x0D48, "anim_disablepain" }, + { 0x0D49, "anim_dontpushplayer" }, + { 0x0D4A, "anim_down_move_strength" }, + { 0x0D4B, "anim_drop_bone" }, + { 0x0D4C, "anim_end_early" }, + { 0x0D4D, "anim_end_early_animationendnotify" }, + { 0x0D4E, "anim_end_early_deathnotify" }, + { 0x0D4F, "anim_end_early_dialogueendnotify" }, + { 0x0D50, "anim_end_early_facialendnotify" }, +// { 0x0D51, "" }, +// { 0x0D52, "" }, + { 0x0D53, "anim_enemies_non_combat" }, + { 0x0D54, "anim_enemies_non_combat_rate" }, +// { 0x0D55, "" }, +// { 0x0D56, "" }, + { 0x0D57, "anim_ent_a" }, + { 0x0D58, "anim_ent_b" }, + { 0x0D59, "anim_ent_c" }, +// { 0x0D5A, "" }, +// { 0x0D5B, "" }, + { 0x0D5C, "anim_facialanim" }, +// { 0x0D5D, "" }, +// { 0x0D5E, "" }, + { 0x0D5F, "anim_fake_loop_endon" }, + { 0x0D60, "anim_first_frame" }, + { 0x0D61, "anim_first_frame_on_guy" }, + { 0x0D62, "anim_first_frame_solo" }, + { 0x0D63, "anim_first_roll_everyone" }, +// { 0x0D64, "" }, +// { 0x0D65, "" }, + { 0x0D66, "anim_generic_custom_animmode_loop" }, +// { 0x0D67, "" }, +// { 0x0D68, "" }, + { 0x0D69, "anim_generic_gravity_run" }, + { 0x0D6A, "anim_generic_loop" }, + { 0x0D6B, "anim_generic_queue" }, + { 0x0D6C, "anim_generic_reach" }, + { 0x0D6D, "anim_generic_reach_and_animate" }, + { 0x0D6E, "anim_generic_reach_and_arrive" }, + { 0x0D6F, "anim_generic_run" }, + { 0x0D70, "anim_generic_teleport" }, + { 0x0D71, "anim_gunhand" }, + { 0x0D72, "anim_guninhand" }, + { 0x0D73, "anim_handle_notetrack" }, + { 0x0D74, "anim_head_faceplate" }, + { 0x0D75, "anim_index" }, + { 0x0D76, "anim_intro_dog" }, + { 0x0D77, "anim_intro_sniper" }, +// { 0x0D78, "" }, + { 0x0D79, "anim_last_frame_solo" }, + { 0x0D7A, "anim_length" }, + { 0x0D7B, "anim_length_frames_left" }, + { 0x0D7C, "anim_link_tag_model" }, + { 0x0D7D, "anim_loop" }, + { 0x0D7E, "anim_loop_packet" }, +// { 0x0D7F, "" }, + { 0x0D80, "anim_loop_solo" }, + { 0x0D81, "anim_minigun_hands" }, + { 0x0D82, "anim_models" }, + { 0x0D83, "anim_moveto" }, + { 0x0D84, "anim_node" }, + { 0x0D85, "anim_org" }, + { 0x0D86, "anim_player_and_allies" }, + { 0x0D87, "anim_player_target_enemy" }, +// { 0x0D88, "" }, + { 0x0D89, "anim_precache" }, + { 0x0D8A, "anim_prop_init_threads" }, + { 0x0D8B, "anim_prop_models" }, + { 0x0D8C, "anim_prop_models_animtree" }, +// { 0x0D8D, "" }, + { 0x0D8E, "anim_props_animated" }, + { 0x0D8F, "anim_pushplayer" }, + { 0x0D90, "anim_reach" }, + { 0x0D91, "anim_reach_and_approach" }, + { 0x0D92, "anim_reach_and_approach_node_solo" }, + { 0x0D93, "anim_reach_and_approach_solo" }, + { 0x0D94, "anim_reach_and_idle" }, + { 0x0D95, "anim_reach_and_idle_solo" }, + { 0x0D96, "anim_reach_and_plant" }, +// { 0x0D97, "" }, + { 0x0D98, "anim_reach_failsafe" }, + { 0x0D99, "anim_reach_idle" }, + { 0x0D9A, "anim_reach_play" }, + { 0x0D9B, "anim_reach_solo" }, +// { 0x0D9C, "" }, + { 0x0D9D, "anim_reach_together" }, + { 0x0D9E, "anim_reach_with_funcs" }, + { 0x0D9F, "anim_ref" }, +// { 0x0DA0, "" }, + { 0x0DA1, "anim_removemodel" }, + { 0x0DA2, "anim_right_move_strength" }, + { 0x0DA3, "anim_scene" }, + { 0x0DA4, "anim_self_set_time" }, + { 0x0DA5, "anim_sequence" }, + { 0x0DA6, "anim_set_rate" }, + { 0x0DA7, "anim_set_rate_internal" }, + { 0x0DA8, "anim_set_rate_single" }, + { 0x0DA9, "anim_set_time" }, + { 0x0DAA, "anim_single" }, + { 0x0DAB, "anim_single_end_early" }, + { 0x0DAC, "anim_single_failsafe" }, + { 0x0DAD, "anim_single_failsafeonguy" }, + { 0x0DAE, "anim_single_internal" }, + { 0x0DAF, "anim_single_queue" }, + { 0x0DB0, "anim_single_run" }, + { 0x0DB1, "anim_single_run_solo" }, + { 0x0DB2, "anim_single_solo" }, +// { 0x0DB3, "" }, + { 0x0DB4, "anim_spawn_generic_model" }, +// { 0x0DB5, "" }, + { 0x0DB6, "anim_spawn_replace_with_model" }, + { 0x0DB7, "anim_spawn_tag_model" }, + { 0x0DB8, "anim_spawner_teleport" }, + { 0x0DB9, "anim_start_at_groundpos" }, + { 0x0DBA, "anim_start_pos" }, + { 0x0DBB, "anim_start_pos_solo" }, + { 0x0DBC, "anim_stopanimscripted" }, + { 0x0DBD, "anim_teleport" }, + { 0x0DBE, "anim_teleport_solo" }, + { 0x0DBF, "anim_time" }, + { 0x0DC0, "anim_timing" }, + { 0x0DC1, "anim_up_down_boost" }, + { 0x0DC2, "anim_wait_func" }, + { 0x0DC3, "anim_weight" }, +// { 0x0DC4, "" }, + { 0x0DC5, "animarray" }, + { 0x0DC6, "animarrayanyexist" }, + { 0x0DC7, "animarrayfuncs" }, + { 0x0DC8, "animarraypickrandom" }, + { 0x0DC9, "animate_after_movement" }, + { 0x0DCA, "animate_allies_to_train" }, + { 0x0DCB, "animate_ally_breach" }, + { 0x0DCC, "animate_ambush_scene_enemies" }, + { 0x0DCD, "animate_and_get_shot" }, + { 0x0DCE, "animate_arms" }, + { 0x0DCF, "animate_chairs" }, + { 0x0DD0, "animate_combat_two_intro_debris" }, + { 0x0DD1, "animate_drive_idle" }, +// { 0x0DD2, "" }, + { 0x0DD3, "animate_ent" }, + { 0x0DD4, "animate_front_station_01" }, + { 0x0DD5, "animate_front_station_02" }, + { 0x0DD6, "animate_front_station_03" }, + { 0x0DD7, "animate_front_station_04" }, + { 0x0DD8, "animate_front_station_05" }, + { 0x0DD9, "animate_front_station_and_return_to_idle" }, + { 0x0DDA, "animate_guys" }, + { 0x0DDB, "animate_opposite_direction" }, + { 0x0DDC, "animate_props_on_death" }, + { 0x0DDD, "animate_til_volume" }, + { 0x0DDE, "animate_turret_with_viewmodel" }, + { 0x0DDF, "animate_vault_door" }, + { 0x0DE0, "animate_vault_light" }, + { 0x0DE1, "animate_vip_enemies" }, + { 0x0DE2, "animated_doors" }, + { 0x0DE3, "animated_logs" }, + { 0x0DE4, "animated_model" }, + { 0x0DE5, "animated_models" }, + { 0x0DE6, "animated_prop" }, + { 0x0DE7, "animated_prop_anims" }, +// { 0x0DE8, "" }, + { 0x0DE9, "animated_sat_part" }, + { 0x0DEA, "animated_scene" }, + { 0x0DEB, "animated_scene_org" }, + { 0x0DEC, "animated_script_model" }, + { 0x0DED, "animated_warehouse_guys" }, +// { 0x0DEE, "" }, + { 0x0DEF, "animatedduffle" }, + { 0x0DF0, "animatemodel" }, + { 0x0DF1, "animatemoveintoplace" }, +// { 0x0DF2, "" }, +// { 0x0DF3, "" }, +// { 0x0DF4, "" }, + { 0x0DF5, "animcbs" }, +// { 0x0DF6, "" }, +// { 0x0DF7, "" }, +// { 0x0DF8, "" }, + { 0x0DF9, "animflagnameindex" }, + { 0x0DFA, "animgaz" }, + { 0x0DFB, "animhasfacialoverride" }, + { 0x0DFC, "animlengths" }, + { 0x0DFD, "animname" }, + { 0x0DFE, "animnode" }, + { 0x0DFF, "animoffset" }, + { 0x0E00, "animontag" }, +// { 0x0E01, "" }, +// { 0x0E02, "" }, + { 0x0E03, "animplaybackrate" }, +// { 0x0E04, "" }, + { 0x0E05, "anims_curr" }, + { 0x0E06, "animsapplied" }, + { 0x0E07, "animscriptdonotetracksthread" }, +// { 0x0E08, "" }, + { 0x0E09, "animset" }, + { 0x0E0A, "animsets" }, + { 0x0E0B, "animsound_aliases" }, + { 0x0E0C, "animsound_exists" }, + { 0x0E0D, "animsound_hud_extralines" }, + { 0x0E0E, "animsound_hudlimit" }, + { 0x0E0F, "animsound_start_tracker" }, + { 0x0E10, "animsound_start_tracker_loop" }, +// { 0x0E11, "" }, + { 0x0E12, "animsound_tracker" }, + { 0x0E13, "animsounds" }, + { 0x0E14, "animsounds_thisframe" }, + { 0x0E15, "animspeeds" }, + { 0x0E16, "animspot" }, +// { 0x0E17, "" }, + { 0x0E18, "animsubstate" }, + { 0x0E19, "animtree" }, + { 0x0E1A, "animtype_idle" }, + { 0x0E1B, "animtype_idle_shift" }, + { 0x0E1C, "animtype_loop" }, + { 0x0E1D, "animtype_loop_run" }, + { 0x0E1E, "animtype_parent" }, + { 0x0E1F, "animtype_run_stop" }, + { 0x0E20, "animtype_shift_back" }, +// { 0x0E21, "" }, + { 0x0E22, "animtype_stop" }, + { 0x0E23, "anmimname" }, + { 0x0E24, "announce_past_those_doors" }, + { 0x0E25, "annoyance_tracker" }, + { 0x0E26, "ant_races" }, + { 0x0E27, "antenna" }, + { 0x0E28, "antenna_kill" }, + { 0x0E29, "antenna_rumble" }, + { 0x0E2A, "anti_air_objectiv_trigger" }, + { 0x0E2B, "antithreat" }, + { 0x0E2C, "any_player_near_sentry" }, + { 0x0E2D, "any_player_nearby" }, + { 0x0E2E, "any_players_istouching" }, + { 0x0E2F, "anyone_touching_blocker" }, + { 0x0E30, "anyplayersinkillcam" }, + { 0x0E31, "anythingtouchingtrigger" }, + { 0x0E32, "ao" }, + { 0x0E33, "aoeradius" }, + { 0x0E34, "aoexponent" }, + { 0x0E35, "aogain" }, + { 0x0E36, "aomaxdist" }, + { 0x0E37, "aoscalemin" }, +// { 0x0E38, "" }, + { 0x0E39, "apache" }, + { 0x0E3A, "apache1" }, + { 0x0E3B, "apache2" }, + { 0x0E3C, "apache_ally_path_attack_filter_targets" }, + { 0x0E3D, "apache_ally_path_attack_func" }, + { 0x0E3E, "apache_ally_path_attack_internal" }, + { 0x0E3F, "apache_autosave_check" }, + { 0x0E40, "apache_chase_allies_apache" }, + { 0x0E41, "apache_chase_ally_apache_think" }, + { 0x0E42, "apache_chase_ally_blackhawk_think" }, + { 0x0E43, "apache_chase_enemies" }, + { 0x0E44, "apache_chase_enemies_turret_think_delay" }, + { 0x0E45, "apache_chatter" }, + { 0x0E46, "apache_chatter_func" }, + { 0x0E47, "apache_chatter_last" }, + { 0x0E48, "apache_chatter_queue" }, + { 0x0E49, "apache_chopper_enemies" }, + { 0x0E4A, "apache_chopper_hind_on_death" }, + { 0x0E4B, "apache_chopper_hind_spawn" }, +// { 0x0E4C, "" }, + { 0x0E4D, "apache_difficulty" }, + { 0x0E4E, "apache_dmg_recent" }, + { 0x0E4F, "apache_dmg_time" }, + { 0x0E50, "apache_escort_encounter_final_wave_on_spawn" }, + { 0x0E51, "apache_factory_ai_roof_on_spawn" }, + { 0x0E52, "apache_factory_allies_apache_think" }, + { 0x0E53, "apache_factory_ally_blackhawk_think" }, + { 0x0E54, "apache_factory_enemies" }, + { 0x0E55, "apache_factory_enemy_counts" }, + { 0x0E56, "apache_factory_enemy_on_death" }, + { 0x0E57, "apache_factory_hind_parked_on_death" }, + { 0x0E58, "apache_factory_hind_parked_on_spawn" }, + { 0x0E59, "apache_factory_objective" }, +// { 0x0E5A, "" }, + { 0x0E5B, "apache_health" }, +// { 0x0E5C, "" }, + { 0x0E5D, "apache_health_at_max" }, + { 0x0E5E, "apache_health_get" }, + { 0x0E5F, "apache_health_init" }, + { 0x0E60, "apache_health_max" }, + { 0x0E61, "apache_health_max_get" }, + { 0x0E62, "apache_health_max_set" }, + { 0x0E63, "apache_health_min" }, + { 0x0E64, "apache_health_pct_get" }, + { 0x0E65, "apache_health_pct_min_clear" }, + { 0x0E66, "apache_health_pct_min_set" }, + { 0x0E67, "apache_health_pct_set" }, + { 0x0E68, "apache_health_set" }, + { 0x0E69, "apache_health_state_next" }, + { 0x0E6A, "apache_health_state_think" }, +// { 0x0E6B, "" }, + { 0x0E6C, "apache_hints_break_flares" }, + { 0x0E6D, "apache_hints_break_mg" }, + { 0x0E6E, "apache_hints_break_missile_lockon" }, + { 0x0E6F, "apache_hints_break_missile_straight" }, + { 0x0E70, "apache_hints_chase" }, +// { 0x0E71, "" }, + { 0x0E72, "apache_hints_display_hint_timeout" }, + { 0x0E73, "apache_hints_factory" }, + { 0x0E74, "apache_hints_island" }, + { 0x0E75, "apache_hints_move" }, +// { 0x0E76, "" }, +// { 0x0E77, "" }, + { 0x0E78, "apache_hints_tutorial" }, + { 0x0E79, "apache_missile_water_z" }, +// { 0x0E7A, "" }, + { 0x0E7B, "apache_mission_difficulty" }, + { 0x0E7C, "apache_mission_heli_ai_collision" }, + { 0x0E7D, "apache_mission_impact_water_missile_think" }, + { 0x0E7E, "apache_mission_impact_water_missiles" }, + { 0x0E7F, "apache_mission_impact_water_think" }, + { 0x0E80, "apache_mission_vo_antiair" }, + { 0x0E81, "apache_mission_vo_chopper" }, + { 0x0E82, "apache_mission_vo_factory" }, +// { 0x0E83, "" }, + { 0x0E84, "apache_mission_vo_finale" }, + { 0x0E85, "apache_mission_vo_player_crashing" }, +// { 0x0E86, "" }, +// { 0x0E87, "" }, +// { 0x0E88, "" }, + { 0x0E89, "apache_owner_notify_on_input_camera" }, + { 0x0E8A, "apache_owner_notify_on_input_move" }, + { 0x0E8B, "apache_player_adjust" }, + { 0x0E8C, "apache_player_dead" }, + { 0x0E8D, "apache_player_difficulty" }, + { 0x0E8E, "apache_precache" }, + { 0x0E8F, "apache_savecheck" }, + { 0x0E90, "apache_sun_settings" }, +// { 0x0E91, "" }, + { 0x0E92, "apache_target_manager" }, + { 0x0E93, "apache_tutorial_fly_allies" }, + { 0x0E94, "apache_tutorial_fly_allies_govern_speed" }, + { 0x0E95, "apache_tutorial_fly_allies_govern_speed_stop" }, +// { 0x0E96, "" }, + { 0x0E97, "apache_tutorial_fly_player_pitch_think" }, + { 0x0E98, "apache_tutorial_fly_reactive_foliage" }, + { 0x0E99, "apextraversaldeathvector" }, +// { 0x0E9A, "" }, + { 0x0E9B, "apply_difficulty_frac_with_func" }, +// { 0x0E9C, "" }, + { 0x0E9D, "apply_end_fog" }, + { 0x0E9E, "apply_extra_last_stand" }, + { 0x0E9F, "apply_fog" }, + { 0x0EA0, "apply_friendly_fire_damage_modifier" }, +// { 0x0EA1, "" }, +// { 0x0EA2, "" }, + { 0x0EA3, "apply_synch_attack_damage" }, + { 0x0EA4, "apply_truckjunk" }, + { 0x0EA5, "apply_weapons_status" }, + { 0x0EA6, "apply_whizby" }, + { 0x0EA7, "applyaliensnare" }, + { 0x0EA8, "applyaliensnareinternal" }, + { 0x0EA9, "applybombcarrierclass" }, +// { 0x0EAA, "" }, + { 0x0EAB, "applyflash" }, + { 0x0EAC, "applyformat" }, + { 0x0EAD, "applyformattype" }, + { 0x0EAE, "applygaseffect" }, + { 0x0EAF, "applyglobalempeffects" }, + { 0x0EB0, "applyoutline" }, + { 0x0EB1, "applyperplayerempeffects" }, + { 0x0EB2, "applyperplayerempeffects_ondetonate" }, + { 0x0EB3, "applystunresistence" }, + { 0x0EB4, "approach_anims" }, + { 0x0EB5, "approach_enemy" }, + { 0x0EB6, "approach_types" }, +// { 0x0EB7, "" }, + { 0x0EB8, "approachnumber" }, +// { 0x0EB9, "" }, +// { 0x0EBA, "" }, + { 0x0EBB, "approachwaittillclose" }, + { 0x0EBC, "approx_dist_from_edge" }, + { 0x0EBD, "arc_cached" }, +// { 0x0EBE, "" }, + { 0x0EBF, "arcademode_hud_timer" }, + { 0x0EC0, "arcademode_stop_timer" }, + { 0x0EC1, "arcademode_stoptime" }, + { 0x0EC2, "archetype_exists" }, + { 0x0EC3, "archetypechanged" }, + { 0x0EC4, "archetypeexists" }, + { 0x0EC5, "archetypes" }, + { 0x0EC6, "archive" }, + { 0x0EC7, "are_all_players_using_nuke" }, + { 0x0EC8, "are_opposite_sign" }, + { 0x0EC9, "area1_ents" }, + { 0x0ECA, "area_damage_and_impulse" }, + { 0x0ECB, "areaparallelpipid" }, +// { 0x0ECC, "" }, + { 0x0ECD, "areatriange" }, + { 0x0ECE, "aredifferent" }, + { 0x0ECF, "arm_mine" }, + { 0x0ED0, "arm_player" }, + { 0x0ED1, "armingdelay" }, +// { 0x0ED2, "" }, + { 0x0ED3, "armormitigation" }, + { 0x0ED4, "armorpiercingmod" }, + { 0x0ED5, "armorvestmod" }, + { 0x0ED6, "arms_and_legs" }, + { 0x0ED7, "armtime" }, +// { 0x0ED8, "" }, + { 0x0ED9, "array_2dadd" }, + { 0x0EDA, "array_add" }, + { 0x0EDB, "array_call" }, + { 0x0EDC, "array_combine" }, + { 0x0EDD, "array_combine_keys" }, + { 0x0EDE, "array_combine_non_integer_indices" }, +// { 0x0EDF, "" }, + { 0x0EE0, "array_compare" }, + { 0x0EE1, "array_contains" }, +// { 0x0EE2, "" }, + { 0x0EE3, "array_contains_script_linkto" }, + { 0x0EE4, "array_delete" }, + { 0x0EE5, "array_delete_evenly" }, + { 0x0EE6, "array_exclude" }, + { 0x0EE7, "array_find" }, + { 0x0EE8, "array_index_by_classname" }, + { 0x0EE9, "array_index_by_parameters" }, +// { 0x0EEA, "" }, + { 0x0EEB, "array_insert" }, + { 0x0EEC, "array_is_defined" }, + { 0x0EED, "array_is_greater_than" }, + { 0x0EEE, "array_keep_key_values" }, + { 0x0EEF, "array_keep_values" }, + { 0x0EF0, "array_kill" }, + { 0x0EF1, "array_levelcall" }, + { 0x0EF2, "array_levelthread" }, + { 0x0EF3, "array_levelthread_safe" }, +// { 0x0EF4, "" }, + { 0x0EF5, "array_merge_links" }, + { 0x0EF6, "array_notify" }, + { 0x0EF7, "array_of_triggers1" }, + { 0x0EF8, "array_of_triggers2" }, + { 0x0EF9, "array_of_triggers3" }, + { 0x0EFA, "array_randomize" }, + { 0x0EFB, "array_remove" }, + { 0x0EFC, "array_remove_array" }, + { 0x0EFD, "array_remove_dupes" }, + { 0x0EFE, "array_remove_duplicates" }, +// { 0x0EFF, "" }, + { 0x0F00, "array_remove_nokeys" }, + { 0x0F01, "array_remove_perk" }, +// { 0x0F02, "" }, + { 0x0F03, "array_remove_when_dead" }, + { 0x0F04, "array_removedead" }, + { 0x0F05, "array_removedead_keepkeys" }, +// { 0x0F06, "" }, + { 0x0F07, "array_removedead_zodiac" }, + { 0x0F08, "array_removeinvalidmissiles" }, + { 0x0F09, "array_removeundefined" }, + { 0x0F0A, "array_reverse" }, + { 0x0F0B, "array_setgoalvolume" }, + { 0x0F0C, "array_shift" }, + { 0x0F0D, "array_sort_by_handler" }, + { 0x0F0E, "array_sort_by_handler_parameter" }, +// { 0x0F0F, "" }, +// { 0x0F10, "" }, + { 0x0F11, "array_sortbysorter" }, + { 0x0F12, "array_spawn" }, + { 0x0F13, "array_spawn_allow_fail" }, + { 0x0F14, "array_spawn_function" }, + { 0x0F15, "array_spawn_function_noteworthy" }, + { 0x0F16, "array_spawn_function_targetname" }, +// { 0x0F17, "" }, + { 0x0F18, "array_spawn_targetname" }, + { 0x0F19, "array_spawn_targetname_allow_fail" }, + { 0x0F1A, "array_spawn_targetname_allow_fail_setthreat_insideaware" }, +// { 0x0F1B, "" }, +// { 0x0F1C, "" }, + { 0x0F1D, "array_thread5" }, +// { 0x0F1E, "" }, + { 0x0F1F, "array_thread_safe" }, + { 0x0F20, "array_thread_targetname" }, + { 0x0F21, "array_wait" }, +// { 0x0F22, "" }, + { 0x0F23, "array_waitlogic2" }, + { 0x0F24, "arrayinsertion" }, + { 0x0F25, "arrays_of_colorcoded_ai" }, + { 0x0F26, "arrays_of_colorcoded_nodes" }, + { 0x0F27, "arrays_of_colorcoded_spawners" }, + { 0x0F28, "arrays_of_colorcoded_volumes" }, + { 0x0F29, "arrays_of_colorforced_ai" }, + { 0x0F2A, "arrivalanim" }, + { 0x0F2B, "arrivalendstance" }, + { 0x0F2C, "arrivalnodetype" }, + { 0x0F2D, "arrivalpathgoalpos" }, + { 0x0F2E, "arrivalstance" }, + { 0x0F2F, "arrivalstartdist" }, + { 0x0F30, "arrivaltype" }, + { 0x0F31, "arrive" }, + { 0x0F32, "arrived" }, + { 0x0F33, "artemis_fire" }, + { 0x0F34, "artemis_fire_think" }, + { 0x0F35, "artemis_think" }, +// { 0x0F36, "" }, + { 0x0F37, "artifact_pulse" }, + { 0x0F38, "artifacts" }, + { 0x0F39, "artifacts_fade" }, + { 0x0F3A, "artillery_balcony_stumble" }, + { 0x0F3B, "artillery_balcony_stumble_skip" }, + { 0x0F3C, "artillery_balcony_stumblers_setup" }, + { 0x0F3D, "artillery_disable_player_mg" }, + { 0x0F3E, "artillery_disableweapons" }, +// { 0x0F3F, "" }, + { 0x0F40, "artillery_hesco_tower_drones" }, + { 0x0F41, "artillery_hit_drones" }, +// { 0x0F42, "" }, + { 0x0F43, "artillery_player_slide" }, +// { 0x0F44, "" }, + { 0x0F45, "artillery_smoke_grenade" }, +// { 0x0F46, "" }, + { 0x0F47, "artilleryshellshock" }, + { 0x0F48, "ascend_aim_lerp_anims" }, + { 0x0F49, "ascend_aim_logic" }, + { 0x0F4A, "ascend_aim_logic_cleanup" }, + { 0x0F4B, "ascend_anim_node" }, + { 0x0F4C, "ascend_anims_rate" }, + { 0x0F4D, "ascend_ascend_state" }, + { 0x0F4E, "ascend_ascend_state_transition" }, + { 0x0F4F, "ascend_ascender" }, + { 0x0F50, "ascend_current_rate" }, + { 0x0F51, "ascend_dialog" }, +// { 0x0F52, "" }, + { 0x0F53, "ascend_hook" }, +// { 0x0F54, "" }, + { 0x0F55, "ascend_hook_ally2" }, + { 0x0F56, "ascend_hook_ally3" }, + { 0x0F57, "ascend_hook_ally4" }, + { 0x0F58, "ascend_idle_state" }, + { 0x0F59, "ascend_idle_state_transition" }, + { 0x0F5A, "ascend_ignoreme_loop" }, + { 0x0F5B, "ascend_launch_pos" }, + { 0x0F5C, "ascend_launcher" }, +// { 0x0F5D, "" }, +// { 0x0F5E, "" }, + { 0x0F5F, "ascend_mechanics" }, + { 0x0F60, "ascend_pendulum" }, + { 0x0F61, "ascend_rope1" }, + { 0x0F62, "ascend_rope2" }, + { 0x0F63, "ascend_rope3" }, + { 0x0F64, "ascend_snow_fx" }, + { 0x0F65, "ascend_state" }, + { 0x0F66, "ascend_state_transition" }, + { 0x0F67, "ascend_stop_state" }, + { 0x0F68, "ascend_stop_state_transition" }, + { 0x0F69, "ascend_target_rate" }, + { 0x0F6A, "ascend_vision_sets" }, + { 0x0F6B, "ascend_waiting" }, + { 0x0F6C, "ascend_wind_01" }, + { 0x0F6D, "ascend_wind_02" }, + { 0x0F6E, "ascend_wind_03" }, + { 0x0F6F, "ascend_wind_04" }, + { 0x0F70, "ascender" }, +// { 0x0F71, "" }, + { 0x0F72, "ash_fall_thread" }, + { 0x0F73, "ash_init" }, + { 0x0F74, "asign_blackhawk_riders" }, +// { 0x0F75, "" }, + { 0x0F76, "assemble_plane_wing" }, + { 0x0F77, "assembly_line" }, + { 0x0F78, "assembly_line_animate" }, + { 0x0F79, "assembly_line_notetrack_sound" }, +// { 0x0F7A, "" }, + { 0x0F7B, "assembly_line_piece" }, + { 0x0F7C, "assembly_line_precache" }, + { 0x0F7D, "assembly_line_tank_damage_watch" }, + { 0x0F7E, "assembly_line_tank_notetracks" }, + { 0x0F7F, "assembly_line_tank_part_damage_watch" }, + { 0x0F80, "assembly_line_tank_part_damage_watch_end" }, + { 0x0F81, "assembly_line_tank_part_explode" }, + { 0x0F82, "assembly_line_tank_part_extinguish" }, + { 0x0F83, "assembly_line_tank_part_visible" }, + { 0x0F84, "assert_existance_of_anim" }, + { 0x0F85, "assert_if_anim_not_defined" }, + { 0x0F86, "assert_if_identical_origins" }, + { 0x0F87, "assetname" }, + { 0x0F88, "assign_alien_attributes" }, + { 0x0F89, "assign_alpha" }, + { 0x0F8A, "assign_animals_tree" }, + { 0x0F8B, "assign_animtree" }, + { 0x0F8C, "assign_archetypes" }, + { 0x0F8D, "assign_bravo" }, + { 0x0F8E, "assign_chatter" }, +// { 0x0F8F, "" }, + { 0x0F90, "assign_friendly_heros" }, + { 0x0F91, "assign_fx_to_trigger" }, + { 0x0F92, "assign_generic_human_tree" }, + { 0x0F93, "assign_model" }, + { 0x0F94, "assign_npcid" }, + { 0x0F95, "assign_script_breachgroup_to_ents" }, + { 0x0F96, "assign_unique_id" }, + { 0x0F97, "assignaward" }, + { 0x0F98, "assignawards" }, + { 0x0F99, "assignteamspawns" }, + { 0x0F9A, "assistedsuicide" }, +// { 0x0F9B, "" }, + { 0x0F9C, "assumed_match_length" }, + { 0x0F9D, "at_edge" }, + { 0x0F9E, "at_edge_sign" }, + { 0x0F9F, "at_end_anim_freeze_frame" }, + { 0x0FA0, "at_goal_node" }, + { 0x0FA1, "at_least_goal" }, + { 0x0FA2, "atbrinkofdeath" }, + { 0x0FA3, "atconcealmentnode" }, + { 0x0FA4, "atrium_checkpoint" }, + { 0x0FA5, "atrium_done" }, + { 0x0FA6, "atrium_final_stand" }, +// { 0x0FA7, "" }, + { 0x0FA8, "atrium_player_outside" }, + { 0x0FA9, "atrium_wave2" }, + { 0x0FAA, "atrium_wave3" }, + { 0x0FAB, "atrium_wave4" }, + { 0x0FAC, "attach_audio_points_to_player" }, + { 0x0FAD, "attach_cig" }, + { 0x0FAE, "attach_cig_self" }, +// { 0x0FAF, "" }, + { 0x0FB0, "attach_deck_gun" }, + { 0x0FB1, "attach_dust_to_mover" }, + { 0x0FB2, "attach_flashlight" }, + { 0x0FB3, "attach_fx_anim_model" }, +// { 0x0FB4, "" }, + { 0x0FB5, "attach_fx_anim_model_mall_debris" }, + { 0x0FB6, "attach_fx_anim_model_street_flood" }, + { 0x0FB7, "attach_in_volume" }, + { 0x0FB8, "attach_model_override" }, +// { 0x0FB9, "" }, + { 0x0FBA, "attach_phone" }, +// { 0x0FBB, "" }, + { 0x0FBC, "attach_pistol_right" }, +// { 0x0FBD, "" }, + { 0x0FBE, "attached_actor" }, + { 0x0FBF, "attached_item" }, + { 0x0FC0, "attachedguys" }, + { 0x0FC1, "attachedmodels" }, + { 0x0FC2, "attachedpath" }, + { 0x0FC3, "attachedusemodel" }, + { 0x0FC4, "attachgrenademodel" }, + { 0x0FC5, "attachhat" }, + { 0x0FC6, "attachhead" }, + { 0x0FC7, "attachlid" }, +// { 0x0FC8, "" }, + { 0x0FC9, "attachmentcheck" }, + { 0x0FCA, "attachmentgroup" }, + { 0x0FCB, "attachmentmap_attachtoperk" }, + { 0x0FCC, "attachmentmap_basetounique" }, + { 0x0FCD, "attachmentmap_tobase" }, + { 0x0FCE, "attachmentmap_tounique" }, + { 0x0FCF, "attachmentmap_uniquetobase" }, +// { 0x0FD0, "" }, + { 0x0FD1, "attachments" }, + { 0x0FD2, "attachmentscompatible" }, + { 0x0FD3, "attachmissiles" }, + { 0x0FD4, "attachplayer" }, + { 0x0FD5, "attachplayertochopper" }, + { 0x0FD6, "attachprops" }, +// { 0x0FD7, "" }, + { 0x0FD8, "attachturret" }, +// { 0x0FD9, "" }, + { 0x0FDA, "attack_chopper_monitoruse" }, + { 0x0FDB, "attack_chopper_pot" }, + { 0x0FDC, "attack_chopper_reward_pool" }, + { 0x0FDD, "attack_damage_trigger" }, + { 0x0FDE, "attack_dir" }, +// { 0x0FDF, "" }, + { 0x0FE0, "attack_heli_cleanup" }, + { 0x0FE1, "attack_heli_fx" }, + { 0x0FE2, "attack_heli_safe_volumes" }, + { 0x0FE3, "attack_if_provoked" }, + { 0x0FE4, "attack_indicator_off" }, + { 0x0FE5, "attack_indicator_on" }, + { 0x0FE6, "attack_missile_set_up_and_notify" }, +// { 0x0FE7, "" }, + { 0x0FE8, "attack_origin_condition_threadd" }, + { 0x0FE9, "attack_player_after_death" }, + { 0x0FEA, "attack_pos" }, + { 0x0FEB, "attack_sequence_num" }, + { 0x0FEC, "attack_sound_setup" }, + { 0x0FED, "attack_targets" }, + { 0x0FEE, "attack_times" }, + { 0x0FEF, "attackable" }, + { 0x0FF0, "attackable_ent" }, +// { 0x0FF1, "" }, + { 0x0FF2, "attackback" }, + { 0x0FF3, "attacked" }, +// { 0x0FF4, "" }, + { 0x0FF5, "attackenemyaircraft" }, + { 0x0FF6, "attacker" }, + { 0x0FF7, "attacker_damage" }, + { 0x0FF8, "attacker_isonmyteam" }, +// { 0x0FF9, "" }, + { 0x0FFA, "attackercandamageitem" }, + { 0x0FFB, "attackerdata" }, + { 0x0FFC, "attackerent" }, + { 0x0FFD, "attackerinlaststand" }, + { 0x0FFE, "attackerinremotekillstreak" }, + { 0x0FFF, "attackerishittingteam" }, { 0x1000, "attackernum" }, +// { 0x1001, "" }, { 0x1002, "attackerposition" }, { 0x1003, "attackerride" }, { 0x1004, "attackers" }, { 0x1005, "attackerstance" }, { 0x1006, "attackertable" }, +// { 0x1007, "" }, { 0x1008, "attackheightpos" }, +// { 0x1009, "" }, { 0x100A, "attackheliexcluders" }, { 0x100B, "attackhelifov" }, { 0x100C, "attackheligraceperiod" }, @@ -6010,6 +6273,8 @@ const std::array, 13827> token_list { 0x1012, "attackhelitargetreaquire" }, { 0x1013, "attackhelitimeout" }, { 0x1014, "attacking_player" }, +// { 0x1015, "" }, +// { 0x1016, "" }, { 0x1017, "attackmisstracktargetthread" }, { 0x1018, "attackmovetime" }, { 0x1019, "attacknothingtodo" }, @@ -6019,11 +6284,15 @@ const std::array, 13827> token_list { 0x101D, "attackstate" }, { 0x101E, "attacksuppressableenemy" }, { 0x101F, "attackteleportthread" }, +// { 0x1020, "" }, +// { 0x1021, "" }, { 0x1022, "attackzheight" }, { 0x1023, "attempt_bad_path_melee" }, { 0x1024, "attempt_bad_path_move_nearby_node" }, { 0x1025, "attempt_badpath_jump" }, { 0x1026, "attempt_badpath_move_to_node" }, +// { 0x1027, "" }, +// { 0x1028, "" }, { 0x1029, "attract_guys_to_dog" }, { 0x102A, "attract_range" }, { 0x102B, "attract_strength" }, @@ -6031,6 +6300,7 @@ const std::array, 13827> token_list { 0x102D, "attractor2" }, { 0x102E, "attractor_flare" }, { 0x102F, "attributes" }, +// { 0x1030, "" }, { 0x1031, "atv_death_launchslide" }, { 0x1032, "atv_decide_shoot" }, { 0x1033, "atv_decide_shoot_internal" }, @@ -6045,11 +6315,15 @@ const std::array, 13827> token_list { 0x103C, "atv_reload" }, { 0x103D, "atv_reload_internal" }, { 0x103E, "atv_setanim_common" }, +// { 0x103F, "" }, +// { 0x1040, "" }, { 0x1041, "atv_start_shooting" }, { 0x1042, "atv_stop_shooting" }, +// { 0x1043, "" }, { 0x1044, "atv_waitfor_end" }, { 0x1045, "atv_waitfor_start_aim" }, { 0x1046, "atv_waitfor_start_lean" }, +// { 0x1047, "" }, { 0x1048, "aud_30mm_tail" }, { 0x1049, "aud_add_progress_map" }, { 0x104A, "aud_ajax_chair" }, @@ -6059,21 +6333,29 @@ const std::array, 13827> token_list { 0x104E, "aud_ally_gear_rustle_2" }, { 0x104F, "aud_aux_explosions" }, { 0x1050, "aud_bar" }, +// { 0x1051, "" }, { 0x1052, "aud_birds" }, { 0x1053, "aud_blow_vehicle" }, { 0x1054, "aud_blow_vehicle_low" }, +// { 0x1055, "" }, { 0x1056, "aud_bullet_count" }, { 0x1057, "aud_bumpy_ride" }, +// { 0x1058, "" }, { 0x1059, "aud_bust_windshield" }, +// { 0x105A, "" }, +// { 0x105B, "" }, +// { 0x105C, "" }, { 0x105D, "aud_can_play_outside_wind_gusts" }, { 0x105E, "aud_can_play_rappel_footsteps" }, { 0x105F, "aud_can_play_rope_creak" }, { 0x1060, "aud_can_play_tilt_screams" }, { 0x1061, "aud_car_creak" }, +// { 0x1062, "" }, { 0x1063, "aud_carr_bg_rog_01" }, { 0x1064, "aud_carr_bg_rog_02" }, { 0x1065, "aud_carr_bg_rog_03" }, { 0x1066, "aud_carr_dead_sparrow_ops" }, +// { 0x1067, "" }, { 0x1068, "aud_carr_elevator_exp" }, { 0x1069, "aud_carr_elevator_front" }, { 0x106A, "aud_carr_elevator_rear" }, @@ -6083,11 +6365,14 @@ const std::array, 13827> token_list { 0x106E, "aud_carr_exfil_rog_incoming" }, { 0x106F, "aud_carr_exp_heli_blade" }, { 0x1070, "aud_carr_exp_heli_bounce" }, +// { 0x1071, "" }, { 0x1072, "aud_carr_exp_heli_whoosh" }, { 0x1073, "aud_carr_ghost_mask_on_plr" }, { 0x1074, "aud_carr_gunship_attack_run" }, { 0x1075, "aud_carr_gunship_killed" }, { 0x1076, "aud_carr_hesh_talk_explode" }, +// { 0x1077, "" }, +// { 0x1078, "" }, { 0x1079, "aud_carr_osprey_loader" }, { 0x107A, "aud_carr_osprey_zone_off" }, { 0x107B, "aud_carr_osprey_zone_on" }, @@ -6116,30 +6401,39 @@ const std::array, 13827> token_list { 0x1092, "aud_cart_crash" }, { 0x1093, "aud_charge_set" }, { 0x1094, "aud_check" }, +// { 0x1095, "" }, { 0x1096, "aud_chopper_second" }, { 0x1097, "aud_clear_zone_medbay" }, { 0x1098, "aud_collapse" }, +// { 0x1099, "" }, { 0x109A, "aud_convoy_done" }, { 0x109B, "aud_convoy_start" }, { 0x109C, "aud_coughing" }, { 0x109D, "aud_deck_jet_catapult_01" }, { 0x109E, "aud_deck_jet_catapult_02" }, { 0x109F, "aud_deck_siren" }, +// { 0x10A0, "" }, { 0x10A1, "aud_defend_zodiac_osprey_zone" }, { 0x10A2, "aud_defend_zodiac_zone" }, { 0x10A3, "aud_disable_deathsdoor_audio" }, { 0x10A4, "aud_dish_crash" }, { 0x10A5, "aud_distant_alarm" }, +// { 0x10A6, "" }, { 0x10A7, "aud_dog_scratch" }, { 0x10A8, "aud_dog_thread" }, +// { 0x10A9, "" }, +// { 0x10AA, "" }, { 0x10AB, "aud_doppler_grenade" }, { 0x10AC, "aud_drillholenumber" }, { 0x10AD, "aud_dry_fire" }, { 0x10AE, "aud_enable_deathsdoor_audio" }, { 0x10AF, "aud_end_random_chatter_and_pa" }, { 0x10B0, "aud_end_sniper" }, +// { 0x10B1, "" }, +// { 0x10B2, "" }, { 0x10B3, "aud_enemy_muffled_vo" }, { 0x10B4, "aud_engine_fail" }, +// { 0x10B5, "" }, { 0x10B6, "aud_ext_bombs" }, { 0x10B7, "aud_fast_jets" }, { 0x10B8, "aud_filter_off" }, @@ -6147,6 +6441,7 @@ const std::array, 13827> token_list { 0x10BA, "aud_finale_ally_locs" }, { 0x10BB, "aud_finale_chopper1" }, { 0x10BC, "aud_finale_chopper2" }, +// { 0x10BD, "" }, { 0x10BE, "aud_finale_chopper4" }, { 0x10BF, "aud_finale_pa_guys" }, { 0x10C0, "aud_finale_sniper" }, @@ -6159,21 +6454,34 @@ const std::array, 13827> token_list { 0x10C7, "aud_fx_planes" }, { 0x10C8, "aud_gas_mask_on" }, { 0x10C9, "aud_gear_sounds" }, +// { 0x10CA, "" }, +// { 0x10CB, "" }, { 0x10CC, "aud_gunship_loc" }, +// { 0x10CD, "" }, { 0x10CE, "aud_gunship_trans_4_105_01" }, { 0x10CF, "aud_gunship_trans_4_105_02" }, +// { 0x10D0, "" }, { 0x10D1, "aud_handle_remote_sniper_ai" }, +// { 0x10D2, "" }, +// { 0x10D3, "" }, +// { 0x10D4, "" }, +// { 0x10D5, "" }, +// { 0x10D6, "" }, { 0x10D7, "aud_hvt_rescue_thread" }, +// { 0x10D8, "" }, { 0x10D9, "aud_in_sparrow" }, { 0x10DA, "aud_init_animation_sounds" }, { 0x10DB, "aud_init_flags" }, { 0x10DC, "aud_init_globals" }, +// { 0x10DD, "" }, +// { 0x10DE, "" }, { 0x10DF, "aud_intro_alarms" }, { 0x10E0, "aud_intro_cargo_doors" }, { 0x10E1, "aud_intro_choppers" }, { 0x10E2, "aud_intro_convoy_counter" }, { 0x10E3, "aud_intro_keegan_tinkering" }, { 0x10E4, "aud_intro_seq_lr" }, +// { 0x10E5, "" }, { 0x10E6, "aud_invert" }, { 0x10E7, "aud_inverted_kill_finish" }, { 0x10E8, "aud_inverted_kill_firstguy" }, @@ -6182,87 +6490,128 @@ const std::array, 13827> token_list { 0x10EB, "aud_junction" }, { 0x10EC, "aud_keegan_gunfire" }, { 0x10ED, "aud_last_time" }, +// { 0x10EE, "" }, { 0x10EF, "aud_lerp_eq_over_time" }, +// { 0x10F0, "" }, { 0x10F1, "aud_listen_mk32_reload" }, { 0x10F2, "aud_listen_sprint_or_switch" }, +// { 0x10F3, "" }, +// { 0x10F4, "" }, { 0x10F5, "aud_lynx_rider_death_listener" }, { 0x10F6, "aud_lynx_turrets" }, +// { 0x10F7, "" }, { 0x10F8, "aud_map_range" }, { 0x10F9, "aud_max_bullets" }, { 0x10FA, "aud_medbay_alarms" }, { 0x10FB, "aud_medbay_pa" }, +// { 0x10FC, "" }, { 0x10FD, "aud_mk32_dud_beep_atrium" }, +// { 0x10FE, "" }, +// { 0x10FF, "" }, { 0x1100, "aud_music" }, +// { 0x1101, "" }, +// { 0x1102, "" }, { 0x1103, "aud_ocean02_line_emitter_create" }, { 0x1104, "aud_old_height" }, { 0x1105, "aud_old_rotation" }, { 0x1106, "aud_osprey_controller_off" }, { 0x1107, "aud_osprey_controller_on" }, { 0x1108, "aud_osprey_fire" }, +// { 0x1109, "" }, { 0x110A, "aud_osprey_run" }, +// { 0x110B, "" }, { 0x110C, "aud_outside_crowd_rear" }, { 0x110D, "aud_outside_music" }, { 0x110E, "aud_outside_music_rear" }, { 0x110F, "aud_pa_guys" }, { 0x1110, "aud_party" }, { 0x1111, "aud_pickup_mk32" }, +// { 0x1112, "" }, { 0x1113, "aud_play_and_move_sound" }, +// { 0x1114, "" }, { 0x1115, "aud_play_deck_music" }, +// { 0x1116, "" }, +// { 0x1117, "" }, { 0x1118, "aud_play_intro_music" }, { 0x1119, "aud_play_jet_flyby" }, { 0x111A, "aud_play_jets_zoomby" }, { 0x111B, "aud_play_loop_until_flag" }, { 0x111C, "aud_play_medbay_music" }, +// { 0x111D, "" }, { 0x111E, "aud_play_random_wind_gust" }, { 0x111F, "aud_play_tilt_music" }, +// { 0x1120, "" }, { 0x1121, "aud_play_whizby" }, +// { 0x1122, "" }, { 0x1123, "aud_player_gunfire" }, { 0x1124, "aud_player_jumps_from_sparrow" }, { 0x1125, "aud_player_reloading" }, +// { 0x1126, "" }, { 0x1127, "aud_player_tank_int_on" }, { 0x1128, "aud_post_sparrow_music" }, +// { 0x1129, "" }, { 0x112A, "aud_pre_sniper_rpg_explode" }, { 0x112B, "aud_pre_sniper_rpg_gunner_listener" }, { 0x112C, "aud_pre_sniper_rpg_listener" }, +// { 0x112D, "" }, +// { 0x112E, "" }, +// { 0x112F, "" }, { 0x1130, "aud_random_enemy_chatter" }, { 0x1131, "aud_random_enemy_pa" }, { 0x1132, "aud_random_metal_crumbles" }, +// { 0x1133, "" }, { 0x1134, "aud_random_rumbles_intro" }, { 0x1135, "aud_rappel" }, { 0x1136, "aud_rappel_combat" }, { 0x1137, "aud_rappel_jump_down" }, +// { 0x1138, "" }, { 0x1139, "aud_rpg_gunner_listener" }, +// { 0x113A, "" }, +// { 0x113B, "" }, +// { 0x113C, "" }, { 0x113D, "aud_screen_shake_jumps" }, { 0x113E, "aud_set_spec_ops" }, +// { 0x113F, "" }, +// { 0x1140, "" }, +// { 0x1141, "" }, +// { 0x1142, "" }, { 0x1143, "aud_sniper_fire" }, { 0x1144, "aud_sniper_start_zoom" }, { 0x1145, "aud_sniper_stop_zoom" }, { 0x1146, "aud_sparrow_aiming" }, +// { 0x1147, "" }, { 0x1148, "aud_sparrow_run_spawn_fires" }, { 0x1149, "aud_sparrow_tone" }, { 0x114A, "aud_stadium_crumble1" }, +// { 0x114B, "" }, { 0x114C, "aud_start_garden_events" }, { 0x114D, "aud_start_pseudo_occlusion" }, { 0x114E, "aud_start_sniper" }, { 0x114F, "aud_start_sniper_finale" }, +// { 0x1150, "" }, { 0x1151, "aud_stop_wind" }, { 0x1152, "aud_switch_zone_medbay" }, { 0x1153, "aud_temp_timer" }, { 0x1154, "aud_tilt_barrels_01" }, { 0x1155, "aud_tilt_debris_01" }, { 0x1156, "aud_tilt_front_deck" }, +// { 0x1157, "" }, { 0x1158, "aud_tilt_sliding_cart_01" }, { 0x1159, "aud_tilt_sliding_guya" }, +// { 0x115A, "" }, { 0x115B, "aud_tower_collapse" }, { 0x115C, "aud_tower_to_deck" }, { 0x115D, "aud_traverse_ally_locs" }, { 0x115E, "aud_truck_drive" }, { 0x115F, "aud_truck_enter" }, { 0x1160, "aud_truck_ext_idle_loop" }, +// { 0x1161, "" }, { 0x1162, "aud_truck_start" }, { 0x1163, "aud_turret_indices" }, +// { 0x1164, "" }, { 0x1165, "aud_updating_movement" }, { 0x1166, "aud_vehicle_jolt" }, +// { 0x1167, "" }, { 0x1168, "aud_victory_deck_spawn_fires" }, { 0x1169, "aud_vip_ally_locs" }, { 0x116A, "aud_vip_breach" }, @@ -6275,18 +6624,29 @@ const std::array, 13827> token_list { 0x1171, "aud_wind_state_last" }, { 0x1172, "aud_zipline" }, { 0x1173, "aud_zipline_launcher_loop" }, +// { 0x1174, "" }, { 0x1175, "aud_zodiac_gunship_attack_105_fake" }, +// { 0x1176, "" }, +// { 0x1177, "" }, { 0x1178, "aud_zodiac_jet_catapult_02" }, +// { 0x1179, "" }, +// { 0x117A, "" }, +// { 0x117B, "" }, +// { 0x117C, "" }, { 0x117D, "audio" }, { 0x117E, "audio_bink_percentage_beep_array" }, { 0x117F, "audio_check_to_play_a_beep_or_not" }, { 0x1180, "audio_derrick_explode_logic" }, { 0x1181, "audio_entities" }, { 0x1182, "audio_flag_init" }, +// { 0x1183, "" }, +// { 0x1184, "" }, { 0x1185, "audio_jet_counter" }, { 0x1186, "audio_odin_pressurized_variable" }, { 0x1187, "audio_plane_engine_sounds_dying" }, +// { 0x1188, "" }, { 0x1189, "audio_player_falling_start" }, +// { 0x118A, "" }, { 0x118B, "audio_set_default_ambience" }, { 0x118C, "audio_set_fadein_ambience" }, { 0x118D, "audio_set_infil_ambience" }, @@ -6294,10 +6654,12 @@ const std::array, 13827> token_list { 0x118F, "audio_speed" }, { 0x1190, "audio_start_destruction_loop" }, { 0x1191, "audio_start_plane_engine_sounds" }, +// { 0x1192, "" }, { 0x1193, "audio_start_rushing_water_line_emitter_01" }, { 0x1194, "audio_start_rushing_water_line_emitter_02" }, { 0x1195, "audio_start_rushing_water_line_emitter_03" }, { 0x1196, "audio_stereo_line_emitter" }, +// { 0x1197, "" }, { 0x1198, "audio_stringtable_mapname" }, { 0x1199, "audio_underwater_breath_bubbles" }, { 0x119A, "audio_underwater_breath_surfacing" }, @@ -6305,12 +6667,17 @@ const std::array, 13827> token_list { 0x119C, "audio_wait_to_delete_water_node" }, { 0x119D, "audio_water_level_logic" }, { 0x119E, "audio_zones" }, +// { 0x119F, "" }, { 0x11A0, "aurora_anims" }, +// { 0x11A1, "" }, { 0x11A2, "auto_adjust_difficulty_player_movement_check" }, { 0x11A3, "auto_adjust_difficulty_player_positioner" }, { 0x11A4, "auto_adjust_difficulty_track_player_death" }, +// { 0x11A5, "" }, +// { 0x11A6, "" }, { 0x11A7, "auto_adjust_enemy_died" }, { 0x11A8, "auto_adjust_flags" }, +// { 0x11A9, "" }, { 0x11AA, "auto_adjust_results" }, { 0x11AB, "auto_adust_zone_complete" }, { 0x11AC, "auto_breach" }, @@ -6318,46 +6685,62 @@ const std::array, 13827> token_list { 0x11AE, "auto_flash_text" }, { 0x11AF, "auto_kill_enemies" }, { 0x11B0, "auto_mg42_target" }, +// { 0x11B1, "" }, { 0x11B2, "auto_pilot_rot_control_ref_ent" }, +// { 0x11B3, "" }, { 0x11B4, "autoassign" }, +// { 0x11B5, "" }, +// { 0x11B6, "" }, { 0x11B7, "automatic_sliding_door_detector" }, +// { 0x11B8, "" }, { 0x11B9, "autoresettime" }, { 0x11BA, "autosave_by_name" }, { 0x11BB, "autosave_by_name_silent" }, { 0x11BC, "autosave_by_name_thread" }, { 0x11BD, "autosave_check_override" }, { 0x11BE, "autosave_now" }, +// { 0x11BF, "" }, { 0x11C0, "autosave_now_trigger" }, { 0x11C1, "autosave_or_timeout" }, { 0x11C2, "autosave_past_balcony" }, +// { 0x11C3, "" }, { 0x11C4, "autosave_recon" }, +// { 0x11C5, "" }, { 0x11C6, "autosave_stealth_silent" }, { 0x11C7, "autosave_tactical" }, { 0x11C8, "autosave_tactical_grenade_check" }, { 0x11C9, "autosave_tactical_grenade_check_dieout" }, { 0x11CA, "autosave_tactical_player_nades" }, { 0x11CB, "autosave_tactical_proc" }, +// { 0x11CC, "" }, { 0x11CD, "autosave_threat_check_enabled" }, { 0x11CE, "autosave_timeout" }, { 0x11CF, "autosaveammocheck" }, { 0x11D0, "autosavecheck" }, { 0x11D1, "autosavecheck_not_picky" }, { 0x11D2, "autosavehealthcheck" }, +// { 0x11D3, "" }, +// { 0x11D4, "" }, { 0x11D5, "autosaveprint" }, { 0x11D6, "autosaves_think" }, { 0x11D7, "autosavethreatcheck" }, { 0x11D8, "autoshootanimrate" }, +// { 0x11D9, "" }, { 0x11DA, "autospotadswatcher" }, { 0x11DB, "autospotdeathwatcher" }, { 0x11DC, "autotarget" }, +// { 0x11DD, "" }, { 0x11DE, "available" }, { 0x11DF, "availabledrones" }, +// { 0x11E0, "" }, { 0x11E1, "avengeddog" }, { 0x11E2, "avengedplayer" }, { 0x11E3, "avoidairstrikelocations" }, { 0x11E4, "avoidcarepackages" }, { 0x11E5, "avoidcornervisibleenemies" }, +// { 0x11E6, "" }, { 0x11E7, "avoidenemyspawn" }, +// { 0x11E8, "" }, { 0x11E9, "avoidgrenades" }, { 0x11EA, "avoidkillstreakonspawntimer" }, { 0x11EB, "avoidlastattackerlocation" }, @@ -6365,21 +6748,26 @@ const std::array, 13827> token_list { 0x11ED, "avoidmines" }, { 0x11EE, "avoidrecentlyused" }, { 0x11EF, "avoidsamespawn" }, +// { 0x11F0, "" }, { 0x11F1, "awaittill_either" }, { 0x11F2, "award1_ref" }, { 0x11F3, "award2_ref" }, { 0x11F4, "award_intel" }, +// { 0x11F5, "" }, { 0x11F6, "awards" }, { 0x11F7, "awardxp" }, { 0x11F8, "aware_aievents" }, { 0x11F9, "awareness" }, { 0x11FA, "awareness_param" }, { 0x11FB, "axes" }, +// { 0x11FC, "" }, { 0x11FD, "axischopper" }, +// { 0x11FE, "" }, { 0x11FF, "axismode" }, { 0x1200, "b" }, { 0x1201, "b_bad_guys" }, { 0x1202, "b_falling" }, +// { 0x1203, "" }, { 0x1204, "back_alley_humvee" }, { 0x1205, "back_jerk" }, { 0x1206, "back_light_on" }, @@ -6388,7 +6776,10 @@ const std::array, 13827> token_list { 0x1209, "back_wheel_sfx" }, { 0x120A, "backdoor_guy" }, { 0x120B, "backend_friendly_stealth_logic" }, +// { 0x120C, "" }, { 0x120D, "background_block" }, +// { 0x120E, "" }, +// { 0x120F, "" }, { 0x1210, "background_vo" }, { 0x1211, "backplate_sound_on" }, { 0x1212, "backstab" }, @@ -6396,18 +6787,27 @@ const std::array, 13827> token_list { 0x1214, "backtodefendlocation" }, { 0x1215, "backtorunondamage" }, { 0x1216, "backupbuddyplayfx" }, +// { 0x1217, "" }, { 0x1218, "baclonyguys" }, +// { 0x1219, "" }, { 0x121A, "bad_path_handled" }, +// { 0x121B, "" }, { 0x121C, "badger" }, +// { 0x121D, "" }, { 0x121E, "badpath_jump" }, { 0x121F, "badpathcount" }, { 0x1220, "badpathtime" }, { 0x1221, "badplace" }, +// { 0x1222, "" }, { 0x1223, "badplace_brush_moving" }, { 0x1224, "badplace_cylinder_func" }, +// { 0x1225, "" }, { 0x1226, "badplace_name" }, +// { 0x1227, "" }, { 0x1228, "badplace_think" }, { 0x1229, "badplaceint" }, +// { 0x122A, "" }, +// { 0x122B, "" }, { 0x122C, "badplacer" }, { 0x122D, "badplaces" }, { 0x122E, "badshot" }, @@ -6424,12 +6824,15 @@ const std::array, 13827> token_list { 0x1239, "baker_approach" }, { 0x123A, "baker_building_entry_movement" }, { 0x123B, "baker_crawl_dialogue" }, +// { 0x123C, "" }, +// { 0x123D, "" }, { 0x123E, "baker_drop_bag" }, { 0x123F, "baker_end" }, { 0x1240, "baker_enemy" }, { 0x1241, "baker_enter" }, { 0x1242, "baker_enter_struct" }, { 0x1243, "baker_enter_wreck" }, +// { 0x1244, "" }, { 0x1245, "baker_glint_off" }, { 0x1246, "baker_glint_on" }, { 0x1247, "baker_in_to_jeep_anim" }, @@ -6438,13 +6841,17 @@ const std::array, 13827> token_list { 0x124A, "baker_move_to_stealth_2" }, { 0x124B, "baker_noncombat" }, { 0x124C, "baker_path_to_wreck" }, +// { 0x124D, "" }, { 0x124E, "baker_post_up_at_sharks" }, +// { 0x124F, "" }, { 0x1250, "baker_rappel_hookup" }, { 0x1251, "baker_sonar_path" }, { 0x1252, "baker_sonar_path_dialogue" }, +// { 0x1253, "" }, { 0x1254, "baker_struct" }, { 0x1255, "baker_torpedo_position" }, { 0x1256, "baker_wait_at_container" }, +// { 0x1257, "" }, { 0x1258, "baker_weld_door" }, { 0x1259, "baker_wreck_cleanup" }, { 0x125A, "baker_wreck_dialogue" }, @@ -6453,26 +6860,36 @@ const std::array, 13827> token_list { 0x125D, "balcony_allies_playerhind_logic" }, { 0x125E, "balcony_anims" }, { 0x125F, "balcony_check" }, +// { 0x1260, "" }, { 0x1261, "balcony_death" }, { 0x1262, "balcony_death_damage_watcher" }, +// { 0x1263, "" }, { 0x1264, "balcony_enemies_clip" }, { 0x1265, "balcony_fall_deaths" }, +// { 0x1266, "" }, { 0x1267, "balcony_kill_trigger" }, { 0x1268, "balcony_read" }, { 0x1269, "balcony_turret" }, { 0x126A, "balconyent" }, { 0x126B, "balconystumblers" }, +// { 0x126C, "" }, { 0x126D, "ball_angle" }, { 0x126E, "ball_i" }, +// { 0x126F, "" }, { 0x1270, "ball_offset" }, { 0x1271, "ball_ring" }, { 0x1272, "balldrone" }, +// { 0x1273, "" }, +// { 0x1274, "" }, +// { 0x1275, "" }, +// { 0x1276, "" }, { 0x1277, "balldrone_burstfirestop" }, { 0x1278, "balldrone_enemy_lightfx" }, { 0x1279, "balldrone_followplayer" }, { 0x127A, "balldrone_friendly_lightfx" }, { 0x127B, "balldrone_handledamage" }, { 0x127C, "balldrone_leave" }, +// { 0x127D, "" }, { 0x127E, "balldrone_moving_platform_death" }, { 0x127F, "balldrone_stunned" }, { 0x1280, "balldrone_watchdeath" }, @@ -6495,6 +6912,8 @@ const std::array, 13827> token_list { 0x1291, "bar_death" }, { 0x1292, "bar_drift_rate" }, { 0x1293, "bar_enemies" }, +// { 0x1294, "" }, +// { 0x1295, "" }, { 0x1296, "bar_enemy_lights_out_accuracy" }, { 0x1297, "bar_enemy_panic_vo" }, { 0x1298, "bar_enemy_reach" }, @@ -6506,6 +6925,7 @@ const std::array, 13827> token_list { 0x129E, "bar_enemy_vo" }, { 0x129F, "bar_enemy_wave2_3_react" }, { 0x12A0, "bar_enemy_wave2_behavior" }, +// { 0x12A1, "" }, { 0x12A2, "bar_guy11" }, { 0x12A3, "bar_guy9" }, { 0x12A4, "bar_guy_watch_death" }, @@ -6520,6 +6940,7 @@ const std::array, 13827> token_list { 0x12AD, "bar_rorke_warning_vo" }, { 0x12AE, "bar_spotted_func" }, { 0x12AF, "bar_stool_anim" }, +// { 0x12B0, "" }, { 0x12B1, "bar_strobe_player_force_off" }, { 0x12B2, "bar_strobe_player_on" }, { 0x12B3, "barbed_wire_waver" }, @@ -6533,16 +6954,24 @@ const std::array, 13827> token_list { 0x12BB, "barrel_model_1" }, { 0x12BC, "barrel_model_2" }, { 0x12BD, "barrel_model_3" }, +// { 0x12BE, "" }, { 0x12BF, "barrel_model_5" }, { 0x12C0, "barrel_roll" }, +// { 0x12C1, "" }, +// { 0x12C2, "" }, +// { 0x12C3, "" }, { 0x12C4, "base" }, { 0x12C5, "base_accuracy" }, { 0x12C6, "base_alarm" }, { 0x12C7, "base_alarm_loop" }, +// { 0x12C8, "" }, { 0x12C9, "base_array_ai_cleanup_spawn_function" }, +// { 0x12CA, "" }, +// { 0x12CB, "" }, { 0x12CC, "base_array_ambient_a10_gun_dive_1b" }, { 0x12CD, "base_array_ambient_a10_gun_dive_2" }, { 0x12CE, "base_array_ambient_a10_gun_dive_2b" }, +// { 0x12CF, "" }, { 0x12D0, "base_array_ambient_a10_gun_dive_3b" }, { 0x12D1, "base_array_ambient_dogfight_1" }, { 0x12D2, "base_array_ambient_dogfight_1b" }, @@ -6560,11 +6989,14 @@ const std::array, 13827> token_list { 0x12DE, "base_array_end_vo" }, { 0x12DF, "base_array_enemies_setup" }, { 0x12E0, "base_array_exit_rpg" }, +// { 0x12E1, "" }, { 0x12E2, "base_array_init" }, { 0x12E3, "base_array_main" }, { 0x12E4, "base_array_mortar_strikes" }, { 0x12E5, "base_array_pinned_down_allies" }, +// { 0x12E6, "" }, { 0x12E7, "base_array_trucks_01_setup" }, +// { 0x12E8, "" }, { 0x12E9, "base_array_vo" }, { 0x12EA, "base_falling_hands_anim" }, { 0x12EB, "base_falling_legs_anim" }, @@ -6572,6 +7004,7 @@ const std::array, 13827> token_list { 0x12ED, "baseaccuracy" }, { 0x12EE, "basealpha" }, { 0x12EF, "baseangles" }, +// { 0x12F0, "" }, { 0x12F1, "baseeffectforward" }, { 0x12F2, "baseeffectpos" }, { 0x12F3, "baseeffectright" }, @@ -6581,13 +7014,17 @@ const std::array, 13827> token_list { 0x12F7, "baseignorerandombulletdamage" }, { 0x12F8, "baseline_speed" }, { 0x12F9, "basement_ally_movement" }, +// { 0x12FA, "" }, { 0x12FB, "basename" }, +// { 0x12FC, "" }, { 0x12FD, "basetile" }, { 0x12FE, "basetime" }, { 0x12FF, "basewidth" }, { 0x1300, "baseyaw" }, +// { 0x1301, "" }, { 0x1302, "batman_begins" }, { 0x1303, "batman_rotate_plane" }, +// { 0x1304, "" }, { 0x1305, "battingcage_door_peek" }, { 0x1306, "battle_chatter_controller_friendlies" }, { 0x1307, "battlebuddy" }, @@ -6595,36 +7032,55 @@ const std::array, 13827> token_list { 0x1309, "battlebuddywaitlist" }, { 0x130A, "battlechatter" }, { 0x130B, "battlechatter_canprint" }, +// { 0x130C, "" }, { 0x130D, "battlechatter_debugprint" }, +// { 0x130E, "" }, { 0x130F, "battlechatter_off" }, { 0x1310, "battlechatter_on" }, { 0x1311, "battlechatter_on_thread" }, { 0x1312, "battlechatter_print" }, +// { 0x1313, "" }, { 0x1314, "battlechatter_printdumpline" }, { 0x1315, "battlechatter_setup" }, +// { 0x1316, "" }, { 0x1317, "bay_door_lower_model" }, +// { 0x1318, "" }, { 0x1319, "bay_door_upper_model" }, { 0x131A, "bbdata_init" }, +// { 0x131B, "" }, { 0x131C, "bc_ascend" }, +// { 0x131D, "" }, +// { 0x131E, "" }, +// { 0x131F, "" }, { 0x1320, "bc_enabled" }, +// { 0x1321, "" }, { 0x1322, "bc_end_fic" }, +// { 0x1323, "" }, { 0x1324, "bc_eventtypelastusedtimeplr" }, +// { 0x1325, "" }, { 0x1326, "bc_front_fic" }, { 0x1327, "bc_helo_fic" }, { 0x1328, "bc_helo_reinforce" }, { 0x1329, "bc_helo_reinforce_kill" }, +// { 0x132A, "" }, { 0x132B, "bc_isspeaking" }, { 0x132C, "bc_mid" }, +// { 0x132D, "" }, { 0x132E, "bc_rolling_door_open" }, { 0x132F, "bc_snow_tweaks" }, { 0x1330, "bc_street" }, +// { 0x1331, "" }, { 0x1332, "bc_street_fic" }, { 0x1333, "bccountryid" }, +// { 0x1334, "" }, { 0x1335, "bcgetclaimednode" }, { 0x1336, "bcinfo" }, +// { 0x1337, "" }, { 0x1338, "bclearstrafeturnrate" }, { 0x1339, "bcname" }, +// { 0x133A, "" }, { 0x133B, "bcprintfailprefix" }, +// { 0x133C, "" }, { 0x133D, "bcqb_pa_playing" }, { 0x133E, "bcrank" }, { 0x133F, "bcrashmix" }, @@ -6633,18 +7089,23 @@ const std::array, 13827> token_list { 0x1342, "bcs_location_trigs_init" }, { 0x1343, "bcs_locations" }, { 0x1344, "bcs_maxtalkingdistsqrdfromplayer" }, +// { 0x1345, "" }, { 0x1346, "bcs_minpriority" }, { 0x1347, "bcs_on" }, { 0x1348, "bcs_scripted_dialogue_start" }, { 0x1349, "bcs_setup_chatter_toggle_array" }, +// { 0x134A, "" }, { 0x134B, "bcs_setup_flavorburst_toggle_array" }, { 0x134C, "bcs_setup_teams_array" }, { 0x134D, "bcs_setup_voice" }, { 0x134E, "bcs_threatresettime" }, +// { 0x134F, "" }, { 0x1350, "bcsdebugwaiter" }, +// { 0x1351, "" }, { 0x1352, "bcsounds" }, { 0x1353, "bdamagesoundplaying" }, { 0x1354, "bdcheck" }, +// { 0x1355, "" }, { 0x1356, "bdefenddoorexplosionplaying" }, { 0x1357, "bdisabledefaultfacialanims" }, { 0x1358, "bdisablegearsounds" }, @@ -6656,10 +7117,12 @@ const std::array, 13827> token_list { 0x135E, "beach_a10_return_flybys" }, { 0x135F, "beach_ai" }, { 0x1360, "beach_ally_default" }, +// { 0x1361, "" }, { 0x1362, "beach_artillery_balcony_logic" }, { 0x1363, "beach_balcony_collapse_watcher" }, { 0x1364, "beach_battlehind_default" }, { 0x1365, "beach_battlehind_rpgers" }, +// { 0x1366, "" }, { 0x1367, "beach_battlehinds_start" }, { 0x1368, "beach_bunker_backtrack_blocker" }, { 0x1369, "beach_bunker_drones" }, @@ -6668,6 +7131,7 @@ const std::array, 13827> token_list { 0x136C, "beach_dof_changes" }, { 0x136D, "beach_enemy_attack_player_manager" }, { 0x136E, "beach_enemy_default" }, +// { 0x136F, "" }, { 0x1370, "beach_flyover_helis" }, { 0x1371, "beach_front_nodes_think" }, { 0x1372, "beach_frontline_abrams" }, @@ -6676,8 +7140,11 @@ const std::array, 13827> token_list { 0x1375, "beach_hind_balcony_missile_logic" }, { 0x1376, "beach_hovercraft_looper" }, { 0x1377, "beach_hovercraft_tanks_default" }, +// { 0x1378, "" }, { 0x1379, "beach_m880_death_hack" }, +// { 0x137A, "" }, { 0x137B, "beach_nh90_damagestate" }, +// { 0x137C, "" }, { 0x137D, "beach_path_drones" }, { 0x137E, "beach_playerhind_attack_logic" }, { 0x137F, "beach_playerhind_attack_target" }, @@ -6689,7 +7156,9 @@ const std::array, 13827> token_list { 0x1385, "beach_ship_ambient_artillery" }, { 0x1386, "beach_ship_phalanx_start" }, { 0x1387, "beach_ship_phalanx_system" }, +// { 0x1388, "" }, { 0x1389, "beach_ship_phalanx_think" }, +// { 0x138A, "" }, { 0x138B, "beach_tank_balcony_logic" }, { 0x138C, "beach_tank_balcony_stumble" }, { 0x138D, "beach_tank_balcony_stumbler_notetrack" }, @@ -6701,9 +7170,11 @@ const std::array, 13827> token_list { 0x1393, "beach_trenches_part2_dialogue" }, { 0x1394, "beach_vehicle_default" }, { 0x1395, "beach_wave1_ai" }, +// { 0x1396, "" }, { 0x1397, "beach_wave1_artillery_drones" }, { 0x1398, "beach_wave1_artillery_retreat" }, { 0x1399, "beach_wave1_dialog" }, +// { 0x139A, "" }, { 0x139B, "beach_wave1_enemy_drones" }, { 0x139C, "beach_wave1_hind_flybys" }, { 0x139D, "beach_wave1_logic" }, @@ -6712,40 +7183,68 @@ const std::array, 13827> token_list { 0x13A0, "beach_wave2_logic" }, { 0x13A1, "beach_wave2_playerhind_deathfunc" }, { 0x13A2, "beach_wave2_playerhind_evade" }, +// { 0x13A3, "" }, +// { 0x13A4, "" }, { 0x13A5, "beach_wave2_playerhind_path_logic" }, { 0x13A6, "beach_wave2_playerhind_pathing" }, +// { 0x13A7, "" }, { 0x13A8, "beach_wave2_vehicle_watcher" }, { 0x13A9, "beach_wave3_dialogue" }, { 0x13AA, "beach_wave3_logic" }, { 0x13AB, "beach_wave3_tank_dropoff" }, { 0x13AC, "beach_wave3_tank_setup" }, { 0x13AD, "beachfronelinedrones" }, +// { 0x13AE, "" }, { 0x13AF, "beachhinds" }, { 0x13B0, "beachlander" }, { 0x13B1, "beachtanks" }, +// { 0x13B2, "" }, +// { 0x13B3, "" }, { 0x13B4, "beforestairanim" }, +// { 0x13B5, "" }, { 0x13B6, "begin_anim_reach" }, { 0x13B7, "begin_atrium" }, +// { 0x13B8, "" }, +// { 0x13B9, "" }, +// { 0x13BA, "" }, { 0x13BB, "begin_building_entry" }, +// { 0x13BC, "" }, +// { 0x13BD, "" }, { 0x13BE, "begin_checkpoint" }, +// { 0x13BF, "" }, { 0x13C0, "begin_combat" }, +// { 0x13C1, "" }, { 0x13C2, "begin_courtyard" }, { 0x13C3, "begin_deck_combat" }, +// { 0x13C4, "" }, { 0x13C5, "begin_deck_transition" }, { 0x13C6, "begin_deck_victory" }, +// { 0x13C7, "" }, { 0x13C8, "begin_defend_blowdoors1" }, { 0x13C9, "begin_defend_blowdoors2" }, +// { 0x13CA, "" }, { 0x13CB, "begin_defend_plat" }, +// { 0x13CC, "" }, { 0x13CD, "begin_defend_zodiac" }, { 0x13CE, "begin_drive_in" }, +// { 0x13CF, "" }, +// { 0x13D0, "" }, +// { 0x13D1, "" }, { 0x13D2, "begin_exfil_tank" }, { 0x13D3, "begin_finale" }, { 0x13D4, "begin_garden" }, +// { 0x13D5, "" }, { 0x13D6, "begin_hvt_test" }, +// { 0x13D7, "" }, +// { 0x13D8, "" }, { 0x13D9, "begin_interior_cqb" }, { 0x13DA, "begin_interior_vault_scene" }, { 0x13DB, "begin_intro" }, { 0x13DC, "begin_inverted_rappel" }, +// { 0x13DD, "" }, +// { 0x13DE, "" }, +// { 0x13DF, "" }, +// { 0x13E0, "" }, { 0x13E1, "begin_rail_vo" }, { 0x13E2, "begin_rappel" }, { 0x13E3, "begin_rappel_stealth" }, @@ -6756,27 +7255,37 @@ const std::array, 13827> token_list { 0x13E8, "begin_shadow_kill" }, { 0x13E9, "begin_slow_intro" }, { 0x13EA, "begin_stairwell" }, +// { 0x13EB, "" }, +// { 0x13EC, "" }, { 0x13ED, "begin_traverse" }, +// { 0x13EE, "" }, { 0x13EF, "begin_zipline" }, { 0x13F0, "beginairdropmarkertracking" }, { 0x13F1, "beginairdropviamarker" }, +// { 0x13F2, "" }, { 0x13F3, "beginclasschoice" }, { 0x13F4, "begincustomevent" }, +// { 0x13F5, "" }, { 0x13F6, "begingrenadetracking" }, { 0x13F7, "beginharrier" }, { 0x13F8, "beginningoflevelsave" }, +// { 0x13F9, "" }, { 0x13FA, "beginsmokegrenadetracking" }, { 0x13FB, "beginteamchoice" }, { 0x13FC, "behavior" }, { 0x13FD, "being_charged" }, +// { 0x13FE, "" }, { 0x13FF, "beingartilleryshellshocked" }, { 0x1400, "beingdestroyed" }, { 0x1401, "beingrevived" }, { 0x1402, "belowcumulativepainthreshold" }, +// { 0x1403, "" }, { 0x1404, "bestminitarget" }, { 0x1405, "bestspawnflag" }, +// { 0x1406, "" }, { 0x1407, "better" }, { 0x1408, "betty_tutorial_given" }, +// { 0x1409, "" }, { 0x140A, "bfirstmoveanim" }, { 0x140B, "bg" }, { 0x140C, "bg_loop_sound" }, @@ -6785,6 +7294,8 @@ const std::array, 13827> token_list { 0x140F, "bg_viewbobmax" }, { 0x1410, "bg_weaponbobamplitudebase" }, { 0x1411, "bg_zodiac_respawn" }, +// { 0x1412, "" }, +// { 0x1413, "" }, { 0x1414, "bhasgunwhileriding" }, { 0x1415, "bhasnopath" }, { 0x1416, "bidlehitreaction" }, @@ -6796,67 +7307,92 @@ const std::array, 13827> token_list { 0x141C, "big_wreck_2_dialogue" }, { 0x141D, "big_wreck_2_setup" }, { 0x141E, "big_wreck_baker_stealth" }, +// { 0x141F, "" }, { 0x1420, "big_wreck_dialogue" }, { 0x1421, "big_wreck_encounter" }, +// { 0x1422, "" }, { 0x1423, "big_wreck_kill_when_outside" }, { 0x1424, "big_wreck_setup" }, { 0x1425, "big_wreck_shark" }, { 0x1426, "big_wreck_shark_baker_teleport" }, { 0x1427, "big_wreck_tilt" }, { 0x1428, "big_wreck_track_player_gunfire" }, +// { 0x1429, "" }, { 0x142A, "bigjump" }, { 0x142B, "bigjump_player_blend_to_anim" }, { 0x142C, "bigjump_timedelta" }, { 0x142D, "bigmissile1" }, { 0x142E, "bike" }, +// { 0x142F, "" }, { 0x1430, "bike_avoids_obstacles" }, { 0x1431, "bike_death_score" }, { 0x1432, "bike_drives_path" }, { 0x1433, "bike_ent_wipe_out_check" }, { 0x1434, "bike_randomly_changes_lanes" }, +// { 0x1435, "" }, { 0x1436, "bike_turns" }, { 0x1437, "bin_failsafe" }, { 0x1438, "binding" }, +// { 0x1439, "" }, { 0x143A, "bink_is_paused" }, { 0x143B, "bink_percentage" }, { 0x143C, "bink_start_time" }, { 0x143D, "binoc_target" }, { 0x143E, "binocular_body_features_left" }, +// { 0x143F, "" }, { 0x1440, "binocular_face_scanning" }, { 0x1441, "binocular_face_scanning_data" }, +// { 0x1442, "" }, { 0x1443, "binocular_face_scanning_lines_complete" }, +// { 0x1444, "" }, +// { 0x1445, "" }, { 0x1446, "binocular_profile_materials" }, +// { 0x1447, "" }, { 0x1448, "binocular_reticle_target_reaction" }, { 0x1449, "binocular_status_update" }, { 0x144A, "binocular_target" }, { 0x144B, "binocular_zoom_levels" }, +// { 0x144C, "" }, +// { 0x144D, "" }, { 0x144E, "binoculars_angles_display" }, { 0x144F, "binoculars_calculate_range" }, { 0x1450, "binoculars_clear_hud" }, +// { 0x1451, "" }, { 0x1452, "binoculars_default_zoom_level" }, +// { 0x1453, "" }, { 0x1454, "binoculars_hide_deactive_hint" }, { 0x1455, "binoculars_hide_hint" }, { 0x1456, "binoculars_hud" }, { 0x1457, "binoculars_hud_item" }, { 0x1458, "binoculars_init" }, +// { 0x1459, "" }, { 0x145A, "binoculars_linked_to_target" }, { 0x145B, "binoculars_lock_to_target" }, { 0x145C, "binoculars_monitor_scanning" }, { 0x145D, "binoculars_monitor_scanning_button" }, +// { 0x145E, "" }, +// { 0x145F, "" }, +// { 0x1460, "" }, { 0x1461, "binoculars_pip_update_position" }, { 0x1462, "binoculars_remove_target_on_death" }, { 0x1463, "binoculars_reticle_lerp_to_tag" }, { 0x1464, "binoculars_scan_for_targets" }, { 0x1465, "binoculars_scan_target" }, { 0x1466, "binoculars_scan_target_points" }, +// { 0x1467, "" }, { 0x1468, "binoculars_set_default_zoom_level" }, { 0x1469, "binoculars_set_vision_set" }, +// { 0x146A, "" }, { 0x146B, "binoculars_trace" }, +// { 0x146C, "" }, { 0x146D, "binoculars_vision_set" }, { 0x146E, "binoculars_zoom_display" }, { 0x146F, "binoculars_zooming" }, +// { 0x1470, "" }, { 0x1471, "bird_fly" }, +// { 0x1472, "" }, { 0x1473, "bird_fx" }, +// { 0x1474, "" }, { 0x1475, "bird_model" }, { 0x1476, "bird_sit" }, { 0x1477, "bird_startle" }, @@ -6865,36 +7401,51 @@ const std::array, 13827> token_list { 0x147A, "birdmodel_anims" }, { 0x147B, "birds" }, { 0x147C, "birds_createents" }, +// { 0x147D, "" }, +// { 0x147E, "" }, { 0x147F, "birds_finishbirdtypesetup" }, { 0x1480, "birds_fly" }, +// { 0x1481, "" }, { 0x1482, "birds_get_last_takeoff" }, { 0x1483, "birds_isperchsafe" }, { 0x1484, "birds_loadfromstruct" }, { 0x1485, "birds_on_baddy" }, { 0x1486, "birds_path_move_first_point" }, { 0x1487, "birds_perchdangertrigger" }, +// { 0x1488, "" }, { 0x1489, "birds_perchsetuppath" }, +// { 0x148A, "" }, { 0x148B, "birds_savetostruct" }, { 0x148C, "birds_savetostructandwaitfortriggerstart" }, +// { 0x148D, "" }, { 0x148E, "birds_setup" }, { 0x148F, "birds_setupconnectedperches" }, +// { 0x1490, "" }, +// { 0x1491, "" }, { 0x1492, "birth_time" }, { 0x1493, "bisgunner" }, { 0x1494, "bishop" }, +// { 0x1495, "" }, +// { 0x1496, "" }, { 0x1497, "bishop_in_crosshairs" }, { 0x1498, "bishop_loop_carry_pose" }, +// { 0x1499, "" }, { 0x149A, "bishop_speaks" }, { 0x149B, "bishop_stool" }, +// { 0x149C, "" }, { 0x149D, "bkillplayer" }, +// { 0x149E, "" }, { 0x149F, "black_fade" }, { 0x14A0, "black_ice_geyser2_pulse" }, { 0x14A1, "black_ice_geyser_pulse" }, { 0x14A2, "black_ice_hide_hud" }, { 0x14A3, "black_ice_hud" }, { 0x14A4, "black_ice_hud_actionslotshide" }, +// { 0x14A5, "" }, { 0x14A6, "black_ice_hud_compass" }, { 0x14A7, "black_ice_hud_showstance" }, { 0x14A8, "black_ice_show_previous_hud" }, +// { 0x14A9, "" }, { 0x14AA, "black_screen_vo" }, { 0x14AB, "blackbox_alienkilled" }, { 0x14AC, "blackbox_endgame" }, @@ -6902,6 +7453,7 @@ const std::array, 13827> token_list { 0x14AE, "blackbox_laststand" }, { 0x14AF, "blackhawk_ally" }, { 0x14B0, "blackhawk_countermeasure" }, +// { 0x14B1, "" }, { 0x14B2, "blackhawk_idle_next_to_factory" }, { 0x14B3, "blackhawk_into_position" }, { 0x14B4, "blackhawk_landing" }, @@ -6919,11 +7471,14 @@ const std::array, 13827> token_list { 0x14C0, "blackout_enemy45" }, { 0x14C1, "blackout_loop_anims" }, { 0x14C2, "blackout_moment_anims" }, +// { 0x14C3, "" }, { 0x14C4, "blackout_no_blur" }, +// { 0x14C5, "" }, { 0x14C6, "blackscreen" }, { 0x14C7, "blackscreen_intro" }, { 0x14C8, "blank" }, { 0x14C9, "blast_shield" }, +// { 0x14CA, "" }, { 0x14CB, "blastshieldclamp" }, { 0x14CC, "blastshieldmod" }, { 0x14CD, "blastshieldusetracker" }, @@ -6936,9 +7491,13 @@ const std::array, 13827> token_list { 0x14D4, "blend_player_position" }, { 0x14D5, "blend_player_to_arms" }, { 0x14D6, "blend_struct" }, +// { 0x14D7, "" }, +// { 0x14D8, "" }, { 0x14D9, "blend_to_exploder" }, { 0x14DA, "blend_wind_setting_internal" }, { 0x14DB, "blend_zones" }, +// { 0x14DC, "" }, +// { 0x14DD, "" }, { 0x14DE, "blended_link" }, { 0x14DF, "blendintocrouchrun" }, { 0x14E0, "blendintocrouchwalk" }, @@ -6947,15 +7506,19 @@ const std::array, 13827> token_list { 0x14E3, "blendtreeanims" }, { 0x14E4, "blindfire" }, { 0x14E5, "blinkinglightfx" }, +// { 0x14E6, "" }, +// { 0x14E7, "" }, { 0x14E8, "blitz_allies_trigger_origin" }, { 0x14E9, "blitz_axis_trigger_origin" }, { 0x14EA, "blitzgetteam" }, { 0x14EB, "block_ally_cornerwaving" }, { 0x14EC, "block_ally_sneak_to_node" }, +// { 0x14ED, "" }, { 0x14EE, "block_garage_exit" }, { 0x14EF, "block_off_road_during_convoy" }, { 0x14F0, "block_until_at_struct" }, { 0x14F1, "block_until_fully_stopped_and_idle" }, +// { 0x14F2, "" }, { 0x14F3, "blockarea" }, { 0x14F4, "blockentsinarea" }, { 0x14F5, "blocker_hive_active" }, @@ -6964,16 +7527,23 @@ const std::array, 13827> token_list { 0x14F8, "blocker_hive_cycle" }, { 0x14F9, "blocker_hive_hp_bar" }, { 0x14FA, "blocker_hive_pain_monitor" }, +// { 0x14FB, "" }, +// { 0x14FC, "" }, { 0x14FD, "blockgoalpos" }, { 0x14FE, "blocking" }, { 0x14FF, "blockingpain" }, { 0x1500, "blockplayeruav" }, { 0x1501, "blockweapondrops" }, { 0x1502, "blood_splat_on_screen" }, +// { 0x1503, "" }, +// { 0x1504, "" }, { 0x1505, "bloodrushregenhealthmod" }, { 0x1506, "bloodrushregenspeedmod" }, { 0x1507, "bloodsplateffect" }, { 0x1508, "bloody_death" }, +// { 0x1509, "" }, +// { 0x150A, "" }, +// { 0x150B, "" }, { 0x150C, "blowdoors" }, { 0x150D, "blowit_beep" }, { 0x150E, "blowout_goalradius_on_pathend" }, @@ -6990,73 +7560,103 @@ const std::array, 13827> token_list { 0x1519, "bnoanimunload" }, { 0x151A, "bnpcpostsoundplaying" }, { 0x151B, "bo_enemy3" }, +// { 0x151C, "" }, { 0x151D, "bo_enemy5" }, +// { 0x151E, "" }, +// { 0x151F, "" }, { 0x1520, "boat2_in_sounds" }, { 0x1521, "boat_crashing_waves" }, { 0x1522, "boat_fall_trigs" }, { 0x1523, "boat_mginit" }, { 0x1524, "boat_populate" }, +// { 0x1525, "" }, +// { 0x1526, "" }, { 0x1527, "boat_teleport" }, +// { 0x1528, "" }, { 0x1529, "boat_vo" }, { 0x152A, "boats" }, { 0x152B, "boats_struct" }, { 0x152C, "bob_axis" }, { 0x152D, "bob_mask" }, +// { 0x152E, "" }, { 0x152F, "bob_value" }, { 0x1530, "bobbing_actor" }, +// { 0x1531, "" }, { 0x1532, "bobbing_jitter_cleanup" }, { 0x1533, "bobbing_object" }, +// { 0x1534, "" }, { 0x1535, "bobbing_ripple" }, { 0x1536, "bobbing_updown" }, { 0x1537, "bobcat" }, { 0x1538, "bodies" }, +// { 0x1539, "" }, { 0x153A, "body_ext" }, +// { 0x153B, "" }, { 0x153C, "body_is_falling" }, { 0x153D, "bodyarmorhp" }, { 0x153E, "bodyindex" }, +// { 0x153F, "" }, { 0x1540, "bog_style_mortar" }, +// { 0x1541, "" }, { 0x1542, "bog_style_mortar_cleanup" }, { 0x1543, "bog_style_mortar_cooldown" }, { 0x1544, "bog_style_mortar_explode" }, { 0x1545, "bog_style_mortar_off" }, { 0x1546, "bog_style_mortar_on" }, { 0x1547, "bog_style_mortar_think" }, +// { 0x1548, "" }, +// { 0x1549, "" }, { 0x154A, "bokeh_ent" }, { 0x154B, "bokehdots_audition_test" }, { 0x154C, "bold_dog_jeep" }, { 0x154D, "bolthit" }, { 0x154E, "bomb" }, { 0x154F, "bomb_squad" }, +// { 0x1550, "" }, +// { 0x1551, "" }, { 0x1552, "bombdefusetrig" }, +// { 0x1553, "" }, { 0x1554, "bombexploded" }, +// { 0x1555, "" }, { 0x1556, "bombowner" }, { 0x1557, "bombplanted" }, { 0x1558, "bombplantedtime" }, +// { 0x1559, "" }, { 0x155A, "bombsquadicon" }, { 0x155B, "bombsquadicons" }, +// { 0x155C, "" }, { 0x155D, "bombsquadmodel" }, { 0x155E, "bombsquadvisibilityupdater" }, { 0x155F, "bombsquadwaiter_missilefire" }, { 0x1560, "bombstrike" }, { 0x1561, "bombtimer" }, +// { 0x1562, "" }, { 0x1563, "bombwatcher" }, { 0x1564, "bombzones" }, { 0x1565, "bone" }, +// { 0x1566, "" }, { 0x1567, "boneyard_style_heli_missile_attack" }, +// { 0x1568, "" }, +// { 0x1569, "" }, { 0x156A, "bool" }, { 0x156B, "border" }, { 0x156C, "border_thickness" }, +// { 0x156D, "" }, { 0x156E, "borescope" }, +// { 0x156F, "" }, +// { 0x1570, "" }, { 0x1571, "bot" }, { 0x1572, "bot_3d_sighting_model" }, { 0x1573, "bot_3d_sighting_model_thread" }, { 0x1574, "bot_abort_tactical_goal" }, { 0x1575, "bot_add_ambush_time_delayed" }, +// { 0x1576, "" }, { 0x1577, "bot_add_to_bot_damage_targets" }, { 0x1578, "bot_add_to_bot_level_targets" }, { 0x1579, "bot_add_to_bot_use_targets" }, { 0x157A, "bot_allowed_to_use_killstreaks" }, { 0x157B, "bot_ambush_end" }, +// { 0x157C, "" }, { 0x157D, "bot_attachment_reticle" }, { 0x157E, "bot_attachmenttable" }, { 0x157F, "bot_balance_personality" }, @@ -7070,7 +7670,9 @@ const std::array, 13827> token_list { 0x1587, "bot_can_use_air_superiority" }, { 0x1588, "bot_can_use_ball_drone" }, { 0x1589, "bot_can_use_box_by_type" }, +// { 0x158A, "" }, { 0x158B, "bot_can_use_point_in_defend" }, +// { 0x158C, "" }, { 0x158D, "bot_capture_zone" }, { 0x158E, "bot_capture_zone_get_furthest_distance" }, { 0x158F, "bot_check_team_is_using_position" }, @@ -7084,18 +7686,28 @@ const std::array, 13827> token_list { 0x1597, "bot_control_heli_pilot" }, { 0x1598, "bot_control_heli_sniper" }, { 0x1599, "bot_control_odin" }, +// { 0x159A, "" }, +// { 0x159B, "" }, +// { 0x159C, "" }, { 0x159D, "bot_control_vanguard" }, { 0x159E, "bot_crate_is_command_goal" }, { 0x159F, "bot_crate_valid" }, { 0x15A0, "bot_damage_callback" }, +// { 0x15A1, "" }, +// { 0x15A2, "" }, { 0x15A3, "bot_defend_get_random_entrance_point_for_current_area" }, +// { 0x15A4, "" }, { 0x15A5, "bot_defend_stop" }, { 0x15A6, "bot_defend_think" }, { 0x15A7, "bot_defending" }, { 0x15A8, "bot_defending_center" }, +// { 0x15A9, "" }, +// { 0x15AA, "" }, { 0x15AB, "bot_defending_radius" }, { 0x15AC, "bot_defending_trigger" }, { 0x15AD, "bot_defending_type" }, +// { 0x15AE, "" }, +// { 0x15AF, "" }, { 0x15B0, "bot_disable_tactical_goals" }, { 0x15B1, "bot_draw_circle" }, { 0x15B2, "bot_draw_cylinder" }, @@ -7112,6 +7724,7 @@ const std::array, 13827> token_list { 0x15BD, "bot_find_defend_node_func" }, { 0x15BE, "bot_find_node_that_protects_point" }, { 0x15BF, "bot_find_node_to_capture_point" }, +// { 0x15C0, "" }, { 0x15C1, "bot_find_node_to_guard_player" }, { 0x15C2, "bot_find_random_midpoint" }, { 0x15C3, "bot_fireteam_buddy_search" }, @@ -7122,19 +7735,26 @@ const std::array, 13827> token_list { 0x15C8, "bot_fireteam_cac_getsecondarygrenade" }, { 0x15C9, "bot_fireteam_cac_getstreak" }, { 0x15CA, "bot_fireteam_cac_getweapon" }, +// { 0x15CB, "" }, { 0x15CC, "bot_fireteam_cac_getweaponattachmenttwo" }, { 0x15CD, "bot_fireteam_cac_getweaponbuff" }, { 0x15CE, "bot_fireteam_cac_getweaponcamo" }, { 0x15CF, "bot_fireteam_cac_getweaponreticle" }, +// { 0x15D0, "" }, { 0x15D1, "bot_fireteam_follower" }, +// { 0x15D2, "" }, +// { 0x15D3, "" }, { 0x15D4, "bot_fireteam_loadout_class_callback" }, { 0x15D5, "bot_fireteam_monitor_killstreak_earned" }, { 0x15D6, "bot_fireteam_setup_callback_class" }, { 0x15D7, "bot_fireteam_setup_callbacks" }, +// { 0x15D8, "" }, { 0x15D9, "bot_free_to_move" }, { 0x15DA, "bot_funcs" }, { 0x15DB, "bot_gametype_chooses_class" }, { 0x15DC, "bot_gametype_chooses_team" }, +// { 0x15DD, "" }, +// { 0x15DE, "" }, { 0x15DF, "bot_get_client_limit" }, { 0x15E0, "bot_get_entrances_for_stance_and_index" }, { 0x15E1, "bot_get_grenade_ammo" }, @@ -7142,18 +7762,21 @@ const std::array, 13827> token_list { 0x15E3, "bot_get_heli_goal_dist_sq" }, { 0x15E4, "bot_get_heli_slowdown_dist_sq" }, { 0x15E5, "bot_get_known_attacker" }, +// { 0x15E6, "" }, { 0x15E7, "bot_get_nodes_in_cone" }, { 0x15E8, "bot_get_player_team" }, { 0x15E9, "bot_get_rank_xp" }, { 0x15EA, "bot_get_string_index_for_integer" }, { 0x15EB, "bot_get_team_limit" }, { 0x15EC, "bot_get_teammates_currently_defending_point" }, +// { 0x15ED, "" }, { 0x15EE, "bot_get_total_gun_ammo" }, { 0x15EF, "bot_get_zones_within_dist" }, { 0x15F0, "bot_get_zones_within_dist_recurs" }, { 0x15F1, "bot_goal_can_override" }, { 0x15F2, "bot_grenade_matches_purpose" }, { 0x15F3, "bot_guard_player" }, +// { 0x15F4, "" }, { 0x15F5, "bot_has_tactical_goal" }, { 0x15F6, "bot_heli_find_unvisited_nodes" }, { 0x15F7, "bot_heli_nodes" }, @@ -7168,52 +7791,77 @@ const std::array, 13827> token_list { 0x1600, "bot_is_defending_point" }, { 0x1601, "bot_is_fireteam_mode" }, { 0x1602, "bot_is_guarding_player" }, +// { 0x1603, "" }, +// { 0x1604, "" }, { 0x1605, "bot_is_remote_or_linked" }, { 0x1606, "bot_killstreak_choose_loc_enemies" }, { 0x1607, "bot_killstreak_drop" }, +// { 0x1608, "" }, { 0x1609, "bot_killstreak_drop_hidden" }, { 0x160A, "bot_killstreak_drop_outside" }, { 0x160B, "bot_killstreak_get_all_outside_allies" }, { 0x160C, "bot_killstreak_get_all_outside_enemies" }, +// { 0x160D, "" }, { 0x160E, "bot_killstreak_get_zone_allies_outside" }, { 0x160F, "bot_killstreak_get_zone_enemies_outside" }, { 0x1610, "bot_killstreak_is_valid_internal" }, +// { 0x1611, "" }, { 0x1612, "bot_killstreak_never_use" }, { 0x1613, "bot_killstreak_remote_control" }, { 0x1614, "bot_killstreak_sentry" }, { 0x1615, "bot_killstreak_setup" }, { 0x1616, "bot_killstreak_simple_use" }, { 0x1617, "bot_killstreak_valid_for_specific_streaktype" }, +// { 0x1618, "" }, +// { 0x1619, "" }, +// { 0x161A, "" }, { 0x161B, "bot_ks_funcs" }, +// { 0x161C, "" }, +// { 0x161D, "" }, +// { 0x161E, "" }, { 0x161F, "bot_loadout_choose_from_attachmenttable" }, +// { 0x1620, "" }, { 0x1621, "bot_loadout_choose_from_perktable" }, { 0x1622, "bot_loadout_choose_from_set" }, +// { 0x1623, "" }, +// { 0x1624, "" }, +// { 0x1625, "" }, { 0x1626, "bot_loadout_copy_from_client" }, { 0x1627, "bot_loadout_fields" }, +// { 0x1628, "" }, { 0x1629, "bot_loadout_pick" }, { 0x162A, "bot_loadout_set" }, { 0x162B, "bot_loadout_setup_perks" }, { 0x162C, "bot_loadout_setup_squad_match" }, { 0x162D, "bot_loadout_valid_choice" }, +// { 0x162E, "" }, { 0x162F, "bot_lui_convert_team_to_int" }, +// { 0x1630, "" }, { 0x1631, "bot_map_center" }, { 0x1632, "bot_map_max_x" }, { 0x1633, "bot_map_max_y" }, +// { 0x1634, "" }, { 0x1635, "bot_map_min_x" }, { 0x1636, "bot_map_min_y" }, { 0x1637, "bot_map_min_z" }, { 0x1638, "bot_melee_tactical_insertion_check" }, { 0x1639, "bot_memory_goal" }, { 0x163A, "bot_memory_goal_time" }, +// { 0x163B, "" }, +// { 0x163C, "" }, { 0x163D, "bot_monitor_watch_entrances_bodyguard" }, +// { 0x163E, "" }, { 0x163F, "bot_new_tactical_goal" }, { 0x1640, "bot_notify_streak_used" }, { 0x1641, "bot_odin_find_target_for_airdrop" }, { 0x1642, "bot_odin_find_target_for_rods" }, { 0x1643, "bot_odin_get_closest_visible_outside_player" }, +// { 0x1644, "" }, +// { 0x1645, "" }, { 0x1646, "bot_odin_get_player_target_point" }, { 0x1647, "bot_odin_get_visible_outside_players" }, { 0x1648, "bot_odin_should_airdrop_at_marker" }, +// { 0x1649, "" }, { 0x164A, "bot_odin_should_fire_flash_at_marker" }, { 0x164B, "bot_odin_should_fire_rod_at_marker" }, { 0x164C, "bot_odin_time_to_move" }, @@ -7223,36 +7871,51 @@ const std::array, 13827> token_list { 0x1650, "bot_odin_try_smoke" }, { 0x1651, "bot_odin_try_spawn_juggernaut" }, { 0x1652, "bot_out_of_ammo" }, +// { 0x1653, "" }, { 0x1654, "bot_outside_gate_watch" }, +// { 0x1655, "" }, { 0x1656, "bot_perk_cost" }, { 0x1657, "bot_perktable" }, +// { 0x1658, "" }, { 0x1659, "bot_pers_init" }, { 0x165A, "bot_pers_update" }, +// { 0x165B, "" }, +// { 0x165C, "" }, +// { 0x165D, "" }, { 0x165E, "bot_pick_random_point_from_set" }, +// { 0x165F, "" }, { 0x1660, "bot_pickup_weapon" }, +// { 0x1661, "" }, { 0x1662, "bot_point_is_on_pathgrid" }, { 0x1663, "bot_post_teleport" }, { 0x1664, "bot_post_use_ammo_crate" }, { 0x1665, "bot_post_use_box_of_type" }, +// { 0x1666, "" }, { 0x1667, "bot_pre_use_box_of_type" }, +// { 0x1668, "" }, { 0x1669, "bot_protect_point" }, { 0x166A, "bot_queued_process" }, { 0x166B, "bot_queued_process_level_thread" }, { 0x166C, "bot_queued_process_level_thread_active" }, +// { 0x166D, "" }, { 0x166E, "bot_random_path" }, { 0x166F, "bot_random_path_default" }, { 0x1670, "bot_random_path_function" }, { 0x1671, "bot_random_ranks_for_difficulty" }, +// { 0x1672, "" }, { 0x1673, "bot_register_killstreak_func" }, { 0x1674, "bot_remove_from_bot_level_targets" }, { 0x1675, "bot_respawn_launcher_name" }, { 0x1676, "bot_restart_think_threads" }, { 0x1677, "bot_rnd_prestige" }, { 0x1678, "bot_rnd_rank" }, +// { 0x1679, "" }, { 0x167A, "bot_seek_dropped_weapon" }, { 0x167B, "bot_send_cancel_notify" }, +// { 0x167C, "" }, { 0x167D, "bot_sentry_activate" }, { 0x167E, "bot_sentry_add_goal" }, +// { 0x167F, "" }, { 0x1680, "bot_sentry_carried_obj" }, { 0x1681, "bot_sentry_choose_placement" }, { 0x1682, "bot_sentry_choose_target" }, @@ -7260,39 +7923,55 @@ const std::array, 13827> token_list { 0x1684, "bot_sentry_force_cancel" }, { 0x1685, "bot_sentry_path_start" }, { 0x1686, "bot_sentry_path_thread" }, +// { 0x1687, "" }, { 0x1688, "bot_set_ambush_trap" }, { 0x1689, "bot_set_ambush_trap_wait_fire" }, { 0x168A, "bot_set_bombzone_bottargets" }, { 0x168B, "bot_set_difficulty" }, +// { 0x168C, "" }, { 0x168D, "bot_set_personality" }, +// { 0x168E, "" }, { 0x168F, "bot_setup_bot_targets" }, { 0x1690, "bot_setup_callback_class" }, +// { 0x1691, "" }, { 0x1692, "bot_setup_radio_bottargets" }, { 0x1693, "bot_shootable_target_watch" }, { 0x1694, "bot_should_do_killcam" }, +// { 0x1695, "" }, { 0x1696, "bot_should_pickup_weapons" }, { 0x1697, "bot_should_use_ammo_crate" }, +// { 0x1698, "" }, { 0x1699, "bot_should_use_grenade_crate" }, +// { 0x169A, "" }, { 0x169B, "bot_should_use_scavenger_bag" }, { 0x169C, "bot_spawned_before" }, { 0x169D, "bot_squad_lookup" }, { 0x169E, "bot_squad_lookup_enemy" }, +// { 0x169F, "" }, { 0x16A0, "bot_squad_lookup_ranked" }, { 0x16A1, "bot_start_aa_launcher_tracking" }, +// { 0x16A2, "" }, +// { 0x16A3, "" }, { 0x16A4, "bot_supported_killstreaks" }, { 0x16A5, "bot_switch_to_killstreak_weapon" }, { 0x16A6, "bot_target" }, { 0x16A7, "bot_targets" }, { 0x16A8, "bot_tdm_apply_commander_tactics" }, +// { 0x16A9, "" }, +// { 0x16AA, "" }, +// { 0x16AB, "" }, { 0x16AC, "bot_think_crate" }, { 0x16AD, "bot_think_crate_blocking_path" }, { 0x16AE, "bot_think_gametype" }, { 0x16AF, "bot_think_killstreak" }, +// { 0x16B0, "" }, { 0x16B1, "bot_think_revive" }, { 0x16B2, "bot_think_seek_dropped_weapons" }, { 0x16B3, "bot_think_tactical_goals" }, +// { 0x16B4, "" }, { 0x16B5, "bot_think_watch_enemy" }, { 0x16B6, "bot_underground_trapped_watch" }, +// { 0x16B7, "" }, { 0x16B8, "bot_usebutton_wait" }, { 0x16B9, "bot_valid_camp_assassin" }, { 0x16BA, "bot_validate_perk" }, @@ -7300,25 +7979,40 @@ const std::array, 13827> token_list { 0x16BC, "bot_validate_weapon" }, { 0x16BD, "bot_vanguard_find_unvisited_nodes" }, { 0x16BE, "bot_vanguard_height_trace_size" }, +// { 0x16BF, "" }, +// { 0x16C0, "" }, +// { 0x16C1, "" }, +// { 0x16C2, "" }, +// { 0x16C3, "" }, +// { 0x16C4, "" }, { 0x16C5, "bot_waittill_goal_or_fail" }, { 0x16C6, "bot_waittill_out_of_combat_or_time" }, { 0x16C7, "bot_waittill_using_vehicle" }, { 0x16C8, "bot_war_think" }, +// { 0x16C9, "" }, +// { 0x16CA, "" }, { 0x16CB, "bot_watch_manual_detonate" }, { 0x16CC, "bot_watch_nodes" }, { 0x16CD, "bot_weap_personality" }, { 0x16CE, "bot_weap_statstable" }, +// { 0x16CF, "" }, { 0x16D0, "botlastloadout" }, { 0x16D1, "botlastloadoutdifficulty" }, { 0x16D2, "botlastloadoutpersonality" }, { 0x16D3, "botloadoutfavoritecamo" }, +// { 0x16D4, "" }, +// { 0x16D5, "" }, +// { 0x16D6, "" }, { 0x16D7, "bots_disable_team_switching" }, { 0x16D8, "bots_exist" }, +// { 0x16D9, "" }, { 0x16DA, "bots_fireteam_num_classes_loaded" }, { 0x16DB, "bots_gametype_handles_class_choice" }, { 0x16DC, "bots_gametype_handles_team_choice" }, { 0x16DD, "bots_ignore_team_balance" }, { 0x16DE, "bots_notify_on_disconnect" }, +// { 0x16DF, "" }, +// { 0x16E0, "" }, { 0x16E1, "bots_update_difficulty" }, { 0x16E2, "bottarget" }, { 0x16E3, "bottargets" }, @@ -7328,8 +8022,10 @@ const std::array, 13827> token_list { 0x16E7, "bottom_target" }, { 0x16E8, "bottom_tower_enemies" }, { 0x16E9, "bouncelight" }, +// { 0x16EA, "" }, { 0x16EB, "boundry_radius_cache" }, { 0x16EC, "boundryradius" }, +// { 0x16ED, "" }, { 0x16EE, "box_agentconnected" }, { 0x16EF, "box_disableplayeruse" }, { 0x16F0, "box_enableplayeruse" }, @@ -7337,63 +8033,106 @@ const std::array, 13827> token_list { 0x16F2, "box_handledeath" }, { 0x16F3, "box_handledeathdamage" }, { 0x16F4, "box_handleownerdisconnect" }, +// { 0x16F5, "" }, { 0x16F6, "box_modelteamupdater" }, +// { 0x16F7, "" }, +// { 0x16F8, "" }, { 0x16F9, "box_playerjoinedteam" }, { 0x16FA, "box_setactive" }, { 0x16FB, "box_seticon" }, { 0x16FC, "box_setinactive" }, { 0x16FD, "box_should_leave_immediately" }, +// { 0x16FE, "" }, +// { 0x16FF, "" }, +// { 0x1700, "" }, +// { 0x1701, "" }, { 0x1702, "boxes" }, +// { 0x1703, "" }, { 0x1704, "boxmodifydamage" }, +// { 0x1705, "" }, { 0x1706, "boxsettings" }, { 0x1707, "boxthink" }, { 0x1708, "boxtouchonly" }, { 0x1709, "boxtype" }, { 0x170A, "bp" }, +// { 0x170B, "" }, { 0x170C, "bplrpostsoundplaying" }, { 0x170D, "branchnodes" }, +// { 0x170E, "" }, { 0x170F, "bravo1_ascend_ascender" }, { 0x1710, "bravo1_ascend_launcher" }, +// { 0x1711, "" }, { 0x1712, "bravo2_ascend_launcher" }, { 0x1713, "bravo_ascend" }, { 0x1714, "bravo_ascend_anim_node" }, +// { 0x1715, "" }, { 0x1716, "bravo_ascend_rope2" }, { 0x1717, "bravo_ascend_rubberband" }, +// { 0x1718, "" }, { 0x1719, "bravo_ascend_rubberband_cleanup" }, +// { 0x171A, "" }, { 0x171B, "bravo_friendly_logic" }, { 0x171C, "bravo_post_snake_cam" }, +// { 0x171D, "" }, { 0x171E, "breach_abort" }, +// { 0x171F, "" }, { 0x1720, "breach_ai_space_death" }, { 0x1721, "breach_allies" }, { 0x1722, "breach_ally_drones_drone_think" }, +// { 0x1723, "" }, +// { 0x1724, "" }, { 0x1725, "breach_anim_struct" }, { 0x1726, "breach_animated_door_init" }, +// { 0x1727, "" }, { 0x1728, "breach_bad_weapon_hint" }, +// { 0x1729, "" }, +// { 0x172A, "" }, { 0x172B, "breach_charge_fx_activate" }, +// { 0x172C, "" }, +// { 0x172D, "" }, { 0x172E, "breach_cleanup" }, +// { 0x172F, "" }, +// { 0x1730, "" }, { 0x1731, "breach_damage_radius" }, { 0x1732, "breach_damage_watch" }, +// { 0x1733, "" }, +// { 0x1734, "" }, +// { 0x1735, "" }, { 0x1736, "breach_dont_fire" }, { 0x1737, "breach_door" }, { 0x1738, "breach_door_clips" }, { 0x1739, "breach_door_close" }, { 0x173A, "breach_door_init" }, { 0x173B, "breach_door_open" }, +// { 0x173C, "" }, { 0x173D, "breach_door_rig" }, { 0x173E, "breach_doors" }, +// { 0x173F, "" }, { 0x1740, "breach_enemies_stunned" }, { 0x1741, "breach_enemy_array" }, +// { 0x1742, "" }, { 0x1743, "breach_enemy_catch_exceptions" }, +// { 0x1744, "" }, { 0x1745, "breach_enemy_death_dmg" }, +// { 0x1746, "" }, { 0x1747, "breach_enemy_player_stab" }, { 0x1748, "breach_enemy_ragdoll_on_death" }, { 0x1749, "breach_enemy_setup" }, { 0x174A, "breach_enemy_spawner_think" }, +// { 0x174B, "" }, +// { 0x174C, "" }, +// { 0x174D, "" }, { 0x174E, "breach_enemy_waitfor_breach_ending" }, +// { 0x174F, "" }, +// { 0x1750, "" }, { 0x1751, "breach_explosion" }, { 0x1752, "breach_explosion_notify" }, +// { 0x1753, "" }, { 0x1754, "breach_fire_straight" }, +// { 0x1755, "" }, { 0x1756, "breach_friendlies_restore_grenades" }, +// { 0x1757, "" }, +// { 0x1758, "" }, { 0x1759, "breach_functions" }, { 0x175A, "breach_fx_setup" }, { 0x175B, "breach_grenade" }, @@ -7403,6 +8142,9 @@ const std::array, 13827> token_list { 0x175F, "breach_gun_up" }, { 0x1760, "breach_heli_door" }, { 0x1761, "breach_hide" }, +// { 0x1762, "" }, +// { 0x1763, "" }, +// { 0x1764, "" }, { 0x1765, "breach_icon" }, { 0x1766, "breach_icon_count" }, { 0x1767, "breach_icon_create" }, @@ -7414,9 +8156,12 @@ const std::array, 13827> token_list { 0x176D, "breach_icons" }, { 0x176E, "breach_index" }, { 0x176F, "breach_init" }, +// { 0x1770, "" }, { 0x1771, "breach_mines" }, { 0x1772, "breach_missionfailed" }, +// { 0x1773, "" }, { 0x1774, "breach_nag" }, +// { 0x1775, "" }, { 0x1776, "breach_no_auto_reload" }, { 0x1777, "breach_not_ready_hint" }, { 0x1778, "breach_on_activate" }, @@ -7429,17 +8174,29 @@ const std::array, 13827> token_list { 0x177F, "breach_other_watch" }, { 0x1780, "breach_outside_ambience" }, { 0x1781, "breach_participants_ready_to_proceed" }, +// { 0x1782, "" }, { 0x1783, "breach_passive_time" }, +// { 0x1784, "" }, +// { 0x1785, "" }, +// { 0x1786, "" }, +// { 0x1787, "" }, { 0x1788, "breach_precache" }, +// { 0x1789, "" }, { 0x178A, "breach_pt" }, +// { 0x178B, "" }, +// { 0x178C, "" }, +// { 0x178D, "" }, { 0x178E, "breach_reset_goaladius" }, +// { 0x178F, "" }, { 0x1790, "breach_rumble" }, { 0x1791, "breach_set_2dicon" }, +// { 0x1792, "" }, { 0x1793, "breach_set_can_use" }, { 0x1794, "breach_set_goaladius" }, { 0x1795, "breach_setup" }, { 0x1796, "breach_sfx" }, { 0x1797, "breach_shot_blood_fx" }, +// { 0x1798, "" }, { 0x1799, "breach_show" }, { 0x179A, "breach_spawner_setup" }, { 0x179B, "breach_spawners" }, @@ -7447,58 +8204,96 @@ const std::array, 13827> token_list { 0x179D, "breach_think" }, { 0x179E, "breach_too_many_enemies_hint" }, { 0x179F, "breach_trigger_cleanup" }, +// { 0x17A0, "" }, { 0x17A1, "breach_use_triggers" }, +// { 0x17A2, "" }, { 0x17A3, "breach_vehicles" }, { 0x17A4, "breach_wait_move" }, { 0x17A5, "breach_wait_nag_proc" }, +// { 0x17A6, "" }, +// { 0x17A7, "" }, { 0x17A8, "breach_weapon" }, { 0x17A9, "breachdonotfire" }, { 0x17AA, "breached" }, +// { 0x17AB, "" }, +// { 0x17AC, "" }, +// { 0x17AD, "" }, { 0x17AE, "breacher_think" }, { 0x17AF, "breachers" }, +// { 0x17B0, "" }, +// { 0x17B1, "" }, { 0x17B2, "breachfriendlies" }, { 0x17B3, "breachfriendlies_can_teleport" }, { 0x17B4, "breachfriendlies_grenades_empty" }, +// { 0x17B5, "" }, { 0x17B6, "breaching" }, { 0x17B7, "breaching_shots_fired" }, { 0x17B8, "breachless_door_opens" }, +// { 0x17B9, "" }, +// { 0x17BA, "" }, { 0x17BB, "break_cockpit_glass" }, +// { 0x17BC, "" }, +// { 0x17BD, "" }, { 0x17BE, "break_light" }, { 0x17BF, "break_nearest_light" }, { 0x17C0, "break_stealth_mg" }, { 0x17C1, "break_window" }, { 0x17C2, "breakable_light" }, +// { 0x17C3, "" }, +// { 0x17C4, "" }, { 0x17C5, "breaktarget" }, +// { 0x17C6, "" }, { 0x17C7, "breathing_overlay" }, { 0x17C8, "breathingmanager" }, +// { 0x17C9, "" }, { 0x17CA, "bren_switchout_logic" }, { 0x17CB, "brian" }, +// { 0x17CC, "" }, +// { 0x17CD, "" }, +// { 0x17CE, "" }, +// { 0x17CF, "" }, { 0x17D0, "bridge_anim" }, { 0x17D1, "bridge_begin" }, { 0x17D2, "bridge_deploy_begin" }, { 0x17D3, "bridge_deploy_enemy_a10_gun_dives" }, { 0x17D4, "bridge_deploy_enemy_tanks_setup" }, { 0x17D5, "bridge_deploy_init" }, +// { 0x17D6, "" }, { 0x17D7, "bridge_destroyed" }, { 0x17D8, "bridge_enemies" }, { 0x17D9, "bridge_event" }, +// { 0x17DA, "" }, +// { 0x17DB, "" }, +// { 0x17DC, "" }, { 0x17DD, "bridge_init" }, { 0x17DE, "bridge_jeep_by" }, +// { 0x17DF, "" }, { 0x17E0, "bridge_main" }, { 0x17E1, "bridge_push" }, +// { 0x17E2, "" }, { 0x17E3, "bridge_push_4" }, { 0x17E4, "bridge_scene_anims" }, { 0x17E5, "bridge_scene_tank_anims" }, +// { 0x17E6, "" }, +// { 0x17E7, "" }, { 0x17E8, "bridges" }, { 0x17E9, "briefcase" }, { 0x17EA, "bright_light_flash_into_console" }, +// { 0x17EB, "" }, { 0x17EC, "bring_up_osprey" }, { 0x17ED, "brinkofdeathkillstreak" }, { 0x17EE, "broadcast_player_input" }, +// { 0x17EF, "" }, +// { 0x17F0, "" }, { 0x17F1, "broken_wall_delete" }, { 0x17F2, "broken_wall_init" }, { 0x17F3, "broken_wall_show" }, { 0x17F4, "broken_walls" }, +// { 0x17F5, "" }, +// { 0x17F6, "" }, +// { 0x17F7, "" }, +// { 0x17F8, "" }, +// { 0x17F9, "" }, { 0x17FA, "brushmodels" }, { 0x17FB, "bsharpturnduringsharpturn" }, { 0x17FC, "bshootwhilemoving" }, @@ -7522,11 +8317,17 @@ const std::array, 13827> token_list { 0x180E, "btr_target_player" }, { 0x180F, "btr_turret_follow" }, { 0x1810, "buddyspawn" }, +// { 0x1811, "" }, +// { 0x1812, "" }, { 0x1813, "bufferedstats" }, { 0x1814, "bufferedstatsmax" }, +// { 0x1815, "" }, +// { 0x1816, "" }, { 0x1817, "build_aianims" }, { 0x1818, "build_all_treadfx" }, +// { 0x1819, "" }, { 0x181A, "build_bulletshield" }, +// { 0x181B, "" }, { 0x181C, "build_car" }, { 0x181D, "build_chopperboss_defaults" }, { 0x181E, "build_data_override" }, @@ -7536,6 +8337,10 @@ const std::array, 13827> token_list { 0x1822, "build_deathfx" }, { 0x1823, "build_deathfx_override" }, { 0x1824, "build_deathmodel" }, +// { 0x1825, "" }, +// { 0x1826, "" }, +// { 0x1827, "" }, +// { 0x1828, "" }, { 0x1829, "build_elevators" }, { 0x182A, "build_exhaust" }, { 0x182B, "build_frontarmor" }, @@ -7545,54 +8350,88 @@ const std::array, 13827> token_list { 0x182F, "build_hideparts" }, { 0x1830, "build_human_model" }, { 0x1831, "build_humvee_anims" }, +// { 0x1832, "" }, { 0x1833, "build_is_airplane" }, { 0x1834, "build_is_helicopter" }, { 0x1835, "build_life" }, +// { 0x1836, "" }, { 0x1837, "build_light_override" }, +// { 0x1838, "" }, { 0x1839, "build_lynx_death" }, +// { 0x183A, "" }, +// { 0x183B, "" }, { 0x183C, "build_pillageitem_array" }, { 0x183D, "build_pillageitem_arrays" }, { 0x183E, "build_quake" }, { 0x183F, "build_radiusdamage" }, { 0x1840, "build_rider_death_func" }, { 0x1841, "build_rocket_deathfx" }, +// { 0x1842, "" }, +// { 0x1843, "" }, { 0x1844, "build_rumble_unique" }, { 0x1845, "build_shoot_shock" }, { 0x1846, "build_single_tread" }, { 0x1847, "build_spawn_zones" }, +// { 0x1848, "" }, { 0x1849, "build_template" }, { 0x184A, "build_treadfx" }, +// { 0x184B, "" }, { 0x184C, "build_turret" }, { 0x184D, "build_turrets" }, +// { 0x184E, "" }, +// { 0x184F, "" }, { 0x1850, "buildalienweaponname" }, { 0x1851, "buildalienweaponnamecamo" }, +// { 0x1852, "" }, +// { 0x1853, "" }, +// { 0x1854, "" }, +// { 0x1855, "" }, { 0x1856, "buildbaseweaponlist" }, +// { 0x1857, "" }, { 0x1858, "buildchallengetableinfo" }, { 0x1859, "builddot_damage" }, { 0x185A, "builddot_ontick" }, +// { 0x185B, "" }, { 0x185C, "builddot_wait" }, +// { 0x185D, "" }, +// { 0x185E, "" }, +// { 0x185F, "" }, +// { 0x1860, "" }, { 0x1861, "building_entry_exit_anim_struct" }, +// { 0x1862, "" }, +// { 0x1863, "" }, { 0x1864, "building_entry_tv" }, { 0x1865, "building_fall_anim_rig" }, +// { 0x1866, "" }, { 0x1867, "building_hit_fx" }, +// { 0x1868, "" }, { 0x1869, "building_slide_control_hint" }, { 0x186A, "buildscoreboardtype" }, { 0x186B, "buildshadowgeomopt" }, +// { 0x186C, "" }, { 0x186D, "buildweaponname" }, +// { 0x186E, "" }, { 0x186F, "buildweaponnamereticle" }, { 0x1870, "bullet_armor" }, { 0x1871, "bullet_attack" }, { 0x1872, "bullet_blender" }, +// { 0x1873, "" }, { 0x1874, "bullet_caused_fuel_leaks" }, { 0x1875, "bullet_damage_scalar" }, +// { 0x1876, "" }, +// { 0x1877, "" }, { 0x1878, "bullet_holes2" }, { 0x1879, "bullet_holes3" }, { 0x187A, "bullet_pinhole_tag_fx_orgs" }, { 0x187B, "bullet_resistance" }, { 0x187C, "bullet_start" }, { 0x187D, "bullet_strafe_start" }, +// { 0x187E, "" }, +// { 0x187F, "" }, { 0x1880, "bullet_watcher_ambush" }, { 0x1881, "bulletcount" }, +// { 0x1882, "" }, +// { 0x1883, "" }, { 0x1884, "bulletsinclip" }, { 0x1885, "bulletwhizbycheck_whilemoving" }, { 0x1886, "bulletwhizbycheckloop" }, @@ -7600,10 +8439,14 @@ const std::array, 13827> token_list { 0x1888, "bully" }, { 0x1889, "bully_shoots" }, { 0x188A, "bump_player" }, +// { 0x188B, "" }, { 0x188C, "bunker_balcony_bullet_impacts" }, +// { 0x188D, "" }, { 0x188E, "bunker_balcony_bullet_impacts_think" }, { 0x188F, "bunker_balcony_cleanup" }, { 0x1890, "bunker_balcony_damage_state" }, +// { 0x1891, "" }, +// { 0x1892, "" }, { 0x1893, "bunker_beach_ai" }, { 0x1894, "bunker_beach_attackers" }, { 0x1895, "bunker_beach_attackers_death" }, @@ -7612,46 +8455,69 @@ const std::array, 13827> token_list { 0x1898, "bunker_enemy_cover_drones" }, { 0x1899, "bunker_final_strafe" }, { 0x189A, "bunker_final_strafe_hind_missiles" }, +// { 0x189B, "" }, { 0x189C, "bunker_final_strafe_think" }, +// { 0x189D, "" }, { 0x189E, "bunker_mg_guy" }, { 0x189F, "bunker_reinforcement_helis" }, +// { 0x18A0, "" }, { 0x18A1, "bunker_style_mortar_activate" }, +// { 0x18A2, "" }, +// { 0x18A3, "" }, +// { 0x18A4, "" }, { 0x18A5, "bunker_style_mortar_on" }, { 0x18A6, "bunker_style_mortar_think" }, { 0x18A7, "bunker_style_mortar_trigger" }, { 0x18A8, "bunker_trench_drone_runners" }, +// { 0x18A9, "" }, { 0x18AA, "bunker_vehicle_javelin_watcher" }, { 0x18AB, "burn_trig" }, { 0x18AC, "burning" }, +// { 0x18AD, "" }, +// { 0x18AE, "" }, { 0x18AF, "burnville_paratrooper_hack_loop" }, +// { 0x18B0, "" }, +// { 0x18B1, "" }, { 0x18B2, "burst_fire_settings" }, +// { 0x18B3, "" }, +// { 0x18B4, "" }, { 0x18B5, "burst_pause_max" }, { 0x18B6, "burst_pause_min" }, { 0x18B7, "burst_shots_max" }, +// { 0x18B8, "" }, { 0x18B9, "burstdelay" }, { 0x18BA, "burstfirenumshots" }, +// { 0x18BB, "" }, { 0x18BC, "burstmin" }, { 0x18BD, "burstshootanimrate" }, +// { 0x18BE, "" }, { 0x18BF, "bus_movement_internal" }, { 0x18C0, "bus_movement_model_logic" }, { 0x18C1, "bus_movement_sounds_rumble_etc" }, { 0x18C2, "busdust" }, { 0x18C3, "busereadyidle" }, +// { 0x18C4, "" }, +// { 0x18C5, "" }, { 0x18C6, "bust_thru_prep" }, { 0x18C7, "bust_thru_prep_dog" }, { 0x18C8, "butchdance" }, { 0x18C9, "butchdance_combat" }, { 0x18CA, "button_is_clicked" }, { 0x18CB, "button_is_held" }, +// { 0x18CC, "" }, { 0x18CD, "button_parse_parameters" }, { 0x18CE, "button_pressed_from_string" }, +// { 0x18CF, "" }, { 0x18D0, "button_sound" }, { 0x18D1, "button_switch" }, { 0x18D2, "button_toggles" }, { 0x18D3, "buttonclick" }, +// { 0x18D4, "" }, { 0x18D5, "buttonisheld" }, { 0x18D6, "buttonpressed_internal" }, +// { 0x18D7, "" }, { 0x18D8, "buttonthink" }, +// { 0x18D9, "" }, { 0x18DA, "buzzkill" }, { 0x18DB, "bwalldestroyed" }, { 0x18DC, "bwalldestroyedsoundplayed" }, @@ -7663,6 +8529,7 @@ const std::array, 13827> token_list { 0x18E2, "c130setup" }, { 0x18E3, "c17_drops" }, { 0x18E4, "c4_cancel_flag" }, +// { 0x18E5, "" }, { 0x18E6, "c4_earthquake" }, { 0x18E7, "c4_hint" }, { 0x18E8, "c4_hintstring" }, @@ -7671,27 +8538,37 @@ const std::array, 13827> token_list { 0x18EB, "c4_spot_glow" }, { 0x18EC, "c4_weaponname" }, { 0x18ED, "c4activate" }, +// { 0x18EE, "" }, { 0x18EF, "c4damage" }, { 0x18F0, "c4death" }, { 0x18F1, "c4deathdetonate" }, { 0x18F2, "c4detectiontrigger" }, +// { 0x18F3, "" }, { 0x18F4, "c4empdamage" }, { 0x18F5, "c4empkillstreakwait" }, +// { 0x18F6, "" }, { 0x18F7, "c4used" }, +// { 0x18F8, "" }, { 0x18F9, "cac_getkillstreak" }, { 0x18FA, "cac_getkillstreakwithtype" }, { 0x18FB, "cac_getperk" }, +// { 0x18FC, "" }, { 0x18FD, "cac_getsecondarygrenade" }, { 0x18FE, "cac_getweapon" }, { 0x18FF, "cac_getweaponattachment" }, +// { 0x1900, "" }, { 0x1901, "cac_getweaponattachmenttwo" }, { 0x1902, "cac_getweaponbuff" }, { 0x1903, "cac_getweaponcamo" }, { 0x1904, "cac_getweaponreticle" }, +// { 0x1905, "" }, { 0x1906, "cac_selector" }, { 0x1907, "cache_ambient" }, { 0x1908, "cache_ambient_element" }, { 0x1909, "cache_ambient_event" }, +// { 0x190A, "" }, +// { 0x190B, "" }, +// { 0x190C, "" }, { 0x190D, "cache_mix_default" }, { 0x190E, "cache_occlusion" }, { 0x190F, "cache_reverb" }, @@ -7702,6 +8579,8 @@ const std::array, 13827> token_list { 0x1914, "cached_ambients" }, { 0x1915, "cached_arcs" }, { 0x1916, "cached_elems" }, +// { 0x1917, "" }, +// { 0x1918, "" }, { 0x1919, "cage_guys3" }, { 0x191A, "cairo_church_whines" }, { 0x191B, "cairo_scared_dialogue" }, @@ -7717,17 +8596,22 @@ const std::array, 13827> token_list { 0x1925, "calculate_defend_stance" }, { 0x1926, "calculate_discount" }, { 0x1927, "calculate_drill_protection_score" }, +// { 0x1928, "" }, { 0x1929, "calculate_maxmovedeltainanimstate" }, { 0x192A, "calculate_partial_hive_scores" }, { 0x192B, "calculate_personal_skill_score" }, +// { 0x192C, "" }, { 0x192D, "calculate_players_total_end_game_score" }, { 0x192E, "calculate_stopsoonnotifydist" }, +// { 0x192F, "" }, { 0x1930, "calculate_total_end_game_score" }, { 0x1931, "calculateanimdata" }, { 0x1932, "calculated_closest_point" }, { 0x1933, "calculated_nearest_node" }, { 0x1934, "calculatekillcamtime" }, +// { 0x1935, "" }, { 0x1936, "calculatenodeoffsetfromanimationdelta" }, +// { 0x1937, "" }, { 0x1938, "call_elevator" }, { 0x1939, "call_fire_exploder_on_spawn" }, { 0x193A, "call_flag_when_clacked" }, @@ -7736,71 +8620,106 @@ const std::array, 13827> token_list { 0x193D, "call_in_hive_heli" }, { 0x193E, "call_in_rescue_heli" }, { 0x193F, "call_jolt_by_flag" }, +// { 0x1940, "" }, +// { 0x1941, "" }, { 0x1942, "callairsupport" }, { 0x1943, "callback_alienplayerdamage" }, +// { 0x1944, "" }, +// { 0x1945, "" }, +// { 0x1946, "" }, { 0x1947, "callback_playerconnect" }, { 0x1948, "callback_playerdamage" }, { 0x1949, "callback_playerdamage_internal" }, +// { 0x194A, "" }, +// { 0x194B, "" }, { 0x194C, "callback_playerlaststand" }, { 0x194D, "callback_playerlaststandalien" }, +// { 0x194E, "" }, { 0x194F, "callback_playermigrated" }, { 0x1950, "callback_startgametype" }, { 0x1951, "callback_vehicledamage" }, +// { 0x1952, "" }, { 0x1953, "callbackhostmigration" }, +// { 0x1954, "" }, { 0x1955, "callbackplayerdamage" }, { 0x1956, "callbackplayerdisconnect" }, { 0x1957, "callbackplayerkilled" }, { 0x1958, "callbackplayerlaststand" }, { 0x1959, "callbackplayermigrated" }, +// { 0x195A, "" }, { 0x195B, "callbackstartgametype" }, +// { 0x195C, "" }, +// { 0x195D, "" }, { 0x195E, "caller" }, { 0x195F, "calloptionalbehaviorcallback" }, { 0x1960, "callout" }, { 0x1961, "calloutdestroyed" }, { 0x1962, "callouttypewillrepeat" }, { 0x1963, "callstrike" }, +// { 0x1964, "" }, { 0x1965, "callstrike_bombeffect" }, { 0x1966, "calm_idle_get_random" }, { 0x1967, "cam" }, { 0x1968, "cam_sound_sources" }, { 0x1969, "camera" }, +// { 0x196A, "" }, +// { 0x196B, "" }, { 0x196C, "camera_zoom" }, { 0x196D, "camera_zoomout" }, { 0x196E, "cameramodel" }, +// { 0x196F, "" }, { 0x1970, "camlanding_from_apache" }, { 0x1971, "camp_mblur_changes" }, +// { 0x1972, "" }, +// { 0x1973, "" }, { 0x1974, "camper_guy" }, { 0x1975, "camper_time_started_hunting" }, { 0x1976, "camper_trigger_think" }, +// { 0x1977, "" }, { 0x1978, "campfire_temp_dialog" }, { 0x1979, "camping_needs_fallback_camp_location" }, { 0x197A, "camtime" }, { 0x197B, "can_activate_trap" }, +// { 0x197C, "" }, { 0x197D, "can_attempt_badpath_move" }, +// { 0x197E, "" }, +// { 0x197F, "" }, { 0x1980, "can_cut_rope" }, { 0x1981, "can_do_charge_attack" }, { 0x1982, "can_early_melee" }, +// { 0x1983, "" }, { 0x1984, "can_leap_melee" }, +// { 0x1985, "" }, { 0x1986, "can_place_sentry" }, { 0x1987, "can_purchase_chopper" }, +// { 0x1988, "" }, { 0x1989, "can_say_event_type" }, +// { 0x198A, "" }, { 0x198B, "can_say_soundalias" }, { 0x198C, "can_see_attacker_for_a_bit" }, { 0x198D, "can_see_enemy" }, { 0x198E, "can_see_origin" }, +// { 0x198F, "" }, { 0x1990, "can_spawn_at_any_node" }, { 0x1991, "can_spawn_meteoroid_alien" }, { 0x1992, "can_spit_gas_cloud" }, +// { 0x1993, "" }, { 0x1994, "can_use_health" }, { 0x1995, "canactivatefunc" }, { 0x1996, "canal_event" }, { 0x1997, "canbepickedup" }, { 0x1998, "canbeplaced" }, { 0x1999, "canbetargeted" }, +// { 0x199A, "" }, +// { 0x199B, "" }, { 0x199C, "cancalloutlocation" }, +// { 0x199D, "" }, { 0x199E, "cancel_repair_on_hive_death" }, +// { 0x199F, "" }, +// { 0x19A0, "" }, { 0x19A1, "cancelmode" }, { 0x19A2, "cancelnukeondeath" }, +// { 0x19A3, "" }, { 0x19A4, "canceluse_default_deployable_box" }, { 0x19A5, "canceluse_dpad_airstrike" }, { 0x19A6, "canceluse_dpad_backup_buddy" }, @@ -7812,6 +8731,9 @@ const std::array, 13827> token_list { 0x19AC, "canceluse_dpad_riotshield" }, { 0x19AD, "canceluse_dpad_sentry" }, { 0x19AE, "canceluse_dpad_war_machine" }, +// { 0x19AF, "" }, +// { 0x19B0, "" }, +// { 0x19B1, "" }, { 0x19B2, "candodge" }, { 0x19B3, "candoflavorburst" }, { 0x19B4, "candojumpforend" }, @@ -7820,15 +8742,23 @@ const std::array, 13827> token_list { 0x19B7, "candoturnanim" }, { 0x19B8, "canenttriggerplatform" }, { 0x19B9, "canfire" }, +// { 0x19BA, "" }, +// { 0x19BB, "" }, { 0x19BC, "cangive_booster" }, +// { 0x19BD, "" }, { 0x19BE, "cangive_health" }, { 0x19BF, "cangive_loot_blood" }, +// { 0x19C0, "" }, { 0x19C1, "cangive_maxammo" }, { 0x19C2, "cangive_offhand" }, { 0x19C3, "cangive_self_revive" }, { 0x19C4, "cangive_shock_ammo" }, { 0x19C5, "cangive_slotted_explosive" }, +// { 0x19C6, "" }, { 0x19C7, "cangive_throwable_weapon" }, +// { 0x19C8, "" }, +// { 0x19C9, "" }, +// { 0x19CA, "" }, { 0x19CB, "canlean" }, { 0x19CC, "canlogclient" }, { 0x19CD, "canlogevent" }, @@ -7836,55 +8766,85 @@ const std::array, 13827> token_list { 0x19CF, "canloglife" }, { 0x19D0, "canmovepointtopoint" }, { 0x19D1, "cannedtraverseanims" }, +// { 0x19D2, "" }, { 0x19D3, "cannonfirevfx" }, { 0x19D4, "cannonrumble" }, { 0x19D5, "cannotplacestring" }, { 0x19D6, "canperformclienttraces" }, { 0x19D7, "canpickcrate" }, { 0x19D8, "canpickupobject" }, +// { 0x19D9, "" }, +// { 0x19DA, "" }, +// { 0x19DB, "" }, { 0x19DC, "canpurchase_dpad_backup_buddy" }, { 0x19DD, "canpurchase_dpad_death_machine" }, +// { 0x19DE, "" }, +// { 0x19DF, "" }, { 0x19E0, "canpurchase_dpad_minigun_turret" }, { 0x19E1, "canpurchase_dpad_predator" }, { 0x19E2, "canpurchase_dpad_riotshield" }, +// { 0x19E3, "" }, +// { 0x19E4, "" }, +// { 0x19E5, "" }, { 0x19E6, "canpurchase_dpad_team_armor" }, { 0x19E7, "canpurchase_dpad_team_boost" }, { 0x19E8, "canpurchase_dpad_team_currency" }, +// { 0x19E9, "" }, +// { 0x19EA, "" }, { 0x19EB, "canpurchase_dpad_team_specialammo" }, +// { 0x19EC, "" }, { 0x19ED, "canreactagain" }, { 0x19EE, "canreadtext" }, { 0x19EF, "canregenhealth" }, { 0x19F0, "canreturntocover" }, { 0x19F1, "cansave" }, +// { 0x19F2, "" }, +// { 0x19F3, "" }, +// { 0x19F4, "" }, { 0x19F5, "canseeandshootpoint" }, +// { 0x19F6, "" }, { 0x19F7, "canseeenemyfromexposed" }, +// { 0x19F8, "" }, { 0x19F9, "canseepointfromexposedatnode" }, { 0x19FA, "canshootwhilerunning" }, { 0x19FB, "canshootwhilerunningbackward" }, { 0x19FC, "canshootwhilerunningforward" }, +// { 0x19FD, "" }, { 0x19FE, "canstoppeeking" }, { 0x19FF, "cansuppressenemy" }, +// { 0x1A00, "" }, +// { 0x1A01, "" }, { 0x1A02, "cantfindanythingtodo" }, { 0x1A03, "canthittarget" }, { 0x1A04, "canthrowgrenade" }, { 0x1A05, "cantraceto" }, { 0x1A06, "cantseeenemybehavior" }, { 0x1A07, "cantseeenemywait" }, +// { 0x1A08, "" }, { 0x1A09, "canuse" }, +// { 0x1A0A, "" }, { 0x1A0B, "canuse_dpad_backup_buddy" }, { 0x1A0C, "canuse_dpad_death_machine" }, { 0x1A0D, "canuse_dpad_glsentry" }, { 0x1A0E, "canuse_dpad_ims" }, { 0x1A0F, "canuse_dpad_minigun_turret" }, { 0x1A10, "canuse_dpad_predator" }, +// { 0x1A11, "" }, +// { 0x1A12, "" }, +// { 0x1A13, "" }, { 0x1A14, "canuse_dpad_team_ammo" }, { 0x1A15, "canuse_dpad_team_armor" }, { 0x1A16, "canuse_dpad_team_boost" }, { 0x1A17, "canuse_dpad_team_currency" }, { 0x1A18, "canuse_dpad_team_explosives" }, +// { 0x1A19, "" }, +// { 0x1A1A, "" }, +// { 0x1A1B, "" }, { 0x1A1C, "canusecallback" }, { 0x1A1D, "canusedeployable" }, +// { 0x1A1E, "" }, { 0x1A1F, "canuseotherboxes" }, +// { 0x1A20, "" }, { 0x1A21, "canyon_init" }, { 0x1A22, "canyon_jumper_setup" }, { 0x1A23, "canyon_main" }, @@ -7892,29 +8852,42 @@ const std::array, 13827> token_list { 0x1A25, "capacity" }, { 0x1A26, "capsule_ninja" }, { 0x1A27, "capturednuke" }, +// { 0x1A28, "" }, +// { 0x1A29, "" }, { 0x1A2A, "capturingstring" }, +// { 0x1A2B, "" }, { 0x1A2C, "car_1" }, { 0x1A2D, "car_alarm_org" }, { 0x1A2E, "car_alarm_timeout" }, { 0x1A2F, "car_damage_owner_recorder" }, +// { 0x1A30, "" }, +// { 0x1A31, "" }, { 0x1A32, "care_package_watch" }, +// { 0x1A33, "" }, { 0x1A34, "career_stat_increment" }, { 0x1A35, "career_stats_init" }, +// { 0x1A36, "" }, +// { 0x1A37, "" }, { 0x1A38, "cargo" }, { 0x1A39, "cargo_amb" }, { 0x1A3A, "cargo_choppers" }, { 0x1A3B, "cargo_container" }, { 0x1A3C, "cargo_item_spawners" }, +// { 0x1A3D, "" }, { 0x1A3E, "cargo_winds_front" }, { 0x1A3F, "cargo_winds_rear" }, { 0x1A40, "carried_grape" }, { 0x1A41, "carriedby" }, +// { 0x1A42, "" }, { 0x1A43, "carrieditem" }, +// { 0x1A44, "" }, { 0x1A45, "carrier" }, { 0x1A46, "carrier_grape" }, +// { 0x1A47, "" }, { 0x1A48, "carrier_life_jet_takeoff_guys" }, { 0x1A49, "carrier_life_jet_takeoff_jet" }, { 0x1A4A, "carrier_liferaft" }, +// { 0x1A4B, "" }, { 0x1A4C, "carrier_light_post_sparrow" }, { 0x1A4D, "carrier_locations" }, { 0x1A4E, "carrier_planes_precache" }, @@ -7932,36 +8905,64 @@ const std::array, 13827> token_list { 0x1A5A, "carryobject_overridemovingplatformdeath" }, { 0x1A5B, "carryobjectproxthink" }, { 0x1A5C, "carryobjectproxthinkdelayed" }, +// { 0x1A5D, "" }, { 0x1A5E, "carryobjectusethink" }, { 0x1A5F, "carryremoteuav_delete" }, +// { 0x1A60, "" }, { 0x1A61, "carryremoteuav_setcarried" }, { 0x1A62, "cars" }, { 0x1A63, "cart_player_kill_volume" }, { 0x1A64, "cart_runner" }, +// { 0x1A65, "" }, { 0x1A66, "casualtytracking" }, { 0x1A67, "cat_array_add" }, { 0x1A68, "cat_array_get" }, { 0x1A69, "catch_alien_on_fire" }, +// { 0x1A6A, "" }, { 0x1A6B, "catch_death_notify" }, { 0x1A6C, "catch_interrupt_notify" }, +// { 0x1A6D, "" }, +// { 0x1A6E, "" }, { 0x1A6F, "catchup_deck_combat" }, { 0x1A70, "catchup_deck_tilt" }, +// { 0x1A71, "" }, +// { 0x1A72, "" }, { 0x1A73, "catchup_defend_sparrow" }, +// { 0x1A74, "" }, { 0x1A75, "catchup_function" }, +// { 0x1A76, "" }, +// { 0x1A77, "" }, { 0x1A78, "catchup_slow_intro" }, +// { 0x1A79, "" }, +// { 0x1A7A, "" }, +// { 0x1A7B, "" }, { 0x1A7C, "catwalk_melee_glass_break" }, { 0x1A7D, "catwalks_end" }, +// { 0x1A7E, "" }, +// { 0x1A7F, "" }, +// { 0x1A80, "" }, +// { 0x1A81, "" }, { 0x1A82, "cave_cairo_whine" }, { 0x1A83, "cave_dialogue" }, { 0x1A84, "cave_dialogue_2" }, { 0x1A85, "cave_dust" }, { 0x1A86, "cave_earthquake" }, +// { 0x1A87, "" }, +// { 0x1A88, "" }, +// { 0x1A89, "" }, +// { 0x1A8A, "" }, +// { 0x1A8B, "" }, +// { 0x1A8C, "" }, { 0x1A8D, "ceiling_rubble" }, { 0x1A8E, "ceiling_rubble_missile_explode_watch" }, { 0x1A8F, "ceiling_rubble_onplayerconnect" }, { 0x1A90, "ceiling_rubble_watchusage" }, +// { 0x1A91, "" }, +// { 0x1A92, "" }, +// { 0x1A93, "" }, { 0x1A94, "centeraimpoint" }, { 0x1A95, "centered" }, +// { 0x1A96, "" }, { 0x1A97, "centerref" }, { 0x1A98, "cfxprintln" }, { 0x1A99, "cfxprintlnend" }, @@ -7969,62 +8970,98 @@ const std::array, 13827> token_list { 0x1A9B, "cg_drawbreathhint" }, { 0x1A9C, "ch_assists" }, { 0x1A9D, "ch_bulletdamagecommon" }, +// { 0x1A9E, "" }, +// { 0x1A9F, "" }, { 0x1AA0, "ch_getstate" }, { 0x1AA1, "ch_gettarget" }, +// { 0x1AA2, "" }, { 0x1AA3, "ch_isactivechallenge" }, +// { 0x1AA4, "" }, { 0x1AA5, "ch_roundplayed" }, { 0x1AA6, "ch_roundwin" }, { 0x1AA7, "ch_setprogress" }, +// { 0x1AA8, "" }, { 0x1AA9, "ch_vehicle_killed" }, { 0x1AAA, "ch_vehicle_kills" }, { 0x1AAB, "ch_vo" }, { 0x1AAC, "chain_gate" }, +// { 0x1AAD, "" }, +// { 0x1AAE, "" }, { 0x1AAF, "chaingun_shelleject_fx" }, +// { 0x1AB0, "" }, +// { 0x1AB1, "" }, +// { 0x1AB2, "" }, +// { 0x1AB3, "" }, { 0x1AB4, "chair_anim_ent" }, { 0x1AB5, "chair_animate" }, +// { 0x1AB6, "" }, +// { 0x1AB7, "" }, { 0x1AB8, "chair_nags" }, { 0x1AB9, "chair_vargas" }, +// { 0x1ABA, "" }, +// { 0x1ABB, "" }, { 0x1ABC, "chalk_swipe1" }, { 0x1ABD, "chalk_swipe2" }, { 0x1ABE, "challenge_countdown" }, +// { 0x1ABF, "" }, { 0x1AC0, "challenge_registration_func" }, { 0x1AC1, "challenge_rewardval" }, +// { 0x1AC2, "" }, +// { 0x1AC3, "" }, { 0x1AC4, "challengedata" }, { 0x1AC5, "challengeinfo" }, +// { 0x1AC6, "" }, { 0x1AC7, "challengereward" }, { 0x1AC8, "challengescompleted" }, { 0x1AC9, "challengeslot" }, +// { 0x1ACA, "" }, { 0x1ACB, "challengetarget" }, +// { 0x1ACC, "" }, { 0x1ACD, "chance" }, { 0x1ACE, "chancefordoground" }, { 0x1ACF, "chancetospawndog" }, { 0x1AD0, "chancetospawnpickup" }, { 0x1AD1, "change_character_model" }, +// { 0x1AD2, "" }, { 0x1AD3, "change_enemy_priority" }, { 0x1AD4, "change_guard_to_hazmat" }, { 0x1AD5, "change_light" }, { 0x1AD6, "change_mix" }, +// { 0x1AD7, "" }, { 0x1AD8, "change_zone_stairwell" }, +// { 0x1AD9, "" }, { 0x1ADA, "changecrateweight" }, { 0x1ADB, "changed_team" }, +// { 0x1ADC, "" }, +// { 0x1ADD, "" }, { 0x1ADE, "changelightcolortoworkerthread" }, +// { 0x1ADF, "" }, { 0x1AE0, "changestanceforfuntime" }, { 0x1AE1, "changestepoutpos" }, +// { 0x1AE2, "" }, { 0x1AE3, "changingcoverpos" }, +// { 0x1AE4, "" }, { 0x1AE5, "changingtoregularinfected" }, { 0x1AE6, "changingtoregularinfectedbykill" }, { 0x1AE7, "changingweapon" }, { 0x1AE8, "chaos_a" }, +// { 0x1AE9, "" }, { 0x1AEA, "chaos_a_hesh_landing" }, { 0x1AEB, "chaos_a_hesh_run" }, +// { 0x1AEC, "" }, +// { 0x1AED, "" }, { 0x1AEE, "chaos_airdrop_locs" }, { 0x1AEF, "chaos_b" }, { 0x1AF0, "chaos_b_hide_debris" }, { 0x1AF1, "chaos_b_slow_zone" }, { 0x1AF2, "chaos_checkpoint" }, { 0x1AF3, "chaos_checkpoint_trigger" }, +// { 0x1AF4, "" }, +// { 0x1AF5, "" }, +// { 0x1AF6, "" }, { 0x1AF7, "chaos_hide_on_start" }, { 0x1AF8, "chaos_kill_after_time" }, +// { 0x1AF9, "" }, { 0x1AFA, "chaos_kill_player" }, { 0x1AFB, "chaos_moving_clip" }, { 0x1AFC, "chaos_moving_head" }, @@ -8032,7 +9069,14 @@ const std::array, 13827> token_list { 0x1AFE, "chaos_player_kill" }, { 0x1AFF, "chaos_quake_trigger_think" }, { 0x1B00, "chaos_rog_think" }, +// { 0x1B01, "" }, { 0x1B02, "chaos_walker_wait" }, +// { 0x1B03, "" }, +// { 0x1B04, "" }, +// { 0x1B05, "" }, +// { 0x1B06, "" }, +// { 0x1B07, "" }, +// { 0x1B08, "" }, { 0x1B09, "character_type" }, { 0x1B0A, "characters" }, { 0x1B0B, "charactertypebonusxp" }, @@ -8041,19 +9085,27 @@ const std::array, 13827> token_list { 0x1B0E, "charge2" }, { 0x1B0F, "charge_attack" }, { 0x1B10, "charge_tracking_enemy" }, +// { 0x1B11, "" }, { 0x1B12, "chase_amb_enter_chasm" }, { 0x1B13, "chase_amb_enter_ravine" }, +// { 0x1B14, "" }, +// { 0x1B15, "" }, { 0x1B16, "chase_amb_garage_exit" }, +// { 0x1B17, "" }, +// { 0x1B18, "" }, { 0x1B19, "chase_amb_garage_punch_it" }, { 0x1B1A, "chase_amb_garage_start" }, { 0x1B1B, "chase_amb_sharp_turn" }, { 0x1B1C, "chase_amb_sub_comes_up" }, { 0x1B1D, "chase_amb_tight_spot" }, +// { 0x1B1E, "" }, { 0x1B1F, "chase_amb_under_bridge_2" }, { 0x1B20, "chase_amb_under_bridge_3" }, { 0x1B21, "chase_amb_under_bridge_4" }, { 0x1B22, "chase_cam_ent" }, { 0x1B23, "chase_cam_last_num" }, +// { 0x1B24, "" }, +// { 0x1B25, "" }, { 0x1B26, "chase_concussion" }, { 0x1B27, "chase_crack_icehole" }, { 0x1B28, "chase_crashmix" }, @@ -8063,6 +9115,7 @@ const std::array, 13827> token_list { 0x1B2C, "chase_land_roof" }, { 0x1B2D, "chase_land_tires_big" }, { 0x1B2E, "chase_land_tires_small" }, +// { 0x1B2F, "" }, { 0x1B30, "chase_music" }, { 0x1B31, "chase_pileup_counter" }, { 0x1B32, "chase_player" }, @@ -8071,32 +9124,49 @@ const std::array, 13827> token_list { 0x1B35, "chase_roadblock_smash" }, { 0x1B36, "chase_script" }, { 0x1B37, "chase_sink" }, +// { 0x1B38, "" }, +// { 0x1B39, "" }, +// { 0x1B3A, "" }, +// { 0x1B3B, "" }, { 0x1B3C, "chase_tunnel_jeep" }, { 0x1B3D, "chasecam" }, { 0x1B3E, "chasecam_onent" }, +// { 0x1B3F, "" }, +// { 0x1B40, "" }, { 0x1B41, "chatqueue" }, { 0x1B42, "cheap_effect_id" }, { 0x1B43, "cheap_vehicles_have_shields" }, { 0x1B44, "cheatammoifnecessary" }, +// { 0x1B45, "" }, { 0x1B46, "check_ai_array_for_death" }, { 0x1B47, "check_already_touching" }, +// { 0x1B48, "" }, +// { 0x1B49, "" }, +// { 0x1B4A, "" }, { 0x1B4B, "check_atrium_done" }, { 0x1B4C, "check_break_stealth" }, { 0x1B4D, "check_break_stealth_end" }, +// { 0x1B4E, "" }, +// { 0x1B4F, "" }, +// { 0x1B50, "" }, { 0x1B51, "check_debug_hud_dvar" }, +// { 0x1B52, "" }, { 0x1B53, "check_dog_ready_to_attack" }, { 0x1B54, "check_dog_sprinting" }, { 0x1B55, "check_enemy_clump" }, { 0x1B56, "check_enemy_index" }, { 0x1B57, "check_failed_spawn_groups" }, { 0x1B58, "check_feature_dependencies" }, +// { 0x1B59, "" }, { 0x1B5A, "check_flag_for_stat_tracking" }, +// { 0x1B5B, "" }, { 0x1B5C, "check_for_block" }, { 0x1B5D, "check_for_combat_two_done" }, { 0x1B5E, "check_for_death_during_traversal" }, { 0x1B5F, "check_for_enemies" }, { 0x1B60, "check_for_existing_pet_bombs" }, { 0x1B61, "check_for_melee_stab" }, +// { 0x1B62, "" }, { 0x1B63, "check_for_player_impact" }, { 0x1B64, "check_for_player_meleeing" }, { 0x1B65, "check_for_player_near_hive_with_drill" }, @@ -8104,139 +9174,234 @@ const std::array, 13827> token_list { 0x1B67, "check_for_special_damage" }, { 0x1B68, "check_for_weapon_pickup" }, { 0x1B69, "check_force_color" }, +// { 0x1B6A, "" }, { 0x1B6B, "check_grenade" }, { 0x1B6C, "check_guard_death_to_stop_pistol_fire" }, +// { 0x1B6D, "" }, { 0x1B6E, "check_hold_bar_in_green" }, { 0x1B6F, "check_hold_bar_in_green_or_die" }, { 0x1B70, "check_hostage_flag_a" }, { 0x1B71, "check_hostage_flag_b" }, { 0x1B72, "check_if_player_close_to_checkpoint" }, { 0x1B73, "check_if_went_hot_late" }, +// { 0x1B74, "" }, { 0x1B75, "check_kill_traversal" }, +// { 0x1B76, "" }, { 0x1B77, "check_melee_interaction_active" }, { 0x1B78, "check_missing_animation" }, { 0x1B79, "check_other_haslevelveteranachievement" }, { 0x1B7A, "check_overrides" }, +// { 0x1B7B, "" }, { 0x1B7C, "check_pain_lockout" }, +// { 0x1B7D, "" }, +// { 0x1B7E, "" }, { 0x1B7F, "check_player_warehouse_mantle" }, { 0x1B80, "check_player_zoom" }, { 0x1B81, "check_script_char_group_ratio" }, { 0x1B82, "check_sound_tag_dupe" }, { 0x1B83, "check_sound_tag_dupe_reset" }, +// { 0x1B84, "" }, +// { 0x1B85, "" }, { 0x1B86, "check_submix_hud_dvar" }, +// { 0x1B87, "" }, +// { 0x1B88, "" }, { 0x1B89, "check_triggers_flagset" }, { 0x1B8A, "check_unloadgroup" }, +// { 0x1B8B, "" }, { 0x1B8C, "check_weapon" }, +// { 0x1B8D, "" }, +// { 0x1B8E, "" }, { 0x1B8F, "checkadvanceonenemyconditions" }, { 0x1B90, "checkallgeneratorsofthistype" }, +// { 0x1B91, "" }, +// { 0x1B92, "" }, { 0x1B93, "checkapproachpreconditions" }, { 0x1B94, "checkarrivalenterpositions" }, +// { 0x1B95, "" }, +// { 0x1B96, "" }, { 0x1B97, "checkchanged" }, { 0x1B98, "checkcombatstate" }, { 0x1B99, "checkcoverenterpos" }, +// { 0x1B9A, "" }, { 0x1B9B, "checkdynamicspawns" }, { 0x1B9C, "checked" }, +// { 0x1B9D, "" }, { 0x1B9E, "checkexpiretime" }, { 0x1B9F, "checkforbestweapon" }, { 0x1BA0, "checkforcebleedout" }, { 0x1BA1, "checkforceragdoll" }, +// { 0x1BA2, "" }, { 0x1BA3, "checkforperkupgrade" }, { 0x1BA4, "checkforpersonalbests" }, { 0x1BA5, "checkforthrowback" }, { 0x1BA6, "checkgeneratorplacement" }, { 0x1BA7, "checkgrenadethrowdist" }, { 0x1BA8, "checkhit" }, +// { 0x1BA9, "" }, { 0x1BAA, "checkhitsthismag_regularmp" }, { 0x1BAB, "checking_for_hits" }, { 0x1BAC, "checkisfacing" }, { 0x1BAD, "checkkillsteal" }, { 0x1BAE, "checkmatchdataequipmentkills" }, +// { 0x1BAF, "" }, +// { 0x1BB0, "" }, +// { 0x1BB1, "" }, { 0x1BB2, "checkowner" }, { 0x1BB3, "checkpitchvisibility" }, { 0x1BB4, "checkplayer" }, { 0x1BB5, "checkplayerscorelimitsoon" }, +// { 0x1BB6, "" }, +// { 0x1BB7, "" }, { 0x1BB8, "checkpoint_base_array" }, { 0x1BB9, "checkpoint_bridge" }, { 0x1BBA, "checkpoint_canyon" }, { 0x1BBB, "checkpoint_cave" }, { 0x1BBC, "checkpoint_chaos" }, +// { 0x1BBD, "" }, +// { 0x1BBE, "" }, { 0x1BBF, "checkpoint_crash_site" }, { 0x1BC0, "checkpoint_defend" }, +// { 0x1BC1, "" }, +// { 0x1BC2, "" }, { 0x1BC3, "checkpoint_exfil" }, +// { 0x1BC4, "" }, { 0x1BC5, "checkpoint_foley" }, { 0x1BC6, "checkpoint_interior" }, { 0x1BC7, "checkpoint_interior_combat" }, { 0x1BC8, "checkpoint_interior_cqb" }, +// { 0x1BC9, "" }, { 0x1BCA, "checkpoint_osprey" }, +// { 0x1BCB, "" }, { 0x1BCC, "checkpoint_patrol_anim" }, +// { 0x1BCD, "" }, { 0x1BCE, "checkpoint_ride" }, +// { 0x1BCF, "" }, +// { 0x1BD0, "" }, +// { 0x1BD1, "" }, { 0x1BD2, "checkpoint_tank" }, { 0x1BD3, "checkpoint_tower" }, { 0x1BD4, "checkpredictedspawnpointcorrectness" }, +// { 0x1BD5, "" }, +// { 0x1BD6, "" }, +// { 0x1BD7, "" }, { 0x1BD8, "checkstreakreward" }, { 0x1BD9, "checkteam" }, +// { 0x1BDA, "" }, +// { 0x1BDB, "" }, +// { 0x1BDC, "" }, +// { 0x1BDD, "" }, { 0x1BDE, "checktransitionpreconditions" }, +// { 0x1BDF, "" }, +// { 0x1BE0, "" }, +// { 0x1BE1, "" }, +// { 0x1BE2, "" }, +// { 0x1BE3, "" }, +// { 0x1BE4, "" }, { 0x1BE5, "choke_loc" }, { 0x1BE6, "choke_trigs" }, +// { 0x1BE7, "" }, +// { 0x1BE8, "" }, { 0x1BE9, "choose_fire" }, { 0x1BEA, "choose_from_weighted_array" }, { 0x1BEB, "choose_goal_vol" }, { 0x1BEC, "choose_goal_vol_chain" }, +// { 0x1BED, "" }, { 0x1BEE, "choose_random_explosive_type" }, { 0x1BEF, "choose_spit_type" }, +// { 0x1BF0, "" }, { 0x1BF1, "chooseattackidle" }, { 0x1BF2, "choosedirection" }, +// { 0x1BF3, "" }, { 0x1BF4, "choosepose" }, { 0x1BF5, "chooseposefunc" }, { 0x1BF6, "choper_fly_in_think" }, { 0x1BF7, "chopper" }, +// { 0x1BF8, "" }, +// { 0x1BF9, "" }, { 0x1BFA, "chopper_achievement_check" }, { 0x1BFB, "chopper_active" }, { 0x1BFC, "chopper_ai_init" }, { 0x1BFD, "chopper_air_support_activate" }, { 0x1BFE, "chopper_arrive_wind_gust" }, +// { 0x1BFF, "" }, { 0x1C00, "chopper_attacker_check" }, { 0x1C01, "chopper_boss_agro" }, +// { 0x1C02, "" }, { 0x1C03, "chopper_boss_attempt_firing" }, +// { 0x1C04, "" }, { 0x1C05, "chopper_boss_can_hit_from_tag_turret" }, +// { 0x1C06, "" }, +// { 0x1C07, "" }, +// { 0x1C08, "" }, +// { 0x1C09, "" }, +// { 0x1C0A, "" }, +// { 0x1C0B, "" }, { 0x1C0C, "chopper_boss_forced_target_set" }, { 0x1C0D, "chopper_boss_gather_targets" }, { 0x1C0E, "chopper_boss_get_best_location_and_target" }, +// { 0x1C0F, "" }, { 0x1C10, "chopper_boss_get_best_target_proc" }, +// { 0x1C11, "" }, { 0x1C12, "chopper_boss_get_closest_neighbor_2d" }, { 0x1C13, "chopper_boss_get_closest_target_2d" }, { 0x1C14, "chopper_boss_get_target" }, { 0x1C15, "chopper_boss_goto_hangout" }, +// { 0x1C16, "" }, { 0x1C17, "chopper_boss_in_range" }, +// { 0x1C18, "" }, +// { 0x1C19, "" }, +// { 0x1C1A, "" }, +// { 0x1C1B, "" }, { 0x1C1C, "chopper_boss_locs_disabled" }, { 0x1C1D, "chopper_boss_locs_monitor_disable" }, { 0x1C1E, "chopper_boss_locs_monitor_disable_clean_up" }, { 0x1C1F, "chopper_boss_locs_monitor_disable_reset" }, +// { 0x1C20, "" }, { 0x1C21, "chopper_boss_locs_populate" }, { 0x1C22, "chopper_boss_locs_populate_thread" }, { 0x1C23, "chopper_boss_locs_populate_thread_optimized" }, { 0x1C24, "chopper_boss_locs_populated" }, +// { 0x1C25, "" }, +// { 0x1C26, "" }, { 0x1C27, "chopper_boss_move" }, { 0x1C28, "chopper_boss_path_override" }, { 0x1C29, "chopper_boss_path_paused" }, +// { 0x1C2A, "" }, { 0x1C2B, "chopper_boss_post_move_func" }, { 0x1C2C, "chopper_boss_pre_move_func" }, { 0x1C2D, "chopper_boss_resume_path_finding" }, +// { 0x1C2E, "" }, +// { 0x1C2F, "" }, +// { 0x1C30, "" }, { 0x1C31, "chopper_boss_think" }, +// { 0x1C32, "" }, { 0x1C33, "chopper_boss_wait_populate" }, +// { 0x1C34, "" }, { 0x1C35, "chopper_crash" }, { 0x1C36, "chopper_crash_enemies" }, +// { 0x1C37, "" }, { 0x1C38, "chopper_crash_guy_logic" }, { 0x1C39, "chopper_custom_death_spin" }, +// { 0x1C3A, "" }, +// { 0x1C3B, "" }, +// { 0x1C3C, "" }, { 0x1C3D, "chopper_decoys_and_evade" }, { 0x1C3E, "chopper_destroys_cover" }, { 0x1C3F, "chopper_does_first_flyby" }, +// { 0x1C40, "" }, +// { 0x1C41, "" }, { 0x1C42, "chopper_hear_vo" }, { 0x1C43, "chopper_infantry_tweak" }, { 0x1C44, "chopper_insta_kill" }, +// { 0x1C45, "" }, { 0x1C46, "chopper_leaves_after_time" }, +// { 0x1C47, "" }, +// { 0x1C48, "" }, { 0x1C49, "chopper_missile_burst" }, +// { 0x1C4A, "" }, { 0x1C4B, "chopper_outline_monitor" }, +// { 0x1C4C, "" }, +// { 0x1C4D, "" }, { 0x1C4E, "chopper_reacts_to_lockon" }, { 0x1C4F, "chopper_resume_path" }, { 0x1C50, "chopper_reward" }, @@ -8244,72 +9409,117 @@ const std::array, 13827> token_list { 0x1C52, "chopper_scripted_death" }, { 0x1C53, "chopper_side_dodge" }, { 0x1C54, "chopper_sound" }, +// { 0x1C55, "" }, +// { 0x1C56, "" }, +// { 0x1C57, "" }, { 0x1C58, "chopper_start_at_path" }, +// { 0x1C59, "" }, +// { 0x1C5A, "" }, { 0x1C5B, "chopper_turret_on" }, +// { 0x1C5C, "" }, { 0x1C5D, "chopperboss_const" }, +// { 0x1C5E, "" }, { 0x1C5F, "choppers_do_strafe_attacks" }, +// { 0x1C60, "" }, +// { 0x1C61, "" }, +// { 0x1C62, "" }, +// { 0x1C63, "" }, { 0x1C64, "chopperturretofffunc" }, { 0x1C65, "chopperturretonfunc" }, { 0x1C66, "chosen" }, { 0x1C67, "chosentemplates" }, { 0x1C68, "chunk_spark_fx_tag" }, +// { 0x1C69, "" }, { 0x1C6A, "church_destruction_init" }, { 0x1C6B, "church_fall" }, { 0x1C6C, "church_weapon_pullout" }, +// { 0x1C6D, "" }, { 0x1C6E, "chyron" }, { 0x1C6F, "chyron_sound" }, { 0x1C70, "cig_throwing" }, +// { 0x1C71, "" }, { 0x1C72, "cinematic_off" }, { 0x1C73, "cinematic_on" }, { 0x1C74, "cinematic_over" }, { 0x1C75, "cinematicmode_off" }, +// { 0x1C76, "" }, { 0x1C77, "cipher_ambush_approach" }, +// { 0x1C78, "" }, { 0x1C79, "cipher_keegan_tower_kill" }, { 0x1C7A, "cipher_podium" }, { 0x1C7B, "cipher_vo" }, +// { 0x1C7C, "" }, +// { 0x1C7D, "" }, { 0x1C7E, "circle_radius" }, { 0x1C7F, "circle_time" }, { 0x1C80, "circling" }, +// { 0x1C81, "" }, { 0x1C82, "city_collapse" }, +// { 0x1C83, "" }, { 0x1C84, "civilian_combatmoveturn" }, +// { 0x1C85, "" }, { 0x1C86, "civilian_jet_flyby" }, { 0x1C87, "civilian_noncombatmoveturn" }, { 0x1C88, "civilian_walk_animation" }, +// { 0x1C89, "" }, { 0x1C8A, "civilianjetflyby" }, { 0x1C8B, "civilianjetflyby_timer" }, { 0x1C8C, "civilianprops" }, { 0x1C8D, "civs" }, { 0x1C8E, "civs_set_flag_on_damage" }, { 0x1C8F, "clacker_vo_failsafe" }, +// { 0x1C90, "" }, +// { 0x1C91, "" }, +// { 0x1C92, "" }, { 0x1C93, "claimed_node" }, +// { 0x1C94, "" }, +// { 0x1C95, "" }, { 0x1C96, "claimtrigger" }, { 0x1C97, "clampandnormalize" }, { 0x1C98, "clampedhealth" }, +// { 0x1C99, "" }, { 0x1C9A, "class" }, { 0x1C9B, "class_num" }, +// { 0x1C9C, "" }, { 0x1C9D, "classcallback" }, +// { 0x1C9E, "" }, { 0x1C9F, "classhasperk" }, { 0x1CA0, "classmap" }, { 0x1CA1, "classname_ng" }, { 0x1CA2, "classtablename" }, { 0x1CA3, "classtablenum" }, { 0x1CA4, "classtweaks" }, +// { 0x1CA5, "" }, { 0x1CA6, "claymore_tutorial_given" }, +// { 0x1CA7, "" }, +// { 0x1CA8, "" }, +// { 0x1CA9, "" }, { 0x1CAA, "claymoredetectiontrigger" }, { 0x1CAB, "claymoredetonateradius" }, { 0x1CAC, "claymoredetonation" }, +// { 0x1CAD, "" }, { 0x1CAE, "claymores" }, { 0x1CAF, "claymoresentientfunc" }, { 0x1CB0, "claymoretracking" }, { 0x1CB1, "claymoreused" }, +// { 0x1CB2, "" }, { 0x1CB3, "clean_tow_hud" }, +// { 0x1CB4, "" }, +// { 0x1CB5, "" }, +// { 0x1CB6, "" }, +// { 0x1CB7, "" }, +// { 0x1CB8, "" }, { 0x1CB9, "clean_up_intro_exterior_props" }, { 0x1CBA, "clean_up_lagged_aliens" }, { 0x1CBB, "clean_up_on_death" }, { 0x1CBC, "clean_up_on_owner_death" }, { 0x1CBD, "clean_window_player" }, +// { 0x1CBE, "" }, +// { 0x1CBF, "" }, { 0x1CC0, "cleanup" }, +// { 0x1CC1, "" }, { 0x1CC2, "cleanup_boats" }, +// { 0x1CC3, "" }, { 0x1CC4, "cleanup_complex" }, { 0x1CC5, "cleanup_deck_transition" }, { 0x1CC6, "cleanup_delayed" }, @@ -8319,48 +9529,87 @@ const std::array, 13827> token_list { 0x1CCA, "cleanup_ents" }, { 0x1CCB, "cleanup_ents_removing_bullet_shield" }, { 0x1CCC, "cleanup_fixtures" }, +// { 0x1CCD, "" }, { 0x1CCE, "cleanup_intermission_enemies" }, +// { 0x1CCF, "" }, { 0x1CD0, "cleanup_land_vert_missile_fx" }, { 0x1CD1, "cleanup_launcher" }, +// { 0x1CD2, "" }, { 0x1CD3, "cleanup_missile_fx" }, +// { 0x1CD4, "" }, +// { 0x1CD5, "" }, { 0x1CD6, "cleanup_phys_obj" }, +// { 0x1CD7, "" }, +// { 0x1CD8, "" }, { 0x1CD9, "cleanup_rope" }, { 0x1CDA, "cleanup_rope_on_zodiac_death" }, +// { 0x1CDB, "" }, +// { 0x1CDC, "" }, +// { 0x1CDD, "" }, { 0x1CDE, "cleanup_sentry_hud_outline" }, +// { 0x1CDF, "" }, { 0x1CE0, "cleanup_teargas_on_exit" }, { 0x1CE1, "cleanup_topdrive" }, { 0x1CE2, "cleanup_triggers" }, { 0x1CE3, "cleanup_vehicles" }, { 0x1CE4, "cleanup_vert_missile_fx" }, +// { 0x1CE5, "" }, { 0x1CE6, "cleanup_zodiac_bodies" }, { 0x1CE7, "cleanup_zodiacs" }, { 0x1CE8, "cleanup_zone_arrays" }, +// { 0x1CE9, "" }, +// { 0x1CEA, "" }, +// { 0x1CEB, "" }, { 0x1CEC, "cleanupents" }, { 0x1CED, "cleanupequipment" }, { 0x1CEE, "cleanupflyby" }, { 0x1CEF, "cleanuplasertargetingdevice" }, +// { 0x1CF0, "" }, +// { 0x1CF1, "" }, +// { 0x1CF2, "" }, { 0x1CF3, "clear_all_corpses" }, { 0x1CF4, "clear_ally_drones" }, { 0x1CF5, "clear_animation" }, +// { 0x1CF6, "" }, +// { 0x1CF7, "" }, +// { 0x1CF8, "" }, { 0x1CF9, "clear_attached_items" }, { 0x1CFA, "clear_attacking" }, { 0x1CFB, "clear_audio_filter" }, { 0x1CFC, "clear_audio_mix" }, { 0x1CFD, "clear_audio_occlusion" }, { 0x1CFE, "clear_bark_cairo" }, +// { 0x1CFF, "" }, +// { 0x1D00, "" }, +// { 0x1D01, "" }, +// { 0x1D02, "" }, { 0x1D03, "clear_colors" }, +// { 0x1D04, "" }, { 0x1D05, "clear_custom_gameskill_func" }, { 0x1D06, "clear_deathanim" }, { 0x1D07, "clear_deck_props" }, { 0x1D08, "clear_dog_master" }, +// { 0x1D09, "" }, +// { 0x1D0A, "" }, +// { 0x1D0B, "" }, { 0x1D0C, "clear_entity_selection" }, { 0x1D0D, "clear_exception" }, { 0x1D0E, "clear_filter" }, +// { 0x1D0F, "" }, +// { 0x1D10, "" }, +// { 0x1D11, "" }, { 0x1D12, "clear_generic_run_anim" }, { 0x1D13, "clear_groundref" }, +// { 0x1D14, "" }, +// { 0x1D15, "" }, { 0x1D16, "clear_ignore_everything" }, { 0x1D17, "clear_ignore_states" }, +// { 0x1D18, "" }, +// { 0x1D19, "" }, +// { 0x1D1A, "" }, { 0x1D1B, "clear_mix" }, +// { 0x1D1C, "" }, +// { 0x1D1D, "" }, { 0x1D1E, "clear_promotion_order" }, { 0x1D1F, "clear_rappel_move_flag" }, { 0x1D20, "clear_reverb" }, @@ -8370,107 +9619,184 @@ const std::array, 13827> token_list { 0x1D24, "clear_settable_fx" }, { 0x1D25, "clear_target_array" }, { 0x1D26, "clear_target_on_vehicle_death" }, +// { 0x1D27, "" }, +// { 0x1D28, "" }, { 0x1D29, "clear_this_node" }, { 0x1D2A, "clear_to_go_flag_set_once" }, { 0x1D2B, "clear_tool_hud" }, +// { 0x1D2C, "" }, +// { 0x1D2D, "" }, { 0x1D2E, "clear_turret_ammo_counter_on_dismount" }, +// { 0x1D2F, "" }, { 0x1D30, "clear_vista_vehicles" }, { 0x1D31, "clear_volume_flag" }, { 0x1D32, "clearafterfade" }, { 0x1D33, "clearall" }, { 0x1D34, "clearawardwinners" }, +// { 0x1D35, "" }, { 0x1D36, "clearbuddymessage" }, +// { 0x1D37, "" }, { 0x1D38, "cleardamagehistory" }, { 0x1D39, "cleardodgeanims" }, +// { 0x1D3A, "" }, { 0x1D3B, "clearempondeath" }, { 0x1D3C, "clearfaceanimonanimdone" }, { 0x1D3D, "clearfxondeath" }, +// { 0x1D3E, "" }, +// { 0x1D3F, "" }, { 0x1D40, "clearidshortly" }, { 0x1D41, "clearing_bob_anim" }, { 0x1D42, "clearing_sways" }, +// { 0x1D43, "" }, { 0x1D44, "clearkillcamstate" }, { 0x1D45, "clearkillstreaks" }, +// { 0x1D46, "" }, +// { 0x1D47, "" }, +// { 0x1D48, "" }, { 0x1D49, "clearondeath" }, { 0x1D4A, "clearonvictimdisconnect" }, { 0x1D4B, "clearplayerlockfromremoteuavlaunch" }, +// { 0x1D4C, "" }, { 0x1D4D, "clearportalfx" }, { 0x1D4E, "clearprevioustispawnpoint" }, { 0x1D4F, "clearprogress" }, { 0x1D50, "clearrideintro" }, +// { 0x1D51, "" }, { 0x1D52, "clearsightposnear" }, { 0x1D53, "clearspawnpointdistancedata" }, +// { 0x1D54, "" }, +// { 0x1D55, "" }, { 0x1D56, "clearteamspawnpointsightdata" }, +// { 0x1D57, "" }, { 0x1D58, "clearthreatbias" }, +// { 0x1D59, "" }, { 0x1D5A, "clearwatervarsonspawn" }, { 0x1D5B, "clientid" }, { 0x1D5C, "clientmatchdataid" }, { 0x1D5D, "clienttracespawnclass" }, { 0x1D5E, "clienttweakables" }, +// { 0x1D5F, "" }, +// { 0x1D60, "" }, { 0x1D61, "cliff_choppers_move_on" }, { 0x1D62, "cliff_guy_logic" }, { 0x1D63, "climb_over" }, { 0x1D64, "climbover_enemy" }, +// { 0x1D65, "" }, { 0x1D66, "clip_brush" }, { 0x1D67, "clip_delete" }, { 0x1D68, "clip_down" }, { 0x1D69, "clip_move" }, +// { 0x1D6A, "" }, { 0x1D6B, "clip_up" }, +// { 0x1D6C, "" }, { 0x1D6D, "clipammo" }, +// { 0x1D6E, "" }, +// { 0x1D6F, "" }, +// { 0x1D70, "" }, { 0x1D71, "clipmovementtolerance" }, +// { 0x1D72, "" }, { 0x1D73, "clockwork_exfil_pre_load" }, +// { 0x1D74, "" }, { 0x1D75, "clockwork_interior_nvg_pre_load" }, +// { 0x1D76, "" }, { 0x1D77, "clockwork_intro_pre_load" }, { 0x1D78, "clockwork_locations" }, { 0x1D79, "clockwork_starts" }, { 0x1D7A, "clockwork_thermobaric_mines" }, +// { 0x1D7B, "" }, { 0x1D7C, "clockwork_treadfx_override" }, { 0x1D7D, "close_distance_sq" }, { 0x1D7E, "close_door" }, { 0x1D7F, "close_elevator_doors" }, { 0x1D80, "close_enemy_volume" }, +// { 0x1D81, "" }, { 0x1D82, "close_gate" }, +// { 0x1D83, "" }, { 0x1D84, "close_inner_doors" }, +// { 0x1D85, "" }, { 0x1D86, "close_outer_doors" }, { 0x1D87, "close_range_retreat" }, { 0x1D88, "close_stream_enemies" }, { 0x1D89, "close_to_waterfall_enemy_logic" }, +// { 0x1D8A, "" }, { 0x1D8B, "close_warehouse_doors" }, { 0x1D8C, "closed_angles" }, { 0x1D8D, "closed_defend_fx_ent" }, +// { 0x1D8E, "" }, { 0x1D8F, "closed_height" }, { 0x1D90, "closed_pos" }, +// { 0x1D91, "" }, { 0x1D92, "closed_x" }, +// { 0x1D93, "" }, { 0x1D94, "closedlist" }, +// { 0x1D95, "" }, { 0x1D96, "closeelevatordoors" }, { 0x1D97, "closeenoughaimdegrees" }, { 0x1D98, "closeomamenuondeath" }, { 0x1D99, "closepos" }, { 0x1D9A, "closerfunc" }, +// { 0x1D9B, "" }, { 0x1D9C, "closest_enemy_snowmobile_to_player" }, +// { 0x1D9D, "" }, { 0x1D9E, "closest_start_struct" }, +// { 0x1D9F, "" }, +// { 0x1DA0, "" }, { 0x1DA1, "clouds" }, +// { 0x1DA2, "" }, +// { 0x1DA3, "" }, +// { 0x1DA4, "" }, +// { 0x1DA5, "" }, { 0x1DA6, "cnd_delay_rope_link" }, { 0x1DA7, "cnd_ent_flag_clear" }, +// { 0x1DA8, "" }, +// { 0x1DA9, "" }, +// { 0x1DAA, "" }, +// { 0x1DAB, "" }, { 0x1DAC, "cnd_generic_flicker" }, { 0x1DAD, "cnd_generic_flicker_msg_watcher" }, { 0x1DAE, "cnd_generic_flicker_pause" }, +// { 0x1DAF, "" }, { 0x1DB0, "cnd_get_rope_anim_origin" }, +// { 0x1DB1, "" }, +// { 0x1DB2, "" }, +// { 0x1DB3, "" }, { 0x1DB4, "cnd_plyr_rpl_death" }, +// { 0x1DB5, "" }, { 0x1DB6, "cnd_plyr_rpl_handle_view_lerp" }, +// { 0x1DB7, "" }, +// { 0x1DB8, "" }, +// { 0x1DB9, "" }, { 0x1DBA, "cnd_plyr_rpl_setup_dvars" }, { 0x1DBB, "cnd_plyr_rpl_setup_globals" }, +// { 0x1DBC, "" }, { 0x1DBD, "cnd_rappel_player_rope" }, { 0x1DBE, "cnd_rappel_railing_obj" }, +// { 0x1DBF, "" }, +// { 0x1DC0, "" }, +// { 0x1DC1, "" }, +// { 0x1DC2, "" }, { 0x1DC3, "cnd_rpl_cleanup" }, +// { 0x1DC4, "" }, +// { 0x1DC5, "" }, { 0x1DC6, "cnd_rpl_do_move_bob" }, { 0x1DC7, "cnd_rpl_do_rope" }, { 0x1DC8, "cnd_rpl_do_stop_sway" }, +// { 0x1DC9, "" }, +// { 0x1DCA, "" }, { 0x1DCB, "cnd_rpl_do_wind" }, +// { 0x1DCC, "" }, { 0x1DCD, "cnd_rpl_legs_notetracks" }, { 0x1DCE, "cnd_rpl_plyr_link_to_rope" }, +// { 0x1DCF, "" }, +// { 0x1DD0, "" }, +// { 0x1DD1, "" }, { 0x1DD2, "cnd_shaft_flickering" }, +// { 0x1DD3, "" }, +// { 0x1DD4, "" }, +// { 0x1DD5, "" }, { 0x1DD6, "cobra_missile_models" }, { 0x1DD7, "cobra_weapon_tags" }, +// { 0x1DD8, "" }, { 0x1DD9, "cockpit_tubes" }, { 0x1DDA, "codecallback_agentadded" }, { 0x1DDB, "codecallback_agentdamaged" }, @@ -8480,60 +9806,96 @@ const std::array, 13827> token_list { 0x1DDF, "codecallback_leaderdialog" }, { 0x1DE0, "codecallback_playerconnect" }, { 0x1DE1, "codecallback_playerdamage" }, +// { 0x1DE2, "" }, { 0x1DE3, "codecallback_playerkilled" }, { 0x1DE4, "codecallback_playerlaststand" }, { 0x1DE5, "codecallback_playermigrated" }, +// { 0x1DE6, "" }, { 0x1DE7, "codecallback_vehicledamage" }, +// { 0x1DE8, "" }, +// { 0x1DE9, "" }, +// { 0x1DEA, "" }, { 0x1DEB, "col_lines" }, { 0x1DEC, "col_radiuses" }, { 0x1DED, "col_volumes" }, { 0x1DEE, "coldbreath_player" }, { 0x1DEF, "coldbreathfx" }, { 0x1DF0, "colheight" }, +// { 0x1DF1, "" }, { 0x1DF2, "collapsed_derrick_wire_anims" }, { 0x1DF3, "collect_func" }, +// { 0x1DF4, "" }, { 0x1DF5, "collectibles_hint_precache" }, +// { 0x1DF6, "" }, { 0x1DF7, "collectibles_model_precache" }, +// { 0x1DF8, "" }, +// { 0x1DF9, "" }, { 0x1DFA, "collectibles_worldcount" }, { 0x1DFB, "collision" }, { 0x1DFC, "collision_brush_post_explosion" }, { 0x1DFD, "collision_brush_pre_explosion" }, { 0x1DFE, "collision_origin" }, +// { 0x1DFF, "" }, +// { 0x1E00, "" }, { 0x1E01, "color_debug_println" }, { 0x1E02, "color_doesnt_care_about_classname" }, { 0x1E03, "color_doesnt_care_about_heroes" }, { 0x1E04, "color_helper_trigger" }, { 0x1E05, "color_node" }, +// { 0x1E06, "" }, +// { 0x1E07, "" }, { 0x1E08, "color_node_finds_user_from_colorcodes" }, { 0x1E09, "color_node_type_function" }, { 0x1E0A, "color_ordered_node_assignment" }, { 0x1E0B, "color_status" }, +// { 0x1E0C, "" }, { 0x1E0D, "color_teams" }, { 0x1E0E, "color_trig_moves_enemies" }, +// { 0x1E0F, "" }, { 0x1E10, "color_user" }, { 0x1E11, "color_volume_enemies" }, { 0x1E12, "colorblind" }, +// { 0x1E13, "" }, +// { 0x1E14, "" }, { 0x1E15, "colordebug" }, { 0x1E16, "colorindex" }, { 0x1E17, "colorislegit" }, { 0x1E18, "colorlist" }, { 0x1E19, "colornode_func" }, +// { 0x1E1A, "" }, { 0x1E1B, "colornode_setgoal_func" }, +// { 0x1E1C, "" }, { 0x1E1D, "colornodes_debug_array" }, { 0x1E1E, "colors" }, +// { 0x1E1F, "" }, { 0x1E20, "combat_allies_mainhall" }, +// { 0x1E21, "" }, { 0x1E22, "combat_ambient_guys2" }, +// { 0x1E23, "" }, { 0x1E24, "combat_handle_allies" }, { 0x1E25, "combat_one" }, +// { 0x1E26, "" }, +// { 0x1E27, "" }, { 0x1E28, "combat_one_door_col" }, +// { 0x1E29, "" }, { 0x1E2A, "combat_one_enemy" }, { 0x1E2B, "combat_one_start" }, { 0x1E2C, "combat_one_wave_node" }, { 0x1E2D, "combat_playfacialanim" }, +// { 0x1E2E, "" }, +// { 0x1E2F, "" }, { 0x1E30, "combat_rappel_garden_entry" }, +// { 0x1E31, "" }, +// { 0x1E32, "" }, +// { 0x1E33, "" }, { 0x1E34, "combat_rappel_garden_entry_enemies" }, +// { 0x1E35, "" }, { 0x1E36, "combat_rappel_garden_entry_finish_player_rope" }, { 0x1E37, "combat_rappel_garden_entry_first_frame" }, +// { 0x1E38, "" }, +// { 0x1E39, "" }, +// { 0x1E3A, "" }, +// { 0x1E3B, "" }, { 0x1E3C, "combat_rappel_garden_entry_rotate_legs" }, { 0x1E3D, "combat_rappel_garden_entry_set_small_legs_jump" }, { 0x1E3E, "combat_rappel_garden_entry_set_small_rotate_jump" }, @@ -8541,41 +9903,66 @@ const std::array, 13827> token_list { 0x1E40, "combat_rappel_garden_entry_setup_jumpoints" }, { 0x1E41, "combat_rappel_garden_entry_setup_weapon" }, { 0x1E42, "combat_rappel_garden_entry_should_shift_allies" }, +// { 0x1E43, "" }, { 0x1E44, "combat_rappel_garden_entry_tree" }, { 0x1E45, "combat_rappel_rope_coil_baker" }, { 0x1E46, "combat_rappel_rope_coil_player" }, { 0x1E47, "combat_rappel_rope_coil_rorke" }, { 0x1E48, "combat_rappel_rope_rorke" }, { 0x1E49, "combat_rappel_spawn_garden_entry_enemies" }, +// { 0x1E4A, "" }, { 0x1E4B, "combat_resource" }, { 0x1E4C, "combat_two" }, +// { 0x1E4D, "" }, { 0x1E4E, "combat_two_dialogue" }, +// { 0x1E4F, "" }, +// { 0x1E50, "" }, +// { 0x1E51, "" }, +// { 0x1E52, "" }, +// { 0x1E53, "" }, { 0x1E54, "combatbehavior" }, +// { 0x1E55, "" }, +// { 0x1E56, "" }, { 0x1E57, "combathigh" }, { 0x1E58, "combathighicon" }, { 0x1E59, "combathighoverlay" }, +// { 0x1E5A, "" }, { 0x1E5B, "combatidle" }, { 0x1E5C, "combatidlepreventoverlappingplayer" }, { 0x1E5D, "combatmemorytimeconst" }, +// { 0x1E5E, "" }, +// { 0x1E5F, "" }, { 0x1E60, "combatspeedscalar" }, +// { 0x1E61, "" }, { 0x1E62, "combatstate" }, { 0x1E63, "combattime" }, { 0x1E64, "comeback" }, { 0x1E65, "comexpfuncs" }, +// { 0x1E66, "" }, { 0x1E67, "comm_center_2_pieces" }, { 0x1E68, "command_fail_late_death" }, { 0x1E69, "command_geyser_light" }, { 0x1E6A, "command_goal" }, +// { 0x1E6B, "" }, +// { 0x1E6C, "" }, { 0x1E6D, "command_platform_bag_baker" }, { 0x1E6E, "command_platform_bag_cypher" }, { 0x1E6F, "command_platform_bag_keegan" }, { 0x1E70, "command_platform_bag_player" }, +// { 0x1E71, "" }, +// { 0x1E72, "" }, +// { 0x1E73, "" }, +// { 0x1E74, "" }, { 0x1E75, "commander_can_takeover_bot" }, +// { 0x1E76, "" }, { 0x1E77, "commander_create_dom_obj" }, +// { 0x1E78, "" }, { 0x1E79, "commander_gametype_initialized" }, { 0x1E7A, "commander_gave_hint" }, { 0x1E7B, "commander_handle_notify_quick" }, +// { 0x1E7C, "" }, { 0x1E7D, "commander_hint_delete_on_commander_menu" }, +// { 0x1E7E, "" }, { 0x1E7F, "commander_initialize_gametype" }, { 0x1E80, "commander_last_tactic_applied" }, { 0x1E81, "commander_last_tactic_selected" }, @@ -8585,57 +9972,91 @@ const std::array, 13827> token_list { 0x1E85, "commander_or_bot_change_class" }, { 0x1E86, "commander_order_ack" }, { 0x1E87, "commander_speaking" }, +// { 0x1E88, "" }, { 0x1E89, "commander_spectate_first_available_bot" }, { 0x1E8A, "commander_spectate_next_bot" }, { 0x1E8B, "commander_takeover_first_available_bot" }, { 0x1E8C, "commander_vo" }, { 0x1E8D, "commander_wait_connect" }, +// { 0x1E8E, "" }, { 0x1E8F, "commanding_bot" }, { 0x1E90, "common_flash_check" }, +// { 0x1E91, "" }, { 0x1E92, "common_tryuse_actions" }, { 0x1E93, "commonstarttime" }, { 0x1E94, "compare" }, +// { 0x1E95, "" }, { 0x1E96, "comparesizesfx" }, +// { 0x1E97, "" }, { 0x1E98, "compass_flash" }, { 0x1E99, "compass_objectives" }, +// { 0x1E9A, "" }, +// { 0x1E9B, "" }, { 0x1E9C, "compassiconenemy" }, { 0x1E9D, "compassiconfriendly" }, +// { 0x1E9E, "" }, { 0x1E9F, "complete_me" }, +// { 0x1EA0, "" }, +// { 0x1EA1, "" }, { 0x1EA2, "completednodes" }, { 0x1EA3, "complex_expl" }, +// { 0x1EA4, "" }, +// { 0x1EA5, "" }, { 0x1EA6, "complex_script" }, { 0x1EA7, "complexobjectives" }, { 0x1EA8, "compute_round_based_percentages" }, { 0x1EA9, "computer_guys_runin" }, { 0x1EAA, "computer_guys_runin_vo" }, { 0x1EAB, "computer_idf" }, +// { 0x1EAC, "" }, { 0x1EAD, "conf_fx" }, { 0x1EAE, "config" }, { 0x1EAF, "confirmed" }, { 0x1EB0, "connect_and_start_tarps" }, { 0x1EB1, "connect_door_path" }, +// { 0x1EB2, "" }, { 0x1EB3, "connect_nodes_after_crash" }, { 0x1EB4, "connect_time" }, { 0x1EB5, "connect_traverse" }, { 0x1EB6, "connect_watch" }, +// { 0x1EB7, "" }, +// { 0x1EB8, "" }, { 0x1EB9, "connected_nodes" }, +// { 0x1EBA, "" }, +// { 0x1EBB, "" }, { 0x1EBC, "connectedpostgame" }, { 0x1EBD, "connection_sound" }, +// { 0x1EBE, "" }, +// { 0x1EBF, "" }, +// { 0x1EC0, "" }, { 0x1EC1, "connecttime" }, { 0x1EC2, "connecttraverses" }, +// { 0x1EC3, "" }, +// { 0x1EC4, "" }, { 0x1EC5, "considerthrowgrenade" }, { 0x1EC6, "consolation" }, { 0x1EC7, "console" }, { 0x1EC8, "console_scene_dialogue" }, { 0x1EC9, "console_scene_player_blocker" }, { 0x1ECA, "const_baker" }, +// { 0x1ECB, "" }, +// { 0x1ECC, "" }, +// { 0x1ECD, "" }, +// { 0x1ECE, "" }, +// { 0x1ECF, "" }, { 0x1ED0, "constraingametype" }, +// { 0x1ED1, "" }, { 0x1ED2, "constrict_view" }, { 0x1ED3, "constrict_view_count" }, { 0x1ED4, "contact_points" }, +// { 0x1ED5, "" }, +// { 0x1ED6, "" }, +// { 0x1ED7, "" }, { 0x1ED8, "context_sensative_dialog_filler" }, +// { 0x1ED9, "" }, { 0x1EDA, "context_sensative_dialog_guy_in_sight" }, { 0x1EDB, "context_sensative_dialog_guy_in_sight_check" }, +// { 0x1EDC, "" }, { 0x1EDD, "context_sensative_dialog_kill" }, { 0x1EDE, "context_sensative_dialog_kill_thread" }, { 0x1EDF, "context_sensative_dialog_locations" }, @@ -8644,11 +10065,13 @@ const std::array, 13827> token_list { 0x1EE2, "context_sensative_dialog_play_random_group_sound" }, { 0x1EE3, "context_sensative_dialog_secondary_explosion_vehicle" }, { 0x1EE4, "context_sensative_dialog_timedout" }, +// { 0x1EE5, "" }, { 0x1EE6, "context_sensative_dialog_vehicledeath" }, { 0x1EE7, "context_sensative_dialog_vehiclespawn" }, { 0x1EE8, "continous_fire" }, { 0x1EE9, "continuedrivenmovement" }, { 0x1EEA, "continuemovement" }, +// { 0x1EEB, "" }, { 0x1EEC, "control_nvg_lightmodels" }, { 0x1EED, "control_nvg_staticscreens_off" }, { 0x1EEE, "control_nvg_staticscreens_on" }, @@ -8657,11 +10080,15 @@ const std::array, 13827> token_list { 0x1EF1, "control_room_enemies" }, { 0x1EF2, "control_room_enemies_upper_setup" }, { 0x1EF3, "control_room_enemy_setup" }, +// { 0x1EF4, "" }, +// { 0x1EF5, "" }, { 0x1EF6, "control_screen_bink_init" }, { 0x1EF7, "controlled_dog" }, { 0x1EF8, "controlling_dog" }, +// { 0x1EF9, "" }, { 0x1EFA, "controlroom_top_2" }, { 0x1EFB, "controlsfrozen" }, +// { 0x1EFC, "" }, { 0x1EFD, "contuing_to_move_check" }, { 0x1EFE, "converge_on_target" }, { 0x1EFF, "conversation_start" }, @@ -8670,32 +10097,44 @@ const std::array, 13827> token_list { 0x1F02, "convert_fov_string" }, { 0x1F03, "convert_guy_to_drone" }, { 0x1F04, "convert_moving_cover_enemies_to_wave_3" }, +// { 0x1F05, "" }, { 0x1F06, "convert_to_fake_riders" }, { 0x1F07, "convert_to_fireworks_effect" }, { 0x1F08, "convert_to_time_string" }, { 0x1F09, "convo_generator" }, { 0x1F0A, "convoy" }, +// { 0x1F0B, "" }, { 0x1F0C, "convoy_checkpoint" }, { 0x1F0D, "convoy_checkpoint_spawn" }, { 0x1F0E, "convoy_death_func" }, { 0x1F0F, "convoy_kill_player" }, { 0x1F10, "convoy_riders_death_func" }, { 0x1F11, "convoy_riders_react_func" }, +// { 0x1F12, "" }, { 0x1F13, "convoy_spawn_func" }, { 0x1F14, "convoy_spawn_logic" }, +// { 0x1F15, "" }, { 0x1F16, "convoy_tall_barricade_01" }, { 0x1F17, "convoy_tall_barricade_02" }, { 0x1F18, "convoy_think" }, { 0x1F19, "convoy_veh_01" }, { 0x1F1A, "convoy_veh_01a" }, +// { 0x1F1B, "" }, { 0x1F1C, "convoy_veh_03" }, +// { 0x1F1D, "" }, +// { 0x1F1E, "" }, { 0x1F1F, "convoy_veh_05" }, +// { 0x1F20, "" }, +// { 0x1F21, "" }, { 0x1F22, "cool_spawn" }, { 0x1F23, "cool_walk" }, +// { 0x1F24, "" }, +// { 0x1F25, "" }, { 0x1F26, "cooldowntime" }, { 0x1F27, "cooldownwaittime" }, { 0x1F28, "coop_breached_from_same_door_in_a_muliti_door_room" }, { 0x1F29, "coop_icon_blinkcrement" }, +// { 0x1F2A, "" }, { 0x1F2B, "coop_icon_color_blink" }, { 0x1F2C, "coop_icon_color_damage" }, { 0x1F2D, "coop_icon_color_downed" }, @@ -8705,36 +10144,53 @@ const std::array, 13827> token_list { 0x1F31, "coop_icon_state" }, { 0x1F32, "coop_player_in_special_ops_survival" }, { 0x1F33, "coop_player_touching_valid_door_volume" }, +// { 0x1F34, "" }, { 0x1F35, "coop_with_one_player_downed" }, +// { 0x1F36, "" }, { 0x1F37, "copier" }, { 0x1F38, "copy_adrenaline" }, +// { 0x1F39, "" }, +// { 0x1F3A, "" }, { 0x1F3B, "copy_bar" }, { 0x1F3C, "copy_cat" }, { 0x1F3D, "copy_ents" }, { 0x1F3E, "copy_fullweaponlist" }, { 0x1F3F, "copy_killstreak_status" }, +// { 0x1F40, "" }, { 0x1F41, "copy_node" }, { 0x1F42, "copy_weapon_ammo_clip" }, { 0x1F43, "copy_weapon_ammo_stock" }, { 0x1F44, "copy_weapon_current" }, +// { 0x1F45, "" }, { 0x1F46, "copymachine_ai" }, +// { 0x1F47, "" }, { 0x1F48, "copymachine_cleanup" }, { 0x1F49, "copymachine_falling_vo" }, +// { 0x1F4A, "" }, +// { 0x1F4B, "" }, { 0x1F4C, "copymachine_window_event" }, { 0x1F4D, "core_lights_red" }, { 0x1F4E, "corner_clearfacialanim" }, { 0x1F4F, "corner_playaimfacialanim" }, { 0x1F50, "corner_playcornerfacialanim" }, +// { 0x1F51, "" }, +// { 0x1F52, "" }, +// { 0x1F53, "" }, +// { 0x1F54, "" }, { 0x1F55, "cornerdirection" }, { 0x1F56, "cornered_building_entry_pre_load" }, { 0x1F57, "cornered_destruct_pre_load" }, { 0x1F58, "cornered_falling_death" }, { 0x1F59, "cornered_garden_pre_load" }, +// { 0x1F5A, "" }, { 0x1F5B, "cornered_interior_pre_load" }, +// { 0x1F5C, "" }, +// { 0x1F5D, "" }, { 0x1F5E, "cornered_player_arms" }, { 0x1F5F, "cornered_player_legs" }, { 0x1F60, "cornered_rappel_pre_load" }, { 0x1F61, "cornered_start_random_wind" }, +// { 0x1F62, "" }, { 0x1F63, "cornered_starts" }, { 0x1F64, "cornered_stop_random_wind" }, { 0x1F65, "cornered_stop_rappel" }, @@ -8750,30 +10206,45 @@ const std::array, 13827> token_list { 0x1F6F, "corpse_entnums" }, { 0x1F70, "corpse_height" }, { 0x1F71, "corpse_ragdoll_when_vertical" }, +// { 0x1F72, "" }, { 0x1F73, "corpseflag" }, +// { 0x1F74, "" }, +// { 0x1F75, "" }, { 0x1F76, "cos45" }, { 0x1F77, "cosine" }, { 0x1F78, "cosine11_25" }, { 0x1F79, "cosine15" }, +// { 0x1F7A, "" }, { 0x1F7B, "cosine45" }, +// { 0x1F7C, "" }, { 0x1F7D, "cost" }, { 0x1F7E, "cost_display" }, { 0x1F7F, "coughing_active" }, +// { 0x1F80, "" }, { 0x1F81, "countdown_sound" }, +// { 0x1F82, "" }, { 0x1F83, "counted" }, +// { 0x1F84, "" }, +// { 0x1F85, "" }, { 0x1F86, "countryids" }, { 0x1F87, "courtyard_cleanup_enemies" }, { 0x1F88, "courtyard_directory" }, +// { 0x1F89, "" }, { 0x1F8A, "courtyard_guys_notify_on_death" }, { 0x1F8B, "courtyard_guys_walla" }, { 0x1F8C, "courtyard_hazmat_guy_think" }, { 0x1F8D, "courtyard_intro_ally_vo" }, +// { 0x1F8E, "" }, { 0x1F8F, "courtyard_intro_elevator" }, { 0x1F90, "courtyard_intro_elevator_guy" }, { 0x1F91, "courtyard_intro_elevator_guy_fail" }, { 0x1F92, "courtyard_intro_elevator_guys" }, +// { 0x1F93, "" }, +// { 0x1F94, "" }, { 0x1F95, "courtyard_office_a_doors" }, +// { 0x1F96, "" }, { 0x1F97, "courtyard_office_chair" }, +// { 0x1F98, "" }, { 0x1F99, "courtyard_office_death" }, { 0x1F9A, "courtyard_office_enemies" }, { 0x1F9B, "courtyard_office_enemy_anim" }, @@ -8781,8 +10252,19 @@ const std::array, 13827> token_list { 0x1F9D, "courtyard_office_props" }, { 0x1F9E, "courtyard_office_stealth_end" }, { 0x1F9F, "courtyard_rig_kill" }, +// { 0x1FA0, "" }, +// { 0x1FA1, "" }, { 0x1FA2, "courtyard_transient_unload" }, +// { 0x1FA3, "" }, +// { 0x1FA4, "" }, +// { 0x1FA5, "" }, +// { 0x1FA6, "" }, +// { 0x1FA7, "" }, +// { 0x1FA8, "" }, +// { 0x1FA9, "" }, { 0x1FAA, "cover_warnings_disabled" }, +// { 0x1FAB, "" }, +// { 0x1FAC, "" }, { 0x1FAD, "covercrouchfail" }, { 0x1FAE, "covercrouchgrenade" }, { 0x1FAF, "covercrouchlean_aimmode" }, @@ -8790,74 +10272,116 @@ const std::array, 13827> token_list { 0x1FB1, "coverenterpos" }, { 0x1FB2, "coverexit" }, { 0x1FB3, "coverexitangles" }, +// { 0x1FB4, "" }, +// { 0x1FB5, "" }, { 0x1FB6, "coverexitpostdist" }, +// { 0x1FB7, "" }, +// { 0x1FB8, "" }, +// { 0x1FB9, "" }, +// { 0x1FBA, "" }, { 0x1FBB, "covermode" }, { 0x1FBC, "covermulti_choosehidestate" }, { 0x1FBD, "covermulti_dotransition" }, { 0x1FBE, "covermulti_enterstate" }, { 0x1FBF, "covermulti_exitstate" }, { 0x1FC0, "covermulti_getanimtransition" }, +// { 0x1FC1, "" }, { 0x1FC2, "covermulti_getnonrandomvaliddir" }, { 0x1FC3, "covermulti_getrandomvaliddir" }, { 0x1FC4, "covermulti_getstatefromdir" }, { 0x1FC5, "covermulti_isvaliddir" }, +// { 0x1FC6, "" }, { 0x1FC7, "covermulti_setstate" }, +// { 0x1FC8, "" }, { 0x1FC9, "covermulti_think" }, +// { 0x1FCA, "" }, +// { 0x1FCB, "" }, { 0x1FCC, "coverposestablishedtime" }, +// { 0x1FCD, "" }, { 0x1FCE, "coverreload" }, +// { 0x1FCF, "" }, +// { 0x1FD0, "" }, { 0x1FD1, "coverrightgrenade" }, { 0x1FD2, "coversetupanim" }, { 0x1FD3, "coverstand" }, { 0x1FD4, "coverstandfail" }, { 0x1FD5, "coverstandgrenade" }, +// { 0x1FD6, "" }, +// { 0x1FD7, "" }, { 0x1FD8, "covertransangles" }, +// { 0x1FD9, "" }, +// { 0x1FDA, "" }, { 0x1FDB, "covertranspredist" }, { 0x1FDC, "covertype" }, +// { 0x1FDD, "" }, +// { 0x1FDE, "" }, { 0x1FDF, "cq_combat_movement" }, { 0x1FE0, "cq_enemies" }, { 0x1FE1, "cq_room_destruction" }, { 0x1FE2, "cqb_aim" }, +// { 0x1FE3, "" }, { 0x1FE4, "cqb_anims" }, { 0x1FE5, "cqb_clearfacialanim" }, { 0x1FE6, "cqb_dog" }, +// { 0x1FE7, "" }, { 0x1FE8, "cqb_door_open_slow" }, { 0x1FE9, "cqb_door_shove" }, { 0x1FEA, "cqb_encounter" }, { 0x1FEB, "cqb_encounter_allies_move_up" }, { 0x1FEC, "cqb_fans" }, { 0x1FED, "cqb_off_sprint_on" }, +// { 0x1FEE, "" }, { 0x1FEF, "cqb_playfacialanim" }, { 0x1FF0, "cqb_point_of_interest" }, { 0x1FF1, "cqb_reloadinternal" }, +// { 0x1FF2, "" }, { 0x1FF3, "cqb_time" }, +// { 0x1FF4, "" }, { 0x1FF5, "cqb_wide_poi_track" }, { 0x1FF6, "cqb_wide_target_track" }, { 0x1FF7, "cqbenabled" }, { 0x1FF8, "cqbpointsofinterest" }, { 0x1FF9, "cqbtracking" }, +// { 0x1FFA, "" }, +// { 0x1FFB, "" }, +// { 0x1FFC, "" }, +// { 0x1FFD, "" }, { 0x1FFE, "crack_exploder_test" }, +// { 0x1FFF, "" }, { 0x2000, "cranked" }, { 0x2001, "cranked_end_time" }, { 0x2002, "crankedbombtimer" }, { 0x2003, "crash_blackhawk_fire_think" }, +// { 0x2004, "" }, { 0x2005, "crash_blackhawk_think" }, { 0x2006, "crash_derailed_check" }, +// { 0x2007, "" }, +// { 0x2008, "" }, { 0x2009, "crash_event" }, { 0x200A, "crash_hidden_settings" }, { 0x200B, "crash_model_damage" }, +// { 0x200C, "" }, +// { 0x200D, "" }, { 0x200E, "crash_path_check" }, { 0x200F, "crash_pilot_logic" }, +// { 0x2010, "" }, { 0x2011, "crash_site_a10_missile_dive_1" }, { 0x2012, "crash_site_a10_overhead" }, +// { 0x2013, "" }, { 0x2014, "crash_site_begin" }, +// { 0x2015, "" }, { 0x2016, "crash_site_init" }, { 0x2017, "crash_site_main" }, +// { 0x2018, "" }, { 0x2019, "crash_site_vo" }, { 0x201A, "crash_test_start" }, +// { 0x201B, "" }, { 0x201C, "crash_vehicle_on_death" }, +// { 0x201D, "" }, { 0x201E, "crashed_truck1" }, { 0x201F, "crashed_truck2" }, { 0x2020, "crashed_trucks" }, +// { 0x2021, "" }, { 0x2022, "crashedc17_waits" }, { 0x2023, "crashedtank_waits" }, { 0x2024, "crashing" }, @@ -8865,28 +10389,46 @@ const std::array, 13827> token_list { 0x2026, "crashtimer" }, { 0x2027, "crate_calculate_on_path_grid" }, { 0x2028, "crate_can_use_always" }, +// { 0x2029, "" }, { 0x202A, "crate_clip" }, { 0x202B, "crate_clip_of_doom" }, { 0x202C, "crate_death_fling" }, { 0x202D, "crate_get_bot_target" }, +// { 0x202E, "" }, +// { 0x202F, "" }, +// { 0x2030, "" }, +// { 0x2031, "" }, +// { 0x2032, "" }, { 0x2033, "crate_low_ammo_check" }, +// { 0x2034, "" }, { 0x2035, "crate_picked_up" }, +// { 0x2036, "" }, +// { 0x2037, "" }, { 0x2038, "crateallcapturethink" }, +// { 0x2039, "" }, +// { 0x203A, "" }, { 0x203B, "cratekill" }, +// { 0x203C, "" }, { 0x203D, "cratemodelenemyteamsupdater" }, { 0x203E, "cratemodelplayerupdater" }, +// { 0x203F, "" }, { 0x2040, "cratenonownerusetime" }, { 0x2041, "crateothercapturethink" }, { 0x2042, "crateownercapturethink" }, { 0x2043, "crateownerusetime" }, +// { 0x2044, "" }, +// { 0x2045, "" }, { 0x2046, "crater_ledge_walk" }, { 0x2047, "crater_reveal_dialogue" }, { 0x2048, "cratesetupforuse" }, { 0x2049, "crateteammodelupdater" }, { 0x204A, "cratetype" }, { 0x204B, "cratetypes" }, +// { 0x204C, "" }, { 0x204D, "crateusepostjuggernautupdater" }, { 0x204E, "crateuseteamupdater" }, +// { 0x204F, "" }, +// { 0x2050, "" }, { 0x2051, "crawl_breath_start" }, { 0x2052, "crawl_fx" }, { 0x2053, "crawl_fx_rate" }, @@ -8894,92 +10436,153 @@ const std::array, 13827> token_list { 0x2055, "crawl_out" }, { 0x2056, "crawl_target_and_init_flags" }, { 0x2057, "crawl_through_targets_to_init_flags" }, +// { 0x2058, "" }, { 0x2059, "crawling_guys_spawnfunc" }, +// { 0x205A, "" }, { 0x205B, "crawlingpainanimoverridefunc" }, { 0x205C, "crawlingpaintransanim" }, +// { 0x205D, "" }, +// { 0x205E, "" }, { 0x205F, "creaky_board" }, +// { 0x2060, "" }, { 0x2061, "create_anim_event" }, { 0x2062, "create_anim_node" }, { 0x2063, "create_anim_scene" }, +// { 0x2064, "" }, { 0x2065, "create_array_of_intel_items" }, +// { 0x2066, "" }, { 0x2067, "create_artillery_shell" }, +// { 0x2068, "" }, +// { 0x2069, "" }, { 0x206A, "create_chyron_text" }, { 0x206B, "create_client_overlay" }, { 0x206C, "create_client_overlay_custom_size" }, +// { 0x206D, "" }, +// { 0x206E, "" }, +// { 0x206F, "" }, +// { 0x2070, "" }, +// { 0x2071, "" }, +// { 0x2072, "" }, +// { 0x2073, "" }, { 0x2074, "create_dog_start_point_ent" }, { 0x2075, "create_door_sound_ents" }, +// { 0x2076, "" }, { 0x2077, "create_dvar" }, { 0x2078, "create_escape_doors" }, +// { 0x2079, "" }, { 0x207A, "create_flare" }, +// { 0x207B, "" }, { 0x207C, "create_fresh_friendly_icon" }, { 0x207D, "create_fx_ent_setup" }, { 0x207E, "create_fx_menu" }, { 0x207F, "create_fxlighting_object" }, { 0x2080, "create_gain_credit_hud" }, { 0x2081, "create_gamemessage_text" }, +// { 0x2082, "" }, { 0x2083, "create_hatchet" }, { 0x2084, "create_hud" }, +// { 0x2085, "" }, +// { 0x2086, "" }, +// { 0x2087, "" }, +// { 0x2088, "" }, +// { 0x2089, "" }, +// { 0x208A, "" }, { 0x208B, "create_hud_lower_right" }, +// { 0x208C, "" }, { 0x208D, "create_hud_section" }, { 0x208E, "create_hud_static_overlay" }, { 0x208F, "create_hud_upper_left" }, { 0x2090, "create_hud_upper_right" }, { 0x2091, "create_hud_vertical_meter" }, +// { 0x2092, "" }, { 0x2093, "create_hud_xm25_screen" }, +// { 0x2094, "" }, { 0x2095, "create_jump_point" }, { 0x2096, "create_line" }, { 0x2097, "create_lock" }, { 0x2098, "create_looper" }, { 0x2099, "create_loopsound" }, { 0x209A, "create_mantle" }, +// { 0x209B, "" }, +// { 0x209C, "" }, +// { 0x209D, "" }, { 0x209E, "create_new_spawner_pool" }, +// { 0x209F, "" }, { 0x20A0, "create_outofrange_hud" }, { 0x20A1, "create_overlay_element" }, { 0x20A2, "create_passengers" }, { 0x20A3, "create_path" }, { 0x20A4, "create_persistent_ice_breach_props" }, +// { 0x20A5, "" }, +// { 0x20A6, "" }, { 0x20A7, "create_player_rig" }, { 0x20A8, "create_player_surfacing_effects" }, { 0x20A9, "create_pushed_dropped_weapon" }, { 0x20AA, "create_qte_prompt" }, { 0x20AB, "create_random_animation" }, +// { 0x20AC, "" }, +// { 0x20AD, "" }, { 0x20AE, "create_reflection_objects" }, { 0x20AF, "create_rog_controls" }, { 0x20B0, "create_rumble_ent" }, { 0x20B1, "create_single_missile_truck" }, { 0x20B2, "create_sliding_space_door" }, +// { 0x20B3, "" }, { 0x20B4, "create_smoke_and_ambience" }, { 0x20B5, "create_start" }, +// { 0x20B6, "" }, +// { 0x20B7, "" }, { 0x20B8, "create_sunflare_setting" }, { 0x20B9, "create_trace_cache" }, { 0x20BA, "create_track_struct" }, +// { 0x20BB, "" }, +// { 0x20BC, "" }, +// { 0x20BD, "" }, +// { 0x20BE, "" }, { 0x20BF, "create_view_particle_source_locked" }, { 0x20C0, "create_vision_set_fog" }, { 0x20C1, "create_vo_data" }, { 0x20C2, "create_warning_elem" }, { 0x20C3, "create_world_model_from_ent_weapon" }, +// { 0x20C4, "" }, { 0x20C5, "createairdropcrate" }, +// { 0x20C6, "" }, { 0x20C7, "createart_transient_thread" }, { 0x20C8, "createballdrone" }, { 0x20C9, "createbar" }, { 0x20CA, "createbombsquadmodel" }, +// { 0x20CB, "" }, +// { 0x20CC, "" }, { 0x20CD, "createcarryremoteuav" }, +// { 0x20CE, "" }, +// { 0x20CF, "" }, +// { 0x20D0, "" }, +// { 0x20D1, "" }, { 0x20D2, "createclientfontstring_func" }, { 0x20D3, "createclienticon" }, { 0x20D4, "createclientprogressbar" }, { 0x20D5, "createclienttimer" }, +// { 0x20D6, "" }, { 0x20D7, "createdogenemy" }, { 0x20D8, "createdot" }, { 0x20D9, "createdot_radius" }, { 0x20DA, "createdropzones" }, { 0x20DB, "createechoalias" }, { 0x20DC, "createeffect" }, +// { 0x20DD, "" }, +// { 0x20DE, "" }, { 0x20DF, "createexploder" }, { 0x20E0, "createexploderex" }, { 0x20E1, "createfontstring" }, +// { 0x20E2, "" }, +// { 0x20E3, "" }, +// { 0x20E4, "" }, { 0x20E5, "createfx_centerprint" }, { 0x20E6, "createfx_centerprint_thread" }, +// { 0x20E7, "" }, { 0x20E8, "createfx_draw_enabled" }, +// { 0x20E9, "" }, +// { 0x20EA, "" }, { 0x20EB, "createfx_inputlocked" }, { 0x20EC, "createfx_loopcounter" }, { 0x20ED, "createfx_offset" }, @@ -8988,87 +10591,146 @@ const std::array, 13827> token_list { 0x20F0, "createfx_selecting" }, { 0x20F1, "createfxbyfxid" }, { 0x20F2, "createfxcursor" }, +// { 0x20F3, "" }, { 0x20F4, "createfxexploders" }, { 0x20F5, "createfxlogic" }, { 0x20F6, "createfxmasks" }, { 0x20F7, "createheli" }, +// { 0x20F8, "" }, { 0x20F9, "createhordecrates" }, +// { 0x20FA, "" }, { 0x20FB, "createhumanoidenemy" }, +// { 0x20FC, "" }, { 0x20FD, "createicon_hudelem" }, { 0x20FE, "createims" }, { 0x20FF, "createimsforplayer" }, { 0x2100, "createintervalsound" }, { 0x2101, "createlbguard" }, { 0x2102, "createline" }, +// { 0x2103, "" }, { 0x2104, "createloopeffect" }, { 0x2105, "createloopsound" }, +// { 0x2106, "" }, +// { 0x2107, "" }, { 0x2108, "createmuggercrates" }, { 0x2109, "createmultipliertext" }, { 0x210A, "createnewexploder" }, { 0x210B, "createobject" }, { 0x210C, "createobjective" }, +// { 0x210D, "" }, { 0x210E, "createoneshoteffect" }, +// { 0x210F, "" }, { 0x2110, "createplaneasheli" }, +// { 0x2111, "" }, { 0x2112, "createportal" }, { 0x2113, "createportals" }, { 0x2114, "createprimaryprogressbar" }, { 0x2115, "createprimaryprogressbartext" }, { 0x2116, "createprisoner" }, +// { 0x2117, "" }, { 0x2118, "createremoteuav" }, { 0x2119, "createrpgrepulsors" }, +// { 0x211A, "" }, +// { 0x211B, "" }, +// { 0x211C, "" }, { 0x211D, "createserverfontstring" }, +// { 0x211E, "" }, { 0x211F, "createservertimer" }, { 0x2120, "createspendhinthud" }, { 0x2121, "createsquad" }, { 0x2122, "createstruct" }, { 0x2123, "createtags" }, { 0x2124, "createtank" }, +// { 0x2125, "" }, { 0x2126, "createteamobjpoint" }, +// { 0x2127, "" }, { 0x2128, "createteamprogressbartext" }, { 0x2129, "createtimer" }, { 0x212A, "createturret" }, +// { 0x212B, "" }, +// { 0x212C, "" }, +// { 0x212D, "" }, +// { 0x212E, "" }, { 0x212F, "createzones" }, { 0x2130, "credits" }, +// { 0x2131, "" }, +// { 0x2132, "" }, { 0x2133, "credits_spacing" }, +// { 0x2134, "" }, +// { 0x2135, "" }, { 0x2136, "creepwalk_traverse_over_small" }, +// { 0x2137, "" }, { 0x2138, "creepwalk_traverse_under" }, +// { 0x2139, "" }, { 0x213A, "crew_quarters_combat" }, +// { 0x213B, "" }, { 0x213C, "crew_quarters_crew_killed" }, +// { 0x213D, "" }, { 0x213E, "critchance" }, { 0x213F, "critialhit" }, +// { 0x2140, "" }, { 0x2141, "critical_factor" }, { 0x2142, "criticalfactors_awayfromenemies" }, { 0x2143, "criticalfactors_domination" }, +// { 0x2144, "" }, { 0x2145, "criticalfactors_nearteam" }, { 0x2146, "criticalfactors_safeguard" }, +// { 0x2147, "" }, { 0x2148, "crnd_bar_amb" }, +// { 0x2149, "" }, +// { 0x214A, "" }, +// { 0x214B, "" }, +// { 0x214C, "" }, +// { 0x214D, "" }, { 0x214E, "crossproduct" }, +// { 0x214F, "" }, +// { 0x2150, "" }, +// { 0x2151, "" }, +// { 0x2152, "" }, { 0x2153, "crouchrun_combatanim" }, { 0x2154, "crouchrun_runnormal" }, { 0x2155, "crouchrun_runoverride" }, { 0x2156, "crouchruntocrouch" }, +// { 0x2157, "" }, { 0x2158, "crouchruntopronerun" }, { 0x2159, "crouchruntopronewalk" }, +// { 0x215A, "" }, { 0x215B, "crouchstop_begin" }, { 0x215C, "crouchtocrouchrun" }, +// { 0x215D, "" }, { 0x215E, "crouchtoprone" }, +// { 0x215F, "" }, { 0x2160, "crouchtopronewalk" }, { 0x2161, "crouchtostand" }, +// { 0x2162, "" }, +// { 0x2163, "" }, +// { 0x2164, "" }, +// { 0x2165, "" }, +// { 0x2166, "" }, { 0x2167, "crt_plane" }, { 0x2168, "crush_front_gaz" }, { 0x2169, "crush_mobile_gaz" }, { 0x216A, "crush_player_with_floating_lynx" }, { 0x216B, "crush_rear_gaz" }, { 0x216C, "crush_stop_sign_when_near_tank" }, +// { 0x216D, "" }, +// { 0x216E, "" }, { 0x216F, "cspline_adjusttime" }, { 0x2170, "cspline_calctangent" }, +// { 0x2171, "" }, +// { 0x2172, "" }, { 0x2173, "cspline_findpathnodes" }, { 0x2174, "cspline_getnodes" }, +// { 0x2175, "" }, +// { 0x2176, "" }, { 0x2177, "cspline_initnoise" }, +// { 0x2178, "" }, +// { 0x2179, "" }, { 0x217A, "cspline_makenoisepathnodes" }, { 0x217B, "cspline_makepath" }, { 0x217C, "cspline_makepath1seg" }, { 0x217D, "cspline_makepathtopoint" }, +// { 0x217E, "" }, { 0x217F, "cspline_noise" }, { 0x2180, "cspline_speedfromdistance" }, { 0x2181, "cspline_test" }, @@ -9078,32 +10740,43 @@ const std::array, 13827> token_list { 0x2185, "csplineseg_calccoeffscapspeed" }, { 0x2186, "csplineseg_calclengthbystepping" }, { 0x2187, "csplineseg_calctopspeed" }, +// { 0x2188, "" }, { 0x2189, "csplineseg_calctopspeedbystepping" }, +// { 0x218A, "" }, { 0x218B, "csplineseg_getpoint" }, { 0x218C, "csv_include" }, { 0x218D, "csv_lines" }, +// { 0x218E, "" }, { 0x218F, "cull_spawners_from_killspawner" }, +// { 0x2190, "" }, { 0x2191, "cull_trigger_logic" }, { 0x2192, "cur_defend_angle_override" }, +// { 0x2193, "" }, { 0x2194, "cur_defend_point_override" }, { 0x2195, "cur_defend_stance" }, +// { 0x2196, "" }, { 0x2197, "cur_node" }, { 0x2198, "cur_node_check_delete" }, { 0x2199, "curautosave" }, { 0x219A, "curclass" }, { 0x219B, "curdefvalue" }, +// { 0x219C, "" }, +// { 0x219D, "" }, { 0x219E, "curmeleetarget" }, { 0x219F, "curorigin" }, { 0x21A0, "curprogress" }, { 0x21A1, "curr_betty" }, { 0x21A2, "curr_interruption" }, { 0x21A3, "curr_movetime" }, +// { 0x21A4, "" }, { 0x21A5, "currectlocindex" }, +// { 0x21A6, "" }, { 0x21A7, "currency_scale_per_hive" }, { 0x21A8, "current_accuracy" }, { 0x21A9, "current_alien_count" }, { 0x21AA, "current_anim" }, { 0x21AB, "current_anim_data_scene" }, +// { 0x21AC, "" }, { 0x21AD, "current_attackers" }, { 0x21AE, "current_audio_zone" }, { 0x21AF, "current_binocular_zoom_level" }, @@ -9115,7 +10788,10 @@ const std::array, 13827> token_list { 0x21B5, "current_challenge_progress_current" }, { 0x21B6, "current_challenge_progress_max" }, { 0x21B7, "current_challenge_target_player" }, +// { 0x21B8, "" }, +// { 0x21B9, "" }, { 0x21BA, "current_color_order" }, +// { 0x21BB, "" }, { 0x21BC, "current_cycle_num" }, { 0x21BD, "current_dist_to_top" }, { 0x21BE, "current_drill_health" }, @@ -9130,15 +10806,25 @@ const std::array, 13827> token_list { 0x21C7, "current_global_hint" }, { 0x21C8, "current_high_volume" }, { 0x21C9, "current_hint" }, +// { 0x21CA, "" }, { 0x21CB, "current_hive_name" }, { 0x21CC, "current_intensity" }, +// { 0x21CD, "" }, { 0x21CE, "current_interrupt_status" }, +// { 0x21CF, "" }, { 0x21D0, "current_lane_monitor" }, { 0x21D1, "current_mode_hud" }, +// { 0x21D2, "" }, { 0x21D3, "current_position" }, +// { 0x21D4, "" }, +// { 0x21D5, "" }, +// { 0x21D6, "" }, { 0x21D7, "current_sniff_zone" }, { 0x21D8, "current_speed_percent" }, { 0x21D9, "current_spit_node" }, +// { 0x21DA, "" }, +// { 0x21DB, "" }, +// { 0x21DC, "" }, { 0x21DD, "current_sun" }, { 0x21DE, "current_sunflare_setting" }, { 0x21DF, "current_swing_pos" }, @@ -9148,44 +10834,88 @@ const std::array, 13827> token_list { 0x21E3, "current_volume" }, { 0x21E4, "current_volumes" }, { 0x21E5, "current_yellow_enemy_replenisher" }, +// { 0x21E6, "" }, +// { 0x21E7, "" }, +// { 0x21E8, "" }, +// { 0x21E9, "" }, +// { 0x21EA, "" }, { 0x21EB, "currentanimstate" }, +// { 0x21EC, "" }, +// { 0x21ED, "" }, +// { 0x21EE, "" }, { 0x21EF, "currentcolorcode" }, { 0x21F0, "currentcolorforced" }, { 0x21F1, "currentdialogimportance" }, +// { 0x21F2, "" }, +// { 0x21F3, "" }, { 0x21F4, "currentdodgeanim" }, { 0x21F5, "currentenemycount" }, { 0x21F6, "currentfireworkslocation" }, +// { 0x21F7, "" }, +// { 0x21F8, "" }, +// { 0x21F9, "" }, { 0x21FA, "currentlylocking" }, +// { 0x21FB, "" }, { 0x21FC, "currentowner" }, +// { 0x21FD, "" }, +// { 0x21FE, "" }, { 0x21FF, "currentroundnumber" }, { 0x2200, "currentstate" }, +// { 0x2201, "" }, +// { 0x2202, "" }, +// { 0x2203, "" }, +// { 0x2204, "" }, +// { 0x2205, "" }, +// { 0x2206, "" }, { 0x2207, "currenttrig" }, { 0x2208, "currentvehicletarget" }, { 0x2209, "currentvels" }, { 0x220A, "currentweapon" }, +// { 0x220B, "" }, { 0x220C, "cursor" }, { 0x220D, "curtain_dust" }, +// { 0x220E, "" }, +// { 0x220F, "" }, +// { 0x2210, "" }, { 0x2211, "custom_aim_internal" }, { 0x2212, "custom_anim_wait" }, +// { 0x2213, "" }, +// { 0x2214, "" }, { 0x2215, "custom_balcony_death_animscript" }, { 0x2216, "custom_bar_enemy_state_spotted" }, +// { 0x2217, "" }, +// { 0x2218, "" }, { 0x2219, "custom_battlechatter_init_valid_phrases" }, +// { 0x221A, "" }, +// { 0x221B, "" }, { 0x221C, "custom_cornered_stealth_settings" }, +// { 0x221D, "" }, +// { 0x221E, "" }, { 0x221F, "custom_death_script" }, { 0x2220, "custom_dismount_hint_return_when_dismounted" }, +// { 0x2221, "" }, { 0x2222, "custom_fade_out" }, { 0x2223, "custom_flavor_burst_ent_delete" }, +// { 0x2224, "" }, { 0x2225, "custom_flavor_bursts" }, +// { 0x2226, "" }, { 0x2227, "custom_followpath_parameter_func" }, { 0x2228, "custom_friendly_fire_message" }, { 0x2229, "custom_friendly_fire_shader" }, +// { 0x222A, "" }, { 0x222B, "custom_giveloadout" }, { 0x222C, "custom_hind_death" }, +// { 0x222D, "" }, +// { 0x222E, "" }, +// { 0x222F, "" }, { 0x2230, "custom_laser_function" }, +// { 0x2231, "" }, { 0x2232, "custom_mount_hint_return_when_mounted" }, { 0x2233, "custom_no_game_setupfunc" }, { 0x2234, "custom_player_attacker" }, { 0x2235, "custom_radius_damage_for_exploders" }, +// { 0x2236, "" }, +// { 0x2237, "" }, { 0x2238, "custom_waterfx" }, { 0x2239, "customanim" }, { 0x223A, "customarrivalfunc" }, @@ -9194,36 +10924,69 @@ const std::array, 13827> token_list { 0x223D, "custombcs_validphrases" }, { 0x223E, "custombreathingtime" }, { 0x223F, "customchatevent" }, +// { 0x2240, "" }, +// { 0x2241, "" }, +// { 0x2242, "" }, +// { 0x2243, "" }, { 0x2244, "customidleanimset" }, { 0x2245, "customidleanimweights" }, +// { 0x2246, "" }, { 0x2247, "customjuiced" }, { 0x2248, "custommoveanimset" }, +// { 0x2249, "" }, { 0x224A, "custommovetransitionfunc" }, +// { 0x224B, "" }, { 0x224C, "customprematchperiod" }, { 0x224D, "customrunningreacttobullets" }, { 0x224E, "cut_exploders" }, { 0x224F, "cut_hint" }, +// { 0x2250, "" }, +// { 0x2251, "" }, +// { 0x2252, "" }, +// { 0x2253, "" }, +// { 0x2254, "" }, +// { 0x2255, "" }, +// { 0x2256, "" }, { 0x2257, "cut_window_rorke" }, +// { 0x2258, "" }, { 0x2259, "cw_barracks" }, +// { 0x225A, "" }, +// { 0x225B, "" }, +// { 0x225C, "" }, +// { 0x225D, "" }, { 0x225E, "cw_barracks_setup" }, { 0x225F, "cw_barracks_slow" }, { 0x2260, "cw_bloom_above" }, { 0x2261, "cw_bravo_breach" }, +// { 0x2262, "" }, +// { 0x2263, "" }, +// { 0x2264, "" }, +// { 0x2265, "" }, { 0x2266, "cw_common" }, +// { 0x2267, "" }, { 0x2268, "cw_common_breach_allies" }, +// { 0x2269, "" }, { 0x226A, "cw_common_breach_nag" }, { 0x226B, "cw_common_breach_player" }, { 0x226C, "cw_common_breach_trig_proc" }, { 0x226D, "cw_common_fic" }, +// { 0x226E, "" }, { 0x226F, "cw_fizzle_flashbangs_thinking" }, { 0x2270, "cw_fog_above" }, { 0x2271, "cw_fog_under" }, { 0x2272, "cw_in_rising_water" }, { 0x2273, "cw_lights_out_ng" }, { 0x2274, "cw_lights_out_script_1" }, +// { 0x2275, "" }, { 0x2276, "cw_lights_out_script_3" }, +// { 0x2277, "" }, { 0x2278, "cw_lights_out_script_5" }, +// { 0x2279, "" }, +// { 0x227A, "" }, { 0x227B, "cw_mid" }, +// { 0x227C, "" }, +// { 0x227D, "" }, +// { 0x227E, "" }, { 0x227F, "cw_player_damage_underwater_time_exceeded" }, { 0x2280, "cw_player_drowning_animate" }, { 0x2281, "cw_player_drowning_damage_count" }, @@ -9231,168 +10994,305 @@ const std::array, 13827> token_list { 0x2283, "cw_player_is_drowning" }, { 0x2284, "cw_player_make_stand" }, { 0x2285, "cw_player_underwater_max_blur" }, +// { 0x2286, "" }, { 0x2287, "cw_player_view_fx_source" }, { 0x2288, "cw_player_view_water_level_fx_source" }, { 0x2289, "cw_playing_wet_fx" }, +// { 0x228A, "" }, { 0x228B, "cw_previous_longdeath" }, { 0x228C, "cw_snowmobile_headlight" }, { 0x228D, "cw_snowmobile_headlight_cg" }, { 0x228E, "cw_snowmobile_light" }, { 0x228F, "cw_stairs_fic" }, +// { 0x2290, "" }, { 0x2291, "cw_tape_breach" }, +// { 0x2292, "" }, +// { 0x2293, "" }, { 0x2294, "cw_thermite_charge_light" }, { 0x2295, "cw_trigger_volumes" }, { 0x2296, "cw_vision_above" }, { 0x2297, "cw_waterwipe_above" }, +// { 0x2298, "" }, { 0x2299, "cw_waterwipe_under" }, { 0x229A, "cw_waterwipe_under_playing" }, +// { 0x229B, "" }, { 0x229C, "cycle_begin_intensity_monitor" }, { 0x229D, "cycle_count" }, +// { 0x229E, "" }, { 0x229F, "cycle_data" }, +// { 0x22A0, "" }, +// { 0x22A1, "" }, +// { 0x22A2, "" }, +// { 0x22A3, "" }, { 0x22A4, "cycle_reward_scalar" }, +// { 0x22A5, "" }, +// { 0x22A6, "" }, { 0x22A7, "cycletargets" }, { 0x22A8, "cypher_defend_self" }, +// { 0x22A9, "" }, +// { 0x22AA, "" }, +// { 0x22AB, "" }, { 0x22AC, "d_dialogue_queue" }, { 0x22AD, "dam" }, { 0x22AE, "dam_break" }, +// { 0x22AF, "" }, +// { 0x22B0, "" }, { 0x22B1, "dam_break_church_spire" }, +// { 0x22B2, "" }, +// { 0x22B3, "" }, +// { 0x22B4, "" }, { 0x22B5, "dam_break_m880_launch_prep" }, { 0x22B6, "dam_break_m880_launch_prep_spawn" }, +// { 0x22B7, "" }, +// { 0x22B8, "" }, +// { 0x22B9, "" }, { 0x22BA, "dam_break_missile_02" }, { 0x22BB, "dam_break_missile_03" }, +// { 0x22BC, "" }, +// { 0x22BD, "" }, +// { 0x22BE, "" }, { 0x22BF, "dam_break_street_water" }, { 0x22C0, "dam_break_street_water_01" }, { 0x22C1, "dam_break_street_water_02" }, +// { 0x22C2, "" }, +// { 0x22C3, "" }, +// { 0x22C4, "" }, { 0x22C5, "dam_break_weapon" }, +// { 0x22C6, "" }, { 0x22C7, "dam_heli_flyover_hover" }, { 0x22C8, "dam_start" }, { 0x22C9, "dam_street_flood_big_splashes_fx" }, { 0x22CA, "dam_street_flood_church_hits" }, +// { 0x22CB, "" }, +// { 0x22CC, "" }, { 0x22CD, "damage_alien_over_time" }, +// { 0x22CE, "" }, { 0x22CF, "damage_done" }, +// { 0x22D0, "" }, { 0x22D1, "damage_feedback_setup" }, { 0x22D2, "damage_functions" }, +// { 0x22D3, "" }, { 0x22D4, "damage_hint_bullet_only" }, +// { 0x22D5, "" }, { 0x22D6, "damage_hints_cleanup" }, { 0x22D7, "damage_is_valid_for_friendlyfire_warning" }, { 0x22D8, "damage_level" }, +// { 0x22D9, "" }, { 0x22DA, "damage_not" }, { 0x22DB, "damage_player" }, +// { 0x22DC, "" }, +// { 0x22DD, "" }, +// { 0x22DE, "" }, { 0x22DF, "damage_slide_time" }, +// { 0x22E0, "" }, { 0x22E1, "damage_smoke_time" }, { 0x22E2, "damage_state_apply" }, { 0x22E3, "damage_state_build" }, { 0x22E4, "damage_state_choose" }, +// { 0x22E5, "" }, { 0x22E6, "damage_state_fx_add" }, +// { 0x22E7, "" }, +// { 0x22E8, "" }, +// { 0x22E9, "" }, +// { 0x22EA, "" }, { 0x22EB, "damage_state_play_fx_on_tag" }, +// { 0x22EC, "" }, +// { 0x22ED, "" }, +// { 0x22EE, "" }, { 0x22EF, "damage_state_stop_fx_on_tag" }, { 0x22F0, "damage_state_tag_ent_clear_all" }, +// { 0x22F1, "" }, +// { 0x22F2, "" }, +// { 0x22F3, "" }, { 0x22F4, "damage_time" }, { 0x22F5, "damage_time_player" }, +// { 0x22F6, "" }, { 0x22F7, "damage_type" }, { 0x22F8, "damage_vehicle_think" }, { 0x22F9, "damage_vehicles_path1" }, { 0x22FA, "damage_vehicles_path2" }, { 0x22FB, "damage_watcher_ambush" }, +// { 0x22FC, "" }, +// { 0x22FD, "" }, { 0x22FE, "damageattacker" }, +// { 0x22FF, "" }, { 0x2300, "damagecallback" }, +// { 0x2301, "" }, +// { 0x2302, "" }, { 0x2303, "damaged_crate" }, { 0x2304, "damagedplayer" }, +// { 0x2305, "" }, +// { 0x2306, "" }, +// { 0x2307, "" }, { 0x2308, "damagefeedback" }, { 0x2309, "damagefeedback_took_damage" }, +// { 0x230A, "" }, { 0x230B, "damageinfocolorindex" }, +// { 0x230C, "" }, +// { 0x230D, "" }, +// { 0x230E, "" }, { 0x230F, "damagelistsize" }, +// { 0x2310, "" }, +// { 0x2311, "" }, { 0x2312, "damageorigin" }, +// { 0x2313, "" }, { 0x2314, "damagepoint" }, +// { 0x2315, "" }, { 0x2316, "damageshieldcounter" }, +// { 0x2317, "" }, { 0x2318, "damageshieldpain" }, +// { 0x2319, "" }, +// { 0x231A, "" }, { 0x231B, "damping_factor" }, +// { 0x231C, "" }, { 0x231D, "dangermaxradius" }, { 0x231E, "dangerminradius" }, { 0x231F, "dangerovalscale" }, { 0x2320, "dangersprinttime" }, { 0x2321, "dart" }, +// { 0x2322, "" }, { 0x2323, "dart_breach_precache" }, { 0x2324, "dash_wipe" }, { 0x2325, "data" }, +// { 0x2326, "" }, { 0x2327, "data_value_suffix" }, +// { 0x2328, "" }, { 0x2329, "dc_old_moveplaybackrate" }, { 0x232A, "dc_shotgun_seek" }, +// { 0x232B, "" }, { 0x232C, "ddtimetoadd" }, { 0x232D, "deactivate" }, { 0x232E, "deactivate_avoid_minion_exp" }, { 0x232F, "deactivate_current_challenge" }, +// { 0x2330, "" }, +// { 0x2331, "" }, +// { 0x2332, "" }, { 0x2333, "deactivate_kill_10_with_turrets" }, { 0x2334, "deactivate_kill_airborne_aliens" }, +// { 0x2335, "" }, { 0x2336, "deactivate_melee_goons" }, { 0x2337, "deactivate_melee_only" }, +// { 0x2338, "" }, { 0x2339, "deactivate_occlusion" }, { 0x233A, "deactivate_percent_accuracy" }, { 0x233B, "deactivate_protect_a_player" }, +// { 0x233C, "" }, +// { 0x233D, "" }, +// { 0x233E, "" }, +// { 0x233F, "" }, +// { 0x2340, "" }, +// { 0x2341, "" }, +// { 0x2342, "" }, +// { 0x2343, "" }, +// { 0x2344, "" }, +// { 0x2345, "" }, +// { 0x2346, "" }, { 0x2347, "dead_guy" }, +// { 0x2348, "" }, +// { 0x2349, "" }, +// { 0x234A, "" }, { 0x234B, "dead_hive_model" }, { 0x234C, "dead_pilot_hang" }, +// { 0x234D, "" }, { 0x234E, "deadly_sharks" }, +// { 0x234F, "" }, { 0x2350, "death_a" }, { 0x2351, "death_achievements" }, { 0x2352, "death_achievements_rappel" }, { 0x2353, "death_anim" }, { 0x2354, "death_anim_anytime" }, { 0x2355, "death_anim_played" }, +// { 0x2356, "" }, +// { 0x2357, "" }, { 0x2358, "death_d" }, { 0x2359, "death_delayed_ragdoll" }, { 0x235A, "death_effect" }, { 0x235B, "death_firesound" }, { 0x235C, "death_func" }, +// { 0x235D, "" }, +// { 0x235E, "" }, { 0x235F, "death_getincomingdirection" }, { 0x2360, "death_model_col" }, +// { 0x2361, "" }, +// { 0x2362, "" }, +// { 0x2363, "" }, { 0x2364, "death_only_ragdoll" }, { 0x2365, "death_override" }, { 0x2366, "death_waiter" }, { 0x2367, "death_warning_vo" }, { 0x2368, "death_watcher" }, { 0x2369, "deathanim" }, +// { 0x236A, "" }, { 0x236B, "deathanimscript" }, { 0x236C, "deathchain_goalvolume" }, { 0x236D, "deathchainainotify" }, { 0x236E, "deathchainspawnerlogic" }, +// { 0x236F, "" }, +// { 0x2370, "" }, +// { 0x2371, "" }, { 0x2372, "deathdamagemax" }, +// { 0x2373, "" }, { 0x2374, "deathdamageradius" }, { 0x2375, "deathflags" }, { 0x2376, "deathfunc" }, +// { 0x2377, "" }, +// { 0x2378, "" }, { 0x2379, "deathfunc_vol_num_decrement" }, { 0x237A, "deathfuncs" }, +// { 0x237B, "" }, +// { 0x237C, "" }, { 0x237D, "deathfx_ent" }, { 0x237E, "deathoverridecallback" }, +// { 0x237F, "" }, { 0x2380, "deathquote_on_death" }, { 0x2381, "deathrolloff" }, +// { 0x2382, "" }, { 0x2383, "deathscript" }, +// { 0x2384, "" }, { 0x2385, "deathsdoor_enabled" }, +// { 0x2386, "" }, +// { 0x2387, "" }, { 0x2388, "deathspawnerents" }, { 0x2389, "deathspawnerpreview" }, { 0x238A, "deathstring" }, +// { 0x238B, "" }, +// { 0x238C, "" }, +// { 0x238D, "" }, { 0x238E, "deathvfx" }, { 0x238F, "deathwatcher" }, +// { 0x2390, "" }, { 0x2391, "debgugprintdestructiblelist" }, { 0x2392, "debris" }, { 0x2393, "debris_bridge_actor_vign_and_transition_to_combat" }, { 0x2394, "debris_bridge_allies_loop" }, +// { 0x2395, "" }, { 0x2396, "debris_bridge_bus_sparks" }, { 0x2397, "debris_bridge_cleanup" }, +// { 0x2398, "" }, { 0x2399, "debris_bridge_fx" }, { 0x239A, "debris_bridge_loop1" }, +// { 0x239B, "" }, { 0x239C, "debris_bridge_sfx" }, +// { 0x239D, "" }, +// { 0x239E, "" }, +// { 0x239F, "" }, { 0x23A0, "debris_bridge_vign2_and_loop3" }, { 0x23A1, "debris_bridge_vign2_and_loop3_ally" }, { 0x23A2, "debris_chunk" }, +// { 0x23A3, "" }, { 0x23A4, "debris_remove_after_time" }, { 0x23A5, "debris_spawner" }, +// { 0x23A6, "" }, +// { 0x23A7, "" }, { 0x23A8, "debrisbridge_cleanup" }, { 0x23A9, "debrisbridge_clear_enemies_bottom" }, { 0x23AA, "debrisbridge_clear_enemies_top" }, +// { 0x23AB, "" }, { 0x23AC, "debrisbridge_crossing" }, +// { 0x23AD, "" }, { 0x23AE, "debrisbridge_enemy_aggrisive_logic" }, { 0x23AF, "debrisbridge_enemy_logic" }, +// { 0x23B0, "" }, { 0x23B1, "debrisbridge_enemy_spawn_logic" }, { 0x23B2, "debrisbridge_fodder" }, { 0x23B3, "debrisbridge_fodder_extra" }, @@ -9400,70 +11300,120 @@ const std::array, 13827> token_list { 0x23B5, "debrisbridge_kill_enemies_top" }, { 0x23B6, "debrisbridge_loc" }, { 0x23B7, "debrisbridge_move_trigger" }, +// { 0x23B8, "" }, { 0x23B9, "debrisbridge_origins" }, { 0x23BA, "debrisbridge_path_logic" }, { 0x23BB, "debrisbridge_prevent_frogger" }, { 0x23BC, "debrisbridge_setup_ally_for_kill_shot" }, { 0x23BD, "debrisbridge_setup_enemies_for_clearance" }, { 0x23BE, "debrisbridge_shot_count" }, +// { 0x23BF, "" }, { 0x23C0, "debrisbridge_start" }, { 0x23C1, "debrisbridge_wall_break_logic" }, { 0x23C2, "debrisbridge_water_enter_combat_space" }, +// { 0x23C3, "" }, +// { 0x23C4, "" }, +// { 0x23C5, "" }, { 0x23C6, "debug" }, { 0x23C7, "debug_ai_drone_amounts" }, { 0x23C8, "debug_ai_drone_amounts_logic" }, { 0x23C9, "debug_anim" }, +// { 0x23CA, "" }, { 0x23CB, "debug_animsoundtagselected" }, +// { 0x23CC, "" }, { 0x23CD, "debug_arrivals_on_actor" }, { 0x23CE, "debug_audio_hud" }, { 0x23CF, "debug_bike_line" }, +// { 0x23D0, "" }, +// { 0x23D1, "" }, { 0x23D2, "debug_circle" }, +// { 0x23D3, "" }, +// { 0x23D4, "" }, { 0x23D5, "debug_color_huds" }, { 0x23D6, "debug_color_system_hud" }, +// { 0x23D7, "" }, { 0x23D8, "debug_corner" }, +// { 0x23D9, "" }, { 0x23DA, "debug_cross" }, { 0x23DB, "debug_death" }, +// { 0x23DC, "" }, +// { 0x23DD, "" }, { 0x23DE, "debug_draw_arrow" }, +// { 0x23DF, "" }, +// { 0x23E0, "" }, +// { 0x23E1, "" }, +// { 0x23E2, "" }, +// { 0x23E3, "" }, +// { 0x23E4, "" }, +// { 0x23E5, "" }, { 0x23E6, "debug_enemyposproc" }, { 0x23E7, "debug_enemyposreplay" }, { 0x23E8, "debug_error" }, { 0x23E9, "debug_friendlyfire" }, { 0x23EA, "debug_function" }, +// { 0x23EB, "" }, { 0x23EC, "debug_fxlighting_buttons" }, { 0x23ED, "debug_heli_gun" }, +// { 0x23EE, "" }, { 0x23EF, "debug_hud_disabled" }, +// { 0x23F0, "" }, { 0x23F1, "debug_j_prop" }, +// { 0x23F2, "" }, { 0x23F3, "debug_jolt_vehs" }, { 0x23F4, "debug_kill_enemies_in_order" }, { 0x23F5, "debug_line" }, { 0x23F6, "debug_lookflag" }, { 0x23F7, "debug_message" }, +// { 0x23F8, "" }, +// { 0x23F9, "" }, { 0x23FA, "debug_no_move" }, +// { 0x23FB, "" }, { 0x23FC, "debug_org" }, +// { 0x23FD, "" }, { 0x23FE, "debug_player_in_post_clip" }, +// { 0x23FF, "" }, { 0x2400, "debug_print3d" }, { 0x2401, "debug_print3d_simple" }, +// { 0x2402, "" }, { 0x2403, "debug_radiusdamage_circle" }, { 0x2404, "debug_reflection" }, { 0x2405, "debug_reflection_buttons" }, +// { 0x2406, "" }, +// { 0x2407, "" }, { 0x2408, "debug_show_ai_counts" }, +// { 0x2409, "" }, { 0x240A, "debug_spawn_director_active" }, +// { 0x240B, "" }, { 0x240C, "debug_stopenemypos" }, +// { 0x240D, "" }, { 0x240E, "debug_test_thruster_audio" }, +// { 0x240F, "" }, { 0x2410, "debug_thruster_text" }, { 0x2411, "debug_timer" }, +// { 0x2412, "" }, +// { 0x2413, "" }, +// { 0x2414, "" }, { 0x2415, "debug_wait" }, { 0x2416, "debug_warning" }, { 0x2417, "debug_wibble" }, +// { 0x2418, "" }, { 0x2419, "debugchains" }, { 0x241A, "debugcircle" }, { 0x241B, "debugcolorfriendlies" }, +// { 0x241C, "" }, +// { 0x241D, "" }, { 0x241E, "debuggoalpos" }, +// { 0x241F, "" }, +// { 0x2420, "" }, { 0x2421, "debugleft" }, +// { 0x2422, "" }, { 0x2423, "debugmisstime" }, +// { 0x2424, "" }, +// { 0x2425, "" }, { 0x2426, "debugpos" }, { 0x2427, "debugposinternal" }, { 0x2428, "debugpossize" }, +// { 0x2429, "" }, { 0x242A, "debugprint3d" }, { 0x242B, "debugprintln2" }, { 0x242C, "debugsightline" }, @@ -9472,15 +11422,28 @@ const std::array, 13827> token_list { 0x242F, "debugthreatcalc" }, { 0x2430, "debugtimeout" }, { 0x2431, "debugvar" }, +// { 0x2432, "" }, { 0x2433, "decal" }, +// { 0x2434, "" }, { 0x2435, "deceleration" }, { 0x2436, "decidenumcrawls" }, +// { 0x2437, "" }, +// { 0x2438, "" }, +// { 0x2439, "" }, +// { 0x243A, "" }, { 0x243B, "deck_ac130_dmg_badplace_size" }, { 0x243C, "deck_ac130_dmg_clip" }, +// { 0x243D, "" }, +// { 0x243E, "" }, +// { 0x243F, "" }, +// { 0x2440, "" }, { 0x2441, "deck_combat_vo" }, +// { 0x2442, "" }, { 0x2443, "deck_combat_wave1_flank" }, { 0x2444, "deck_combat_wave1_helis" }, +// { 0x2445, "" }, { 0x2446, "deck_combat_wave2_helis" }, +// { 0x2447, "" }, { 0x2448, "deck_combat_wave3_ambient_jets" }, { 0x2449, "deck_combat_wave3_helis" }, { 0x244A, "deck_damage" }, @@ -9490,73 +11453,105 @@ const std::array, 13827> token_list { 0x244E, "deck_explode_vista" }, { 0x244F, "deck_tilt_pre_load" }, { 0x2450, "deck_tilt_water_kill_trigger" }, +// { 0x2451, "" }, { 0x2452, "deck_transition_cleanup_vol" }, { 0x2453, "deck_transition_pre_load" }, { 0x2454, "deck_victory_pre_load" }, +// { 0x2455, "" }, { 0x2456, "decomp_anim_line_1" }, { 0x2457, "decomp_anim_line_2" }, { 0x2458, "decomp_anim_notify_done" }, { 0x2459, "decomp_anim_notify_end_slomo" }, { 0x245A, "decomp_anim_notify_player_link" }, { 0x245B, "decomp_anim_notify_slomo" }, +// { 0x245C, "" }, { 0x245D, "decomp_explosion_anim_ally" }, { 0x245E, "decomp_explosion_anim_enemies" }, { 0x245F, "decomp_explosion_anim_player" }, { 0x2460, "decomp_explosion_anim_player_legs" }, +// { 0x2461, "" }, { 0x2462, "decomp_heavy_rumble" }, +// { 0x2463, "" }, { 0x2464, "decreasexpboost" }, { 0x2465, "decrement_list_offset" }, { 0x2466, "decrementalivecount" }, +// { 0x2467, "" }, { 0x2468, "decrementcolorusers" }, +// { 0x2469, "" }, { 0x246A, "decrementfauxvehiclecount" }, { 0x246B, "decrementing_slide" }, { 0x246C, "decrementlevelbreaks" }, { 0x246D, "deep_array_call" }, { 0x246E, "deep_array_thread" }, { 0x246F, "deer" }, +// { 0x2470, "" }, { 0x2471, "deer_anims" }, +// { 0x2472, "" }, +// { 0x2473, "" }, { 0x2474, "deer_detects_when_to_run" }, { 0x2475, "deer_drone_custom_idle" }, +// { 0x2476, "" }, { 0x2477, "deer_drone_spawn_func" }, { 0x2478, "deer_dronespawn" }, { 0x2479, "deer_dronespawn_internal" }, +// { 0x247A, "" }, { 0x247B, "deer_fade_in" }, { 0x247C, "deer_init" }, { 0x247D, "deer_player_aim_detection" }, { 0x247E, "deer_player_leaning_detect" }, { 0x247F, "deer_reveal_chairs" }, +// { 0x2480, "" }, { 0x2481, "deer_ruckus_trig_logic" }, { 0x2482, "deer_rumble_movewait" }, { 0x2483, "deer_stampede_logic" }, { 0x2484, "deerhunttransitionanim" }, { 0x2485, "def" }, { 0x2486, "def_fire" }, +// { 0x2487, "" }, +// { 0x2488, "" }, +// { 0x2489, "" }, +// { 0x248A, "" }, { 0x248B, "default_canactivatefunc" }, +// { 0x248C, "" }, { 0x248D, "default_dof" }, { 0x248E, "default_dog_limits" }, { 0x248F, "default_door_node_flashbang_frequency" }, { 0x2490, "default_drop_pitch" }, { 0x2491, "default_failactivatefunc" }, { 0x2492, "default_failfunc" }, +// { 0x2493, "" }, { 0x2494, "default_fov" }, +// { 0x2495, "" }, { 0x2496, "default_goalheight" }, +// { 0x2497, "" }, { 0x2498, "default_heartbeat_rate" }, { 0x2499, "default_init" }, +// { 0x249A, "" }, { 0x249B, "default_loadout_if_notset" }, +// { 0x249C, "" }, { 0x249D, "default_mg_drone" }, +// { 0x249E, "" }, { 0x249F, "default_node" }, { 0x24A0, "default_ondeadevent" }, +// { 0x24A1, "" }, { 0x24A2, "default_ononeleftevent" }, +// { 0x24A3, "" }, { 0x24A4, "default_resetsuccess" }, +// { 0x24A5, "" }, { 0x24A6, "default_run_speed" }, { 0x24A7, "default_should_update" }, { 0x24A8, "default_sprint" }, { 0x24A9, "default_start" }, +// { 0x24AA, "" }, +// { 0x24AB, "" }, { 0x24AC, "default_stealth_override" }, { 0x24AD, "default_stealth_settings" }, +// { 0x24AE, "" }, +// { 0x24AF, "" }, { 0x24B0, "default_unresolved_collision_handler" }, { 0x24B1, "default_visionset" }, { 0x24B2, "default_wander_radius" }, +// { 0x24B3, "" }, { 0x24B4, "defaultbodymodels" }, { 0x24B5, "defaultclass" }, { 0x24B6, "defaultdroneragdoll" }, @@ -9565,25 +11560,41 @@ const std::array, 13827> token_list { 0x24B9, "defaultemissive" }, { 0x24BA, "defaultexception" }, { 0x24BB, "defaultheadmodels" }, +// { 0x24BC, "" }, +// { 0x24BD, "" }, { 0x24BE, "defaultmoveplaybackrate" }, { 0x24BF, "defaultonmode" }, { 0x24C0, "defaults" }, { 0x24C1, "defaulttarget" }, { 0x24C2, "defaultturnthreshold" }, +// { 0x24C3, "" }, +// { 0x24C4, "" }, +// { 0x24C5, "" }, { 0x24C6, "defaultweapon" }, { 0x24C7, "defconkillstreakthread" }, { 0x24C8, "defconkillstreakwait" }, { 0x24C9, "defconmode" }, { 0x24CA, "defconpointmod" }, { 0x24CB, "defconsplashnotify" }, +// { 0x24CC, "" }, +// { 0x24CD, "" }, { 0x24CE, "defend_combat" }, +// { 0x24CF, "" }, +// { 0x24D0, "" }, +// { 0x24D1, "" }, { 0x24D2, "defend_door_explosion" }, { 0x24D3, "defend_door_open" }, +// { 0x24D4, "" }, +// { 0x24D5, "" }, +// { 0x24D6, "" }, { 0x24D7, "defend_fire" }, +// { 0x24D8, "" }, +// { 0x24D9, "" }, { 0x24DA, "defend_intro" }, { 0x24DB, "defend_platform" }, { 0x24DC, "defend_quick" }, { 0x24DD, "defend_save_safe" }, +// { 0x24DE, "" }, { 0x24DF, "defend_sparrow_control" }, { 0x24E0, "defend_sparrow_fx" }, { 0x24E1, "defend_sparrow_pre_load" }, @@ -9591,10 +11602,16 @@ const std::array, 13827> token_list { 0x24E3, "defend_start" }, { 0x24E4, "defend_start_player_shield" }, { 0x24E5, "defend_valid_center" }, +// { 0x24E6, "" }, +// { 0x24E7, "" }, +// { 0x24E8, "" }, { 0x24E9, "defend_zodiac_arrived_catwalk" }, { 0x24EA, "defend_zodiac_arrived_right" }, { 0x24EB, "defend_zodiac_autosave" }, +// { 0x24EC, "" }, { 0x24ED, "defend_zodiac_osprey" }, +// { 0x24EE, "" }, +// { 0x24EF, "" }, { 0x24F0, "defend_zodiac_spawn_hidden_reinforcement" }, { 0x24F1, "defend_zodiac_spawn_reinforcement" }, { 0x24F2, "defend_zodiac_waittill_enemies_remaining" }, @@ -9606,19 +11623,28 @@ const std::array, 13827> token_list { 0x24F8, "defense_death_monitor" }, { 0x24F9, "defense_force_next_node_goal" }, { 0x24FA, "defense_get_initial_entrances" }, +// { 0x24FB, "" }, { 0x24FC, "defense_override_entrances" }, +// { 0x24FD, "" }, +// { 0x24FE, "" }, { 0x24FF, "define_loadout" }, { 0x2500, "definechestweapons" }, +// { 0x2501, "" }, { 0x2502, "defuseendtime" }, { 0x2503, "defuses" }, { 0x2504, "defusetime" }, { 0x2505, "delay" }, { 0x2506, "delay_drop_boat" }, +// { 0x2507, "" }, { 0x2508, "delay_keegan_color" }, { 0x2509, "delay_multi_fx" }, { 0x250A, "delay_multi_fx_proc" }, +// { 0x250B, "" }, { 0x250C, "delay_remove_invul" }, { 0x250D, "delay_reset_swim_shock" }, +// { 0x250E, "" }, +// { 0x250F, "" }, +// { 0x2510, "" }, { 0x2511, "delay_show_legs_entry" }, { 0x2512, "delay_with_bubbles" }, { 0x2513, "delaybetweenlockon" }, @@ -9629,39 +11655,65 @@ const std::array, 13827> token_list { 0x2518, "delaychildthread_proc" }, { 0x2519, "delaydestroy" }, { 0x251A, "delayed_delete" }, +// { 0x251B, "" }, { 0x251C, "delayed_intro" }, { 0x251D, "delayed_kill" }, { 0x251E, "delayed_player_seek_think" }, { 0x251F, "delayed_setgoalvolumeauto" }, { 0x2520, "delayed_setup" }, +// { 0x2521, "" }, { 0x2522, "delayedbadplace" }, +// { 0x2523, "" }, { 0x2524, "delayedexception" }, { 0x2525, "delayedfofoverlay" }, +// { 0x2526, "" }, +// { 0x2527, "" }, { 0x2528, "delayer" }, { 0x2529, "delayhudoutline" }, +// { 0x252A, "" }, +// { 0x252B, "" }, +// { 0x252C, "" }, +// { 0x252D, "" }, { 0x252E, "delaytankunload" }, +// { 0x252F, "" }, { 0x2530, "delaythread_nuke" }, { 0x2531, "delaythread_proc" }, { 0x2532, "deletable_magic_bullet_shield" }, +// { 0x2533, "" }, { 0x2534, "delete_accessories_on_death" }, +// { 0x2535, "" }, +// { 0x2536, "" }, +// { 0x2537, "" }, { 0x2538, "delete_ai_at_path_end" }, { 0x2539, "delete_all_by_type" }, { 0x253A, "delete_all_ents" }, { 0x253B, "delete_all_grenades" }, { 0x253C, "delete_all_triggers" }, +// { 0x253D, "" }, { 0x253E, "delete_at_anim_end" }, +// { 0x253F, "" }, { 0x2540, "delete_beginning_ents" }, +// { 0x2541, "" }, +// { 0x2542, "" }, { 0x2543, "delete_building_glow" }, { 0x2544, "delete_corpse_in_volume" }, +// { 0x2545, "" }, { 0x2546, "delete_corpses_around_vehicle" }, { 0x2547, "delete_cracked_glass" }, { 0x2548, "delete_destructibles_in_volumes" }, { 0x2549, "delete_ent" }, { 0x254A, "delete_ent_by_script_noteworthy" }, +// { 0x254B, "" }, { 0x254C, "delete_ents" }, +// { 0x254D, "" }, +// { 0x254E, "" }, +// { 0x254F, "" }, +// { 0x2550, "" }, +// { 0x2551, "" }, { 0x2552, "delete_fish_in_volume" }, { 0x2553, "delete_glass_cutter" }, { 0x2554, "delete_hazmat_guns" }, +// { 0x2555, "" }, { 0x2556, "delete_if_player_cant_see_me" }, { 0x2557, "delete_intel" }, { 0x2558, "delete_interactives_in_volumes" }, @@ -9669,193 +11721,341 @@ const std::array, 13827> token_list { 0x255A, "delete_links_then_self" }, { 0x255B, "delete_me" }, { 0x255C, "delete_me_after_time" }, +// { 0x255D, "" }, { 0x255E, "delete_me_on_parent_ai_death" }, +// { 0x255F, "" }, { 0x2560, "delete_moving_cover_objects" }, +// { 0x2561, "" }, +// { 0x2562, "" }, +// { 0x2563, "" }, { 0x2564, "delete_on_crack1_done" }, { 0x2565, "delete_on_crack2_done" }, { 0x2566, "delete_on_death" }, { 0x2567, "delete_on_death_wait_sound" }, { 0x2568, "delete_on_end" }, { 0x2569, "delete_on_flag" }, +// { 0x256A, "" }, { 0x256B, "delete_on_house_done" }, +// { 0x256C, "" }, { 0x256D, "delete_on_notify" }, { 0x256E, "delete_on_path_end" }, { 0x256F, "delete_on_removed" }, { 0x2570, "delete_on_sounddone" }, { 0x2571, "delete_path_clip" }, +// { 0x2572, "" }, +// { 0x2573, "" }, { 0x2574, "delete_removables" }, +// { 0x2575, "" }, +// { 0x2576, "" }, { 0x2577, "delete_sentry_turret" }, { 0x2578, "delete_stage_one_fx" }, { 0x2579, "delete_start" }, { 0x257A, "delete_temp_sat_view_targets" }, +// { 0x257B, "" }, +// { 0x257C, "" }, { 0x257D, "delete_trolley_ally" }, { 0x257E, "delete_volmod_hud" }, { 0x257F, "delete_wand_at_lights_out" }, { 0x2580, "delete_when_behind_player" }, +// { 0x2581, "" }, +// { 0x2582, "" }, +// { 0x2583, "" }, { 0x2584, "deletecrate" }, { 0x2585, "deletedebugtexthud" }, +// { 0x2586, "" }, { 0x2587, "deletedestructiblekillcament" }, +// { 0x2588, "" }, { 0x2589, "deleteexplosive" }, +// { 0x258A, "" }, { 0x258B, "deleteifnotused" }, { 0x258C, "deletelethalequipmentondisconnect" }, { 0x258D, "deleteobjpoint" }, { 0x258E, "deleteonac130playerremoved" }, { 0x258F, "deleteondeath" }, { 0x2590, "deleteonentnotify" }, +// { 0x2591, "" }, { 0x2592, "deleteonreviveordeathordisconnect" }, +// { 0x2593, "" }, { 0x2594, "deletepickupafterawhile" }, { 0x2595, "deleteplacedentity" }, { 0x2596, "deletereviveicon" }, +// { 0x2597, "" }, +// { 0x2598, "" }, { 0x2599, "deletestruct_ref" }, { 0x259A, "deletestructarray" }, { 0x259B, "deletestructarray_ref" }, { 0x259C, "deleteti" }, { 0x259D, "deleteuseent" }, { 0x259E, "deleteuseobject" }, +// { 0x259F, "" }, +// { 0x25A0, "" }, { 0x25A1, "demo_setup_allies" }, { 0x25A2, "demo_setup_sound" }, { 0x25A3, "demo_switch_checkpoints" }, +// { 0x25A4, "" }, { 0x25A5, "denied" }, { 0x25A6, "dependent_hives_removed" }, { 0x25A7, "deploy_currency" }, { 0x25A8, "deploy_health_regen_shield" }, { 0x25A9, "deployable" }, +// { 0x25AA, "" }, { 0x25AB, "deployable_ammo_placed_listener" }, { 0x25AC, "deployable_armor_placed_listener" }, +// { 0x25AD, "" }, +// { 0x25AE, "" }, { 0x25AF, "deployable_box_onuse_message" }, { 0x25B0, "deployable_currency_placed_listener" }, +// { 0x25B1, "" }, +// { 0x25B2, "" }, { 0x25B3, "deployable_randombox_placed_listener" }, { 0x25B4, "deployable_specialammo_placed_listener" }, { 0x25B5, "deployable_tutorial_given" }, { 0x25B6, "deployablebox_adrenalinebox_max" }, { 0x25B7, "deployablebox_adrenalinebox_rank" }, +// { 0x25B8, "" }, { 0x25B9, "deployablebox_juicebox_rank" }, +// { 0x25BA, "" }, +// { 0x25BB, "" }, +// { 0x25BC, "" }, { 0x25BD, "deployablegunbox_bonusinxuses" }, +// { 0x25BE, "" }, +// { 0x25BF, "" }, +// { 0x25C0, "" }, +// { 0x25C1, "" }, +// { 0x25C2, "" }, { 0x25C3, "depth" }, +// { 0x25C4, "" }, +// { 0x25C5, "" }, { 0x25C6, "depth_allow_stand" }, +// { 0x25C7, "" }, { 0x25C8, "depth_charge_check_failure" }, { 0x25C9, "depth_charge_clear_hud" }, { 0x25CA, "depth_charge_control_down" }, { 0x25CB, "depth_charge_control_up" }, +// { 0x25CC, "" }, { 0x25CD, "depth_charge_current_slow_pitch" }, +// { 0x25CE, "" }, +// { 0x25CF, "" }, { 0x25D0, "depth_charge_death_trig" }, +// { 0x25D1, "" }, { 0x25D2, "depth_charge_default_pitch" }, { 0x25D3, "depth_charge_dialogue" }, { 0x25D4, "depth_charge_drop" }, +// { 0x25D5, "" }, +// { 0x25D6, "" }, { 0x25D7, "depth_charge_exit" }, +// { 0x25D8, "" }, { 0x25D9, "depth_charge_firing_slow_aim_modifier" }, +// { 0x25DA, "" }, { 0x25DB, "depth_charge_friendly_fire_kills_to_fail" }, { 0x25DC, "depth_charge_give_control" }, +// { 0x25DD, "" }, +// { 0x25DE, "" }, { 0x25DF, "depth_charge_hint" }, +// { 0x25E0, "" }, +// { 0x25E1, "" }, { 0x25E2, "depth_charge_init" }, +// { 0x25E3, "" }, +// { 0x25E4, "" }, +// { 0x25E5, "" }, +// { 0x25E6, "" }, +// { 0x25E7, "" }, { 0x25E8, "depth_charge_max_slow_aim_pitch" }, +// { 0x25E9, "" }, { 0x25EA, "depth_charge_min_fov" }, +// { 0x25EB, "" }, { 0x25EC, "depth_charge_min_slow_aim_yaw" }, +// { 0x25ED, "" }, { 0x25EE, "depth_charge_monitor_drop" }, +// { 0x25EF, "" }, { 0x25F0, "depth_charge_org" }, { 0x25F1, "depth_charge_pitch_down_allowance" }, +// { 0x25F2, "" }, { 0x25F3, "depth_charge_remove_control" }, { 0x25F4, "depth_charge_replay" }, +// { 0x25F5, "" }, { 0x25F6, "depth_charge_set_slow_aim" }, { 0x25F7, "depth_charge_start_time" }, { 0x25F8, "depth_charge_target" }, { 0x25F9, "depth_charge_turn" }, +// { 0x25FA, "" }, { 0x25FB, "depth_charge_use" }, +// { 0x25FC, "" }, { 0x25FD, "depth_charges" }, +// { 0x25FE, "" }, { 0x25FF, "depth_charges_setup" }, { 0x2600, "depth_marker" }, { 0x2601, "depthenable" }, +// { 0x2602, "" }, { 0x2603, "derrick_metal_debris_sfx" }, { 0x2604, "derrick_model" }, { 0x2605, "derrick_pop_and_explode" }, { 0x2606, "derrick_scene_struct" }, { 0x2607, "derrick_struct" }, { 0x2608, "desc" }, +// { 0x2609, "" }, +// { 0x260A, "" }, +// { 0x260B, "" }, { 0x260C, "deselect_entity" }, { 0x260D, "designator_disableusabilityduringgrenadepullback" }, { 0x260E, "designator_enableusabilitywhendesignatorfinishes" }, { 0x260F, "designator_ontargetacquired" }, +// { 0x2610, "" }, { 0x2611, "designator_start" }, { 0x2612, "designator_waitforgrenadefire" }, +// { 0x2613, "" }, +// { 0x2614, "" }, { 0x2615, "desired_anim_pose" }, { 0x2616, "desired_bob_pitch" }, { 0x2617, "desired_bob_roll" }, { 0x2618, "desired_speed" }, { 0x2619, "desiredtimeofdeath" }, { 0x261A, "desk_animate" }, +// { 0x261B, "" }, +// { 0x261C, "" }, { 0x261D, "dest_tree_test" }, { 0x261E, "destination" }, { 0x261F, "destinations" }, +// { 0x2620, "" }, { 0x2621, "destroy_all_hangar_walls_wait" }, { 0x2622, "destroy_breach_mines_and_fx" }, +// { 0x2623, "" }, { 0x2624, "destroy_corner" }, +// { 0x2625, "" }, +// { 0x2626, "" }, { 0x2627, "destroy_hint" }, { 0x2628, "destroy_hint_on_friendlyfire" }, { 0x2629, "destroy_hive_icon" }, { 0x262A, "destroy_lip_debris_fx" }, { 0x262B, "destroy_persistent_ice_breach_props" }, +// { 0x262C, "" }, +// { 0x262D, "" }, +// { 0x262E, "" }, { 0x262F, "destroy_player_ambush_vo" }, +// { 0x2630, "" }, +// { 0x2631, "" }, +// { 0x2632, "" }, { 0x2633, "destroy_warning_elem" }, +// { 0x2634, "" }, +// { 0x2635, "" }, +// { 0x2636, "" }, +// { 0x2637, "" }, +// { 0x2638, "" }, +// { 0x2639, "" }, { 0x263A, "destroyactiveimss" }, { 0x263B, "destroyactivelittlebirds" }, { 0x263C, "destroyactiverockets" }, { 0x263D, "destroyactiveturrets" }, { 0x263E, "destroyactiveuavs" }, { 0x263F, "destroyactiveugvs" }, +// { 0x2640, "" }, { 0x2641, "destroyed" }, { 0x2642, "destroyed_derrick_models" }, { 0x2643, "destroyed_fire_fx" }, { 0x2644, "destroyed_hesco_count" }, { 0x2645, "destroyed_tank" }, +// { 0x2646, "" }, { 0x2647, "destroyedcounttimeout" }, { 0x2648, "destroyedmodel" }, +// { 0x2649, "" }, { 0x264A, "destroyefx" }, { 0x264B, "destroyelem" }, +// { 0x264C, "" }, { 0x264D, "destroyer_ac130_exchange" }, +// { 0x264E, "" }, +// { 0x264F, "" }, { 0x2650, "destroyer_mg_monitor" }, { 0x2651, "destroyer_target" }, { 0x2652, "destroyer_targets_big" }, +// { 0x2653, "" }, +// { 0x2654, "" }, { 0x2655, "destroyheadiconsondeath" }, +// { 0x2656, "" }, +// { 0x2657, "" }, +// { 0x2658, "" }, { 0x2659, "destroyslowly" }, +// { 0x265A, "" }, +// { 0x265B, "" }, +// { 0x265C, "" }, +// { 0x265D, "" }, { 0x265E, "destructable_think" }, { 0x265F, "destructible" }, +// { 0x2660, "" }, +// { 0x2661, "" }, +// { 0x2662, "" }, { 0x2663, "destructible_attachmodel" }, +// { 0x2664, "" }, +// { 0x2665, "" }, +// { 0x2666, "" }, { 0x2667, "destructible_builddot_startloop" }, { 0x2668, "destructible_builddot_wait" }, { 0x2669, "destructible_car_alarm" }, { 0x266A, "destructible_civilian_sedan_iw6" }, { 0x266B, "destructible_cleans_up_more" }, { 0x266C, "destructible_create" }, +// { 0x266D, "" }, { 0x266E, "destructible_createdot_radius" }, { 0x266F, "destructible_damage_threshold" }, { 0x2670, "destructible_death" }, +// { 0x2671, "" }, { 0x2672, "destructible_dots" }, { 0x2673, "destructible_dragons_teeth" }, +// { 0x2674, "" }, +// { 0x2675, "" }, +// { 0x2676, "" }, +// { 0x2677, "" }, +// { 0x2678, "" }, { 0x2679, "destructible_function" }, +// { 0x267A, "" }, +// { 0x267B, "" }, { 0x267C, "destructible_fx_think" }, +// { 0x267D, "" }, +// { 0x267E, "" }, +// { 0x267F, "" }, { 0x2680, "destructible_handles_collision_brushes" }, { 0x2681, "destructible_health_drain_amount_multiplier" }, +// { 0x2682, "" }, { 0x2683, "destructible_info" }, { 0x2684, "destructible_lights_out" }, { 0x2685, "destructible_loopfx" }, +// { 0x2686, "" }, +// { 0x2687, "" }, +// { 0x2688, "" }, +// { 0x2689, "" }, +// { 0x268A, "" }, +// { 0x268B, "" }, { 0x268C, "destructible_parts" }, { 0x268D, "destructible_physics" }, { 0x268E, "destructible_protection_func" }, { 0x268F, "destructible_quakes_off" }, { 0x2690, "destructible_quakes_on" }, +// { 0x2691, "" }, +// { 0x2692, "" }, { 0x2693, "destructible_setdot_ontickfunc" }, { 0x2694, "destructible_setup" }, +// { 0x2695, "" }, { 0x2696, "destructible_sound_think" }, +// { 0x2697, "" }, +// { 0x2698, "" }, +// { 0x2699, "" }, { 0x269A, "destructible_spotlight" }, { 0x269B, "destructible_spotlight_think" }, { 0x269C, "destructible_state" }, +// { 0x269D, "" }, { 0x269E, "destructible_transient" }, { 0x269F, "destructible_update_part" }, { 0x26A0, "destructible_van_iw6" }, +// { 0x26A1, "" }, +// { 0x26A2, "" }, +// { 0x26A3, "" }, { 0x26A4, "destructibles" }, { 0x26A5, "destructiblespawnedents" }, +// { 0x26A6, "" }, +// { 0x26A7, "" }, +// { 0x26A8, "" }, { 0x26A9, "destructions" }, { 0x26AA, "destructisolarpanelsinit" }, +// { 0x26AB, "" }, { 0x26AC, "detach_cig" }, { 0x26AD, "detach_getoutrigs" }, { 0x26AE, "detach_hatchet" }, @@ -9865,60 +12065,97 @@ const std::array, 13827> token_list { 0x26B2, "detach_pistol_left" }, { 0x26B3, "detach_pistol_right" }, { 0x26B4, "detach_rope_ally" }, +// { 0x26B5, "" }, +// { 0x26B6, "" }, { 0x26B7, "detach_rope_rorke" }, { 0x26B8, "detachallweaponmodels" }, +// { 0x26B9, "" }, { 0x26BA, "detachifattached" }, { 0x26BB, "detachprops" }, { 0x26BC, "detachusemodels" }, +// { 0x26BD, "" }, +// { 0x26BE, "" }, { 0x26BF, "detect_distsqrd" }, +// { 0x26C0, "" }, { 0x26C1, "detect_people" }, { 0x26C2, "detect_people_trigger" }, { 0x26C3, "detect_player_death" }, { 0x26C4, "detect_player_event" }, +// { 0x26C5, "" }, { 0x26C6, "detect_range" }, +// { 0x26C7, "" }, +// { 0x26C8, "" }, +// { 0x26C9, "" }, { 0x26CA, "detectexplosives" }, { 0x26CB, "detectfriendlyfireonentity" }, +// { 0x26CC, "" }, { 0x26CD, "detectid" }, { 0x26CE, "detection_level" }, { 0x26CF, "detection_timeout" }, { 0x26D0, "detectiongraceperiod" }, +// { 0x26D1, "" }, { 0x26D2, "detectionradius" }, { 0x26D3, "detectkill" }, { 0x26D4, "determine_closest_cars" }, +// { 0x26D5, "" }, { 0x26D6, "determinecqbanim" }, { 0x26D7, "determineexposedapproachtype" }, { 0x26D8, "determineheatcoverexittype" }, { 0x26D9, "determinenodeapproachtype" }, { 0x26DA, "determinenodeexittype" }, { 0x26DB, "determinenonnodeexittype" }, +// { 0x26DC, "" }, { 0x26DD, "detonate_dominator" }, +// { 0x26DE, "" }, +// { 0x26DF, "" }, +// { 0x26E0, "" }, { 0x26E1, "detonateonuse" }, +// { 0x26E2, "" }, +// { 0x26E3, "" }, { 0x26E4, "detoured" }, { 0x26E5, "detouringpath" }, { 0x26E6, "detpackstunradius" }, { 0x26E7, "devaliengiveplayersmoney" }, { 0x26E8, "device" }, +// { 0x26E9, "" }, { 0x26EA, "dialog" }, { 0x26EB, "dialog_baker_init_control" }, { 0x26EC, "dialog_baker_player_control" }, { 0x26ED, "dialog_baker_start" }, +// { 0x26EE, "" }, { 0x26EF, "dialog_explode" }, { 0x26F0, "dialog_found_a_body" }, { 0x26F1, "dialog_jump" }, { 0x26F2, "dialog_line_with_flag" }, +// { 0x26F3, "" }, +// { 0x26F4, "" }, { 0x26F5, "dialog_nags_heli" }, +// { 0x26F6, "" }, +// { 0x26F7, "" }, { 0x26F8, "dialog_radiobravo" }, { 0x26F9, "dialog_seehelo" }, +// { 0x26FA, "" }, { 0x26FB, "dialogue" }, +// { 0x26FC, "" }, { 0x26FD, "dialogue_baker_waitforit" }, +// { 0x26FE, "" }, +// { 0x26FF, "" }, { 0x2700, "dialogue_end" }, +// { 0x2701, "" }, +// { 0x2702, "" }, +// { 0x2703, "" }, { 0x2704, "dialogue_intro" }, { 0x2705, "dialogue_mantle" }, { 0x2706, "dialogue_mgs_1" }, +// { 0x2707, "" }, { 0x2708, "dialogue_mudpumps" }, +// { 0x2709, "" }, { 0x270A, "dialogue_outro" }, +// { 0x270B, "" }, { 0x270C, "dialogue_queue_single" }, { 0x270D, "dialogue_random_last_line" }, +// { 0x270E, "" }, +// { 0x270F, "" }, { 0x2710, "dialogue_sat1" }, { 0x2711, "dialogue_sat2" }, { 0x2712, "dialogue_streets_to_dam" }, @@ -9929,48 +12166,83 @@ const std::array, 13827> token_list { 0x2717, "did_flares" }, { 0x2718, "did_handsignal" }, { 0x2719, "did_inactive_vo" }, +// { 0x271A, "" }, { 0x271B, "diddamagestate" }, { 0x271C, "didpastmeleefail" }, { 0x271D, "didpastpursuitfail" }, +// { 0x271E, "" }, { 0x271F, "didsomethingotherthanshooting" }, +// { 0x2720, "" }, +// { 0x2721, "" }, { 0x2722, "die_and_ragdoll" }, { 0x2723, "die_from_explosion" }, { 0x2724, "die_hard_explosion_fx" }, { 0x2725, "die_quietly" }, +// { 0x2726, "" }, { 0x2727, "died_of_headshot" }, { 0x2728, "diehardmode" }, +// { 0x2729, "" }, { 0x272A, "dieingrevival_vo" }, +// { 0x272B, "" }, +// { 0x272C, "" }, +// { 0x272D, "" }, +// { 0x272E, "" }, { 0x272F, "difficultystring" }, { 0x2730, "difficultytype" }, { 0x2731, "diffusefraction_ng" }, +// { 0x2732, "" }, +// { 0x2733, "" }, { 0x2734, "digitalflash" }, +// { 0x2735, "" }, +// { 0x2736, "" }, { 0x2737, "diraimlimit" }, { 0x2738, "direct_chopper_crate_anim" }, { 0x2739, "direction" }, { 0x273A, "direction_change_smoothing" }, +// { 0x273B, "" }, +// { 0x273C, "" }, +// { 0x273D, "" }, { 0x273E, "dirt_on_screen_from_position" }, +// { 0x273F, "" }, +// { 0x2740, "" }, +// { 0x2741, "" }, { 0x2742, "disable_achievement_harder_they_fall_guy" }, +// { 0x2743, "" }, +// { 0x2744, "" }, +// { 0x2745, "" }, { 0x2746, "disable_all_triggers" }, +// { 0x2747, "" }, +// { 0x2748, "" }, { 0x2749, "disable_arrivals" }, { 0x274A, "disable_arrivals_and_exits" }, +// { 0x274B, "" }, +// { 0x274C, "" }, { 0x274D, "disable_blindfire" }, +// { 0x274E, "" }, { 0x274F, "disable_breathing_sound" }, { 0x2750, "disable_bulletwhizbyreaction" }, { 0x2751, "disable_careful" }, { 0x2752, "disable_checkpoint_patrol" }, +// { 0x2753, "" }, { 0x2754, "disable_control" }, { 0x2755, "disable_cqb_points_of_interest" }, { 0x2756, "disable_cqbwalk" }, { 0x2757, "disable_damagefeedback" }, { 0x2758, "disable_danger_react" }, +// { 0x2759, "" }, { 0x275A, "disable_demigod" }, +// { 0x275B, "" }, +// { 0x275C, "" }, { 0x275D, "disable_dog_control" }, +// { 0x275E, "" }, { 0x275F, "disable_dog_sneak" }, { 0x2760, "disable_dog_sniff" }, { 0x2761, "disable_dog_walk" }, +// { 0x2762, "" }, { 0x2763, "disable_dontevershoot" }, { 0x2764, "disable_dynamic_run_speed" }, { 0x2765, "disable_exits" }, +// { 0x2766, "" }, { 0x2767, "disable_flinch" }, { 0x2768, "disable_fx_on_death" }, { 0x2769, "disable_gun_recall" }, @@ -9978,60 +12250,118 @@ const std::array, 13827> token_list { 0x276B, "disable_heat_behavior" }, { 0x276C, "disable_hudoutline_on_death" }, { 0x276D, "disable_ignorerandombulletdamage_drone" }, +// { 0x276E, "" }, { 0x276F, "disable_killcam" }, +// { 0x2770, "" }, +// { 0x2771, "" }, { 0x2772, "disable_militia_behavior" }, { 0x2773, "disable_nodes_before_allies_move" }, +// { 0x2774, "" }, { 0x2775, "disable_oneshotfx_with_noteworthy" }, +// { 0x2776, "" }, { 0x2777, "disable_pain" }, +// { 0x2778, "" }, { 0x2779, "disable_player_swim" }, { 0x277A, "disable_readystand" }, +// { 0x277B, "" }, +// { 0x277C, "" }, { 0x277D, "disable_sniper_outline" }, +// { 0x277E, "" }, +// { 0x277F, "" }, +// { 0x2780, "" }, +// { 0x2781, "" }, { 0x2782, "disable_sprint" }, { 0x2783, "disable_stealth" }, +// { 0x2784, "" }, +// { 0x2785, "" }, +// { 0x2786, "" }, { 0x2787, "disable_strikezone_rog" }, +// { 0x2788, "" }, { 0x2789, "disable_swim" }, { 0x278A, "disable_target_on_death" }, +// { 0x278B, "" }, { 0x278C, "disable_teamflashbangimmunity" }, +// { 0x278D, "" }, { 0x278E, "disable_tired" }, { 0x278F, "disable_torpedo_ui" }, { 0x2790, "disable_trigger" }, { 0x2791, "disable_trigger_helper" }, { 0x2792, "disable_trigger_with_noteworthy" }, +// { 0x2793, "" }, { 0x2794, "disable_turnanims" }, { 0x2795, "disable_turns_arrivals_exits" }, +// { 0x2796, "" }, +// { 0x2797, "" }, +// { 0x2798, "" }, { 0x2799, "disableallstreaks" }, +// { 0x279A, "" }, +// { 0x279B, "" }, { 0x279C, "disablebattlechatter" }, +// { 0x279D, "" }, { 0x279E, "disablebutton" }, { 0x279F, "disableclientspawntraces" }, { 0x27A0, "disablecollision" }, { 0x27A1, "disablecoverarrivalsonly" }, +// { 0x27A2, "" }, +// { 0x27A3, "" }, { 0x27A4, "disabled_use_for" }, { 0x27A5, "disabledamageshieldpain" }, { 0x27A6, "disabledefaultfacialanims" }, { 0x27A7, "disabledoffhandweapons" }, +// { 0x27A8, "" }, +// { 0x27A9, "" }, { 0x27AA, "disabledweapon" }, +// { 0x27AB, "" }, +// { 0x27AC, "" }, +// { 0x27AD, "" }, +// { 0x27AE, "" }, { 0x27AF, "disablegeardrop" }, { 0x27B0, "disablegrenadetracking" }, +// { 0x27B1, "" }, +// { 0x27B2, "" }, { 0x27B3, "disablelongdeath" }, +// { 0x27B4, "" }, +// { 0x27B5, "" }, { 0x27B6, "disablemovementtracker" }, +// { 0x27B7, "" }, { 0x27B8, "disablepain" }, +// { 0x27B9, "" }, +// { 0x27BA, "" }, +// { 0x27BB, "" }, +// { 0x27BC, "" }, +// { 0x27BD, "" }, +// { 0x27BE, "" }, +// { 0x27BF, "" }, { 0x27C0, "disablevehiclescripts" }, +// { 0x27C1, "" }, { 0x27C2, "disablewhenjuggernaut" }, { 0x27C3, "discardtime" }, { 0x27C4, "disconnect_and_bad_place" }, { 0x27C5, "disconnect_path_periodic" }, { 0x27C6, "disconnect_paths" }, +// { 0x27C7, "" }, { 0x27C8, "disconnect_paths_whenstopped" }, +// { 0x27C9, "" }, +// { 0x27CA, "" }, +// { 0x27CB, "" }, +// { 0x27CC, "" }, { 0x27CD, "disconnecttraverses" }, +// { 0x27CE, "" }, +// { 0x27CF, "" }, { 0x27D0, "discrete_waittill" }, { 0x27D1, "disguise_head" }, +// { 0x27D2, "" }, { 0x27D3, "disomount_hint" }, +// { 0x27D4, "" }, { 0x27D5, "dispatch_activated_zone" }, { 0x27D6, "dispatch_activated_zone_thread" }, { 0x27D7, "dispatch_dog_think" }, { 0x27D8, "dispatchnotify" }, { 0x27D9, "displacement_uvscale" }, +// { 0x27DA, "" }, +// { 0x27DB, "" }, { 0x27DC, "display_fx_add_options" }, +// { 0x27DD, "" }, { 0x27DE, "display_hint" }, { 0x27DF, "display_hint_stick" }, { 0x27E0, "display_hint_stick_timeout" }, @@ -10039,241 +12369,472 @@ const std::array, 13827> token_list { 0x27E2, "display_hint_timeout" }, { 0x27E3, "display_hint_timeout_mintime" }, { 0x27E4, "display_no_target" }, +// { 0x27E5, "" }, +// { 0x27E6, "" }, +// { 0x27E7, "" }, { 0x27E8, "display_starts_pressed" }, +// { 0x27E9, "" }, +// { 0x27EA, "" }, +// { 0x27EB, "" }, +// { 0x27EC, "" }, { 0x27ED, "displaybuddystatusmessage" }, { 0x27EE, "displayed_hints" }, { 0x27EF, "displaygameend" }, { 0x27F0, "displayincomingairdropmessage" }, +// { 0x27F1, "" }, { 0x27F2, "displayroundend" }, +// { 0x27F3, "" }, { 0x27F4, "displaythreat" }, { 0x27F5, "displaythrowmessage" }, +// { 0x27F6, "" }, +// { 0x27F7, "" }, +// { 0x27F8, "" }, +// { 0x27F9, "" }, { 0x27FA, "dist_to_next_targ" }, +// { 0x27FB, "" }, +// { 0x27FC, "" }, +// { 0x27FD, "" }, +// { 0x27FE, "" }, +// { 0x27FF, "" }, { 0x2800, "distance_from_next_volume_sq" }, +// { 0x2801, "" }, +// { 0x2802, "" }, +// { 0x2803, "" }, { 0x2804, "distances" }, { 0x2805, "distfromplayer" }, +// { 0x2806, "" }, +// { 0x2807, "" }, { 0x2808, "distorg" }, { 0x2809, "distort_pct" }, +// { 0x280A, "" }, +// { 0x280B, "" }, { 0x280C, "disttoline" }, { 0x280D, "dlight_on_me" }, +// { 0x280E, "" }, +// { 0x280F, "" }, { 0x2810, "dmg_bullet_chance_player_static" }, +// { 0x2811, "" }, +// { 0x2812, "" }, { 0x2813, "dmg_player_health_adjust_chance" }, { 0x2814, "dmg_player_speed_evade_max_pct" }, { 0x2815, "dmg_player_speed_evade_min_pct" }, +// { 0x2816, "" }, { 0x2817, "dmg_rear_elevator" }, +// { 0x2818, "" }, { 0x2819, "do_bird_single" }, { 0x281A, "do_bird_single_enemy" }, +// { 0x281B, "" }, { 0x281C, "do_bokeh" }, { 0x281D, "do_bokehdot_volume" }, +// { 0x281E, "" }, { 0x281F, "do_charge_attack" }, { 0x2820, "do_creak" }, { 0x2821, "do_damage_over_time" }, +// { 0x2822, "" }, { 0x2823, "do_decal_square" }, { 0x2824, "do_dud_damage" }, { 0x2825, "do_earthquake" }, { 0x2826, "do_elias_head_look" }, +// { 0x2827, "" }, +// { 0x2828, "" }, { 0x2829, "do_exit_wait_on_movement" }, +// { 0x282A, "" }, +// { 0x282B, "" }, { 0x282C, "do_funcs" }, { 0x282D, "do_fx_plane_break" }, { 0x282E, "do_goto_trace" }, { 0x282F, "do_ground_slam" }, +// { 0x2830, "" }, { 0x2831, "do_hand_wheeling_anim" }, { 0x2832, "do_heavy_delete_wait" }, +// { 0x2833, "" }, +// { 0x2834, "" }, { 0x2835, "do_knife_throw_blood" }, +// { 0x2836, "" }, { 0x2837, "do_multiple_treads" }, { 0x2838, "do_nag_dialog" }, +// { 0x2839, "" }, +// { 0x283A, "" }, { 0x283B, "do_no_game_start_teleport" }, +// { 0x283C, "" }, +// { 0x283D, "" }, { 0x283E, "do_nothing" }, { 0x283F, "do_physics_pulse" }, +// { 0x2840, "" }, { 0x2841, "do_rag_death" }, { 0x2842, "do_ramp_light" }, +// { 0x2843, "" }, { 0x2844, "do_random_pilot_chatter" }, { 0x2845, "do_rope_animation" }, { 0x2846, "do_rubble" }, +// { 0x2847, "" }, +// { 0x2848, "" }, { 0x2849, "do_single_tread" }, { 0x284A, "do_spacejump_debris" }, { 0x284B, "do_specular_sun_lerp" }, +// { 0x284C, "" }, +// { 0x284D, "" }, { 0x284E, "do_tarps" }, +// { 0x284F, "" }, { 0x2850, "do_unique_debris" }, +// { 0x2851, "" }, +// { 0x2852, "" }, { 0x2853, "do_wait_endons_array" }, +// { 0x2854, "" }, +// { 0x2855, "" }, { 0x2856, "doaim" }, +// { 0x2857, "" }, +// { 0x2858, "" }, { 0x2859, "doairstrikeflyby" }, +// { 0x285A, "" }, { 0x285B, "dobj_manager" }, { 0x285C, "doblinkinglight" }, { 0x285D, "dobomberstrike" }, +// { 0x285E, "" }, { 0x285F, "dobuilddot_wait" }, +// { 0x2860, "" }, +// { 0x2861, "" }, { 0x2862, "docustomidle" }, { 0x2863, "dodeathfromarray" }, { 0x2864, "dodge_dir" }, { 0x2865, "dodge_distance" }, +// { 0x2866, "" }, +// { 0x2867, "" }, +// { 0x2868, "" }, { 0x2869, "dodgemoveloopoverride" }, +// { 0x286A, "" }, { 0x286B, "dodgerightanimoffset" }, +// { 0x286C, "" }, +// { 0x286D, "" }, { 0x286E, "dodot_delayfunc" }, { 0x286F, "dodot_fadeinblackout" }, +// { 0x2870, "" }, +// { 0x2871, "" }, +// { 0x2872, "" }, +// { 0x2873, "" }, { 0x2874, "dodrivenidle" }, { 0x2875, "dodropff" }, { 0x2876, "doempartifactloop" }, +// { 0x2877, "" }, { 0x2878, "doexposedcalloutresponse" }, +// { 0x2879, "" }, +// { 0x287A, "" }, +// { 0x287B, "" }, { 0x287C, "dof_blend_interior_ads" }, { 0x287D, "dof_blend_interior_ads_element" }, { 0x287E, "dof_blend_interior_ads_scalar" }, { 0x287F, "dof_blend_interior_generic" }, +// { 0x2880, "" }, +// { 0x2881, "" }, { 0x2882, "dof_disable_ads" }, +// { 0x2883, "" }, { 0x2884, "dof_enable_ads" }, { 0x2885, "dof_enable_script" }, +// { 0x2886, "" }, { 0x2887, "dof_outro_pt2" }, { 0x2888, "dof_process_ads" }, +// { 0x2889, "" }, +// { 0x288A, "" }, { 0x288B, "dof_ref_ent" }, +// { 0x288C, "" }, { 0x288D, "dof_set_generic" }, +// { 0x288E, "" }, +// { 0x288F, "" }, { 0x2890, "dof_underwater_general" }, +// { 0x2891, "" }, { 0x2892, "dofacialdialogue" }, +// { 0x2893, "" }, { 0x2894, "dofinalkillcamfx" }, { 0x2895, "dofiring" }, +// { 0x2896, "" }, { 0x2897, "dofriendlyfirereaction" }, +// { 0x2898, "" }, { 0x2899, "dog_active_touch_zones" }, +// { 0x289A, "" }, { 0x289B, "dog_additional_drivein_anims" }, +// { 0x289C, "" }, +// { 0x289D, "" }, +// { 0x289E, "" }, +// { 0x289F, "" }, +// { 0x28A0, "" }, { 0x28A1, "dog_animation_generic" }, +// { 0x28A2, "" }, { 0x28A3, "dog_animation_sawcorpse" }, +// { 0x28A4, "" }, { 0x28A5, "dog_animation_wakeup_slow" }, +// { 0x28A6, "" }, +// { 0x28A7, "" }, +// { 0x28A8, "" }, { 0x28A9, "dog_attack_alt_func" }, { 0x28AA, "dog_attack_back_enemies_logic" }, { 0x28AB, "dog_attack_command_internal" }, { 0x28AC, "dog_attack_damage_tracking" }, +// { 0x28AD, "" }, +// { 0x28AE, "" }, +// { 0x28AF, "" }, +// { 0x28B0, "" }, +// { 0x28B1, "" }, { 0x28B2, "dog_attack_guy" }, +// { 0x28B3, "" }, { 0x28B4, "dog_attack_range" }, { 0x28B5, "dog_attack_slowmo" }, +// { 0x28B6, "" }, { 0x28B7, "dog_attack_tunnel_sniper" }, { 0x28B8, "dog_attack_victim_logic" }, { 0x28B9, "dog_attacking_me" }, +// { 0x28BA, "" }, { 0x28BB, "dog_bark" }, +// { 0x28BC, "" }, { 0x28BD, "dog_bark_think" }, +// { 0x28BE, "" }, { 0x28BF, "dog_cam_fov_default" }, +// { 0x28C0, "" }, { 0x28C1, "dog_command_attack" }, +// { 0x28C2, "" }, +// { 0x28C3, "" }, +// { 0x28C4, "" }, +// { 0x28C5, "" }, +// { 0x28C6, "" }, { 0x28C7, "dog_death_quote" }, +// { 0x28C8, "" }, +// { 0x28C9, "" }, +// { 0x28CA, "" }, { 0x28CB, "dog_delayed_allow_damage" }, { 0x28CC, "dog_delayed_unlink" }, { 0x28CD, "dog_disable_ai_color" }, { 0x28CE, "dog_downed_player" }, { 0x28CF, "dog_drag_to_cover" }, { 0x28D0, "dog_drive_animscript" }, +// { 0x28D1, "" }, +// { 0x28D2, "" }, +// { 0x28D3, "" }, { 0x28D4, "dog_enemy_laststand_check" }, { 0x28D5, "dog_exits_jeep" }, +// { 0x28D6, "" }, +// { 0x28D7, "" }, +// { 0x28D8, "" }, { 0x28D9, "dog_force_talk" }, +// { 0x28DA, "" }, { 0x28DB, "dog_friendly_spotted" }, { 0x28DC, "dog_gasstation_logic" }, +// { 0x28DD, "" }, +// { 0x28DE, "" }, { 0x28DF, "dog_goto_veh_and_enter" }, +// { 0x28E0, "" }, +// { 0x28E1, "" }, +// { 0x28E2, "" }, { 0x28E3, "dog_health" }, { 0x28E4, "dog_hint" }, { 0x28E5, "dog_hint_check" }, +// { 0x28E6, "" }, { 0x28E7, "dog_hits_before_kill" }, { 0x28E8, "dog_hud_active" }, +// { 0x28E9, "" }, { 0x28EA, "dog_hunt2_delete" }, { 0x28EB, "dog_hunt_spotted" }, { 0x28EC, "dog_in_exfil_jeep" }, +// { 0x28ED, "" }, { 0x28EE, "dog_intro" }, { 0x28EF, "dog_is_in_combat" }, { 0x28F0, "dog_jump_down" }, { 0x28F1, "dog_jump_guy" }, +// { 0x28F2, "" }, +// { 0x28F3, "" }, +// { 0x28F4, "" }, { 0x28F5, "dog_jumpup_wait" }, { 0x28F6, "dog_kills_roof_guy" }, +// { 0x28F7, "" }, { 0x28F8, "dog_link" }, { 0x28F9, "dog_lock_check" }, { 0x28FA, "dog_lock_flag" }, { 0x28FB, "dog_logic" }, { 0x28FC, "dog_long_jump" }, +// { 0x28FD, "" }, { 0x28FE, "dog_manage_damage" }, { 0x28FF, "dog_marker" }, +// { 0x2900, "" }, { 0x2901, "dog_melee_index" }, { 0x2902, "dog_melee_timing_array" }, +// { 0x2903, "" }, { 0x2904, "dog_navigation_logic" }, { 0x2905, "dog_neck_snapped" }, { 0x2906, "dog_node_wait" }, +// { 0x2907, "" }, +// { 0x2908, "" }, { 0x2909, "dog_pant" }, { 0x290A, "dog_pant_think" }, +// { 0x290B, "" }, +// { 0x290C, "" }, +// { 0x290D, "" }, +// { 0x290E, "" }, +// { 0x290F, "" }, +// { 0x2910, "" }, { 0x2911, "dog_return_to_sender" }, { 0x2912, "dog_reunite" }, +// { 0x2913, "" }, +// { 0x2914, "" }, +// { 0x2915, "" }, { 0x2916, "dog_run_earthquakes" }, { 0x2917, "dog_scratch_and_path" }, +// { 0x2918, "" }, +// { 0x2919, "" }, +// { 0x291A, "" }, { 0x291B, "dog_setup" }, { 0x291C, "dog_sniff_spots" }, +// { 0x291D, "" }, +// { 0x291E, "" }, { 0x291F, "dog_sprint_disable" }, +// { 0x2920, "" }, { 0x2921, "dog_stealth" }, { 0x2922, "dog_stealth_visibility" }, { 0x2923, "dog_swap_enemy" }, { 0x2924, "dog_tag_origin" }, +// { 0x2925, "" }, +// { 0x2926, "" }, { 0x2927, "dog_traverse_kill" }, +// { 0x2928, "" }, +// { 0x2929, "" }, { 0x292A, "dog_victim_death_internal" }, { 0x292B, "dog_victim_enemy_early_damage_detection" }, +// { 0x292C, "" }, +// { 0x292D, "" }, { 0x292E, "dog_wait_anim_finished" }, +// { 0x292F, "" }, { 0x2930, "dog_walk" }, { 0x2931, "dog_walk_for_time" }, +// { 0x2932, "" }, +// { 0x2933, "" }, +// { 0x2934, "" }, +// { 0x2935, "" }, { 0x2936, "dogattackaidist" }, +// { 0x2937, "" }, +// { 0x2938, "" }, { 0x2939, "dogattackradius" }, +// { 0x293A, "" }, { 0x293B, "dogdamagedradiussq" }, { 0x293C, "doghintelem" }, { 0x293D, "doginited" }, { 0x293E, "doglookpose" }, +// { 0x293F, "" }, +// { 0x2940, "" }, +// { 0x2941, "" }, { 0x2942, "dognextidletwitchtime" }, +// { 0x2943, "" }, +// { 0x2944, "" }, { 0x2945, "dogs" }, +// { 0x2946, "" }, +// { 0x2947, "" }, { 0x2948, "dogsinitialized" }, { 0x2949, "dogstartmovedist" }, +// { 0x294A, "" }, { 0x294B, "dogstoppingdistsq" }, { 0x294C, "dogtag" }, { 0x294D, "dogtags" }, +// { 0x294E, "" }, +// { 0x294F, "" }, +// { 0x2950, "" }, { 0x2951, "dogturnadjust" }, +// { 0x2952, "" }, +// { 0x2953, "" }, +// { 0x2954, "" }, { 0x2955, "doimmediateragdolldeath" }, +// { 0x2956, "" }, { 0x2957, "doing_hand_signal" }, { 0x2958, "doing_in_space_rotation" }, +// { 0x2959, "" }, { 0x295A, "doing_start_anim" }, { 0x295B, "doingadditivepain" }, { 0x295C, "doingdamagestate" }, +// { 0x295D, "" }, { 0x295E, "doinglongdeath" }, { 0x295F, "doingreacquirestep" }, { 0x2960, "doingsplash" }, { 0x2961, "dointrovignetteanim" }, +// { 0x2962, "" }, { 0x2963, "dolastminuteexposedapproach" }, { 0x2964, "dolastminuteexposedapproachwrapper" }, { 0x2965, "dolbstrike" }, +// { 0x2966, "" }, { 0x2967, "dolerp" }, +// { 0x2968, "" }, +// { 0x2969, "" }, +// { 0x296A, "" }, { 0x296B, "dom" }, +// { 0x296C, "" }, { 0x296D, "domarkingflash" }, { 0x296E, "domegac130flyby" }, +// { 0x296F, "" }, +// { 0x2970, "" }, { 0x2971, "domeleevsai" }, { 0x2972, "domeleevsai_simple" }, +// { 0x2973, "" }, { 0x2974, "domeleevsai_simple_animcustom_cleanup" }, { 0x2975, "domeleevsdog" }, +// { 0x2976, "" }, +// { 0x2977, "" }, +// { 0x2978, "" }, { 0x2979, "dominator_earthquake" }, +// { 0x297A, "" }, { 0x297B, "domissioncallback" }, { 0x297C, "domortar" }, { 0x297D, "dompointa" }, +// { 0x297E, "" }, { 0x297F, "dompointc" }, { 0x2980, "dompointnumber" }, +// { 0x2981, "" }, +// { 0x2982, "" }, +// { 0x2983, "" }, { 0x2984, "donodeexitanimation" }, { 0x2985, "dononattackcoverbehavior" }, +// { 0x2986, "" }, { 0x2987, "donotetracksforever" }, +// { 0x2988, "" }, +// { 0x2989, "" }, { 0x298A, "donotetracksforpopup" }, { 0x298B, "donotetracksfortime" }, +// { 0x298C, "" }, +// { 0x298D, "" }, +// { 0x298E, "" }, +// { 0x298F, "" }, +// { 0x2990, "" }, { 0x2991, "donotetrackspostcallback" }, +// { 0x2992, "" }, { 0x2993, "donotetrackswithendon" }, { 0x2994, "donotetrackswithtimeout" }, { 0x2995, "donothingfunc" }, { 0x2996, "dont_allow_ammo_cache" }, +// { 0x2997, "" }, { 0x2998, "dont_auto_ride" }, { 0x2999, "dont_crush_player" }, +// { 0x299A, "" }, { 0x299B, "dont_delete_mines_on_next_spawn" }, +// { 0x299C, "" }, +// { 0x299D, "" }, { 0x299E, "dont_unlink_after_breach" }, +// { 0x299F, "" }, { 0x29A0, "dontallowexplode" }, +// { 0x29A1, "" }, { 0x29A2, "dontchangemoveplaybackrate" }, { 0x29A3, "dontchangepushplayer" }, { 0x29A4, "dontcolormove" }, { 0x29A5, "dontcrouchtime" }, +// { 0x29A6, "" }, { 0x29A7, "dontdonotetracks" }, { 0x29A8, "dontdrawoncompass" }, { 0x29A9, "dontdropweapon" }, +// { 0x29AA, "" }, +// { 0x29AB, "" }, +// { 0x29AC, "" }, { 0x29AD, "dontgetonpath" }, +// { 0x29AE, "" }, +// { 0x29AF, "" }, { 0x29B0, "dontshoot" }, +// { 0x29B1, "" }, { 0x29B2, "dontshootwhilemoving" }, { 0x29B3, "dontunloadondeath" }, { 0x29B4, "dontunloadonend" }, +// { 0x29B5, "" }, +// { 0x29B6, "" }, { 0x29B7, "donuke_fx" }, { 0x29B8, "donuke_fx_strikezone" }, { 0x29B9, "donukesimple" }, @@ -10281,101 +12842,203 @@ const std::array, 13827> token_list { 0x29BB, "door" }, { 0x29BC, "door_break_foley" }, { 0x29BD, "door_burst_splashes" }, +// { 0x29BE, "" }, { 0x29BF, "door_close" }, { 0x29C0, "door_close_behind" }, +// { 0x29C1, "" }, +// { 0x29C2, "" }, { 0x29C3, "door_current_x" }, { 0x29C4, "door_debris_l" }, +// { 0x29C5, "" }, +// { 0x29C6, "" }, { 0x29C7, "door_fall_over" }, { 0x29C8, "door_in" }, +// { 0x29C9, "" }, +// { 0x29CA, "" }, { 0x29CB, "door_knockback" }, { 0x29CC, "door_knockdown" }, { 0x29CD, "door_l_modelswap" }, { 0x29CE, "door_name" }, +// { 0x29CF, "" }, +// { 0x29D0, "" }, +// { 0x29D1, "" }, { 0x29D2, "door_out" }, { 0x29D3, "door_parse_parameters" }, { 0x29D4, "door_play_sounds" }, +// { 0x29D5, "" }, +// { 0x29D6, "" }, +// { 0x29D7, "" }, +// { 0x29D8, "" }, { 0x29D9, "door_state_exit" }, +// { 0x29DA, "" }, +// { 0x29DB, "" }, +// { 0x29DC, "" }, { 0x29DD, "door_state_update_sound" }, { 0x29DE, "door_switch_icon" }, +// { 0x29DF, "" }, +// { 0x29E0, "" }, +// { 0x29E1, "" }, { 0x29E2, "door_switch_icon_fade_out" }, +// { 0x29E3, "" }, +// { 0x29E4, "" }, +// { 0x29E5, "" }, +// { 0x29E6, "" }, { 0x29E7, "door_traversal" }, { 0x29E8, "door_traversal_move" }, { 0x29E9, "door_volume" }, { 0x29EA, "doorangle" }, { 0x29EB, "doorclose" }, +// { 0x29EC, "" }, +// { 0x29ED, "" }, { 0x29EE, "doorenter_enable_cqbwalk" }, +// { 0x29EF, "" }, +// { 0x29F0, "" }, { 0x29F1, "doorexit" }, +// { 0x29F2, "" }, +// { 0x29F3, "" }, { 0x29F4, "doorfragchance" }, +// { 0x29F5, "" }, { 0x29F6, "doormovetime" }, +// { 0x29F7, "" }, +// { 0x29F8, "" }, +// { 0x29F9, "" }, +// { 0x29FA, "" }, { 0x29FB, "doors_open_flicker" }, { 0x29FC, "doors_swingopen" }, { 0x29FD, "doorspeed" }, +// { 0x29FE, "" }, { 0x29FF, "doortype" }, { 0x2A00, "doospreyinsertion" }, { 0x2A01, "dopain" }, { 0x2A02, "dopainfromarray" }, { 0x2A03, "dopavelow" }, +// { 0x2A04, "" }, +// { 0x2A05, "" }, +// { 0x2A06, "" }, +// { 0x2A07, "" }, { 0x2A08, "doreload" }, +// { 0x2A09, "" }, +// { 0x2A0A, "" }, +// { 0x2A0B, "" }, { 0x2A0C, "doshoot" }, +// { 0x2A0D, "" }, +// { 0x2A0E, "" }, +// { 0x2A0F, "" }, { 0x2A10, "dosounddistant" }, { 0x2A11, "dospacetraverse" }, +// { 0x2A12, "" }, +// { 0x2A13, "" }, +// { 0x2A14, "" }, { 0x2A15, "dostrike" }, { 0x2A16, "dostumble" }, +// { 0x2A17, "" }, +// { 0x2A18, "" }, +// { 0x2A19, "" }, { 0x2A1A, "dot_player" }, +// { 0x2A1B, "" }, { 0x2A1C, "dot_to_apache_player_facing_2d_inverse" }, +// { 0x2A1D, "" }, +// { 0x2A1E, "" }, +// { 0x2A1F, "" }, { 0x2A20, "dotraverse_custom" }, +// { 0x2A21, "" }, +// { 0x2A22, "" }, { 0x2A23, "doturnnotetracks" }, { 0x2A24, "doturretearthquake" }, { 0x2A25, "dotypelimit" }, +// { 0x2A26, "" }, +// { 0x2A27, "" }, +// { 0x2A28, "" }, +// { 0x2A29, "" }, { 0x2A2A, "doubletapcount" }, { 0x2A2B, "doubletapthink" }, +// { 0x2A2C, "" }, { 0x2A2D, "dowalkanimoverride" }, +// { 0x2A2E, "" }, { 0x2A2F, "down_leg_move_percent" }, +// { 0x2A30, "" }, { 0x2A31, "down_part2_proc_ran" }, { 0x2A32, "down_velocity" }, +// { 0x2A33, "" }, +// { 0x2A34, "" }, { 0x2A35, "downed_enemy_monitor" }, +// { 0x2A36, "" }, { 0x2A37, "download_time" }, { 0x2A38, "download_timer" }, { 0x2A39, "dpad_icon" }, { 0x2A3A, "dpad_icon_col" }, +// { 0x2A3B, "" }, +// { 0x2A3C, "" }, +// { 0x2A3D, "" }, { 0x2A3E, "drag_hints" }, { 0x2A3F, "drag_interrogate_scene" }, +// { 0x2A40, "" }, { 0x2A41, "drag_metal_detector" }, +// { 0x2A42, "" }, +// { 0x2A43, "" }, { 0x2A44, "drag_player_arms" }, { 0x2A45, "drag_sounds" }, +// { 0x2A46, "" }, +// { 0x2A47, "" }, { 0x2A48, "draw_arrow" }, { 0x2A49, "draw_arrow_time" }, +// { 0x2A4A, "" }, { 0x2A4B, "draw_bike_debug" }, { 0x2A4C, "draw_boundry_sphere" }, +// { 0x2A4D, "" }, +// { 0x2A4E, "" }, +// { 0x2A4F, "" }, { 0x2A50, "draw_col_vol_offset" }, { 0x2A51, "draw_color_friendlies" }, { 0x2A52, "draw_colored_nodes" }, { 0x2A53, "draw_colornodes" }, +// { 0x2A54, "" }, { 0x2A55, "draw_cut_hint" }, +// { 0x2A56, "" }, +// { 0x2A57, "" }, +// { 0x2A58, "" }, { 0x2A59, "draw_effects_list" }, { 0x2A5A, "draw_entity_bounds" }, +// { 0x2A5B, "" }, +// { 0x2A5C, "" }, { 0x2A5D, "draw_line_from_ent_for_time" }, { 0x2A5E, "draw_line_from_ent_to_ent_for_time" }, { 0x2A5F, "draw_line_from_ent_to_ent_until_notify" }, +// { 0x2A60, "" }, { 0x2A61, "draw_line_to_ent_for_time" }, { 0x2A62, "draw_line_until_notify" }, { 0x2A63, "draw_model_path" }, { 0x2A64, "draw_move_path" }, +// { 0x2A65, "" }, { 0x2A66, "draw_path" }, +// { 0x2A67, "" }, +// { 0x2A68, "" }, { 0x2A69, "draw_radial_buttons" }, +// { 0x2A6A, "" }, { 0x2A6B, "draw_trigger" }, +// { 0x2A6C, "" }, { 0x2A6D, "draw_turret_target_line" }, { 0x2A6E, "draw_volume" }, +// { 0x2A6F, "" }, +// { 0x2A70, "" }, { 0x2A71, "drawarrow" }, { 0x2A72, "drawarrowforever" }, +// { 0x2A73, "" }, +// { 0x2A74, "" }, { 0x2A75, "drawchopperattackarrow" }, +// { 0x2A76, "" }, { 0x2A77, "drawcircleuntilnotify" }, +// { 0x2A78, "" }, +// { 0x2A79, "" }, { 0x2A7A, "drawenttag" }, { 0x2A7B, "drawforwardforever" }, { 0x2A7C, "drawfriend" }, { 0x2A7D, "drawgraph" }, +// { 0x2A7E, "" }, +// { 0x2A7F, "" }, { 0x2A80, "drawminimapbounds" }, { 0x2A81, "drawmyoff" }, +// { 0x2A82, "" }, { 0x2A83, "drawoffset" }, { 0x2A84, "draworgforever" }, { 0x2A85, "draworiginforever" }, @@ -10383,142 +13046,255 @@ const std::array, 13827> token_list { 0x2A87, "drawplayerviewforever" }, { 0x2A88, "drawsphere" }, { 0x2A89, "drawstring" }, +// { 0x2A8A, "" }, { 0x2A8B, "drawtag" }, { 0x2A8C, "drawtagforever" }, +// { 0x2A8D, "" }, +// { 0x2A8E, "" }, +// { 0x2A8F, "" }, +// { 0x2A90, "" }, { 0x2A91, "drift_hit" }, +// { 0x2A92, "" }, { 0x2A93, "driftspeed" }, { 0x2A94, "drill" }, { 0x2A95, "drill_bink" }, { 0x2A96, "drill_carrier" }, +// { 0x2A97, "" }, { 0x2A98, "drill_detonate_bbprint" }, { 0x2A99, "drill_fail_animation" }, { 0x2A9A, "drill_generic_bbprint" }, { 0x2A9B, "drill_health_hardcore" }, { 0x2A9C, "drill_health_scalar" }, { 0x2A9D, "drill_icon" }, +// { 0x2A9E, "" }, +// { 0x2A9F, "" }, { 0x2AA0, "drill_locs" }, +// { 0x2AA1, "" }, { 0x2AA2, "drill_monitor" }, { 0x2AA3, "drill_nag" }, +// { 0x2AA4, "" }, +// { 0x2AA5, "" }, +// { 0x2AA6, "" }, +// { 0x2AA7, "" }, +// { 0x2AA8, "" }, +// { 0x2AA9, "" }, { 0x2AAA, "drill_plant" }, +// { 0x2AAB, "" }, { 0x2AAC, "drill_progress_fx" }, +// { 0x2AAD, "" }, +// { 0x2AAE, "" }, { 0x2AAF, "drill_reset_bbprint" }, { 0x2AB0, "drill_reset_pos" }, { 0x2AB1, "drill_sfx_dist_lp" }, { 0x2AB2, "drill_sfx_lp" }, +// { 0x2AB3, "" }, { 0x2AB4, "drill_sfx_offline_lp" }, { 0x2AB5, "drill_sfx_overheat_lp" }, +// { 0x2AB6, "" }, { 0x2AB7, "drill_synch_attack_play_anim" }, +// { 0x2AB8, "" }, { 0x2AB9, "drill_think" }, { 0x2ABA, "drill_threat_think" }, { 0x2ABB, "drill_time_scalar" }, { 0x2ABC, "drill_tutorial_given" }, +// { 0x2ABD, "" }, +// { 0x2ABE, "" }, +// { 0x2ABF, "" }, +// { 0x2AC0, "" }, +// { 0x2AC1, "" }, { 0x2AC2, "drillthrough_plate_sound" }, { 0x2AC3, "drip_already_played" }, +// { 0x2AC4, "" }, +// { 0x2AC5, "" }, +// { 0x2AC6, "" }, { 0x2AC7, "drip_on_player_choose_location" }, { 0x2AC8, "drive_in_vo" }, +// { 0x2AC9, "" }, { 0x2ACA, "drivenanimupdate" }, +// { 0x2ACB, "" }, +// { 0x2ACC, "" }, { 0x2ACD, "driver_dies" }, +// { 0x2ACE, "" }, { 0x2ACF, "driver_shooting" }, { 0x2AD0, "driverdead" }, { 0x2AD1, "drivingvehicle" }, { 0x2AD2, "drone_animate_on_path" }, { 0x2AD3, "drone_anims" }, { 0x2AD4, "drone_array_handling" }, +// { 0x2AD5, "" }, +// { 0x2AD6, "" }, { 0x2AD7, "drone_civs_init" }, +// { 0x2AD8, "" }, +// { 0x2AD9, "" }, { 0x2ADA, "drone_death_handler" }, +// { 0x2ADB, "" }, +// { 0x2ADC, "" }, { 0x2ADD, "drone_die" }, +// { 0x2ADE, "" }, +// { 0x2ADF, "" }, { 0x2AE0, "drone_fight" }, +// { 0x2AE1, "" }, { 0x2AE2, "drone_fire_fake_javelin_loop" }, +// { 0x2AE3, "" }, +// { 0x2AE4, "" }, { 0x2AE5, "drone_frontline_respawner" }, +// { 0x2AE6, "" }, { 0x2AE7, "drone_give_soul" }, { 0x2AE8, "drone_gun_remove" }, { 0x2AE9, "drone_idle" }, { 0x2AEA, "drone_idle_custom" }, +// { 0x2AEB, "" }, +// { 0x2AEC, "" }, +// { 0x2AED, "" }, { 0x2AEE, "drone_init_path" }, +// { 0x2AEF, "" }, +// { 0x2AF0, "" }, { 0x2AF1, "drone_look_ahead_point" }, { 0x2AF2, "drone_lookahead_value" }, { 0x2AF3, "drone_loop_custom" }, +// { 0x2AF4, "" }, +// { 0x2AF5, "" }, { 0x2AF6, "drone_move_callback" }, +// { 0x2AF7, "" }, +// { 0x2AF8, "" }, { 0x2AF9, "drone_move_z" }, +// { 0x2AFA, "" }, { 0x2AFB, "drone_play_anim" }, { 0x2AFC, "drone_play_looping_anim" }, { 0x2AFD, "drone_play_scripted_anim" }, { 0x2AFE, "drone_play_weapon_sound" }, +// { 0x2AFF, "" }, { 0x2B00, "drone_respawner" }, +// { 0x2B01, "" }, { 0x2B02, "drone_runanim" }, +// { 0x2B03, "" }, { 0x2B04, "drone_set_runanim" }, { 0x2B05, "drone_setname" }, { 0x2B06, "drone_shoot" }, +// { 0x2B07, "" }, { 0x2B08, "drone_shoot_rpg" }, +// { 0x2B09, "" }, { 0x2B0A, "drone_spawn" }, +// { 0x2B0B, "" }, +// { 0x2B0C, "" }, +// { 0x2B0D, "" }, { 0x2B0E, "drone_targets" }, { 0x2B0F, "drone_thermal_draw_disable" }, { 0x2B10, "drone_traverse_check" }, +// { 0x2B11, "" }, +// { 0x2B12, "" }, +// { 0x2B13, "" }, +// { 0x2B14, "" }, +// { 0x2B15, "" }, +// { 0x2B16, "" }, +// { 0x2B17, "" }, +// { 0x2B18, "" }, +// { 0x2B19, "" }, { 0x2B1A, "dronemissilespawnarray" }, { 0x2B1B, "dronepathstarts" }, +// { 0x2B1C, "" }, { 0x2B1D, "dronerowend" }, { 0x2B1E, "dronerows" }, { 0x2B1F, "dronerowsamount" }, +// { 0x2B20, "" }, { 0x2B21, "dronerunoffset" }, +// { 0x2B22, "" }, { 0x2B23, "drones_crew" }, { 0x2B24, "drones_death_watcher" }, +// { 0x2B25, "" }, +// { 0x2B26, "" }, { 0x2B27, "drones_request_queue" }, { 0x2B28, "drones_request_think" }, { 0x2B29, "drones_targets_sets_to_default" }, +// { 0x2B2A, "" }, +// { 0x2B2B, "" }, +// { 0x2B2C, "" }, { 0x2B2D, "dronespawner_init" }, { 0x2B2E, "dronesthermalteamselect" }, { 0x2B2F, "dronestruct" }, +// { 0x2B30, "" }, { 0x2B31, "drop_and_angle_to_ground" }, { 0x2B32, "drop_ascender" }, +// { 0x2B33, "" }, +// { 0x2B34, "" }, { 0x2B35, "drop_drill" }, +// { 0x2B36, "" }, { 0x2B37, "drop_drill_on_disconnect" }, +// { 0x2B38, "" }, +// { 0x2B39, "" }, +// { 0x2B3A, "" }, { 0x2B3B, "drop_geiger_counter" }, { 0x2B3C, "drop_grenade_bag" }, +// { 0x2B3D, "" }, { 0x2B3E, "drop_health_timeout_thread" }, +// { 0x2B3F, "" }, +// { 0x2B40, "" }, { 0x2B41, "drop_loc" }, +// { 0x2B42, "" }, { 0x2B43, "drop_path_to_ground" }, { 0x2B44, "drop_pillage_item_on_ground" }, { 0x2B45, "drop_selection_to_ground" }, { 0x2B46, "drop_to_ground" }, { 0x2B47, "drop_turret" }, +// { 0x2B48, "" }, +// { 0x2B49, "" }, { 0x2B4A, "dropanim" }, { 0x2B4B, "dropbombs" }, +// { 0x2B4C, "" }, { 0x2B4D, "dropcrateexistence" }, +// { 0x2B4E, "" }, { 0x2B4F, "dropimpulse" }, +// { 0x2B50, "" }, { 0x2B51, "dropnuke" }, { 0x2B52, "dropoff_height" }, { 0x2B53, "droponebomb" }, { 0x2B54, "dropparachutebomb" }, { 0x2B55, "droppeddeathweapon" }, +// { 0x2B56, "" }, { 0x2B57, "droppedlinez" }, { 0x2B58, "droppedoff" }, +// { 0x2B59, "" }, { 0x2B5A, "droppingoff" }, { 0x2B5B, "droppingtoground" }, { 0x2B5C, "droppostoground" }, { 0x2B5D, "dropscavengerfordeath" }, +// { 0x2B5E, "" }, +// { 0x2B5F, "" }, { 0x2B60, "droptimeout" }, { 0x2B61, "dropturret" }, +// { 0x2B62, "" }, { 0x2B63, "droptype" }, { 0x2B64, "dropweaponfordeath" }, { 0x2B65, "dropweaponfordeathhorde" }, +// { 0x2B66, "" }, +// { 0x2B67, "" }, { 0x2B68, "drown_choke" }, +// { 0x2B69, "" }, { 0x2B6A, "drown_die" }, { 0x2B6B, "drown_heartbeat" }, { 0x2B6C, "drown_max_alpha" }, { 0x2B6D, "drowning_dialogue" }, +// { 0x2B6E, "" }, { 0x2B6F, "drowning_hudfx" }, +// { 0x2B70, "" }, { 0x2B71, "drs_ahead_test" }, { 0x2B72, "ds_vo_timer" }, { 0x2B73, "ds_vo_timer_left" }, { 0x2B74, "ds_vo_timer_right" }, { 0x2B75, "dshk_death_anim" }, +// { 0x2B76, "" }, +// { 0x2B77, "" }, { 0x2B78, "dsq_2d_ents_lt" }, +// { 0x2B79, "" }, +// { 0x2B7A, "" }, +// { 0x2B7B, "" }, { 0x2B7C, "dual_firing" }, { 0x2B7D, "dual_waittill" }, { 0x2B7E, "duck_once" }, { 0x2B7F, "duckidle" }, { 0x2B80, "duckidleoccurrence" }, { 0x2B81, "duckin" }, +// { 0x2B82, "" }, { 0x2B83, "duckout" }, { 0x2B84, "dude_kicks_in_the_door" }, { 0x2B85, "dude_kicks_in_the_door_setup" }, @@ -10527,25 +13303,52 @@ const std::array, 13827> token_list { 0x2B88, "duffle_bag_anims" }, { 0x2B89, "dumb_tank_shoot" }, { 0x2B8A, "dummy_ent" }, +// { 0x2B8B, "" }, +// { 0x2B8C, "" }, { 0x2B8D, "dummy_to_vehicle" }, +// { 0x2B8E, "" }, { 0x2B8F, "dummyspeed" }, +// { 0x2B90, "" }, { 0x2B91, "dump_missing_anims" }, { 0x2B92, "dumpit" }, { 0x2B93, "dupe_hud" }, +// { 0x2B94, "" }, +// { 0x2B95, "" }, { 0x2B96, "dusteffect" }, { 0x2B97, "dvar" }, +// { 0x2B98, "" }, +// { 0x2B99, "" }, +// { 0x2B9A, "" }, { 0x2B9B, "dyingcrawlaiming" }, { 0x2B9C, "dyingcrawlbackaim" }, { 0x2B9D, "dyingcrawlbloodsmear" }, { 0x2B9E, "dyn_balloon_bob" }, { 0x2B9F, "dyn_balloon_delete" }, +// { 0x2BA0, "" }, +// { 0x2BA1, "" }, +// { 0x2BA2, "" }, +// { 0x2BA3, "" }, { 0x2BA4, "dyn_sniff_disable" }, +// { 0x2BA5, "" }, { 0x2BA6, "dyn_speed" }, +// { 0x2BA7, "" }, { 0x2BA8, "dyn_swimspeed_enable" }, +// { 0x2BA9, "" }, +// { 0x2BAA, "" }, +// { 0x2BAB, "" }, { 0x2BAC, "dynamic_player_crash" }, { 0x2BAD, "dynamic_repulsor" }, +// { 0x2BAE, "" }, +// { 0x2BAF, "" }, +// { 0x2BB0, "" }, +// { 0x2BB1, "" }, +// { 0x2BB2, "" }, { 0x2BB3, "dynamic_sun_sample_size" }, { 0x2BB4, "dynamicspawns" }, +// { 0x2BB5, "" }, +// { 0x2BB6, "" }, +// { 0x2BB7, "" }, +// { 0x2BB8, "" }, { 0x2BB9, "dz_osprey_missiles" }, { 0x2BBA, "e" }, { 0x2BBB, "e3_demo" }, @@ -10554,110 +13357,206 @@ const std::array, 13827> token_list { 0x2BBE, "e3_section" }, { 0x2BBF, "e3_section_start" }, { 0x2BC0, "e3_start" }, +// { 0x2BC1, "" }, +// { 0x2BC2, "" }, +// { 0x2BC3, "" }, +// { 0x2BC4, "" }, +// { 0x2BC5, "" }, { 0x2BC6, "early_level" }, { 0x2BC7, "early_prompt" }, { 0x2BC8, "early_weapon_enabled" }, { 0x2BC9, "earlyabortwatcher" }, +// { 0x2BCA, "" }, { 0x2BCB, "earned_dialog_col" }, { 0x2BCC, "earned_hint_col" }, { 0x2BCD, "earnedstreaklevel" }, { 0x2BCE, "earnkillstreak" }, +// { 0x2BCF, "" }, { 0x2BD0, "earth_model" }, { 0x2BD1, "earth_origin_start" }, +// { 0x2BD2, "" }, { 0x2BD3, "earthqauke_wait" }, { 0x2BD4, "earthquake" }, { 0x2BD5, "earthquake_destructibles_monitor" }, +// { 0x2BD6, "" }, { 0x2BD7, "earthquake_max" }, +// { 0x2BD8, "" }, { 0x2BD9, "earthquake_on_death" }, { 0x2BDA, "earthquake_on_death_missile" }, { 0x2BDB, "earthquake_player" }, +// { 0x2BDC, "" }, { 0x2BDD, "earthquake_strength" }, { 0x2BDE, "earthquake_trigger" }, +// { 0x2BDF, "" }, +// { 0x2BE0, "" }, +// { 0x2BE1, "" }, +// { 0x2BE2, "" }, { 0x2BE3, "ebreachmodel" }, { 0x2BE4, "edge_lean_natural" }, +// { 0x2BE5, "" }, +// { 0x2BE6, "" }, { 0x2BE7, "edgetiles" }, +// { 0x2BE8, "" }, +// { 0x2BE9, "" }, +// { 0x2BEA, "" }, { 0x2BEB, "effect_id" }, +// { 0x2BEC, "" }, +// { 0x2BED, "" }, +// { 0x2BEE, "" }, { 0x2BEF, "effect_monitors" }, { 0x2BF0, "effect_soundalias" }, { 0x2BF1, "effectcheckfrequency" }, +// { 0x2BF2, "" }, { 0x2BF3, "effectheight" }, { 0x2BF4, "effectlifespan" }, { 0x2BF5, "effectmaxdelay" }, +// { 0x2BF6, "" }, { 0x2BF7, "effectradius" }, +// { 0x2BF8, "" }, +// { 0x2BF9, "" }, +// { 0x2BFA, "" }, { 0x2BFB, "ehq_intro_flag_wait_all" }, { 0x2BFC, "ehq_znear_default" }, { 0x2BFD, "einflictor" }, { 0x2BFE, "either_player_looking_at" }, { 0x2BFF, "ejected" }, { 0x2C00, "ele_enemy1" }, +// { 0x2C01, "" }, +// { 0x2C02, "" }, { 0x2C03, "electric_fences" }, +// { 0x2C04, "" }, +// { 0x2C05, "" }, { 0x2C06, "elem" }, +// { 0x2C07, "" }, +// { 0x2C08, "" }, +// { 0x2C09, "" }, { 0x2C0A, "elevated_circling_retreat" }, { 0x2C0B, "elevated_delay_retreat" }, +// { 0x2C0C, "" }, { 0x2C0D, "elevator_105" }, +// { 0x2C0E, "" }, { 0x2C0F, "elevator_ac130_dmg" }, +// { 0x2C10, "" }, { 0x2C11, "elevator_accel" }, +// { 0x2C12, "" }, { 0x2C13, "elevator_anims" }, { 0x2C14, "elevator_call" }, { 0x2C15, "elevator_callbutton_link_h" }, +// { 0x2C16, "" }, +// { 0x2C17, "" }, { 0x2C18, "elevator_debug" }, +// { 0x2C19, "" }, +// { 0x2C1A, "" }, +// { 0x2C1B, "" }, { 0x2C1C, "elevator_door_open" }, +// { 0x2C1D, "" }, { 0x2C1E, "elevator_floor_update" }, +// { 0x2C1F, "" }, +// { 0x2C20, "" }, +// { 0x2C21, "" }, +// { 0x2C22, "" }, +// { 0x2C23, "" }, +// { 0x2C24, "" }, { 0x2C25, "elevator_interrupt" }, +// { 0x2C26, "" }, { 0x2C27, "elevator_lean_over" }, +// { 0x2C28, "" }, { 0x2C29, "elevator_move" }, { 0x2C2A, "elevator_movement" }, +// { 0x2C2B, "" }, { 0x2C2C, "elevator_outterdoorspeed" }, { 0x2C2D, "elevator_return" }, { 0x2C2E, "elevator_room_combat" }, +// { 0x2C2F, "" }, +// { 0x2C30, "" }, { 0x2C31, "elevator_room_left_flank" }, +// { 0x2C32, "" }, { 0x2C33, "elevator_sound_think" }, +// { 0x2C34, "" }, { 0x2C35, "elevator_think" }, { 0x2C36, "elevator_update_global_dvars" }, +// { 0x2C37, "" }, +// { 0x2C38, "" }, { 0x2C39, "elevator_zoom" }, { 0x2C3A, "elevatorblockpath" }, { 0x2C3B, "elevatorclearpath" }, { 0x2C3C, "elevatordoorsautoclose" }, { 0x2C3D, "elevatormovetofloor" }, { 0x2C3E, "elevators" }, +// { 0x2C3F, "" }, { 0x2C40, "elias" }, { 0x2C41, "elias_house_attack" }, { 0x2C42, "elias_house_attack_dialogue" }, +// { 0x2C43, "" }, +// { 0x2C44, "" }, { 0x2C45, "elias_house_attack_grab_sound" }, { 0x2C46, "elias_house_attack_hesh_shot" }, { 0x2C47, "elias_house_attack_hit_ground" }, { 0x2C48, "elias_house_attack_knife_anim_logic" }, +// { 0x2C49, "" }, { 0x2C4A, "elias_house_attack_knife_fail_killplayer" }, +// { 0x2C4B, "" }, { 0x2C4C, "elias_house_attack_knife_hint" }, { 0x2C4D, "elias_house_attack_knife_hint_logic" }, +// { 0x2C4E, "" }, { 0x2C4F, "elias_house_attack_knife_think" }, { 0x2C50, "elias_house_attack_knife_vision" }, +// { 0x2C51, "" }, +// { 0x2C52, "" }, { 0x2C53, "elias_house_attack_wall" }, +// { 0x2C54, "" }, { 0x2C55, "elias_house_attacker_breath_knife" }, { 0x2C56, "elias_house_attacker_breath_sequence" }, +// { 0x2C57, "" }, +// { 0x2C58, "" }, +// { 0x2C59, "" }, +// { 0x2C5A, "" }, +// { 0x2C5B, "" }, { 0x2C5C, "elias_house_lift_rubble_scene" }, { 0x2C5D, "elias_house_sequence" }, { 0x2C5E, "elias_house_window_explosion" }, { 0x2C5F, "elias_line" }, { 0x2C60, "elias_logic" }, +// { 0x2C61, "" }, { 0x2C62, "elias_start" }, { 0x2C63, "elias_street_advancing_drones" }, +// { 0x2C64, "" }, { 0x2C65, "elias_street_artemis" }, +// { 0x2C66, "" }, +// { 0x2C67, "" }, +// { 0x2C68, "" }, { 0x2C69, "elias_street_flee_guys" }, { 0x2C6A, "elias_street_flee_guys_enemies" }, +// { 0x2C6B, "" }, { 0x2C6C, "elias_street_helicopter_flyover" }, { 0x2C6D, "elias_street_helicopter_spawn" }, +// { 0x2C6E, "" }, +// { 0x2C6F, "" }, +// { 0x2C70, "" }, { 0x2C71, "elite_angered" }, { 0x2C72, "elite_approach" }, +// { 0x2C73, "" }, +// { 0x2C74, "" }, { 0x2C75, "elite_monitor" }, +// { 0x2C76, "" }, +// { 0x2C77, "" }, { 0x2C78, "emerge_node" }, { 0x2C79, "emitfalldamage" }, { 0x2C7A, "emp_jamplayers" }, +// { 0x2C7B, "" }, +// { 0x2C7C, "" }, +// { 0x2C7D, "" }, { 0x2C7E, "emp_teamtracker" }, { 0x2C7F, "emp_use" }, { 0x2C80, "empcandamage" }, +// { 0x2C81, "" }, { 0x2C82, "empeffects" }, +// { 0x2C83, "" }, { 0x2C84, "empgrenaded" }, +// { 0x2C85, "" }, +// { 0x2C86, "" }, +// { 0x2C87, "" }, +// { 0x2C88, "" }, { 0x2C89, "emprumbleloop" }, { 0x2C8A, "emptimeout" }, { 0x2C8B, "emptimeremaining" }, @@ -10665,62 +13564,138 @@ const std::array, 13827> token_list { 0x2C8D, "empty_init_func" }, { 0x2C8E, "empty_kill_func" }, { 0x2C8F, "empty_spawner" }, +// { 0x2C90, "" }, { 0x2C91, "empty_suit_animation" }, +// { 0x2C92, "" }, +// { 0x2C93, "" }, { 0x2C94, "enable_achievement_harder_they_fall" }, +// { 0x2C95, "" }, +// { 0x2C96, "" }, +// { 0x2C97, "" }, +// { 0x2C98, "" }, +// { 0x2C99, "" }, +// { 0x2C9A, "" }, +// { 0x2C9B, "" }, +// { 0x2C9C, "" }, +// { 0x2C9D, "" }, +// { 0x2C9E, "" }, +// { 0x2C9F, "" }, { 0x2CA0, "enable_blood_pool" }, { 0x2CA1, "enable_bulletwhizbyreaction" }, { 0x2CA2, "enable_careful" }, { 0x2CA3, "enable_cqbwalk" }, +// { 0x2CA4, "" }, +// { 0x2CA5, "" }, { 0x2CA6, "enable_danger_react" }, +// { 0x2CA7, "" }, +// { 0x2CA8, "" }, +// { 0x2CA9, "" }, +// { 0x2CAA, "" }, { 0x2CAB, "enable_dog_sniff" }, { 0x2CAC, "enable_dog_walk" }, +// { 0x2CAD, "" }, +// { 0x2CAE, "" }, { 0x2CAF, "enable_elias_walk" }, +// { 0x2CB0, "" }, +// { 0x2CB1, "" }, +// { 0x2CB2, "" }, +// { 0x2CB3, "" }, { 0x2CB4, "enable_global_vehicle_spawn_functions" }, +// { 0x2CB5, "" }, +// { 0x2CB6, "" }, { 0x2CB7, "enable_hesh_walk" }, { 0x2CB8, "enable_ignorerandombulletdamage_drone" }, +// { 0x2CB9, "" }, +// { 0x2CBA, "" }, { 0x2CBB, "enable_limp" }, +// { 0x2CBC, "" }, +// { 0x2CBD, "" }, +// { 0x2CBE, "" }, +// { 0x2CBF, "" }, +// { 0x2CC0, "" }, +// { 0x2CC1, "" }, { 0x2CC2, "enable_player_space" }, { 0x2CC3, "enable_player_swim" }, +// { 0x2CC4, "" }, +// { 0x2CC5, "" }, { 0x2CC6, "enable_space" }, +// { 0x2CC7, "" }, { 0x2CC8, "enable_spline_path_think" }, { 0x2CC9, "enable_sprint" }, +// { 0x2CCA, "" }, { 0x2CCB, "enable_stealth_smart_stance" }, { 0x2CCC, "enable_stealth_system" }, +// { 0x2CCD, "" }, { 0x2CCE, "enable_surprise" }, +// { 0x2CCF, "" }, { 0x2CD0, "enable_team_color" }, { 0x2CD1, "enable_teamflashbangimmunity" }, { 0x2CD2, "enable_teamflashbangimmunity_proc" }, { 0x2CD3, "enable_tired" }, +// { 0x2CD4, "" }, +// { 0x2CD5, "" }, +// { 0x2CD6, "" }, { 0x2CD7, "enable_trigger_with_noteworthy" }, { 0x2CD8, "enable_trigger_with_targetname" }, { 0x2CD9, "enable_turnanims" }, { 0x2CDA, "enable_turns_arrivals_exits" }, +// { 0x2CDB, "" }, +// { 0x2CDC, "" }, +// { 0x2CDD, "" }, { 0x2CDE, "enable_weapons" }, { 0x2CDF, "enableairdropoutlineai" }, +// { 0x2CE0, "" }, +// { 0x2CE1, "" }, +// { 0x2CE2, "" }, +// { 0x2CE3, "" }, { 0x2CE4, "enableextendedkill" }, +// { 0x2CE5, "" }, { 0x2CE6, "enablejammedeffect" }, { 0x2CE7, "enablejuggernaut" }, +// { 0x2CE8, "" }, { 0x2CE9, "enablelaststandweapons" }, +// { 0x2CEA, "" }, { 0x2CEB, "enableplayerweapons" }, +// { 0x2CEC, "" }, { 0x2CED, "enablesomecontrol" }, +// { 0x2CEE, "" }, { 0x2CEF, "enablestop" }, { 0x2CF0, "enableteamintel" }, { 0x2CF1, "enableweaponlaser" }, { 0x2CF2, "encoderatio" }, +// { 0x2CF3, "" }, +// { 0x2CF4, "" }, +// { 0x2CF5, "" }, { 0x2CF6, "end" }, { 0x2CF7, "end_aim_idle_thread" }, +// { 0x2CF8, "" }, { 0x2CF9, "end_anim_then_loop" }, +// { 0x2CFA, "" }, { 0x2CFB, "end_birds" }, +// { 0x2CFC, "" }, { 0x2CFD, "end_breach_enemies_killed" }, { 0x2CFE, "end_breach_enemy_spawn_single" }, { 0x2CFF, "end_breach_engines_sieze" }, +// { 0x2D00, "" }, +// { 0x2D01, "" }, { 0x2D02, "end_breach_impulse_player_logic" }, { 0x2D03, "end_breach_impulse_player_single" }, +// { 0x2D04, "" }, { 0x2D05, "end_breach_player_death_rpg" }, { 0x2D06, "end_breach_player_unlink" }, { 0x2D07, "end_breach_rpg_explosion" }, +// { 0x2D08, "" }, +// { 0x2D09, "" }, { 0x2D0A, "end_breach_rpg_guy_fire" }, +// { 0x2D0B, "" }, +// { 0x2D0C, "" }, +// { 0x2D0D, "" }, { 0x2D0E, "end_color" }, +// { 0x2D0F, "" }, +// { 0x2D10, "" }, +// { 0x2D11, "" }, +// { 0x2D12, "" }, +// { 0x2D13, "" }, { 0x2D14, "end_dialogue" }, { 0x2D15, "end_enemies" }, { 0x2D16, "end_fade" }, @@ -10729,21 +13704,36 @@ const std::array, 13827> token_list { 0x2D19, "end_game_score" }, { 0x2D1A, "end_game_string_index" }, { 0x2D1B, "end_game_string_override" }, +// { 0x2D1C, "" }, { 0x2D1D, "end_hdrsuncolorintensity" }, { 0x2D1E, "end_heli_2_think" }, { 0x2D1F, "end_heli_treadfx" }, +// { 0x2D20, "" }, +// { 0x2D21, "" }, +// { 0x2D22, "" }, { 0x2D23, "end_legs_jump_anim" }, { 0x2D24, "end_level" }, +// { 0x2D25, "" }, +// { 0x2D26, "" }, { 0x2D27, "end_mantle_angle" }, +// { 0x2D28, "" }, +// { 0x2D29, "" }, { 0x2D2A, "end_neardist" }, { 0x2D2B, "end_nodes" }, +// { 0x2D2C, "" }, +// { 0x2D2D, "" }, { 0x2D2E, "end_notifies" }, +// { 0x2D2F, "" }, { 0x2D30, "end_of_scripting" }, { 0x2D31, "end_opacity" }, { 0x2D32, "end_org" }, +// { 0x2D33, "" }, { 0x2D34, "end_script" }, { 0x2D35, "end_script_corner" }, { 0x2D36, "end_skyfogintensity" }, +// { 0x2D37, "" }, +// { 0x2D38, "" }, +// { 0x2D39, "" }, { 0x2D3A, "end_slide_effects" }, { 0x2D3B, "end_sunbeginfadeangle" }, { 0x2D3C, "end_suncolor" }, @@ -10752,19 +13742,43 @@ const std::array, 13827> token_list { 0x2D3F, "end_sunfogscale" }, { 0x2D40, "end_surface" }, { 0x2D41, "end_swim_anim_node" }, +// { 0x2D42, "" }, { 0x2D43, "end_swim_logic" }, { 0x2D44, "end_thread" }, +// { 0x2D45, "" }, { 0x2D46, "end_to_start_length" }, { 0x2D47, "end_tunnel_swim" }, { 0x2D48, "end_turret_reservation" }, +// { 0x2D49, "" }, +// { 0x2D4A, "" }, +// { 0x2D4B, "" }, +// { 0x2D4C, "" }, +// { 0x2D4D, "" }, { 0x2D4E, "endcustomevent" }, { 0x2D4F, "endedkillcamcleanup" }, +// { 0x2D50, "" }, +// { 0x2D51, "" }, +// { 0x2D52, "" }, +// { 0x2D53, "" }, { 0x2D54, "endgame" }, +// { 0x2D55, "" }, +// { 0x2D56, "" }, +// { 0x2D57, "" }, +// { 0x2D58, "" }, +// { 0x2D59, "" }, { 0x2D5A, "endgameontimelimit" }, { 0x2D5B, "endgameovertime" }, +// { 0x2D5C, "" }, +// { 0x2D5D, "" }, { 0x2D5E, "endgameupdate" }, +// { 0x2D5F, "" }, +// { 0x2D60, "" }, { 0x2D61, "ending2_debri_fall" }, +// { 0x2D62, "" }, +// { 0x2D63, "" }, +// { 0x2D64, "" }, { 0x2D65, "ending2_window_break" }, +// { 0x2D66, "" }, { 0x2D67, "ending_animatic_setup" }, { 0x2D68, "ending_arms" }, { 0x2D69, "ending_autosave" }, @@ -10773,203 +13787,452 @@ const std::array, 13827> token_list { 0x2D6C, "ending_blood_wall" }, { 0x2D6D, "ending_blur_logic" }, { 0x2D6E, "ending_breach_ally" }, +// { 0x2D6F, "" }, +// { 0x2D70, "" }, +// { 0x2D71, "" }, +// { 0x2D72, "" }, +// { 0x2D73, "" }, +// { 0x2D74, "" }, +// { 0x2D75, "" }, +// { 0x2D76, "" }, { 0x2D77, "ending_dof_05" }, +// { 0x2D78, "" }, +// { 0x2D79, "" }, { 0x2D7A, "ending_dof_08" }, +// { 0x2D7B, "" }, { 0x2D7C, "ending_door_r" }, +// { 0x2D7D, "" }, +// { 0x2D7E, "" }, +// { 0x2D7F, "" }, +// { 0x2D80, "" }, +// { 0x2D81, "" }, +// { 0x2D82, "" }, { 0x2D83, "ending_fx_opfor03_fire_pilot" }, { 0x2D84, "ending_gate_l" }, { 0x2D85, "ending_gate_node_left" }, { 0x2D86, "ending_gate_node_right" }, { 0x2D87, "ending_gate_r" }, +// { 0x2D88, "" }, +// { 0x2D89, "" }, { 0x2D8A, "ending_harmless_shots_logic" }, { 0x2D8B, "ending_heli" }, { 0x2D8C, "ending_heli_callout_vo" }, { 0x2D8D, "ending_heli_path" }, +// { 0x2D8E, "" }, { 0x2D8F, "ending_hvt_handle_damage" }, { 0x2D90, "ending_hvt_shot_blood_fx" }, { 0x2D91, "ending_init" }, +// { 0x2D92, "" }, +// { 0x2D93, "" }, { 0x2D94, "ending_lower_raise_weapon_logic" }, { 0x2D95, "ending_open_doors" }, +// { 0x2D96, "" }, { 0x2D97, "ending_opfor_1" }, +// { 0x2D98, "" }, +// { 0x2D99, "" }, { 0x2D9A, "ending_opfor_kill_pilot" }, { 0x2D9B, "ending_player_anims" }, { 0x2D9C, "ending_player_broken_nose" }, +// { 0x2D9D, "" }, { 0x2D9E, "ending_player_enemy_broken_nose" }, +// { 0x2D9F, "" }, { 0x2DA0, "ending_player_failed_qte_0" }, +// { 0x2DA1, "" }, +// { 0x2DA2, "" }, { 0x2DA3, "ending_player_hvt_aim" }, +// { 0x2DA4, "" }, +// { 0x2DA5, "" }, +// { 0x2DA6, "" }, +// { 0x2DA7, "" }, { 0x2DA8, "ending_player_qte_0_logic" }, +// { 0x2DA9, "" }, +// { 0x2DAA, "" }, { 0x2DAB, "ending_player_qte_reach_logic" }, { 0x2DAC, "ending_player_qte_shoot_logic" }, +// { 0x2DAD, "" }, +// { 0x2DAE, "" }, +// { 0x2DAF, "" }, +// { 0x2DB0, "" }, +// { 0x2DB1, "" }, +// { 0x2DB2, "" }, +// { 0x2DB3, "" }, +// { 0x2DB4, "" }, +// { 0x2DB5, "" }, { 0x2DB6, "ending_price_gets_capped" }, { 0x2DB7, "ending_pt1_allies_sequence_start" }, { 0x2DB8, "ending_pt1_ally_0_sequence" }, { 0x2DB9, "ending_pt1_ally_1_sequence" }, +// { 0x2DBA, "" }, +// { 0x2DBB, "" }, +// { 0x2DBC, "" }, +// { 0x2DBD, "" }, +// { 0x2DBE, "" }, +// { 0x2DBF, "" }, { 0x2DC0, "ending_pt2_player_sequence_save" }, { 0x2DC1, "ending_qte_0_prompt_logic" }, +// { 0x2DC2, "" }, { 0x2DC3, "ending_qte_catch" }, +// { 0x2DC4, "" }, +// { 0x2DC5, "" }, +// { 0x2DC6, "" }, +// { 0x2DC7, "" }, { 0x2DC8, "ending_qte_reach" }, +// { 0x2DC9, "" }, { 0x2DCA, "ending_scene" }, +// { 0x2DCB, "" }, +// { 0x2DCC, "" }, { 0x2DCD, "ending_sequence" }, +// { 0x2DCE, "" }, { 0x2DCF, "ending_setup" }, +// { 0x2DD0, "" }, +// { 0x2DD1, "" }, +// { 0x2DD2, "" }, +// { 0x2DD3, "" }, { 0x2DD4, "ending_transition" }, { 0x2DD5, "ending_vo_main" }, { 0x2DD6, "ending_white_fade" }, +// { 0x2DD7, "" }, { 0x2DD8, "endkillcamifnothingtoshow" }, +// { 0x2DD9, "" }, { 0x2DDA, "endmgstreakwhenleavemg" }, +// { 0x2DDB, "" }, +// { 0x2DDC, "" }, { 0x2DDD, "endnotetrack" }, +// { 0x2DDE, "" }, { 0x2DDF, "endofspeedwatcher" }, +// { 0x2DE0, "" }, +// { 0x2DE1, "" }, { 0x2DE2, "endonstring" }, +// { 0x2DE3, "" }, +// { 0x2DE4, "" }, { 0x2DE5, "endpoint" }, { 0x2DE6, "endpos" }, +// { 0x2DE7, "" }, { 0x2DE8, "endrespawnnotify" }, +// { 0x2DE9, "" }, +// { 0x2DEA, "" }, +// { 0x2DEB, "" }, +// { 0x2DEC, "" }, +// { 0x2DED, "" }, +// { 0x2DEE, "" }, +// { 0x2DEF, "" }, { 0x2DF0, "endselectiononemp" }, { 0x2DF1, "endselectiononendgame" }, { 0x2DF2, "endsliding" }, +// { 0x2DF3, "" }, { 0x2DF4, "endtime" }, { 0x2DF5, "enduavonlatejoiner" }, { 0x2DF6, "endupvector" }, { 0x2DF7, "endvel" }, +// { 0x2DF8, "" }, +// { 0x2DF9, "" }, { 0x2DFA, "enemies_above_killed" }, +// { 0x2DFB, "" }, { 0x2DFC, "enemies_around_nitro" }, +// { 0x2DFD, "" }, { 0x2DFE, "enemies_engine_room" }, { 0x2DFF, "enemies_engine_room_reinforcements" }, { 0x2E00, "enemies_engineroom_entry" }, +// { 0x2E01, "" }, { 0x2E02, "enemies_engineroom_extinguisher" }, +// { 0x2E03, "" }, +// { 0x2E04, "" }, { 0x2E05, "enemies_final_move" }, +// { 0x2E06, "" }, +// { 0x2E07, "" }, { 0x2E08, "enemies_magic_bullet_until_player_at_corner" }, +// { 0x2E09, "" }, { 0x2E0A, "enemies_mg_watcher_shield_damage" }, +// { 0x2E0B, "" }, +// { 0x2E0C, "" }, +// { 0x2E0D, "" }, +// { 0x2E0E, "" }, { 0x2E0F, "enemies_right_door" }, { 0x2E10, "enemies_sat1" }, { 0x2E11, "enemies_sat2" }, { 0x2E12, "enemies_scene" }, { 0x2E13, "enemies_setup_explosion_scene_guys" }, +// { 0x2E14, "" }, +// { 0x2E15, "" }, +// { 0x2E16, "" }, { 0x2E17, "enemieskilledintimewindow" }, +// { 0x2E18, "" }, +// { 0x2E19, "" }, { 0x2E1A, "enemy2" }, { 0x2E1B, "enemy_13" }, +// { 0x2E1C, "" }, +// { 0x2E1D, "" }, { 0x2E1E, "enemy_1_sitting" }, { 0x2E1F, "enemy_1_standing" }, +// { 0x2E20, "" }, { 0x2E21, "enemy_alert_level_attack" }, { 0x2E22, "enemy_alert_level_attack_wrapper" }, +// { 0x2E23, "" }, +// { 0x2E24, "" }, { 0x2E25, "enemy_alert_level_default_pre_spotted_func" }, { 0x2E26, "enemy_alert_level_forget" }, { 0x2E27, "enemy_alert_level_logic" }, +// { 0x2E28, "" }, { 0x2E29, "enemy_alert_level_normal" }, { 0x2E2A, "enemy_alert_level_normal_wrapper" }, { 0x2E2B, "enemy_alert_level_reset_wrapper" }, +// { 0x2E2C, "" }, +// { 0x2E2D, "" }, { 0x2E2E, "enemy_alert_level_warning1" }, +// { 0x2E2F, "" }, +// { 0x2E30, "" }, +// { 0x2E31, "" }, { 0x2E32, "enemy_animation_custom" }, { 0x2E33, "enemy_animation_do_anim" }, +// { 0x2E34, "" }, { 0x2E35, "enemy_animation_generic" }, { 0x2E36, "enemy_animation_loop" }, +// { 0x2E37, "" }, { 0x2E38, "enemy_animation_post_anim" }, { 0x2E39, "enemy_animation_pre_anim" }, { 0x2E3A, "enemy_animation_pre_anim_dog_special_first_condition" }, +// { 0x2E3B, "" }, +// { 0x2E3C, "" }, +// { 0x2E3D, "" }, +// { 0x2E3E, "" }, +// { 0x2E3F, "" }, { 0x2E40, "enemy_announce_corpse" }, { 0x2E41, "enemy_announce_hmph" }, +// { 0x2E42, "" }, +// { 0x2E43, "" }, +// { 0x2E44, "" }, +// { 0x2E45, "" }, { 0x2E46, "enemy_announce_spotted_acknowledge" }, +// { 0x2E47, "" }, { 0x2E48, "enemy_announce_wtf" }, +// { 0x2E49, "" }, { 0x2E4A, "enemy_attempt_melee" }, { 0x2E4B, "enemy_breach_anims" }, +// { 0x2E4C, "" }, +// { 0x2E4D, "" }, +// { 0x2E4E, "" }, +// { 0x2E4F, "" }, +// { 0x2E50, "" }, +// { 0x2E51, "" }, +// { 0x2E52, "" }, { 0x2E53, "enemy_checkpoint_dialogue" }, +// { 0x2E54, "" }, +// { 0x2E55, "" }, +// { 0x2E56, "" }, { 0x2E57, "enemy_corpse_alert_level" }, +// { 0x2E58, "" }, { 0x2E59, "enemy_corpse_found" }, +// { 0x2E5A, "" }, { 0x2E5B, "enemy_corpse_found_loop" }, +// { 0x2E5C, "" }, { 0x2E5D, "enemy_corpse_logic" }, +// { 0x2E5E, "" }, +// { 0x2E5F, "" }, +// { 0x2E60, "" }, { 0x2E61, "enemy_corpse_saw_behavior" }, +// { 0x2E62, "" }, +// { 0x2E63, "" }, { 0x2E64, "enemy_custom_corpse_behavior" }, { 0x2E65, "enemy_custom_state_behavior" }, +// { 0x2E66, "" }, +// { 0x2E67, "" }, +// { 0x2E68, "" }, { 0x2E69, "enemy_death_tracking" }, { 0x2E6A, "enemy_debris_vo" }, +// { 0x2E6B, "" }, +// { 0x2E6C, "" }, { 0x2E6D, "enemy_default_corpse_behavior" }, +// { 0x2E6E, "" }, { 0x2E6F, "enemy_default_threat_anim_behavior" }, +// { 0x2E70, "" }, { 0x2E71, "enemy_destroyer_guy_logic" }, { 0x2E72, "enemy_dialog_col" }, +// { 0x2E73, "" }, { 0x2E74, "enemy_dog_init" }, +// { 0x2E75, "" }, { 0x2E76, "enemy_drone_anim" }, +// { 0x2E77, "" }, { 0x2E78, "enemy_drones_pt1_lower" }, { 0x2E79, "enemy_drones_pt1_lower_runners" }, +// { 0x2E7A, "" }, +// { 0x2E7B, "" }, +// { 0x2E7C, "" }, { 0x2E7D, "enemy_event_awareness_notify" }, { 0x2E7E, "enemy_event_category_awareness" }, { 0x2E7F, "enemy_event_debug_print" }, { 0x2E80, "enemy_event_declare_to_team" }, +// { 0x2E81, "" }, +// { 0x2E82, "" }, { 0x2E83, "enemy_event_listeners_logic" }, { 0x2E84, "enemy_event_listeners_proc" }, { 0x2E85, "enemy_event_loop" }, { 0x2E86, "enemy_event_reaction_dog_attack" }, { 0x2E87, "enemy_event_reaction_dog_bark" }, +// { 0x2E88, "" }, { 0x2E89, "enemy_event_reaction_flashbang" }, { 0x2E8A, "enemy_event_reaction_heard_scream" }, +// { 0x2E8B, "" }, +// { 0x2E8C, "" }, { 0x2E8D, "enemy_final_wave_run" }, +// { 0x2E8E, "" }, +// { 0x2E8F, "" }, +// { 0x2E90, "" }, +// { 0x2E91, "" }, +// { 0x2E92, "" }, +// { 0x2E93, "" }, { 0x2E94, "enemy_gaz_health" }, { 0x2E95, "enemy_get_nearby_pathnodes" }, +// { 0x2E96, "" }, { 0x2E97, "enemy_go_back_clear_lastspot" }, +// { 0x2E98, "" }, +// { 0x2E99, "" }, +// { 0x2E9A, "" }, +// { 0x2E9B, "" }, +// { 0x2E9C, "" }, +// { 0x2E9D, "" }, { 0x2E9E, "enemy_heli_attacking" }, { 0x2E9F, "enemy_heli_killed" }, +// { 0x2EA0, "" }, { 0x2EA1, "enemy_heli_respawner" }, +// { 0x2EA2, "" }, +// { 0x2EA3, "" }, { 0x2EA4, "enemy_infantry_set_up_on_spawn" }, +// { 0x2EA5, "" }, +// { 0x2EA6, "" }, { 0x2EA7, "enemy_investigate_position" }, +// { 0x2EA8, "" }, +// { 0x2EA9, "" }, { 0x2EAA, "enemy_jeep_b" }, +// { 0x2EAB, "" }, +// { 0x2EAC, "" }, +// { 0x2EAD, "" }, +// { 0x2EAE, "" }, { 0x2EAF, "enemy_jeep_turret" }, +// { 0x2EB0, "" }, +// { 0x2EB1, "" }, +// { 0x2EB2, "" }, +// { 0x2EB3, "" }, { 0x2EB4, "enemy_lookaround_for_time" }, { 0x2EB5, "enemy_lower_level" }, +// { 0x2EB6, "" }, +// { 0x2EB7, "" }, +// { 0x2EB8, "" }, { 0x2EB9, "enemy_melee_readjust" }, { 0x2EBA, "enemy_mg_adjust_if_target_dies" }, { 0x2EBB, "enemy_mg_burst_fire" }, { 0x2EBC, "enemy_mg_get_untargeted_random_target" }, { 0x2EBD, "enemy_mg_pin_down_player" }, +// { 0x2EBE, "" }, { 0x2EBF, "enemy_near_position" }, { 0x2EC0, "enemy_odin_assault_exists" }, { 0x2EC1, "enemy_patrol_phone" }, +// { 0x2EC2, "" }, { 0x2EC3, "enemy_plane_behind_skipto" }, { 0x2EC4, "enemy_plane_engine_loop_01" }, +// { 0x2EC5, "" }, +// { 0x2EC6, "" }, { 0x2EC7, "enemy_plane_engine_loop_04" }, +// { 0x2EC8, "" }, { 0x2EC9, "enemy_plane_looping_sounds_start" }, { 0x2ECA, "enemy_poker_cards" }, +// { 0x2ECB, "" }, { 0x2ECC, "enemy_prespotted_func_default" }, { 0x2ECD, "enemy_process_synch_attack" }, +// { 0x2ECE, "" }, +// { 0x2ECF, "" }, +// { 0x2ED0, "" }, { 0x2ED1, "enemy_reaction_state_alert" }, +// { 0x2ED2, "" }, { 0x2ED3, "enemy_rnd_runner" }, +// { 0x2ED4, "" }, { 0x2ED5, "enemy_runto_and_lookaround" }, { 0x2ED6, "enemy_saw_corpse_logic" }, { 0x2ED7, "enemy_sentry_difficulty_settings" }, +// { 0x2ED8, "" }, +// { 0x2ED9, "" }, +// { 0x2EDA, "" }, { 0x2EDB, "enemy_set_threat_behavior" }, { 0x2EDC, "enemy_setup" }, { 0x2EDD, "enemy_setup_vign" }, { 0x2EDE, "enemy_setup_vign_floor" }, { 0x2EDF, "enemy_shoot_at_player" }, +// { 0x2EE0, "" }, { 0x2EE1, "enemy_snowmobiles" }, +// { 0x2EE2, "" }, { 0x2EE3, "enemy_spanish_vo" }, +// { 0x2EE4, "" }, { 0x2EE5, "enemy_spawn_func" }, +// { 0x2EE6, "" }, { 0x2EE7, "enemy_squad_spawn" }, +// { 0x2EE8, "" }, +// { 0x2EE9, "" }, +// { 0x2EEA, "" }, +// { 0x2EEB, "" }, { 0x2EEC, "enemy_stop_current_behavior" }, +// { 0x2EED, "" }, +// { 0x2EEE, "" }, +// { 0x2EEF, "" }, { 0x2EF0, "enemy_struggle_anim" }, { 0x2EF1, "enemy_struggle_anim_additives" }, +// { 0x2EF2, "" }, +// { 0x2EF3, "" }, { 0x2EF4, "enemy_switchblade_exists" }, +// { 0x2EF5, "" }, +// { 0x2EF6, "" }, +// { 0x2EF7, "" }, { 0x2EF8, "enemy_tank_soldiers_2_init" }, +// { 0x2EF9, "" }, +// { 0x2EFA, "" }, { 0x2EFB, "enemy_team_name" }, { 0x2EFC, "enemy_threat_anim_defaults" }, { 0x2EFD, "enemy_threat_logic" }, { 0x2EFE, "enemy_threat_logic_dog" }, { 0x2EFF, "enemy_threat_logic_dog_wait" }, +// { 0x2F00, "" }, { 0x2F01, "enemy_threat_loop" }, +// { 0x2F02, "" }, +// { 0x2F03, "" }, { 0x2F04, "enemy_twitch" }, { 0x2F05, "enemy_twitch_runstumble" }, +// { 0x2F06, "" }, +// { 0x2F07, "" }, +// { 0x2F08, "" }, { 0x2F09, "enemy_wait_for_synch_attack_end" }, { 0x2F0A, "enemy_wait_for_synch_end_notify" }, { 0x2F0B, "enemy_wait_for_synch_invalid_enemy" }, { 0x2F0C, "enemy_waittill_count" }, +// { 0x2F0D, "" }, { 0x2F0E, "enemy_weapons_force_use_silencer" }, { 0x2F0F, "enemy_zodiacs_spawn_and_attack" }, { 0x2F10, "enemy_zpu_health" }, +// { 0x2F11, "" }, +// { 0x2F12, "" }, +// { 0x2F13, "" }, { 0x2F14, "enemygazs" }, +// { 0x2F15, "" }, { 0x2F16, "enemyguys2" }, +// { 0x2F17, "" }, +// { 0x2F18, "" }, { 0x2F19, "enemyhq_basement_pre_load" }, +// { 0x2F1A, "" }, { 0x2F1B, "enemyhq_footstep_override" }, +// { 0x2F1C, "" }, +// { 0x2F1D, "" }, { 0x2F1E, "enemyhq_pre_load" }, { 0x2F1F, "enemyhq_rooftop_intro_pre_load" }, { 0x2F20, "enemyhq_starts" }, +// { 0x2F21, "" }, +// { 0x2F22, "" }, +// { 0x2F23, "" }, +// { 0x2F24, "" }, +// { 0x2F25, "" }, { 0x2F26, "enemyisingeneraldirection" }, +// { 0x2F27, "" }, +// { 0x2F28, "" }, +// { 0x2F29, "" }, +// { 0x2F2A, "" }, { 0x2F2B, "enemytank_cleanup" }, +// { 0x2F2C, "" }, { 0x2F2D, "enemytanksbri1" }, { 0x2F2E, "enemyteam" }, { 0x2F2F, "enemyteamid" }, @@ -10979,55 +14242,96 @@ const std::array, 13827> token_list { 0x2F33, "engagementcomplimentdialognext" }, { 0x2F34, "engagevehicle" }, { 0x2F35, "engine_fxs" }, +// { 0x2F36, "" }, { 0x2F37, "engineroom_headsmoke_fx_end" }, { 0x2F38, "engineroom_headsmoke_fx_start" }, { 0x2F39, "engineroom_heat_fx_shake" }, +// { 0x2F3A, "" }, +// { 0x2F3B, "" }, { 0x2F3C, "enginevfxtag" }, { 0x2F3D, "enhanced_vision" }, +// { 0x2F3E, "" }, +// { 0x2F3F, "" }, +// { 0x2F40, "" }, +// { 0x2F41, "" }, { 0x2F42, "ent_flag" }, { 0x2F43, "ent_flag_assert" }, +// { 0x2F44, "" }, +// { 0x2F45, "" }, { 0x2F46, "ent_flag_exist" }, +// { 0x2F47, "" }, +// { 0x2F48, "" }, +// { 0x2F49, "" }, { 0x2F4A, "ent_flag_wait" }, { 0x2F4B, "ent_flag_wait_either" }, { 0x2F4C, "ent_flag_wait_or_timeout" }, { 0x2F4D, "ent_flag_wait_vehicle_node" }, { 0x2F4E, "ent_flag_waitopen" }, +// { 0x2F4F, "" }, { 0x2F50, "ent_flags_lock" }, { 0x2F51, "ent_is_highlighted" }, +// { 0x2F52, "" }, +// { 0x2F53, "" }, { 0x2F54, "ent_parachute_from_plane_two" }, { 0x2F55, "ent_wait_for_flag_or_time_elapses" }, { 0x2F56, "ent_waits_for_trigger" }, { 0x2F57, "enter" }, { 0x2F58, "enter_blackbird_vo" }, { 0x2F59, "enter_camera_zoomout" }, +// { 0x2F5A, "" }, +// { 0x2F5B, "" }, +// { 0x2F5C, "" }, { 0x2F5D, "enter_jeep" }, +// { 0x2F5E, "" }, +// { 0x2F5F, "" }, { 0x2F60, "enter_revive_use_hold_think" }, { 0x2F61, "enter_spectate" }, +// { 0x2F62, "" }, +// { 0x2F63, "" }, { 0x2F64, "entermove" }, { 0x2F65, "enterpronewrapper" }, +// { 0x2F66, "" }, +// { 0x2F67, "" }, +// { 0x2F68, "" }, +// { 0x2F69, "" }, { 0x2F6A, "entities_are_selected" }, +// { 0x2F6B, "" }, { 0x2F6C, "entity_counter" }, { 0x2F6D, "entity_fx_and_anims_think" }, { 0x2F6E, "entity_highlight_disable" }, { 0x2F6F, "entity_highlight_enable" }, { 0x2F70, "entity_number" }, { 0x2F71, "entity_path_disconnect_thread" }, +// { 0x2F72, "" }, { 0x2F73, "entityheadiconoffset" }, +// { 0x2F74, "" }, +// { 0x2F75, "" }, { 0x2F76, "entityheadiconteam" }, { 0x2F77, "entitynumber" }, { 0x2F78, "entnum" }, +// { 0x2F79, "" }, +// { 0x2F7A, "" }, +// { 0x2F7B, "" }, { 0x2F7C, "entrance_points" }, +// { 0x2F7D, "" }, +// { 0x2F7E, "" }, { 0x2F7F, "entrance_visible_from" }, +// { 0x2F80, "" }, { 0x2F81, "entrance_watched_by_player" }, { 0x2F82, "entry" }, { 0x2F83, "entry_door_beeper" }, +// { 0x2F84, "" }, { 0x2F85, "entry_door_close_layer2" }, +// { 0x2F86, "" }, { 0x2F87, "ents" }, +// { 0x2F88, "" }, { 0x2F89, "entsound" }, { 0x2F8A, "eog_altimeter_conv_ratio" }, { 0x2F8B, "eog_player_tracking_init" }, { 0x2F8C, "eog_player_update_stat" }, +// { 0x2F8D, "" }, { 0x2F8E, "eq_table" }, +// { 0x2F8F, "" }, { 0x2F90, "eq_track" }, { 0x2F91, "eq_trigger_num" }, { 0x2F92, "equal_to_goal" }, @@ -11035,268 +14339,575 @@ const std::array, 13827> token_list { 0x2F94, "equipmentdeathvfx" }, { 0x2F95, "equipmentdeletevfx" }, { 0x2F96, "equipmentempstunvfx" }, +// { 0x2F97, "" }, { 0x2F98, "equipped_hide_weapon" }, { 0x2F99, "equipped_weapon" }, { 0x2F9A, "erasefinalkillcam" }, { 0x2F9B, "error" }, +// { 0x2F9C, "" }, +// { 0x2F9D, "" }, +// { 0x2F9E, "" }, +// { 0x2F9F, "" }, +// { 0x2FA0, "" }, +// { 0x2FA1, "" }, +// { 0x2FA2, "" }, { 0x2FA3, "escape_choke_init" }, +// { 0x2FA4, "" }, +// { 0x2FA5, "" }, { 0x2FA6, "escape_combat_door" }, { 0x2FA7, "escape_cycle" }, +// { 0x2FA8, "" }, +// { 0x2FA9, "" }, +// { 0x2FAA, "" }, { 0x2FAB, "escape_dialogue" }, +// { 0x2FAC, "" }, { 0x2FAD, "escape_door_anim_player" }, +// { 0x2FAE, "" }, +// { 0x2FAF, "" }, { 0x2FB0, "escape_enemies_and_vehicles" }, +// { 0x2FB1, "" }, { 0x2FB2, "escape_enemy_01_think" }, { 0x2FB3, "escape_enemy_02_think" }, { 0x2FB4, "escape_enemy_03_think" }, { 0x2FB5, "escape_enemy_setup" }, +// { 0x2FB6, "" }, { 0x2FB7, "escape_fake_underwater_bullets" }, +// { 0x2FB8, "" }, { 0x2FB9, "escape_friendly_follow_spline" }, +// { 0x2FBA, "" }, { 0x2FBB, "escape_friendly_movement" }, +// { 0x2FBC, "" }, { 0x2FBD, "escape_jungle_start" }, { 0x2FBE, "escape_loc" }, { 0x2FBF, "escape_main" }, +// { 0x2FC0, "" }, +// { 0x2FC1, "" }, { 0x2FC2, "escape_objective" }, { 0x2FC3, "escape_play_slide_fx_on_npc" }, +// { 0x2FC4, "" }, +// { 0x2FC5, "" }, { 0x2FC6, "escape_player_jump" }, { 0x2FC7, "escape_player_speed" }, +// { 0x2FC8, "" }, { 0x2FC9, "escape_river_start" }, +// { 0x2FCA, "" }, { 0x2FCB, "escape_scripted_destruction" }, { 0x2FCC, "escape_setup" }, +// { 0x2FCD, "" }, { 0x2FCE, "escape_setup_trees" }, +// { 0x2FCF, "" }, +// { 0x2FD0, "" }, { 0x2FD1, "escape_socr_turret_own_target" }, { 0x2FD2, "escape_spawn_special_minion_wave" }, +// { 0x2FD3, "" }, +// { 0x2FD4, "" }, +// { 0x2FD5, "" }, +// { 0x2FD6, "" }, +// { 0x2FD7, "" }, { 0x2FD8, "escape_vo" }, { 0x2FD9, "escape_waterfall_enemies_logic" }, +// { 0x2FDA, "" }, +// { 0x2FDB, "" }, +// { 0x2FDC, "" }, { 0x2FDD, "estate" }, { 0x2FDE, "estimatedtimetillscorelimit" }, +// { 0x2FDF, "" }, { 0x2FE0, "evad_anims" }, +// { 0x2FE1, "" }, { 0x2FE2, "eval" }, +// { 0x2FE3, "" }, { 0x2FE4, "evaluatefiringevent" }, { 0x2FE5, "evaluatemeleeevent" }, +// { 0x2FE6, "" }, +// { 0x2FE7, "" }, { 0x2FE8, "evaluatesuppressionevent" }, { 0x2FE9, "evasive_addpoint" }, +// { 0x2FEA, "" }, +// { 0x2FEB, "" }, +// { 0x2FEC, "" }, { 0x2FED, "evasive_endmaneuvers" }, +// { 0x2FEE, "" }, +// { 0x2FEF, "" }, +// { 0x2FF0, "" }, +// { 0x2FF1, "" }, +// { 0x2FF2, "" }, +// { 0x2FF3, "" }, +// { 0x2FF4, "" }, { 0x2FF5, "event_awareness_dialogue_wrapper" }, { 0x2FF6, "event_awareness_enders" }, +// { 0x2FF7, "" }, +// { 0x2FF8, "" }, +// { 0x2FF9, "" }, +// { 0x2FFA, "" }, +// { 0x2FFB, "" }, +// { 0x2FFC, "" }, +// { 0x2FFD, "" }, { 0x2FFE, "event_derrick_explode_catwalk_break" }, +// { 0x2FFF, "" }, +// { 0x3000, "" }, { 0x3001, "event_derrick_explode_debris_bomb_throw_enemy" }, +// { 0x3002, "" }, { 0x3003, "event_derrick_explode_debris_main" }, +// { 0x3004, "" }, { 0x3005, "event_derrick_explode_debris_oiltank" }, +// { 0x3006, "" }, { 0x3007, "event_derrick_explode_debris_setup_collision" }, +// { 0x3008, "" }, +// { 0x3009, "" }, { 0x300A, "event_derrick_explode_large" }, { 0x300B, "event_derrick_explode_setup" }, +// { 0x300C, "" }, { 0x300D, "event_derrick_explode_stack_setup" }, +// { 0x300E, "" }, { 0x300F, "event_flarestack_enter" }, +// { 0x3010, "" }, { 0x3011, "event_flarestack_enter_fail_watcher" }, +// { 0x3012, "" }, +// { 0x3013, "" }, { 0x3014, "event_intro_player_anims" }, { 0x3015, "event_intro_tv_pip" }, { 0x3016, "event_jet_flyby" }, { 0x3017, "event_noticket" }, { 0x3018, "event_pipe_explosions" }, { 0x3019, "event_player_arm_break" }, +// { 0x301A, "" }, { 0x301B, "event_player_gets_kicked" }, +// { 0x301C, "" }, { 0x301D, "event_player_grabs_knife" }, +// { 0x301E, "" }, { 0x301F, "event_pressure_buildup" }, +// { 0x3020, "" }, { 0x3021, "event_qte_bullet_catch" }, +// { 0x3022, "" }, +// { 0x3023, "" }, { 0x3024, "event_quaker_indoor" }, { 0x3025, "event_quaker_outdoor" }, +// { 0x3026, "" }, { 0x3027, "event_rogs_finale" }, +// { 0x3028, "" }, +// { 0x3029, "" }, +// { 0x302A, "" }, { 0x302B, "event_scan_manager" }, { 0x302C, "event_sinking_boats" }, +// { 0x302D, "" }, { 0x302E, "event_tanks_bridge_fall_scene" }, { 0x302F, "event_thread" }, +// { 0x3030, "" }, +// { 0x3031, "" }, +// { 0x3032, "" }, +// { 0x3033, "" }, +// { 0x3034, "" }, { 0x3035, "eventactionminwait" }, { 0x3036, "eventchance" }, { 0x3037, "eventduration" }, { 0x3038, "eventpriority" }, +// { 0x3039, "" }, { 0x303A, "eventstring" }, { 0x303B, "eventtype" }, { 0x303C, "eventtypeminwait" }, { 0x303D, "everusessecondaryweapon" }, { 0x303E, "exceededmaxballdrones" }, +// { 0x303F, "" }, +// { 0x3040, "" }, +// { 0x3041, "" }, +// { 0x3042, "" }, +// { 0x3043, "" }, { 0x3044, "exception" }, +// { 0x3045, "" }, { 0x3046, "excludedir" }, +// { 0x3047, "" }, +// { 0x3048, "" }, +// { 0x3049, "" }, +// { 0x304A, "" }, +// { 0x304B, "" }, { 0x304C, "execute_save" }, { 0x304D, "execution" }, { 0x304E, "execution_guy_dead" }, { 0x304F, "execution_slowmo" }, +// { 0x3050, "" }, { 0x3051, "executor_kill_hostage_notetrack" }, +// { 0x3052, "" }, +// { 0x3053, "" }, { 0x3054, "exfil_animnode" }, { 0x3055, "exfil_anims_cornering" }, +// { 0x3056, "" }, { 0x3057, "exfil_blackice_exfil_heli_lights_fx" }, +// { 0x3058, "" }, { 0x3059, "exfil_chopper" }, { 0x305A, "exfil_cypher_enter_jeep" }, +// { 0x305B, "" }, +// { 0x305C, "" }, { 0x305D, "exfil_engine_fires" }, +// { 0x305E, "" }, +// { 0x305F, "" }, { 0x3060, "exfil_enter_jeep" }, { 0x3061, "exfil_get_on_turret" }, { 0x3062, "exfil_gun_cock" }, { 0x3063, "exfil_hall_explosions" }, +// { 0x3064, "" }, { 0x3065, "exfil_heli" }, { 0x3066, "exfil_heli_smoke_fx_01" }, { 0x3067, "exfil_heli_spotlight" }, { 0x3068, "exfil_heli_tag" }, { 0x3069, "exfil_hoodsmack" }, { 0x306A, "exfil_jeep_latch_close_lf" }, +// { 0x306B, "" }, { 0x306C, "exfil_jeep_latch_close_rf" }, { 0x306D, "exfil_jeep_latch_open_lf" }, +// { 0x306E, "" }, +// { 0x306F, "" }, { 0x3070, "exfil_jet" }, +// { 0x3071, "" }, { 0x3072, "exfil_keegan_and_cypher_enter_jeep" }, +// { 0x3073, "" }, +// { 0x3074, "" }, { 0x3075, "exfil_mblur_changes" }, +// { 0x3076, "" }, +// { 0x3077, "" }, +// { 0x3078, "" }, +// { 0x3079, "" }, { 0x307A, "exfil_player_view_smoke_particles" }, { 0x307B, "exfil_random_quaker" }, +// { 0x307C, "" }, { 0x307D, "exfil_slomo" }, { 0x307E, "exfil_sniper" }, +// { 0x307F, "" }, { 0x3080, "exfil_teleport" }, { 0x3081, "exfil_vision_bump" }, { 0x3082, "exfil_yellow_alarms" }, +// { 0x3083, "" }, +// { 0x3084, "" }, +// { 0x3085, "" }, { 0x3086, "exit" }, +// { 0x3087, "" }, { 0x3088, "exit_gamemodespecificaction" }, +// { 0x3089, "" }, +// { 0x308A, "" }, { 0x308B, "exit_laststand" }, { 0x308C, "exit_nags" }, +// { 0x308D, "" }, +// { 0x308E, "" }, +// { 0x308F, "" }, +// { 0x3090, "" }, +// { 0x3091, "" }, +// { 0x3092, "" }, +// { 0x3093, "" }, { 0x3094, "exit_tunnel_jeep_by" }, { 0x3095, "exit_water_tired" }, +// { 0x3096, "" }, { 0x3097, "exit_wreck_check" }, { 0x3098, "exitaistate" }, { 0x3099, "exiting_combat_player_fail" }, { 0x309A, "exiting_combat_zone" }, +// { 0x309B, "" }, { 0x309C, "exitpronewrapper" }, +// { 0x309D, "" }, +// { 0x309E, "" }, +// { 0x309F, "" }, { 0x30A0, "expand_goalradius" }, +// { 0x30A1, "" }, +// { 0x30A2, "" }, +// { 0x30A3, "" }, { 0x30A4, "expire_time" }, +// { 0x30A5, "" }, { 0x30A6, "explicitabandonminitarget" }, { 0x30A7, "explicitabandontarget" }, +// { 0x30A8, "" }, +// { 0x30A9, "" }, { 0x30AA, "explode_gunboats" }, +// { 0x30AB, "" }, +// { 0x30AC, "" }, +// { 0x30AD, "" }, { 0x30AE, "explode_zodiacs" }, { 0x30AF, "exploded" }, { 0x30B0, "explodeondamage" }, { 0x30B1, "exploder" }, { 0x30B2, "exploder_after_load" }, +// { 0x30B3, "" }, { 0x30B4, "exploder_cache" }, +// { 0x30B5, "" }, { 0x30B6, "exploder_damage" }, { 0x30B7, "exploder_damage_loop" }, +// { 0x30B8, "" }, { 0x30B9, "exploder_earthquake" }, { 0x30BA, "exploder_flag_wait" }, { 0x30BB, "exploder_fx_stuffs" }, +// { 0x30BC, "" }, { 0x30BD, "exploder_model_is_chunk" }, +// { 0x30BE, "" }, +// { 0x30BF, "" }, +// { 0x30C0, "" }, { 0x30C1, "exploder_radius_custom" }, +// { 0x30C2, "" }, +// { 0x30C3, "" }, +// { 0x30C4, "" }, +// { 0x30C5, "" }, { 0x30C6, "exploder_with_connect_watch" }, { 0x30C7, "exploderfunction" }, { 0x30C8, "exploderfx" }, +// { 0x30C9, "" }, +// { 0x30CA, "" }, { 0x30CB, "exploders_cached" }, { 0x30CC, "exploders_explode_for_late_player" }, +// { 0x30CD, "" }, { 0x30CE, "explodevfx" }, +// { 0x30CF, "" }, +// { 0x30D0, "" }, { 0x30D1, "exploding_heli" }, +// { 0x30D2, "" }, +// { 0x30D3, "" }, +// { 0x30D4, "" }, { 0x30D5, "explosion_anim" }, +// { 0x30D6, "" }, { 0x30D7, "explosion_boom" }, { 0x30D8, "explosion_death" }, { 0x30D9, "explosion_death_offset" }, +// { 0x30DA, "" }, { 0x30DB, "explosion_delay" }, +// { 0x30DC, "" }, { 0x30DD, "explosion_incoming" }, +// { 0x30DE, "" }, +// { 0x30DF, "" }, +// { 0x30E0, "" }, +// { 0x30E1, "" }, { 0x30E2, "explosion_throw_sandbags" }, +// { 0x30E3, "" }, { 0x30E4, "explosion_vehicle_killer2" }, { 0x30E5, "explosion_vehicle_killer3" }, { 0x30E6, "explosion_vehicle_killer4" }, +// { 0x30E7, "" }, +// { 0x30E8, "" }, +// { 0x30E9, "" }, +// { 0x30EA, "" }, { 0x30EB, "explosive_damage_watch" }, { 0x30EC, "explosive_dist" }, { 0x30ED, "explosive_type" }, +// { 0x30EE, "" }, { 0x30EF, "explosivehandlemovers" }, { 0x30F0, "explosiveinfo" }, +// { 0x30F1, "" }, +// { 0x30F2, "" }, { 0x30F3, "explosiveplanttime" }, { 0x30F4, "explosivetrigger" }, { 0x30F5, "expltagroot" }, +// { 0x30F6, "" }, +// { 0x30F7, "" }, { 0x30F8, "exposed_guy" }, +// { 0x30F9, "" }, +// { 0x30FA, "" }, +// { 0x30FB, "" }, { 0x30FC, "exposedcombatcheckputawaypistol" }, { 0x30FD, "exposedcombatcheckreloadorusepistol" }, +// { 0x30FE, "" }, { 0x30FF, "exposedcombatmainloop" }, +// { 0x3100, "" }, { 0x3101, "exposedcombatpositionadjust" }, { 0x3102, "exposedcombatstopusingrpgcheck" }, +// { 0x3103, "" }, +// { 0x3104, "" }, +// { 0x3105, "" }, +// { 0x3106, "" }, +// { 0x3107, "" }, +// { 0x3108, "" }, +// { 0x3109, "" }, { 0x310A, "extra_vehicle_cleanup" }, { 0x310B, "extrafiretime_max" }, { 0x310C, "extrafiretime_min" }, { 0x310D, "extraspintime_max" }, +// { 0x310E, "" }, +// { 0x310F, "" }, +// { 0x3110, "" }, +// { 0x3111, "" }, { 0x3112, "f_max" }, +// { 0x3113, "" }, +// { 0x3114, "" }, { 0x3115, "face_players" }, { 0x3116, "faceenemyaimtracking" }, { 0x3117, "faceenemyarrival" }, { 0x3118, "faceenemyatendofapproach" }, +// { 0x3119, "" }, +// { 0x311A, "" }, +// { 0x311B, "" }, { 0x311C, "faceresult" }, +// { 0x311D, "" }, { 0x311E, "facewaitforresult" }, +// { 0x311F, "" }, { 0x3120, "faceyaw" }, { 0x3121, "facial" }, +// { 0x3122, "" }, +// { 0x3123, "" }, +// { 0x3124, "" }, { 0x3125, "facialidx" }, +// { 0x3126, "" }, +// { 0x3127, "" }, +// { 0x3128, "" }, { 0x3129, "facing_dot" }, +// { 0x312A, "" }, +// { 0x312B, "" }, { 0x312C, "fade" }, { 0x312D, "fade_ambient_elem_internal" }, +// { 0x312E, "" }, { 0x312F, "fade_ambient_elems" }, { 0x3130, "fade_from_black" }, +// { 0x3131, "" }, +// { 0x3132, "" }, +// { 0x3133, "" }, +// { 0x3134, "" }, { 0x3135, "fade_in_hint" }, { 0x3136, "fade_in_logo" }, +// { 0x3137, "" }, { 0x3138, "fade_in_to_alpha" }, +// { 0x3139, "" }, +// { 0x313A, "" }, { 0x313B, "fade_logo_run_credits" }, { 0x313C, "fade_out" }, { 0x313D, "fade_out_cut_hint" }, +// { 0x313E, "" }, +// { 0x313F, "" }, { 0x3140, "fade_out_hint" }, { 0x3141, "fade_out_in" }, +// { 0x3142, "" }, +// { 0x3143, "" }, +// { 0x3144, "" }, { 0x3145, "fade_out_time" }, +// { 0x3146, "" }, +// { 0x3147, "" }, { 0x3148, "fade_qte_prompt" }, { 0x3149, "fade_sun_in_out" }, +// { 0x314A, "" }, { 0x314B, "fade_tired" }, +// { 0x314C, "" }, { 0x314D, "fade_up_black" }, { 0x314E, "fadeaway" }, +// { 0x314F, "" }, { 0x3150, "fadeinblackout" }, +// { 0x3151, "" }, +// { 0x3152, "" }, +// { 0x3153, "" }, { 0x3154, "fadeoverlay_no_blur" }, { 0x3155, "fadetoalpha" }, { 0x3156, "fadetoalphatime" }, { 0x3157, "fading" }, +// { 0x3158, "" }, +// { 0x3159, "" }, { 0x315A, "fail_mission_ambush" }, { 0x315B, "fail_mission_leave_area" }, +// { 0x315C, "" }, +// { 0x315D, "" }, { 0x315E, "fail_on_player_kill" }, { 0x315F, "failactivatefunc" }, { 0x3160, "failcase_blackout_early" }, +// { 0x3161, "" }, { 0x3162, "failed_spawnvehicles" }, +// { 0x3163, "" }, +// { 0x3164, "" }, { 0x3165, "failonfriendlyfire" }, { 0x3166, "fails" }, { 0x3167, "failsafe_c_k_bags" }, { 0x3168, "fake" }, { 0x3169, "fake_ally_kill_me" }, +// { 0x316A, "" }, { 0x316B, "fake_dead" }, { 0x316C, "fake_death_bullet" }, +// { 0x316D, "" }, +// { 0x316E, "" }, { 0x316F, "fake_function" }, +// { 0x3170, "" }, { 0x3171, "fake_mantle_text" }, { 0x3172, "fake_missile_launch" }, +// { 0x3173, "" }, +// { 0x3174, "" }, { 0x3175, "fake_shellshock_sound" }, { 0x3176, "fake_shooter_death" }, +// { 0x3177, "" }, +// { 0x3178, "" }, +// { 0x3179, "" }, { 0x317A, "fake_spot" }, +// { 0x317B, "" }, { 0x317C, "fake_tank_rumble" }, { 0x317D, "fake_targets" }, +// { 0x317E, "" }, { 0x317F, "fake_teleport_notify" }, +// { 0x3180, "" }, { 0x3181, "fake_vehicle_moveto" }, +// { 0x3182, "" }, +// { 0x3183, "" }, +// { 0x3184, "" }, { 0x3185, "fakea10ai" }, { 0x3186, "fakedrones" }, +// { 0x3187, "" }, +// { 0x3188, "" }, +// { 0x3189, "" }, +// { 0x318A, "" }, +// { 0x318B, "" }, +// { 0x318C, "" }, +// { 0x318D, "" }, +// { 0x318E, "" }, +// { 0x318F, "" }, { 0x3190, "fall_break_glass" }, +// { 0x3191, "" }, +// { 0x3192, "" }, +// { 0x3193, "" }, { 0x3194, "fall_enemies_rail_hit" }, +// { 0x3195, "" }, { 0x3196, "fall_enemies_start" }, { 0x3197, "fall_enemy_anim" }, +// { 0x3198, "" }, +// { 0x3199, "" }, { 0x319A, "fall_environment" }, { 0x319B, "fall_fx_billboard_fx" }, { 0x319C, "fall_fx_billboard_setup" }, +// { 0x319D, "" }, { 0x319E, "fall_fx_crowd_fx" }, +// { 0x319F, "" }, { 0x31A0, "fall_fx_end_bldg" }, +// { 0x31A1, "" }, +// { 0x31A2, "" }, +// { 0x31A3, "" }, +// { 0x31A4, "" }, { 0x31A5, "fall_object_init" }, { 0x31A6, "fall_object_run" }, +// { 0x31A7, "" }, +// { 0x31A8, "" }, +// { 0x31A9, "" }, { 0x31AA, "fall_physics_debris_furniture" }, { 0x31AB, "fall_physics_debris_lobby" }, { 0x31AC, "fall_physics_debris_slide" }, +// { 0x31AD, "" }, +// { 0x31AE, "" }, +// { 0x31AF, "" }, { 0x31B0, "fall_prop_merrick_window" }, { 0x31B1, "fall_prop_picture" }, +// { 0x31B2, "" }, +// { 0x31B3, "" }, +// { 0x31B4, "" }, { 0x31B5, "fall_props_debris_b" }, +// { 0x31B6, "" }, +// { 0x31B7, "" }, +// { 0x31B8, "" }, +// { 0x31B9, "" }, +// { 0x31BA, "" }, { 0x31BB, "fall_props_player_parachute" }, { 0x31BC, "fall_to" }, +// { 0x31BD, "" }, +// { 0x31BE, "" }, { 0x31BF, "fallback_ai" }, { 0x31C0, "fallback_ai_think" }, +// { 0x31C1, "" }, { 0x31C2, "fallback_coverprint" }, +// { 0x31C3, "" }, +// { 0x31C4, "" }, { 0x31C5, "fallback_initiated" }, +// { 0x31C6, "" }, +// { 0x31C7, "" }, { 0x31C8, "fallback_text" }, +// { 0x31C9, "" }, +// { 0x31CA, "" }, { 0x31CB, "falling_debris" }, +// { 0x31CC, "" }, +// { 0x31CD, "" }, +// { 0x31CE, "" }, +// { 0x31CF, "" }, { 0x31D0, "falling_rock_init" }, { 0x31D1, "falling_rock_kill_trigger" }, { 0x31D2, "falling_rock_run" }, @@ -11305,382 +14916,949 @@ const std::array, 13827> token_list { 0x31D5, "falling_tree_player_detection" }, { 0x31D6, "fallingtileeffect" }, { 0x31D7, "falloff" }, +// { 0x31D8, "" }, { 0x31D9, "fandb_dodamage" }, +// { 0x31DA, "" }, +// { 0x31DB, "" }, +// { 0x31DC, "" }, { 0x31DD, "fandb_handles_collision_brushes" }, { 0x31DE, "fandb_hideshowtag" }, { 0x31DF, "fandb_playsound" }, +// { 0x31E0, "" }, +// { 0x31E1, "" }, +// { 0x31E2, "" }, +// { 0x31E3, "" }, +// { 0x31E4, "" }, { 0x31E5, "farthest_distance_down" }, { 0x31E6, "fast_convoy" }, { 0x31E7, "fast_destructible_explode" }, { 0x31E8, "fast_jog" }, { 0x31E9, "fast_walk" }, +// { 0x31EA, "" }, { 0x31EB, "fastburstfirenumshots" }, { 0x31EC, "fastcrouch" }, +// { 0x31ED, "" }, +// { 0x31EE, "" }, +// { 0x31EF, "" }, { 0x31F0, "fastropeoffset" }, +// { 0x31F1, "" }, +// { 0x31F2, "" }, +// { 0x31F3, "" }, { 0x31F4, "faux_spawn_stance" }, { 0x31F5, "fauxdead" }, +// { 0x31F6, "" }, +// { 0x31F7, "" }, +// { 0x31F8, "" }, +// { 0x31F9, "" }, +// { 0x31FA, "" }, { 0x31FB, "faze_out_finish" }, +// { 0x31FC, "" }, { 0x31FD, "fbt_firstburst" }, +// { 0x31FE, "" }, +// { 0x31FF, "" }, +// { 0x3200, "" }, +// { 0x3201, "" }, +// { 0x3202, "" }, { 0x3203, "featherents" }, +// { 0x3204, "" }, { 0x3205, "fed_destroyer_fx_guns" }, +// { 0x3206, "" }, { 0x3207, "fed_destroyer_guys" }, { 0x3208, "fed_destroyer_osprey" }, +// { 0x3209, "" }, +// { 0x320A, "" }, { 0x320B, "fence_bottom_left" }, +// { 0x320C, "" }, +// { 0x320D, "" }, +// { 0x320E, "" }, { 0x320F, "fence_smash_setup" }, { 0x3210, "fence_smash_wait" }, +// { 0x3211, "" }, +// { 0x3212, "" }, +// { 0x3213, "" }, +// { 0x3214, "" }, +// { 0x3215, "" }, +// { 0x3216, "" }, +// { 0x3217, "" }, +// { 0x3218, "" }, +// { 0x3219, "" }, { 0x321A, "ffpoints" }, +// { 0x321B, "" }, { 0x321C, "field_birds" }, { 0x321D, "fifteen_minutes_earlier_feed_lines" }, +// { 0x321E, "" }, +// { 0x321F, "" }, { 0x3220, "fight_objective" }, { 0x3221, "fightdist" }, +// { 0x3222, "" }, +// { 0x3223, "" }, +// { 0x3224, "" }, { 0x3225, "fileprint_launcher_start_file" }, { 0x3226, "fileprint_map_entity_end" }, { 0x3227, "fileprint_map_entity_start" }, +// { 0x3228, "" }, +// { 0x3229, "" }, +// { 0x322A, "" }, +// { 0x322B, "" }, +// { 0x322C, "" }, { 0x322D, "fileprintlauncher_linecount" }, +// { 0x322E, "" }, +// { 0x322F, "" }, { 0x3230, "filter" }, +// { 0x3231, "" }, { 0x3232, "filter_spawn_point_by_distance_from_player" }, +// { 0x3233, "" }, +// { 0x3234, "" }, +// { 0x3235, "" }, { 0x3236, "final_jungle_ai_cleanup" }, { 0x3237, "final_main" }, +// { 0x3238, "" }, { 0x3239, "final_sequence_fail_condition" }, +// { 0x323A, "" }, +// { 0x323B, "" }, +// { 0x323C, "" }, +// { 0x323D, "" }, +// { 0x323E, "" }, +// { 0x323F, "" }, { 0x3240, "finale_fx_handling" }, { 0x3241, "finale_nags" }, { 0x3242, "finale_sniping" }, { 0x3243, "finale_timer" }, +// { 0x3244, "" }, +// { 0x3245, "" }, { 0x3246, "finalhinds" }, +// { 0x3247, "" }, +// { 0x3248, "" }, +// { 0x3249, "" }, +// { 0x324A, "" }, +// { 0x324B, "" }, +// { 0x324C, "" }, { 0x324D, "finalkillcam_inflictor" }, { 0x324E, "finalkillcam_killcamentityindex" }, +// { 0x324F, "" }, { 0x3250, "finalkillcam_psoffsettime" }, +// { 0x3251, "" }, { 0x3252, "finalkillcam_sweapon" }, +// { 0x3253, "" }, +// { 0x3254, "" }, { 0x3255, "finalkillcam_victim" }, { 0x3256, "finalkillcam_winner" }, { 0x3257, "finalkillcammusic" }, +// { 0x3258, "" }, +// { 0x3259, "" }, +// { 0x325A, "" }, +// { 0x325B, "" }, +// { 0x325C, "" }, { 0x325D, "find_available_collision_model" }, +// { 0x325E, "" }, +// { 0x325F, "" }, { 0x3260, "find_camp_node_worker" }, +// { 0x3261, "" }, +// { 0x3262, "" }, +// { 0x3263, "" }, { 0x3264, "find_connected_turrets" }, +// { 0x3265, "" }, { 0x3266, "find_defend_node_capture" }, +// { 0x3267, "" }, +// { 0x3268, "" }, { 0x3269, "find_defend_node_protect" }, { 0x326A, "find_destructibles" }, { 0x326B, "find_different_way_to_attack_last_seen_position" }, +// { 0x326C, "" }, +// { 0x326D, "" }, { 0x326E, "find_lane_spawn_node" }, +// { 0x326F, "" }, { 0x3270, "find_new_chase_target" }, +// { 0x3271, "" }, { 0x3272, "find_random_spawn_node" }, +// { 0x3273, "" }, { 0x3274, "find_safe_spawn_spot_with_volumes" }, +// { 0x3275, "" }, +// { 0x3276, "" }, +// { 0x3277, "" }, { 0x3278, "find_spitter_attack_node" }, +// { 0x3279, "" }, +// { 0x327A, "" }, +// { 0x327B, "" }, +// { 0x327C, "" }, +// { 0x327D, "" }, { 0x327E, "findaveragepointvec" }, { 0x327F, "findbattlebuddy" }, { 0x3280, "findboxcenter" }, { 0x3281, "findbuddypathnode" }, +// { 0x3282, "" }, +// { 0x3283, "" }, +// { 0x3284, "" }, +// { 0x3285, "" }, +// { 0x3286, "" }, +// { 0x3287, "" }, { 0x3288, "findlocation" }, { 0x3289, "findnewowner" }, { 0x328A, "findpointnearowner" }, { 0x328B, "findrandomtarget" }, +// { 0x328C, "" }, { 0x328D, "findspawnlocationnearplayer" }, { 0x328E, "findtarget" }, +// { 0x328F, "" }, { 0x3290, "findunobstructedfiringpoint" }, +// { 0x3291, "" }, +// { 0x3292, "" }, +// { 0x3293, "" }, { 0x3294, "finish_zoom" }, +// { 0x3295, "" }, +// { 0x3296, "" }, { 0x3297, "finishcoverexitnotetracks" }, +// { 0x3298, "" }, +// { 0x3299, "" }, { 0x329A, "finished_spawning" }, +// { 0x329B, "" }, +// { 0x329C, "" }, +// { 0x329D, "" }, +// { 0x329E, "" }, +// { 0x329F, "" }, +// { 0x32A0, "" }, { 0x32A1, "finishsupportescortusage" }, +// { 0x32A2, "" }, +// { 0x32A3, "" }, { 0x32A4, "fire_anim_start" }, +// { 0x32A5, "" }, { 0x32A6, "fire_artillery" }, +// { 0x32A7, "" }, { 0x32A8, "fire_at_chopper" }, +// { 0x32A9, "" }, +// { 0x32AA, "" }, +// { 0x32AB, "" }, +// { 0x32AC, "" }, +// { 0x32AD, "" }, +// { 0x32AE, "" }, +// { 0x32AF, "" }, +// { 0x32B0, "" }, { 0x32B1, "fire_cloud_burn_alien" }, { 0x32B2, "fire_cloud_burn_player" }, { 0x32B3, "fire_damage" }, { 0x32B4, "fire_death_watcher" }, +// { 0x32B5, "" }, +// { 0x32B6, "" }, { 0x32B7, "fire_ext_grab" }, +// { 0x32B8, "" }, +// { 0x32B9, "" }, { 0x32BA, "fire_extinguisher" }, +// { 0x32BB, "" }, +// { 0x32BC, "" }, { 0x32BD, "fire_extinguisher_death" }, +// { 0x32BE, "" }, +// { 0x32BF, "" }, +// { 0x32C0, "" }, +// { 0x32C1, "" }, +// { 0x32C2, "" }, +// { 0x32C3, "" }, +// { 0x32C4, "" }, +// { 0x32C5, "" }, { 0x32C6, "fire_fx" }, +// { 0x32C7, "" }, { 0x32C8, "fire_grenade" }, { 0x32C9, "fire_guns" }, { 0x32CA, "fire_heli_missile" }, +// { 0x32CB, "" }, +// { 0x32CC, "" }, { 0x32CD, "fire_link_structs" }, +// { 0x32CE, "" }, { 0x32CF, "fire_magic_missile" }, { 0x32D0, "fire_magic_missile_mig" }, +// { 0x32D1, "" }, { 0x32D2, "fire_missile_at_vehicle" }, { 0x32D3, "fire_missiles" }, +// { 0x32D4, "" }, +// { 0x32D5, "" }, +// { 0x32D6, "" }, { 0x32D7, "fire_on" }, { 0x32D8, "fire_on_non_vehicle" }, +// { 0x32D9, "" }, { 0x32DA, "fire_radius" }, +// { 0x32DB, "" }, +// { 0x32DC, "" }, { 0x32DD, "fire_rocket" }, +// { 0x32DE, "" }, +// { 0x32DF, "" }, { 0x32E0, "fire_sat_rcs_thrusters" }, { 0x32E1, "fire_seeking_missile" }, { 0x32E2, "fire_sensor" }, { 0x32E3, "fire_sound_spindown" }, +// { 0x32E4, "" }, +// { 0x32E5, "" }, { 0x32E6, "fire_space_microtar" }, { 0x32E7, "fire_spit_projectile" }, +// { 0x32E8, "" }, { 0x32E9, "fire_supression_status" }, +// { 0x32EA, "" }, { 0x32EB, "fire_tracers" }, +// { 0x32EC, "" }, { 0x32ED, "fire_tracking_missile_at_vehicle" }, { 0x32EE, "fire_tracking_missile_mig" }, { 0x32EF, "fire_trap_burn" }, +// { 0x32F0, "" }, +// { 0x32F1, "" }, +// { 0x32F2, "" }, +// { 0x32F3, "" }, +// { 0x32F4, "" }, +// { 0x32F5, "" }, { 0x32F6, "fire_turret" }, +// { 0x32F7, "" }, +// { 0x32F8, "" }, +// { 0x32F9, "" }, { 0x32FA, "firecloudheight" }, +// { 0x32FB, "" }, { 0x32FC, "firecloudlingertime" }, +// { 0x32FD, "" }, +// { 0x32FE, "" }, +// { 0x32FF, "" }, { 0x3300, "firecloudsfx" }, { 0x3301, "firecloudtickdamage" }, +// { 0x3302, "" }, +// { 0x3303, "" }, +// { 0x3304, "" }, +// { 0x3305, "" }, { 0x3306, "fired_weapon" }, +// { 0x3307, "" }, { 0x3308, "firedirector" }, { 0x3309, "firedonme" }, +// { 0x330A, "" }, { 0x330B, "fireinterval" }, +// { 0x330C, "" }, +// { 0x330D, "" }, +// { 0x330E, "" }, +// { 0x330F, "" }, { 0x3310, "fireontarget" }, { 0x3311, "fireonvehicletarget" }, { 0x3312, "fires" }, { 0x3313, "fireshield" }, +// { 0x3314, "" }, +// { 0x3315, "" }, +// { 0x3316, "" }, +// { 0x3317, "" }, +// { 0x3318, "" }, +// { 0x3319, "" }, +// { 0x331A, "" }, +// { 0x331B, "" }, { 0x331C, "fireteam_hunt_next_zone_search_time" }, { 0x331D, "fireteam_hunt_target_zone" }, { 0x331E, "fireteam_menu" }, { 0x331F, "fireteam_personality_original" }, +// { 0x3320, "" }, +// { 0x3321, "" }, +// { 0x3322, "" }, { 0x3323, "fireteam_tdm_set_hunt_leader" }, { 0x3324, "fireteammembers" }, { 0x3325, "firetime" }, +// { 0x3326, "" }, +// { 0x3327, "" }, { 0x3328, "fireuntiloutofammointernal" }, +// { 0x3329, "" }, +// { 0x332A, "" }, +// { 0x332B, "" }, { 0x332C, "fireworklights" }, { 0x332D, "fireworks" }, { 0x332E, "fireworks_courtyard" }, { 0x332F, "fireworks_courtyard_post" }, { 0x3330, "fireworks_courtyard_stairs" }, { 0x3331, "fireworks_finale" }, +// { 0x3332, "" }, +// { 0x3333, "" }, +// { 0x3334, "" }, { 0x3335, "fireworks_init" }, +// { 0x3336, "" }, { 0x3337, "fireworks_intro_post" }, { 0x3338, "fireworks_junction" }, { 0x3339, "fireworks_junction_post" }, +// { 0x333A, "" }, { 0x333B, "fireworks_start" }, +// { 0x333C, "" }, +// { 0x333D, "" }, +// { 0x333E, "" }, +// { 0x333F, "" }, +// { 0x3340, "" }, { 0x3341, "firing_into_bunks" }, { 0x3342, "firing_position" }, { 0x3343, "firing_sound_ent" }, +// { 0x3344, "" }, +// { 0x3345, "" }, +// { 0x3346, "" }, { 0x3347, "firingreaper" }, { 0x3348, "first_distant_sat_launch" }, { 0x3349, "first_explosion_fx" }, +// { 0x334A, "" }, +// { 0x334B, "" }, { 0x334C, "first_floor_patroller_1_setup" }, { 0x334D, "first_floor_patroller_2_setup" }, { 0x334E, "first_floor_shift_right_trigger" }, { 0x334F, "first_floor_sitting_laptop_guy_react" }, { 0x3350, "first_floor_sitting_laptop_guy_react_laptop" }, +// { 0x3351, "" }, { 0x3352, "first_frame" }, +// { 0x3353, "" }, +// { 0x3354, "" }, +// { 0x3355, "" }, { 0x3356, "first_guy_leap_frog_logic" }, +// { 0x3357, "" }, +// { 0x3358, "" }, +// { 0x3359, "" }, +// { 0x335A, "" }, +// { 0x335B, "" }, +// { 0x335C, "" }, +// { 0x335D, "" }, { 0x335E, "first_time_depth_charge_minigun_hint" }, +// { 0x335F, "" }, +// { 0x3360, "" }, { 0x3361, "first_zoom_level_fov" }, { 0x3362, "firstblood" }, +// { 0x3363, "" }, { 0x3364, "firstcapture" }, { 0x3365, "firstcontact" }, { 0x3366, "firstcratedrop" }, { 0x3367, "firstframe_combat_one_door" }, +// { 0x3368, "" }, +// { 0x3369, "" }, { 0x336A, "firstinit" }, +// { 0x336B, "" }, { 0x336C, "firstload" }, +// { 0x336D, "" }, +// { 0x336E, "" }, +// { 0x336F, "" }, { 0x3370, "fish" }, +// { 0x3371, "" }, +// { 0x3372, "" }, +// { 0x3373, "" }, +// { 0x3374, "" }, +// { 0x3375, "" }, +// { 0x3376, "" }, { 0x3377, "fizzle_flashbangs_think" }, { 0x3378, "fizzle_tracked" }, +// { 0x3379, "" }, +// { 0x337A, "" }, +// { 0x337B, "" }, +// { 0x337C, "" }, +// { 0x337D, "" }, { 0x337E, "flag_count" }, +// { 0x337F, "" }, +// { 0x3380, "" }, +// { 0x3381, "" }, +// { 0x3382, "" }, { 0x3383, "flag_exist" }, { 0x3384, "flag_if_player_aims_knife_at_enemy" }, +// { 0x3385, "" }, { 0x3386, "flag_inits" }, { 0x3387, "flag_on_death" }, { 0x3388, "flag_set" }, { 0x3389, "flag_set_delayed" }, { 0x338A, "flag_set_near_ent" }, +// { 0x338B, "" }, { 0x338C, "flag_state" }, +// { 0x338D, "" }, +// { 0x338E, "" }, +// { 0x338F, "" }, { 0x3390, "flag_trigger_init" }, +// { 0x3391, "" }, +// { 0x3392, "" }, +// { 0x3393, "" }, { 0x3394, "flag_wait" }, { 0x3395, "flag_wait_all" }, { 0x3396, "flag_wait_any" }, +// { 0x3397, "" }, +// { 0x3398, "" }, { 0x3399, "flag_wait_badplace_brush" }, +// { 0x339A, "" }, +// { 0x339B, "" }, { 0x339C, "flag_wait_either_return" }, +// { 0x339D, "" }, +// { 0x339E, "" }, { 0x339F, "flag_wait_or_timeout" }, +// { 0x33A0, "" }, { 0x33A1, "flag_waitopen_any" }, +// { 0x33A2, "" }, { 0x33A3, "flag_watcher" }, { 0x33A4, "flagbasefxid" }, +// { 0x33A5, "" }, +// { 0x33A6, "" }, +// { 0x33A7, "" }, +// { 0x33A8, "" }, { 0x33A9, "flagtowait" }, { 0x33AA, "flagwaitthread" }, { 0x33AB, "flagwaitthread_proc" }, +// { 0x33AC, "" }, { 0x33AD, "flamestack_godrays" }, +// { 0x33AE, "" }, { 0x33AF, "flare_doburnout" }, +// { 0x33B0, "" }, +// { 0x33B1, "" }, { 0x33B2, "flare_fx" }, +// { 0x33B3, "" }, +// { 0x33B4, "" }, { 0x33B5, "flare_knife" }, +// { 0x33B6, "" }, +// { 0x33B7, "" }, +// { 0x33B8, "" }, { 0x33B9, "flare_trackvelocity" }, +// { 0x33BA, "" }, { 0x33BB, "flareactiveradius" }, +// { 0x33BC, "" }, { 0x33BD, "flareauto" }, +// { 0x33BE, "" }, +// { 0x33BF, "" }, +// { 0x33C0, "" }, { 0x33C1, "flarefx" }, { 0x33C2, "flarefxexplode" }, { 0x33C3, "flareindex" }, +// { 0x33C4, "" }, { 0x33C5, "flareprotection" }, +// { 0x33C6, "" }, { 0x33C7, "flarerig_animrate" }, +// { 0x33C8, "" }, +// { 0x33C9, "" }, { 0x33CA, "flarerig_tagangles" }, +// { 0x33CB, "" }, { 0x33CC, "flares" }, +// { 0x33CD, "" }, +// { 0x33CE, "" }, +// { 0x33CF, "" }, +// { 0x33D0, "" }, +// { 0x33D1, "" }, { 0x33D2, "flares_fire" }, +// { 0x33D3, "" }, +// { 0x33D4, "" }, +// { 0x33D5, "" }, +// { 0x33D6, "" }, +// { 0x33D7, "" }, +// { 0x33D8, "" }, +// { 0x33D9, "" }, +// { 0x33DA, "" }, { 0x33DB, "flares_playfx" }, { 0x33DC, "flares_redirect_missiles" }, +// { 0x33DD, "" }, { 0x33DE, "flares_watchsamproximity" }, +// { 0x33DF, "" }, +// { 0x33E0, "" }, { 0x33E1, "flaresound" }, +// { 0x33E2, "" }, +// { 0x33E3, "" }, +// { 0x33E4, "" }, +// { 0x33E5, "" }, +// { 0x33E6, "" }, +// { 0x33E7, "" }, +// { 0x33E8, "" }, +// { 0x33E9, "" }, { 0x33EA, "flarestack_door" }, +// { 0x33EB, "" }, { 0x33EC, "flarestack_pressurelp_01" }, { 0x33ED, "flarestack_pressurelp_02" }, +// { 0x33EE, "" }, +// { 0x33EF, "" }, +// { 0x33F0, "" }, +// { 0x33F1, "" }, +// { 0x33F2, "" }, +// { 0x33F3, "" }, { 0x33F4, "flash_credit_gain" }, { 0x33F5, "flash_fxs" }, +// { 0x33F6, "" }, { 0x33F7, "flashanimindex" }, +// { 0x33F8, "" }, +// { 0x33F9, "" }, { 0x33FA, "flashbangedloop" }, +// { 0x33FB, "" }, { 0x33FC, "flashbangimmunity" }, { 0x33FD, "flashbangisactive" }, +// { 0x33FE, "" }, { 0x33FF, "flashbangstart" }, { 0x3400, "flashbangstop" }, +// { 0x3401, "" }, +// { 0x3402, "" }, { 0x3403, "flashendtime" }, +// { 0x3404, "" }, +// { 0x3405, "" }, +// { 0x3406, "" }, +// { 0x3407, "" }, { 0x3408, "flashlight_off" }, +// { 0x3409, "" }, { 0x340A, "flashlight_prop" }, +// { 0x340B, "" }, { 0x340C, "flashlight_toggle" }, { 0x340D, "flashmonitor" }, { 0x340E, "flashmonitorenablehealthshield" }, +// { 0x340F, "" }, +// { 0x3410, "" }, +// { 0x3411, "" }, { 0x3412, "flashrumbleloop" }, +// { 0x3413, "" }, +// { 0x3414, "" }, +// { 0x3415, "" }, +// { 0x3416, "" }, +// { 0x3417, "" }, { 0x3418, "flat_trigger" }, +// { 0x3419, "" }, +// { 0x341A, "" }, +// { 0x341B, "" }, +// { 0x341C, "" }, +// { 0x341D, "" }, +// { 0x341E, "" }, +// { 0x341F, "" }, +// { 0x3420, "" }, +// { 0x3421, "" }, +// { 0x3422, "" }, +// { 0x3423, "" }, +// { 0x3424, "" }, +// { 0x3425, "" }, +// { 0x3426, "" }, +// { 0x3427, "" }, { 0x3428, "flinching" }, +// { 0x3429, "" }, +// { 0x342A, "" }, { 0x342B, "fling_debug" }, +// { 0x342C, "" }, +// { 0x342D, "" }, +// { 0x342E, "" }, +// { 0x342F, "" }, +// { 0x3430, "" }, +// { 0x3431, "" }, +// { 0x3432, "" }, +// { 0x3433, "" }, { 0x3434, "flock_handledamage" }, +// { 0x3435, "" }, { 0x3436, "flood_amb_fx" }, +// { 0x3437, "" }, { 0x3438, "flood_and_secure_spawn" }, { 0x3439, "flood_and_secure_spawn_goal" }, { 0x343A, "flood_and_secure_spawner" }, { 0x343B, "flood_and_secure_spawner_think" }, { 0x343C, "flood_battlechatter_on" }, +// { 0x343D, "" }, { 0x343E, "flood_convoy_attackheli01_sfx" }, +// { 0x343F, "" }, +// { 0x3440, "" }, { 0x3441, "flood_convoy_chopper2_sfx" }, +// { 0x3442, "" }, { 0x3443, "flood_convoy_exp_sfx" }, { 0x3444, "flood_convoy_sfx" }, { 0x3445, "flood_createfx_cleanup" }, { 0x3446, "flood_current_goalnode" }, { 0x3447, "flood_default_water_transion_fx" }, +// { 0x3448, "" }, { 0x3449, "flood_ending_fadeout" }, +// { 0x344A, "" }, +// { 0x344B, "" }, +// { 0x344C, "" }, { 0x344D, "flood_interactives_cleanup" }, { 0x344E, "flood_intro_screen" }, +// { 0x344F, "" }, { 0x3450, "flood_launcher_crash_sfx" }, { 0x3451, "flood_locations" }, { 0x3452, "flood_mall_roof_door" }, { 0x3453, "flood_mall_roof_door_model" }, +// { 0x3454, "" }, +// { 0x3455, "" }, +// { 0x3456, "" }, +// { 0x3457, "" }, +// { 0x3458, "" }, { 0x3459, "flood_og_movetransitionrate" }, +// { 0x345A, "" }, { 0x345B, "flood_player_default_jump_height" }, { 0x345C, "flood_shake_tree" }, { 0x345D, "flood_shake_tree_internal" }, +// { 0x345E, "" }, { 0x345F, "flood_spawn" }, +// { 0x3460, "" }, +// { 0x3461, "" }, { 0x3462, "flood_spawner_scripted" }, { 0x3463, "flood_spawner_stop" }, { 0x3464, "flood_spawner_think" }, { 0x3465, "flood_sweptaway" }, +// { 0x3466, "" }, +// { 0x3467, "" }, +// { 0x3468, "" }, +// { 0x3469, "" }, { 0x346A, "flooding_ext_start" }, +// { 0x346B, "" }, { 0x346C, "flooding_int_start" }, { 0x346D, "flooding_last_water_state" }, { 0x346E, "flooding_stairs_vo" }, +// { 0x346F, "" }, { 0x3470, "flush_church_proc" }, { 0x3471, "flush_sat_camp_1" }, +// { 0x3472, "" }, { 0x3473, "fly_around_start" }, +// { 0x3474, "" }, +// { 0x3475, "" }, { 0x3476, "fly_distance" }, +// { 0x3477, "" }, +// { 0x3478, "" }, +// { 0x3479, "" }, +// { 0x347A, "" }, { 0x347B, "flyout_lights" }, { 0x347C, "fndogmeleevictim" }, +// { 0x347D, "" }, { 0x347E, "fnoverlord" }, +// { 0x347F, "" }, +// { 0x3480, "" }, +// { 0x3481, "" }, +// { 0x3482, "" }, +// { 0x3483, "" }, +// { 0x3484, "" }, +// { 0x3485, "" }, +// { 0x3486, "" }, { 0x3487, "folded_sentry_use_wait" }, { 0x3488, "foley" }, +// { 0x3489, "" }, +// { 0x348A, "" }, { 0x348B, "follow_icon_manager" }, { 0x348C, "follow_on_went_hot" }, { 0x348D, "follow_on_went_hot_logic" }, { 0x348E, "follow_origin" }, { 0x348F, "follow_path" }, +// { 0x3490, "" }, { 0x3491, "follow_path_animate_set_ent" }, { 0x3492, "follow_path_animate_set_node" }, { 0x3493, "follow_path_animate_set_struct" }, +// { 0x3494, "" }, +// { 0x3495, "" }, +// { 0x3496, "" }, +// { 0x3497, "" }, +// { 0x3498, "" }, +// { 0x3499, "" }, { 0x349A, "font_color" }, { 0x349B, "font_size" }, +// { 0x349C, "" }, { 0x349D, "fontpulse" }, +// { 0x349E, "" }, { 0x349F, "fontscaler" }, { 0x34A0, "foo" }, +// { 0x34A1, "" }, +// { 0x34A2, "" }, { 0x34A3, "force_actor_space_rotation_update" }, +// { 0x34A4, "" }, { 0x34A5, "force_all_complete" }, +// { 0x34A6, "" }, { 0x34A7, "force_civilian_hunched_run" }, +// { 0x34A8, "" }, +// { 0x34A9, "" }, +// { 0x34AA, "" }, { 0x34AB, "force_crawling_death_proc" }, { 0x34AC, "force_crouch" }, { 0x34AD, "force_deathquote" }, +// { 0x34AE, "" }, +// { 0x34AF, "" }, +// { 0x34B0, "" }, +// { 0x34B1, "" }, { 0x34B2, "force_hint" }, +// { 0x34B3, "" }, +// { 0x34B4, "" }, +// { 0x34B5, "" }, { 0x34B6, "force_mantle_trigs" }, { 0x34B7, "force_next_earthquake" }, { 0x34B8, "force_num_crawls" }, +// { 0x34B9, "" }, +// { 0x34BA, "" }, { 0x34BB, "force_player_to_end_upload" }, +// { 0x34BC, "" }, +// { 0x34BD, "" }, +// { 0x34BE, "" }, { 0x34BF, "force_stop_sound" }, +// { 0x34C0, "" }, +// { 0x34C1, "" }, +// { 0x34C2, "" }, +// { 0x34C3, "" }, +// { 0x34C4, "" }, +// { 0x34C5, "" }, +// { 0x34C6, "" }, { 0x34C7, "forced_hint" }, { 0x34C8, "forced_slowmo_breach_lerpout" }, +// { 0x34C9, "" }, { 0x34CA, "forced_start_catchup" }, { 0x34CB, "forced_startingposition" }, { 0x34CC, "forcedend" }, { 0x34CD, "forcedgameskill" }, +// { 0x34CE, "" }, +// { 0x34CF, "" }, { 0x34D0, "forcedtarget" }, +// { 0x34D1, "" }, +// { 0x34D2, "" }, +// { 0x34D3, "" }, +// { 0x34D4, "" }, +// { 0x34D5, "" }, { 0x34D6, "forcegoal" }, { 0x34D7, "forcegoal_radius" }, +// { 0x34D8, "" }, +// { 0x34D9, "" }, +// { 0x34DA, "" }, +// { 0x34DB, "" }, +// { 0x34DC, "" }, +// { 0x34DD, "" }, { 0x34DE, "forcespawnangles" }, +// { 0x34DF, "" }, +// { 0x34E0, "" }, +// { 0x34E1, "" }, { 0x34E2, "forcetrigger" }, +// { 0x34E3, "" }, +// { 0x34E4, "" }, { 0x34E5, "foreman" }, +// { 0x34E6, "" }, { 0x34E7, "forfeitinprogress" }, { 0x34E8, "forfeitwaitforabort" }, { 0x34E9, "forget_time" }, { 0x34EA, "format1" }, { 0x34EB, "format2" }, +// { 0x34EC, "" }, { 0x34ED, "forty_five_sec_vo" }, { 0x34EE, "forward_direction_worldspace" }, { 0x34EF, "forward_for_vision_change" }, { 0x34F0, "forwardgraphid" }, { 0x34F1, "forwardpush" }, +// { 0x34F2, "" }, { 0x34F3, "forwardyaw" }, +// { 0x34F4, "" }, +// { 0x34F5, "" }, +// { 0x34F6, "" }, +// { 0x34F7, "" }, +// { 0x34F8, "" }, +// { 0x34F9, "" }, +// { 0x34FA, "" }, { 0x34FB, "fov_get_default" }, +// { 0x34FC, "" }, { 0x34FD, "fov_orig" }, { 0x34FE, "fov_outer" }, { 0x34FF, "fov_range" }, +// { 0x3500, "" }, { 0x3501, "frac" }, +// { 0x3502, "" }, +// { 0x3503, "" }, { 0x3504, "frames_visible" }, { 0x3505, "free_node" }, { 0x3506, "free_on_death" }, +// { 0x3507, "" }, +// { 0x3508, "" }, +// { 0x3509, "" }, { 0x350A, "freeplayer" }, +// { 0x350B, "" }, +// { 0x350C, "" }, { 0x350D, "freezeallplayers" }, +// { 0x350E, "" }, +// { 0x350F, "" }, { 0x3510, "freon_leak_fx_turn_off_damage" }, +// { 0x3511, "" }, { 0x3512, "fridge_anims" }, +// { 0x3513, "" }, +// { 0x3514, "" }, +// { 0x3515, "" }, { 0x3516, "friendlies_breach" }, { 0x3517, "friendlies_execute_enemies" }, { 0x3518, "friendlies_shoot_while_breaching" }, +// { 0x3519, "" }, +// { 0x351A, "" }, +// { 0x351B, "" }, +// { 0x351C, "" }, +// { 0x351D, "" }, +// { 0x351E, "" }, { 0x351F, "friendly_breach_thread" }, { 0x3520, "friendly_bubbles" }, +// { 0x3521, "" }, +// { 0x3522, "" }, +// { 0x3523, "" }, +// { 0x3524, "" }, { 0x3525, "friendly_color_hidden" }, { 0x3526, "friendly_color_spotted" }, +// { 0x3527, "" }, +// { 0x3528, "" }, +// { 0x3529, "" }, { 0x352A, "friendly_custom_acc_behavior" }, +// { 0x352B, "" }, +// { 0x352C, "" }, { 0x352D, "friendly_default_acc_behavior" }, { 0x352E, "friendly_default_color_behavior" }, +// { 0x352F, "" }, +// { 0x3530, "" }, +// { 0x3531, "" }, +// { 0x3532, "" }, { 0x3533, "friendly_fire_enable" }, { 0x3534, "friendly_fire_fail_check" }, +// { 0x3535, "" }, { 0x3536, "friendly_getangles_ai" }, { 0x3537, "friendly_getangles_player" }, +// { 0x3538, "" }, +// { 0x3539, "" }, { 0x353A, "friendly_getvelocity" }, +// { 0x353B, "" }, { 0x353C, "friendly_hud_icon_blink_on_damage" }, +// { 0x353D, "" }, +// { 0x353E, "" }, +// { 0x353F, "" }, { 0x3540, "friendly_init" }, +// { 0x3541, "" }, +// { 0x3542, "" }, +// { 0x3543, "" }, +// { 0x3544, "" }, { 0x3545, "friendly_mg42_doneusingturret" }, { 0x3546, "friendly_mg42_endtrigger" }, +// { 0x3547, "" }, +// { 0x3548, "" }, +// { 0x3549, "" }, +// { 0x354A, "" }, { 0x354B, "friendly_mgturret" }, { 0x354C, "friendly_navigation" }, { 0x354D, "friendly_nearby" }, { 0x354E, "friendly_promotion_thread" }, +// { 0x354F, "" }, { 0x3550, "friendly_respawn_vision_checker_thread" }, +// { 0x3551, "" }, +// { 0x3552, "" }, { 0x3553, "friendly_setup" }, { 0x3554, "friendly_setup_apache_section" }, +// { 0x3555, "" }, { 0x3556, "friendly_spawner" }, +// { 0x3557, "" }, { 0x3558, "friendly_spotted_getup_from_prone" }, { 0x3559, "friendly_stance_handler" }, +// { 0x355A, "" }, +// { 0x355B, "" }, { 0x355C, "friendly_stance_handler_check_mightbeseen" }, +// { 0x355D, "" }, { 0x355E, "friendly_stance_handler_return_ai_sight" }, +// { 0x355F, "" }, +// { 0x3560, "" }, +// { 0x3561, "" }, +// { 0x3562, "" }, +// { 0x3563, "" }, +// { 0x3564, "" }, +// { 0x3565, "" }, +// { 0x3566, "" }, +// { 0x3567, "" }, { 0x3568, "friendly_visibility_logic" }, +// { 0x3569, "" }, +// { 0x356A, "" }, { 0x356B, "friendly_wave_masterthread" }, { 0x356C, "friendly_wave_trigger" }, +// { 0x356D, "" }, +// { 0x356E, "" }, +// { 0x356F, "" }, { 0x3570, "friendlychains" }, +// { 0x3571, "" }, +// { 0x3572, "" }, +// { 0x3573, "" }, { 0x3574, "friendlyfire_damage_modifier" }, { 0x3575, "friendlyfire_destructible_attacker" }, +// { 0x3576, "" }, { 0x3577, "friendlyfire_max_participation" }, { 0x3578, "friendlyfire_shield" }, { 0x3579, "friendlyfire_warning" }, +// { 0x357A, "" }, { 0x357B, "friendlyfire_warnings_disable" }, { 0x357C, "friendlyfire_warnings_off" }, +// { 0x357D, "" }, { 0x357E, "friendlyfire_whizby_distances_valid" }, +// { 0x357F, "" }, +// { 0x3580, "" }, { 0x3581, "friendlyfiredisabledfordestructible" }, +// { 0x3582, "" }, +// { 0x3583, "" }, +// { 0x3584, "" }, +// { 0x3585, "" }, +// { 0x3586, "" }, { 0x3587, "friendlyhudicon_normal" }, { 0x3588, "friendlyhudicon_rotating" }, { 0x3589, "friendlyhudicon_showall" }, @@ -11688,142 +15866,339 @@ const std::array, 13827> token_list { 0x358B, "friendlyicon" }, { 0x358C, "friendlymodel" }, { 0x358D, "friendlyspawnorg" }, +// { 0x358E, "" }, { 0x358F, "friendlyspawnwave" }, { 0x3590, "friendlyspawnwave_triggerthink" }, { 0x3591, "friendlytrigger" }, { 0x3592, "friendlywave_thread" }, { 0x3593, "friendlywaypoint" }, +// { 0x3594, "" }, +// { 0x3595, "" }, +// { 0x3596, "" }, +// { 0x3597, "" }, +// { 0x3598, "" }, +// { 0x3599, "" }, +// { 0x359A, "" }, +// { 0x359B, "" }, +// { 0x359C, "" }, { 0x359D, "front_wheel_sfx" }, +// { 0x359E, "" }, +// { 0x359F, "" }, { 0x35A0, "fudge_ally_accuracy" }, +// { 0x35A1, "" }, +// { 0x35A2, "" }, { 0x35A3, "fullmodel" }, +// { 0x35A4, "" }, { 0x35A5, "func" }, +// { 0x35A6, "" }, +// { 0x35A7, "" }, +// { 0x35A8, "" }, +// { 0x35A9, "" }, { 0x35AA, "func_get_level_fx" }, { 0x35AB, "func_get_nodes_on_path" }, +// { 0x35AC, "" }, { 0x35AD, "func_give" }, +// { 0x35AE, "" }, +// { 0x35AF, "" }, +// { 0x35B0, "" }, +// { 0x35B1, "" }, { 0x35B2, "func_position_player" }, { 0x35B3, "func_position_player_get" }, +// { 0x35B4, "" }, +// { 0x35B5, "" }, { 0x35B6, "func_waittill_msg" }, { 0x35B7, "function_stack" }, { 0x35B8, "function_stack_caller_waits_for_turn" }, { 0x35B9, "function_stack_clear" }, +// { 0x35BA, "" }, +// { 0x35BB, "" }, +// { 0x35BC, "" }, +// { 0x35BD, "" }, { 0x35BE, "function_stack_wait" }, { 0x35BF, "function_stack_wait_finish" }, +// { 0x35C0, "" }, +// { 0x35C1, "" }, { 0x35C2, "funnel_player_internal" }, { 0x35C3, "furniturepushsound" }, +// { 0x35C4, "" }, +// { 0x35C5, "" }, +// { 0x35C6, "" }, { 0x35C7, "fx_airlock_ambient" }, { 0x35C8, "fx_airstrike_afterburner" }, { 0x35C9, "fx_airstrike_contrail" }, +// { 0x35CA, "" }, { 0x35CB, "fx_airstrike_wingtip_light_red" }, +// { 0x35CC, "" }, +// { 0x35CD, "" }, { 0x35CE, "fx_ambient_setup" }, { 0x35CF, "fx_angry_flood_nearmiss" }, { 0x35D0, "fx_array" }, { 0x35D1, "fx_aurora_anim" }, { 0x35D2, "fx_blood_splatter" }, { 0x35D3, "fx_bokehdots_and_waterdrops_heavy" }, +// { 0x35D4, "" }, { 0x35D5, "fx_bokehdots_far" }, +// { 0x35D6, "" }, +// { 0x35D7, "" }, { 0x35D8, "fx_bridgefall_med_splash" }, { 0x35D9, "fx_bridgefall_small_splash" }, +// { 0x35DA, "" }, { 0x35DB, "fx_burnup_kyra" }, { 0x35DC, "fx_burnup_player" }, { 0x35DD, "fx_burnup_sat" }, { 0x35DE, "fx_c2_rog_satelittes_close_01" }, +// { 0x35DF, "" }, +// { 0x35E0, "" }, { 0x35E1, "fx_camp_truck_submerge_body" }, +// { 0x35E2, "" }, +// { 0x35E3, "" }, +// { 0x35E4, "" }, { 0x35E5, "fx_charge2_pos" }, +// { 0x35E6, "" }, +// { 0x35E7, "" }, +// { 0x35E8, "" }, { 0x35E9, "fx_command_snow" }, +// { 0x35EA, "" }, { 0x35EB, "fx_command_window_light_on" }, +// { 0x35EC, "" }, +// { 0x35ED, "" }, +// { 0x35EE, "" }, { 0x35EF, "fx_crater_plume" }, { 0x35F0, "fx_create_bokehdots_source" }, +// { 0x35F1, "" }, +// { 0x35F2, "" }, { 0x35F3, "fx_dam_explosion" }, +// { 0x35F4, "" }, { 0x35F5, "fx_dam_missile_dust" }, { 0x35F6, "fx_dam_missile_launch_01" }, +// { 0x35F7, "" }, +// { 0x35F8, "" }, +// { 0x35F9, "" }, +// { 0x35FA, "" }, +// { 0x35FB, "" }, { 0x35FC, "fx_debri_combat_one" }, { 0x35FD, "fx_door_open" }, +// { 0x35FE, "" }, +// { 0x35FF, "" }, +// { 0x3600, "" }, +// { 0x3601, "" }, +// { 0x3602, "" }, +// { 0x3603, "" }, +// { 0x3604, "" }, { 0x3605, "fx_ents_playfx" }, { 0x3606, "fx_escape_ambient" }, +// { 0x3607, "" }, { 0x3608, "fx_escape_play_rog_impact" }, +// { 0x3609, "" }, +// { 0x360A, "" }, { 0x360B, "fx_flarestack_motion" }, +// { 0x360C, "" }, +// { 0x360D, "" }, +// { 0x360E, "" }, +// { 0x360F, "" }, { 0x3610, "fx_glass_front" }, +// { 0x3611, "" }, { 0x3612, "fx_glass_mid_1" }, +// { 0x3613, "" }, +// { 0x3614, "" }, +// { 0x3615, "" }, +// { 0x3616, "" }, +// { 0x3617, "" }, +// { 0x3618, "" }, +// { 0x3619, "" }, +// { 0x361A, "" }, +// { 0x361B, "" }, +// { 0x361C, "" }, +// { 0x361D, "" }, +// { 0x361E, "" }, +// { 0x361F, "" }, { 0x3620, "fx_init" }, { 0x3621, "fx_intro_amb" }, { 0x3622, "fx_intro_ambient" }, { 0x3623, "fx_intro_friendly_glowsticks" }, { 0x3624, "fx_jump_ambient" }, +// { 0x3625, "" }, +// { 0x3626, "" }, { 0x3627, "fx_lens_drops_01" }, +// { 0x3628, "" }, +// { 0x3629, "" }, { 0x362A, "fx_lens_drops_04" }, +// { 0x362B, "" }, +// { 0x362C, "" }, { 0x362D, "fx_like_dust_in_the_wind_02" }, { 0x362E, "fx_like_dust_in_the_wind_03" }, +// { 0x362F, "" }, +// { 0x3630, "" }, +// { 0x3631, "" }, { 0x3632, "fx_mall_roof_water_hide" }, { 0x3633, "fx_mall_roof_water_show" }, { 0x3634, "fx_mall_rooftop_debris" }, { 0x3635, "fx_mall_rooftop_hide_shadow_geo" }, { 0x3636, "fx_missile_launch" }, +// { 0x3637, "" }, +// { 0x3638, "" }, { 0x3639, "fx_opfor3_pushdown_bubbles" }, +// { 0x363A, "" }, { 0x363B, "fx_org" }, +// { 0x363C, "" }, { 0x363D, "fx_org_belly2" }, { 0x363E, "fx_org_body" }, +// { 0x363F, "" }, +// { 0x3640, "" }, +// { 0x3641, "" }, +// { 0x3642, "" }, +// { 0x3643, "" }, +// { 0x3644, "" }, { 0x3645, "fx_origin_with_train_angles" }, { 0x3646, "fx_parking_garage_ambient" }, +// { 0x3647, "" }, +// { 0x3648, "" }, +// { 0x3649, "" }, +// { 0x364A, "" }, +// { 0x364B, "" }, +// { 0x364C, "" }, +// { 0x364D, "" }, +// { 0x364E, "" }, +// { 0x364F, "" }, { 0x3650, "fx_retarget_warehouse_waters_lighting" }, { 0x3651, "fx_rog_amb_exp" }, +// { 0x3652, "" }, { 0x3653, "fx_rog_satelittes_close_02" }, { 0x3654, "fx_rog_satelittes_close_03" }, { 0x3655, "fx_rog_satelittes_fire_fx_close" }, +// { 0x3656, "" }, { 0x3657, "fx_rog_satelittes_firing_c2" }, +// { 0x3658, "" }, { 0x3659, "fx_rooftop2_ambient" }, +// { 0x365A, "" }, +// { 0x365B, "" }, +// { 0x365C, "" }, +// { 0x365D, "" }, { 0x365E, "fx_rotate_lights" }, +// { 0x365F, "" }, { 0x3660, "fx_rotating" }, +// { 0x3661, "" }, { 0x3662, "fx_sat_doors_close" }, { 0x3663, "fx_sat_doors_open" }, +// { 0x3664, "" }, { 0x3665, "fx_sat_rcs_damage" }, { 0x3666, "fx_sat_rcs_damage_kill" }, { 0x3667, "fx_sat_thrusters_damage" }, +// { 0x3668, "" }, { 0x3669, "fx_screen_bokehdots_rain" }, +// { 0x366A, "" }, +// { 0x366B, "" }, +// { 0x366C, "" }, { 0x366D, "fx_screen_raindrops_fast_kill" }, { 0x366E, "fx_screen_water_sheeting" }, { 0x366F, "fx_sea_spray" }, +// { 0x3670, "" }, +// { 0x3671, "" }, +// { 0x3672, "" }, +// { 0x3673, "" }, +// { 0x3674, "" }, { 0x3675, "fx_skybridge_event" }, { 0x3676, "fx_skybridge_room_bokeh_01" }, { 0x3677, "fx_skybridge_room_bokeh_02" }, { 0x3678, "fx_snakecam_lens_shmutz" }, +// { 0x3679, "" }, +// { 0x367A, "" }, { 0x367B, "fx_snowmobile_light" }, +// { 0x367C, "" }, { 0x367D, "fx_solar_panel_collision_player" }, +// { 0x367E, "" }, { 0x367F, "fx_space_glass" }, +// { 0x3680, "" }, +// { 0x3681, "" }, { 0x3682, "fx_spin_play_rog_impact" }, { 0x3683, "fx_spin_player_debris" }, +// { 0x3684, "" }, +// { 0x3685, "" }, { 0x3686, "fx_stealth_ambient" }, +// { 0x3687, "" }, { 0x3688, "fx_stealthkill_02_blood_02" }, { 0x3689, "fx_stealthkill_02_opfor2_blood_01" }, +// { 0x368A, "" }, +// { 0x368B, "" }, { 0x368C, "fx_swept_amb_fx" }, +// { 0x368D, "" }, { 0x368E, "fx_swept_water_hide" }, +// { 0x368F, "" }, +// { 0x3690, "" }, { 0x3691, "fx_tag" }, +// { 0x3692, "" }, +// { 0x3693, "" }, { 0x3694, "fx_tag_prop_wash" }, { 0x3695, "fx_tag_prop_wash1" }, +// { 0x3696, "" }, { 0x3697, "fx_tank_window_break" }, +// { 0x3698, "" }, +// { 0x3699, "" }, { 0x369A, "fx_turn_on_bokehdots_16_player" }, +// { 0x369B, "" }, { 0x369C, "fx_turn_on_bokehdots_32_player" }, +// { 0x369D, "" }, { 0x369E, "fx_turn_on_introfx" }, { 0x369F, "fx_turn_on_tunnel_lights" }, { 0x36A0, "fx_turnon_loco_exterior_lights" }, +// { 0x36A1, "" }, { 0x36A2, "fx_turnon_rooftop_lights" }, +// { 0x36A3, "" }, +// { 0x36A4, "" }, +// { 0x36A5, "" }, +// { 0x36A6, "" }, +// { 0x36A7, "" }, +// { 0x36A8, "" }, +// { 0x36A9, "" }, +// { 0x36AA, "" }, +// { 0x36AB, "" }, +// { 0x36AC, "" }, +// { 0x36AD, "" }, +// { 0x36AE, "" }, +// { 0x36AF, "" }, { 0x36B0, "fx_warehouse_door_burst" }, +// { 0x36B1, "" }, { 0x36B2, "fx_warehouse_double_doors" }, { 0x36B3, "fx_warehouse_floating_debris" }, +// { 0x36B4, "" }, { 0x36B5, "fx_warehouse_splashes" }, +// { 0x36B6, "" }, +// { 0x36B7, "" }, { 0x36B8, "fx_warehouse_underwater_fx_on" }, +// { 0x36B9, "" }, +// { 0x36BA, "" }, +// { 0x36BB, "" }, +// { 0x36BC, "" }, { 0x36BD, "fx_waterwipe_above" }, { 0x36BE, "fx_waterwipe_under" }, { 0x36BF, "fx_wh_splashes" }, { 0x36C0, "fxcost" }, +// { 0x36C1, "" }, +// { 0x36C2, "" }, +// { 0x36C3, "" }, { 0x36C4, "fxfireloopmod" }, { 0x36C5, "fxhudelements" }, +// { 0x36C6, "" }, +// { 0x36C7, "" }, { 0x36C8, "fxid_explode" }, +// { 0x36C9, "" }, +// { 0x36CA, "" }, { 0x36CB, "fxid_light2" }, +// { 0x36CC, "" }, +// { 0x36CD, "" }, +// { 0x36CE, "" }, +// { 0x36CF, "" }, +// { 0x36D0, "" }, +// { 0x36D1, "" }, +// { 0x36D2, "" }, { 0x36D3, "fxstop" }, +// { 0x36D4, "" }, { 0x36D5, "fxtags" }, { 0x36D6, "fxtime" }, +// { 0x36D7, "" }, { 0x36D8, "g_bob_scale_get_func" }, { 0x36D9, "g_bob_scale_set_func" }, +// { 0x36DA, "" }, { 0x36DB, "g_friendlynamedist_old" }, { 0x36DC, "g_speed" }, { 0x36DD, "g_speed_get_func" }, @@ -11834,84 +16209,203 @@ const std::array, 13827> token_list { 0x36E2, "gambleranimwatcher" }, { 0x36E3, "game_is_current_gen" }, { 0x36E4, "game_is_ng" }, +// { 0x36E5, "" }, +// { 0x36E6, "" }, +// { 0x36E7, "" }, +// { 0x36E8, "" }, +// { 0x36E9, "" }, +// { 0x36EA, "" }, +// { 0x36EB, "" }, +// { 0x36EC, "" }, +// { 0x36ED, "" }, { 0x36EE, "gameended" }, { 0x36EF, "gameendlistener" }, +// { 0x36F0, "" }, +// { 0x36F1, "" }, +// { 0x36F2, "" }, +// { 0x36F3, "" }, +// { 0x36F4, "" }, { 0x36F5, "gameflagwait" }, +// { 0x36F6, "" }, +// { 0x36F7, "" }, +// { 0x36F8, "" }, +// { 0x36F9, "" }, { 0x36FA, "gamemodemaydropweapon" }, { 0x36FB, "gamemodemodifyplayerdamage" }, +// { 0x36FC, "" }, +// { 0x36FD, "" }, { 0x36FE, "gameskill" }, +// { 0x36FF, "" }, { 0x3700, "gameskill_is_difficult" }, +// { 0x3701, "" }, +// { 0x3702, "" }, +// { 0x3703, "" }, +// { 0x3704, "" }, +// { 0x3705, "" }, +// { 0x3706, "" }, +// { 0x3707, "" }, +// { 0x3708, "" }, { 0x3709, "gapfixlevel" }, { 0x370A, "garage" }, +// { 0x370B, "" }, +// { 0x370C, "" }, { 0x370D, "garage_ally_move476_jumpers" }, +// { 0x370E, "" }, +// { 0x370F, "" }, +// { 0x3710, "" }, { 0x3711, "garage_ally_move480" }, +// { 0x3712, "" }, { 0x3713, "garage_door_logic" }, { 0x3714, "garage_door_nag" }, { 0x3715, "garage_jeep_start_skid" }, { 0x3716, "garage_jump_01" }, +// { 0x3717, "" }, +// { 0x3718, "" }, { 0x3719, "garage_jump_02_spawn" }, { 0x371A, "garage_malllight_off" }, { 0x371B, "garage_misc" }, { 0x371C, "garage_opening_collapse" }, +// { 0x371D, "" }, +// { 0x371E, "" }, { 0x371F, "garage_start" }, +// { 0x3720, "" }, +// { 0x3721, "" }, { 0x3722, "garage_velocity_loops" }, +// { 0x3723, "" }, +// { 0x3724, "" }, { 0x3725, "garage_wave3_trig" }, { 0x3726, "garage_wave4_trig" }, { 0x3727, "garage_wave_get_furthest" }, +// { 0x3728, "" }, { 0x3729, "garden_enemies_cyan_needed" }, { 0x372A, "garden_enemies_delete" }, +// { 0x372B, "" }, +// { 0x372C, "" }, +// { 0x372D, "" }, +// { 0x372E, "" }, { 0x372F, "garden_entity_cleanup" }, +// { 0x3730, "" }, { 0x3731, "garden_gameplay" }, { 0x3732, "garden_glass_room_guy_spawnfunc" }, { 0x3733, "garden_idf_guys_orange" }, +// { 0x3734, "" }, +// { 0x3735, "" }, +// { 0x3736, "" }, { 0x3737, "garden_last_stand" }, { 0x3738, "garden_move_allies_to_end" }, { 0x3739, "garden_transient_sync" }, { 0x373A, "garden_vo" }, { 0x373B, "garden_wave1" }, +// { 0x373C, "" }, +// { 0x373D, "" }, +// { 0x373E, "" }, { 0x373F, "gas_cloud_available" }, +// { 0x3740, "" }, +// { 0x3741, "" }, { 0x3742, "gas_flee_guys" }, { 0x3743, "gas_mask_off_player_anim" }, +// { 0x3744, "" }, +// { 0x3745, "" }, { 0x3746, "gas_station" }, +// { 0x3747, "" }, { 0x3748, "gas_station_connect_node" }, { 0x3749, "gas_station_disconnect_node" }, { 0x374A, "gas_station_earthquake" }, { 0x374B, "gas_station_events" }, +// { 0x374C, "" }, +// { 0x374D, "" }, { 0x374E, "gas_station_play_fx" }, +// { 0x374F, "" }, { 0x3750, "gas_station_precache" }, +// { 0x3751, "" }, { 0x3752, "gas_station_run_func_on_notify" }, { 0x3753, "gas_station_update_clip" }, +// { 0x3754, "" }, { 0x3755, "gasmask" }, { 0x3756, "gasmask_breathing" }, { 0x3757, "gasmask_hud_elem" }, +// { 0x3758, "" }, +// { 0x3759, "" }, +// { 0x375A, "" }, +// { 0x375B, "" }, { 0x375C, "gasstation_ambient_aa72" }, +// { 0x375D, "" }, +// { 0x375E, "" }, { 0x375F, "gasstation_civs_logic" }, { 0x3760, "gasstation_did_player_rush" }, +// { 0x3761, "" }, +// { 0x3762, "" }, { 0x3763, "gasstation_execution_timing" }, +// { 0x3764, "" }, +// { 0x3765, "" }, { 0x3766, "gasstation_takedown_knife_notetrack_func" }, +// { 0x3767, "" }, { 0x3768, "gate_being_used" }, { 0x3769, "gateopen" }, { 0x376A, "gates" }, +// { 0x376B, "" }, { 0x376C, "gather_delay_proc" }, +// { 0x376D, "" }, +// { 0x376E, "" }, { 0x376F, "gaz_additive_anims_release" }, { 0x3770, "gaz_crush" }, +// { 0x3771, "" }, +// { 0x3772, "" }, +// { 0x3773, "" }, +// { 0x3774, "" }, +// { 0x3775, "" }, +// { 0x3776, "" }, { 0x3777, "gaz_relative_speed_stop" }, { 0x3778, "gaz_spawn_setup" }, { 0x3779, "gaz_turret_guy_gettin_func" }, { 0x377A, "gazvehicles" }, +// { 0x377B, "" }, +// { 0x377C, "" }, +// { 0x377D, "" }, { 0x377E, "generatemaxweightedcratevalue" }, +// { 0x377F, "" }, { 0x3780, "generatesquadname" }, +// { 0x3781, "" }, +// { 0x3782, "" }, +// { 0x3783, "" }, { 0x3784, "generatortype" }, +// { 0x3785, "" }, +// { 0x3786, "" }, +// { 0x3787, "" }, { 0x3788, "generic_double_strobe" }, { 0x3789, "generic_flicker" }, +// { 0x378A, "" }, +// { 0x378B, "" }, +// { 0x378C, "" }, +// { 0x378D, "" }, { 0x378E, "generic_gaz_spawner_setup" }, +// { 0x378F, "" }, +// { 0x3790, "" }, +// { 0x3791, "" }, { 0x3792, "generic_human_beach" }, { 0x3793, "generic_human_intro" }, { 0x3794, "generic_human_recruits" }, +// { 0x3795, "" }, +// { 0x3796, "" }, { 0x3797, "generic_index" }, +// { 0x3798, "" }, +// { 0x3799, "" }, +// { 0x379A, "" }, +// { 0x379B, "" }, { 0x379C, "generic_shootable_double_doors" }, { 0x379D, "generic_spawn_node_based_enemy_gaz" }, +// { 0x379E, "" }, +// { 0x379F, "" }, +// { 0x37A0, "" }, +// { 0x37A1, "" }, +// { 0x37A2, "" }, +// { 0x37A3, "" }, +// { 0x37A4, "" }, { 0x37A5, "generic_swing_ents" }, +// { 0x37A6, "" }, +// { 0x37A7, "" }, +// { 0x37A8, "" }, +// { 0x37A9, "" }, { 0x37AA, "geo_off" }, { 0x37AB, "geo_on" }, { 0x37AC, "get_a10_player_start" }, @@ -11919,119 +16413,303 @@ const std::array, 13827> token_list { 0x37AE, "get_active_turret" }, { 0x37AF, "get_adjusted_armor" }, { 0x37B0, "get_ai_array" }, +// { 0x37B1, "" }, { 0x37B2, "get_ai_group_count" }, +// { 0x37B3, "" }, { 0x37B4, "get_ai_number" }, { 0x37B5, "get_ai_touching_volume" }, { 0x37B6, "get_alias_from_stored" }, +// { 0x37B7, "" }, +// { 0x37B8, "" }, +// { 0x37B9, "" }, +// { 0x37BA, "" }, { 0x37BB, "get_all_allies" }, +// { 0x37BC, "" }, +// { 0x37BD, "" }, +// { 0x37BE, "" }, +// { 0x37BF, "" }, +// { 0x37C0, "" }, +// { 0x37C1, "" }, { 0x37C2, "get_all_wave_guys" }, { 0x37C3, "get_altitude_min" }, { 0x37C4, "get_angered_damage_scalar" }, +// { 0x37C5, "" }, { 0x37C6, "get_anim_class" }, +// { 0x37C7, "" }, +// { 0x37C8, "" }, { 0x37C9, "get_anim_start_time" }, +// { 0x37CA, "" }, +// { 0x37CB, "" }, +// { 0x37CC, "" }, { 0x37CD, "get_apache_ally" }, +// { 0x37CE, "" }, { 0x37CF, "get_apache_player" }, +// { 0x37D0, "" }, { 0x37D1, "get_apache_spawn_struct" }, +// { 0x37D2, "" }, { 0x37D3, "get_approach_node" }, { 0x37D4, "get_area_for_cycle" }, +// { 0x37D5, "" }, { 0x37D6, "get_array_of_farthest" }, +// { 0x37D7, "" }, +// { 0x37D8, "" }, +// { 0x37D9, "" }, { 0x37DA, "get_attack_num" }, +// { 0x37DB, "" }, +// { 0x37DC, "" }, +// { 0x37DD, "" }, +// { 0x37DE, "" }, +// { 0x37DF, "" }, { 0x37E0, "get_average_distance_to_players" }, +// { 0x37E1, "" }, { 0x37E2, "get_badcountryidstr" }, +// { 0x37E3, "" }, +// { 0x37E4, "" }, +// { 0x37E5, "" }, +// { 0x37E6, "" }, +// { 0x37E7, "" }, +// { 0x37E8, "" }, +// { 0x37E9, "" }, { 0x37EA, "get_best_weapons" }, +// { 0x37EB, "" }, +// { 0x37EC, "" }, +// { 0x37ED, "" }, +// { 0x37EE, "" }, +// { 0x37EF, "" }, { 0x37F0, "get_blended_difficulty" }, { 0x37F1, "get_blendtime_from_notetrack" }, +// { 0x37F2, "" }, +// { 0x37F3, "" }, +// { 0x37F4, "" }, +// { 0x37F5, "" }, { 0x37F6, "get_breach_groups" }, +// { 0x37F7, "" }, +// { 0x37F8, "" }, { 0x37F9, "get_breach_target" }, +// { 0x37FA, "" }, +// { 0x37FB, "" }, +// { 0x37FC, "" }, +// { 0x37FD, "" }, +// { 0x37FE, "" }, +// { 0x37FF, "" }, { 0x3800, "get_challenge_scalar" }, { 0x3801, "get_channel_array" }, { 0x3802, "get_chaos_airdrop_loc" }, +// { 0x3803, "" }, { 0x3804, "get_choke_trig_id" }, { 0x3805, "get_chopperboss_data" }, { 0x3806, "get_clone_agent" }, +// { 0x3807, "" }, +// { 0x3808, "" }, { 0x3809, "get_closest_ally" }, { 0x380A, "get_closest_colored_friendly" }, { 0x380B, "get_closest_colored_friendly_with_classname" }, +// { 0x380C, "" }, +// { 0x380D, "" }, +// { 0x380E, "" }, +// { 0x380F, "" }, +// { 0x3810, "" }, +// { 0x3811, "" }, { 0x3812, "get_closest_player_healthy" }, +// { 0x3813, "" }, +// { 0x3814, "" }, { 0x3815, "get_closest_to_player_view" }, { 0x3816, "get_closest_vec_index" }, { 0x3817, "get_closest_with_targetname" }, +// { 0x3818, "" }, { 0x3819, "get_color_index_item" }, +// { 0x381A, "" }, +// { 0x381B, "" }, +// { 0x381C, "" }, +// { 0x381D, "" }, +// { 0x381E, "" }, { 0x381F, "get_color_volume_from_trigger" }, { 0x3820, "get_colorcoded_volume" }, +// { 0x3821, "" }, { 0x3822, "get_colorcodes_and_activate_trigger" }, +// { 0x3823, "" }, +// { 0x3824, "" }, +// { 0x3825, "" }, +// { 0x3826, "" }, +// { 0x3827, "" }, +// { 0x3828, "" }, +// { 0x3829, "" }, +// { 0x382A, "" }, +// { 0x382B, "" }, +// { 0x382C, "" }, { 0x382D, "get_cumulative_weights" }, { 0x382E, "get_curfloor" }, { 0x382F, "get_current_agent_count" }, +// { 0x3830, "" }, +// { 0x3831, "" }, +// { 0x3832, "" }, +// { 0x3833, "" }, { 0x3834, "get_current_hive" }, { 0x3835, "get_current_hive_lane_index" }, +// { 0x3836, "" }, +// { 0x3837, "" }, { 0x3838, "get_current_sam" }, +// { 0x3839, "" }, +// { 0x383A, "" }, { 0x383B, "get_current_vo_alias" }, +// { 0x383C, "" }, +// { 0x383D, "" }, +// { 0x383E, "" }, +// { 0x383F, "" }, +// { 0x3840, "" }, +// { 0x3841, "" }, +// { 0x3842, "" }, +// { 0x3843, "" }, +// { 0x3844, "" }, { 0x3845, "get_damageable_mine" }, { 0x3846, "get_damageable_player" }, +// { 0x3847, "" }, +// { 0x3848, "" }, { 0x3849, "get_datascene" }, +// { 0x384A, "" }, { 0x384B, "get_death_anim_physics_mode" }, +// { 0x384C, "" }, { 0x384D, "get_delay" }, { 0x384E, "get_desc_by_ref" }, +// { 0x384F, "" }, +// { 0x3850, "" }, +// { 0x3851, "" }, { 0x3852, "get_direction_away_from_players" }, +// { 0x3853, "" }, +// { 0x3854, "" }, { 0x3855, "get_dot" }, { 0x3856, "get_downed_posture_node" }, { 0x3857, "get_download_state_hud" }, { 0x3858, "get_dpad_down_level" }, +// { 0x3859, "" }, +// { 0x385A, "" }, { 0x385B, "get_dpad_right_level" }, +// { 0x385C, "" }, +// { 0x385D, "" }, { 0x385E, "get_drill_widget_color" }, { 0x385F, "get_drones_touching_volume" }, { 0x3860, "get_drones_with_targetname" }, { 0x3861, "get_drop_loop_center" }, +// { 0x3862, "" }, +// { 0x3863, "" }, +// { 0x3864, "" }, +// { 0x3865, "" }, { 0x3866, "get_edge_tiles" }, { 0x3867, "get_elem_position" }, { 0x3868, "get_elevated_jump_node" }, +// { 0x3869, "" }, +// { 0x386A, "" }, { 0x386B, "get_enemy_count_touching_volume" }, +// { 0x386C, "" }, +// { 0x386D, "" }, +// { 0x386E, "" }, +// { 0x386F, "" }, +// { 0x3870, "" }, { 0x3871, "get_ent" }, +// { 0x3872, "" }, { 0x3873, "get_entry" }, +// { 0x3874, "" }, +// { 0x3875, "" }, +// { 0x3876, "" }, { 0x3877, "get_explosion_radius" }, +// { 0x3878, "" }, +// { 0x3879, "" }, { 0x387A, "get_eye_position" }, +// { 0x387B, "" }, { 0x387C, "get_flare_node" }, { 0x387D, "get_flashed_anim" }, +// { 0x387E, "" }, +// { 0x387F, "" }, +// { 0x3880, "" }, +// { 0x3881, "" }, +// { 0x3882, "" }, +// { 0x3883, "" }, { 0x3884, "get_force_color" }, { 0x3885, "get_force_color_guys" }, { 0x3886, "get_fov" }, +// { 0x3887, "" }, { 0x3888, "get_free_edge_node" }, { 0x3889, "get_free_shoot_node" }, { 0x388A, "get_friendly_crate_model" }, { 0x388B, "get_friendly_juggernaut_crate_model" }, +// { 0x388C, "" }, { 0x388D, "get_from_entity_target" }, { 0x388E, "get_from_spawnstruct" }, { 0x388F, "get_from_spawnstruct_target" }, +// { 0x3890, "" }, +// { 0x3891, "" }, +// { 0x3892, "" }, { 0x3893, "get_func_give" }, { 0x3894, "get_furthest_zodiac" }, { 0x3895, "get_generic_anime" }, +// { 0x3896, "" }, +// { 0x3897, "" }, +// { 0x3898, "" }, +// { 0x3899, "" }, { 0x389A, "get_gun_tag" }, +// { 0x389B, "" }, +// { 0x389C, "" }, { 0x389D, "get_helicopter_crash_location" }, { 0x389E, "get_heroes" }, +// { 0x389F, "" }, +// { 0x38A0, "" }, +// { 0x38A1, "" }, { 0x38A2, "get_hintstring_for_item_pickup" }, { 0x38A3, "get_hintstring_for_pillaged_item" }, +// { 0x38A4, "" }, { 0x38A5, "get_hives_destroyed_stat" }, +// { 0x38A6, "" }, +// { 0x38A7, "" }, +// { 0x38A8, "" }, { 0x38A9, "get_housing_door_trigger" }, +// { 0x38AA, "" }, +// { 0x38AB, "" }, +// { 0x38AC, "" }, +// { 0x38AD, "" }, +// { 0x38AE, "" }, { 0x38AF, "get_housing_musak_model" }, { 0x38B0, "get_housing_primarylight" }, +// { 0x38B1, "" }, +// { 0x38B2, "" }, { 0x38B3, "get_human_player" }, +// { 0x38B4, "" }, +// { 0x38B5, "" }, { 0x38B6, "get_idle_anim" }, +// { 0x38B7, "" }, +// { 0x38B8, "" }, { 0x38B9, "get_in_moving_vehicle" }, { 0x38BA, "get_in_truck_nag_vo" }, +// { 0x38BB, "" }, { 0x38BC, "get_in_world_area" }, +// { 0x38BD, "" }, +// { 0x38BE, "" }, +// { 0x38BF, "" }, +// { 0x38C0, "" }, { 0x38C1, "get_is_upgrade_by_ref" }, +// { 0x38C2, "" }, { 0x38C3, "get_item_desc" }, { 0x38C4, "get_item_name" }, { 0x38C5, "get_item_outline_color" }, { 0x38C6, "get_jump_info" }, { 0x38C7, "get_key" }, +// { 0x38C8, "" }, { 0x38C9, "get_knife_reticle" }, +// { 0x38CA, "" }, +// { 0x38CB, "" }, +// { 0x38CC, "" }, { 0x38CD, "get_last_selected_ent" }, +// { 0x38CE, "" }, { 0x38CF, "get_latest_struct" }, +// { 0x38D0, "" }, +// { 0x38D1, "" }, +// { 0x38D2, "" }, { 0x38D3, "get_leper_retreat_node" }, +// { 0x38D4, "" }, +// { 0x38D5, "" }, { 0x38D6, "get_leveltime" }, +// { 0x38D7, "" }, { 0x38D8, "get_linked_ents" }, +// { 0x38D9, "" }, { 0x38DA, "get_linked_nodes_and_delete" }, { 0x38DB, "get_linked_points" }, { 0x38DC, "get_linked_struct" }, @@ -12041,83 +16719,194 @@ const std::array, 13827> token_list { 0x38E0, "get_links" }, { 0x38E1, "get_living_ai" }, { 0x38E2, "get_living_ai_array" }, +// { 0x38E3, "" }, +// { 0x38E4, "" }, { 0x38E5, "get_load_trigger_classes" }, { 0x38E6, "get_load_trigger_funcs" }, { 0x38E7, "get_loadout" }, +// { 0x38E8, "" }, +// { 0x38E9, "" }, +// { 0x38EA, "" }, { 0x38EB, "get_locked_difficulty_val_global" }, { 0x38EC, "get_locked_difficulty_val_player" }, +// { 0x38ED, "" }, { 0x38EE, "get_lookahead_target_location" }, +// { 0x38EF, "" }, +// { 0x38F0, "" }, { 0x38F1, "get_manhandled" }, { 0x38F2, "get_map_soundtable" }, { 0x38F3, "get_max_alien_count" }, +// { 0x38F4, "" }, +// { 0x38F5, "" }, { 0x38F6, "get_max_sentry_count" }, +// { 0x38F7, "" }, +// { 0x38F8, "" }, +// { 0x38F9, "" }, { 0x38FA, "get_maxxp_by_id" }, { 0x38FB, "get_melee_painstate_info" }, +// { 0x38FC, "" }, +// { 0x38FD, "" }, { 0x38FE, "get_meteoroid_impact_node_escape" }, +// { 0x38FF, "" }, +// { 0x3900, "" }, { 0x3901, "get_minutes_and_seconds" }, +// { 0x3902, "" }, +// { 0x3903, "" }, { 0x3904, "get_modified_alien_amount" }, +// { 0x3905, "" }, +// { 0x3906, "" }, +// { 0x3907, "" }, +// { 0x3908, "" }, { 0x3909, "get_name" }, { 0x390A, "get_name_by_ref" }, +// { 0x390B, "" }, { 0x390C, "get_nerf_scalar" }, { 0x390D, "get_next_allow_melee_time" }, +// { 0x390E, "" }, +// { 0x390F, "" }, { 0x3910, "get_node_funcs_based_on_target" }, +// { 0x3911, "" }, { 0x3912, "get_noteworthy_ent" }, +// { 0x3913, "" }, +// { 0x3914, "" }, +// { 0x3915, "" }, { 0x3916, "get_obj_ent_hvt" }, { 0x3917, "get_obj_event" }, { 0x3918, "get_obj_origin" }, { 0x3919, "get_obstacle_dodge_amount" }, +// { 0x391A, "" }, { 0x391B, "get_offset_percent" }, +// { 0x391C, "" }, { 0x391D, "get_optimal_next_path_los_check" }, +// { 0x391E, "" }, +// { 0x391F, "" }, +// { 0x3920, "" }, +// { 0x3921, "" }, +// { 0x3922, "" }, { 0x3923, "get_out_override" }, +// { 0x3924, "" }, +// { 0x3925, "" }, +// { 0x3926, "" }, { 0x3927, "get_outer_leftdoor" }, +// { 0x3928, "" }, +// { 0x3929, "" }, +// { 0x392A, "" }, { 0x392B, "get_outside_range" }, +// { 0x392C, "" }, +// { 0x392D, "" }, { 0x392E, "get_pacifist" }, +// { 0x392F, "" }, { 0x3930, "get_part_fx_cost_for_action_state" }, { 0x3931, "get_parts" }, { 0x3932, "get_path_end_node" }, { 0x3933, "get_path_getfunc" }, +// { 0x3934, "" }, +// { 0x3935, "" }, { 0x3936, "get_perk_1_level" }, { 0x3937, "get_perk_ref_at_upgrade_level" }, +// { 0x3938, "" }, { 0x3939, "get_pet_follow_node" }, { 0x393A, "get_photo_copier" }, { 0x393B, "get_phraseinvalidstr" }, +// { 0x393C, "" }, +// { 0x393D, "" }, { 0x393E, "get_pistol_plane_attack" }, { 0x393F, "get_player_currency" }, { 0x3940, "get_player_escaped" }, { 0x3941, "get_player_feet_from_view" }, +// { 0x3942, "" }, { 0x3943, "get_player_gameskill" }, { 0x3944, "get_player_hesco" }, +// { 0x3945, "" }, { 0x3946, "get_player_loop_center" }, { 0x3947, "get_player_max_currency" }, +// { 0x3948, "" }, +// { 0x3949, "" }, +// { 0x394A, "" }, +// { 0x394B, "" }, +// { 0x394C, "" }, { 0x394D, "get_player_rig" }, { 0x394E, "get_player_score" }, { 0x394F, "get_player_session_rankup" }, +// { 0x3950, "" }, { 0x3951, "get_player_targ" }, +// { 0x3952, "" }, +// { 0x3953, "" }, +// { 0x3954, "" }, { 0x3955, "get_player_xp" }, { 0x3956, "get_players" }, +// { 0x3957, "" }, +// { 0x3958, "" }, +// { 0x3959, "" }, +// { 0x395A, "" }, +// { 0x395B, "" }, { 0x395C, "get_portable_mg_spot" }, { 0x395D, "get_position_from_progress" }, +// { 0x395E, "" }, +// { 0x395F, "" }, +// { 0x3960, "" }, { 0x3961, "get_possible_attachments_by_weaponclass" }, +// { 0x3962, "" }, +// { 0x3963, "" }, +// { 0x3964, "" }, +// { 0x3965, "" }, +// { 0x3966, "" }, { 0x3967, "get_primary_death_anim_state" }, +// { 0x3968, "" }, +// { 0x3969, "" }, +// { 0x396A, "" }, { 0x396B, "get_prioritized_colorcoded_nodes" }, +// { 0x396C, "" }, +// { 0x396D, "" }, +// { 0x396E, "" }, +// { 0x396F, "" }, +// { 0x3970, "" }, { 0x3971, "get_random_death_sound" }, +// { 0x3972, "" }, +// { 0x3973, "" }, { 0x3974, "get_random_firework_num" }, +// { 0x3975, "" }, +// { 0x3976, "" }, { 0x3977, "get_random_streamer_num" }, +// { 0x3978, "" }, +// { 0x3979, "" }, +// { 0x397A, "" }, +// { 0x397B, "" }, +// { 0x397C, "" }, { 0x397D, "get_ref_by_id" }, { 0x397E, "get_reflected_point" }, +// { 0x397F, "" }, { 0x3980, "get_resource_ref_by_index" }, +// { 0x3981, "" }, { 0x3982, "get_respawn_delay_by_index" }, { 0x3983, "get_respawn_threshold_by_index" }, { 0x3984, "get_retreat_node_rated" }, +// { 0x3985, "" }, +// { 0x3986, "" }, { 0x3987, "get_rider_by_position" }, +// { 0x3988, "" }, +// { 0x3989, "" }, { 0x398A, "get_rl_toward" }, +// { 0x398B, "" }, +// { 0x398C, "" }, { 0x398D, "get_rumble_ent" }, { 0x398E, "get_rumble_ent_linked" }, { 0x398F, "get_scaled_alien_amount" }, +// { 0x3990, "" }, { 0x3991, "get_script_linkto_targets" }, +// { 0x3992, "" }, { 0x3993, "get_selected_dpad_down" }, +// { 0x3994, "" }, +// { 0x3995, "" }, +// { 0x3996, "" }, { 0x3997, "get_selected_move_vector" }, { 0x3998, "get_selected_nerf" }, +// { 0x3999, "" }, +// { 0x399A, "" }, +// { 0x399B, "" }, +// { 0x399C, "" }, +// { 0x399D, "" }, +// { 0x399E, "" }, { 0x399F, "get_shuffle_to_corner_start_anim" }, { 0x39A0, "get_side_next_missile" }, { 0x39A1, "get_sign" }, @@ -12126,266 +16915,690 @@ const std::array, 13827> token_list { 0x39A4, "get_spawn_event_types_array" }, { 0x39A5, "get_spawn_event_wave_blocking_by_index" }, { 0x39A6, "get_spawn_position" }, +// { 0x39A7, "" }, +// { 0x39A8, "" }, +// { 0x39A9, "" }, +// { 0x39AA, "" }, +// { 0x39AB, "" }, +// { 0x39AC, "" }, { 0x39AD, "get_start_dvars" }, +// { 0x39AE, "" }, +// { 0x39AF, "" }, +// { 0x39B0, "" }, { 0x39B1, "get_strip_color" }, { 0x39B2, "get_strip_settings" }, +// { 0x39B3, "" }, { 0x39B4, "get_suppress_point" }, { 0x39B5, "get_surface_types" }, +// { 0x39B6, "" }, +// { 0x39B7, "" }, +// { 0x39B8, "" }, +// { 0x39B9, "" }, +// { 0x39BA, "" }, +// { 0x39BB, "" }, +// { 0x39BC, "" }, +// { 0x39BD, "" }, { 0x39BE, "get_target_ent_origin" }, +// { 0x39BF, "" }, { 0x39C0, "get_target_ent_target_ent" }, +// { 0x39C1, "" }, { 0x39C2, "get_target_ents" }, +// { 0x39C3, "" }, +// { 0x39C4, "" }, +// { 0x39C5, "" }, { 0x39C6, "get_team_prefix" }, { 0x39C7, "get_team_substr" }, +// { 0x39C8, "" }, { 0x39C9, "get_teleport_optimized_breachfriendly" }, +// { 0x39CA, "" }, +// { 0x39CB, "" }, +// { 0x39CC, "" }, { 0x39CD, "get_to_train_wait_node" }, { 0x39CE, "get_tool_hudelem" }, { 0x39CF, "get_touching_tiles" }, { 0x39D0, "get_trace_loc_for_target" }, { 0x39D1, "get_trace_types" }, +// { 0x39D2, "" }, +// { 0x39D3, "" }, +// { 0x39D4, "" }, +// { 0x39D5, "" }, +// { 0x39D6, "" }, { 0x39D7, "get_trigger_targs" }, { 0x39D8, "get_turret_setup_anim" }, +// { 0x39D9, "" }, { 0x39DA, "get_type_data" }, { 0x39DB, "get_types_array" }, +// { 0x39DC, "" }, +// { 0x39DD, "" }, +// { 0x39DE, "" }, +// { 0x39DF, "" }, +// { 0x39E0, "" }, +// { 0x39E1, "" }, { 0x39E2, "get_use_trigger" }, { 0x39E3, "get_valid_challenge" }, +// { 0x39E4, "" }, +// { 0x39E5, "" }, +// { 0x39E6, "" }, +// { 0x39E7, "" }, +// { 0x39E8, "" }, { 0x39E9, "get_vehicle_ai_spawners" }, { 0x39EA, "get_vehicle_array" }, +// { 0x39EB, "" }, +// { 0x39EC, "" }, +// { 0x39ED, "" }, +// { 0x39EE, "" }, +// { 0x39EF, "" }, +// { 0x39F0, "" }, +// { 0x39F1, "" }, +// { 0x39F2, "" }, +// { 0x39F3, "" }, { 0x39F4, "get_wash_effect" }, +// { 0x39F5, "" }, { 0x39F6, "get_wave_data" }, { 0x39F7, "get_waves" }, +// { 0x39F8, "" }, { 0x39F9, "get_weapon_outline_color" }, +// { 0x39FA, "" }, +// { 0x39FB, "" }, +// { 0x39FC, "" }, +// { 0x39FD, "" }, { 0x39FE, "get_white_overlay" }, { 0x39FF, "get_within_range" }, { 0x3A00, "get_world_item_spawn_pos" }, +// { 0x3A01, "" }, +// { 0x3A02, "" }, +// { 0x3A03, "" }, +// { 0x3A04, "" }, { 0x3A05, "get_zone_to" }, +// { 0x3A06, "" }, +// { 0x3A07, "" }, +// { 0x3A08, "" }, +// { 0x3A09, "" }, { 0x3A0A, "getactionbind" }, { 0x3A0B, "getactiveagentsoftype" }, { 0x3A0C, "getactiveplayerlist" }, { 0x3A0D, "getagentdamagescalar" }, +// { 0x3A0E, "" }, { 0x3A0F, "getaicurrentweaponslot" }, { 0x3A10, "getaimpitchtoshootentorpos" }, +// { 0x3A11, "" }, +// { 0x3A12, "" }, +// { 0x3A13, "" }, { 0x3A14, "getairstrikedanger" }, +// { 0x3A15, "" }, { 0x3A16, "getaisidearmweapon" }, { 0x3A17, "getaliastypefromsoundalias" }, { 0x3A18, "getallactiveparts" }, { 0x3A19, "getallweapons" }, +// { 0x3A1A, "" }, { 0x3A1B, "getangleindex" }, +// { 0x3A1C, "" }, +// { 0x3A1D, "" }, { 0x3A1E, "getangles_func" }, +// { 0x3A1F, "" }, +// { 0x3A20, "" }, +// { 0x3A21, "" }, +// { 0x3A22, "" }, +// { 0x3A23, "" }, { 0x3A24, "getanimscalefactors" }, +// { 0x3A25, "" }, +// { 0x3A26, "" }, { 0x3A27, "getarrivalnode" }, { 0x3A28, "getarrivalprestartpos" }, +// { 0x3A29, "" }, +// { 0x3A2A, "" }, { 0x3A2B, "getattachmentlistbasenames" }, { 0x3A2C, "getattachmentlistuniqenames" }, { 0x3A2D, "getattachmenttype" }, { 0x3A2E, "getattackpoint" }, +// { 0x3A2F, "" }, +// { 0x3A30, "" }, { 0x3A31, "getaverageplayerorigin" }, { 0x3A32, "getawardrecord" }, +// { 0x3A33, "" }, { 0x3A34, "getawardtype" }, { 0x3A35, "getawardwinners" }, +// { 0x3A36, "" }, +// { 0x3A37, "" }, +// { 0x3A38, "" }, +// { 0x3A39, "" }, +// { 0x3A3A, "" }, { 0x3A3B, "getbestminitarget" }, +// { 0x3A3C, "" }, +// { 0x3A3D, "" }, +// { 0x3A3E, "" }, { 0x3A3F, "getbestspawnpoint" }, { 0x3A40, "getbeststepoutpos" }, { 0x3A41, "getbesttarget" }, { 0x3A42, "getbetterplayer" }, +// { 0x3A43, "" }, +// { 0x3A44, "" }, { 0x3A45, "getbuddyspawnangles" }, +// { 0x3A46, "" }, +// { 0x3A47, "" }, +// { 0x3A48, "" }, +// { 0x3A49, "" }, { 0x3A4A, "getcapxpscale" }, +// { 0x3A4B, "" }, { 0x3A4C, "getchain" }, +// { 0x3A4D, "" }, +// { 0x3A4E, "" }, { 0x3A4F, "getchallengestatus" }, +// { 0x3A50, "" }, +// { 0x3A51, "" }, +// { 0x3A52, "" }, +// { 0x3A53, "" }, +// { 0x3A54, "" }, +// { 0x3A55, "" }, +// { 0x3A56, "" }, { 0x3A57, "getclosest2d" }, +// { 0x3A58, "" }, { 0x3A59, "getclosestfriendlyspeaker" }, { 0x3A5A, "getclosestfx" }, +// { 0x3A5B, "" }, { 0x3A5C, "getclosestnode" }, { 0x3A5D, "getclosests_flickering_model" }, { 0x3A5E, "getcloseststartnode" }, +// { 0x3A5F, "" }, { 0x3A60, "getcombatspeedscalar" }, +// { 0x3A61, "" }, { 0x3A62, "getcorrectcoverangles" }, +// { 0x3A63, "" }, { 0x3A64, "getcovermultipretendtype" }, { 0x3A65, "getcratetypefordroptype" }, +// { 0x3A66, "" }, { 0x3A67, "getcrouchdeathanim" }, +// { 0x3A68, "" }, +// { 0x3A69, "" }, +// { 0x3A6A, "" }, { 0x3A6B, "getcurrentdifficultysetting" }, { 0x3A6C, "getcurrentfraction" }, +// { 0x3A6D, "" }, { 0x3A6E, "getcurrentweaponxp" }, +// { 0x3A6F, "" }, +// { 0x3A70, "" }, +// { 0x3A71, "" }, +// { 0x3A72, "" }, { 0x3A73, "getdamagetype" }, { 0x3A74, "getdeathanim" }, { 0x3A75, "getdeathanimindex" }, +// { 0x3A76, "" }, +// { 0x3A77, "" }, +// { 0x3A78, "" }, +// { 0x3A79, "" }, { 0x3A7A, "getdegreeselevation" }, { 0x3A7B, "getdescription" }, { 0x3A7C, "getdesireddrivenmovemode" }, +// { 0x3A7D, "" }, { 0x3A7E, "getdesiredidlepose" }, +// { 0x3A7F, "" }, { 0x3A80, "getdirectioncompass" }, +// { 0x3A81, "" }, { 0x3A82, "getdirectionfacingclock" }, +// { 0x3A83, "" }, +// { 0x3A84, "" }, +// { 0x3A85, "" }, +// { 0x3A86, "" }, { 0x3A87, "getdogdeathanim" }, +// { 0x3A88, "" }, { 0x3A89, "getdogmoveanim" }, { 0x3A8A, "getdognexttwitchtime" }, +// { 0x3A8B, "" }, +// { 0x3A8C, "" }, +// { 0x3A8D, "" }, { 0x3A8E, "getdogstopanimlook" }, +// { 0x3A8F, "" }, +// { 0x3A90, "" }, { 0x3A91, "getdoorside" }, +// { 0x3A92, "" }, { 0x3A93, "getdvarvec" }, { 0x3A94, "getearliestclaimplayer" }, { 0x3A95, "getempdamageents" }, { 0x3A96, "getenemyeyepos" }, +// { 0x3A97, "" }, +// { 0x3A98, "" }, +// { 0x3A99, "" }, +// { 0x3A9A, "" }, { 0x3A9B, "getent_or_struct" }, +// { 0x3A9C, "" }, +// { 0x3A9D, "" }, { 0x3A9E, "getentarraywithflag" }, { 0x3A9F, "getentwithflag" }, { 0x3AA0, "geteventstate" }, { 0x3AA1, "getexitnode" }, { 0x3AA2, "getexitsplittime" }, { 0x3AA3, "getexplodedistance" }, +// { 0x3AA4, "" }, +// { 0x3AA5, "" }, +// { 0x3AA6, "" }, +// { 0x3AA7, "" }, +// { 0x3AA8, "" }, +// { 0x3AA9, "" }, +// { 0x3AAA, "" }, +// { 0x3AAB, "" }, { 0x3AAC, "getflavorburstaliases" }, { 0x3AAD, "getflavorburstid" }, +// { 0x3AAE, "" }, +// { 0x3AAF, "" }, +// { 0x3AB0, "" }, { 0x3AB1, "getfollowmovemode" }, +// { 0x3AB2, "" }, +// { 0x3AB3, "" }, { 0x3AB4, "getfraggrenadecount" }, { 0x3AB5, "getfreeagent" }, { 0x3AB6, "getfriendlyspawnstart" }, +// { 0x3AB7, "" }, +// { 0x3AB8, "" }, +// { 0x3AB9, "" }, +// { 0x3ABA, "" }, +// { 0x3ABB, "" }, { 0x3ABC, "getgenericanim" }, +// { 0x3ABD, "" }, +// { 0x3ABE, "" }, +// { 0x3ABF, "" }, +// { 0x3AC0, "" }, +// { 0x3AC1, "" }, { 0x3AC2, "getgunpitchtoshootentorpos" }, +// { 0x3AC3, "" }, { 0x3AC4, "getgvalue" }, { 0x3AC5, "gethalftime" }, +// { 0x3AC6, "" }, { 0x3AC7, "gethealthcap" }, { 0x3AC8, "gethelipilotmeshoffset" }, +// { 0x3AC9, "" }, +// { 0x3ACA, "" }, { 0x3ACB, "gethighestscoringplayer" }, +// { 0x3ACC, "" }, +// { 0x3ACD, "" }, { 0x3ACE, "gethostplayer" }, { 0x3ACF, "gethvalue" }, { 0x3AD0, "geticonshader" }, +// { 0x3AD1, "" }, { 0x3AD2, "getimpactpainanimindex" }, { 0x3AD3, "getimpactpainanimstate" }, +// { 0x3AD4, "" }, +// { 0x3AD5, "" }, +// { 0x3AD6, "" }, +// { 0x3AD7, "" }, +// { 0x3AD8, "" }, +// { 0x3AD9, "" }, +// { 0x3ADA, "" }, { 0x3ADB, "getintervalsounddelaymaxdefault" }, +// { 0x3ADC, "" }, +// { 0x3ADD, "" }, +// { 0x3ADE, "" }, { 0x3ADF, "getitemweaponname" }, +// { 0x3AE0, "" }, +// { 0x3AE1, "" }, +// { 0x3AE2, "" }, +// { 0x3AE3, "" }, +// { 0x3AE4, "" }, { 0x3AE5, "getjumpendangles" }, { 0x3AE6, "getjumpgravity" }, { 0x3AE7, "getjumpinfo" }, +// { 0x3AE8, "" }, { 0x3AE9, "getjumpplaybackrate" }, { 0x3AEA, "getjumpspeedmultiplier" }, +// { 0x3AEB, "" }, { 0x3AEC, "getjumpvelocity" }, +// { 0x3AED, "" }, +// { 0x3AEE, "" }, +// { 0x3AEF, "" }, { 0x3AF0, "getkillstreakallteamstreak" }, { 0x3AF1, "getkillstreakawardref" }, { 0x3AF2, "getkillstreakcount" }, +// { 0x3AF3, "" }, +// { 0x3AF4, "" }, +// { 0x3AF5, "" }, { 0x3AF6, "getkillstreakearnedhint" }, +// { 0x3AF7, "" }, +// { 0x3AF8, "" }, { 0x3AF9, "getkillstreakfromchallenge" }, { 0x3AFA, "getkillstreakicon" }, +// { 0x3AFB, "" }, +// { 0x3AFC, "" }, +// { 0x3AFD, "" }, { 0x3AFE, "getkillstreakoverheadicon" }, { 0x3AFF, "getkillstreakreference" }, { 0x3B00, "getkillstreakrownum" }, { 0x3B01, "getkillstreakscore" }, +// { 0x3B02, "" }, +// { 0x3B03, "" }, { 0x3B04, "getkillstreakweapon" }, +// { 0x3B05, "" }, +// { 0x3B06, "" }, +// { 0x3B07, "" }, +// { 0x3B08, "" }, +// { 0x3B09, "" }, +// { 0x3B0A, "" }, { 0x3B0B, "getlaunchanimentry" }, +// { 0x3B0C, "" }, { 0x3B0D, "getlerptime" }, { 0x3B0E, "getlevelcompleted" }, +// { 0x3B0F, "" }, +// { 0x3B10, "" }, +// { 0x3B11, "" }, +// { 0x3B12, "" }, { 0x3B13, "getlinkedvehiclenodes" }, { 0x3B14, "getlinknamenodes" }, +// { 0x3B15, "" }, +// { 0x3B16, "" }, +// { 0x3B17, "" }, { 0x3B18, "getlocation" }, { 0x3B19, "getloccalloutalias" }, { 0x3B1A, "getlookattarget" }, +// { 0x3B1B, "" }, { 0x3B1C, "getlosingplayers" }, { 0x3B1D, "getlowermessage" }, +// { 0x3B1E, "" }, +// { 0x3B1F, "" }, +// { 0x3B20, "" }, { 0x3B21, "getmapcenter" }, +// { 0x3B22, "" }, +// { 0x3B23, "" }, +// { 0x3B24, "" }, { 0x3B25, "getmaxaliveenemycount" }, +// { 0x3B26, "" }, +// { 0x3B27, "" }, +// { 0x3B28, "" }, { 0x3B29, "getmaxrounds" }, { 0x3B2A, "getmaxstreakcost" }, +// { 0x3B2B, "" }, { 0x3B2C, "getmeleepainanimindex" }, +// { 0x3B2D, "" }, +// { 0x3B2E, "" }, +// { 0x3B2F, "" }, +// { 0x3B30, "" }, +// { 0x3B31, "" }, +// { 0x3B32, "" }, { 0x3B33, "getmoveanim" }, { 0x3B34, "getmovebackentry" }, { 0x3B35, "getmovebackstate" }, +// { 0x3B36, "" }, +// { 0x3B37, "" }, +// { 0x3B38, "" }, +// { 0x3B39, "" }, +// { 0x3B3A, "" }, +// { 0x3B3B, "" }, { 0x3B3C, "getnewenemyreactionanim" }, +// { 0x3B3D, "" }, +// { 0x3B3E, "" }, { 0x3B3F, "getnextflashanim" }, { 0x3B40, "getnextlevelindex" }, { 0x3B41, "getnextmissilespawnindex" }, +// { 0x3B42, "" }, +// { 0x3B43, "" }, { 0x3B44, "getnextobjid" }, +// { 0x3B45, "" }, +// { 0x3B46, "" }, +// { 0x3B47, "" }, +// { 0x3B48, "" }, +// { 0x3B49, "" }, +// { 0x3B4A, "" }, +// { 0x3B4B, "" }, { 0x3B4C, "getnodeforwardangles" }, { 0x3B4D, "getnodeforwardyaw" }, { 0x3B4E, "getnodefunction" }, +// { 0x3B4F, "" }, +// { 0x3B50, "" }, { 0x3B51, "getnodeorigin" }, { 0x3B52, "getnodetype" }, +// { 0x3B53, "" }, { 0x3B54, "getnodeyawtoorigin" }, +// { 0x3B55, "" }, { 0x3B56, "getnormalanimtime" }, { 0x3B57, "getnumabilitycategories" }, { 0x3B58, "getnumactiveagents" }, { 0x3B59, "getnumownedactiveagents" }, +// { 0x3B5A, "" }, +// { 0x3B5B, "" }, +// { 0x3B5C, "" }, { 0x3B5D, "getnumsubability" }, +// { 0x3B5E, "" }, +// { 0x3B5F, "" }, { 0x3B60, "getobjectivetext" }, +// { 0x3B61, "" }, { 0x3B62, "getobjpointbyname" }, +// { 0x3B63, "" }, +// { 0x3B64, "" }, +// { 0x3B65, "" }, +// { 0x3B66, "" }, { 0x3B67, "getotherteam" }, +// { 0x3B68, "" }, +// { 0x3B69, "" }, +// { 0x3B6A, "" }, +// { 0x3B6B, "" }, +// { 0x3B6C, "" }, +// { 0x3B6D, "" }, +// { 0x3B6E, "" }, +// { 0x3B6F, "" }, +// { 0x3B70, "" }, +// { 0x3B71, "" }, +// { 0x3B72, "" }, { 0x3B73, "getoutrig_model" }, +// { 0x3B74, "" }, +// { 0x3B75, "" }, +// { 0x3B76, "" }, +// { 0x3B77, "" }, +// { 0x3B78, "" }, { 0x3B79, "getpainanim" }, +// { 0x3B7A, "" }, +// { 0x3B7B, "" }, +// { 0x3B7C, "" }, { 0x3B7D, "getparent" }, { 0x3B7E, "getpartandstateindex" }, +// { 0x3B7F, "" }, +// { 0x3B80, "" }, +// { 0x3B81, "" }, { 0x3B82, "getpathnodenearplayer" }, { 0x3B83, "getpathstart" }, { 0x3B84, "getpercentchancetodrop" }, +// { 0x3B85, "" }, { 0x3B86, "getperkforclass" }, +// { 0x3B87, "" }, +// { 0x3B88, "" }, { 0x3B89, "getperkupgrade" }, +// { 0x3B8A, "" }, +// { 0x3B8B, "" }, { 0x3B8C, "getpermutation" }, +// { 0x3B8D, "" }, { 0x3B8E, "getpitchtoenemy" }, +// { 0x3B8F, "" }, { 0x3B90, "getpitchtoshootentorpos" }, +// { 0x3B91, "" }, +// { 0x3B92, "" }, +// { 0x3B93, "" }, { 0x3B94, "getplayerclaymores" }, { 0x3B95, "getplayerfoleytype" }, +// { 0x3B96, "" }, +// { 0x3B97, "" }, { 0x3B98, "getplayerhelispeed" }, { 0x3B99, "getplayermodelindex" }, { 0x3B9A, "getplayermodelname" }, { 0x3B9B, "getplayerstat" }, +// { 0x3B9C, "" }, { 0x3B9D, "getplayertraceheight" }, { 0x3B9E, "getplayerweaponhorde" }, +// { 0x3B9F, "" }, +// { 0x3BA0, "" }, { 0x3BA1, "getpredictedaimyawtoshootentorpos" }, { 0x3BA2, "getpredictedpathmidpoint" }, +// { 0x3BA3, "" }, { 0x3BA4, "getpreferredweapon" }, +// { 0x3BA5, "" }, +// { 0x3BA6, "" }, { 0x3BA7, "getprojectiondata" }, +// { 0x3BA8, "" }, +// { 0x3BA9, "" }, +// { 0x3BAA, "" }, +// { 0x3BAB, "" }, { 0x3BAC, "getquadrant" }, +// { 0x3BAD, "" }, { 0x3BAE, "getradarstrengthforcomexp" }, { 0x3BAF, "getradarstrengthforplayer" }, +// { 0x3BB0, "" }, { 0x3BB1, "getradialanglefroment" }, { 0x3BB2, "getrandomability" }, { 0x3BB3, "getrandomanimentry" }, { 0x3BB4, "getrandomattachments" }, +// { 0x3BB5, "" }, +// { 0x3BB6, "" }, { 0x3BB7, "getrandomcratetype" }, { 0x3BB8, "getrandomcratetypeforgamemode" }, +// { 0x3BB9, "" }, { 0x3BBA, "getrandomindex" }, +// { 0x3BBB, "" }, +// { 0x3BBC, "" }, +// { 0x3BBD, "" }, +// { 0x3BBE, "" }, +// { 0x3BBF, "" }, { 0x3BC0, "getrank" }, { 0x3BC1, "getrankforxp" }, { 0x3BC2, "getrankfromname" }, +// { 0x3BC3, "" }, +// { 0x3BC4, "" }, +// { 0x3BC5, "" }, +// { 0x3BC6, "" }, +// { 0x3BC7, "" }, +// { 0x3BC8, "" }, +// { 0x3BC9, "" }, +// { 0x3BCA, "" }, { 0x3BCB, "getratiohival" }, { 0x3BCC, "getratioloval" }, { 0x3BCD, "getrawbaseweaponname" }, { 0x3BCE, "getregendata" }, { 0x3BCF, "getregenspeed" }, +// { 0x3BD0, "" }, +// { 0x3BD1, "" }, { 0x3BD2, "getremainingburstdelaytime" }, +// { 0x3BD3, "" }, +// { 0x3BD4, "" }, +// { 0x3BD5, "" }, +// { 0x3BD6, "" }, { 0x3BD7, "getreversegraphnode" }, { 0x3BD8, "getroundintermissiontimer" }, { 0x3BD9, "getroundswon" }, +// { 0x3BDA, "" }, +// { 0x3BDB, "" }, +// { 0x3BDC, "" }, +// { 0x3BDD, "" }, +// { 0x3BDE, "" }, +// { 0x3BDF, "" }, +// { 0x3BE0, "" }, { 0x3BE1, "getscorelimit" }, { 0x3BE2, "getscoreperminute" }, +// { 0x3BE3, "" }, +// { 0x3BE4, "" }, +// { 0x3BE5, "" }, +// { 0x3BE6, "" }, +// { 0x3BE7, "" }, +// { 0x3BE8, "" }, +// { 0x3BE9, "" }, +// { 0x3BEA, "" }, +// { 0x3BEB, "" }, +// { 0x3BEC, "" }, { 0x3BED, "getspawnpoint" }, +// { 0x3BEE, "" }, { 0x3BEF, "getspawnpoint_domination" }, +// { 0x3BF0, "" }, +// { 0x3BF1, "" }, +// { 0x3BF2, "" }, +// { 0x3BF3, "" }, +// { 0x3BF4, "" }, +// { 0x3BF5, "" }, +// { 0x3BF6, "" }, { 0x3BF7, "getspawnteam" }, { 0x3BF8, "getspeakers" }, +// { 0x3BF9, "" }, { 0x3BFA, "getspecialroundtimer" }, { 0x3BFB, "getsplittimes" }, +// { 0x3BFC, "" }, +// { 0x3BFD, "" }, { 0x3BFE, "getsprintanim" }, +// { 0x3BFF, "" }, +// { 0x3C00, "" }, { 0x3C01, "getstance_func" }, +// { 0x3C02, "" }, +// { 0x3C03, "" }, +// { 0x3C04, "" }, +// { 0x3C05, "" }, +// { 0x3C06, "" }, { 0x3C07, "getstartmoveangleindex" }, +// { 0x3C08, "" }, { 0x3C09, "getstartnode" }, +// { 0x3C0A, "" }, +// { 0x3C0B, "" }, { 0x3C0C, "getstat_easy" }, +// { 0x3C0D, "" }, +// { 0x3C0E, "" }, +// { 0x3C0F, "" }, +// { 0x3C10, "" }, { 0x3C11, "getstat_veteran" }, { 0x3C12, "getstopanimindex" }, +// { 0x3C13, "" }, { 0x3C14, "getstopdata" }, +// { 0x3C15, "" }, +// { 0x3C16, "" }, +// { 0x3C17, "" }, +// { 0x3C18, "" }, +// { 0x3C19, "" }, +// { 0x3C1A, "" }, +// { 0x3C1B, "" }, +// { 0x3C1C, "" }, +// { 0x3C1D, "" }, +// { 0x3C1E, "" }, +// { 0x3C1F, "" }, +// { 0x3C20, "" }, +// { 0x3C21, "" }, +// { 0x3C22, "" }, { 0x3C23, "gettargetentpos" }, +// { 0x3C24, "" }, { 0x3C25, "gettargetpredictedposition" }, +// { 0x3C26, "" }, +// { 0x3C27, "" }, +// { 0x3C28, "" }, +// { 0x3C29, "" }, { 0x3C2A, "getteamarray" }, { 0x3C2B, "getteamassignment" }, { 0x3C2C, "getteambalance" }, { 0x3C2D, "getteamcolor" }, { 0x3C2E, "getteamcratemodel" }, { 0x3C2F, "getteamdeploymodel" }, +// { 0x3C30, "" }, +// { 0x3C31, "" }, +// { 0x3C32, "" }, +// { 0x3C33, "" }, +// { 0x3C34, "" }, +// { 0x3C35, "" }, { 0x3C36, "getteamflagmodel" }, { 0x3C37, "getteamforfeitedstring" }, +// { 0x3C38, "" }, { 0x3C39, "getteamhudicon" }, +// { 0x3C3A, "" }, +// { 0x3C3B, "" }, +// { 0x3C3C, "" }, +// { 0x3C3D, "" }, +// { 0x3C3E, "" }, +// { 0x3C3F, "" }, { 0x3C40, "getteamspawnmusic" }, +// { 0x3C41, "" }, { 0x3C42, "getteamvoiceprefix" }, { 0x3C43, "getteamwinmusic" }, +// { 0x3C44, "" }, +// { 0x3C45, "" }, +// { 0x3C46, "" }, { 0x3C47, "getthreatsovertime" }, { 0x3C48, "gettierfromtable" }, { 0x3C49, "gettimeinterval" }, +// { 0x3C4A, "" }, +// { 0x3C4B, "" }, { 0x3C4C, "gettimepassedpercentage" }, { 0x3C4D, "gettimeremaining" }, +// { 0x3C4E, "" }, { 0x3C4F, "gettimesincedompointcapture" }, +// { 0x3C50, "" }, +// { 0x3C51, "" }, +// { 0x3C52, "" }, { 0x3C53, "gettranssplittime" }, { 0x3C54, "gettruenodeangles" }, { 0x3C55, "getturnanim" }, @@ -12393,383 +17606,1045 @@ const std::array, 13827> token_list { 0x3C57, "getturninplaceindex" }, { 0x3C58, "gettweakabledvar" }, { 0x3C59, "gettweakabledvarvalue" }, +// { 0x3C5A, "" }, +// { 0x3C5B, "" }, { 0x3C5C, "getuniqueflagnameindex" }, +// { 0x3C5D, "" }, +// { 0x3C5E, "" }, +// { 0x3C5F, "" }, +// { 0x3C60, "" }, +// { 0x3C61, "" }, +// { 0x3C62, "" }, +// { 0x3C63, "" }, { 0x3C64, "getvalueinrange" }, { 0x3C65, "getvectorarrayaverage" }, +// { 0x3C66, "" }, +// { 0x3C67, "" }, +// { 0x3C68, "" }, +// { 0x3C69, "" }, { 0x3C6A, "getvelocity_func" }, +// { 0x3C6B, "" }, +// { 0x3C6C, "" }, { 0x3C6D, "getwalkanim" }, { 0x3C6E, "getwatcheddvar" }, +// { 0x3C6F, "" }, { 0x3C70, "getweaponattachmentfromchallenge" }, { 0x3C71, "getweaponattachmentfromstats" }, +// { 0x3C72, "" }, { 0x3C73, "getweaponbarsize" }, +// { 0x3C74, "" }, +// { 0x3C75, "" }, { 0x3C76, "getweaponchoice" }, { 0x3C77, "getweaponclass" }, { 0x3C78, "getweaponforpos" }, { 0x3C79, "getweaponfromchallenge" }, +// { 0x3C7A, "" }, +// { 0x3C7B, "" }, { 0x3C7C, "getweaponmaxrankxp" }, +// { 0x3C7D, "" }, { 0x3C7E, "getweaponrankforxp" }, { 0x3C7F, "getweaponrankinfomaxxp" }, { 0x3C80, "getweaponrankinfominxp" }, { 0x3C81, "getweaponrankinfoxpamt" }, { 0x3C82, "getweaponrankxp" }, +// { 0x3C83, "" }, { 0x3C84, "getweeklyref" }, +// { 0x3C85, "" }, +// { 0x3C86, "" }, +// { 0x3C87, "" }, { 0x3C88, "getyaw2d" }, { 0x3C89, "getyawangles" }, +// { 0x3C8A, "" }, +// { 0x3C8B, "" }, { 0x3C8C, "getyawtoorigin" }, { 0x3C8D, "getyawtospot" }, { 0x3C8E, "getyawtotag" }, +// { 0x3C8F, "" }, { 0x3C90, "ghetto_tag_create" }, +// { 0x3C91, "" }, { 0x3C92, "ghille_top" }, +// { 0x3C93, "" }, +// { 0x3C94, "" }, +// { 0x3C95, "" }, +// { 0x3C96, "" }, { 0x3C97, "ghost_town_end" }, +// { 0x3C98, "" }, +// { 0x3C99, "" }, +// { 0x3C9A, "" }, +// { 0x3C9B, "" }, { 0x3C9C, "ghost_town_sneak_end" }, +// { 0x3C9D, "" }, +// { 0x3C9E, "" }, +// { 0x3C9F, "" }, +// { 0x3CA0, "" }, { 0x3CA1, "give_ammo_clip" }, +// { 0x3CA2, "" }, +// { 0x3CA3, "" }, +// { 0x3CA4, "" }, { 0x3CA5, "give_back_aim_over_time" }, +// { 0x3CA6, "" }, { 0x3CA7, "give_binoculars" }, { 0x3CA8, "give_boost_item" }, { 0x3CA9, "give_default" }, +// { 0x3CAA, "" }, +// { 0x3CAB, "" }, +// { 0x3CAC, "" }, +// { 0x3CAD, "" }, +// { 0x3CAE, "" }, { 0x3CAF, "give_hatchet" }, { 0x3CB0, "give_health" }, +// { 0x3CB1, "" }, +// { 0x3CB2, "" }, { 0x3CB3, "give_initial_perks" }, { 0x3CB4, "give_laser" }, +// { 0x3CB5, "" }, +// { 0x3CB6, "" }, { 0x3CB7, "give_loadout" }, +// { 0x3CB8, "" }, +// { 0x3CB9, "" }, +// { 0x3CBA, "" }, +// { 0x3CBB, "" }, { 0x3CBC, "give_maxammo" }, +// { 0x3CBD, "" }, +// { 0x3CBE, "" }, +// { 0x3CBF, "" }, +// { 0x3CC0, "" }, { 0x3CC1, "give_player_new_ref_ent_look" }, +// { 0x3CC2, "" }, { 0x3CC3, "give_player_points" }, +// { 0x3CC4, "" }, { 0x3CC5, "give_player_skill_point" }, +// { 0x3CC6, "" }, +// { 0x3CC7, "" }, { 0x3CC8, "give_player_xp" }, { 0x3CC9, "give_players_rewards" }, { 0x3CCA, "give_point" }, { 0x3CCB, "give_power_back" }, +// { 0x3CCC, "" }, +// { 0x3CCD, "" }, +// { 0x3CCE, "" }, { 0x3CCF, "give_soflam" }, +// { 0x3CD0, "" }, +// { 0x3CD1, "" }, +// { 0x3CD2, "" }, +// { 0x3CD3, "" }, { 0x3CD4, "give_trophy_item" }, { 0x3CD5, "give_underwater_weapon" }, +// { 0x3CD6, "" }, +// { 0x3CD7, "" }, +// { 0x3CD8, "" }, +// { 0x3CD9, "" }, +// { 0x3CDA, "" }, +// { 0x3CDB, "" }, { 0x3CDC, "giveassistbonus" }, +// { 0x3CDD, "" }, +// { 0x3CDE, "" }, +// { 0x3CDF, "" }, { 0x3CE0, "givebonusperks" }, { 0x3CE1, "givecarryremoteuav" }, +// { 0x3CE2, "" }, +// { 0x3CE3, "" }, { 0x3CE4, "givecombathigh" }, +// { 0x3CE5, "" }, +// { 0x3CE6, "" }, +// { 0x3CE7, "" }, +// { 0x3CE8, "" }, +// { 0x3CE9, "" }, { 0x3CEA, "giveflagcapturexp" }, +// { 0x3CEB, "" }, +// { 0x3CEC, "" }, +// { 0x3CED, "" }, { 0x3CEE, "givehighlight" }, { 0x3CEF, "giveims" }, { 0x3CF0, "givejuggernaut" }, { 0x3CF1, "givekillreward" }, +// { 0x3CF2, "" }, { 0x3CF3, "givekillstreakweapon" }, +// { 0x3CF4, "" }, { 0x3CF5, "giveloadout" }, { 0x3CF6, "givemarker" }, { 0x3CF7, "givematchbonus" }, { 0x3CF8, "giveobject" }, +// { 0x3CF9, "" }, +// { 0x3CFA, "" }, +// { 0x3CFB, "" }, { 0x3CFC, "giveperkequipment" }, +// { 0x3CFD, "" }, +// { 0x3CFE, "" }, +// { 0x3CFF, "" }, +// { 0x3D00, "" }, +// { 0x3D01, "" }, +// { 0x3D02, "" }, { 0x3D03, "givepointsforevent" }, { 0x3D04, "giverandomdeployable" }, { 0x3D05, "giverandomgun" }, { 0x3D06, "giverankxp" }, { 0x3D07, "giverankxp_regularmp" }, +// { 0x3D08, "" }, { 0x3D09, "giverecentshieldxp" }, { 0x3D0A, "giveresistanceperks" }, +// { 0x3D0B, "" }, { 0x3D0C, "giveselectedkillstreakitem" }, +// { 0x3D0D, "" }, +// { 0x3D0E, "" }, +// { 0x3D0F, "" }, { 0x3D10, "givetank" }, +// { 0x3D11, "" }, +// { 0x3D12, "" }, +// { 0x3D13, "" }, { 0x3D14, "giveteamscoreforobjective" }, { 0x3D15, "giveultimatekillstreak" }, +// { 0x3D16, "" }, { 0x3D17, "giveuponsuppressiontime" }, { 0x3D18, "giveuptime" }, +// { 0x3D19, "" }, +// { 0x3D1A, "" }, +// { 0x3D1B, "" }, +// { 0x3D1C, "" }, +// { 0x3D1D, "" }, { 0x3D1E, "glass_cutter_on" }, { 0x3D1F, "glass_cutting_fx_notetrack_handler" }, +// { 0x3D20, "" }, +// { 0x3D21, "" }, +// { 0x3D22, "" }, +// { 0x3D23, "" }, +// { 0x3D24, "" }, +// { 0x3D25, "" }, +// { 0x3D26, "" }, +// { 0x3D27, "" }, { 0x3D28, "global_breakables_think" }, { 0x3D29, "global_callbacks" }, { 0x3D2A, "global_damage_func" }, +// { 0x3D2B, "" }, +// { 0x3D2C, "" }, +// { 0x3D2D, "" }, { 0x3D2E, "global_fx_array_to_string" }, { 0x3D2F, "global_kill_func" }, { 0x3D30, "global_spawn_functions" }, { 0x3D31, "global_tables" }, { 0x3D32, "globalthink" }, +// { 0x3D33, "" }, { 0x3D34, "glow" }, { 0x3D35, "glow_console" }, +// { 0x3D36, "" }, { 0x3D37, "glow_model" }, +// { 0x3D38, "" }, +// { 0x3D39, "" }, +// { 0x3D3A, "" }, +// { 0x3D3B, "" }, +// { 0x3D3C, "" }, +// { 0x3D3D, "" }, { 0x3D3E, "glowstick2_prop" }, { 0x3D3F, "glowstick_hacking" }, +// { 0x3D40, "" }, +// { 0x3D41, "" }, +// { 0x3D42, "" }, +// { 0x3D43, "" }, +// { 0x3D44, "" }, { 0x3D45, "glowstickenemyuselistener" }, { 0x3D46, "glowstickhandledeathdamage" }, +// { 0x3D47, "" }, { 0x3D48, "glowsticks" }, +// { 0x3D49, "" }, +// { 0x3D4A, "" }, { 0x3D4B, "glowstickuselistener" }, { 0x3D4C, "glsentry_placed_listener" }, +// { 0x3D4D, "" }, { 0x3D4E, "gndlt" }, +// { 0x3D4F, "" }, +// { 0x3D50, "" }, { 0x3D51, "go_hit_geo" }, { 0x3D52, "go_path_by_targetname" }, +// { 0x3D53, "" }, { 0x3D54, "go_street" }, +// { 0x3D55, "" }, +// { 0x3D56, "" }, { 0x3D57, "go_to_leaping_melee_node" }, +// { 0x3D58, "" }, { 0x3D59, "go_to_node" }, +// { 0x3D5A, "" }, +// { 0x3D5B, "" }, { 0x3D5C, "go_to_node_set_goal_node" }, +// { 0x3D5D, "" }, +// { 0x3D5E, "" }, +// { 0x3D5F, "" }, +// { 0x3D60, "" }, { 0x3D61, "go_to_struct" }, { 0x3D62, "go_to_waiting" }, { 0x3D63, "goal_dir" }, { 0x3D64, "goal_fx_ent" }, { 0x3D65, "goal_node" }, +// { 0x3D66, "" }, +// { 0x3D67, "" }, +// { 0x3D68, "" }, +// { 0x3D69, "" }, +// { 0x3D6A, "" }, +// { 0x3D6B, "" }, { 0x3D6C, "goalraidus" }, +// { 0x3D6D, "" }, +// { 0x3D6E, "" }, { 0x3D6F, "goback_startfunc" }, +// { 0x3D70, "" }, { 0x3D71, "god_rays_from_moving_source" }, { 0x3D72, "god_rays_from_rog" }, +// { 0x3D73, "" }, { 0x3D74, "godmode" }, { 0x3D75, "godoff" }, { 0x3D76, "godon" }, { 0x3D77, "godrays" }, +// { 0x3D78, "" }, +// { 0x3D79, "" }, { 0x3D7A, "goingtoproneaim" }, +// { 0x3D7B, "" }, +// { 0x3D7C, "" }, { 0x3D7D, "gold_jeep_player_door_exfil" }, { 0x3D7E, "gold_player_door" }, +// { 0x3D7F, "" }, { 0x3D80, "goodaccuracy" }, +// { 0x3D81, "" }, { 0x3D82, "goodfriendlydistancefromplayersquared" }, { 0x3D83, "goodshootpos" }, { 0x3D84, "gopath" }, +// { 0x3D85, "" }, +// { 0x3D86, "" }, +// { 0x3D87, "" }, +// { 0x3D88, "" }, { 0x3D89, "gotocover" }, +// { 0x3D8A, "" }, +// { 0x3D8B, "" }, +// { 0x3D8C, "" }, +// { 0x3D8D, "" }, +// { 0x3D8E, "" }, { 0x3D8F, "grabvignetteinfo" }, +// { 0x3D90, "" }, { 0x3D91, "graceperiodgrenademod" }, { 0x3D92, "graph_position" }, +// { 0x3D93, "" }, +// { 0x3D94, "" }, { 0x3D95, "grass_aas_approach" }, { 0x3D96, "gravity_shift" }, +// { 0x3D97, "" }, { 0x3D98, "greatestuniqueplayerkills" }, +// { 0x3D99, "" }, +// { 0x3D9A, "" }, +// { 0x3D9B, "" }, +// { 0x3D9C, "" }, +// { 0x3D9D, "" }, +// { 0x3D9E, "" }, +// { 0x3D9F, "" }, +// { 0x3DA0, "" }, +// { 0x3DA1, "" }, +// { 0x3DA2, "" }, { 0x3DA3, "grenade_cache_index" }, +// { 0x3DA4, "" }, +// { 0x3DA5, "" }, +// { 0x3DA6, "" }, +// { 0x3DA7, "" }, +// { 0x3DA8, "" }, +// { 0x3DA9, "" }, { 0x3DAA, "grenade_roll_grenade" }, { 0x3DAB, "grenade_tossed" }, +// { 0x3DAC, "" }, { 0x3DAD, "grenadecooldownelapsed" }, +// { 0x3DAE, "" }, +// { 0x3DAF, "" }, +// { 0x3DB0, "" }, +// { 0x3DB1, "" }, +// { 0x3DB2, "" }, +// { 0x3DB3, "" }, { 0x3DB4, "grenadeorigin" }, +// { 0x3DB5, "" }, { 0x3DB6, "grenades" }, { 0x3DB7, "grenades_by_difficulty" }, { 0x3DB8, "grenades_merrick" }, { 0x3DB9, "grenadeshielded" }, { 0x3DBA, "grenadesplashing" }, +// { 0x3DBB, "" }, { 0x3DBC, "grenadethrowoffsets" }, { 0x3DBD, "grenadethrowpose" }, { 0x3DBE, "grenadetimers" }, { 0x3DBF, "grenadetracking" }, +// { 0x3DC0, "" }, +// { 0x3DC1, "" }, +// { 0x3DC2, "" }, +// { 0x3DC3, "" }, +// { 0x3DC4, "" }, +// { 0x3DC5, "" }, { 0x3DC6, "ground_movement" }, +// { 0x3DC7, "" }, { 0x3DC8, "ground_ref" }, { 0x3DC9, "ground_ref_ent" }, +// { 0x3DCA, "" }, { 0x3DCB, "ground_support_locs" }, +// { 0x3DCC, "" }, +// { 0x3DCD, "" }, +// { 0x3DCE, "" }, +// { 0x3DCF, "" }, { 0x3DD0, "group_anim" }, +// { 0x3DD1, "" }, +// { 0x3DD2, "" }, { 0x3DD3, "group_flag_init" }, +// { 0x3DD4, "" }, +// { 0x3DD5, "" }, { 0x3DD6, "group_get_flagname" }, { 0x3DD7, "group_get_flagname_from_group" }, +// { 0x3DD8, "" }, +// { 0x3DD9, "" }, { 0x3DDA, "group_return_groups_with_flag_set" }, { 0x3DDB, "group_wait_group_spawned" }, { 0x3DDC, "group_walla" }, { 0x3DDD, "groupedanim_pos" }, +// { 0x3DDE, "" }, +// { 0x3DDF, "" }, { 0x3DE0, "growl_on_path_end" }, +// { 0x3DE1, "" }, +// { 0x3DE2, "" }, { 0x3DE3, "gt_get_to_cover_after_landing" }, +// { 0x3DE4, "" }, +// { 0x3DE5, "" }, +// { 0x3DE6, "" }, +// { 0x3DE7, "" }, { 0x3DE8, "guard_b_1" }, { 0x3DE9, "guard_b_2" }, +// { 0x3DEA, "" }, +// { 0x3DEB, "" }, +// { 0x3DEC, "" }, +// { 0x3DED, "" }, +// { 0x3DEE, "" }, { 0x3DEF, "gun_down_trigger" }, +// { 0x3DF0, "" }, +// { 0x3DF1, "" }, +// { 0x3DF2, "" }, +// { 0x3DF3, "" }, +// { 0x3DF4, "" }, +// { 0x3DF5, "" }, +// { 0x3DF6, "" }, { 0x3DF7, "gun_on_ground" }, { 0x3DF8, "gun_pickup_left" }, +// { 0x3DF9, "" }, { 0x3DFA, "gun_r_off" }, +// { 0x3DFB, "" }, { 0x3DFC, "gun_recall" }, +// { 0x3DFD, "" }, { 0x3DFE, "gun_removed" }, +// { 0x3DFF, "" }, { 0x3E00, "gun_up_for_reload" }, +// { 0x3E01, "" }, +// { 0x3E02, "" }, +// { 0x3E03, "" }, +// { 0x3E04, "" }, +// { 0x3E05, "" }, +// { 0x3E06, "" }, +// { 0x3E07, "" }, +// { 0x3E08, "" }, { 0x3E09, "gundown_twitch" }, { 0x3E0A, "gundown_walk" }, +// { 0x3E0B, "" }, +// { 0x3E0C, "" }, +// { 0x3E0D, "" }, +// { 0x3E0E, "" }, { 0x3E0F, "gunfireloopfxvecthread" }, +// { 0x3E10, "" }, +// { 0x3E11, "" }, { 0x3E12, "gunner_pain_init" }, { 0x3E13, "gunner_pain_reset" }, +// { 0x3E14, "" }, +// { 0x3E15, "" }, { 0x3E16, "gunnerweapon" }, +// { 0x3E17, "" }, { 0x3E18, "gunship_attack_autosave" }, +// { 0x3E19, "" }, { 0x3E1A, "gunship_damage" }, +// { 0x3E1B, "" }, +// { 0x3E1C, "" }, { 0x3E1D, "gunship_line_attack" }, +// { 0x3E1E, "" }, { 0x3E1F, "gunship_line_attack_fake" }, { 0x3E20, "gunship_sparrow_platform_loop" }, { 0x3E21, "gunship_trans_1" }, { 0x3E22, "gunship_trans_2" }, { 0x3E23, "gunship_trans_3" }, { 0x3E24, "gunship_trans_4" }, +// { 0x3E25, "" }, +// { 0x3E26, "" }, +// { 0x3E27, "" }, { 0x3E28, "guy1" }, +// { 0x3E29, "" }, { 0x3E2A, "guy3" }, +// { 0x3E2B, "" }, +// { 0x3E2C, "" }, +// { 0x3E2D, "" }, { 0x3E2E, "guy_cleanup_vehiclevars" }, { 0x3E2F, "guy_death" }, { 0x3E30, "guy_deathhandle" }, { 0x3E31, "guy_deathimate_me" }, { 0x3E32, "guy_do_animation" }, +// { 0x3E33, "" }, +// { 0x3E34, "" }, { 0x3E35, "guy_duck_once" }, +// { 0x3E36, "" }, { 0x3E37, "guy_duck_out" }, { 0x3E38, "guy_enter" }, +// { 0x3E39, "" }, { 0x3E3A, "guy_fridge_beers" }, +// { 0x3E3B, "" }, { 0x3E3C, "guy_goes_directly_to_turret" }, { 0x3E3D, "guy_goes_to_struct_animates" }, +// { 0x3E3E, "" }, +// { 0x3E3F, "" }, +// { 0x3E40, "" }, +// { 0x3E41, "" }, +// { 0x3E42, "" }, { 0x3E43, "guy_idle_alert_to_casual" }, +// { 0x3E44, "" }, +// { 0x3E45, "" }, +// { 0x3E46, "" }, +// { 0x3E47, "" }, +// { 0x3E48, "" }, +// { 0x3E49, "" }, +// { 0x3E4A, "" }, +// { 0x3E4B, "" }, +// { 0x3E4C, "" }, +// { 0x3E4D, "" }, { 0x3E4E, "guy_runtovehicle_load" }, { 0x3E4F, "guy_runtovehicle_loaded" }, +// { 0x3E50, "" }, +// { 0x3E51, "" }, { 0x3E52, "guy_should_man_turret" }, +// { 0x3E53, "" }, +// { 0x3E54, "" }, +// { 0x3E55, "" }, +// { 0x3E56, "" }, { 0x3E57, "guy_turn_hardleft" }, +// { 0x3E58, "" }, { 0x3E59, "guy_turn_left" }, +// { 0x3E5A, "" }, { 0x3E5B, "guy_turn_right" }, +// { 0x3E5C, "" }, { 0x3E5D, "guy_turret_fire" }, { 0x3E5E, "guy_turret_turnleft" }, +// { 0x3E5F, "" }, +// { 0x3E60, "" }, +// { 0x3E61, "" }, +// { 0x3E62, "" }, { 0x3E63, "guy_unset_allowdeath" }, +// { 0x3E64, "" }, +// { 0x3E65, "" }, { 0x3E66, "guy_weave" }, { 0x3E67, "guy_weave_check" }, +// { 0x3E68, "" }, +// { 0x3E69, "" }, +// { 0x3E6A, "" }, +// { 0x3E6B, "" }, { 0x3E6C, "hacking_eyes_and_ears" }, { 0x3E6D, "hacking_music" }, +// { 0x3E6E, "" }, +// { 0x3E6F, "" }, +// { 0x3E70, "" }, { 0x3E71, "halftimeroundenddelay" }, { 0x3E72, "halftimesubcaption" }, +// { 0x3E73, "" }, +// { 0x3E74, "" }, { 0x3E75, "hall_clear_vo" }, +// { 0x3E76, "" }, { 0x3E77, "hall_redshirt_talk" }, +// { 0x3E78, "" }, +// { 0x3E79, "" }, { 0x3E7A, "hallway_crossing_middle" }, +// { 0x3E7B, "" }, { 0x3E7C, "hallway_encounter" }, +// { 0x3E7D, "" }, +// { 0x3E7E, "" }, +// { 0x3E7F, "" }, +// { 0x3E80, "" }, +// { 0x3E81, "" }, +// { 0x3E82, "" }, +// { 0x3E83, "" }, +// { 0x3E84, "" }, { 0x3E85, "halon_system_fog_on" }, { 0x3E86, "halon_system_killstreak" }, +// { 0x3E87, "" }, +// { 0x3E88, "" }, +// { 0x3E89, "" }, { 0x3E8A, "hand_icon" }, { 0x3E8B, "hand_icon_count" }, +// { 0x3E8C, "" }, +// { 0x3E8D, "" }, +// { 0x3E8E, "" }, +// { 0x3E8F, "" }, { 0x3E90, "hand_icons" }, +// { 0x3E91, "" }, +// { 0x3E92, "" }, +// { 0x3E93, "" }, +// { 0x3E94, "" }, { 0x3E95, "handle_ally_bag_vis" }, +// { 0x3E96, "" }, +// { 0x3E97, "" }, { 0x3E98, "handle_ambush_return_spot" }, +// { 0x3E99, "" }, +// { 0x3E9A, "" }, { 0x3E9B, "handle_approach_anims_end" }, +// { 0x3E9C, "" }, +// { 0x3E9D, "" }, { 0x3E9E, "handle_autoturret_chatter" }, +// { 0x3E9F, "" }, { 0x3EA0, "handle_backpack_objective" }, +// { 0x3EA1, "" }, +// { 0x3EA2, "" }, +// { 0x3EA3, "" }, { 0x3EA4, "handle_baker_intro_anim" }, +// { 0x3EA5, "" }, { 0x3EA6, "handle_basement_guys2" }, +// { 0x3EA7, "" }, +// { 0x3EA8, "" }, +// { 0x3EA9, "" }, { 0x3EAA, "handle_binocular_zoom_magnet" }, +// { 0x3EAB, "" }, +// { 0x3EAC, "" }, +// { 0x3EAD, "" }, { 0x3EAE, "handle_breach_door" }, +// { 0x3EAF, "" }, +// { 0x3EB0, "" }, +// { 0x3EB1, "" }, +// { 0x3EB2, "" }, +// { 0x3EB3, "" }, { 0x3EB4, "handle_cipher_intro_anim" }, +// { 0x3EB5, "" }, +// { 0x3EB6, "" }, +// { 0x3EB7, "" }, +// { 0x3EB8, "" }, { 0x3EB9, "handle_combat_guys2" }, +// { 0x3EBA, "" }, +// { 0x3EBB, "" }, +// { 0x3EBC, "" }, { 0x3EBD, "handle_cqb_pip_cams" }, +// { 0x3EBE, "" }, +// { 0x3EBF, "" }, +// { 0x3EC0, "" }, +// { 0x3EC1, "" }, { 0x3EC2, "handle_death" }, +// { 0x3EC3, "" }, +// { 0x3EC4, "" }, +// { 0x3EC5, "" }, { 0x3EC6, "handle_delete" }, +// { 0x3EC7, "" }, +// { 0x3EC8, "" }, +// { 0x3EC9, "" }, +// { 0x3ECA, "" }, { 0x3ECB, "handle_dismount" }, { 0x3ECC, "handle_dog_ambush" }, { 0x3ECD, "handle_dog_chaos" }, +// { 0x3ECE, "" }, { 0x3ECF, "handle_dog_combat_defend" }, +// { 0x3ED0, "" }, { 0x3ED1, "handle_dog_defend" }, +// { 0x3ED2, "" }, { 0x3ED3, "handle_dog_hud" }, +// { 0x3ED4, "" }, { 0x3ED5, "handle_dog_interior_attack" }, +// { 0x3ED6, "" }, +// { 0x3ED7, "" }, { 0x3ED8, "handle_dog_modes" }, { 0x3ED9, "handle_dog_targeting_chaos" }, +// { 0x3EDA, "" }, { 0x3EDB, "handle_dogbite_notetrack" }, { 0x3EDC, "handle_drill_spot" }, { 0x3EDD, "handle_drilling" }, { 0x3EDE, "handle_drone" }, { 0x3EDF, "handle_drone_nags" }, +// { 0x3EE0, "" }, { 0x3EE1, "handle_enemies_behind_player" }, +// { 0x3EE2, "" }, +// { 0x3EE3, "" }, +// { 0x3EE4, "" }, +// { 0x3EE5, "" }, { 0x3EE6, "handle_exploders" }, +// { 0x3EE7, "" }, +// { 0x3EE8, "" }, +// { 0x3EE9, "" }, +// { 0x3EEA, "" }, { 0x3EEB, "handle_finale_drones" }, +// { 0x3EEC, "" }, +// { 0x3EED, "" }, { 0x3EEE, "handle_first_doorway_allies" }, { 0x3EEF, "handle_flare_slow" }, +// { 0x3EF0, "" }, { 0x3EF1, "handle_fog_changes" }, { 0x3EF2, "handle_friendly_fail" }, { 0x3EF3, "handle_front_elevator" }, +// { 0x3EF4, "" }, +// { 0x3EF5, "" }, +// { 0x3EF6, "" }, +// { 0x3EF7, "" }, +// { 0x3EF8, "" }, { 0x3EF9, "handle_ghost_chopper_removal" }, { 0x3EFA, "handle_glowstick" }, +// { 0x3EFB, "" }, +// { 0x3EFC, "" }, { 0x3EFD, "handle_grenade_thrown_failcase" }, +// { 0x3EFE, "" }, { 0x3EFF, "handle_gunner_pain" }, { 0x3F00, "handle_hesh_teleport" }, +// { 0x3F01, "" }, +// { 0x3F02, "" }, +// { 0x3F03, "" }, { 0x3F04, "handle_intro_fx" }, { 0x3F05, "handle_intro_sniper_outline" }, +// { 0x3F06, "" }, +// { 0x3F07, "" }, +// { 0x3F08, "" }, +// { 0x3F09, "" }, +// { 0x3F0A, "" }, +// { 0x3F0B, "" }, { 0x3F0C, "handle_jet3_fx" }, +// { 0x3F0D, "" }, +// { 0x3F0E, "" }, { 0x3F0F, "handle_jet_taxi" }, { 0x3F10, "handle_keegan_intro_anim" }, +// { 0x3F11, "" }, { 0x3F12, "handle_landing" }, +// { 0x3F13, "" }, +// { 0x3F14, "" }, { 0x3F15, "handle_lights" }, +// { 0x3F16, "" }, +// { 0x3F17, "" }, { 0x3F18, "handle_looper" }, +// { 0x3F19, "" }, +// { 0x3F1A, "" }, { 0x3F1B, "handle_m32_launcher" }, { 0x3F1C, "handle_mg_firing" }, +// { 0x3F1D, "" }, +// { 0x3F1E, "" }, +// { 0x3F1F, "" }, +// { 0x3F20, "" }, +// { 0x3F21, "" }, +// { 0x3F22, "" }, { 0x3F23, "handle_moving_platform_invalid" }, +// { 0x3F24, "" }, +// { 0x3F25, "" }, +// { 0x3F26, "" }, +// { 0x3F27, "" }, +// { 0x3F28, "" }, +// { 0x3F29, "" }, +// { 0x3F2A, "" }, { 0x3F2B, "handle_phys_debris" }, +// { 0x3F2C, "" }, +// { 0x3F2D, "" }, { 0x3F2E, "handle_platform_blockers" }, +// { 0x3F2F, "" }, +// { 0x3F30, "" }, +// { 0x3F31, "" }, +// { 0x3F32, "" }, +// { 0x3F33, "" }, { 0x3F34, "handle_radiotower_guy" }, +// { 0x3F35, "" }, +// { 0x3F36, "" }, +// { 0x3F37, "" }, { 0x3F38, "handle_rappel_inverted" }, +// { 0x3F39, "" }, +// { 0x3F3A, "" }, +// { 0x3F3B, "" }, +// { 0x3F3C, "" }, +// { 0x3F3D, "" }, { 0x3F3E, "handle_rider_death" }, +// { 0x3F3F, "" }, +// { 0x3F40, "" }, +// { 0x3F41, "" }, +// { 0x3F42, "" }, +// { 0x3F43, "" }, +// { 0x3F44, "" }, { 0x3F45, "handle_sentry_placement_failed" }, { 0x3F46, "handle_shadow_kill" }, { 0x3F47, "handle_skip_rpg_sniping" }, { 0x3F48, "handle_sliding_osprey_fx" }, { 0x3F49, "handle_slow_movement" }, +// { 0x3F4A, "" }, +// { 0x3F4B, "" }, { 0x3F4C, "handle_spotlight_enemy_b" }, { 0x3F4D, "handle_stage_two_fx" }, { 0x3F4E, "handle_stairs" }, { 0x3F4F, "handle_starts" }, +// { 0x3F50, "" }, +// { 0x3F51, "" }, +// { 0x3F52, "" }, { 0x3F53, "handle_strobe_on_hint" }, { 0x3F54, "handle_tank_death" }, +// { 0x3F55, "" }, +// { 0x3F56, "" }, { 0x3F57, "handle_teargas_grenades" }, +// { 0x3F58, "" }, +// { 0x3F59, "" }, +// { 0x3F5A, "" }, +// { 0x3F5B, "" }, +// { 0x3F5C, "" }, { 0x3F5D, "handle_truck_shooting" }, +// { 0x3F5E, "" }, +// { 0x3F5F, "" }, { 0x3F60, "handle_unresolved_collision" }, +// { 0x3F61, "" }, { 0x3F62, "handle_vehicles_near_iceholes" }, +// { 0x3F63, "" }, +// { 0x3F64, "" }, +// { 0x3F65, "" }, +// { 0x3F66, "" }, { 0x3F67, "handle_weapon_melee_toggle" }, +// { 0x3F68, "" }, +// { 0x3F69, "" }, +// { 0x3F6A, "" }, +// { 0x3F6B, "" }, +// { 0x3F6C, "" }, { 0x3F6D, "handleapdamage" }, +// { 0x3F6E, "" }, +// { 0x3F6F, "" }, +// { 0x3F70, "" }, { 0x3F71, "handlebranchnode" }, +// { 0x3F72, "" }, { 0x3F73, "handlecleanupputaway" }, +// { 0x3F74, "" }, +// { 0x3F75, "" }, { 0x3F76, "handledeathdamage" }, +// { 0x3F77, "" }, +// { 0x3F78, "" }, +// { 0x3F79, "" }, +// { 0x3F7A, "" }, { 0x3F7B, "handleemp" }, { 0x3F7C, "handleempdamage" }, { 0x3F7D, "handlefirstelitearrival" }, +// { 0x3F7E, "" }, { 0x3F7F, "handlefriendlyfiredeath" }, { 0x3F80, "handlegrenadedamage" }, { 0x3F81, "handlehostmigration" }, +// { 0x3F82, "" }, +// { 0x3F83, "" }, { 0x3F84, "handleinsolid" }, +// { 0x3F85, "" }, +// { 0x3F86, "" }, +// { 0x3F87, "" }, { 0x3F88, "handlemeleedamage" }, +// { 0x3F89, "" }, +// { 0x3F8A, "" }, +// { 0x3F8B, "" }, { 0x3F8C, "handlenotetrack" }, +// { 0x3F8D, "" }, +// { 0x3F8E, "" }, { 0x3F8F, "handleownerleft" }, +// { 0x3F90, "" }, +// { 0x3F91, "" }, +// { 0x3F92, "" }, +// { 0x3F93, "" }, +// { 0x3F94, "" }, +// { 0x3F95, "" }, { 0x3F96, "handlescavengerbagpickup" }, { 0x3F97, "handlesidetosidenotetracks" }, +// { 0x3F98, "" }, +// { 0x3F99, "" }, +// { 0x3F9A, "" }, +// { 0x3F9B, "" }, +// { 0x3F9C, "" }, +// { 0x3F9D, "" }, +// { 0x3F9E, "" }, +// { 0x3F9F, "" }, { 0x3FA0, "handletraversedeathnotetrack" }, +// { 0x3FA1, "" }, +// { 0x3FA2, "" }, +// { 0x3FA3, "" }, { 0x3FA4, "handleunreslovedcollision" }, { 0x3FA5, "handleuse" }, +// { 0x3FA6, "" }, { 0x3FA7, "handleworlddeath" }, +// { 0x3FA8, "" }, +// { 0x3FA9, "" }, +// { 0x3FAA, "" }, +// { 0x3FAB, "" }, +// { 0x3FAC, "" }, +// { 0x3FAD, "" }, +// { 0x3FAE, "" }, +// { 0x3FAF, "" }, { 0x3FB0, "hangar_wall_debris" }, +// { 0x3FB1, "" }, { 0x3FB2, "hangar_wall_shot" }, +// { 0x3FB3, "" }, +// { 0x3FB4, "" }, +// { 0x3FB5, "" }, +// { 0x3FB6, "" }, +// { 0x3FB7, "" }, +// { 0x3FB8, "" }, { 0x3FB9, "hanging_cargo_motion" }, { 0x3FBA, "harassers_ignore_player" }, { 0x3FBB, "hardcoremode" }, +// { 0x3FBC, "" }, { 0x3FBD, "hardpointtweaks" }, { 0x3FBE, "hardpointtype" }, +// { 0x3FBF, "" }, +// { 0x3FC0, "" }, +// { 0x3FC1, "" }, +// { 0x3FC2, "" }, +// { 0x3FC3, "" }, +// { 0x3FC4, "" }, +// { 0x3FC5, "" }, +// { 0x3FC6, "" }, { 0x3FC7, "harrierexplode" }, +// { 0x3FC8, "" }, +// { 0x3FC9, "" }, { 0x3FCA, "harriers" }, +// { 0x3FCB, "" }, +// { 0x3FCC, "" }, +// { 0x3FCD, "" }, +// { 0x3FCE, "" }, { 0x3FCF, "has_attack_abort_been_requested" }, +// { 0x3FD0, "" }, +// { 0x3FD1, "" }, +// { 0x3FD2, "" }, +// { 0x3FD3, "" }, { 0x3FD4, "has_char_group" }, { 0x3FD5, "has_cold_breath" }, +// { 0x3FD6, "" }, +// { 0x3FD7, "" }, +// { 0x3FD8, "" }, +// { 0x3FD9, "" }, +// { 0x3FDA, "" }, { 0x3FDB, "has_health_pack" }, +// { 0x3FDC, "" }, { 0x3FDD, "has_homing_missiles" }, { 0x3FDE, "has_ims" }, +// { 0x3FDF, "" }, +// { 0x3FE0, "" }, { 0x3FE1, "has_loadout" }, +// { 0x3FE2, "" }, { 0x3FE3, "has_model" }, +// { 0x3FE4, "" }, { 0x3FE5, "has_passive_breacher" }, +// { 0x3FE6, "" }, +// { 0x3FE7, "" }, +// { 0x3FE8, "" }, +// { 0x3FE9, "" }, +// { 0x3FEA, "" }, { 0x3FEB, "has_script_parameters" }, +// { 0x3FEC, "" }, +// { 0x3FED, "" }, +// { 0x3FEE, "" }, +// { 0x3FEF, "" }, { 0x3FF0, "has_special_weapon" }, { 0x3FF1, "has_straight_missiles" }, { 0x3FF2, "has_stun_ammo" }, { 0x3FF3, "has_target_shader" }, { 0x3FF4, "has_terrain" }, +// { 0x3FF5, "" }, +// { 0x3FF6, "" }, { 0x3FF7, "has_weapon_variation" }, +// { 0x3FF8, "" }, +// { 0x3FF9, "" }, +// { 0x3FFA, "" }, +// { 0x3FFB, "" }, +// { 0x3FFC, "" }, +// { 0x3FFD, "" }, { 0x3FFE, "hasattachedweapons" }, +// { 0x3FFF, "" }, +// { 0x4000, "" }, +// { 0x4001, "" }, +// { 0x4002, "" }, +// { 0x4003, "" }, { 0x4004, "hasdied" }, { 0x4005, "hasdisplayvalue" }, +// { 0x4006, "" }, +// { 0x4007, "" }, { 0x4008, "hasdonecombat" }, +// { 0x4009, "" }, { 0x400A, "hasenemysightpos" }, { 0x400B, "hasexplosivefired" }, +// { 0x400C, "" }, +// { 0x400D, "" }, { 0x400E, "hashelicopterdustkickup" }, { 0x400F, "hashelicopterturret" }, { 0x4010, "hashima" }, +// { 0x4011, "" }, { 0x4012, "hashimacustomcratefunc" }, +// { 0x4013, "" }, +// { 0x4014, "" }, +// { 0x4015, "" }, +// { 0x4016, "" }, +// { 0x4017, "" }, +// { 0x4018, "" }, { 0x4019, "haslightarmor" }, { 0x401A, "hasmissionhardenedaward" }, +// { 0x401B, "" }, +// { 0x401C, "" }, +// { 0x401D, "" }, { 0x401E, "hasprogressbar" }, { 0x401F, "hasregenfaster" }, { 0x4020, "hasriotshield" }, +// { 0x4021, "" }, +// { 0x4022, "" }, { 0x4023, "hasspawned" }, +// { 0x4024, "" }, { 0x4025, "hasstarted" }, { 0x4026, "hassuppressableenemy" }, +// { 0x4027, "" }, +// { 0x4028, "" }, +// { 0x4029, "" }, +// { 0x402A, "" }, +// { 0x402B, "" }, +// { 0x402C, "" }, +// { 0x402D, "" }, +// { 0x402E, "" }, { 0x402F, "have_flashlight" }, +// { 0x4030, "" }, +// { 0x4031, "" }, { 0x4032, "havenothingtoshoot" }, +// { 0x4033, "" }, +// { 0x4034, "" }, { 0x4035, "hazmat_find_gun" }, +// { 0x4036, "" }, +// { 0x4037, "" }, +// { 0x4038, "" }, { 0x4039, "hazmat_if_hazmat" }, +// { 0x403A, "" }, { 0x403B, "hazmat_react" }, { 0x403C, "hazmat_run_away" }, +// { 0x403D, "" }, +// { 0x403E, "" }, +// { 0x403F, "" }, +// { 0x4040, "" }, +// { 0x4041, "" }, { 0x4042, "hdrsuncolorintensity" }, { 0x4043, "head_shield_activated" }, +// { 0x4044, "" }, +// { 0x4045, "" }, +// { 0x4046, "" }, { 0x4047, "heading" }, +// { 0x4048, "" }, { 0x4049, "headlamp_death_blink" }, +// { 0x404A, "" }, +// { 0x404B, "" }, +// { 0x404C, "" }, +// { 0x404D, "" }, +// { 0x404E, "" }, +// { 0x404F, "" }, { 0x4050, "health_drain" }, +// { 0x4051, "" }, +// { 0x4052, "" }, +// { 0x4053, "" }, +// { 0x4054, "" }, +// { 0x4055, "" }, +// { 0x4056, "" }, +// { 0x4057, "" }, { 0x4058, "healthregen" }, +// { 0x4059, "" }, { 0x405A, "healthregendisabled" }, +// { 0x405B, "" }, { 0x405C, "healthregenerated_regularmp" }, +// { 0x405D, "" }, +// { 0x405E, "" }, { 0x405F, "healthregeninit" }, +// { 0x4060, "" }, +// { 0x4061, "" }, +// { 0x4062, "" }, { 0x4063, "heartbeat_rumble" }, { 0x4064, "heartbeatrate" }, { 0x4065, "heat" }, { 0x4066, "heat_column_fx" }, +// { 0x4067, "" }, +// { 0x4068, "" }, { 0x4069, "heat_warn_toggle" }, { 0x406A, "heatlevel" }, { 0x406B, "heavy_quake" }, @@ -12778,4081 +18653,21815 @@ const std::array, 13827> token_list { 0x406E, "heightrange" }, { 0x406F, "heli" }, { 0x4070, "heli_ai_can_hit_target" }, +// { 0x4071, "" }, +// { 0x4072, "" }, { 0x4073, "heli_ai_collision_cylinder_setup" }, { 0x4074, "heli_ai_gather_targets" }, +// { 0x4075, "" }, +// { 0x4076, "" }, +// { 0x4077, "" }, { 0x4078, "heli_ai_shoot_target" }, +// { 0x4079, "" }, { 0x407A, "heli_angle_offset" }, +// { 0x407B, "" }, { 0x407C, "heli_anims_length" }, +// { 0x407D, "" }, { 0x407E, "heli_array_setup" }, { 0x407F, "heli_attack1" }, +// { 0x4080, "" }, +// { 0x4081, "" }, +// { 0x4082, "" }, { 0x4083, "heli_attract_range" }, +// { 0x4084, "" }, +// { 0x4085, "" }, +// { 0x4086, "" }, +// { 0x4087, "" }, +// { 0x4088, "" }, { 0x4089, "heli_beach_lander_leave" }, +// { 0x408A, "" }, +// { 0x408B, "" }, { 0x408C, "heli_can_see_target" }, { 0x408D, "heli_chopper_impact" }, +// { 0x408E, "" }, +// { 0x408F, "" }, +// { 0x4090, "" }, +// { 0x4091, "" }, +// { 0x4092, "" }, { 0x4093, "heli_combat_path" }, { 0x4094, "heli_combat_respawn" }, +// { 0x4095, "" }, +// { 0x4096, "" }, +// { 0x4097, "" }, { 0x4098, "heli_crash_blade_hit_2" }, +// { 0x4099, "" }, +// { 0x409A, "" }, { 0x409B, "heli_crash_box_hit_1" }, { 0x409C, "heli_crash_box_hit_2" }, { 0x409D, "heli_crash_engine_fail" }, +// { 0x409E, "" }, +// { 0x409F, "" }, { 0x40A0, "heli_crash_kill" }, +// { 0x40A1, "" }, +// { 0x40A2, "" }, +// { 0x40A3, "" }, +// { 0x40A4, "" }, +// { 0x40A5, "" }, { 0x40A6, "heli_damage_update" }, +// { 0x40A7, "" }, +// { 0x40A8, "" }, { 0x40A9, "heli_decides_to_shoot_missile_at_ai" }, +// { 0x40AA, "" }, +// { 0x40AB, "" }, +// { 0x40AC, "" }, +// { 0x40AD, "" }, +// { 0x40AE, "" }, +// { 0x40AF, "" }, +// { 0x40B0, "" }, { 0x40B1, "heli_engine_lp_02" }, +// { 0x40B2, "" }, +// { 0x40B3, "" }, +// { 0x40B4, "" }, +// { 0x40B5, "" }, { 0x40B6, "heli_explode" }, +// { 0x40B7, "" }, +// { 0x40B8, "" }, +// { 0x40B9, "" }, { 0x40BA, "heli_fire_turret" }, +// { 0x40BB, "" }, +// { 0x40BC, "" }, +// { 0x40BD, "" }, +// { 0x40BE, "" }, { 0x40BF, "heli_firelink" }, { 0x40C0, "heli_fireminigun_cheap" }, { 0x40C1, "heli_firemissile_noexplode" }, { 0x40C2, "heli_flock" }, { 0x40C3, "heli_flock_victims" }, +// { 0x40C4, "" }, +// { 0x40C5, "" }, +// { 0x40C6, "" }, +// { 0x40C7, "" }, +// { 0x40C8, "" }, +// { 0x40C9, "" }, +// { 0x40CA, "" }, { 0x40CB, "heli_flyin_mudpumps" }, +// { 0x40CC, "" }, +// { 0x40CD, "" }, +// { 0x40CE, "" }, +// { 0x40CF, "" }, { 0x40D0, "heli_get_node_origin" }, +// { 0x40D1, "" }, +// { 0x40D2, "" }, { 0x40D3, "heli_get_target_player_only" }, +// { 0x40D4, "" }, { 0x40D5, "heli_goal_think" }, +// { 0x40D6, "" }, +// { 0x40D7, "" }, +// { 0x40D8, "" }, +// { 0x40D9, "" }, +// { 0x40DA, "" }, +// { 0x40DB, "" }, +// { 0x40DC, "" }, +// { 0x40DD, "" }, { 0x40DE, "heli_jump_fire_fail" }, +// { 0x40DF, "" }, +// { 0x40E0, "" }, +// { 0x40E1, "" }, +// { 0x40E2, "" }, +// { 0x40E3, "" }, { 0x40E4, "heli_leave_on_changeteams" }, { 0x40E5, "heli_leave_on_disconnect" }, +// { 0x40E6, "" }, { 0x40E7, "heli_leave_on_nuke" }, +// { 0x40E8, "" }, +// { 0x40E9, "" }, +// { 0x40EA, "" }, +// { 0x40EB, "" }, { 0x40EC, "heli_loop_nodes" }, +// { 0x40ED, "" }, +// { 0x40EE, "" }, { 0x40EF, "heli_loop_speed_control" }, { 0x40F0, "heli_lp" }, { 0x40F1, "heli_maxhealth" }, +// { 0x40F2, "" }, +// { 0x40F3, "" }, +// { 0x40F4, "" }, +// { 0x40F5, "" }, +// { 0x40F6, "" }, +// { 0x40F7, "" }, +// { 0x40F8, "" }, +// { 0x40F9, "" }, +// { 0x40FA, "" }, { 0x40FB, "heli_pilot" }, +// { 0x40FC, "" }, +// { 0x40FD, "" }, +// { 0x40FE, "" }, +// { 0x40FF, "" }, { 0x4100, "heli_pilot_monitor_flares" }, { 0x4101, "heli_pilot_pick_node" }, { 0x4102, "heli_pilot_waittill_initial_goal" }, +// { 0x4103, "" }, +// { 0x4104, "" }, +// { 0x4105, "" }, +// { 0x4106, "" }, +// { 0x4107, "" }, { 0x4108, "heli_setup" }, { 0x4109, "heli_shells" }, { 0x410A, "heli_shoot_think" }, +// { 0x410B, "" }, +// { 0x410C, "" }, +// { 0x410D, "" }, +// { 0x410E, "" }, { 0x410F, "heli_sniper_waittill_initial_goal" }, +// { 0x4110, "" }, { 0x4111, "heli_spawn" }, +// { 0x4112, "" }, +// { 0x4113, "" }, +// { 0x4114, "" }, +// { 0x4115, "" }, +// { 0x4116, "" }, +// { 0x4117, "" }, +// { 0x4118, "" }, { 0x4119, "heli_spotlight_cleanup" }, +// { 0x411A, "" }, +// { 0x411B, "" }, +// { 0x411C, "" }, +// { 0x411D, "" }, +// { 0x411E, "" }, +// { 0x411F, "" }, +// { 0x4120, "" }, { 0x4121, "heli_spotlight_think" }, +// { 0x4122, "" }, +// { 0x4123, "" }, +// { 0x4124, "" }, { 0x4125, "heli_strafing_run" }, { 0x4126, "heli_strafing_think" }, +// { 0x4127, "" }, +// { 0x4128, "" }, +// { 0x4129, "" }, +// { 0x412A, "" }, +// { 0x412B, "" }, +// { 0x412C, "" }, +// { 0x412D, "" }, +// { 0x412E, "" }, +// { 0x412F, "" }, { 0x4130, "heli_targeting_delay" }, +// { 0x4131, "" }, { 0x4132, "heli_think" }, +// { 0x4133, "" }, +// { 0x4134, "" }, +// { 0x4135, "" }, { 0x4136, "heli_turret_think" }, +// { 0x4137, "" }, +// { 0x4138, "" }, { 0x4139, "heli_type" }, +// { 0x413A, "" }, +// { 0x413B, "" }, +// { 0x413C, "" }, +// { 0x413D, "" }, { 0x413E, "heli_vs_heli_mg_range_2d_squared" }, +// { 0x413F, "" }, { 0x4140, "heli_wait_node" }, +// { 0x4141, "" }, +// { 0x4142, "" }, +// { 0x4143, "" }, +// { 0x4144, "" }, { 0x4145, "heliconfigs" }, { 0x4146, "helicopter_crash" }, +// { 0x4147, "" }, { 0x4148, "helicopter_crash_flavor" }, +// { 0x4149, "" }, +// { 0x414A, "" }, { 0x414B, "helicopter_crash_path" }, +// { 0x414C, "" }, +// { 0x414D, "" }, { 0x414E, "helicopter_fail" }, +// { 0x414F, "" }, +// { 0x4150, "" }, { 0x4151, "helicopter_jump" }, +// { 0x4152, "" }, { 0x4153, "helicopter_predator_target_shader" }, +// { 0x4154, "" }, +// { 0x4155, "" }, +// { 0x4156, "" }, { 0x4157, "helidialog" }, +// { 0x4158, "" }, +// { 0x4159, "" }, +// { 0x415A, "" }, { 0x415B, "heliguardsettings" }, +// { 0x415C, "" }, +// { 0x415D, "" }, +// { 0x415E, "" }, { 0x415F, "helileave" }, +// { 0x4160, "" }, { 0x4161, "helipickup" }, +// { 0x4162, "" }, +// { 0x4163, "" }, +// { 0x4164, "" }, +// { 0x4165, "" }, { 0x4166, "helipilot_leave" }, +// { 0x4167, "" }, { 0x4168, "helipilot_setairstartnodes" }, +// { 0x4169, "" }, { 0x416A, "helipilot_watchdeath" }, +// { 0x416B, "" }, { 0x416C, "helipilot_watchownerloss" }, +// { 0x416D, "" }, { 0x416E, "helipilot_watchtimeout" }, { 0x416F, "helipilotsettings" }, { 0x4170, "helipilottype" }, +// { 0x4171, "" }, { 0x4172, "heliridelifeid" }, +// { 0x4173, "" }, { 0x4174, "helis_can_respawn" }, +// { 0x4175, "" }, { 0x4176, "helisniper" }, { 0x4177, "helispawning" }, +// { 0x4178, "" }, +// { 0x4179, "" }, { 0x417A, "helmet_damage_test" }, +// { 0x417B, "" }, +// { 0x417C, "" }, +// { 0x417D, "" }, +// { 0x417E, "" }, { 0x417F, "helmet_swap_keegan" }, +// { 0x4180, "" }, { 0x4181, "helmetpop" }, { 0x4182, "helmetsidemodel" }, +// { 0x4183, "" }, +// { 0x4184, "" }, +// { 0x4185, "" }, +// { 0x4186, "" }, +// { 0x4187, "" }, +// { 0x4188, "" }, +// { 0x4189, "" }, +// { 0x418A, "" }, { 0x418B, "help_baker_control_panel_vo" }, { 0x418C, "help_near_comps" }, +// { 0x418D, "" }, +// { 0x418E, "" }, +// { 0x418F, "" }, +// { 0x4190, "" }, +// { 0x4191, "" }, +// { 0x4192, "" }, +// { 0x4193, "" }, { 0x4194, "hero_train_impact" }, +// { 0x4195, "" }, +// { 0x4196, "" }, +// { 0x4197, "" }, +// { 0x4198, "" }, { 0x4199, "heroonly" }, +// { 0x419A, "" }, +// { 0x419B, "" }, { 0x419C, "hesco_logic" }, +// { 0x419D, "" }, +// { 0x419E, "" }, { 0x419F, "hesh" }, +// { 0x41A0, "" }, +// { 0x41A1, "" }, +// { 0x41A2, "" }, +// { 0x41A3, "" }, +// { 0x41A4, "" }, { 0x41A5, "hesh_close_to_knockdown" }, +// { 0x41A6, "" }, +// { 0x41A7, "" }, +// { 0x41A8, "" }, { 0x41A9, "hesh_dialogue_pacing" }, +// { 0x41AA, "" }, +// { 0x41AB, "" }, +// { 0x41AC, "" }, +// { 0x41AD, "" }, { 0x41AE, "hesh_gate_logic" }, +// { 0x41AF, "" }, { 0x41B0, "hesh_getin_truck" }, { 0x41B1, "hesh_gunship_run" }, +// { 0x41B2, "" }, { 0x41B3, "hesh_hide_dsm" }, +// { 0x41B4, "" }, +// { 0x41B5, "" }, +// { 0x41B6, "" }, +// { 0x41B7, "" }, +// { 0x41B8, "" }, { 0x41B9, "hesh_logic" }, { 0x41BA, "hesh_looks_at_cam" }, +// { 0x41BB, "" }, +// { 0x41BC, "" }, +// { 0x41BD, "" }, { 0x41BE, "hesh_nag_til_flag" }, +// { 0x41BF, "" }, +// { 0x41C0, "" }, { 0x41C1, "hesh_regroup_nag_vo" }, { 0x41C2, "hesh_ride_chopper" }, +// { 0x41C3, "" }, +// { 0x41C4, "" }, +// { 0x41C5, "" }, +// { 0x41C6, "" }, +// { 0x41C7, "" }, +// { 0x41C8, "" }, +// { 0x41C9, "" }, { 0x41CA, "hesh_waits_for_player" }, +// { 0x41CB, "" }, +// { 0x41CC, "" }, { 0x41CD, "hidden_parts" }, +// { 0x41CE, "" }, +// { 0x41CF, "" }, { 0x41D0, "hidden_terrain" }, { 0x41D1, "hide_ai_sight_brushes" }, { 0x41D2, "hide_and_drop_entity" }, { 0x41D3, "hide_and_show" }, +// { 0x41D4, "" }, { 0x41D5, "hide_bink_brush" }, { 0x41D6, "hide_combat_two_intro_debris" }, +// { 0x41D7, "" }, +// { 0x41D8, "" }, +// { 0x41D9, "" }, { 0x41DA, "hide_dufflebags" }, { 0x41DB, "hide_end_bridge_geo" }, +// { 0x41DC, "" }, { 0x41DD, "hide_exploder_models" }, +// { 0x41DE, "" }, +// { 0x41DF, "" }, +// { 0x41E0, "" }, +// { 0x41E1, "" }, +// { 0x41E2, "" }, +// { 0x41E3, "" }, +// { 0x41E4, "" }, +// { 0x41E5, "" }, { 0x41E6, "hide_hint" }, +// { 0x41E7, "" }, { 0x41E8, "hide_if_defined" }, +// { 0x41E9, "" }, { 0x41EA, "hide_loco_exterior" }, +// { 0x41EB, "" }, { 0x41EC, "hide_mask" }, +// { 0x41ED, "" }, { 0x41EE, "hide_missile_launcher_collision" }, { 0x41EF, "hide_models_by_targetname" }, { 0x41F0, "hide_normal_hud_elements" }, { 0x41F1, "hide_notsolid" }, +// { 0x41F2, "" }, { 0x41F3, "hide_player_arms_sleeve_flaps" }, +// { 0x41F4, "" }, +// { 0x41F5, "" }, +// { 0x41F6, "" }, +// { 0x41F7, "" }, +// { 0x41F8, "" }, +// { 0x41F9, "" }, { 0x41FA, "hide_turret" }, { 0x41FB, "hide_turret_icon" }, +// { 0x41FC, "" }, +// { 0x41FD, "" }, +// { 0x41FE, "" }, +// { 0x41FF, "" }, +// { 0x4200, "" }, { 0x4201, "hidecarryiconongameend" }, +// { 0x4202, "" }, +// { 0x4203, "" }, +// { 0x4204, "" }, +// { 0x4205, "" }, +// { 0x4206, "" }, { 0x4207, "hidehudelementongameend" }, +// { 0x4208, "" }, +// { 0x4209, "" }, +// { 0x420A, "" }, +// { 0x420B, "" }, { 0x420C, "hidespendhinticon" }, +// { 0x420D, "" }, { 0x420E, "hideworldiconongameend" }, +// { 0x420F, "" }, { 0x4210, "hiding" }, +// { 0x4211, "" }, +// { 0x4212, "" }, { 0x4213, "high_priority_for" }, { 0x4214, "high_priority_hint" }, +// { 0x4215, "" }, { 0x4216, "highestwins" }, { 0x4217, "highlightairdrop" }, { 0x4218, "highlightallenemies" }, +// { 0x4219, "" }, +// { 0x421A, "" }, +// { 0x421B, "" }, +// { 0x421C, "" }, +// { 0x421D, "" }, { 0x421E, "highy" }, +// { 0x421F, "" }, { 0x4220, "hill_chopper" }, { 0x4221, "hill_enemy_on_spotted" }, +// { 0x4222, "" }, +// { 0x4223, "" }, { 0x4224, "hill_holders" }, +// { 0x4225, "" }, +// { 0x4226, "" }, { 0x4227, "hill_squad" }, +// { 0x4228, "" }, +// { 0x4229, "" }, +// { 0x422A, "" }, +// { 0x422B, "" }, { 0x422C, "hind_projectile_damagestate" }, +// { 0x422D, "" }, +// { 0x422E, "" }, +// { 0x422F, "" }, { 0x4230, "hint_active" }, { 0x4231, "hint_ascend_func" }, +// { 0x4232, "" }, +// { 0x4233, "" }, +// { 0x4234, "" }, { 0x4235, "hint_breakfunc" }, +// { 0x4236, "" }, { 0x4237, "hint_bridge_2" }, +// { 0x4238, "" }, +// { 0x4239, "" }, +// { 0x423A, "" }, { 0x423B, "hint_create" }, +// { 0x423C, "" }, { 0x423D, "hint_delete" }, +// { 0x423E, "" }, +// { 0x423F, "" }, { 0x4240, "hint_fontscale" }, { 0x4241, "hint_for_first_attack" }, +// { 0x4242, "" }, { 0x4243, "hint_guided_round_guiding_off" }, { 0x4244, "hint_jump_off" }, +// { 0x4245, "" }, { 0x4246, "hint_machine_gun_off" }, { 0x4247, "hint_missile_lock" }, { 0x4248, "hint_neverbreak" }, +// { 0x4249, "" }, +// { 0x424A, "" }, +// { 0x424B, "" }, { 0x424C, "hint_smoke_off" }, +// { 0x424D, "" }, +// { 0x424E, "" }, +// { 0x424F, "" }, +// { 0x4250, "" }, +// { 0x4251, "" }, { 0x4252, "hint_timeout" }, { 0x4253, "hint_toggle_thermal_off" }, +// { 0x4254, "" }, +// { 0x4255, "" }, { 0x4256, "hint_zoom_off" }, { 0x4257, "hintbackground" }, { 0x4258, "hintbackground1" }, { 0x4259, "hintbackground2" }, +// { 0x425A, "" }, +// { 0x425B, "" }, +// { 0x425C, "" }, +// { 0x425D, "" }, { 0x425E, "hintexit" }, +// { 0x425F, "" }, { 0x4260, "hintmessage" }, +// { 0x4261, "" }, +// { 0x4262, "" }, +// { 0x4263, "" }, +// { 0x4264, "" }, +// { 0x4265, "" }, +// { 0x4266, "" }, +// { 0x4267, "" }, +// { 0x4268, "" }, +// { 0x4269, "" }, { 0x426A, "hit_bullet_armor" }, { 0x426B, "hit_chain_dialogue" }, +// { 0x426C, "" }, +// { 0x426D, "" }, +// { 0x426E, "" }, { 0x426F, "hit_panel_rumble" }, { 0x4270, "hit_player" }, +// { 0x4271, "" }, { 0x4272, "hit_surface" }, { 0x4273, "hit_vo" }, +// { 0x4274, "" }, +// { 0x4275, "" }, +// { 0x4276, "" }, { 0x4277, "hitloc" }, +// { 0x4278, "" }, +// { 0x4279, "" }, +// { 0x427A, "" }, { 0x427B, "hitroundlimit" }, +// { 0x427C, "" }, +// { 0x427D, "" }, +// { 0x427E, "" }, +// { 0x427F, "" }, +// { 0x4280, "" }, +// { 0x4281, "" }, +// { 0x4282, "" }, +// { 0x4283, "" }, { 0x4284, "hive_dependencies" }, { 0x4285, "hive_drill_listener" }, +// { 0x4286, "" }, +// { 0x4287, "" }, +// { 0x4288, "" }, { 0x4289, "hive_outline_monitor" }, +// { 0x428A, "" }, +// { 0x428B, "" }, +// { 0x428C, "" }, { 0x428D, "hive_play_death_animations" }, +// { 0x428E, "" }, { 0x428F, "hive_play_first_pain_animations" }, { 0x4290, "hive_play_second_pain_animations" }, { 0x4291, "hive_score_bbprint" }, +// { 0x4292, "" }, +// { 0x4293, "" }, +// { 0x4294, "" }, +// { 0x4295, "" }, +// { 0x4296, "" }, +// { 0x4297, "" }, { 0x4298, "hold_count_check" }, { 0x4299, "hold_fire_unless_ads" }, +// { 0x429A, "" }, +// { 0x429B, "" }, +// { 0x429C, "" }, { 0x429D, "holdstancechange" }, +// { 0x429E, "" }, +// { 0x429F, "" }, { 0x42A0, "homecoming_locations" }, +// { 0x42A1, "" }, +// { 0x42A2, "" }, +// { 0x42A3, "" }, +// { 0x42A4, "" }, { 0x42A5, "hopper_wheel_think" }, +// { 0x42A6, "" }, +// { 0x42A7, "" }, +// { 0x42A8, "" }, +// { 0x42A9, "" }, +// { 0x42AA, "" }, { 0x42AB, "hordecrateperkthink" }, { 0x42AC, "hordecrateweaponthink" }, +// { 0x42AD, "" }, { 0x42AE, "hordedroplocations" }, +// { 0x42AF, "" }, { 0x42B0, "hordeendgame" }, +// { 0x42B1, "" }, +// { 0x42B2, "" }, +// { 0x42B3, "" }, { 0x42B4, "hordemaydropweapon" }, { 0x42B5, "hordesetupdogstate" }, +// { 0x42B6, "" }, +// { 0x42B7, "" }, +// { 0x42B8, "" }, { 0x42B9, "horn" }, +// { 0x42BA, "" }, { 0x42BB, "hose_fx" }, +// { 0x42BC, "" }, { 0x42BD, "hostage_b" }, +// { 0x42BE, "" }, { 0x42BF, "hostage_fire_single_right" }, { 0x42C0, "hostage_fire_spray" }, { 0x42C1, "hostage_health_regen" }, +// { 0x42C2, "" }, +// { 0x42C3, "" }, +// { 0x42C4, "" }, +// { 0x42C5, "" }, +// { 0x42C6, "" }, { 0x42C7, "hostilesspawned" }, +// { 0x42C8, "" }, +// { 0x42C9, "" }, { 0x42CA, "hostmigrationtimer" }, +// { 0x42CB, "" }, { 0x42CC, "hostmigrationtimerthink_internal" }, +// { 0x42CD, "" }, +// { 0x42CE, "" }, +// { 0x42CF, "" }, { 0x42D0, "hotel_parking_car_hide" }, +// { 0x42D1, "" }, { 0x42D2, "house_attack_slowmo" }, { 0x42D3, "house_deer" }, { 0x42D4, "house_enter" }, +// { 0x42D5, "" }, +// { 0x42D6, "" }, +// { 0x42D7, "" }, +// { 0x42D8, "" }, { 0x42D9, "house_secondfloor_exploder" }, { 0x42DA, "house_secondfloor_exploder_off" }, +// { 0x42DB, "" }, +// { 0x42DC, "" }, { 0x42DD, "hovercraft_ai_pathstarts" }, +// { 0x42DE, "" }, +// { 0x42DF, "" }, { 0x42E0, "hovercraft_artillery_incoming_missile" }, { 0x42E1, "hovercraft_artillery_player_weapon" }, +// { 0x42E2, "" }, +// { 0x42E3, "" }, +// { 0x42E4, "" }, +// { 0x42E5, "" }, +// { 0x42E6, "" }, +// { 0x42E7, "" }, { 0x42E8, "hovercraft_drone_fightspots" }, +// { 0x42E9, "" }, +// { 0x42EA, "" }, +// { 0x42EB, "" }, +// { 0x42EC, "" }, +// { 0x42ED, "" }, { 0x42EE, "hovercraft_missile_barrage" }, { 0x42EF, "hovercraft_missile_barrage_player" }, +// { 0x42F0, "" }, +// { 0x42F1, "" }, { 0x42F2, "hovercraft_tanks_setup" }, +// { 0x42F3, "" }, +// { 0x42F4, "" }, +// { 0x42F5, "" }, +// { 0x42F6, "" }, +// { 0x42F7, "" }, +// { 0x42F8, "" }, +// { 0x42F9, "" }, { 0x42FA, "hovercraftdroneunloader" }, { 0x42FB, "hovercraftlanders" }, +// { 0x42FC, "" }, +// { 0x42FD, "" }, +// { 0x42FE, "" }, { 0x42FF, "hovercraftsmokeents" }, { 0x4300, "hovercrafttanks" }, +// { 0x4301, "" }, { 0x4302, "hp" }, { 0x4303, "hud" }, +// { 0x4304, "" }, +// { 0x4305, "" }, { 0x4306, "hud2" }, +// { 0x4307, "" }, +// { 0x4308, "" }, +// { 0x4309, "" }, +// { 0x430A, "" }, +// { 0x430B, "" }, { 0x430C, "hud_color_ally" }, { 0x430D, "hud_compass_elem" }, { 0x430E, "hud_countfree_flares" }, +// { 0x430F, "" }, +// { 0x4310, "" }, { 0x4311, "hud_debug_add" }, +// { 0x4312, "" }, { 0x4313, "hud_debug_add_frac" }, +// { 0x4314, "" }, +// { 0x4315, "" }, { 0x4316, "hud_debug_add_second_string" }, { 0x4317, "hud_debug_add_string" }, +// { 0x4318, "" }, +// { 0x4319, "" }, +// { 0x431A, "" }, +// { 0x431B, "" }, { 0x431C, "hud_enemy_missile_lockon" }, { 0x431D, "hud_enemy_tracker" }, +// { 0x431E, "" }, +// { 0x431F, "" }, +// { 0x4320, "" }, +// { 0x4321, "" }, +// { 0x4322, "" }, +// { 0x4323, "" }, +// { 0x4324, "" }, { 0x4325, "hud_highlight_homing_missile" }, +// { 0x4326, "" }, +// { 0x4327, "" }, +// { 0x4328, "" }, +// { 0x4329, "" }, +// { 0x432A, "" }, +// { 0x432B, "" }, +// { 0x432C, "" }, { 0x432D, "hud_makenotavailable_availablemissileicon" }, +// { 0x432E, "" }, { 0x432F, "hud_mantle" }, { 0x4330, "hud_markavailable_firstusedmissileicon" }, +// { 0x4331, "" }, { 0x4332, "hud_marklocked_firstavailablemissileicon" }, { 0x4333, "hud_markunlocked_firstlockedmissileicon" }, +// { 0x4334, "" }, { 0x4335, "hud_markused_freemissileicon" }, { 0x4336, "hud_mask_model" }, +// { 0x4337, "" }, { 0x4338, "hud_mg_inactive" }, { 0x4339, "hud_missile_active" }, +// { 0x433A, "" }, { 0x433B, "hud_missile_warning" }, { 0x433C, "hud_monitorplayerownership" }, +// { 0x433D, "" }, { 0x433E, "hud_offset" }, +// { 0x433F, "" }, +// { 0x4340, "" }, +// { 0x4341, "" }, { 0x4342, "hud_outlineenable_static" }, +// { 0x4343, "" }, { 0x4344, "hud_player_target_hide_at_min" }, { 0x4345, "hud_scubamask" }, +// { 0x4346, "" }, +// { 0x4347, "" }, +// { 0x4348, "" }, +// { 0x4349, "" }, +// { 0x434A, "" }, +// { 0x434B, "" }, +// { 0x434C, "" }, { 0x434D, "hud_space_helmet_rim" }, { 0x434E, "hud_start" }, { 0x434F, "hud_static_overlay" }, +// { 0x4350, "" }, +// { 0x4351, "" }, +// { 0x4352, "" }, +// { 0x4353, "" }, +// { 0x4354, "" }, +// { 0x4355, "" }, +// { 0x4356, "" }, { 0x4357, "hud_update_speed" }, +// { 0x4358, "" }, +// { 0x4359, "" }, +// { 0x435A, "" }, { 0x435B, "huddelete" }, +// { 0x435C, "" }, { 0x435D, "hudelem_count" }, +// { 0x435E, "" }, +// { 0x435F, "" }, { 0x4360, "hudelems" }, +// { 0x4361, "" }, { 0x4362, "huditemshide" }, { 0x4363, "huditemsshow" }, +// { 0x4364, "" }, +// { 0x4365, "" }, +// { 0x4366, "" }, +// { 0x4367, "" }, +// { 0x4368, "" }, +// { 0x4369, "" }, { 0x436A, "hudoutline_wait_death" }, { 0x436B, "huds" }, { 0x436C, "hudsetpoint_func" }, +// { 0x436D, "" }, +// { 0x436E, "" }, +// { 0x436F, "" }, +// { 0x4370, "" }, +// { 0x4371, "" }, +// { 0x4372, "" }, { 0x4373, "hummer_spawn_func" }, +// { 0x4374, "" }, +// { 0x4375, "" }, +// { 0x4376, "" }, { 0x4377, "humvee_turret_guy_gettin_func" }, +// { 0x4378, "" }, { 0x4379, "hunted_style_door_open" }, +// { 0x437A, "" }, +// { 0x437B, "" }, +// { 0x437C, "" }, +// { 0x437D, "" }, +// { 0x437E, "" }, { 0x437F, "hurtgen_style" }, { 0x4380, "hvt_dog_bark" }, +// { 0x4381, "" }, { 0x4382, "hvt_guys_in_position" }, +// { 0x4383, "" }, +// { 0x4384, "" }, { 0x4385, "hvt_office_chair" }, { 0x4386, "hvt_office_doors" }, +// { 0x4387, "" }, +// { 0x4388, "" }, { 0x4389, "hvt_office_hesh" }, +// { 0x438A, "" }, { 0x438B, "hvt_office_hvt_death" }, +// { 0x438C, "" }, { 0x438D, "hvt_office_light" }, { 0x438E, "hvt_office_merrick" }, { 0x438F, "hvt_office_player" }, { 0x4390, "hvt_office_props" }, +// { 0x4391, "" }, +// { 0x4392, "" }, +// { 0x4393, "" }, { 0x4394, "hvt_reach_and_animate" }, +// { 0x4395, "" }, +// { 0x4396, "" }, +// { 0x4397, "" }, +// { 0x4398, "" }, +// { 0x4399, "" }, +// { 0x439A, "" }, +// { 0x439B, "" }, +// { 0x439C, "" }, +// { 0x439D, "" }, +// { 0x439E, "" }, +// { 0x439F, "" }, +// { 0x43A0, "" }, +// { 0x43A1, "" }, +// { 0x43A2, "" }, +// { 0x43A3, "" }, +// { 0x43A4, "" }, { 0x43A5, "icehole_achievement" }, +// { 0x43A6, "" }, { 0x43A7, "icehole_shards" }, +// { 0x43A8, "" }, +// { 0x43A9, "" }, { 0x43AA, "icon_always_show" }, +// { 0x43AB, "" }, { 0x43AC, "icon_fade_in" }, { 0x43AD, "icon_fade_out" }, { 0x43AE, "icon_name" }, +// { 0x43AF, "" }, { 0x43B0, "iconelem" }, +// { 0x43B1, "" }, +// { 0x43B2, "" }, +// { 0x43B3, "" }, +// { 0x43B4, "" }, { 0x43B5, "iconvisall" }, +// { 0x43B6, "" }, +// { 0x43B7, "" }, +// { 0x43B8, "" }, { 0x43B9, "idflags" }, +// { 0x43BA, "" }, { 0x43BB, "idflags_no_knockback" }, +// { 0x43BC, "" }, +// { 0x43BD, "" }, +// { 0x43BE, "" }, { 0x43BF, "idflags_penetration" }, +// { 0x43C0, "" }, +// { 0x43C1, "" }, { 0x43C2, "idflags_shield_explosive_impact_huge" }, +// { 0x43C3, "" }, +// { 0x43C4, "" }, +// { 0x43C5, "" }, +// { 0x43C6, "" }, +// { 0x43C7, "" }, +// { 0x43C8, "" }, +// { 0x43C9, "" }, +// { 0x43CA, "" }, +// { 0x43CB, "" }, +// { 0x43CC, "" }, +// { 0x43CD, "" }, +// { 0x43CE, "" }, +// { 0x43CF, "" }, { 0x43D0, "idle_break_anim_active" }, +// { 0x43D1, "" }, +// { 0x43D2, "" }, { 0x43D3, "idle_hardleft" }, +// { 0x43D4, "" }, +// { 0x43D5, "" }, +// { 0x43D6, "" }, +// { 0x43D7, "" }, +// { 0x43D8, "" }, +// { 0x43D9, "" }, { 0x43DA, "idle_reach_node" }, { 0x43DB, "idle_right" }, +// { 0x43DC, "" }, { 0x43DD, "idle_struct_animating_node" }, +// { 0x43DE, "" }, { 0x43DF, "idleanim" }, { 0x43E0, "idleanimtype" }, +// { 0x43E1, "" }, { 0x43E2, "idlelookattargets" }, { 0x43E3, "idleoccurrence" }, +// { 0x43E4, "" }, +// { 0x43E5, "" }, { 0x43E6, "idlesound_waitfordoneordeath" }, +// { 0x43E7, "" }, +// { 0x43E8, "" }, +// { 0x43E9, "" }, +// { 0x43EA, "" }, +// { 0x43EB, "" }, { 0x43EC, "idlewait" }, +// { 0x43ED, "" }, { 0x43EE, "idlingatcover" }, +// { 0x43EF, "" }, +// { 0x43F0, "" }, +// { 0x43F1, "" }, { 0x43F2, "iflashfuse" }, +// { 0x43F3, "" }, +// { 0x43F4, "" }, +// { 0x43F5, "" }, +// { 0x43F6, "" }, { 0x43F7, "ignore_me_ignore_all" }, +// { 0x43F8, "" }, +// { 0x43F9, "" }, +// { 0x43FA, "" }, { 0x43FB, "ignore_move_suppression" }, +// { 0x43FC, "" }, +// { 0x43FD, "" }, +// { 0x43FE, "" }, +// { 0x43FF, "" }, { 0x4400, "ignore_run" }, +// { 0x4401, "" }, +// { 0x4402, "" }, +// { 0x4403, "" }, +// { 0x4404, "" }, +// { 0x4405, "" }, +// { 0x4406, "" }, +// { 0x4407, "" }, { 0x4408, "ignoreall_false_end_anim" }, { 0x4409, "ignoreall_on_end" }, +// { 0x440A, "" }, { 0x440B, "ignored_by_attack_heli" }, +// { 0x440C, "" }, { 0x440D, "ignoreeachother" }, +// { 0x440E, "" }, { 0x440F, "ignoreorigin" }, +// { 0x4410, "" }, +// { 0x4411, "" }, { 0x4412, "ignoresightpos" }, +// { 0x4413, "" }, +// { 0x4414, "" }, +// { 0x4415, "" }, +// { 0x4416, "" }, { 0x4417, "impact_loc" }, +// { 0x4418, "" }, +// { 0x4419, "" }, +// { 0x441A, "" }, +// { 0x441B, "" }, +// { 0x441C, "" }, +// { 0x441D, "" }, +// { 0x441E, "" }, +// { 0x441F, "" }, +// { 0x4420, "" }, { 0x4421, "impulse_push" }, +// { 0x4422, "" }, +// { 0x4423, "" }, +// { 0x4424, "" }, +// { 0x4425, "" }, +// { 0x4426, "" }, +// { 0x4427, "" }, { 0x4428, "ims_handleownerdisconnect" }, +// { 0x4429, "" }, { 0x442A, "ims_hideallparts" }, { 0x442B, "ims_modifydamage" }, +// { 0x442C, "" }, { 0x442D, "ims_oncarrierdeath" }, { 0x442E, "ims_oncarrierdisconnect" }, +// { 0x442F, "" }, +// { 0x4430, "" }, +// { 0x4431, "" }, +// { 0x4432, "" }, { 0x4433, "ims_setactive" }, { 0x4434, "ims_setcancelled" }, { 0x4435, "ims_setcarried" }, +// { 0x4436, "" }, +// { 0x4437, "" }, +// { 0x4438, "" }, +// { 0x4439, "" }, +// { 0x443A, "" }, { 0x443B, "imscreateexplosive" }, +// { 0x443C, "" }, +// { 0x443D, "" }, +// { 0x443E, "" }, +// { 0x443F, "" }, +// { 0x4440, "" }, { 0x4441, "imsopendoor" }, +// { 0x4442, "" }, +// { 0x4443, "" }, +// { 0x4444, "" }, { 0x4445, "in_alien_mode" }, { 0x4446, "in_attack" }, +// { 0x4447, "" }, { 0x4448, "in_deathsdoor" }, +// { 0x4449, "" }, +// { 0x444A, "" }, +// { 0x444B, "" }, +// { 0x444C, "" }, +// { 0x444D, "" }, +// { 0x444E, "" }, +// { 0x444F, "" }, { 0x4450, "in_spawnspectator" }, { 0x4451, "in_to_jeep" }, +// { 0x4452, "" }, +// { 0x4453, "" }, { 0x4454, "in_world_area" }, +// { 0x4455, "" }, +// { 0x4456, "" }, +// { 0x4457, "" }, { 0x4458, "inairanimentry" }, +// { 0x4459, "" }, { 0x445A, "inboundsfx" }, +// { 0x445B, "" }, { 0x445C, "inc" }, { 0x445D, "inc4death" }, +// { 0x445E, "" }, +// { 0x445F, "" }, +// { 0x4460, "" }, +// { 0x4461, "" }, +// { 0x4462, "" }, +// { 0x4463, "" }, +// { 0x4464, "" }, { 0x4465, "inc_escaped_stat" }, { 0x4466, "inc_hives_destroyed_stat" }, +// { 0x4467, "" }, { 0x4468, "inc_prestige_nerfs_stat" }, +// { 0x4469, "" }, { 0x446A, "inc_score_stat" }, { 0x446B, "inc_session_stat" }, { 0x446C, "inc_stat" }, { 0x446D, "inc_xp_stat" }, +// { 0x446E, "" }, +// { 0x446F, "" }, +// { 0x4470, "" }, +// { 0x4471, "" }, +// { 0x4472, "" }, +// { 0x4473, "" }, { 0x4474, "incoming_sound" }, +// { 0x4475, "" }, +// { 0x4476, "" }, +// { 0x4477, "" }, +// { 0x4478, "" }, +// { 0x4479, "" }, +// { 0x447A, "" }, +// { 0x447B, "" }, { 0x447C, "incranimaimweight" }, +// { 0x447D, "" }, +// { 0x447E, "" }, { 0x447F, "increase_difficulty" }, +// { 0x4480, "" }, { 0x4481, "increase_threatbias" }, +// { 0x4482, "" }, +// { 0x4483, "" }, +// { 0x4484, "" }, { 0x4485, "incrementalivecount" }, +// { 0x4486, "" }, +// { 0x4487, "" }, +// { 0x4488, "" }, { 0x4489, "index" }, { 0x448A, "index_col" }, { 0x448B, "index_is_selected" }, { 0x448C, "index_map" }, { 0x448D, "indexarray" }, { 0x448E, "indexnumber" }, +// { 0x448F, "" }, { 0x4490, "indoor_think" }, { 0x4491, "indoorcqbtogglecheck" }, { 0x4492, "infantry_guys" }, { 0x4493, "infantry_teleport_start" }, +// { 0x4494, "" }, +// { 0x4495, "" }, +// { 0x4496, "" }, { 0x4497, "infect_chosefirstinfected" }, +// { 0x4498, "" }, +// { 0x4499, "" }, +// { 0x449A, "" }, +// { 0x449B, "" }, +// { 0x449C, "" }, +// { 0x449D, "" }, +// { 0x449E, "" }, +// { 0x449F, "" }, +// { 0x44A0, "" }, { 0x44A1, "infil_allow_movement" }, { 0x44A2, "infil_allowed_slide" }, { 0x44A3, "infil_ally" }, +// { 0x44A4, "" }, { 0x44A5, "infil_cleanup" }, +// { 0x44A6, "" }, { 0x44A7, "infil_entry_lock" }, { 0x44A8, "infil_explosions" }, { 0x44A9, "infil_flyin_allies" }, +// { 0x44AA, "" }, { 0x44AB, "infil_flyin_battle_init" }, { 0x44AC, "infil_flyin_old" }, +// { 0x44AD, "" }, +// { 0x44AE, "" }, +// { 0x44AF, "" }, { 0x44B0, "infil_grenade" }, { 0x44B1, "infil_grenade_delete" }, +// { 0x44B2, "" }, { 0x44B3, "infil_heli_anim_skip" }, +// { 0x44B4, "" }, +// { 0x44B5, "" }, +// { 0x44B6, "" }, { 0x44B7, "infil_lights_and_vision" }, { 0x44B8, "infil_movement_step" }, { 0x44B9, "infil_object_hide" }, +// { 0x44BA, "" }, +// { 0x44BB, "" }, { 0x44BC, "infil_path_offset" }, +// { 0x44BD, "" }, +// { 0x44BE, "" }, +// { 0x44BF, "" }, +// { 0x44C0, "" }, +// { 0x44C1, "" }, +// { 0x44C2, "" }, +// { 0x44C3, "" }, { 0x44C4, "infil_rpg_guy" }, { 0x44C5, "infil_sidestreet" }, +// { 0x44C6, "" }, +// { 0x44C7, "" }, { 0x44C8, "infil_vignette" }, +// { 0x44C9, "" }, +// { 0x44CA, "" }, +// { 0x44CB, "" }, +// { 0x44CC, "" }, { 0x44CD, "infinite_event_index" }, +// { 0x44CE, "" }, +// { 0x44CF, "" }, +// { 0x44D0, "" }, +// { 0x44D1, "" }, +// { 0x44D2, "" }, { 0x44D3, "informattacking" }, +// { 0x44D4, "" }, +// { 0x44D5, "" }, { 0x44D6, "informreloading" }, +// { 0x44D7, "" }, +// { 0x44D8, "" }, +// { 0x44D9, "" }, { 0x44DA, "infront" }, +// { 0x44DB, "" }, +// { 0x44DC, "" }, +// { 0x44DD, "" }, +// { 0x44DE, "" }, { 0x44DF, "init" }, { 0x44E0, "init_a10" }, +// { 0x44E1, "" }, { 0x44E2, "init_ai_space_animsets" }, +// { 0x44E3, "" }, +// { 0x44E4, "" }, +// { 0x44E5, "" }, +// { 0x44E6, "" }, { 0x44E7, "init_alien_idle" }, +// { 0x44E8, "" }, { 0x44E9, "init_ambient" }, +// { 0x44EA, "" }, +// { 0x44EB, "" }, +// { 0x44EC, "" }, { 0x44ED, "init_animated_dufflebags_baker" }, { 0x44EE, "init_animated_dufflebags_candk" }, { 0x44EF, "init_animatedmodels" }, +// { 0x44F0, "" }, { 0x44F1, "init_anims_human" }, { 0x44F2, "init_anims_player" }, { 0x44F3, "init_animset_ambush" }, { 0x44F4, "init_animset_combat" }, +// { 0x44F5, "" }, +// { 0x44F6, "" }, +// { 0x44F7, "" }, { 0x44F8, "init_animset_cover_multi" }, +// { 0x44F9, "" }, { 0x44FA, "init_animset_cover_right" }, { 0x44FB, "init_animset_cover_wall" }, { 0x44FC, "init_animset_cqb_move" }, { 0x44FD, "init_animset_cqb_stand" }, +// { 0x44FE, "" }, { 0x44FF, "init_animset_custom_stand" }, { 0x4500, "init_animset_death" }, { 0x4501, "init_animset_default_crouch" }, +// { 0x4502, "" }, +// { 0x4503, "" }, { 0x4504, "init_animset_flashed" }, +// { 0x4505, "" }, +// { 0x4506, "" }, { 0x4507, "init_animset_heat_stand" }, { 0x4508, "init_animset_idle" }, +// { 0x4509, "" }, +// { 0x450A, "" }, { 0x450B, "init_animset_pain" }, +// { 0x450C, "" }, { 0x450D, "init_animset_reactions" }, { 0x450E, "init_animset_rpg_crouch" }, +// { 0x450F, "" }, +// { 0x4510, "" }, +// { 0x4511, "" }, +// { 0x4512, "" }, { 0x4513, "init_animset_shotgun_stand" }, +// { 0x4514, "" }, +// { 0x4515, "" }, { 0x4516, "init_animsounds_for_animname" }, +// { 0x4517, "" }, { 0x4518, "init_audio" }, +// { 0x4519, "" }, +// { 0x451A, "" }, { 0x451B, "init_biasgroups" }, { 0x451C, "init_blocker_hive_animation_state" }, { 0x451D, "init_bot_attachmenttable" }, +// { 0x451E, "" }, +// { 0x451F, "" }, +// { 0x4520, "" }, +// { 0x4521, "" }, { 0x4522, "init_challenge_type" }, +// { 0x4523, "" }, { 0x4524, "init_chaos_animset" }, +// { 0x4525, "" }, +// { 0x4526, "" }, { 0x4527, "init_color_grouping" }, { 0x4528, "init_color_helper_triggers" }, +// { 0x4529, "" }, { 0x452A, "init_colors" }, +// { 0x452B, "" }, { 0x452C, "init_combat_resource_from_table" }, +// { 0x452D, "" }, { 0x452E, "init_combat_resource_overrides" }, { 0x452F, "init_combat_resources" }, +// { 0x4530, "" }, { 0x4531, "init_creepwalk_archetype" }, +// { 0x4532, "" }, { 0x4533, "init_dam_destruction_anim" }, { 0x4534, "init_damage_feedback" }, +// { 0x4535, "" }, +// { 0x4536, "" }, +// { 0x4537, "" }, +// { 0x4538, "" }, +// { 0x4539, "" }, +// { 0x453A, "" }, { 0x453B, "init_dog_anims" }, +// { 0x453C, "" }, +// { 0x453D, "" }, { 0x453E, "init_drill_drop_loc" }, +// { 0x453F, "" }, +// { 0x4540, "" }, +// { 0x4541, "" }, +// { 0x4542, "" }, +// { 0x4543, "" }, +// { 0x4544, "" }, +// { 0x4545, "" }, +// { 0x4546, "" }, { 0x4547, "init_filter" }, +// { 0x4548, "" }, +// { 0x4549, "" }, +// { 0x454A, "" }, { 0x454B, "init_fog_transition" }, +// { 0x454C, "" }, { 0x454D, "init_fx" }, +// { 0x454E, "" }, { 0x454F, "init_gamescore" }, +// { 0x4550, "" }, +// { 0x4551, "" }, { 0x4552, "init_helicopters" }, { 0x4553, "init_helo" }, +// { 0x4554, "" }, +// { 0x4555, "" }, +// { 0x4556, "" }, +// { 0x4557, "" }, { 0x4558, "init_hive_locs" }, { 0x4559, "init_hover" }, +// { 0x455A, "" }, +// { 0x455B, "" }, +// { 0x455C, "" }, +// { 0x455D, "" }, +// { 0x455E, "" }, +// { 0x455F, "" }, +// { 0x4560, "" }, +// { 0x4561, "" }, +// { 0x4562, "" }, { 0x4563, "init_levelvariables" }, { 0x4564, "init_light_def" }, { 0x4565, "init_lights" }, +// { 0x4566, "" }, { 0x4567, "init_lit_model" }, +// { 0x4568, "" }, +// { 0x4569, "" }, { 0x456A, "init_localoilrocks" }, +// { 0x456B, "" }, +// { 0x456C, "" }, +// { 0x456D, "" }, { 0x456E, "init_mgturretsettings" }, +// { 0x456F, "" }, { 0x4570, "init_mix" }, { 0x4571, "init_move_transition_arrays" }, +// { 0x4572, "" }, +// { 0x4573, "" }, +// { 0x4574, "" }, +// { 0x4575, "" }, +// { 0x4576, "" }, { 0x4577, "init_occlusion" }, +// { 0x4578, "" }, { 0x4579, "init_patrol_paths" }, { 0x457A, "init_perk_bullet_damage" }, +// { 0x457B, "" }, +// { 0x457C, "" }, +// { 0x457D, "" }, +// { 0x457E, "" }, +// { 0x457F, "" }, { 0x4580, "init_perks" }, { 0x4581, "init_perks_callback" }, +// { 0x4582, "" }, +// { 0x4583, "" }, { 0x4584, "init_personality_camper" }, +// { 0x4585, "" }, +// { 0x4586, "" }, +// { 0x4587, "" }, +// { 0x4588, "" }, +// { 0x4589, "" }, { 0x458A, "init_player_hud_onconnect" }, { 0x458B, "init_player_limp" }, +// { 0x458C, "" }, +// { 0x458D, "" }, { 0x458E, "init_player_rig" }, { 0x458F, "init_player_score" }, { 0x4590, "init_player_space" }, +// { 0x4591, "" }, +// { 0x4592, "" }, +// { 0x4593, "" }, { 0x4594, "init_player_unlock" }, { 0x4595, "init_post_main" }, +// { 0x4596, "" }, { 0x4597, "init_radio_dialogue" }, +// { 0x4598, "" }, { 0x4599, "init_reverb" }, +// { 0x459A, "" }, +// { 0x459B, "" }, +// { 0x459C, "" }, { 0x459D, "init_screeneffect_vars" }, +// { 0x459E, "" }, +// { 0x459F, "" }, { 0x45A0, "init_scripted_light" }, +// { 0x45A1, "" }, +// { 0x45A2, "" }, +// { 0x45A3, "" }, { 0x45A4, "init_shooter" }, { 0x45A5, "init_shooter_anims" }, +// { 0x45A6, "" }, +// { 0x45A7, "" }, +// { 0x45A8, "" }, +// { 0x45A9, "" }, +// { 0x45AA, "" }, +// { 0x45AB, "" }, { 0x45AC, "init_spawn_node_info" }, +// { 0x45AD, "" }, { 0x45AE, "init_squadbattlechatter" }, +// { 0x45AF, "" }, +// { 0x45B0, "" }, +// { 0x45B1, "" }, +// { 0x45B2, "" }, +// { 0x45B3, "" }, +// { 0x45B4, "" }, +// { 0x45B5, "" }, +// { 0x45B6, "" }, { 0x45B7, "init_take_cover_warnings" }, +// { 0x45B8, "" }, +// { 0x45B9, "" }, +// { 0x45BA, "" }, +// { 0x45BB, "" }, { 0x45BC, "init_threatbiasgroups" }, +// { 0x45BD, "" }, +// { 0x45BE, "" }, +// { 0x45BF, "" }, +// { 0x45C0, "" }, { 0x45C1, "init_tracks" }, +// { 0x45C2, "" }, { 0x45C3, "init_tunnel" }, +// { 0x45C4, "" }, +// { 0x45C5, "" }, { 0x45C6, "init_uphill_jog_animset" }, +// { 0x45C7, "" }, +// { 0x45C8, "" }, { 0x45C9, "init_vehicles" }, +// { 0x45CA, "" }, +// { 0x45CB, "" }, { 0x45CC, "init_vo_system" }, +// { 0x45CD, "" }, +// { 0x45CE, "" }, { 0x45CF, "init_whizby" }, { 0x45D0, "init_wind_if_uninitialized" }, +// { 0x45D1, "" }, +// { 0x45D2, "" }, { 0x45D3, "initactivisioncredits" }, +// { 0x45D4, "" }, +// { 0x45D5, "" }, +// { 0x45D6, "" }, +// { 0x45D7, "" }, { 0x45D8, "initalienanims" }, { 0x45D9, "initaliencannedtraverses" }, { 0x45DA, "initaliendeath" }, +// { 0x45DB, "" }, +// { 0x45DC, "" }, { 0x45DD, "initalienvosystem" }, +// { 0x45DE, "" }, +// { 0x45DF, "" }, { 0x45E0, "initanimtree" }, +// { 0x45E1, "" }, { 0x45E2, "initatvicredits_blade" }, +// { 0x45E3, "" }, { 0x45E4, "initatvicredits_central_tech" }, +// { 0x45E5, "" }, +// { 0x45E6, "" }, +// { 0x45E7, "" }, { 0x45E8, "initatvicredits_global" }, +// { 0x45E9, "" }, { 0x45EA, "initatvicredits_qa1" }, { 0x45EB, "initatvicredits_qa2" }, +// { 0x45EC, "" }, +// { 0x45ED, "" }, +// { 0x45EE, "" }, +// { 0x45EF, "" }, +// { 0x45F0, "" }, { 0x45F1, "initbaseaward" }, { 0x45F2, "initbattlechatter" }, { 0x45F3, "initbombsquaddata" }, +// { 0x45F4, "" }, +// { 0x45F5, "" }, +// { 0x45F6, "" }, { 0x45F7, "initcharacterface" }, +// { 0x45F8, "" }, +// { 0x45F9, "" }, +// { 0x45FA, "" }, { 0x45FB, "initcontact" }, +// { 0x45FC, "" }, +// { 0x45FD, "" }, +// { 0x45FE, "" }, +// { 0x45FF, "" }, +// { 0x4600, "" }, { 0x4601, "initdoganimations" }, +// { 0x4602, "" }, +// { 0x4603, "" }, +// { 0x4604, "" }, { 0x4605, "initdogarchetype_reaction" }, +// { 0x4606, "" }, +// { 0x4607, "" }, { 0x4608, "initdogvestanimations" }, { 0x4609, "initdot" }, +// { 0x460A, "" }, +// { 0x460B, "" }, +// { 0x460C, "" }, +// { 0x460D, "" }, +// { 0x460E, "" }, +// { 0x460F, "" }, { 0x4610, "initgameflags" }, +// { 0x4611, "" }, { 0x4612, "initglobals" }, +// { 0x4613, "" }, +// { 0x4614, "" }, { 0x4615, "inithandsignals" }, { 0x4616, "inithordesettings" }, +// { 0x4617, "" }, +// { 0x4618, "" }, { 0x4619, "initial_dist_z_from_top" }, +// { 0x461A, "" }, { 0x461B, "initial_edge_ally_left" }, +// { 0x461C, "" }, +// { 0x461D, "" }, { 0x461E, "initial_spawn" }, +// { 0x461F, "" }, { 0x4620, "initialdelay" }, { 0x4621, "initialdmscoreupdate" }, +// { 0x4622, "" }, +// { 0x4623, "" }, +// { 0x4624, "" }, +// { 0x4625, "" }, +// { 0x4626, "" }, +// { 0x4627, "" }, { 0x4628, "initializematchrules" }, +// { 0x4629, "" }, { 0x462A, "initiated" }, { 0x462B, "initinsertionvehicles" }, +// { 0x462C, "" }, { 0x462D, "initiw6atvicredits" }, { 0x462E, "initiw6credits" }, +// { 0x462F, "" }, +// { 0x4630, "" }, +// { 0x4631, "" }, +// { 0x4632, "" }, +// { 0x4633, "" }, { 0x4634, "initlevelflags" }, +// { 0x4635, "" }, +// { 0x4636, "" }, { 0x4637, "initmovestartstoptransitions" }, +// { 0x4638, "" }, +// { 0x4639, "" }, +// { 0x463A, "" }, +// { 0x463B, "" }, { 0x463C, "initpainfx" }, +// { 0x463D, "" }, +// { 0x463E, "" }, +// { 0x463F, "" }, +// { 0x4640, "" }, +// { 0x4641, "" }, +// { 0x4642, "" }, { 0x4643, "initplayerstat" }, { 0x4644, "initplayerstats" }, +// { 0x4645, "" }, { 0x4646, "initprisonerloadout" }, +// { 0x4647, "" }, +// { 0x4648, "" }, +// { 0x4649, "" }, { 0x464A, "initridekillstreak_internal" }, +// { 0x464B, "" }, { 0x464C, "initscoreboard" }, +// { 0x464D, "" }, +// { 0x464E, "" }, +// { 0x464F, "" }, { 0x4650, "initspawns" }, { 0x4651, "initstat" }, +// { 0x4652, "" }, { 0x4653, "initstate" }, +// { 0x4654, "" }, +// { 0x4655, "" }, +// { 0x4656, "" }, +// { 0x4657, "" }, +// { 0x4658, "" }, { 0x4659, "initweapon" }, { 0x465A, "initwindowtraverse" }, +// { 0x465B, "" }, { 0x465C, "inovertime" }, { 0x465D, "inplayerportableradar" }, { 0x465E, "inplayerscrambler" }, +// { 0x465F, "" }, +// { 0x4660, "" }, +// { 0x4661, "" }, +// { 0x4662, "" }, +// { 0x4663, "" }, +// { 0x4664, "" }, +// { 0x4665, "" }, +// { 0x4666, "" }, +// { 0x4667, "" }, +// { 0x4668, "" }, +// { 0x4669, "" }, +// { 0x466A, "" }, +// { 0x466B, "" }, +// { 0x466C, "" }, +// { 0x466D, "" }, +// { 0x466E, "" }, +// { 0x466F, "" }, +// { 0x4670, "" }, +// { 0x4671, "" }, +// { 0x4672, "" }, +// { 0x4673, "" }, { 0x4674, "insyncmeleewithtarget" }, +// { 0x4675, "" }, +// { 0x4676, "" }, { 0x4677, "intel_items" }, { 0x4678, "intel_think" }, +// { 0x4679, "" }, +// { 0x467A, "" }, +// { 0x467B, "" }, +// { 0x467C, "" }, +// { 0x467D, "" }, { 0x467E, "intelcrouchkillschallenge" }, +// { 0x467F, "" }, +// { 0x4680, "" }, +// { 0x4681, "" }, +// { 0x4682, "" }, +// { 0x4683, "" }, { 0x4684, "intelfoundshotkillschallenge" }, { 0x4685, "intelheadshotchallenge" }, +// { 0x4686, "" }, +// { 0x4687, "" }, +// { 0x4688, "" }, { 0x4689, "intelknifekillchallenge" }, { 0x468A, "intelminigun" }, +// { 0x468B, "" }, +// { 0x468C, "" }, +// { 0x468D, "" }, +// { 0x468E, "" }, +// { 0x468F, "" }, +// { 0x4690, "" }, +// { 0x4691, "" }, +// { 0x4692, "" }, { 0x4693, "intelteammelee" }, { 0x4694, "intelteamreward" }, +// { 0x4695, "" }, { 0x4696, "intensity" }, { 0x4697, "intensity_monitor_update_loop" }, +// { 0x4698, "" }, { 0x4699, "intensity_spawning_paused_count" }, { 0x469A, "intensitylevels" }, +// { 0x469B, "" }, +// { 0x469C, "" }, +// { 0x469D, "" }, { 0x469E, "interactive_number" }, +// { 0x469F, "" }, { 0x46A0, "interactive_tv" }, +// { 0x46A1, "" }, +// { 0x46A2, "" }, +// { 0x46A3, "" }, +// { 0x46A4, "" }, +// { 0x46A5, "" }, +// { 0x46A6, "" }, +// { 0x46A7, "" }, +// { 0x46A8, "" }, +// { 0x46A9, "" }, +// { 0x46AA, "" }, +// { 0x46AB, "" }, +// { 0x46AC, "" }, { 0x46AD, "intermission_vo" }, { 0x46AE, "internalmain" }, +// { 0x46AF, "" }, +// { 0x46B0, "" }, +// { 0x46B1, "" }, +// { 0x46B2, "" }, +// { 0x46B3, "" }, +// { 0x46B4, "" }, { 0x46B5, "interrupt_level" }, +// { 0x46B6, "" }, +// { 0x46B7, "" }, +// { 0x46B8, "" }, +// { 0x46B9, "" }, +// { 0x46BA, "" }, +// { 0x46BB, "" }, +// { 0x46BC, "" }, +// { 0x46BD, "" }, +// { 0x46BE, "" }, +// { 0x46BF, "" }, { 0x46C0, "intro_agent" }, { 0x46C1, "intro_allies_killed_by_mig" }, +// { 0x46C2, "" }, { 0x46C3, "intro_ally_idle" }, { 0x46C4, "intro_ambush_vo" }, { 0x46C5, "intro_and_crash_site_ally_setup" }, +// { 0x46C6, "" }, +// { 0x46C7, "" }, { 0x46C8, "intro_anim_from_keegan" }, +// { 0x46C9, "" }, +// { 0x46CA, "" }, +// { 0x46CB, "" }, +// { 0x46CC, "" }, +// { 0x46CD, "" }, +// { 0x46CE, "" }, +// { 0x46CF, "" }, +// { 0x46D0, "" }, +// { 0x46D1, "" }, +// { 0x46D2, "" }, +// { 0x46D3, "" }, +// { 0x46D4, "" }, +// { 0x46D5, "" }, +// { 0x46D6, "" }, { 0x46D7, "intro_binocs_not_target_vo" }, { 0x46D8, "intro_binocs_oracle_scanning_vo" }, { 0x46D9, "intro_binocular_monitor" }, +// { 0x46DA, "" }, +// { 0x46DB, "" }, +// { 0x46DC, "" }, { 0x46DD, "intro_binoculars_use_hint" }, +// { 0x46DE, "" }, { 0x46DF, "intro_birds" }, +// { 0x46E0, "" }, +// { 0x46E1, "" }, +// { 0x46E2, "" }, +// { 0x46E3, "" }, { 0x46E4, "intro_bunker_house_runners" }, { 0x46E5, "intro_bunker_turrets" }, +// { 0x46E6, "" }, +// { 0x46E7, "" }, +// { 0x46E8, "" }, +// { 0x46E9, "" }, +// { 0x46EA, "" }, { 0x46EB, "intro_check_binocular_activate" }, { 0x46EC, "intro_check_binocular_deactivate" }, { 0x46ED, "intro_check_binocular_range" }, +// { 0x46EE, "" }, { 0x46EF, "intro_check_binocular_zoom" }, +// { 0x46F0, "" }, { 0x46F1, "intro_chopper_fx" }, +// { 0x46F2, "" }, { 0x46F3, "intro_cleanup" }, { 0x46F4, "intro_cliff_tanks" }, +// { 0x46F5, "" }, +// { 0x46F6, "" }, +// { 0x46F7, "" }, +// { 0x46F8, "" }, +// { 0x46F9, "" }, +// { 0x46FA, "" }, +// { 0x46FB, "" }, { 0x46FC, "intro_dialogue_2" }, +// { 0x46FD, "" }, +// { 0x46FE, "" }, { 0x46FF, "intro_dof" }, +// { 0x4700, "" }, +// { 0x4701, "" }, +// { 0x4702, "" }, { 0x4703, "intro_drive" }, +// { 0x4704, "" }, +// { 0x4705, "" }, +// { 0x4706, "" }, { 0x4707, "intro_enemy11" }, +// { 0x4708, "" }, { 0x4709, "intro_enemy2" }, +// { 0x470A, "" }, { 0x470B, "intro_enemy5" }, +// { 0x470C, "" }, +// { 0x470D, "" }, +// { 0x470E, "" }, { 0x470F, "intro_enemy_scene" }, +// { 0x4710, "" }, { 0x4711, "intro_ent_del" }, +// { 0x4712, "" }, { 0x4713, "intro_explosion2" }, { 0x4714, "intro_fake_mortars" }, { 0x4715, "intro_flavorburst" }, { 0x4716, "intro_flyby_a10" }, +// { 0x4717, "" }, +// { 0x4718, "" }, +// { 0x4719, "" }, +// { 0x471A, "" }, +// { 0x471B, "" }, +// { 0x471C, "" }, +// { 0x471D, "" }, +// { 0x471E, "" }, +// { 0x471F, "" }, +// { 0x4720, "" }, { 0x4721, "intro_helis_overhead" }, +// { 0x4722, "" }, +// { 0x4723, "" }, +// { 0x4724, "" }, +// { 0x4725, "" }, { 0x4726, "intro_house_blocker_truck" }, +// { 0x4727, "" }, +// { 0x4728, "" }, +// { 0x4729, "" }, +// { 0x472A, "" }, { 0x472B, "intro_logic" }, { 0x472C, "intro_main" }, { 0x472D, "intro_mask" }, { 0x472E, "intro_masks" }, { 0x472F, "intro_medic_osprey" }, +// { 0x4730, "" }, +// { 0x4731, "" }, +// { 0x4732, "" }, { 0x4733, "intro_offse" }, +// { 0x4734, "" }, +// { 0x4735, "" }, { 0x4736, "intro_overlook_static" }, +// { 0x4737, "" }, +// { 0x4738, "" }, { 0x4739, "intro_player_blur" }, { 0x473A, "intro_player_goggles_watersheeting_fx" }, +// { 0x473B, "" }, +// { 0x473C, "" }, { 0x473D, "intro_prep_vip_heli" }, +// { 0x473E, "" }, +// { 0x473F, "" }, +// { 0x4740, "" }, +// { 0x4741, "" }, +// { 0x4742, "" }, +// { 0x4743, "" }, +// { 0x4744, "" }, +// { 0x4745, "" }, +// { 0x4746, "" }, +// { 0x4747, "" }, { 0x4748, "intro_rorke_gun" }, +// { 0x4749, "" }, { 0x474A, "intro_runners" }, { 0x474B, "intro_save_check" }, +// { 0x474C, "" }, +// { 0x474D, "" }, +// { 0x474E, "" }, +// { 0x474F, "" }, { 0x4750, "intro_screen_custom_timing" }, +// { 0x4751, "" }, { 0x4752, "intro_scripted_audio_fade_in_mixing" }, { 0x4753, "intro_scripted_sequence" }, +// { 0x4754, "" }, +// { 0x4755, "" }, +// { 0x4756, "" }, { 0x4757, "intro_sequence_precache" }, { 0x4758, "intro_sequence_street" }, { 0x4759, "intro_setup" }, +// { 0x475A, "" }, +// { 0x475B, "" }, +// { 0x475C, "" }, +// { 0x475D, "" }, +// { 0x475E, "" }, +// { 0x475F, "" }, +// { 0x4760, "" }, +// { 0x4761, "" }, { 0x4762, "intro_street_abrams" }, +// { 0x4763, "" }, { 0x4764, "intro_street_drones" }, +// { 0x4765, "" }, +// { 0x4766, "" }, { 0x4767, "intro_tank_foley" }, { 0x4768, "intro_target_monitor" }, +// { 0x4769, "" }, { 0x476A, "intro_transport_mover" }, { 0x476B, "intro_turn_off_prop_bm21_1_lights_fx" }, +// { 0x476C, "" }, +// { 0x476D, "" }, +// { 0x476E, "" }, +// { 0x476F, "" }, +// { 0x4770, "" }, +// { 0x4771, "" }, +// { 0x4772, "" }, +// { 0x4773, "" }, +// { 0x4774, "" }, +// { 0x4775, "" }, +// { 0x4776, "" }, +// { 0x4777, "" }, +// { 0x4778, "" }, { 0x4779, "intro_watch" }, { 0x477A, "introcp_guy_radio" }, { 0x477B, "introcp_guys_remaining" }, { 0x477C, "introcp_guys_tower" }, { 0x477D, "introscreen" }, +// { 0x477E, "" }, +// { 0x477F, "" }, +// { 0x4780, "" }, +// { 0x4781, "" }, +// { 0x4782, "" }, +// { 0x4783, "" }, +// { 0x4784, "" }, +// { 0x4785, "" }, { 0x4786, "introscreen_generic_fade_in_on_flag" }, +// { 0x4787, "" }, { 0x4788, "introscreen_line_1" }, +// { 0x4789, "" }, +// { 0x478A, "" }, { 0x478B, "introscreen_line_4" }, +// { 0x478C, "" }, +// { 0x478D, "" }, +// { 0x478E, "" }, +// { 0x478F, "" }, +// { 0x4790, "" }, +// { 0x4791, "" }, { 0x4792, "invasion_door_anim" }, +// { 0x4793, "" }, { 0x4794, "inventory" }, +// { 0x4795, "" }, +// { 0x4796, "" }, +// { 0x4797, "" }, +// { 0x4798, "" }, +// { 0x4799, "" }, +// { 0x479A, "" }, +// { 0x479B, "" }, +// { 0x479C, "" }, +// { 0x479D, "" }, +// { 0x479E, "" }, +// { 0x479F, "" }, { 0x47A0, "inverted_rappel" }, { 0x47A1, "inverted_rappel_ally_idles" }, { 0x47A2, "inverted_rappel_ally_movement" }, +// { 0x47A3, "" }, +// { 0x47A4, "" }, { 0x47A5, "inverted_rappel_movement_rorke" }, +// { 0x47A6, "" }, +// { 0x47A7, "" }, { 0x47A8, "invincible" }, +// { 0x47A9, "" }, +// { 0x47AA, "" }, +// { 0x47AB, "" }, +// { 0x47AC, "" }, +// { 0x47AD, "" }, +// { 0x47AE, "" }, +// { 0x47AF, "" }, +// { 0x47B0, "" }, +// { 0x47B1, "" }, { 0x47B2, "iplane_start" }, { 0x47B3, "iplane_start_dialogue" }, +// { 0x47B4, "" }, { 0x47B5, "is3d" }, +// { 0x47B6, "" }, +// { 0x47B7, "" }, +// { 0x47B8, "" }, +// { 0x47B9, "" }, { 0x47BA, "is_alien_agent" }, +// { 0x47BB, "" }, { 0x47BC, "is_ambience_blend_valid" }, +// { 0x47BD, "" }, +// { 0x47BE, "" }, { 0x47BF, "is_apache_player" }, { 0x47C0, "is_array_close" }, +// { 0x47C1, "" }, +// { 0x47C2, "" }, +// { 0x47C3, "" }, { 0x47C4, "is_blocker_hive" }, +// { 0x47C5, "" }, +// { 0x47C6, "" }, { 0x47C7, "is_burning" }, +// { 0x47C8, "" }, +// { 0x47C9, "" }, +// { 0x47CA, "" }, +// { 0x47CB, "" }, +// { 0x47CC, "" }, +// { 0x47CD, "" }, +// { 0x47CE, "" }, +// { 0x47CF, "" }, +// { 0x47D0, "" }, +// { 0x47D1, "" }, +// { 0x47D2, "" }, +// { 0x47D3, "" }, { 0x47D4, "is_currently_mg_target" }, +// { 0x47D5, "" }, +// { 0x47D6, "" }, +// { 0x47D7, "" }, +// { 0x47D8, "" }, { 0x47D9, "is_dead_sentient" }, +// { 0x47DA, "" }, +// { 0x47DB, "" }, +// { 0x47DC, "" }, +// { 0x47DD, "" }, +// { 0x47DE, "" }, +// { 0x47DF, "" }, { 0x47E0, "is_dog_really_attacking" }, +// { 0x47E1, "" }, { 0x47E2, "is_drop_button_pressed" }, +// { 0x47E3, "" }, +// { 0x47E4, "" }, +// { 0x47E5, "" }, { 0x47E6, "is_dynamic_path" }, +// { 0x47E7, "" }, +// { 0x47E8, "" }, { 0x47E9, "is_empty_string" }, +// { 0x47EA, "" }, { 0x47EB, "is_escape_sequence_active" }, { 0x47EC, "is_exploding" }, +// { 0x47ED, "" }, +// { 0x47EE, "" }, { 0x47EF, "is_fake_zodiac" }, { 0x47F0, "is_firing" }, { 0x47F1, "is_first" }, +// { 0x47F2, "" }, { 0x47F3, "is_frag_grenade" }, +// { 0x47F4, "" }, +// { 0x47F5, "" }, +// { 0x47F6, "" }, +// { 0x47F7, "" }, +// { 0x47F8, "" }, { 0x47F9, "is_godmode" }, +// { 0x47FA, "" }, +// { 0x47FB, "" }, { 0x47FC, "is_hero_ai" }, +// { 0x47FD, "" }, +// { 0x47FE, "" }, +// { 0x47FF, "" }, +// { 0x4800, "" }, +// { 0x4801, "" }, +// { 0x4802, "" }, +// { 0x4803, "" }, +// { 0x4804, "" }, +// { 0x4805, "" }, +// { 0x4806, "" }, { 0x4807, "is_in_upload" }, { 0x4808, "is_indoor_map" }, +// { 0x4809, "" }, +// { 0x480A, "" }, { 0x480B, "is_lastblast" }, { 0x480C, "is_later_in_alphabet" }, +// { 0x480D, "" }, +// { 0x480E, "" }, { 0x480F, "is_locked" }, +// { 0x4810, "" }, { 0x4811, "is_moving" }, +// { 0x4812, "" }, +// { 0x4813, "" }, { 0x4814, "is_no_nerf" }, +// { 0x4815, "" }, +// { 0x4816, "" }, { 0x4817, "is_normal_upright" }, +// { 0x4818, "" }, +// { 0x4819, "" }, { 0x481A, "is_on_heli" }, +// { 0x481B, "" }, +// { 0x481C, "" }, { 0x481D, "is_overrode" }, +// { 0x481E, "" }, +// { 0x481F, "" }, +// { 0x4820, "" }, +// { 0x4821, "" }, { 0x4822, "is_path_start_node" }, { 0x4823, "is_perk_set" }, +// { 0x4824, "" }, +// { 0x4825, "" }, +// { 0x4826, "" }, +// { 0x4827, "" }, +// { 0x4828, "" }, +// { 0x4829, "" }, +// { 0x482A, "" }, { 0x482B, "is_player_right" }, +// { 0x482C, "" }, { 0x482D, "is_playing_initial_blocker_anim" }, +// { 0x482E, "" }, +// { 0x482F, "" }, { 0x4830, "is_precalculated_entrance" }, +// { 0x4831, "" }, +// { 0x4832, "" }, { 0x4833, "is_resource_set" }, { 0x4834, "is_rider" }, +// { 0x4835, "" }, +// { 0x4836, "" }, +// { 0x4837, "" }, +// { 0x4838, "" }, +// { 0x4839, "" }, +// { 0x483A, "" }, +// { 0x483B, "" }, +// { 0x483C, "" }, +// { 0x483D, "" }, { 0x483E, "is_spawn_debug_info_requested" }, +// { 0x483F, "" }, +// { 0x4840, "" }, +// { 0x4841, "" }, { 0x4842, "is_spitter_spit" }, +// { 0x4843, "" }, { 0x4844, "is_survival" }, +// { 0x4845, "" }, { 0x4846, "is_targeting" }, +// { 0x4847, "" }, +// { 0x4848, "" }, +// { 0x4849, "" }, +// { 0x484A, "" }, { 0x484B, "is_turret_enabled" }, +// { 0x484C, "" }, +// { 0x484D, "" }, +// { 0x484E, "" }, +// { 0x484F, "" }, +// { 0x4850, "" }, +// { 0x4851, "" }, +// { 0x4852, "" }, +// { 0x4853, "" }, +// { 0x4854, "" }, +// { 0x4855, "" }, +// { 0x4856, "" }, +// { 0x4857, "" }, { 0x4858, "is_valid_spit_target" }, +// { 0x4859, "" }, +// { 0x485A, "" }, +// { 0x485B, "" }, +// { 0x485C, "" }, { 0x485D, "is_visable" }, +// { 0x485E, "" }, +// { 0x485F, "" }, { 0x4860, "isactive" }, +// { 0x4861, "" }, +// { 0x4862, "" }, +// { 0x4863, "" }, +// { 0x4864, "" }, { 0x4865, "isagent" }, { 0x4866, "isaifunc" }, { 0x4867, "isaigameparticipant" }, { 0x4868, "isairdenied" }, +// { 0x4869, "" }, { 0x486A, "isairdropmarker" }, { 0x486B, "isairplane" }, +// { 0x486C, "" }, +// { 0x486D, "" }, +// { 0x486E, "" }, +// { 0x486F, "" }, +// { 0x4870, "" }, +// { 0x4871, "" }, +// { 0x4872, "" }, +// { 0x4873, "" }, +// { 0x4874, "" }, +// { 0x4875, "" }, { 0x4876, "isanymissilefiredonme" }, +// { 0x4877, "" }, { 0x4878, "isassaultkillstreak" }, +// { 0x4879, "" }, +// { 0x487A, "" }, { 0x487B, "isatmost" }, +// { 0x487C, "" }, { 0x487D, "isattachment" }, +// { 0x487E, "" }, { 0x487F, "isattachmentsniperscopedefaulttokenized" }, { 0x4880, "isattachmentunlocked" }, +// { 0x4881, "" }, +// { 0x4882, "" }, +// { 0x4883, "" }, +// { 0x4884, "" }, { 0x4885, "isawardexclusive" }, { 0x4886, "isawardflag" }, { 0x4887, "isbombcarrier" }, +// { 0x4888, "" }, +// { 0x4889, "" }, { 0x488A, "isbreaching" }, +// { 0x488B, "" }, +// { 0x488C, "" }, +// { 0x488D, "" }, { 0x488E, "isbulletweapon" }, { 0x488F, "iscacprimaryweapon" }, +// { 0x4890, "" }, +// { 0x4891, "" }, +// { 0x4892, "" }, { 0x4893, "iscallouttypereport" }, +// { 0x4894, "" }, { 0x4895, "iscapturingcrate" }, +// { 0x4896, "" }, +// { 0x4897, "" }, { 0x4898, "ischallengeunlocked" }, +// { 0x4899, "" }, { 0x489A, "ischeap" }, +// { 0x489B, "" }, +// { 0x489C, "" }, +// { 0x489D, "" }, +// { 0x489E, "" }, +// { 0x489F, "" }, +// { 0x48A0, "" }, { 0x48A1, "iscqbwalkingorfacingenemy" }, +// { 0x48A2, "" }, +// { 0x48A3, "" }, { 0x48A4, "iscurrentlyholdingkillstreakweapon" }, +// { 0x48A5, "" }, +// { 0x48A6, "" }, +// { 0x48A7, "" }, { 0x48A8, "isdefusing" }, +// { 0x48A9, "" }, +// { 0x48AA, "" }, +// { 0x48AB, "" }, +// { 0x48AC, "" }, { 0x48AD, "isdestructibleweapon" }, +// { 0x48AE, "" }, +// { 0x48AF, "" }, { 0x48B0, "isdrone" }, +// { 0x48B1, "" }, +// { 0x48B2, "" }, +// { 0x48B3, "" }, +// { 0x48B4, "" }, +// { 0x48B5, "" }, +// { 0x48B6, "" }, +// { 0x48B7, "" }, +// { 0x48B8, "" }, +// { 0x48B9, "" }, +// { 0x48BA, "" }, { 0x48BB, "isexposed" }, { 0x48BC, "isfacing" }, { 0x48BD, "isferal" }, +// { 0x48BE, "" }, +// { 0x48BF, "" }, +// { 0x48C0, "" }, +// { 0x48C1, "" }, +// { 0x48C2, "" }, +// { 0x48C3, "" }, { 0x48C4, "isflashed" }, { 0x48C5, "isflashing" }, +// { 0x48C6, "" }, +// { 0x48C7, "" }, { 0x48C8, "isfmjdamage" }, +// { 0x48C9, "" }, { 0x48CA, "isfriendlyteam" }, +// { 0x48CB, "" }, { 0x48CC, "isfriendlytoims" }, +// { 0x48CD, "" }, +// { 0x48CE, "" }, +// { 0x48CF, "" }, +// { 0x48D0, "" }, { 0x48D1, "ishackweapon" }, +// { 0x48D2, "" }, +// { 0x48D3, "" }, +// { 0x48D4, "" }, { 0x48D5, "ishelicopter" }, +// { 0x48D6, "" }, +// { 0x48D7, "" }, +// { 0x48D8, "" }, +// { 0x48D9, "" }, +// { 0x48DA, "" }, +// { 0x48DB, "" }, +// { 0x48DC, "" }, +// { 0x48DD, "" }, +// { 0x48DE, "" }, { 0x48DF, "isincontact" }, +// { 0x48E0, "" }, +// { 0x48E1, "" }, +// { 0x48E2, "" }, +// { 0x48E3, "" }, +// { 0x48E4, "" }, { 0x48E5, "isinset" }, +// { 0x48E6, "" }, +// { 0x48E7, "" }, { 0x48E8, "isinzone" }, { 0x48E9, "isitem" }, +// { 0x48EA, "" }, +// { 0x48EB, "" }, +// { 0x48EC, "" }, +// { 0x48ED, "" }, +// { 0x48EE, "" }, +// { 0x48EF, "" }, +// { 0x48F0, "" }, +// { 0x48F1, "" }, +// { 0x48F2, "" }, +// { 0x48F3, "" }, { 0x48F4, "iskillstreakaffectedbyjammer" }, { 0x48F5, "iskillstreakchallenge" }, +// { 0x48F6, "" }, +// { 0x48F7, "" }, { 0x48F8, "isknifeonly" }, +// { 0x48F9, "" }, +// { 0x48FA, "" }, +// { 0x48FB, "" }, +// { 0x48FC, "" }, +// { 0x48FD, "" }, { 0x48FE, "islaserguidedmissile" }, +// { 0x48FF, "" }, +// { 0x4900, "" }, { 0x4901, "islastround" }, +// { 0x4902, "" }, +// { 0x4903, "" }, +// { 0x4904, "" }, +// { 0x4905, "" }, { 0x4906, "islockedontarget" }, { 0x4907, "islongrangeai" }, +// { 0x4908, "" }, +// { 0x4909, "" }, { 0x490A, "isloot" }, +// { 0x490B, "" }, +// { 0x490C, "" }, { 0x490D, "ismembersaying" }, { 0x490E, "ismidstarted" }, { 0x490F, "isminitarget" }, +// { 0x4910, "" }, +// { 0x4911, "" }, +// { 0x4912, "" }, { 0x4913, "ismoving" }, +// { 0x4914, "" }, +// { 0x4915, "" }, +// { 0x4916, "" }, +// { 0x4917, "" }, +// { 0x4918, "" }, +// { 0x4919, "" }, +// { 0x491A, "" }, +// { 0x491B, "" }, +// { 0x491C, "" }, +// { 0x491D, "" }, { 0x491E, "isoffhandweapon" }, { 0x491F, "isoffhandweaponenabled" }, +// { 0x4920, "" }, { 0x4921, "isonemanarmymenu" }, { 0x4922, "isonhumanteam" }, +// { 0x4923, "" }, +// { 0x4924, "" }, { 0x4925, "ispainted" }, { 0x4926, "ispartiallysuppressedwrapper" }, { 0x4927, "ispathclear" }, +// { 0x4928, "" }, +// { 0x4929, "" }, { 0x492A, "ispeekoutposclear" }, +// { 0x492B, "" }, { 0x492C, "isperk" }, { 0x492D, "isperkstreakon" }, +// { 0x492E, "" }, +// { 0x492F, "" }, { 0x4930, "isplanting" }, +// { 0x4931, "" }, +// { 0x4932, "" }, +// { 0x4933, "" }, +// { 0x4934, "" }, +// { 0x4935, "" }, { 0x4936, "isplayeroutsideofanybombsite" }, { 0x4937, "isplayertimer" }, +// { 0x4938, "" }, +// { 0x4939, "" }, +// { 0x493A, "" }, +// { 0x493B, "" }, +// { 0x493C, "" }, +// { 0x493D, "" }, { 0x493E, "isprimaryweapon" }, +// { 0x493F, "" }, +// { 0x4940, "" }, { 0x4941, "israppelshooting" }, { 0x4942, "isreactivated" }, { 0x4943, "isreactivating" }, +// { 0x4944, "" }, +// { 0x4945, "" }, +// { 0x4946, "" }, { 0x4947, "isrelativeteam" }, { 0x4948, "isreloading" }, { 0x4949, "isrepairing" }, +// { 0x494A, "" }, +// { 0x494B, "" }, +// { 0x494C, "" }, +// { 0x494D, "" }, +// { 0x494E, "" }, +// { 0x494F, "" }, +// { 0x4950, "" }, +// { 0x4951, "" }, +// { 0x4952, "" }, +// { 0x4953, "" }, { 0x4954, "isscoring" }, { 0x4955, "isscriptmodel" }, +// { 0x4956, "" }, { 0x4957, "issentient" }, +// { 0x4958, "" }, { 0x4959, "issentrygun" }, { 0x495A, "issetup" }, { 0x495B, "isshooting" }, { 0x495C, "isshotgun" }, { 0x495D, "isshotgunai" }, +// { 0x495E, "" }, { 0x495F, "issidearm" }, { 0x4960, "issliding" }, +// { 0x4961, "" }, { 0x4962, "issniperrifle" }, +// { 0x4963, "" }, { 0x4964, "issp_towerdefense" }, +// { 0x4965, "" }, +// { 0x4966, "" }, { 0x4967, "isspeakerinrange" }, +// { 0x4968, "" }, { 0x4969, "isspeakingfailsafe" }, { 0x496A, "isspecialist" }, +// { 0x496B, "" }, +// { 0x496C, "" }, +// { 0x496D, "" }, +// { 0x496E, "" }, +// { 0x496F, "" }, +// { 0x4970, "" }, +// { 0x4971, "" }, +// { 0x4972, "" }, +// { 0x4973, "" }, +// { 0x4974, "" }, { 0x4975, "issue_color_orders" }, { 0x4976, "issue_leave_node_order_to_ai_and_get_ai" }, { 0x4977, "issuffix" }, { 0x4978, "issupportkillstreak" }, +// { 0x4979, "" }, +// { 0x497A, "" }, +// { 0x497B, "" }, +// { 0x497C, "" }, +// { 0x497D, "" }, +// { 0x497E, "" }, +// { 0x497F, "" }, +// { 0x4980, "" }, { 0x4981, "isteam" }, { 0x4982, "isteaminlaststand" }, +// { 0x4983, "" }, +// { 0x4984, "" }, +// { 0x4985, "" }, { 0x4986, "isteamspeaking" }, +// { 0x4987, "" }, +// { 0x4988, "" }, { 0x4989, "isthresholdaward" }, { 0x498A, "isthrowableitem" }, { 0x498B, "istopbarrage" }, +// { 0x498C, "" }, { 0x498D, "istouchingrangetrigger" }, { 0x498E, "istouchingtrigger" }, +// { 0x498F, "" }, +// { 0x4990, "" }, +// { 0x4991, "" }, +// { 0x4992, "" }, +// { 0x4993, "" }, +// { 0x4994, "" }, +// { 0x4995, "" }, +// { 0x4996, "" }, +// { 0x4997, "" }, +// { 0x4998, "" }, { 0x4999, "isvalidattachment" }, +// { 0x499A, "" }, +// { 0x499B, "" }, +// { 0x499C, "" }, +// { 0x499D, "" }, +// { 0x499E, "" }, { 0x499F, "isvalidevent" }, { 0x49A0, "isvalidffatarget" }, +// { 0x49A1, "" }, +// { 0x49A2, "" }, { 0x49A3, "isvalidperk1" }, { 0x49A4, "isvalidperk2" }, { 0x49A5, "isvalidperk3" }, +// { 0x49A6, "" }, +// { 0x49A7, "" }, { 0x49A8, "isvalidsecondary" }, { 0x49A9, "isvalidsoundcause" }, +// { 0x49AA, "" }, +// { 0x49AB, "" }, +// { 0x49AC, "" }, +// { 0x49AD, "" }, +// { 0x49AE, "" }, { 0x49AF, "isvehicle" }, +// { 0x49B0, "" }, +// { 0x49B1, "" }, { 0x49B2, "isweapon" }, +// { 0x49B3, "" }, { 0x49B4, "isweaponbuffunlocked" }, { 0x49B5, "isweaponchallenge" }, +// { 0x49B6, "" }, +// { 0x49B7, "" }, +// { 0x49B8, "" }, { 0x49B9, "isweaponswitchenabled" }, { 0x49BA, "item_bob" }, { 0x49BB, "item_ent" }, +// { 0x49BC, "" }, { 0x49BD, "item_exist" }, +// { 0x49BE, "" }, { 0x49BF, "item_min_distance_from_players" }, { 0x49C0, "item_outline" }, +// { 0x49C1, "" }, +// { 0x49C2, "" }, +// { 0x49C3, "" }, { 0x49C4, "item_pickup_listener" }, { 0x49C5, "item_ref" }, +// { 0x49C6, "" }, { 0x49C7, "itemexplodethisframe" }, +// { 0x49C8, "" }, +// { 0x49C9, "" }, +// { 0x49CA, "" }, +// { 0x49CB, "" }, { 0x49CC, "jackpot_tag" }, { 0x49CD, "jackpot_targetfx" }, { 0x49CE, "jackpot_zone" }, { 0x49CF, "jackpotpileicon" }, +// { 0x49D0, "" }, { 0x49D1, "javelin" }, { 0x49D2, "javelin_check_decent" }, { 0x49D3, "javelin_dof" }, +// { 0x49D4, "" }, +// { 0x49D5, "" }, { 0x49D6, "javelin_target_set" }, +// { 0x49D7, "" }, +// { 0x49D8, "" }, +// { 0x49D9, "" }, +// { 0x49DA, "" }, { 0x49DB, "javelinlostsightlinetime" }, +// { 0x49DC, "" }, +// { 0x49DD, "" }, { 0x49DE, "javelinstage" }, +// { 0x49DF, "" }, +// { 0x49E0, "" }, +// { 0x49E1, "" }, { 0x49E2, "javelintargets" }, +// { 0x49E3, "" }, { 0x49E4, "javelinuseentered" }, { 0x49E5, "javtargets" }, +// { 0x49E6, "" }, +// { 0x49E7, "" }, { 0x49E8, "jeep2" }, +// { 0x49E9, "" }, +// { 0x49EA, "" }, +// { 0x49EB, "" }, +// { 0x49EC, "" }, +// { 0x49ED, "" }, +// { 0x49EE, "" }, +// { 0x49EF, "" }, +// { 0x49F0, "" }, { 0x49F1, "jeep_player_arms_sub" }, +// { 0x49F2, "" }, +// { 0x49F3, "" }, { 0x49F4, "jeep_start_music" }, { 0x49F5, "jeeps_by" }, +// { 0x49F6, "" }, +// { 0x49F7, "" }, +// { 0x49F8, "" }, +// { 0x49F9, "" }, +// { 0x49FA, "" }, +// { 0x49FB, "" }, +// { 0x49FC, "" }, { 0x49FD, "jet_blast_shields" }, +// { 0x49FE, "" }, +// { 0x49FF, "" }, +// { 0x4A00, "" }, +// { 0x4A01, "" }, +// { 0x4A02, "" }, { 0x4A03, "jet_flight_time" }, +// { 0x4A04, "" }, +// { 0x4A05, "" }, +// { 0x4A06, "" }, +// { 0x4A07, "" }, +// { 0x4A08, "" }, +// { 0x4A09, "" }, +// { 0x4A0A, "" }, { 0x4A0B, "jet_phalanx_tracking" }, { 0x4A0C, "jet_planesound" }, { 0x4A0D, "jet_reset" }, { 0x4A0E, "jet_takeoff1" }, { 0x4A0F, "jet_takeoff2" }, +// { 0x4A10, "" }, +// { 0x4A11, "" }, +// { 0x4A12, "" }, { 0x4A13, "jets_check_deleted" }, +// { 0x4A14, "" }, +// { 0x4A15, "" }, +// { 0x4A16, "" }, +// { 0x4A17, "" }, +// { 0x4A18, "" }, +// { 0x4A19, "" }, +// { 0x4A1A, "" }, +// { 0x4A1B, "" }, +// { 0x4A1C, "" }, +// { 0x4A1D, "" }, +// { 0x4A1E, "" }, +// { 0x4A1F, "" }, +// { 0x4A20, "" }, { 0x4A21, "joint1" }, +// { 0x4A22, "" }, +// { 0x4A23, "" }, +// { 0x4A24, "" }, +// { 0x4A25, "" }, +// { 0x4A26, "" }, +// { 0x4A27, "" }, +// { 0x4A28, "" }, +// { 0x4A29, "" }, +// { 0x4A2A, "" }, { 0x4A2B, "juggmovespeedscaler" }, +// { 0x4A2C, "" }, +// { 0x4A2D, "" }, { 0x4A2E, "juggsettings" }, { 0x4A2F, "juggtype" }, +// { 0x4A30, "" }, +// { 0x4A31, "" }, { 0x4A32, "juicetime" }, +// { 0x4A33, "" }, +// { 0x4A34, "" }, { 0x4A35, "jump_distance_allowed" }, +// { 0x4A36, "" }, +// { 0x4A37, "" }, +// { 0x4A38, "" }, +// { 0x4A39, "" }, { 0x4A3A, "jumparms" }, +// { 0x4A3B, "" }, +// { 0x4A3C, "" }, +// { 0x4A3D, "" }, +// { 0x4A3E, "" }, +// { 0x4A3F, "" }, +// { 0x4A40, "" }, +// { 0x4A41, "" }, +// { 0x4A42, "" }, +// { 0x4A43, "" }, +// { 0x4A44, "" }, +// { 0x4A45, "" }, +// { 0x4A46, "" }, { 0x4A47, "jumporient" }, +// { 0x4A48, "" }, +// { 0x4A49, "" }, +// { 0x4A4A, "" }, +// { 0x4A4B, "" }, +// { 0x4A4C, "" }, +// { 0x4A4D, "" }, +// { 0x4A4E, "" }, +// { 0x4A4F, "" }, { 0x4A50, "junction_baker_open_elevator_control_room" }, { 0x4A51, "junction_banners" }, +// { 0x4A52, "" }, { 0x4A53, "junction_elevator_control_doors_open" }, +// { 0x4A54, "" }, +// { 0x4A55, "" }, { 0x4A56, "junction_enemies" }, { 0x4A57, "junction_enemy_setup" }, { 0x4A58, "junction_fireworks" }, +// { 0x4A59, "" }, +// { 0x4A5A, "" }, +// { 0x4A5B, "" }, +// { 0x4A5C, "" }, +// { 0x4A5D, "" }, { 0x4A5E, "junction_pip_waver_drone" }, { 0x4A5F, "junction_rorke_window" }, +// { 0x4A60, "" }, +// { 0x4A61, "" }, +// { 0x4A62, "" }, +// { 0x4A63, "" }, +// { 0x4A64, "" }, +// { 0x4A65, "" }, +// { 0x4A66, "" }, +// { 0x4A67, "" }, +// { 0x4A68, "" }, +// { 0x4A69, "" }, { 0x4A6A, "jungle_start" }, +// { 0x4A6B, "" }, +// { 0x4A6C, "" }, +// { 0x4A6D, "" }, +// { 0x4A6E, "" }, +// { 0x4A6F, "" }, +// { 0x4A70, "" }, +// { 0x4A71, "" }, +// { 0x4A72, "" }, { 0x4A73, "keegan_additional_drivein_anims" }, +// { 0x4A74, "" }, +// { 0x4A75, "" }, { 0x4A76, "keegan_breach_anim" }, +// { 0x4A77, "" }, { 0x4A78, "keegan_breach_guys" }, { 0x4A79, "keegan_drag_body" }, { 0x4A7A, "keegan_drag_body2" }, { 0x4A7B, "keegan_enter" }, +// { 0x4A7C, "" }, +// { 0x4A7D, "" }, +// { 0x4A7E, "" }, +// { 0x4A7F, "" }, +// { 0x4A80, "" }, { 0x4A81, "keegan_gun_l" }, +// { 0x4A82, "" }, { 0x4A83, "keegan_idle_with_bishop" }, { 0x4A84, "keegan_kill_dialog" }, +// { 0x4A85, "" }, +// { 0x4A86, "" }, +// { 0x4A87, "" }, +// { 0x4A88, "" }, +// { 0x4A89, "" }, +// { 0x4A8A, "" }, { 0x4A8B, "keegan_snipes" }, { 0x4A8C, "keegan_stands_behind_desk" }, { 0x4A8D, "keegan_start_at_button" }, { 0x4A8E, "keegan_swap_head_to_mask" }, +// { 0x4A8F, "" }, +// { 0x4A90, "" }, +// { 0x4A91, "" }, +// { 0x4A92, "" }, { 0x4A93, "keegan_turn_right_anims" }, { 0x4A94, "keegan_turn_right_anims_rush" }, +// { 0x4A95, "" }, +// { 0x4A96, "" }, +// { 0x4A97, "" }, +// { 0x4A98, "" }, { 0x4A99, "keep_player_below_surface" }, +// { 0x4A9A, "" }, +// { 0x4A9B, "" }, { 0x4A9C, "keep_up_with_player_reset" }, +// { 0x4A9D, "" }, +// { 0x4A9E, "" }, +// { 0x4A9F, "" }, { 0x4AA0, "keepnukeemptimeremaining" }, +// { 0x4AA1, "" }, +// { 0x4AA2, "" }, { 0x4AA3, "keeptryingtomelee" }, { 0x4AA4, "keepweapons" }, +// { 0x4AA5, "" }, +// { 0x4AA6, "" }, +// { 0x4AA7, "" }, +// { 0x4AA8, "" }, { 0x4AA9, "keyhint" }, +// { 0x4AAA, "" }, +// { 0x4AAB, "" }, +// { 0x4AAC, "" }, { 0x4AAD, "kick_bully_logic" }, +// { 0x4AAE, "" }, +// { 0x4AAF, "" }, +// { 0x4AB0, "" }, +// { 0x4AB1, "" }, +// { 0x4AB2, "" }, +// { 0x4AB3, "" }, +// { 0x4AB4, "" }, +// { 0x4AB5, "" }, +// { 0x4AB6, "" }, +// { 0x4AB7, "" }, +// { 0x4AB8, "" }, { 0x4AB9, "kill_allies" }, { 0x4ABA, "kill_allies_on_next_shot" }, { 0x4ABB, "kill_ally1_submerge_bubbles" }, { 0x4ABC, "kill_ally_in_volume" }, +// { 0x4ABD, "" }, +// { 0x4ABE, "" }, +// { 0x4ABF, "" }, { 0x4AC0, "kill_barriers_when_close" }, +// { 0x4AC1, "" }, +// { 0x4AC2, "" }, +// { 0x4AC3, "" }, +// { 0x4AC4, "" }, +// { 0x4AC5, "" }, { 0x4AC6, "kill_death_anim_thread" }, +// { 0x4AC7, "" }, { 0x4AC8, "kill_deathflag" }, +// { 0x4AC9, "" }, +// { 0x4ACA, "" }, +// { 0x4ACB, "" }, { 0x4ACC, "kill_drone_respawner" }, { 0x4ACD, "kill_dude" }, { 0x4ACE, "kill_during_vignette" }, { 0x4ACF, "kill_ending_heli_fx" }, +// { 0x4AD0, "" }, { 0x4AD1, "kill_enemies_touching_trigger" }, { 0x4AD2, "kill_enemy_at_arm_node" }, { 0x4AD3, "kill_estimates_vo" }, { 0x4AD4, "kill_fire" }, +// { 0x4AD5, "" }, { 0x4AD6, "kill_fx" }, +// { 0x4AD7, "" }, +// { 0x4AD8, "" }, +// { 0x4AD9, "" }, +// { 0x4ADA, "" }, { 0x4ADB, "kill_guys_right" }, +// { 0x4ADC, "" }, +// { 0x4ADD, "" }, { 0x4ADE, "kill_heli_logic" }, +// { 0x4ADF, "" }, +// { 0x4AE0, "" }, { 0x4AE1, "kill_hive_burning_on_death" }, { 0x4AE2, "kill_infil_enemies" }, { 0x4AE3, "kill_intro_chopper" }, +// { 0x4AE4, "" }, +// { 0x4AE5, "" }, +// { 0x4AE6, "" }, +// { 0x4AE7, "" }, +// { 0x4AE8, "" }, +// { 0x4AE9, "" }, +// { 0x4AEA, "" }, +// { 0x4AEB, "" }, +// { 0x4AEC, "" }, { 0x4AED, "kill_on_river_crossing_back_track" }, +// { 0x4AEE, "" }, { 0x4AEF, "kill_player" }, { 0x4AF0, "kill_player_if_go_back_or_not_moving" }, +// { 0x4AF1, "" }, +// { 0x4AF2, "" }, { 0x4AF3, "kill_players_touching_ent" }, +// { 0x4AF4, "" }, { 0x4AF5, "kill_remaining_gunboats" }, +// { 0x4AF6, "" }, +// { 0x4AF7, "" }, +// { 0x4AF8, "" }, +// { 0x4AF9, "" }, +// { 0x4AFA, "" }, +// { 0x4AFB, "" }, +// { 0x4AFC, "" }, { 0x4AFD, "kill_spawnernum" }, { 0x4AFE, "kill_spawners_per_checkpoint" }, { 0x4AFF, "kill_streak" }, +// { 0x4B00, "" }, { 0x4B01, "kill_timer" }, +// { 0x4B02, "" }, { 0x4B03, "kill_trigger" }, { 0x4B04, "kill_trigger_linked" }, +// { 0x4B05, "" }, +// { 0x4B06, "" }, +// { 0x4B07, "" }, +// { 0x4B08, "" }, +// { 0x4B09, "" }, +// { 0x4B0A, "" }, +// { 0x4B0B, "" }, +// { 0x4B0C, "" }, { 0x4B0D, "killcamcleanup" }, +// { 0x4B0E, "" }, +// { 0x4B0F, "" }, +// { 0x4B10, "" }, +// { 0x4B11, "" }, { 0x4B12, "killchains" }, +// { 0x4B13, "" }, +// { 0x4B14, "" }, +// { 0x4B15, "" }, { 0x4B16, "killedaxis" }, { 0x4B17, "killedbestenemyplayer" }, +// { 0x4B18, "" }, { 0x4B19, "killedinuse" }, +// { 0x4B1A, "" }, { 0x4B1B, "killedplayernotifysys" }, +// { 0x4B1C, "" }, { 0x4B1D, "killedplayerscurrent" }, +// { 0x4B1E, "" }, +// { 0x4B1F, "" }, +// { 0x4B20, "" }, +// { 0x4B21, "" }, { 0x4B22, "killing_will_down" }, { 0x4B23, "killplayer" }, { 0x4B24, "killplayerfromcrate_dodamage" }, { 0x4B25, "killplayerfromcrate_fastvelocitypush" }, +// { 0x4B26, "" }, +// { 0x4B27, "" }, { 0x4B28, "killsassurvivor" }, +// { 0x4B29, "" }, +// { 0x4B2A, "" }, +// { 0x4B2B, "" }, +// { 0x4B2C, "" }, +// { 0x4B2D, "" }, +// { 0x4B2E, "" }, +// { 0x4B2F, "" }, +// { 0x4B30, "" }, { 0x4B31, "killstreak_botparm" }, +// { 0x4B32, "" }, { 0x4B33, "killstreak_info" }, +// { 0x4B34, "" }, { 0x4B35, "killstreakcratethink" }, +// { 0x4B36, "" }, +// { 0x4B37, "" }, +// { 0x4B38, "" }, +// { 0x4B39, "" }, +// { 0x4B3A, "" }, +// { 0x4B3B, "" }, +// { 0x4B3C, "" }, +// { 0x4B3D, "" }, +// { 0x4B3E, "" }, +// { 0x4B3F, "" }, { 0x4B40, "killstreaks" }, { 0x4B41, "killstreaks_array" }, +// { 0x4B42, "" }, +// { 0x4B43, "" }, +// { 0x4B44, "" }, { 0x4B45, "killstreakspawnshield" }, +// { 0x4B46, "" }, { 0x4B47, "killstreakthink" }, +// { 0x4B48, "" }, { 0x4B49, "killstreakusepressed" }, +// { 0x4B4A, "" }, { 0x4B4B, "killstreakweapons" }, +// { 0x4B4C, "" }, { 0x4B4D, "killteaminlaststand" }, +// { 0x4B4E, "" }, +// { 0x4B4F, "" }, +// { 0x4B50, "" }, { 0x4B51, "killwrapper" }, +// { 0x4B52, "" }, +// { 0x4B53, "" }, +// { 0x4B54, "" }, +// { 0x4B55, "" }, +// { 0x4B56, "" }, { 0x4B57, "knife" }, { 0x4B58, "knife_guy_cleanup" }, +// { 0x4B59, "" }, { 0x4B5A, "knife_out_rorke_anims" }, { 0x4B5B, "knife_reticle" }, +// { 0x4B5C, "" }, +// { 0x4B5D, "" }, +// { 0x4B5E, "" }, +// { 0x4B5F, "" }, +// { 0x4B60, "" }, +// { 0x4B61, "" }, { 0x4B62, "knockback_player" }, +// { 0x4B63, "" }, +// { 0x4B64, "" }, +// { 0x4B65, "" }, +// { 0x4B66, "" }, +// { 0x4B67, "" }, { 0x4B68, "ks_manualflares_watchuse" }, { 0x4B69, "ks_setup_manual_flares" }, +// { 0x4B6A, "" }, +// { 0x4B6B, "" }, +// { 0x4B6C, "" }, { 0x4B6D, "la_river_defend_weapons_spawn" }, +// { 0x4B6E, "" }, { 0x4B6F, "ladder" }, +// { 0x4B70, "" }, +// { 0x4B71, "" }, { 0x4B72, "ladder_spot_glow" }, { 0x4B73, "ladder_vo" }, +// { 0x4B74, "" }, +// { 0x4B75, "" }, +// { 0x4B76, "" }, +// { 0x4B77, "" }, { 0x4B78, "land_shoot_vert_missile" }, { 0x4B79, "land_shoot_vert_missile_loop" }, +// { 0x4B7A, "" }, { 0x4B7B, "land_vert_missile_wait_max" }, +// { 0x4B7C, "" }, +// { 0x4B7D, "" }, +// { 0x4B7E, "" }, +// { 0x4B7F, "" }, +// { 0x4B80, "" }, { 0x4B81, "landed" }, +// { 0x4B82, "" }, { 0x4B83, "landing_gear_up" }, +// { 0x4B84, "" }, +// { 0x4B85, "" }, +// { 0x4B86, "" }, { 0x4B87, "lanterns" }, +// { 0x4B88, "" }, { 0x4B89, "laptop_close" }, +// { 0x4B8A, "" }, +// { 0x4B8B, "" }, { 0x4B8C, "laptop_hdr" }, { 0x4B8D, "laptop_off" }, +// { 0x4B8E, "" }, +// { 0x4B8F, "" }, +// { 0x4B90, "" }, +// { 0x4B91, "" }, { 0x4B92, "largescale" }, +// { 0x4B93, "" }, +// { 0x4B94, "" }, +// { 0x4B95, "" }, { 0x4B96, "lariver_balcony_friendly_logic" }, { 0x4B97, "lariver_bridge_drones" }, +// { 0x4B98, "" }, { 0x4B99, "lariver_bridge_rappel_enemies" }, +// { 0x4B9A, "" }, { 0x4B9B, "lariver_chopper_passanger_logic" }, +// { 0x4B9C, "" }, +// { 0x4B9D, "" }, +// { 0x4B9E, "" }, +// { 0x4B9F, "" }, { 0x4BA0, "lariver_defend_enemy_population" }, +// { 0x4BA1, "" }, { 0x4BA2, "lariver_defend_guided_missile_setup" }, +// { 0x4BA3, "" }, +// { 0x4BA4, "" }, +// { 0x4BA5, "" }, { 0x4BA6, "lariver_defend_populate_close_area" }, { 0x4BA7, "lariver_defend_slide_down_river_wall" }, +// { 0x4BA8, "" }, { 0x4BA9, "lariver_defend_start" }, { 0x4BAA, "lariver_doors_siren" }, +// { 0x4BAB, "" }, +// { 0x4BAC, "" }, +// { 0x4BAD, "" }, +// { 0x4BAE, "" }, { 0x4BAF, "lariver_enemy_chopper_logic" }, { 0x4BB0, "lariver_exit" }, +// { 0x4BB1, "" }, +// { 0x4BB2, "" }, +// { 0x4BB3, "" }, +// { 0x4BB4, "" }, +// { 0x4BB5, "" }, { 0x4BB6, "lariver_matv_load_and_go" }, +// { 0x4BB7, "" }, +// { 0x4BB8, "" }, +// { 0x4BB9, "" }, +// { 0x4BBA, "" }, +// { 0x4BBB, "" }, +// { 0x4BBC, "" }, +// { 0x4BBD, "" }, { 0x4BBE, "lariver_spawn_wall_battle_guys_early" }, +// { 0x4BBF, "" }, +// { 0x4BC0, "" }, { 0x4BC1, "lariver_team2_logic" }, +// { 0x4BC2, "" }, +// { 0x4BC3, "" }, +// { 0x4BC4, "" }, +// { 0x4BC5, "" }, +// { 0x4BC6, "" }, { 0x4BC7, "lasedstrikecratethink" }, { 0x4BC8, "lasedstrikedrone" }, +// { 0x4BC9, "" }, +// { 0x4BCA, "" }, +// { 0x4BCB, "" }, +// { 0x4BCC, "" }, { 0x4BCD, "laser_artillery" }, +// { 0x4BCE, "" }, +// { 0x4BCF, "" }, +// { 0x4BD0, "" }, { 0x4BD1, "laser_designator_disable_list" }, { 0x4BD2, "laser_ent" }, +// { 0x4BD3, "" }, +// { 0x4BD4, "" }, +// { 0x4BD5, "" }, { 0x4BD6, "laser_targets" }, +// { 0x4BD7, "" }, +// { 0x4BD8, "" }, +// { 0x4BD9, "" }, { 0x4BDA, "laserforceon" }, +// { 0x4BDB, "" }, { 0x4BDC, "laserguidedmissileents_inuse" }, +// { 0x4BDD, "" }, +// { 0x4BDE, "" }, +// { 0x4BDF, "" }, { 0x4BE0, "laseron_func" }, +// { 0x4BE1, "" }, +// { 0x4BE2, "" }, +// { 0x4BE3, "" }, +// { 0x4BE4, "" }, +// { 0x4BE5, "" }, { 0x4BE6, "last_audio_bink_beep_array_num" }, { 0x4BE7, "last_audio_bink_percentage" }, { 0x4BE8, "last_balcony_death" }, +// { 0x4BE9, "" }, { 0x4BEA, "last_balcony_death_time" }, { 0x4BEB, "last_bob_anim" }, +// { 0x4BEC, "" }, +// { 0x4BED, "" }, { 0x4BEE, "last_charge_time" }, { 0x4BEF, "last_command" }, { 0x4BF0, "last_commanded_bot" }, +// { 0x4BF1, "" }, { 0x4BF2, "last_death_pos" }, +// { 0x4BF3, "" }, +// { 0x4BF4, "" }, +// { 0x4BF5, "" }, +// { 0x4BF6, "" }, +// { 0x4BF7, "" }, { 0x4BF8, "last_dodge_time" }, { 0x4BF9, "last_dog_attack" }, +// { 0x4BFA, "" }, { 0x4BFB, "last_drill_pickup_angles" }, +// { 0x4BFC, "" }, { 0x4BFD, "last_enemy_sight_time" }, +// { 0x4BFE, "" }, +// { 0x4BFF, "" }, +// { 0x4C00, "" }, { 0x4C01, "last_goal_struct" }, { 0x4C02, "last_heli_decides_to_shoot_missile_at_ai_time" }, +// { 0x4C03, "" }, +// { 0x4C04, "" }, { 0x4C05, "last_hive_xp" }, +// { 0x4C06, "" }, { 0x4C07, "last_investigation_time" }, { 0x4C08, "last_killfirm_time" }, { 0x4C09, "last_killfirm_timeout" }, +// { 0x4C0A, "" }, { 0x4C0B, "last_large_rod_time" }, { 0x4C0C, "last_legs_offset" }, +// { 0x4C0D, "" }, +// { 0x4C0E, "" }, +// { 0x4C0F, "" }, +// { 0x4C10, "" }, +// { 0x4C11, "" }, +// { 0x4C12, "" }, { 0x4C13, "last_motion_time" }, { 0x4C14, "last_move_state" }, +// { 0x4C15, "" }, +// { 0x4C16, "" }, +// { 0x4C17, "" }, +// { 0x4C18, "" }, { 0x4C19, "last_player_damage" }, +// { 0x4C1A, "" }, +// { 0x4C1B, "" }, +// { 0x4C1C, "" }, +// { 0x4C1D, "" }, { 0x4C1E, "last_runanim" }, +// { 0x4C1F, "" }, +// { 0x4C20, "" }, { 0x4C21, "last_set_goalent" }, +// { 0x4C22, "" }, { 0x4C23, "last_set_goalpos" }, +// { 0x4C24, "" }, { 0x4C25, "last_spawned_time" }, +// { 0x4C26, "" }, { 0x4C27, "last_spawned_vehicle" }, +// { 0x4C28, "" }, +// { 0x4C29, "" }, +// { 0x4C2A, "" }, +// { 0x4C2B, "" }, +// { 0x4C2C, "" }, { 0x4C2D, "last_strips" }, { 0x4C2E, "last_teleport_time" }, +// { 0x4C2F, "" }, { 0x4C30, "last_time" }, +// { 0x4C31, "" }, +// { 0x4C32, "" }, +// { 0x4C33, "" }, +// { 0x4C34, "" }, +// { 0x4C35, "" }, { 0x4C36, "lastadvancetoenemyattacker" }, { 0x4C37, "lastadvancetoenemydest" }, { 0x4C38, "lastadvancetoenemysrc" }, +// { 0x4C39, "" }, { 0x4C3A, "lastaieventtrigger" }, +// { 0x4C3B, "" }, +// { 0x4C3C, "" }, { 0x4C3D, "lastattackedshieldplayer" }, +// { 0x4C3E, "" }, { 0x4C3F, "lastautosavetime" }, +// { 0x4C40, "" }, +// { 0x4C41, "" }, +// { 0x4C42, "" }, +// { 0x4C43, "" }, +// { 0x4C44, "" }, +// { 0x4C45, "" }, { 0x4C46, "lastcampkilltime" }, { 0x4C47, "lastcaralarmtime" }, +// { 0x4C48, "" }, +// { 0x4C49, "" }, { 0x4C4A, "lastcarexplosionrange" }, +// { 0x4C4B, "" }, +// { 0x4C4C, "" }, +// { 0x4C4D, "" }, { 0x4C4E, "lastclass" }, +// { 0x4C4F, "" }, +// { 0x4C50, "" }, +// { 0x4C51, "" }, +// { 0x4C52, "" }, +// { 0x4C53, "" }, { 0x4C54, "lastdeathicon" }, +// { 0x4C55, "" }, +// { 0x4C56, "" }, +// { 0x4C57, "" }, +// { 0x4C58, "" }, +// { 0x4C59, "" }, +// { 0x4C5A, "" }, +// { 0x4C5B, "" }, { 0x4C5C, "lastenemypos" }, { 0x4C5D, "lastenemysightposold" }, { 0x4C5E, "lastenemysightposselforigin" }, +// { 0x4C5F, "" }, +// { 0x4C60, "" }, { 0x4C61, "lastexplodingbarrel" }, { 0x4C62, "lastflashedtime" }, { 0x4C63, "lastfraggrenadetoplayerstart" }, +// { 0x4C64, "" }, +// { 0x4C65, "" }, { 0x4C66, "lastgrenadelandednearplayertime" }, +// { 0x4C67, "" }, +// { 0x4C68, "" }, +// { 0x4C69, "" }, +// { 0x4C6A, "" }, +// { 0x4C6B, "" }, +// { 0x4C6C, "" }, +// { 0x4C6D, "" }, +// { 0x4C6E, "" }, { 0x4C6F, "lastkilldogtime" }, { 0x4C70, "lastkilledby" }, +// { 0x4C71, "" }, +// { 0x4C72, "" }, { 0x4C73, "lastkilllocation" }, +// { 0x4C74, "" }, +// { 0x4C75, "" }, +// { 0x4C76, "" }, +// { 0x4C77, "" }, +// { 0x4C78, "" }, +// { 0x4C79, "" }, +// { 0x4C7A, "" }, { 0x4C7B, "lastmansd" }, { 0x4C7C, "lastmeleefailedmypos" }, { 0x4C7D, "lastmeleefailedpos" }, +// { 0x4C7E, "" }, { 0x4C7F, "lastmortar" }, +// { 0x4C80, "" }, +// { 0x4C81, "" }, +// { 0x4C82, "" }, +// { 0x4C83, "" }, +// { 0x4C84, "" }, { 0x4C85, "lastpaintime" }, +// { 0x4C86, "" }, +// { 0x4C87, "" }, { 0x4C88, "lastplayercallouttime" }, +// { 0x4C89, "" }, +// { 0x4C8A, "" }, { 0x4C8B, "lastprimaryweaponswaptime" }, +// { 0x4C8C, "" }, +// { 0x4C8D, "" }, +// { 0x4C8E, "" }, +// { 0x4C8F, "" }, +// { 0x4C90, "" }, +// { 0x4C91, "" }, +// { 0x4C92, "" }, +// { 0x4C93, "" }, +// { 0x4C94, "" }, +// { 0x4C95, "" }, +// { 0x4C96, "" }, { 0x4C97, "lastshoottime" }, +// { 0x4C98, "" }, +// { 0x4C99, "" }, { 0x4C9A, "lastslowprocessframe" }, +// { 0x4C9B, "" }, +// { 0x4C9C, "" }, +// { 0x4C9D, "" }, { 0x4C9E, "lastspawnteam" }, { 0x4C9F, "lastspawntime" }, +// { 0x4CA0, "" }, +// { 0x4CA1, "" }, +// { 0x4CA2, "" }, +// { 0x4CA3, "" }, { 0x4CA4, "laststand_enabled" }, +// { 0x4CA5, "" }, +// { 0x4CA6, "" }, +// { 0x4CA7, "" }, +// { 0x4CA8, "" }, +// { 0x4CA9, "" }, +// { 0x4CAA, "" }, +// { 0x4CAB, "" }, +// { 0x4CAC, "" }, { 0x4CAD, "laststandkeepoverlay" }, +// { 0x4CAE, "" }, +// { 0x4CAF, "" }, { 0x4CB0, "laststandrespawnplayer" }, +// { 0x4CB1, "" }, +// { 0x4CB2, "" }, +// { 0x4CB3, "" }, +// { 0x4CB4, "" }, +// { 0x4CB5, "" }, { 0x4CB6, "laststandupdatereviveiconcoloralien" }, +// { 0x4CB7, "" }, { 0x4CB8, "laststandusetime" }, { 0x4CB9, "laststandwaittilldeath" }, { 0x4CBA, "laststandwaittilldeathhorde" }, +// { 0x4CBB, "" }, +// { 0x4CBC, "" }, +// { 0x4CBD, "" }, +// { 0x4CBE, "" }, +// { 0x4CBF, "" }, { 0x4CC0, "laststatustime" }, { 0x4CC1, "laststoppedtime" }, +// { 0x4CC2, "" }, +// { 0x4CC3, "" }, { 0x4CC4, "lastsurfacetype" }, { 0x4CC5, "lasttarget" }, +// { 0x4CC6, "" }, +// { 0x4CC7, "" }, +// { 0x4CC8, "" }, { 0x4CC9, "lastteamthreatcallouttime" }, +// { 0x4CCA, "" }, +// { 0x4CCB, "" }, { 0x4CCC, "lastturretindex" }, { 0x4CCD, "lastupdatetime" }, +// { 0x4CCE, "" }, +// { 0x4CCF, "" }, +// { 0x4CD0, "" }, +// { 0x4CD1, "" }, +// { 0x4CD2, "" }, { 0x4CD3, "lastvectotarget" }, { 0x4CD4, "lastvisionsetthermal" }, +// { 0x4CD5, "" }, +// { 0x4CD6, "" }, +// { 0x4CD7, "" }, +// { 0x4CD8, "" }, { 0x4CD9, "lateral_change_this_update" }, +// { 0x4CDA, "" }, +// { 0x4CDB, "" }, +// { 0x4CDC, "" }, +// { 0x4CDD, "" }, { 0x4CDE, "launch_button" }, +// { 0x4CDF, "" }, +// { 0x4CE0, "" }, { 0x4CE1, "launch_ends" }, +// { 0x4CE2, "" }, +// { 0x4CE3, "" }, { 0x4CE4, "launch_prep_static" }, +// { 0x4CE5, "" }, { 0x4CE6, "launch_ragdolls_zodiac" }, +// { 0x4CE7, "" }, +// { 0x4CE8, "" }, { 0x4CE9, "launch_rope_ally" }, +// { 0x4CEA, "" }, { 0x4CEB, "launch_smoke" }, { 0x4CEC, "launch_smoke_from_tag" }, { 0x4CED, "launch_speed" }, { 0x4CEE, "launchanimentry" }, { 0x4CEF, "launchanimstate" }, { 0x4CF0, "launcher" }, +// { 0x4CF1, "" }, +// { 0x4CF2, "" }, +// { 0x4CF3, "" }, +// { 0x4CF4, "" }, +// { 0x4CF5, "" }, +// { 0x4CF6, "" }, { 0x4CF7, "launcher_destroy_slomo_sfx" }, { 0x4CF8, "launcher_destroy_stop_slomo_sfx" }, { 0x4CF9, "launcher_lynx" }, { 0x4CFA, "launcher_lynx_spawn_func" }, +// { 0x4CFB, "" }, +// { 0x4CFC, "" }, { 0x4CFD, "launchers_attached" }, +// { 0x4CFE, "" }, +// { 0x4CFF, "" }, +// { 0x4D00, "" }, { 0x4D01, "launchtime" }, { 0x4D02, "launchuav" }, { 0x4D03, "launchvelocity" }, { 0x4D04, "launchvelocity2d" }, +// { 0x4D05, "" }, { 0x4D06, "layer_completed" }, +// { 0x4D07, "" }, +// { 0x4D08, "" }, { 0x4D09, "lbexplode" }, +// { 0x4D0A, "" }, +// { 0x4D0B, "" }, +// { 0x4D0C, "" }, +// { 0x4D0D, "" }, { 0x4D0E, "lbsupport_attacktargets" }, +// { 0x4D0F, "" }, { 0x4D10, "lbsupport_burstfirestop" }, +// { 0x4D11, "" }, +// { 0x4D12, "" }, +// { 0x4D13, "" }, { 0x4D14, "lbsupport_getclosestnode" }, +// { 0x4D15, "" }, +// { 0x4D16, "" }, +// { 0x4D17, "" }, +// { 0x4D18, "" }, +// { 0x4D19, "" }, +// { 0x4D1A, "" }, +// { 0x4D1B, "" }, +// { 0x4D1C, "" }, +// { 0x4D1D, "" }, { 0x4D1E, "lbsupport_watchownerdamage" }, +// { 0x4D1F, "" }, +// { 0x4D20, "" }, +// { 0x4D21, "" }, +// { 0x4D22, "" }, +// { 0x4D23, "" }, +// { 0x4D24, "" }, +// { 0x4D25, "" }, +// { 0x4D26, "" }, +// { 0x4D27, "" }, +// { 0x4D28, "" }, { 0x4D29, "lcs_lights_back" }, { 0x4D2A, "lcs_lights_front" }, { 0x4D2B, "lcs_setup" }, +// { 0x4D2C, "" }, +// { 0x4D2D, "" }, { 0x4D2E, "lead_jeep" }, +// { 0x4D2F, "" }, +// { 0x4D30, "" }, +// { 0x4D31, "" }, { 0x4D32, "leaderdialoggroup" }, { 0x4D33, "leaderdialoggroups" }, +// { 0x4D34, "" }, +// { 0x4D35, "" }, +// { 0x4D36, "" }, +// { 0x4D37, "" }, +// { 0x4D38, "" }, { 0x4D39, "leadersound" }, +// { 0x4D3A, "" }, +// { 0x4D3B, "" }, +// { 0x4D3C, "" }, +// { 0x4D3D, "" }, +// { 0x4D3E, "" }, +// { 0x4D3F, "" }, +// { 0x4D40, "" }, +// { 0x4D41, "" }, +// { 0x4D42, "" }, +// { 0x4D43, "" }, { 0x4D44, "leave_node_on_attacked" }, { 0x4D45, "leave_node_on_distance_breach" }, { 0x4D46, "leave_path_for_spline_path" }, { 0x4D47, "leavebattlebuddysystem" }, { 0x4D48, "leavebattlebuddysystemdisconnect" }, { 0x4D49, "leavecoverandshoot" }, +// { 0x4D4A, "" }, { 0x4D4B, "leaveonownerdisconnect" }, +// { 0x4D4C, "" }, +// { 0x4D4D, "" }, { 0x4D4E, "ledge_fx" }, { 0x4D4F, "ledge_old_player_pos" }, +// { 0x4D50, "" }, { 0x4D51, "ledge_sway" }, { 0x4D52, "ledge_track_player_pos" }, +// { 0x4D53, "" }, { 0x4D54, "left_arc" }, +// { 0x4D55, "" }, { 0x4D56, "left_defend" }, { 0x4D57, "left_ent" }, { 0x4D58, "left_flank_spawn_proc" }, +// { 0x4D59, "" }, +// { 0x4D5A, "" }, +// { 0x4D5B, "" }, +// { 0x4D5C, "" }, { 0x4D5D, "left_post" }, +// { 0x4D5E, "" }, { 0x4D5F, "left_stick" }, { 0x4D60, "left_velocity" }, +// { 0x4D61, "" }, +// { 0x4D62, "" }, { 0x4D63, "leg_anim_blend_time" }, { 0x4D64, "leg_anim_blend_time_fast" }, { 0x4D65, "leg_clear_anim_blend_time" }, +// { 0x4D66, "" }, +// { 0x4D67, "" }, +// { 0x4D68, "" }, +// { 0x4D69, "" }, +// { 0x4D6A, "" }, { 0x4D6B, "legs_idle_anim" }, { 0x4D6C, "legs_move_parent_node" }, { 0x4D6D, "length" }, { 0x4D6E, "leper" }, +// { 0x4D6F, "" }, +// { 0x4D70, "" }, +// { 0x4D71, "" }, { 0x4D72, "leper_combat" }, { 0x4D73, "leper_despawn" }, { 0x4D74, "leper_init" }, { 0x4D75, "leper_retreat" }, +// { 0x4D76, "" }, +// { 0x4D77, "" }, { 0x4D78, "leperdespawntime" }, { 0x4D79, "lerp" }, +// { 0x4D7A, "" }, +// { 0x4D7B, "" }, +// { 0x4D7C, "" }, +// { 0x4D7D, "" }, { 0x4D7E, "lerp_fovscale_overtime" }, +// { 0x4D7F, "" }, { 0x4D80, "lerp_intensity" }, { 0x4D81, "lerp_maxalpha_overtime" }, +// { 0x4D82, "" }, { 0x4D83, "lerp_out_drop_pitch" }, +// { 0x4D84, "" }, +// { 0x4D85, "" }, +// { 0x4D86, "" }, +// { 0x4D87, "" }, { 0x4D88, "lerp_player_view_to_tag" }, +// { 0x4D89, "" }, +// { 0x4D8A, "" }, +// { 0x4D8B, "" }, { 0x4D8C, "lerp_player_view_to_tag_oldstyle_internal" }, { 0x4D8D, "lerp_rate" }, +// { 0x4D8E, "" }, +// { 0x4D8F, "" }, { 0x4D90, "lerp_saveddvar_cg_ng" }, +// { 0x4D91, "" }, +// { 0x4D92, "" }, +// { 0x4D93, "" }, +// { 0x4D94, "" }, +// { 0x4D95, "" }, +// { 0x4D96, "" }, +// { 0x4D97, "" }, { 0x4D98, "lerpfov_saved_thread" }, { 0x4D99, "lerpfraction" }, +// { 0x4D9A, "" }, { 0x4D9B, "let_player_through" }, +// { 0x4D9C, "" }, +// { 0x4D9D, "" }, { 0x4D9E, "level_2_weight" }, +// { 0x4D9F, "" }, +// { 0x4DA0, "" }, +// { 0x4DA1, "" }, +// { 0x4DA2, "" }, +// { 0x4DA3, "" }, +// { 0x4DA4, "" }, { 0x4DA5, "level_fadein" }, +// { 0x4DA6, "" }, +// { 0x4DA7, "" }, +// { 0x4DA8, "" }, +// { 0x4DA9, "" }, +// { 0x4DAA, "" }, +// { 0x4DAB, "" }, +// { 0x4DAC, "" }, { 0x4DAD, "level_specific_dof" }, { 0x4DAE, "level_specific_score_parameter" }, +// { 0x4DAF, "" }, +// { 0x4DB0, "" }, +// { 0x4DB1, "" }, +// { 0x4DB2, "" }, { 0x4DB3, "levelflag" }, +// { 0x4DB4, "" }, +// { 0x4DB5, "" }, +// { 0x4DB6, "" }, { 0x4DB7, "levelflagset" }, +// { 0x4DB8, "" }, { 0x4DB9, "levelflagwaitopen" }, +// { 0x4DBA, "" }, { 0x4DBB, "levelhasvehicles" }, +// { 0x4DBC, "" }, +// { 0x4DBD, "" }, { 0x4DBE, "lg_missileslocked" }, +// { 0x4DBF, "" }, +// { 0x4DC0, "" }, +// { 0x4DC1, "" }, +// { 0x4DC2, "" }, { 0x4DC3, "lgm_firing_monitormissilefire" }, +// { 0x4DC4, "" }, +// { 0x4DC5, "" }, +// { 0x4DC6, "" }, { 0x4DC7, "lgm_locked_missileondeath" }, { 0x4DC8, "lgm_locked_spawnmissiles" }, +// { 0x4DC9, "" }, { 0x4DCA, "lgm_locking_loopsound" }, +// { 0x4DCB, "" }, { 0x4DCC, "lgm_locking_think" }, { 0x4DCD, "lgm_missilesnotifyandrelease" }, +// { 0x4DCE, "" }, +// { 0x4DCF, "" }, { 0x4DD0, "lgm_onmissilenotifies" }, +// { 0x4DD1, "" }, +// { 0x4DD2, "" }, +// { 0x4DD3, "" }, +// { 0x4DD4, "" }, { 0x4DD5, "lgm_update_launcherusage" }, { 0x4DD6, "lgt_ally_sequence" }, +// { 0x4DD7, "" }, +// { 0x4DD8, "" }, +// { 0x4DD9, "" }, +// { 0x4DDA, "" }, +// { 0x4DDB, "" }, +// { 0x4DDC, "" }, +// { 0x4DDD, "" }, +// { 0x4DDE, "" }, +// { 0x4DDF, "" }, { 0x4DE0, "life_span" }, +// { 0x4DE1, "" }, +// { 0x4DE2, "" }, { 0x4DE3, "liferaft_splash_on_hit_water" }, +// { 0x4DE4, "" }, +// { 0x4DE5, "" }, +// { 0x4DE6, "" }, +// { 0x4DE7, "" }, { 0x4DE8, "light_brighten" }, +// { 0x4DE9, "" }, +// { 0x4DEA, "" }, +// { 0x4DEB, "" }, +// { 0x4DEC, "" }, { 0x4DED, "light_fade" }, +// { 0x4DEE, "" }, +// { 0x4DEF, "" }, { 0x4DF0, "light_flicker" }, +// { 0x4DF1, "" }, { 0x4DF2, "light_hall_light" }, { 0x4DF3, "light_model" }, { 0x4DF4, "light_pulse" }, { 0x4DF5, "light_rog_threads" }, { 0x4DF6, "light_tag" }, +// { 0x4DF7, "" }, +// { 0x4DF8, "" }, +// { 0x4DF9, "" }, +// { 0x4DFA, "" }, { 0x4DFB, "lightgridsupersamplecount" }, { 0x4DFC, "lighthouse" }, +// { 0x4DFD, "" }, { 0x4DFE, "lightmapcount_cg" }, +// { 0x4DFF, "" }, { 0x4E00, "lightning_flash" }, +// { 0x4E01, "" }, { 0x4E02, "lightningexploder" }, { 0x4E03, "lightningexploderindex" }, +// { 0x4E04, "" }, { 0x4E05, "lightningthink" }, +// { 0x4E06, "" }, { 0x4E07, "lights" }, +// { 0x4E08, "" }, { 0x4E09, "lights_off" }, +// { 0x4E0A, "" }, +// { 0x4E0B, "" }, +// { 0x4E0C, "" }, +// { 0x4E0D, "" }, +// { 0x4E0E, "" }, +// { 0x4E0F, "" }, +// { 0x4E10, "" }, +// { 0x4E11, "" }, +// { 0x4E12, "" }, +// { 0x4E13, "" }, +// { 0x4E14, "" }, +// { 0x4E15, "" }, { 0x4E16, "limping_guys_spawnfunc" }, +// { 0x4E17, "" }, +// { 0x4E18, "" }, { 0x4E19, "line_debug" }, +// { 0x4E1A, "" }, +// { 0x4E1B, "" }, +// { 0x4E1C, "" }, { 0x4E1D, "linelist" }, { 0x4E1E, "lines" }, +// { 0x4E1F, "" }, +// { 0x4E20, "" }, +// { 0x4E21, "" }, +// { 0x4E22, "" }, { 0x4E23, "link1" }, +// { 0x4E24, "" }, { 0x4E25, "link_bag_to_jeep_after_anim" }, { 0x4E26, "link_bags_to_spin_crates" }, { 0x4E27, "link_dlight_to_dummy" }, { 0x4E28, "link_dog_to_jeep" }, +// { 0x4E29, "" }, { 0x4E2A, "link_final_exposed_nodes" }, +// { 0x4E2B, "" }, { 0x4E2C, "link_player_for_catch" }, +// { 0x4E2D, "" }, +// { 0x4E2E, "" }, { 0x4E2F, "link_to_moving_target" }, { 0x4E30, "link_to_sittag" }, +// { 0x4E31, "" }, { 0x4E32, "linked" }, +// { 0x4E33, "" }, +// { 0x4E34, "" }, { 0x4E35, "linked_ents" }, +// { 0x4E36, "" }, +// { 0x4E37, "" }, +// { 0x4E38, "" }, { 0x4E39, "linked_prefab_ents" }, +// { 0x4E3A, "" }, { 0x4E3B, "linked_to_ent" }, +// { 0x4E3C, "" }, { 0x4E3D, "linked_world_space_forward" }, { 0x4E3E, "linkedplayers" }, +// { 0x4E3F, "" }, +// { 0x4E40, "" }, +// { 0x4E41, "" }, { 0x4E42, "linkparent" }, { 0x4E43, "linkpet" }, { 0x4E44, "links" }, { 0x4E45, "linkstartnodes" }, { 0x4E46, "linktoblend" }, +// { 0x4E47, "" }, { 0x4E48, "linktotrain" }, +// { 0x4E49, "" }, +// { 0x4E4A, "" }, { 0x4E4B, "listen_dog_attack" }, +// { 0x4E4C, "" }, +// { 0x4E4D, "" }, { 0x4E4E, "listen_for_dog_commands" }, +// { 0x4E4F, "" }, { 0x4E50, "listen_for_landing_gear_messages" }, { 0x4E51, "listen_for_mine_layed" }, { 0x4E52, "listen_for_mine_trigger" }, { 0x4E53, "listen_for_use_multi_turret" }, +// { 0x4E54, "" }, +// { 0x4E55, "" }, +// { 0x4E56, "" }, +// { 0x4E57, "" }, +// { 0x4E58, "" }, +// { 0x4E59, "" }, +// { 0x4E5A, "" }, +// { 0x4E5B, "" }, +// { 0x4E5C, "" }, +// { 0x4E5D, "" }, +// { 0x4E5E, "" }, +// { 0x4E5F, "" }, +// { 0x4E60, "" }, +// { 0x4E61, "" }, { 0x4E62, "listen_player_leftground" }, +// { 0x4E63, "" }, +// { 0x4E64, "" }, +// { 0x4E65, "" }, +// { 0x4E66, "" }, { 0x4E67, "lit_models" }, +// { 0x4E68, "" }, +// { 0x4E69, "" }, +// { 0x4E6A, "" }, +// { 0x4E6B, "" }, +// { 0x4E6C, "" }, +// { 0x4E6D, "" }, { 0x4E6E, "littlebird_spotlight_death" }, +// { 0x4E6F, "" }, +// { 0x4E70, "" }, +// { 0x4E71, "" }, { 0x4E72, "littlebird_turrets_think" }, +// { 0x4E73, "" }, +// { 0x4E74, "" }, { 0x4E75, "littlebirdmadeselectionvo" }, +// { 0x4E76, "" }, +// { 0x4E77, "" }, +// { 0x4E78, "" }, { 0x4E79, "living_ai" }, { 0x4E7A, "living_ai_prethink" }, +// { 0x4E7B, "" }, +// { 0x4E7C, "" }, +// { 0x4E7D, "" }, { 0x4E7E, "lnchr_slomo_sfx" }, { 0x4E7F, "load" }, +// { 0x4E80, "" }, +// { 0x4E81, "" }, +// { 0x4E82, "" }, +// { 0x4E83, "" }, +// { 0x4E84, "" }, +// { 0x4E85, "" }, +// { 0x4E86, "" }, +// { 0x4E87, "" }, +// { 0x4E88, "" }, +// { 0x4E89, "" }, { 0x4E8A, "load_player_anims" }, +// { 0x4E8B, "" }, +// { 0x4E8C, "" }, +// { 0x4E8D, "" }, +// { 0x4E8E, "" }, +// { 0x4E8F, "" }, { 0x4E90, "load_spawn_events_from_table" }, +// { 0x4E91, "" }, { 0x4E92, "load_transient" }, +// { 0x4E93, "" }, +// { 0x4E94, "" }, { 0x4E95, "load_variables_from_table" }, +// { 0x4E96, "" }, +// { 0x4E97, "" }, +// { 0x4E98, "" }, +// { 0x4E99, "" }, +// { 0x4E9A, "" }, +// { 0x4E9B, "" }, { 0x4E9C, "loadingdocks_no_jump" }, +// { 0x4E9D, "" }, +// { 0x4E9E, "" }, +// { 0x4E9F, "" }, +// { 0x4EA0, "" }, +// { 0x4EA1, "" }, +// { 0x4EA2, "" }, { 0x4EA3, "loadoutperkoffhand" }, +// { 0x4EA4, "" }, +// { 0x4EA5, "" }, +// { 0x4EA6, "" }, { 0x4EA7, "loadoutprimarycamo" }, { 0x4EA8, "loadoutprimaryreticle" }, +// { 0x4EA9, "" }, +// { 0x4EAA, "" }, +// { 0x4EAB, "" }, +// { 0x4EAC, "" }, { 0x4EAD, "loadoutsecondarycamo" }, +// { 0x4EAE, "" }, { 0x4EAF, "loadoutvalues" }, +// { 0x4EB0, "" }, +// { 0x4EB1, "" }, { 0x4EB2, "lobby_ruckus" }, +// { 0x4EB3, "" }, { 0x4EB4, "loc1" }, +// { 0x4EB5, "" }, +// { 0x4EB6, "" }, +// { 0x4EB7, "" }, +// { 0x4EB8, "" }, +// { 0x4EB9, "" }, { 0x4EBA, "location" }, { 0x4EBB, "location_add_last_callout_time" }, +// { 0x4EBC, "" }, +// { 0x4EBD, "" }, +// { 0x4EBE, "" }, +// { 0x4EBF, "" }, +// { 0x4EC0, "" }, +// { 0x4EC1, "" }, +// { 0x4EC2, "" }, +// { 0x4EC3, "" }, +// { 0x4EC4, "" }, +// { 0x4EC5, "" }, +// { 0x4EC6, "" }, +// { 0x4EC7, "" }, +// { 0x4EC8, "" }, +// { 0x4EC9, "" }, { 0x4ECA, "lock_dummy_add" }, { 0x4ECB, "lock_dummy_add_ondeath" }, { 0x4ECC, "lock_dummy_remove" }, +// { 0x4ECD, "" }, +// { 0x4ECE, "" }, +// { 0x4ECF, "" }, +// { 0x4ED0, "" }, +// { 0x4ED1, "" }, { 0x4ED2, "lock_player_controls" }, { 0x4ED3, "lock_spawner_for_awhile" }, +// { 0x4ED4, "" }, +// { 0x4ED5, "" }, +// { 0x4ED6, "" }, +// { 0x4ED7, "" }, +// { 0x4ED8, "" }, +// { 0x4ED9, "" }, { 0x4EDA, "lockedtarget" }, +// { 0x4EDB, "" }, +// { 0x4EDC, "" }, +// { 0x4EDD, "" }, { 0x4EDE, "lockmissespassedthreshold" }, +// { 0x4EDF, "" }, +// { 0x4EE0, "" }, +// { 0x4EE1, "" }, +// { 0x4EE2, "" }, +// { 0x4EE3, "" }, +// { 0x4EE4, "" }, { 0x4EE5, "lockontargets_stop" }, +// { 0x4EE6, "" }, +// { 0x4EE7, "" }, +// { 0x4EE8, "" }, +// { 0x4EE9, "" }, +// { 0x4EEA, "" }, +// { 0x4EEB, "" }, +// { 0x4EEC, "" }, +// { 0x4EED, "" }, { 0x4EEE, "loco_breach_opfor_start" }, +// { 0x4EEF, "" }, +// { 0x4EF0, "" }, +// { 0x4EF1, "" }, +// { 0x4EF2, "" }, +// { 0x4EF3, "" }, +// { 0x4EF4, "" }, +// { 0x4EF5, "" }, +// { 0x4EF6, "" }, { 0x4EF7, "loco_falling_glass" }, { 0x4EF8, "loco_gunhold_end_slowmo" }, +// { 0x4EF9, "" }, +// { 0x4EFA, "" }, +// { 0x4EFB, "" }, +// { 0x4EFC, "" }, +// { 0x4EFD, "" }, +// { 0x4EFE, "" }, +// { 0x4EFF, "" }, { 0x4F00, "loco_slide_player_view_lerp_up" }, +// { 0x4F01, "" }, +// { 0x4F02, "" }, +// { 0x4F03, "" }, +// { 0x4F04, "" }, +// { 0x4F05, "" }, { 0x4F06, "log_anim_lengths" }, +// { 0x4F07, "" }, +// { 0x4F08, "" }, +// { 0x4F09, "" }, +// { 0x4F0A, "" }, +// { 0x4F0B, "" }, +// { 0x4F0C, "" }, { 0x4F0D, "log_pile_support_damage_watch" }, +// { 0x4F0E, "" }, +// { 0x4F0F, "" }, +// { 0x4F10, "" }, +// { 0x4F11, "" }, { 0x4F12, "log_visual_link_joints" }, +// { 0x4F13, "" }, { 0x4F14, "logaward" }, +// { 0x4F15, "" }, +// { 0x4F16, "" }, { 0x4F17, "loggameevent" }, +// { 0x4F18, "" }, +// { 0x4F19, "" }, +// { 0x4F1A, "" }, { 0x4F1B, "logkillsconfirmed" }, +// { 0x4F1C, "" }, +// { 0x4F1D, "" }, +// { 0x4F1E, "" }, +// { 0x4F1F, "" }, +// { 0x4F20, "" }, +// { 0x4F21, "" }, +// { 0x4F22, "" }, +// { 0x4F23, "" }, +// { 0x4F24, "" }, { 0x4F25, "logplayerdata" }, +// { 0x4F26, "" }, +// { 0x4F27, "" }, +// { 0x4F28, "" }, +// { 0x4F29, "" }, { 0x4F2A, "logweaponstat" }, { 0x4F2B, "logxpgains" }, { 0x4F2C, "loki_breach_lighting" }, +// { 0x4F2D, "" }, +// { 0x4F2E, "" }, +// { 0x4F2F, "" }, { 0x4F30, "loki_drop_weapon" }, +// { 0x4F31, "" }, +// { 0x4F32, "" }, +// { 0x4F33, "" }, +// { 0x4F34, "" }, +// { 0x4F35, "" }, +// { 0x4F36, "" }, +// { 0x4F37, "" }, +// { 0x4F38, "" }, +// { 0x4F39, "" }, { 0x4F3A, "loki_space_particulates_while_moving" }, +// { 0x4F3B, "" }, +// { 0x4F3C, "" }, +// { 0x4F3D, "" }, +// { 0x4F3E, "" }, +// { 0x4F3F, "" }, +// { 0x4F40, "" }, +// { 0x4F41, "" }, { 0x4F42, "look_at_roof_nag" }, +// { 0x4F43, "" }, +// { 0x4F44, "" }, +// { 0x4F45, "" }, +// { 0x4F46, "" }, { 0x4F47, "look_at_tower_vo_timeout" }, +// { 0x4F48, "" }, +// { 0x4F49, "" }, +// { 0x4F4A, "" }, +// { 0x4F4B, "" }, +// { 0x4F4C, "" }, { 0x4F4D, "lookat_triggers" }, { 0x4F4E, "lookatent" }, +// { 0x4F4F, "" }, +// { 0x4F50, "" }, +// { 0x4F51, "" }, +// { 0x4F52, "" }, { 0x4F53, "lookdown_zodiacs" }, +// { 0x4F54, "" }, +// { 0x4F55, "" }, { 0x4F56, "lookforenemy" }, +// { 0x4F57, "" }, +// { 0x4F58, "" }, +// { 0x4F59, "" }, +// { 0x4F5A, "" }, { 0x4F5B, "lookout_guys_logic" }, { 0x4F5C, "lookupanim" }, +// { 0x4F5D, "" }, +// { 0x4F5E, "" }, +// { 0x4F5F, "" }, +// { 0x4F60, "" }, { 0x4F61, "loop" }, +// { 0x4F62, "" }, { 0x4F63, "loop_armada" }, +// { 0x4F64, "" }, +// { 0x4F65, "" }, +// { 0x4F66, "" }, +// { 0x4F67, "" }, +// { 0x4F68, "" }, +// { 0x4F69, "" }, +// { 0x4F6A, "" }, +// { 0x4F6B, "" }, +// { 0x4F6C, "" }, +// { 0x4F6D, "" }, +// { 0x4F6E, "" }, +// { 0x4F6F, "" }, +// { 0x4F70, "" }, +// { 0x4F71, "" }, +// { 0x4F72, "" }, +// { 0x4F73, "" }, { 0x4F74, "loopers" }, +// { 0x4F75, "" }, +// { 0x4F76, "" }, +// { 0x4F77, "" }, +// { 0x4F78, "" }, +// { 0x4F79, "" }, +// { 0x4F7A, "" }, +// { 0x4F7B, "" }, +// { 0x4F7C, "" }, +// { 0x4F7D, "" }, { 0x4F7E, "loopidlesound" }, +// { 0x4F7F, "" }, +// { 0x4F80, "" }, +// { 0x4F81, "" }, { 0x4F82, "loopmovesound" }, { 0x4F83, "loopreflectoreffect" }, +// { 0x4F84, "" }, +// { 0x4F85, "" }, +// { 0x4F86, "" }, +// { 0x4F87, "" }, +// { 0x4F88, "" }, +// { 0x4F89, "" }, { 0x4F8A, "loot_collection_timeout" }, +// { 0x4F8B, "" }, +// { 0x4F8C, "" }, { 0x4F8D, "loot_pickup_listener" }, +// { 0x4F8E, "" }, { 0x4F8F, "lootbag" }, +// { 0x4F90, "" }, +// { 0x4F91, "" }, { 0x4F92, "lootbox_world_init" }, { 0x4F93, "lootboxes" }, +// { 0x4F94, "" }, +// { 0x4F95, "" }, +// { 0x4F96, "" }, { 0x4F97, "losthope_vo" }, { 0x4F98, "low_speed_mult" }, +// { 0x4F99, "" }, +// { 0x4F9A, "" }, { 0x4F9B, "lower_bottom_bay_door" }, +// { 0x4F9C, "" }, { 0x4F9D, "lower_shield1" }, { 0x4F9E, "lower_shield2" }, +// { 0x4F9F, "" }, +// { 0x4FA0, "" }, +// { 0x4FA1, "" }, +// { 0x4FA2, "" }, +// { 0x4FA3, "" }, +// { 0x4FA4, "" }, { 0x4FA5, "lowertextfontsize" }, +// { 0x4FA6, "" }, +// { 0x4FA7, "" }, +// { 0x4FA8, "" }, +// { 0x4FA9, "" }, +// { 0x4FAA, "" }, +// { 0x4FAB, "" }, { 0x4FAC, "lowspeed_start_crossfade" }, +// { 0x4FAD, "" }, { 0x4FAE, "lowy" }, { 0x4FAF, "lrtest" }, +// { 0x4FB0, "" }, +// { 0x4FB1, "" }, { 0x4FB2, "lurker_listen_trigger" }, +// { 0x4FB3, "" }, +// { 0x4FB4, "" }, +// { 0x4FB5, "" }, +// { 0x4FB6, "" }, +// { 0x4FB7, "" }, +// { 0x4FB8, "" }, +// { 0x4FB9, "" }, +// { 0x4FBA, "" }, +// { 0x4FBB, "" }, { 0x4FBC, "m880_crash" }, +// { 0x4FBD, "" }, +// { 0x4FBE, "" }, +// { 0x4FBF, "" }, +// { 0x4FC0, "" }, +// { 0x4FC1, "" }, +// { 0x4FC2, "" }, +// { 0x4FC3, "" }, +// { 0x4FC4, "" }, { 0x4FC5, "m880_crash_spawn" }, +// { 0x4FC6, "" }, +// { 0x4FC7, "" }, { 0x4FC8, "m880_kill_collision_change" }, +// { 0x4FC9, "" }, +// { 0x4FCA, "" }, +// { 0x4FCB, "" }, { 0x4FCC, "m880_open_path" }, +// { 0x4FCD, "" }, +// { 0x4FCE, "" }, { 0x4FCF, "m880_waits" }, +// { 0x4FD0, "" }, +// { 0x4FD1, "" }, +// { 0x4FD2, "" }, +// { 0x4FD3, "" }, +// { 0x4FD4, "" }, +// { 0x4FD5, "" }, { 0x4FD6, "magic_bullet_shield" }, { 0x4FD7, "magic_distance" }, { 0x4FD8, "magic_missile_fire_at_ent" }, +// { 0x4FD9, "" }, { 0x4FDA, "magicbullet_spray" }, +// { 0x4FDB, "" }, +// { 0x4FDC, "" }, +// { 0x4FDD, "" }, +// { 0x4FDE, "" }, +// { 0x4FDF, "" }, +// { 0x4FE0, "" }, +// { 0x4FE1, "" }, +// { 0x4FE2, "" }, +// { 0x4FE3, "" }, { 0x4FE4, "main_chopper_test" }, +// { 0x4FE5, "" }, { 0x4FE6, "main_common" }, +// { 0x4FE7, "" }, { 0x4FE8, "main_end_beach" }, +// { 0x4FE9, "" }, +// { 0x4FEA, "" }, +// { 0x4FEB, "" }, +// { 0x4FEC, "" }, +// { 0x4FED, "" }, +// { 0x4FEE, "" }, +// { 0x4FEF, "" }, +// { 0x4FF0, "" }, +// { 0x4FF1, "" }, +// { 0x4FF2, "" }, +// { 0x4FF3, "" }, +// { 0x4FF4, "" }, +// { 0x4FF5, "" }, { 0x4FF6, "main_roof_combat" }, +// { 0x4FF7, "" }, +// { 0x4FF8, "" }, +// { 0x4FF9, "" }, { 0x4FFA, "main_sp" }, { 0x4FFB, "main_spot" }, +// { 0x4FFC, "" }, { 0x4FFD, "main" }, +// { 0x4FFE, "" }, +// { 0x4FFF, "" }, +// { 0x5000, "" }, { 0x5001, "maingun_fx_override" }, { 0x5002, "mainloopstart" }, +// { 0x5003, "" }, { 0x5004, "make_array" }, +// { 0x5005, "" }, +// { 0x5006, "" }, +// { 0x5007, "" }, { 0x5008, "make_enemy_squad_burst" }, +// { 0x5009, "" }, +// { 0x500A, "" }, +// { 0x500B, "" }, +// { 0x500C, "" }, +// { 0x500D, "" }, +// { 0x500E, "" }, +// { 0x500F, "" }, +// { 0x5010, "" }, +// { 0x5011, "" }, +// { 0x5012, "" }, +// { 0x5013, "" }, +// { 0x5014, "" }, +// { 0x5015, "" }, +// { 0x5016, "" }, +// { 0x5017, "" }, +// { 0x5018, "" }, { 0x5019, "makereviveentity" }, +// { 0x501A, "" }, +// { 0x501B, "" }, +// { 0x501C, "" }, +// { 0x501D, "" }, +// { 0x501E, "" }, { 0x501F, "makesureturnworks" }, +// { 0x5020, "" }, +// { 0x5021, "" }, +// { 0x5022, "" }, { 0x5023, "mall" }, +// { 0x5024, "" }, +// { 0x5025, "" }, +// { 0x5026, "" }, +// { 0x5027, "" }, +// { 0x5028, "" }, { 0x5029, "mall_breach_enemy_2" }, { 0x502A, "mall_breach_enemy_ragdoll_on_death" }, +// { 0x502B, "" }, +// { 0x502C, "" }, +// { 0x502D, "" }, { 0x502E, "mall_delete_rooftop_ents" }, +// { 0x502F, "" }, +// { 0x5030, "" }, +// { 0x5031, "" }, { 0x5032, "mall_dialogue_grp1" }, +// { 0x5033, "" }, +// { 0x5034, "" }, +// { 0x5035, "" }, +// { 0x5036, "" }, +// { 0x5037, "" }, +// { 0x5038, "" }, +// { 0x5039, "" }, { 0x503A, "mall_heli" }, +// { 0x503B, "" }, +// { 0x503C, "" }, +// { 0x503D, "" }, { 0x503E, "mall_lone_patrol_think" }, { 0x503F, "mall_lookout" }, +// { 0x5040, "" }, { 0x5041, "mall_radioburst_volume" }, +// { 0x5042, "" }, { 0x5043, "mall_rooftop_floor_splash" }, +// { 0x5044, "" }, +// { 0x5045, "" }, +// { 0x5046, "" }, +// { 0x5047, "" }, +// { 0x5048, "" }, +// { 0x5049, "" }, +// { 0x504A, "" }, { 0x504B, "mall_rootop_event" }, +// { 0x504C, "" }, +// { 0x504D, "" }, +// { 0x504E, "" }, +// { 0x504F, "" }, +// { 0x5050, "" }, { 0x5051, "mall_teleport_dog" }, +// { 0x5052, "" }, { 0x5053, "mall_walla_volume" }, { 0x5054, "mallroof_acboxes" }, { 0x5055, "mallroof_array" }, +// { 0x5056, "" }, +// { 0x5057, "" }, +// { 0x5058, "" }, +// { 0x5059, "" }, +// { 0x505A, "" }, +// { 0x505B, "" }, +// { 0x505C, "" }, +// { 0x505D, "" }, +// { 0x505E, "" }, +// { 0x505F, "" }, +// { 0x5060, "" }, +// { 0x5061, "" }, +// { 0x5062, "" }, { 0x5063, "manage_all_rpg_ai_get_target" }, +// { 0x5064, "" }, +// { 0x5065, "" }, +// { 0x5066, "" }, +// { 0x5067, "" }, +// { 0x5068, "" }, +// { 0x5069, "" }, +// { 0x506A, "" }, +// { 0x506B, "" }, { 0x506C, "manage_player_linked_view" }, +// { 0x506D, "" }, +// { 0x506E, "" }, { 0x506F, "manage_sentry_count" }, +// { 0x5070, "" }, +// { 0x5071, "" }, { 0x5072, "manage_use_region" }, +// { 0x5073, "" }, +// { 0x5074, "" }, +// { 0x5075, "" }, { 0x5076, "manhandler_hold" }, +// { 0x5077, "" }, +// { 0x5078, "" }, +// { 0x5079, "" }, +// { 0x507A, "" }, +// { 0x507B, "" }, +// { 0x507C, "" }, +// { 0x507D, "" }, +// { 0x507E, "" }, +// { 0x507F, "" }, +// { 0x5080, "" }, { 0x5081, "mansion_hesh" }, +// { 0x5082, "" }, +// { 0x5083, "" }, +// { 0x5084, "" }, +// { 0x5085, "" }, { 0x5086, "mantis_explosion" }, { 0x5087, "mantis_explosion_fragment" }, +// { 0x5088, "" }, +// { 0x5089, "" }, +// { 0x508A, "" }, { 0x508B, "manual_clear_hint_on_trigger" }, +// { 0x508C, "" }, +// { 0x508D, "" }, +// { 0x508E, "" }, +// { 0x508F, "" }, +// { 0x5090, "" }, { 0x5091, "manualdropthink" }, +// { 0x5092, "" }, +// { 0x5093, "" }, +// { 0x5094, "" }, +// { 0x5095, "" }, +// { 0x5096, "" }, { 0x5097, "map_is_early_in_the_game" }, +// { 0x5098, "" }, { 0x5099, "map_without_loadout" }, +// { 0x509A, "" }, +// { 0x509B, "" }, +// { 0x509C, "" }, { 0x509D, "mapcustomkillstreakfunc" }, +// { 0x509E, "" }, { 0x509F, "mark_completed" }, +// { 0x50A0, "" }, { 0x50A1, "mark_friendly_vehicles" }, +// { 0x50A2, "" }, { 0x50A3, "mark_suits_for_delete" }, { 0x50A4, "markedduration" }, +// { 0x50A5, "" }, +// { 0x50A6, "" }, +// { 0x50A7, "" }, +// { 0x50A8, "" }, +// { 0x50A9, "" }, { 0x50AA, "markplayer" }, +// { 0x50AB, "" }, +// { 0x50AC, "" }, +// { 0x50AD, "" }, +// { 0x50AE, "" }, +// { 0x50AF, "" }, { 0x50B0, "mask_interactives_in_volumes" }, { 0x50B1, "mask_prop" }, +// { 0x50B2, "" }, { 0x50B3, "massnodeinitfunctions" }, +// { 0x50B4, "" }, +// { 0x50B5, "" }, +// { 0x50B6, "" }, +// { 0x50B7, "" }, +// { 0x50B8, "" }, +// { 0x50B9, "" }, +// { 0x50BA, "" }, { 0x50BB, "matchestargetteam" }, +// { 0x50BC, "" }, +// { 0x50BD, "" }, +// { 0x50BE, "" }, +// { 0x50BF, "" }, +// { 0x50C0, "" }, +// { 0x50C1, "" }, { 0x50C2, "matchoutcomenotify" }, +// { 0x50C3, "" }, +// { 0x50C4, "" }, { 0x50C5, "matchrules_numinitialinfected" }, +// { 0x50C6, "" }, +// { 0x50C7, "" }, +// { 0x50C8, "" }, +// { 0x50C9, "" }, +// { 0x50CA, "" }, +// { 0x50CB, "" }, +// { 0x50CC, "" }, +// { 0x50CD, "" }, { 0x50CE, "matv" }, +// { 0x50CF, "" }, +// { 0x50D0, "" }, +// { 0x50D1, "" }, +// { 0x50D2, "" }, +// { 0x50D3, "" }, { 0x50D4, "max_capacity" }, { 0x50D5, "max_count" }, +// { 0x50D6, "" }, { 0x50D7, "max_distance" }, { 0x50D8, "max_drones" }, +// { 0x50D9, "" }, +// { 0x50DA, "" }, +// { 0x50DB, "" }, { 0x50DC, "max_lurker_population" }, +// { 0x50DD, "" }, +// { 0x50DE, "" }, { 0x50DF, "max_rotation_speed" }, +// { 0x50E0, "" }, +// { 0x50E1, "" }, +// { 0x50E2, "" }, +// { 0x50E3, "" }, +// { 0x50E4, "" }, +// { 0x50E5, "" }, { 0x50E6, "max_velocity" }, +// { 0x50E7, "" }, { 0x50E8, "max_zodiacs" }, { 0x50E9, "max_zoom_dof" }, { 0x50EA, "maxalienattackerdifficultyvalue" }, { 0x50EB, "maxaliveenemycount" }, +// { 0x50EC, "" }, +// { 0x50ED, "" }, { 0x50EE, "maxammopickupsperround" }, +// { 0x50EF, "" }, +// { 0x50F0, "" }, +// { 0x50F1, "" }, +// { 0x50F2, "" }, +// { 0x50F3, "" }, +// { 0x50F4, "" }, +// { 0x50F5, "" }, { 0x50F6, "maxdestructions" }, { 0x50F7, "maxdetpackdamage" }, { 0x50F8, "maxdirections" }, +// { 0x50F9, "" }, { 0x50FA, "maxdistance" }, +// { 0x50FB, "" }, +// { 0x50FC, "" }, { 0x50FD, "maxemissive" }, +// { 0x50FE, "" }, +// { 0x50FF, "" }, +// { 0x5100, "" }, { 0x5101, "maxflashedseconds" }, +// { 0x5102, "" }, +// { 0x5103, "" }, +// { 0x5104, "" }, +// { 0x5105, "" }, +// { 0x5106, "" }, { 0x5107, "maxlaststands" }, +// { 0x5108, "" }, +// { 0x5109, "" }, +// { 0x510A, "" }, +// { 0x510B, "" }, { 0x510C, "maxnamelength" }, +// { 0x510D, "" }, +// { 0x510E, "" }, +// { 0x510F, "" }, +// { 0x5110, "" }, { 0x5111, "maxpickupsperround" }, +// { 0x5112, "" }, +// { 0x5113, "" }, { 0x5114, "maxradius" }, +// { 0x5115, "" }, +// { 0x5116, "" }, +// { 0x5117, "" }, +// { 0x5118, "" }, +// { 0x5119, "" }, { 0x511A, "maxtracecount" }, +// { 0x511B, "" }, +// { 0x511C, "" }, { 0x511D, "maxvehiclesallowed" }, { 0x511E, "maxvisibledist_old" }, +// { 0x511F, "" }, { 0x5120, "maydolaststand" }, +// { 0x5121, "" }, +// { 0x5122, "" }, +// { 0x5123, "" }, +// { 0x5124, "" }, { 0x5125, "mayonlydie" }, +// { 0x5126, "" }, +// { 0x5127, "" }, +// { 0x5128, "" }, +// { 0x5129, "" }, +// { 0x512A, "" }, +// { 0x512B, "" }, { 0x512C, "medbay_cleanup" }, { 0x512D, "medbay_player_anim" }, +// { 0x512E, "" }, +// { 0x512F, "" }, +// { 0x5130, "" }, +// { 0x5131, "" }, +// { 0x5132, "" }, { 0x5133, "meeting_guys" }, +// { 0x5134, "" }, +// { 0x5135, "" }, { 0x5136, "meetup_vo" }, +// { 0x5137, "" }, +// { 0x5138, "" }, +// { 0x5139, "" }, +// { 0x513A, "" }, +// { 0x513B, "" }, +// { 0x513C, "" }, +// { 0x513D, "" }, +// { 0x513E, "" }, +// { 0x513F, "" }, { 0x5140, "melee_aivsai_exposed_chooseanimationandposition_behind" }, +// { 0x5141, "" }, { 0x5142, "melee_aivsai_exposed_chooseanimationandposition_flip" }, +// { 0x5143, "" }, +// { 0x5144, "" }, +// { 0x5145, "" }, +// { 0x5146, "" }, +// { 0x5147, "" }, +// { 0x5148, "" }, +// { 0x5149, "" }, +// { 0x514A, "" }, +// { 0x514B, "" }, { 0x514C, "melee_aivsai_targetlink" }, +// { 0x514D, "" }, +// { 0x514E, "" }, { 0x514F, "melee_clean_up" }, +// { 0x5150, "" }, +// { 0x5151, "" }, +// { 0x5152, "" }, +// { 0x5153, "" }, +// { 0x5154, "" }, +// { 0x5155, "" }, { 0x5156, "melee_deathhandler_regular" }, +// { 0x5157, "" }, +// { 0x5158, "" }, +// { 0x5159, "" }, +// { 0x515A, "" }, { 0x515B, "melee_dogcleanup" }, +// { 0x515C, "" }, { 0x515D, "melee_droppedweaponrestore" }, { 0x515E, "melee_endscript" }, +// { 0x515F, "" }, { 0x5160, "melee_endscript_checkpositionandmovement" }, +// { 0x5161, "" }, +// { 0x5162, "" }, +// { 0x5163, "" }, +// { 0x5164, "" }, +// { 0x5165, "" }, +// { 0x5166, "" }, +// { 0x5167, "" }, +// { 0x5168, "" }, +// { 0x5169, "" }, { 0x516A, "melee_in_posture" }, +// { 0x516B, "" }, +// { 0x516C, "" }, +// { 0x516D, "" }, { 0x516E, "melee_jumping_to_wall" }, { 0x516F, "melee_kill_stab" }, +// { 0x5170, "" }, +// { 0x5171, "" }, +// { 0x5172, "" }, +// { 0x5173, "" }, +// { 0x5174, "" }, +// { 0x5175, "" }, +// { 0x5176, "" }, +// { 0x5177, "" }, +// { 0x5178, "" }, +// { 0x5179, "" }, +// { 0x517A, "" }, { 0x517B, "melee_player_lerp_back" }, { 0x517C, "melee_playfacialanim" }, +// { 0x517D, "" }, { 0x517E, "melee_resetaction" }, { 0x517F, "melee_scalar" }, { 0x5180, "melee_setjumpanimstates" }, { 0x5181, "melee_standard_checktimeconstraints" }, +// { 0x5182, "" }, +// { 0x5183, "" }, +// { 0x5184, "" }, +// { 0x5185, "" }, +// { 0x5186, "" }, { 0x5187, "melee_standard_resetgiveuptime" }, +// { 0x5188, "" }, +// { 0x5189, "" }, { 0x518A, "melee_stealthcheck" }, +// { 0x518B, "" }, { 0x518C, "melee_success" }, +// { 0x518D, "" }, +// { 0x518E, "" }, { 0x518F, "melee_synch" }, { 0x5190, "melee_synch_attack" }, { 0x5191, "melee_trigger" }, +// { 0x5192, "" }, +// { 0x5193, "" }, +// { 0x5194, "" }, +// { 0x5195, "" }, +// { 0x5196, "" }, +// { 0x5197, "" }, +// { 0x5198, "" }, +// { 0x5199, "" }, +// { 0x519A, "" }, { 0x519B, "meleebiteattackplayer" }, +// { 0x519C, "" }, +// { 0x519D, "" }, +// { 0x519E, "" }, +// { 0x519F, "" }, { 0x51A0, "meleefailed" }, { 0x51A1, "meleeforcedexposedflip" }, { 0x51A2, "meleeforcedexposedwrestle" }, +// { 0x51A3, "" }, +// { 0x51A4, "" }, +// { 0x51A5, "" }, { 0x51A6, "meleekilltarget" }, { 0x51A7, "meleeplayerwhilemoving" }, +// { 0x51A8, "" }, +// { 0x51A9, "" }, +// { 0x51AA, "" }, { 0x51AB, "meleestrength" }, { 0x51AC, "meleestruggle_istraverse" }, +// { 0x51AD, "" }, { 0x51AE, "meleestrugglevsai_first_attack" }, { 0x51AF, "meleestrugglevsai_interrupted_animcustom" }, { 0x51B0, "meleestrugglevsai_interrupted_animcustom_cleanup" }, +// { 0x51B1, "" }, +// { 0x51B2, "" }, { 0x51B3, "meleestrugglevsai_supershort" }, +// { 0x51B4, "" }, { 0x51B5, "meleestrugglevsdog" }, +// { 0x51B6, "" }, +// { 0x51B7, "" }, +// { 0x51B8, "" }, { 0x51B9, "meleestrugglevsdog_justdie" }, +// { 0x51BA, "" }, { 0x51BB, "meleestrugglevsdog_traverse" }, { 0x51BC, "meleestun" }, +// { 0x51BD, "" }, +// { 0x51BE, "" }, +// { 0x51BF, "" }, +// { 0x51C0, "" }, +// { 0x51C1, "" }, +// { 0x51C2, "" }, +// { 0x51C3, "" }, { 0x51C4, "memberremovestrings" }, +// { 0x51C5, "" }, +// { 0x51C6, "" }, +// { 0x51C7, "" }, +// { 0x51C8, "" }, { 0x51C9, "menu_create" }, +// { 0x51CA, "" }, { 0x51CB, "menu_fx_creation" }, { 0x51CC, "menu_fx_option_set" }, { 0x51CD, "menu_none" }, +// { 0x51CE, "" }, +// { 0x51CF, "" }, +// { 0x51D0, "" }, +// { 0x51D1, "" }, { 0x51D2, "menuspectator" }, +// { 0x51D3, "" }, { 0x51D4, "merrick_goes_green" }, { 0x51D5, "merrick_handle_name_when_scanning" }, +// { 0x51D6, "" }, { 0x51D7, "merrick_medbay" }, { 0x51D8, "merrick_move_to_edge" }, +// { 0x51D9, "" }, { 0x51DA, "merrick_scene_dialogue" }, +// { 0x51DB, "" }, +// { 0x51DC, "" }, +// { 0x51DD, "" }, +// { 0x51DE, "" }, { 0x51DF, "merrick_shoots_first_guy" }, +// { 0x51E0, "" }, { 0x51E1, "metal_detector" }, { 0x51E2, "metal_detector_dmg_monitor" }, { 0x51E3, "metal_detector_touch_monitor" }, { 0x51E4, "metal_detector_weapons" }, +// { 0x51E5, "" }, +// { 0x51E6, "" }, { 0x51E7, "meteorfireworkstructs" }, { 0x51E8, "meteoroid" }, +// { 0x51E9, "" }, +// { 0x51EA, "" }, +// { 0x51EB, "" }, +// { 0x51EC, "" }, +// { 0x51ED, "" }, +// { 0x51EE, "" }, { 0x51EF, "meteoroid_start_angles" }, { 0x51F0, "meteoroid_start_pos" }, { 0x51F1, "methodsinit" }, { 0x51F2, "mg" }, +// { 0x51F3, "" }, +// { 0x51F4, "" }, +// { 0x51F5, "" }, { 0x51F6, "mg42_gunner_manual_think" }, { 0x51F7, "mg42_gunner_think" }, +// { 0x51F8, "" }, { 0x51F9, "mg42_setdifficulty" }, { 0x51FA, "mg42_suppressionfire" }, +// { 0x51FB, "" }, { 0x51FC, "mg42_think" }, +// { 0x51FD, "" }, +// { 0x51FE, "" }, { 0x51FF, "mg42badplace_mintime" }, { 0x5200, "mg42pain" }, +// { 0x5201, "" }, +// { 0x5202, "" }, { 0x5203, "mg_gunner_team" }, { 0x5204, "mg_target" }, { 0x5205, "mg_turret_do_something_while_waiting_for_player" }, { 0x5206, "mginit" }, +// { 0x5207, "" }, +// { 0x5208, "" }, { 0x5209, "mgon" }, +// { 0x520A, "" }, +// { 0x520B, "" }, +// { 0x520C, "" }, { 0x520D, "mgturret_auto" }, +// { 0x520E, "" }, +// { 0x520F, "" }, +// { 0x5210, "" }, +// { 0x5211, "" }, +// { 0x5212, "" }, +// { 0x5213, "" }, +// { 0x5214, "" }, +// { 0x5215, "" }, +// { 0x5216, "" }, +// { 0x5217, "" }, +// { 0x5218, "" }, +// { 0x5219, "" }, +// { 0x521A, "" }, +// { 0x521B, "" }, +// { 0x521C, "" }, +// { 0x521D, "" }, +// { 0x521E, "" }, +// { 0x521F, "" }, { 0x5220, "mig29_missile_dives" }, +// { 0x5221, "" }, +// { 0x5222, "" }, +// { 0x5223, "" }, +// { 0x5224, "" }, +// { 0x5225, "" }, +// { 0x5226, "" }, +// { 0x5227, "" }, +// { 0x5228, "" }, +// { 0x5229, "" }, +// { 0x522A, "" }, +// { 0x522B, "" }, +// { 0x522C, "" }, +// { 0x522D, "" }, +// { 0x522E, "" }, +// { 0x522F, "" }, +// { 0x5230, "" }, +// { 0x5231, "" }, +// { 0x5232, "" }, +// { 0x5233, "" }, { 0x5234, "mindetpackdamage" }, { 0x5235, "mindistancecallout" }, +// { 0x5236, "" }, { 0x5237, "mine_beacon" }, +// { 0x5238, "" }, +// { 0x5239, "" }, { 0x523A, "mine_explode" }, +// { 0x523B, "" }, +// { 0x523C, "" }, { 0x523D, "mine_notify_on_level" }, +// { 0x523E, "" }, +// { 0x523F, "" }, { 0x5240, "mine_spin" }, +// { 0x5241, "" }, +// { 0x5242, "" }, +// { 0x5243, "" }, +// { 0x5244, "" }, +// { 0x5245, "" }, { 0x5246, "minedamagemin" }, { 0x5247, "minedamagemonitor" }, { 0x5248, "minedamageradius" }, +// { 0x5249, "" }, +// { 0x524A, "" }, { 0x524B, "minedetectionheight" }, { 0x524C, "minedetectionradius" }, +// { 0x524D, "" }, +// { 0x524E, "" }, +// { 0x524F, "" }, +// { 0x5250, "" }, +// { 0x5251, "" }, { 0x5252, "mineproximitytrigger" }, +// { 0x5253, "" }, +// { 0x5254, "" }, +// { 0x5255, "" }, +// { 0x5256, "" }, { 0x5257, "mineselfdestructtime" }, +// { 0x5258, "" }, +// { 0x5259, "" }, { 0x525A, "minethrown" }, +// { 0x525B, "" }, +// { 0x525C, "" }, +// { 0x525D, "" }, +// { 0x525E, "" }, +// { 0x525F, "" }, +// { 0x5260, "" }, +// { 0x5261, "" }, { 0x5262, "mini_sub_prop_wash_stop" }, +// { 0x5263, "" }, +// { 0x5264, "" }, +// { 0x5265, "" }, { 0x5266, "minigun_fire" }, +// { 0x5267, "" }, +// { 0x5268, "" }, { 0x5269, "minigun_hints_off" }, { 0x526A, "minigun_hints_on" }, { 0x526B, "minigun_ignoreme" }, { 0x526C, "minigun_rumble" }, +// { 0x526D, "" }, +// { 0x526E, "" }, +// { 0x526F, "" }, +// { 0x5270, "" }, +// { 0x5271, "" }, +// { 0x5272, "" }, +// { 0x5273, "" }, { 0x5274, "minigun_turret_placed_listener" }, { 0x5275, "minigun_turret_watch_ammo" }, { 0x5276, "minigun_used" }, { 0x5277, "minigunchance" }, +// { 0x5278, "" }, +// { 0x5279, "" }, { 0x527A, "minigunsspinning" }, +// { 0x527B, "" }, +// { 0x527C, "" }, +// { 0x527D, "" }, +// { 0x527E, "" }, { 0x527F, "minimapheight" }, { 0x5280, "minimaporigin" }, +// { 0x5281, "" }, +// { 0x5282, "" }, { 0x5283, "minion_approach" }, +// { 0x5284, "" }, +// { 0x5285, "" }, +// { 0x5286, "" }, +// { 0x5287, "" }, { 0x5288, "minradius" }, +// { 0x5289, "" }, +// { 0x528A, "" }, { 0x528B, "missed_enemy" }, +// { 0x528C, "" }, +// { 0x528D, "" }, +// { 0x528E, "" }, +// { 0x528F, "" }, +// { 0x5290, "" }, +// { 0x5291, "" }, +// { 0x5292, "" }, +// { 0x5293, "" }, { 0x5294, "missile_dist_internal" }, +// { 0x5295, "" }, +// { 0x5296, "" }, +// { 0x5297, "" }, +// { 0x5298, "" }, { 0x5299, "missile_find_ground_target" }, +// { 0x529A, "" }, +// { 0x529B, "" }, +// { 0x529C, "" }, +// { 0x529D, "" }, +// { 0x529E, "" }, +// { 0x529F, "" }, +// { 0x52A0, "" }, +// { 0x52A1, "" }, +// { 0x52A2, "" }, +// { 0x52A3, "" }, +// { 0x52A4, "" }, +// { 0x52A5, "" }, +// { 0x52A6, "" }, +// { 0x52A7, "" }, +// { 0x52A8, "" }, { 0x52A9, "missile_launcher_destruction_vignette" }, +// { 0x52AA, "" }, +// { 0x52AB, "" }, +// { 0x52AC, "" }, +// { 0x52AD, "" }, +// { 0x52AE, "" }, { 0x52AF, "missile_move_firemissile" }, +// { 0x52B0, "" }, +// { 0x52B1, "" }, +// { 0x52B2, "" }, +// { 0x52B3, "" }, +// { 0x52B4, "" }, { 0x52B5, "missile_starts" }, +// { 0x52B6, "" }, +// { 0x52B7, "" }, +// { 0x52B8, "" }, +// { 0x52B9, "" }, { 0x52BA, "missile_towerbuzz" }, { 0x52BB, "missile_trackrealtarget" }, +// { 0x52BC, "" }, { 0x52BD, "missile_truck_fire_missile" }, +// { 0x52BE, "" }, +// { 0x52BF, "" }, { 0x52C0, "missileattractor" }, +// { 0x52C1, "" }, +// { 0x52C2, "" }, +// { 0x52C3, "" }, +// { 0x52C4, "" }, +// { 0x52C5, "" }, +// { 0x52C6, "" }, +// { 0x52C7, "" }, +// { 0x52C8, "" }, { 0x52C9, "missileisgoodtarget" }, +// { 0x52CA, "" }, { 0x52CB, "missilelosetarget" }, +// { 0x52CC, "" }, +// { 0x52CD, "" }, +// { 0x52CE, "" }, +// { 0x52CF, "" }, { 0x52D0, "missiles_chasing" }, +// { 0x52D1, "" }, +// { 0x52D2, "" }, +// { 0x52D3, "" }, { 0x52D4, "missiletags" }, { 0x52D5, "missiletargetangle" }, { 0x52D6, "missiletargetflareradius" }, +// { 0x52D7, "" }, { 0x52D8, "missing_animation_parameters" }, +// { 0x52D9, "" }, { 0x52DA, "mission_fail_func" }, +// { 0x52DB, "" }, { 0x52DC, "mission_failed_garage" }, +// { 0x52DD, "" }, +// { 0x52DE, "" }, +// { 0x52DF, "" }, { 0x52E0, "mission_finished" }, { 0x52E1, "mission_flag_inits" }, +// { 0x52E2, "" }, +// { 0x52E3, "" }, +// { 0x52E4, "" }, +// { 0x52E5, "" }, +// { 0x52E6, "" }, +// { 0x52E7, "" }, +// { 0x52E8, "" }, +// { 0x52E9, "" }, { 0x52EA, "mission_post_inits" }, +// { 0x52EB, "" }, { 0x52EC, "mission_recon" }, +// { 0x52ED, "" }, +// { 0x52EE, "" }, { 0x52EF, "missionfail" }, { 0x52F0, "missionfail_rorke" }, +// { 0x52F1, "" }, +// { 0x52F2, "" }, +// { 0x52F3, "" }, +// { 0x52F4, "" }, +// { 0x52F5, "" }, +// { 0x52F6, "" }, +// { 0x52F7, "" }, +// { 0x52F8, "" }, +// { 0x52F9, "" }, { 0x52FA, "mix" }, +// { 0x52FB, "" }, +// { 0x52FC, "" }, +// { 0x52FD, "" }, { 0x52FE, "mk32_badassery" }, +// { 0x52FF, "" }, +// { 0x5300, "" }, +// { 0x5301, "" }, +// { 0x5302, "" }, +// { 0x5303, "" }, +// { 0x5304, "" }, +// { 0x5305, "" }, +// { 0x5306, "" }, +// { 0x5307, "" }, { 0x5308, "mlrs_start_qte" }, +// { 0x5309, "" }, { 0x530A, "mobilemortar" }, { 0x530B, "mod" }, +// { 0x530C, "" }, +// { 0x530D, "" }, { 0x530E, "model_dummy_death" }, { 0x530F, "model_init" }, { 0x5310, "model_name_dummy" }, { 0x5311, "model_name_enemy" }, +// { 0x5312, "" }, +// { 0x5313, "" }, { 0x5314, "modelbase" }, +// { 0x5315, "" }, { 0x5316, "modelbombsquad" }, +// { 0x5317, "" }, +// { 0x5318, "" }, { 0x5319, "modeldummyon" }, { 0x531A, "modelmgturret" }, +// { 0x531B, "" }, +// { 0x531C, "" }, +// { 0x531D, "" }, +// { 0x531E, "" }, +// { 0x531F, "" }, +// { 0x5320, "" }, +// { 0x5321, "" }, { 0x5322, "modify_player_speed" }, +// { 0x5323, "" }, { 0x5324, "modify_sentry_setting" }, { 0x5325, "modifydamage" }, +// { 0x5326, "" }, +// { 0x5327, "" }, { 0x5328, "mods_override" }, { 0x5329, "modulate_speed_based_on_progress" }, +// { 0x532A, "" }, { 0x532B, "module_int" }, +// { 0x532C, "" }, +// { 0x532D, "" }, +// { 0x532E, "" }, +// { 0x532F, "" }, +// { 0x5330, "" }, +// { 0x5331, "" }, { 0x5332, "monitor_attackable_ent_damage" }, +// { 0x5333, "" }, { 0x5334, "monitor_bar_drift" }, +// { 0x5335, "" }, +// { 0x5336, "" }, +// { 0x5337, "" }, { 0x5338, "monitor_can_cut_rope" }, { 0x5339, "monitor_cautious_approach_dangerous_locations" }, +// { 0x533A, "" }, +// { 0x533B, "" }, +// { 0x533C, "" }, +// { 0x533D, "" }, { 0x533E, "monitor_controls_and_fx" }, { 0x533F, "monitor_deaths_on_dynamic_array" }, +// { 0x5340, "" }, +// { 0x5341, "" }, { 0x5342, "monitor_drill_complete" }, { 0x5343, "monitor_enemies_in_pods" }, +// { 0x5344, "" }, { 0x5345, "monitor_enemy_for_downed" }, +// { 0x5346, "" }, +// { 0x5347, "" }, +// { 0x5348, "" }, +// { 0x5349, "" }, { 0x534A, "monitor_fx" }, +// { 0x534B, "" }, { 0x534C, "monitor_guy_moveup" }, +// { 0x534D, "" }, +// { 0x534E, "" }, +// { 0x534F, "" }, { 0x5350, "monitor_missile_distance" }, +// { 0x5351, "" }, +// { 0x5352, "" }, { 0x5353, "monitor_pain" }, +// { 0x5354, "" }, +// { 0x5355, "" }, +// { 0x5356, "" }, +// { 0x5357, "" }, +// { 0x5358, "" }, +// { 0x5359, "" }, +// { 0x535A, "" }, +// { 0x535B, "" }, +// { 0x535C, "" }, +// { 0x535D, "" }, +// { 0x535E, "" }, { 0x535F, "monitor_spawners" }, +// { 0x5360, "" }, +// { 0x5361, "" }, { 0x5362, "monitor_touching" }, { 0x5363, "monitor_trig_activation" }, +// { 0x5364, "" }, +// { 0x5365, "" }, { 0x5366, "monitorads_blend_dof" }, { 0x5367, "monitorads_zoom_elem_offset" }, { 0x5368, "monitorads_zoom_elem_reset" }, { 0x5369, "monitorads_zoom_hud_delay" }, +// { 0x536A, "" }, { 0x536B, "monitorads_zoom_out" }, +// { 0x536C, "" }, +// { 0x536D, "" }, +// { 0x536E, "" }, +// { 0x536F, "" }, +// { 0x5370, "" }, +// { 0x5371, "" }, +// { 0x5372, "" }, +// { 0x5373, "" }, +// { 0x5374, "" }, +// { 0x5375, "" }, +// { 0x5376, "" }, +// { 0x5377, "" }, +// { 0x5378, "" }, { 0x5379, "monitorconcussion" }, +// { 0x537A, "" }, +// { 0x537B, "" }, +// { 0x537C, "" }, +// { 0x537D, "" }, +// { 0x537E, "" }, +// { 0x537F, "" }, +// { 0x5380, "" }, +// { 0x5381, "" }, +// { 0x5382, "" }, +// { 0x5383, "" }, { 0x5384, "monitorenemymissilefire" }, +// { 0x5385, "" }, +// { 0x5386, "" }, +// { 0x5387, "" }, +// { 0x5388, "" }, +// { 0x5389, "" }, +// { 0x538A, "" }, { 0x538B, "monitorflares" }, +// { 0x538C, "" }, +// { 0x538D, "" }, +// { 0x538E, "" }, +// { 0x538F, "" }, +// { 0x5390, "" }, +// { 0x5391, "" }, +// { 0x5392, "" }, +// { 0x5393, "" }, +// { 0x5394, "" }, +// { 0x5395, "" }, +// { 0x5396, "" }, { 0x5397, "monitorhealth_ondeath" }, { 0x5398, "monitorhealth_ondeath_apache_crash" }, +// { 0x5399, "" }, +// { 0x539A, "" }, +// { 0x539B, "" }, +// { 0x539C, "" }, +// { 0x539D, "" }, { 0x539E, "monitorkills" }, +// { 0x539F, "" }, +// { 0x53A0, "" }, +// { 0x53A1, "" }, { 0x53A2, "monitorlivetime" }, +// { 0x53A3, "" }, +// { 0x53A4, "" }, +// { 0x53A5, "" }, { 0x53A6, "monitormagcycle" }, +// { 0x53A7, "" }, { 0x53A8, "monitormarkervisibility" }, +// { 0x53A9, "" }, { 0x53AA, "monitormisc" }, +// { 0x53AB, "" }, +// { 0x53AC, "" }, { 0x53AD, "monitormovedown" }, { 0x53AE, "monitormovementdistance" }, +// { 0x53AF, "" }, +// { 0x53B0, "" }, +// { 0x53B1, "" }, +// { 0x53B2, "" }, { 0x53B3, "monitorpositioncamping" }, { 0x53B4, "monitorprocesschallenge" }, { 0x53B5, "monitorreload" }, +// { 0x53B6, "" }, +// { 0x53B7, "" }, +// { 0x53B8, "" }, { 0x53B9, "monitorrocketfire2" }, +// { 0x53BA, "" }, +// { 0x53BB, "" }, +// { 0x53BC, "" }, { 0x53BD, "monitorscopechange" }, +// { 0x53BE, "" }, +// { 0x53BF, "" }, +// { 0x53C0, "" }, { 0x53C1, "monitorsinglesprintdistance" }, { 0x53C2, "monitorspecialroundend" }, +// { 0x53C3, "" }, +// { 0x53C4, "" }, +// { 0x53C5, "" }, +// { 0x53C6, "" }, +// { 0x53C7, "" }, { 0x53C8, "monitorstateshud" }, +// { 0x53C9, "" }, +// { 0x53CA, "" }, +// { 0x53CB, "" }, +// { 0x53CC, "" }, { 0x53CD, "monitorsupportdropprogress" }, +// { 0x53CE, "" }, +// { 0x53CF, "" }, +// { 0x53D0, "" }, +// { 0x53D1, "" }, { 0x53D2, "monitorthermalvision" }, +// { 0x53D3, "" }, +// { 0x53D4, "" }, { 0x53D5, "monitorturretfire" }, +// { 0x53D6, "" }, +// { 0x53D7, "" }, +// { 0x53D8, "" }, +// { 0x53D9, "" }, +// { 0x53DA, "" }, +// { 0x53DB, "" }, +// { 0x53DC, "" }, +// { 0x53DD, "" }, { 0x53DE, "mortar_ends" }, { 0x53DF, "mortar_fire_on_struct" }, +// { 0x53E0, "" }, +// { 0x53E1, "" }, +// { 0x53E2, "" }, +// { 0x53E3, "" }, +// { 0x53E4, "" }, +// { 0x53E5, "" }, +// { 0x53E6, "" }, +// { 0x53E7, "" }, +// { 0x53E8, "" }, +// { 0x53E9, "" }, +// { 0x53EA, "" }, +// { 0x53EB, "" }, +// { 0x53EC, "" }, +// { 0x53ED, "" }, { 0x53EE, "mortardamageradius" }, { 0x53EF, "mortardamagetriggerdist" }, { 0x53F0, "mortarearthquakeradius" }, +// { 0x53F1, "" }, +// { 0x53F2, "" }, { 0x53F3, "mortarfx" }, { 0x53F4, "mortargroup" }, +// { 0x53F5, "" }, +// { 0x53F6, "" }, { 0x53F7, "mortarnoincomingsound" }, +// { 0x53F8, "" }, { 0x53F9, "mortarrecoil" }, { 0x53FA, "mortars" }, +// { 0x53FB, "" }, +// { 0x53FC, "" }, { 0x53FD, "mortartrigger" }, +// { 0x53FE, "" }, +// { 0x53FF, "" }, { 0x5400, "mosley_airlock_ln_1" }, { 0x5401, "mosley_airlock_ln_2" }, { 0x5402, "motion_light" }, +// { 0x5403, "" }, +// { 0x5404, "" }, +// { 0x5405, "" }, +// { 0x5406, "" }, { 0x5407, "motion_trigger" }, +// { 0x5408, "" }, { 0x5409, "motionsensormarkedby" }, +// { 0x540A, "" }, +// { 0x540B, "" }, +// { 0x540C, "" }, { 0x540D, "mount_tank" }, +// { 0x540E, "" }, +// { 0x540F, "" }, +// { 0x5410, "" }, +// { 0x5411, "" }, +// { 0x5412, "" }, +// { 0x5413, "" }, +// { 0x5414, "" }, +// { 0x5415, "" }, +// { 0x5416, "" }, { 0x5417, "movable_cover_init" }, +// { 0x5418, "" }, +// { 0x5419, "" }, +// { 0x541A, "" }, +// { 0x541B, "" }, { 0x541C, "movable_cover_move_delay" }, +// { 0x541D, "" }, { 0x541E, "movable_cover_parse_parameters" }, +// { 0x541F, "" }, +// { 0x5420, "" }, { 0x5421, "movable_cover_trigger" }, { 0x5422, "movable_cover_update_use_icon" }, { 0x5423, "movable_cover_use_icon" }, +// { 0x5424, "" }, { 0x5425, "movable_cover_wait_for_user_or_timeout" }, { 0x5426, "movable_type" }, { 0x5427, "movables" }, +// { 0x5428, "" }, { 0x5429, "move_all_fx" }, { 0x542A, "move_allies_from_fire_blocker" }, +// { 0x542B, "" }, { 0x542C, "move_ally_to_mesh" }, +// { 0x542D, "" }, { 0x542E, "move_angles" }, { 0x542F, "move_apache_to_main_island" }, { 0x5430, "move_arc" }, { 0x5431, "move_arc_dist" }, { 0x5432, "move_arc_zodiac" }, +// { 0x5433, "" }, +// { 0x5434, "" }, +// { 0x5435, "" }, +// { 0x5436, "" }, { 0x5437, "move_check" }, +// { 0x5438, "" }, { 0x5439, "move_controlroom_to_new_location" }, +// { 0x543A, "" }, +// { 0x543B, "" }, +// { 0x543C, "" }, +// { 0x543D, "" }, +// { 0x543E, "" }, +// { 0x543F, "" }, { 0x5440, "move_explosion_buildup_rumble" }, +// { 0x5441, "" }, +// { 0x5442, "" }, +// { 0x5443, "" }, +// { 0x5444, "" }, +// { 0x5445, "" }, +// { 0x5446, "" }, +// { 0x5447, "" }, { 0x5448, "move_player_to_start_point" }, +// { 0x5449, "" }, { 0x544A, "move_previous" }, { 0x544B, "move_primary_light" }, +// { 0x544C, "" }, +// { 0x544D, "" }, +// { 0x544E, "" }, +// { 0x544F, "" }, +// { 0x5450, "" }, { 0x5451, "move_side" }, { 0x5452, "move_speed_scalar" }, +// { 0x5453, "" }, +// { 0x5454, "" }, +// { 0x5455, "" }, +// { 0x5456, "" }, +// { 0x5457, "" }, { 0x5458, "move_state_loop" }, { 0x5459, "move_state_loop_run" }, { 0x545A, "move_state_shift_back" }, { 0x545B, "move_state_start" }, +// { 0x545C, "" }, +// { 0x545D, "" }, +// { 0x545E, "" }, { 0x545F, "move_to_breach" }, +// { 0x5460, "" }, +// { 0x5461, "" }, +// { 0x5462, "" }, +// { 0x5463, "" }, +// { 0x5464, "" }, +// { 0x5465, "" }, +// { 0x5466, "" }, +// { 0x5467, "" }, { 0x5468, "move_transition_arrays" }, +// { 0x5469, "" }, +// { 0x546A, "" }, +// { 0x546B, "" }, +// { 0x546C, "" }, +// { 0x546D, "" }, +// { 0x546E, "" }, +// { 0x546F, "" }, +// { 0x5470, "" }, { 0x5471, "move_with_plane" }, { 0x5472, "move_with_rate" }, +// { 0x5473, "" }, +// { 0x5474, "" }, +// { 0x5475, "" }, +// { 0x5476, "" }, { 0x5477, "movecovertocover_checkstartpose" }, +// { 0x5478, "" }, +// { 0x5479, "" }, { 0x547A, "movedlow" }, +// { 0x547B, "" }, { 0x547C, "movedrecently" }, +// { 0x547D, "" }, { 0x547E, "moveloop" }, +// { 0x547F, "" }, +// { 0x5480, "" }, +// { 0x5481, "" }, +// { 0x5482, "" }, +// { 0x5483, "" }, +// { 0x5484, "" }, +// { 0x5485, "" }, +// { 0x5486, "" }, { 0x5487, "movement_back" }, +// { 0x5488, "" }, +// { 0x5489, "" }, +// { 0x548A, "" }, +// { 0x548B, "" }, { 0x548C, "movemsg" }, +// { 0x548D, "" }, +// { 0x548E, "" }, { 0x548F, "moveplaybackrate" }, +// { 0x5490, "" }, +// { 0x5491, "" }, { 0x5492, "mover_candidates" }, { 0x5493, "mover_delete" }, +// { 0x5494, "" }, +// { 0x5495, "" }, { 0x5496, "movercreate" }, +// { 0x5497, "" }, +// { 0x5498, "" }, +// { 0x5499, "" }, { 0x549A, "moverun" }, { 0x549B, "moverwaitforuse" }, +// { 0x549C, "" }, +// { 0x549D, "" }, +// { 0x549E, "" }, { 0x549F, "movespeed_multiplier" }, +// { 0x54A0, "" }, +// { 0x54A1, "" }, { 0x54A2, "movespeedscale" }, +// { 0x54A3, "" }, +// { 0x54A4, "" }, { 0x54A5, "movestartbattlechatter" }, +// { 0x54A6, "" }, +// { 0x54A7, "" }, { 0x54A8, "moveswim" }, +// { 0x54A9, "" }, +// { 0x54AA, "" }, +// { 0x54AB, "" }, { 0x54AC, "moveswim_combat_forward_enter" }, { 0x54AD, "moveswim_combat_forward_exit" }, +// { 0x54AE, "" }, +// { 0x54AF, "" }, { 0x54B0, "moveswim_combat_strafe_exit" }, +// { 0x54B1, "" }, +// { 0x54B2, "" }, +// { 0x54B3, "" }, +// { 0x54B4, "" }, { 0x54B5, "moveswim_set" }, +// { 0x54B6, "" }, +// { 0x54B7, "" }, +// { 0x54B8, "" }, +// { 0x54B9, "" }, +// { 0x54BA, "" }, { 0x54BB, "moveto_speed" }, +// { 0x54BC, "" }, +// { 0x54BD, "" }, +// { 0x54BE, "" }, +// { 0x54BF, "" }, +// { 0x54C0, "" }, +// { 0x54C1, "" }, +// { 0x54C2, "" }, +// { 0x54C3, "" }, +// { 0x54C4, "" }, +// { 0x54C5, "" }, { 0x54C6, "moving" }, +// { 0x54C7, "" }, +// { 0x54C8, "" }, { 0x54C9, "moving_cover_death" }, { 0x54CA, "moving_cover_guys" }, { 0x54CB, "moving_cover_jumped" }, { 0x54CC, "moving_cover_lightsoff" }, +// { 0x54CD, "" }, { 0x54CE, "moving_cover_obj1" }, +// { 0x54CF, "" }, +// { 0x54D0, "" }, +// { 0x54D1, "" }, +// { 0x54D2, "" }, +// { 0x54D3, "" }, { 0x54D4, "moving_crates_plane" }, +// { 0x54D5, "" }, +// { 0x54D6, "" }, { 0x54D7, "moving_jeeps_and_crates" }, +// { 0x54D8, "" }, +// { 0x54D9, "" }, +// { 0x54DA, "" }, +// { 0x54DB, "" }, { 0x54DC, "moving_platform_empty_func" }, +// { 0x54DD, "" }, { 0x54DE, "moving_water" }, +// { 0x54DF, "" }, +// { 0x54E0, "" }, +// { 0x54E1, "" }, { 0x54E2, "mp_alien_town_intro_drill_setup" }, +// { 0x54E3, "" }, +// { 0x54E4, "" }, +// { 0x54E5, "" }, +// { 0x54E6, "" }, +// { 0x54E7, "" }, +// { 0x54E8, "" }, +// { 0x54E9, "" }, +// { 0x54EA, "" }, +// { 0x54EB, "" }, { 0x54EC, "mp_dart_is_light_entity" }, +// { 0x54ED, "" }, { 0x54EE, "mp_dart_restarteffect" }, { 0x54EF, "mp_dart_tv_flicker" }, +// { 0x54F0, "" }, +// { 0x54F1, "" }, +// { 0x54F2, "" }, { 0x54F3, "mssl_launch_destory_sfx" }, +// { 0x54F4, "" }, +// { 0x54F5, "" }, +// { 0x54F6, "" }, +// { 0x54F7, "" }, +// { 0x54F8, "" }, { 0x54F9, "mugger_add_extra_tag" }, { 0x54FA, "mugger_bank_limit" }, +// { 0x54FB, "" }, +// { 0x54FC, "" }, { 0x54FD, "mugger_delayed_banking" }, +// { 0x54FE, "" }, +// { 0x54FF, "" }, { 0x5500, "mugger_first_unused_or_oldest_extra_tag" }, +// { 0x5501, "" }, { 0x5502, "mugger_fx_playing" }, +// { 0x5503, "" }, +// { 0x5504, "" }, +// { 0x5505, "" }, +// { 0x5506, "" }, +// { 0x5507, "" }, +// { 0x5508, "" }, +// { 0x5509, "" }, +// { 0x550A, "" }, +// { 0x550B, "" }, +// { 0x550C, "" }, +// { 0x550D, "" }, { 0x550E, "mugger_jackpot_tags_spawned" }, +// { 0x550F, "" }, +// { 0x5510, "" }, { 0x5511, "mugger_jackpot_timer" }, +// { 0x5512, "" }, +// { 0x5513, "" }, { 0x5514, "mugger_last_mega_drop" }, { 0x5515, "mugger_max_extra_tags" }, +// { 0x5516, "" }, +// { 0x5517, "" }, +// { 0x5518, "" }, +// { 0x5519, "" }, +// { 0x551A, "" }, { 0x551B, "mugger_pile_icon_remove" }, { 0x551C, "mugger_scorelimit" }, { 0x551D, "mugger_tag_pickup_wait" }, +// { 0x551E, "" }, +// { 0x551F, "" }, +// { 0x5520, "" }, +// { 0x5521, "" }, +// { 0x5522, "" }, +// { 0x5523, "" }, +// { 0x5524, "" }, +// { 0x5525, "" }, { 0x5526, "multikill" }, +// { 0x5527, "" }, +// { 0x5528, "" }, { 0x5529, "multiple_c4" }, +// { 0x552A, "" }, +// { 0x552B, "" }, +// { 0x552C, "" }, +// { 0x552D, "" }, { 0x552E, "multiteambased" }, +// { 0x552F, "" }, +// { 0x5530, "" }, +// { 0x5531, "" }, { 0x5532, "music_escape_hot" }, +// { 0x5533, "" }, +// { 0x5534, "" }, +// { 0x5535, "" }, +// { 0x5536, "" }, { 0x5537, "music_loop_stealth" }, +// { 0x5538, "" }, { 0x5539, "music_on_flag" }, { 0x553A, "music_play" }, +// { 0x553B, "" }, { 0x553C, "music_play_jg" }, +// { 0x553D, "" }, +// { 0x553E, "" }, +// { 0x553F, "" }, { 0x5540, "music_stealth_tension_loop" }, +// { 0x5541, "" }, +// { 0x5542, "" }, +// { 0x5543, "" }, { 0x5544, "musiclength" }, +// { 0x5545, "" }, { 0x5546, "muzzleflashoverride" }, { 0x5547, "my_animnode" }, +// { 0x5548, "" }, +// { 0x5549, "" }, +// { 0x554A, "" }, { 0x554B, "my_speed" }, +// { 0x554C, "" }, +// { 0x554D, "" }, +// { 0x554E, "" }, +// { 0x554F, "" }, +// { 0x5550, "" }, +// { 0x5551, "" }, +// { 0x5552, "" }, +// { 0x5553, "" }, { 0x5554, "n_door_knock" }, { 0x5555, "n_hesh_stumble_and_path" }, { 0x5556, "n_vehicle_1" }, +// { 0x5557, "" }, +// { 0x5558, "" }, +// { 0x5559, "" }, { 0x555A, "n_vehicle_3" }, +// { 0x555B, "" }, +// { 0x555C, "" }, +// { 0x555D, "" }, +// { 0x555E, "" }, { 0x555F, "nag_if_shot" }, +// { 0x5560, "" }, +// { 0x5561, "" }, +// { 0x5562, "" }, +// { 0x5563, "" }, +// { 0x5564, "" }, { 0x5565, "nag_player_to_jump" }, +// { 0x5566, "" }, +// { 0x5567, "" }, +// { 0x5568, "" }, +// { 0x5569, "" }, +// { 0x556A, "" }, +// { 0x556B, "" }, { 0x556C, "name1" }, +// { 0x556D, "" }, +// { 0x556E, "" }, +// { 0x556F, "" }, +// { 0x5570, "" }, +// { 0x5571, "" }, +// { 0x5572, "" }, { 0x5573, "names" }, +// { 0x5574, "" }, +// { 0x5575, "" }, +// { 0x5576, "" }, +// { 0x5577, "" }, +// { 0x5578, "" }, +// { 0x5579, "" }, +// { 0x557A, "" }, +// { 0x557B, "" }, +// { 0x557C, "" }, +// { 0x557D, "" }, +// { 0x557E, "" }, +// { 0x557F, "" }, { 0x5580, "near_dist_sq" }, +// { 0x5581, "" }, +// { 0x5582, "" }, +// { 0x5583, "" }, { 0x5584, "neardistance" }, +// { 0x5585, "" }, { 0x5586, "nearest_nodes" }, { 0x5587, "nearest_point_on_pathgrid" }, +// { 0x5588, "" }, +// { 0x5589, "" }, { 0x558A, "necksnapped" }, +// { 0x558B, "" }, +// { 0x558C, "" }, { 0x558D, "needflexibleheightsupport" }, { 0x558E, "needrecalculategoodshootpos" }, +// { 0x558F, "" }, +// { 0x5590, "" }, +// { 0x5591, "" }, +// { 0x5592, "" }, +// { 0x5593, "" }, +// { 0x5594, "" }, +// { 0x5595, "" }, +// { 0x5596, "" }, +// { 0x5597, "" }, +// { 0x5598, "" }, +// { 0x5599, "" }, +// { 0x559A, "" }, +// { 0x559B, "" }, +// { 0x559C, "" }, +// { 0x559D, "" }, +// { 0x559E, "" }, +// { 0x559F, "" }, +// { 0x55A0, "" }, +// { 0x55A1, "" }, +// { 0x55A2, "" }, { 0x55A3, "neutralflagfx" }, +// { 0x55A4, "" }, +// { 0x55A5, "" }, { 0x55A6, "neverenablecqb" }, +// { 0x55A7, "" }, +// { 0x55A8, "" }, +// { 0x55A9, "" }, +// { 0x55AA, "" }, +// { 0x55AB, "" }, +// { 0x55AC, "" }, +// { 0x55AD, "" }, +// { 0x55AE, "" }, +// { 0x55AF, "" }, +// { 0x55B0, "" }, +// { 0x55B1, "" }, +// { 0x55B2, "" }, +// { 0x55B3, "" }, +// { 0x55B4, "" }, +// { 0x55B5, "" }, { 0x55B6, "new_glowstick_scene" }, +// { 0x55B7, "" }, +// { 0x55B8, "" }, { 0x55B9, "new_l_pip_corner" }, +// { 0x55BA, "" }, +// { 0x55BB, "" }, +// { 0x55BC, "" }, { 0x55BD, "new_rope_roll" }, +// { 0x55BE, "" }, +// { 0x55BF, "" }, { 0x55C0, "new_submix_hud" }, +// { 0x55C1, "" }, +// { 0x55C2, "" }, +// { 0x55C3, "" }, +// { 0x55C4, "" }, { 0x55C5, "new_volmod_hud" }, +// { 0x55C6, "" }, +// { 0x55C7, "" }, { 0x55C8, "newenemyreactiondistsq_old" }, { 0x55C9, "newenemysurprisedreaction" }, { 0x55CA, "newfallback_overmind" }, +// { 0x55CB, "" }, { 0x55CC, "newradialbutton" }, +// { 0x55CD, "" }, { 0x55CE, "newrandomcrate" }, +// { 0x55CF, "" }, { 0x55D0, "next" }, { 0x55D1, "next_bomb_damage_vo_time" }, +// { 0x55D2, "" }, +// { 0x55D3, "" }, { 0x55D4, "next_earthquake" }, +// { 0x55D5, "" }, +// { 0x55D6, "" }, +// { 0x55D7, "" }, { 0x55D8, "next_minion_vo_time" }, +// { 0x55D9, "" }, +// { 0x55DA, "" }, +// { 0x55DB, "" }, +// { 0x55DC, "" }, +// { 0x55DD, "" }, +// { 0x55DE, "" }, { 0x55DF, "next_reactive_time" }, +// { 0x55E0, "" }, +// { 0x55E1, "" }, +// { 0x55E2, "" }, { 0x55E3, "nextallowedlooktime" }, +// { 0x55E4, "" }, +// { 0x55E5, "" }, +// { 0x55E6, "" }, +// { 0x55E7, "" }, { 0x55E8, "nextdoorgrenadetime" }, +// { 0x55E9, "" }, +// { 0x55EA, "" }, { 0x55EB, "nextgrenadedrop" }, +// { 0x55EC, "" }, +// { 0x55ED, "" }, +// { 0x55EE, "" }, +// { 0x55EF, "" }, +// { 0x55F0, "" }, { 0x55F1, "nextmeleechecktarget" }, { 0x55F2, "nextmeleechecktime" }, +// { 0x55F3, "" }, +// { 0x55F4, "" }, { 0x55F5, "nextmissiletag" }, +// { 0x55F6, "" }, +// { 0x55F7, "" }, { 0x55F8, "nextorigin" }, { 0x55F9, "nextpeekoutattempttime" }, +// { 0x55FA, "" }, { 0x55FB, "nextsaytimes" }, +// { 0x55FC, "" }, { 0x55FD, "nextstandinghitdying" }, +// { 0x55FE, "" }, +// { 0x55FF, "" }, { 0x5600, "nh90_doors_open" }, +// { 0x5601, "" }, +// { 0x5602, "" }, { 0x5603, "nightvision_dlight" }, +// { 0x5604, "" }, { 0x5605, "nightvision_effectsoff" }, +// { 0x5606, "" }, +// { 0x5607, "" }, +// { 0x5608, "" }, +// { 0x5609, "" }, { 0x560A, "nightvision_started" }, +// { 0x560B, "" }, +// { 0x560C, "" }, { 0x560D, "ninebangexplodewaiter" }, +// { 0x560E, "" }, +// { 0x560F, "" }, +// { 0x5610, "" }, { 0x5611, "nml_locations" }, { 0x5612, "no_abilities_timer" }, +// { 0x5613, "" }, { 0x5614, "no_attack_hint" }, +// { 0x5615, "" }, +// { 0x5616, "" }, +// { 0x5617, "" }, { 0x5618, "no_crouch_or_prone_think_for_player" }, { 0x5619, "no_delete" }, +// { 0x561A, "" }, +// { 0x561B, "" }, { 0x561C, "no_edge_death" }, +// { 0x561D, "" }, +// { 0x561E, "" }, +// { 0x561F, "" }, +// { 0x5620, "" }, { 0x5621, "no_go_back_into_field" }, +// { 0x5622, "" }, +// { 0x5623, "" }, +// { 0x5624, "" }, +// { 0x5625, "" }, +// { 0x5626, "" }, { 0x5627, "no_moving_unresolved_collisions" }, +// { 0x5628, "" }, +// { 0x5629, "" }, +// { 0x562A, "" }, { 0x562B, "no_prone" }, +// { 0x562C, "" }, +// { 0x562D, "" }, +// { 0x562E, "" }, +// { 0x562F, "" }, +// { 0x5630, "" }, +// { 0x5631, "" }, { 0x5632, "no_swept_hint" }, +// { 0x5633, "" }, { 0x5634, "no_tremor" }, { 0x5635, "no_vehicle_getoutanim" }, { 0x5636, "no_vehicle_ragdoll" }, +// { 0x5637, "" }, +// { 0x5638, "" }, +// { 0x5639, "" }, +// { 0x563A, "" }, +// { 0x563B, "" }, +// { 0x563C, "" }, +// { 0x563D, "" }, { 0x563E, "node_array" }, { 0x563F, "node_change_logic" }, { 0x5640, "node_closest" }, +// { 0x5641, "" }, +// { 0x5642, "" }, +// { 0x5643, "" }, +// { 0x5644, "" }, +// { 0x5645, "" }, { 0x5646, "node_is_valid_outside_for_vanguard" }, +// { 0x5647, "" }, +// { 0x5648, "" }, { 0x5649, "node_search" }, { 0x564A, "node_test" }, +// { 0x564B, "" }, +// { 0x564C, "" }, +// { 0x564D, "" }, { 0x564E, "node_within_use_radius_of_crate" }, +// { 0x564F, "" }, +// { 0x5650, "" }, +// { 0x5651, "" }, +// { 0x5652, "" }, +// { 0x5653, "" }, { 0x5654, "nodes" }, { 0x5655, "nodes_array" }, +// { 0x5656, "" }, +// { 0x5657, "" }, { 0x5658, "nodes_start" }, { 0x5659, "nodescore" }, +// { 0x565A, "" }, { 0x565B, "nodisconnect" }, { 0x565C, "nodroneweaponsound" }, +// { 0x565D, "" }, +// { 0x565E, "" }, { 0x565F, "nofirstframemelee" }, { 0x5660, "nofour" }, +// { 0x5661, "" }, { 0x5662, "nogun" }, +// { 0x5663, "" }, +// { 0x5664, "" }, +// { 0x5665, "" }, { 0x5666, "noise_amplitude" }, +// { 0x5667, "" }, +// { 0x5668, "" }, { 0x5669, "nomeleechargedelay" }, +// { 0x566A, "" }, +// { 0x566B, "" }, +// { 0x566C, "" }, +// { 0x566D, "" }, +// { 0x566E, "" }, +// { 0x566F, "" }, +// { 0x5670, "" }, +// { 0x5671, "" }, +// { 0x5672, "" }, +// { 0x5673, "" }, +// { 0x5674, "" }, { 0x5675, "noragdollents" }, +// { 0x5676, "" }, +// { 0x5677, "" }, { 0x5678, "normal_speed" }, +// { 0x5679, "" }, +// { 0x567A, "" }, +// { 0x567B, "" }, +// { 0x567C, "" }, +// { 0x567D, "" }, +// { 0x567E, "" }, +// { 0x567F, "" }, +// { 0x5680, "" }, { 0x5681, "norunreload" }, +// { 0x5682, "" }, +// { 0x5683, "" }, +// { 0x5684, "" }, +// { 0x5685, "" }, +// { 0x5686, "" }, +// { 0x5687, "" }, { 0x5688, "not_closing" }, +// { 0x5689, "" }, +// { 0x568A, "" }, +// { 0x568B, "" }, +// { 0x568C, "" }, { 0x568D, "notargethudelem" }, +// { 0x568E, "" }, +// { 0x568F, "" }, { 0x5690, "note_track_start_fx_on_tag" }, +// { 0x5691, "" }, +// { 0x5692, "" }, +// { 0x5693, "" }, +// { 0x5694, "" }, { 0x5695, "noteleport" }, +// { 0x5696, "" }, +// { 0x5697, "" }, +// { 0x5698, "" }, +// { 0x5699, "" }, +// { 0x569A, "" }, { 0x569B, "notetrack_blast_shake_early" }, +// { 0x569C, "" }, { 0x569D, "notetrack_command_dialog_end" }, +// { 0x569E, "" }, +// { 0x569F, "" }, { 0x56A0, "notetrack_control_room_allow_free_look" }, +// { 0x56A1, "" }, +// { 0x56A2, "" }, { 0x56A3, "notetrack_derrick_chunk_hit_barrels" }, +// { 0x56A4, "" }, +// { 0x56A5, "" }, { 0x56A6, "notetrack_derrick_debris_hitground" }, +// { 0x56A7, "" }, { 0x56A8, "notetrack_derrick_large_explosion" }, { 0x56A9, "notetrack_derrick_small_explosion" }, +// { 0x56AA, "" }, { 0x56AB, "notetrack_end_slomo" }, +// { 0x56AC, "" }, +// { 0x56AD, "" }, +// { 0x56AE, "" }, +// { 0x56AF, "" }, +// { 0x56B0, "" }, +// { 0x56B1, "" }, +// { 0x56B2, "" }, +// { 0x56B3, "" }, +// { 0x56B4, "" }, +// { 0x56B5, "" }, +// { 0x56B6, "" }, +// { 0x56B7, "" }, { 0x56B8, "notetrack_oiltank_catwalk_swap" }, +// { 0x56B9, "" }, +// { 0x56BA, "" }, +// { 0x56BB, "" }, { 0x56BC, "notetrack_player_breach_water" }, +// { 0x56BD, "" }, +// { 0x56BE, "" }, +// { 0x56BF, "" }, +// { 0x56C0, "" }, +// { 0x56C1, "" }, +// { 0x56C2, "" }, { 0x56C3, "notetrack_release_allies" }, +// { 0x56C4, "" }, { 0x56C5, "notetrack_shake_start" }, +// { 0x56C6, "" }, +// { 0x56C7, "" }, +// { 0x56C8, "" }, +// { 0x56C9, "" }, +// { 0x56CA, "" }, +// { 0x56CB, "" }, +// { 0x56CC, "" }, { 0x56CD, "notetrack_start_slomo" }, { 0x56CE, "notetrack_swim_begin_player_control" }, +// { 0x56CF, "" }, +// { 0x56D0, "" }, +// { 0x56D1, "" }, +// { 0x56D2, "" }, +// { 0x56D3, "" }, +// { 0x56D4, "" }, +// { 0x56D5, "" }, +// { 0x56D6, "" }, +// { 0x56D7, "" }, { 0x56D8, "notetrackalertnesscasual" }, { 0x56D9, "notetrackbodyfall" }, +// { 0x56DA, "" }, +// { 0x56DB, "" }, +// { 0x56DC, "" }, { 0x56DD, "notetrackfire" }, +// { 0x56DE, "" }, +// { 0x56DF, "" }, +// { 0x56E0, "" }, +// { 0x56E1, "" }, +// { 0x56E2, "" }, +// { 0x56E3, "" }, +// { 0x56E4, "" }, { 0x56E5, "notetrackguntochest" }, +// { 0x56E6, "" }, +// { 0x56E7, "" }, +// { 0x56E8, "" }, +// { 0x56E9, "" }, { 0x56EA, "notetrackmovementstop" }, +// { 0x56EB, "" }, { 0x56EC, "notetrackpistolpickup" }, { 0x56ED, "notetrackpistolputaway" }, { 0x56EE, "notetrackpistolrechamber" }, +// { 0x56EF, "" }, { 0x56F0, "notetrackposecrawl" }, +// { 0x56F1, "" }, +// { 0x56F2, "" }, +// { 0x56F3, "" }, +// { 0x56F4, "" }, +// { 0x56F5, "" }, +// { 0x56F6, "" }, +// { 0x56F7, "" }, +// { 0x56F8, "" }, +// { 0x56F9, "" }, +// { 0x56FA, "" }, +// { 0x56FB, "" }, { 0x56FC, "noteworthy_check" }, { 0x56FD, "notfirsttime" }, { 0x56FE, "notfirsttimedogs" }, { 0x56FF, "notfirsttimedogvests" }, +// { 0x5700, "" }, +// { 0x5701, "" }, +// { 0x5702, "" }, { 0x5703, "notify_baddies_to_retreat" }, +// { 0x5704, "" }, +// { 0x5705, "" }, { 0x5706, "notify_enable" }, +// { 0x5707, "" }, +// { 0x5708, "" }, +// { 0x5709, "" }, +// { 0x570A, "" }, { 0x570B, "notify_moving_platform_invalid" }, +// { 0x570C, "" }, +// { 0x570D, "" }, +// { 0x570E, "" }, { 0x570F, "notify_on_damage" }, +// { 0x5710, "" }, +// { 0x5711, "" }, +// { 0x5712, "" }, +// { 0x5713, "" }, +// { 0x5714, "" }, +// { 0x5715, "" }, +// { 0x5716, "" }, +// { 0x5717, "" }, +// { 0x5718, "" }, +// { 0x5719, "" }, { 0x571A, "notify_spotted_on_damage" }, +// { 0x571B, "" }, { 0x571C, "notify_trigger" }, +// { 0x571D, "" }, { 0x571E, "notifyaftertime" }, +// { 0x571F, "" }, +// { 0x5720, "" }, { 0x5721, "notifydamage" }, { 0x5722, "notifydamageafterframe" }, { 0x5723, "notifydamagenotdone" }, +// { 0x5724, "" }, +// { 0x5725, "" }, +// { 0x5726, "" }, +// { 0x5727, "" }, +// { 0x5728, "" }, +// { 0x5729, "" }, { 0x572A, "notifyonanimend" }, +// { 0x572B, "" }, +// { 0x572C, "" }, +// { 0x572D, "" }, { 0x572E, "notifyoverlay" }, { 0x572F, "notifyroundover" }, +// { 0x5730, "" }, +// { 0x5731, "" }, +// { 0x5732, "" }, { 0x5733, "notifytext" }, +// { 0x5734, "" }, +// { 0x5735, "" }, +// { 0x5736, "" }, { 0x5737, "notsolid_ents" }, +// { 0x5738, "" }, +// { 0x5739, "" }, +// { 0x573A, "" }, +// { 0x573B, "" }, { 0x573C, "npc_physics_pulse" }, +// { 0x573D, "" }, { 0x573E, "npc_tank_combat_init" }, { 0x573F, "npcid" }, +// { 0x5740, "" }, +// { 0x5741, "" }, +// { 0x5742, "" }, { 0x5743, "nuke_blur" }, +// { 0x5744, "" }, +// { 0x5745, "" }, +// { 0x5746, "" }, { 0x5747, "nuke_empjam" }, +// { 0x5748, "" }, +// { 0x5749, "" }, +// { 0x574A, "" }, +// { 0x574B, "" }, +// { 0x574C, "" }, +// { 0x574D, "" }, { 0x574E, "nuke_soundobject" }, +// { 0x574F, "" }, +// { 0x5750, "" }, +// { 0x5751, "" }, +// { 0x5752, "" }, { 0x5753, "nukecankill" }, +// { 0x5754, "" }, +// { 0x5755, "" }, { 0x5756, "nukecratethink" }, +// { 0x5757, "" }, +// { 0x5758, "" }, { 0x5759, "nukedeathsimple" }, { 0x575A, "nukedetonated" }, +// { 0x575B, "" }, +// { 0x575C, "" }, +// { 0x575D, "" }, +// { 0x575E, "" }, +// { 0x575F, "" }, +// { 0x5760, "" }, +// { 0x5761, "" }, +// { 0x5762, "" }, +// { 0x5763, "" }, +// { 0x5764, "" }, { 0x5765, "nukeslowmo" }, +// { 0x5766, "" }, +// { 0x5767, "" }, +// { 0x5768, "" }, +// { 0x5769, "" }, { 0x576A, "nukevisioninprogress" }, +// { 0x576B, "" }, +// { 0x576C, "" }, +// { 0x576D, "" }, +// { 0x576E, "" }, +// { 0x576F, "" }, +// { 0x5770, "" }, { 0x5771, "num_players_left" }, +// { 0x5772, "" }, { 0x5773, "numagents" }, { 0x5774, "numareas" }, +// { 0x5775, "" }, { 0x5776, "numberoffishinexistence" }, +// { 0x5777, "" }, +// { 0x5778, "" }, +// { 0x5779, "" }, +// { 0x577A, "" }, { 0x577B, "numbombs" }, +// { 0x577C, "" }, +// { 0x577D, "" }, +// { 0x577E, "" }, +// { 0x577F, "" }, +// { 0x5780, "" }, { 0x5781, "numdropcrates" }, { 0x5782, "numenemiesclose" }, +// { 0x5783, "" }, +// { 0x5784, "" }, { 0x5785, "numexplosivesexceedmodelcapacity" }, +// { 0x5786, "" }, { 0x5787, "numfriendlyvoices" }, +// { 0x5788, "" }, { 0x5789, "numgasstrikeactive" }, { 0x578A, "numgrenadesinprogresstowardsplayer" }, +// { 0x578B, "" }, +// { 0x578C, "" }, +// { 0x578D, "" }, +// { 0x578E, "" }, +// { 0x578F, "" }, +// { 0x5790, "" }, +// { 0x5791, "" }, +// { 0x5792, "" }, +// { 0x5793, "" }, { 0x5794, "numspeakers" }, +// { 0x5795, "" }, +// { 0x5796, "" }, +// { 0x5797, "" }, +// { 0x5798, "" }, +// { 0x5799, "" }, +// { 0x579A, "" }, +// { 0x579B, "" }, +// { 0x579C, "" }, { 0x579D, "nvg_animted_scene" }, +// { 0x579E, "" }, +// { 0x579F, "" }, { 0x57A0, "nvg_goggles_off" }, +// { 0x57A1, "" }, +// { 0x57A2, "" }, +// { 0x57A3, "" }, +// { 0x57A4, "" }, { 0x57A5, "nvg_on_check" }, +// { 0x57A6, "" }, +// { 0x57A7, "" }, +// { 0x57A8, "" }, { 0x57A9, "nvgs_on_blackout" }, +// { 0x57AA, "" }, { 0x57AB, "obj" }, +// { 0x57AC, "" }, +// { 0x57AD, "" }, +// { 0x57AE, "" }, { 0x57AF, "obj_capture_hvt" }, { 0x57B0, "obj_clear_deck" }, +// { 0x57B1, "" }, +// { 0x57B2, "" }, +// { 0x57B3, "" }, +// { 0x57B4, "" }, { 0x57B5, "obj_enterbase" }, +// { 0x57B6, "" }, +// { 0x57B7, "" }, { 0x57B8, "obj_exists" }, +// { 0x57B9, "" }, { 0x57BA, "obj_flags" }, { 0x57BB, "obj_flight_deck" }, { 0x57BC, "obj_getingetajaxgetout" }, { 0x57BD, "obj_getinjeep" }, +// { 0x57BE, "" }, +// { 0x57BF, "" }, { 0x57C0, "obj_origin" }, +// { 0x57C1, "" }, +// { 0x57C2, "" }, { 0x57C3, "obj_sparrow" }, +// { 0x57C4, "" }, +// { 0x57C5, "" }, +// { 0x57C6, "" }, +// { 0x57C7, "" }, +// { 0x57C8, "" }, { 0x57C9, "objective" }, { 0x57CA, "objective_breach" }, +// { 0x57CB, "" }, +// { 0x57CC, "" }, +// { 0x57CD, "" }, +// { 0x57CE, "" }, { 0x57CF, "objective_is_inactive" }, { 0x57D0, "objective_outline_add" }, { 0x57D1, "objective_outline_remove" }, +// { 0x57D2, "" }, +// { 0x57D3, "" }, +// { 0x57D4, "" }, +// { 0x57D5, "" }, +// { 0x57D6, "" }, +// { 0x57D7, "" }, +// { 0x57D8, "" }, +// { 0x57D9, "" }, +// { 0x57DA, "" }, { 0x57DB, "objectivepointsmod" }, { 0x57DC, "objectives" }, { 0x57DD, "objectivescaler" }, +// { 0x57DE, "" }, +// { 0x57DF, "" }, +// { 0x57E0, "" }, { 0x57E1, "objid_axis" }, +// { 0x57E2, "" }, +// { 0x57E3, "" }, +// { 0x57E4, "" }, +// { 0x57E5, "" }, +// { 0x57E6, "" }, +// { 0x57E7, "" }, +// { 0x57E8, "" }, { 0x57E9, "objpoints" }, +// { 0x57EA, "" }, +// { 0x57EB, "" }, +// { 0x57EC, "" }, +// { 0x57ED, "" }, +// { 0x57EE, "" }, { 0x57EF, "occlusion" }, +// { 0x57F0, "" }, { 0x57F1, "occupied" }, +// { 0x57F2, "" }, +// { 0x57F3, "" }, +// { 0x57F4, "" }, +// { 0x57F5, "" }, +// { 0x57F6, "" }, +// { 0x57F7, "" }, +// { 0x57F8, "" }, +// { 0x57F9, "" }, +// { 0x57FA, "" }, +// { 0x57FB, "" }, +// { 0x57FC, "" }, { 0x57FD, "odin_assault_perform_action" }, { 0x57FE, "odin_clear_using" }, { 0x57FF, "odin_control_player_speed" }, +// { 0x5800, "" }, { 0x5801, "odin_drop_weapon" }, +// { 0x5802, "" }, +// { 0x5803, "" }, +// { 0x5804, "" }, +// { 0x5805, "" }, { 0x5806, "odin_fac_cart" }, +// { 0x5807, "" }, +// { 0x5808, "" }, +// { 0x5809, "" }, { 0x580A, "odin_fireweapon" }, +// { 0x580B, "" }, { 0x580C, "odin_flag_inits" }, +// { 0x580D, "" }, { 0x580E, "odin_fov" }, +// { 0x580F, "" }, +// { 0x5810, "" }, +// { 0x5811, "" }, +// { 0x5812, "" }, +// { 0x5813, "" }, +// { 0x5814, "" }, { 0x5815, "odin_hall_escape_turn02_ally_spawn" }, +// { 0x5816, "" }, { 0x5817, "odin_hall_escape_turn02_player_spawn" }, { 0x5818, "odin_hint_string_init" }, +// { 0x5819, "" }, +// { 0x581A, "" }, +// { 0x581B, "" }, +// { 0x581C, "" }, +// { 0x581D, "" }, +// { 0x581E, "" }, +// { 0x581F, "" }, { 0x5820, "odin_leave" }, +// { 0x5821, "" }, +// { 0x5822, "" }, +// { 0x5823, "" }, +// { 0x5824, "" }, +// { 0x5825, "" }, +// { 0x5826, "" }, +// { 0x5827, "" }, +// { 0x5828, "" }, { 0x5829, "odin_overlay_ent" }, +// { 0x582A, "" }, +// { 0x582B, "" }, +// { 0x582C, "" }, +// { 0x582D, "" }, +// { 0x582E, "" }, +// { 0x582F, "" }, { 0x5830, "odin_satellite" }, { 0x5831, "odin_script_setup" }, +// { 0x5832, "" }, +// { 0x5833, "" }, +// { 0x5834, "" }, +// { 0x5835, "" }, +// { 0x5836, "" }, +// { 0x5837, "" }, +// { 0x5838, "" }, +// { 0x5839, "" }, +// { 0x583A, "" }, { 0x583B, "odin_waitfordonefiring" }, +// { 0x583C, "" }, +// { 0x583D, "" }, { 0x583E, "odin_watchoutlines" }, +// { 0x583F, "" }, +// { 0x5840, "" }, +// { 0x5841, "" }, +// { 0x5842, "" }, +// { 0x5843, "" }, { 0x5844, "odin_zoom_up" }, { 0x5845, "odinsettings" }, +// { 0x5846, "" }, { 0x5847, "off_flashlight" }, +// { 0x5848, "" }, +// { 0x5849, "" }, +// { 0x584A, "" }, +// { 0x584B, "" }, +// { 0x584C, "" }, +// { 0x584D, "" }, +// { 0x584E, "" }, +// { 0x584F, "" }, +// { 0x5850, "" }, +// { 0x5851, "" }, +// { 0x5852, "" }, { 0x5853, "office_enemy_vo" }, +// { 0x5854, "" }, +// { 0x5855, "" }, +// { 0x5856, "" }, +// { 0x5857, "" }, +// { 0x5858, "" }, +// { 0x5859, "" }, +// { 0x585A, "" }, +// { 0x585B, "" }, +// { 0x585C, "" }, +// { 0x585D, "" }, { 0x585E, "officercount" }, { 0x585F, "officerid" }, { 0x5860, "officers" }, +// { 0x5861, "" }, +// { 0x5862, "" }, +// { 0x5863, "" }, +// { 0x5864, "" }, { 0x5865, "offscreen_shader_blink" }, { 0x5866, "offset" }, +// { 0x5867, "" }, +// { 0x5868, "" }, { 0x5869, "offset_percent" }, +// { 0x586A, "" }, +// { 0x586B, "" }, +// { 0x586C, "" }, { 0x586D, "offsetdist" }, { 0x586E, "offsetone" }, +// { 0x586F, "" }, +// { 0x5870, "" }, { 0x5871, "offsetzero" }, +// { 0x5872, "" }, { 0x5873, "og_animname" }, +// { 0x5874, "" }, +// { 0x5875, "" }, { 0x5876, "og_health" }, +// { 0x5877, "" }, +// { 0x5878, "" }, { 0x5879, "og_script_stealthgroup" }, +// { 0x587A, "" }, +// { 0x587B, "" }, +// { 0x587C, "" }, { 0x587D, "oilrig_jumpsuit_ondamage" }, +// { 0x587E, "" }, { 0x587F, "oilrig_jumpsuit_precache" }, { 0x5880, "oilrig_jumpsuits" }, { 0x5881, "oilrocks_apache_hint_timers" }, { 0x5882, "oilrocks_locations" }, { 0x5883, "old" }, +// { 0x5884, "" }, +// { 0x5885, "" }, +// { 0x5886, "" }, +// { 0x5887, "" }, +// { 0x5888, "" }, { 0x5889, "old_ai_target" }, { 0x588A, "old_alpha" }, { 0x588B, "old_ang" }, +// { 0x588C, "" }, +// { 0x588D, "" }, { 0x588E, "old_baseaccuracy" }, { 0x588F, "old_color" }, +// { 0x5890, "" }, +// { 0x5891, "" }, { 0x5892, "old_disablearrivals" }, { 0x5893, "old_dist" }, +// { 0x5894, "" }, { 0x5895, "old_fixednode" }, +// { 0x5896, "" }, +// { 0x5897, "" }, +// { 0x5898, "" }, +// { 0x5899, "" }, { 0x589A, "old_ignoreme" }, +// { 0x589B, "" }, +// { 0x589C, "" }, +// { 0x589D, "" }, +// { 0x589E, "" }, +// { 0x589F, "" }, +// { 0x58A0, "" }, { 0x58A1, "old_movementtype" }, +// { 0x58A2, "" }, +// { 0x58A3, "" }, +// { 0x58A4, "" }, +// { 0x58A5, "" }, +// { 0x58A6, "" }, +// { 0x58A7, "" }, +// { 0x58A8, "" }, +// { 0x58A9, "" }, +// { 0x58AA, "" }, +// { 0x58AB, "" }, +// { 0x58AC, "" }, +// { 0x58AD, "" }, +// { 0x58AE, "" }, { 0x58AF, "old_weap" }, { 0x58B0, "old_weapon" }, +// { 0x58B1, "" }, +// { 0x58B2, "" }, +// { 0x58B3, "" }, { 0x58B4, "oldbaseaccuracy" }, +// { 0x58B5, "" }, { 0x58B6, "oldcombatmode" }, +// { 0x58B7, "" }, +// { 0x58B8, "" }, +// { 0x58B9, "" }, +// { 0x58BA, "" }, { 0x58BB, "oldfightdist" }, +// { 0x58BC, "" }, { 0x58BD, "oldgoalradius" }, +// { 0x58BE, "" }, { 0x58BF, "oldgrenadeawareness" }, +// { 0x58C0, "" }, +// { 0x58C1, "" }, +// { 0x58C2, "" }, +// { 0x58C3, "" }, +// { 0x58C4, "" }, { 0x58C5, "oldmaxdist" }, +// { 0x58C6, "" }, +// { 0x58C7, "" }, +// { 0x58C8, "" }, +// { 0x58C9, "" }, +// { 0x58CA, "" }, +// { 0x58CB, "" }, { 0x58CC, "oldorigin" }, +// { 0x58CD, "" }, +// { 0x58CE, "" }, { 0x58CF, "oldprimarygun" }, { 0x58D0, "oldradius" }, +// { 0x58D1, "" }, +// { 0x58D2, "" }, +// { 0x58D3, "" }, +// { 0x58D4, "" }, +// { 0x58D5, "" }, +// { 0x58D6, "" }, +// { 0x58D7, "" }, +// { 0x58D8, "" }, { 0x58D9, "on_agent_squadmate_killed" }, { 0x58DA, "on_alien_type_killed" }, +// { 0x58DB, "" }, { 0x58DC, "on_bridge" }, +// { 0x58DD, "" }, +// { 0x58DE, "" }, { 0x58DF, "on_damaged_finished" }, +// { 0x58E0, "" }, +// { 0x58E1, "" }, +// { 0x58E2, "" }, { 0x58E3, "on_fire_sabot" }, { 0x58E4, "on_hintstring" }, +// { 0x58E5, "" }, +// { 0x58E6, "" }, +// { 0x58E7, "" }, +// { 0x58E8, "" }, +// { 0x58E9, "" }, { 0x58EA, "on_path_grid" }, { 0x58EB, "on_pop_smoke" }, +// { 0x58EC, "" }, +// { 0x58ED, "" }, +// { 0x58EE, "" }, +// { 0x58EF, "" }, { 0x58F0, "onagentkilled" }, { 0x58F1, "onaiconnect" }, +// { 0x58F2, "" }, { 0x58F3, "onalienagentkilled" }, +// { 0x58F4, "" }, +// { 0x58F5, "" }, +// { 0x58F6, "" }, { 0x58F7, "onatv" }, { 0x58F8, "onback" }, +// { 0x58F9, "" }, +// { 0x58FA, "" }, +// { 0x58FB, "" }, +// { 0x58FC, "" }, +// { 0x58FD, "" }, +// { 0x58FE, "" }, +// { 0x58FF, "" }, +// { 0x5900, "" }, +// { 0x5901, "" }, +// { 0x5902, "" }, +// { 0x5903, "" }, +// { 0x5904, "" }, +// { 0x5905, "" }, +// { 0x5906, "" }, { 0x5907, "ondamaged" }, { 0x5908, "ondamageddelegate" }, { 0x5909, "ondamagefinish" }, +// { 0x590A, "" }, +// { 0x590B, "" }, +// { 0x590C, "" }, { 0x590D, "ondeath" }, +// { 0x590E, "" }, +// { 0x590F, "" }, +// { 0x5910, "" }, { 0x5911, "ondeathfunc" }, +// { 0x5912, "" }, +// { 0x5913, "" }, { 0x5914, "ondestroycallback" }, +// { 0x5915, "" }, +// { 0x5916, "" }, { 0x5917, "ondetonateexplosive" }, +// { 0x5918, "" }, +// { 0x5919, "" }, +// { 0x591A, "" }, +// { 0x591B, "" }, +// { 0x591C, "" }, { 0x591D, "one_missile_kill" }, +// { 0x591E, "" }, { 0x591F, "onemanarmyweaponchangetracker" }, +// { 0x5920, "" }, { 0x5921, "onenter" }, +// { 0x5922, "" }, { 0x5923, "onentercallback" }, +// { 0x5924, "" }, { 0x5925, "onenterdot_player" }, +// { 0x5926, "" }, { 0x5927, "onenterdot_poisondamageoverlay" }, +// { 0x5928, "" }, +// { 0x5929, "" }, { 0x592A, "onenterstate" }, +// { 0x592B, "" }, +// { 0x592C, "" }, +// { 0x592D, "" }, +// { 0x592E, "" }, +// { 0x592F, "" }, +// { 0x5930, "" }, +// { 0x5931, "" }, +// { 0x5932, "" }, +// { 0x5933, "" }, +// { 0x5934, "" }, +// { 0x5935, "" }, +// { 0x5936, "" }, { 0x5937, "onfinalsurvivor" }, +// { 0x5938, "" }, { 0x5939, "onfirerocket" }, { 0x593A, "onfirstspawnedplayer" }, +// { 0x593B, "" }, +// { 0x593C, "" }, +// { 0x593D, "" }, +// { 0x593E, "" }, +// { 0x593F, "" }, { 0x5940, "ongroundpos" }, { 0x5941, "onhalftime" }, +// { 0x5942, "" }, { 0x5943, "onhitpitchclamp" }, { 0x5944, "onjoinedspectators" }, +// { 0x5945, "" }, +// { 0x5946, "" }, { 0x5947, "onkill" }, { 0x5948, "onkillstreakdisowned" }, { 0x5949, "onkillstreakkilled" }, +// { 0x594A, "" }, +// { 0x594B, "" }, +// { 0x594C, "" }, { 0x594D, "onlinegame" }, +// { 0x594E, "" }, { 0x594F, "only_allowable_tactical_goals" }, +// { 0x5950, "" }, +// { 0x5951, "" }, +// { 0x5952, "" }, +// { 0x5953, "" }, { 0x5954, "onmovingplatformcollision" }, +// { 0x5955, "" }, +// { 0x5956, "" }, { 0x5957, "onpickup" }, +// { 0x5958, "" }, +// { 0x5959, "" }, +// { 0x595A, "" }, +// { 0x595B, "" }, +// { 0x595C, "" }, +// { 0x595D, "" }, +// { 0x595E, "" }, +// { 0x595F, "" }, +// { 0x5960, "" }, { 0x5961, "onplayerconnecting" }, +// { 0x5962, "" }, +// { 0x5963, "" }, +// { 0x5964, "" }, +// { 0x5965, "" }, +// { 0x5966, "" }, +// { 0x5967, "" }, +// { 0x5968, "" }, { 0x5969, "onplayerspawned" }, +// { 0x596A, "" }, +// { 0x596B, "" }, +// { 0x596C, "" }, +// { 0x596D, "" }, { 0x596E, "onrespawndelay" }, { 0x596F, "onrotatingvehicleturret" }, +// { 0x5970, "" }, +// { 0x5971, "" }, +// { 0x5972, "" }, { 0x5973, "onscorelimit" }, +// { 0x5974, "" }, +// { 0x5975, "" }, +// { 0x5976, "" }, +// { 0x5977, "" }, +// { 0x5978, "" }, +// { 0x5979, "" }, +// { 0x597A, "" }, +// { 0x597B, "" }, +// { 0x597C, "" }, +// { 0x597D, "" }, +// { 0x597E, "" }, +// { 0x597F, "" }, +// { 0x5980, "" }, +// { 0x5981, "" }, +// { 0x5982, "" }, { 0x5983, "ontriggeredsfx" }, +// { 0x5984, "" }, +// { 0x5985, "" }, { 0x5986, "onusedefuseobject" }, +// { 0x5987, "" }, { 0x5988, "onuseplantobject" }, +// { 0x5989, "" }, +// { 0x598A, "" }, { 0x598B, "onweapondamage" }, +// { 0x598C, "" }, { 0x598D, "op_barracks" }, { 0x598E, "op_helo" }, +// { 0x598F, "" }, { 0x5990, "open_and_connect" }, { 0x5991, "open_angles" }, { 0x5992, "open_church_doors" }, +// { 0x5993, "" }, +// { 0x5994, "" }, +// { 0x5995, "" }, +// { 0x5996, "" }, +// { 0x5997, "" }, +// { 0x5998, "" }, +// { 0x5999, "" }, +// { 0x599A, "" }, +// { 0x599B, "" }, +// { 0x599C, "" }, +// { 0x599D, "" }, { 0x599E, "open_loading_dock_doors" }, +// { 0x599F, "" }, +// { 0x59A0, "" }, +// { 0x59A1, "" }, +// { 0x59A2, "" }, +// { 0x59A3, "" }, { 0x59A4, "open_up_player_view_during_weld" }, +// { 0x59A5, "" }, +// { 0x59A6, "" }, +// { 0x59A7, "" }, +// { 0x59A8, "" }, +// { 0x59A9, "" }, +// { 0x59AA, "" }, +// { 0x59AB, "" }, { 0x59AC, "opened_y" }, +// { 0x59AD, "" }, +// { 0x59AE, "" }, +// { 0x59AF, "" }, +// { 0x59B0, "" }, +// { 0x59B1, "" }, +// { 0x59B2, "" }, +// { 0x59B3, "" }, +// { 0x59B4, "" }, +// { 0x59B5, "" }, { 0x59B6, "opfor_bc_lmg" }, { 0x59B7, "opfor_catwalk_falling_death" }, +// { 0x59B8, "" }, { 0x59B9, "opfor_common_ambush" }, { 0x59BA, "opfor_crawl" }, { 0x59BB, "opfor_death_runners" }, +// { 0x59BC, "" }, { 0x59BD, "opfor_infil" }, +// { 0x59BE, "" }, +// { 0x59BF, "" }, +// { 0x59C0, "" }, { 0x59C1, "opfor_m880_escape" }, +// { 0x59C2, "" }, +// { 0x59C3, "" }, +// { 0x59C4, "" }, +// { 0x59C5, "" }, { 0x59C6, "opfor_retreat" }, +// { 0x59C7, "" }, +// { 0x59C8, "" }, +// { 0x59C9, "" }, { 0x59CA, "opfor_starting_runners" }, { 0x59CB, "opsrey_control_nag_vo" }, { 0x59CC, "optimal_height" }, +// { 0x59CD, "" }, +// { 0x59CE, "" }, +// { 0x59CF, "" }, +// { 0x59D0, "" }, +// { 0x59D1, "" }, +// { 0x59D2, "" }, +// { 0x59D3, "" }, { 0x59D4, "options" }, +// { 0x59D5, "" }, +// { 0x59D6, "" }, +// { 0x59D7, "" }, { 0x59D8, "orderonqueueddialog" }, +// { 0x59D9, "" }, +// { 0x59DA, "" }, +// { 0x59DB, "" }, +// { 0x59DC, "" }, +// { 0x59DD, "" }, +// { 0x59DE, "" }, +// { 0x59DF, "" }, +// { 0x59E0, "" }, { 0x59E1, "orient_to_face" }, { 0x59E2, "orientmeleevictim" }, +// { 0x59E3, "" }, +// { 0x59E4, "" }, +// { 0x59E5, "" }, { 0x59E6, "orig_org" }, +// { 0x59E7, "" }, +// { 0x59E8, "" }, +// { 0x59E9, "" }, +// { 0x59EA, "" }, +// { 0x59EB, "" }, { 0x59EC, "orig_wakeupradius" }, +// { 0x59ED, "" }, +// { 0x59EE, "" }, +// { 0x59EF, "" }, +// { 0x59F0, "" }, { 0x59F1, "origin_offset" }, +// { 0x59F2, "" }, { 0x59F3, "original_angles" }, { 0x59F4, "original_height" }, +// { 0x59F5, "" }, { 0x59F6, "original_pos" }, +// { 0x59F7, "" }, +// { 0x59F8, "" }, { 0x59F9, "original_yaw" }, +// { 0x59FA, "" }, +// { 0x59FB, "" }, +// { 0x59FC, "" }, +// { 0x59FD, "" }, +// { 0x59FE, "" }, +// { 0x59FF, "" }, +// { 0x5A00, "" }, +// { 0x5A01, "" }, +// { 0x5A02, "" }, { 0x5A03, "osprey2_gunship_attack" }, +// { 0x5A04, "" }, +// { 0x5A05, "" }, +// { 0x5A06, "" }, { 0x5A07, "osprey_debug_ai" }, +// { 0x5A08, "" }, { 0x5A09, "osprey_hit_fake_targets" }, +// { 0x5A0A, "" }, { 0x5A0B, "osprey_hit_zodiacs" }, +// { 0x5A0C, "" }, +// { 0x5A0D, "" }, { 0x5A0E, "osprey_missile_side_left" }, { 0x5A0F, "osprey_props" }, +// { 0x5A10, "" }, +// { 0x5A11, "" }, +// { 0x5A12, "" }, +// { 0x5A13, "" }, +// { 0x5A14, "" }, +// { 0x5A15, "" }, +// { 0x5A16, "" }, { 0x5A17, "other_col_point" }, +// { 0x5A18, "" }, +// { 0x5A19, "" }, +// { 0x5A1A, "" }, +// { 0x5A1B, "" }, { 0x5A1C, "otherdir" }, +// { 0x5A1D, "" }, +// { 0x5A1E, "" }, +// { 0x5A1F, "" }, +// { 0x5A20, "" }, +// { 0x5A21, "" }, +// { 0x5A22, "" }, +// { 0x5A23, "" }, +// { 0x5A24, "" }, +// { 0x5A25, "" }, +// { 0x5A26, "" }, +// { 0x5A27, "" }, +// { 0x5A28, "" }, +// { 0x5A29, "" }, +// { 0x5A2A, "" }, +// { 0x5A2B, "" }, +// { 0x5A2C, "" }, +// { 0x5A2D, "" }, +// { 0x5A2E, "" }, +// { 0x5A2F, "" }, +// { 0x5A30, "" }, { 0x5A31, "outline_init" }, +// { 0x5A32, "" }, +// { 0x5A33, "" }, +// { 0x5A34, "" }, +// { 0x5A35, "" }, +// { 0x5A36, "" }, { 0x5A37, "outline_set_global_width" }, { 0x5A38, "outline_switch" }, +// { 0x5A39, "" }, +// { 0x5A3A, "" }, +// { 0x5A3B, "" }, +// { 0x5A3C, "" }, +// { 0x5A3D, "" }, +// { 0x5A3E, "" }, +// { 0x5A3F, "" }, +// { 0x5A40, "" }, +// { 0x5A41, "" }, +// { 0x5A42, "" }, +// { 0x5A43, "" }, +// { 0x5A44, "" }, +// { 0x5A45, "" }, +// { 0x5A46, "" }, +// { 0x5A47, "" }, +// { 0x5A48, "" }, { 0x5A49, "outlinegethighestinfoforplayer" }, { 0x5A4A, "outlinegethighestpriorityid" }, +// { 0x5A4B, "" }, { 0x5A4C, "outlineonplayerdisconnect" }, +// { 0x5A4D, "" }, +// { 0x5A4E, "" }, +// { 0x5A4F, "" }, +// { 0x5A50, "" }, { 0x5A51, "outlineremoveplayerfromvisibletoarrays" }, +// { 0x5A52, "" }, +// { 0x5A53, "" }, +// { 0x5A54, "" }, { 0x5A55, "outro_gate" }, { 0x5A56, "outro_heli_front" }, { 0x5A57, "outro_heli_mid" }, { 0x5A58, "outro_heli_rear" }, +// { 0x5A59, "" }, +// { 0x5A5A, "" }, +// { 0x5A5B, "" }, +// { 0x5A5C, "" }, +// { 0x5A5D, "" }, +// { 0x5A5E, "" }, +// { 0x5A5F, "" }, +// { 0x5A60, "" }, +// { 0x5A61, "" }, { 0x5A62, "outside_reads" }, { 0x5A63, "outside_start" }, +// { 0x5A64, "" }, +// { 0x5A65, "" }, +// { 0x5A66, "" }, +// { 0x5A67, "" }, +// { 0x5A68, "" }, +// { 0x5A69, "" }, +// { 0x5A6A, "" }, +// { 0x5A6B, "" }, { 0x5A6C, "overheat" }, +// { 0x5A6D, "" }, { 0x5A6E, "overheattime" }, +// { 0x5A6F, "" }, +// { 0x5A70, "" }, +// { 0x5A71, "" }, +// { 0x5A72, "" }, +// { 0x5A73, "" }, +// { 0x5A74, "" }, +// { 0x5A75, "" }, +// { 0x5A76, "" }, +// { 0x5A77, "" }, +// { 0x5A78, "" }, +// { 0x5A79, "" }, +// { 0x5A7A, "" }, +// { 0x5A7B, "" }, { 0x5A7C, "override_array_delete" }, +// { 0x5A7D, "" }, +// { 0x5A7E, "" }, { 0x5A7F, "override_check" }, { 0x5A80, "override_class_function" }, { 0x5A81, "override_crawl_death_anims" }, +// { 0x5A82, "" }, +// { 0x5A83, "" }, +// { 0x5A84, "" }, { 0x5A85, "override_ride_anims" }, +// { 0x5A86, "" }, +// { 0x5A87, "" }, +// { 0x5A88, "" }, +// { 0x5A89, "" }, +// { 0x5A8A, "" }, +// { 0x5A8B, "" }, +// { 0x5A8C, "" }, +// { 0x5A8D, "" }, { 0x5A8E, "ownerboarded" }, +// { 0x5A8F, "" }, { 0x5A90, "ownerfx" }, +// { 0x5A91, "" }, +// { 0x5A92, "" }, +// { 0x5A93, "" }, { 0x5A94, "ownerradiussq" }, { 0x5A95, "ownersattacker" }, +// { 0x5A96, "" }, { 0x5A97, "ownershipstring" }, +// { 0x5A98, "" }, { 0x5A99, "ownerteamid" }, +// { 0x5A9A, "" }, +// { 0x5A9B, "" }, +// { 0x5A9C, "" }, { 0x5A9D, "pa_announcements_chaos_thread" }, +// { 0x5A9E, "" }, +// { 0x5A9F, "" }, +// { 0x5AA0, "" }, +// { 0x5AA1, "" }, +// { 0x5AA2, "" }, +// { 0x5AA3, "" }, +// { 0x5AA4, "" }, +// { 0x5AA5, "" }, +// { 0x5AA6, "" }, { 0x5AA7, "pain_interval_monitor" }, +// { 0x5AA8, "" }, +// { 0x5AA9, "" }, +// { 0x5AAA, "" }, { 0x5AAB, "pain_resistance" }, +// { 0x5AAC, "" }, +// { 0x5AAD, "" }, { 0x5AAE, "pain_setflaggedanimknobrestart" }, { 0x5AAF, "pain_test" }, { 0x5AB0, "painai" }, +// { 0x5AB1, "" }, +// { 0x5AB2, "" }, +// { 0x5AB3, "" }, { 0x5AB4, "painonstairs" }, +// { 0x5AB5, "" }, +// { 0x5AB6, "" }, +// { 0x5AB7, "" }, +// { 0x5AB8, "" }, +// { 0x5AB9, "" }, +// { 0x5ABA, "" }, { 0x5ABB, "pairbattlebuddy" }, +// { 0x5ABC, "" }, +// { 0x5ABD, "" }, +// { 0x5ABE, "" }, +// { 0x5ABF, "" }, +// { 0x5AC0, "" }, +// { 0x5AC1, "" }, +// { 0x5AC2, "" }, +// { 0x5AC3, "" }, +// { 0x5AC4, "" }, +// { 0x5AC5, "" }, +// { 0x5AC6, "" }, +// { 0x5AC7, "" }, { 0x5AC8, "panel_array" }, +// { 0x5AC9, "" }, +// { 0x5ACA, "" }, +// { 0x5ACB, "" }, { 0x5ACC, "panicdistance" }, +// { 0x5ACD, "" }, +// { 0x5ACE, "" }, +// { 0x5ACF, "" }, +// { 0x5AD0, "" }, +// { 0x5AD1, "" }, +// { 0x5AD2, "" }, +// { 0x5AD3, "" }, +// { 0x5AD4, "" }, { 0x5AD5, "parachute_function" }, +// { 0x5AD6, "" }, +// { 0x5AD7, "" }, +// { 0x5AD8, "" }, +// { 0x5AD9, "" }, { 0x5ADA, "parachute_intro_sound" }, +// { 0x5ADB, "" }, +// { 0x5ADC, "" }, +// { 0x5ADD, "" }, { 0x5ADE, "parachute_player_land_sounds" }, +// { 0x5ADF, "" }, +// { 0x5AE0, "" }, { 0x5AE1, "parachute_unload" }, +// { 0x5AE2, "" }, +// { 0x5AE3, "" }, +// { 0x5AE4, "" }, +// { 0x5AE5, "" }, +// { 0x5AE6, "" }, +// { 0x5AE7, "" }, +// { 0x5AE8, "" }, +// { 0x5AE9, "" }, { 0x5AEA, "parm2" }, +// { 0x5AEB, "" }, +// { 0x5AEC, "" }, +// { 0x5AED, "" }, +// { 0x5AEE, "" }, +// { 0x5AEF, "" }, +// { 0x5AF0, "" }, +// { 0x5AF1, "" }, +// { 0x5AF2, "" }, +// { 0x5AF3, "" }, +// { 0x5AF4, "" }, +// { 0x5AF5, "" }, +// { 0x5AF6, "" }, +// { 0x5AF7, "" }, +// { 0x5AF8, "" }, +// { 0x5AF9, "" }, { 0x5AFA, "part_2_draw_player" }, +// { 0x5AFB, "" }, +// { 0x5AFC, "" }, +// { 0x5AFD, "" }, +// { 0x5AFE, "" }, { 0x5AFF, "part_2_gun_reload" }, { 0x5B00, "part_2_help_ally" }, +// { 0x5B01, "" }, +// { 0x5B02, "" }, +// { 0x5B03, "" }, +// { 0x5B04, "" }, { 0x5B05, "part_2_speedloader" }, { 0x5B06, "parthealths" }, +// { 0x5B07, "" }, +// { 0x5B08, "" }, { 0x5B09, "participation_point_cap" }, +// { 0x5B0A, "" }, +// { 0x5B0B, "" }, +// { 0x5B0C, "" }, +// { 0x5B0D, "" }, +// { 0x5B0E, "" }, +// { 0x5B0F, "" }, +// { 0x5B10, "" }, +// { 0x5B11, "" }, { 0x5B12, "passenger2turret_anime" }, +// { 0x5B13, "" }, +// { 0x5B14, "" }, +// { 0x5B15, "" }, { 0x5B16, "passes_spawn_node_filter" }, { 0x5B17, "passive_missile_settargetandflightmode" }, +// { 0x5B18, "" }, +// { 0x5B19, "" }, { 0x5B1A, "pastswitch" }, +// { 0x5B1B, "" }, +// { 0x5B1C, "" }, { 0x5B1D, "path_clip" }, +// { 0x5B1E, "" }, +// { 0x5B1F, "" }, +// { 0x5B20, "" }, +// { 0x5B21, "" }, +// { 0x5B22, "" }, +// { 0x5B23, "" }, { 0x5B24, "path_gate_open" }, +// { 0x5B25, "" }, +// { 0x5B26, "" }, +// { 0x5B27, "" }, { 0x5B28, "path_solids" }, +// { 0x5B29, "" }, +// { 0x5B2A, "" }, +// { 0x5B2B, "" }, +// { 0x5B2C, "" }, +// { 0x5B2D, "" }, +// { 0x5B2E, "" }, +// { 0x5B2F, "" }, +// { 0x5B30, "" }, { 0x5B31, "pathdataavailable" }, +// { 0x5B32, "" }, { 0x5B33, "pathgoal" }, +// { 0x5B34, "" }, { 0x5B35, "pathrandompercent_set" }, +// { 0x5B36, "" }, { 0x5B37, "pathstart" }, +// { 0x5B38, "" }, +// { 0x5B39, "" }, +// { 0x5B3A, "" }, +// { 0x5B3B, "" }, +// { 0x5B3C, "" }, +// { 0x5B3D, "" }, +// { 0x5B3E, "" }, +// { 0x5B3F, "" }, +// { 0x5B40, "" }, +// { 0x5B41, "" }, +// { 0x5B42, "" }, +// { 0x5B43, "" }, +// { 0x5B44, "" }, +// { 0x5B45, "" }, +// { 0x5B46, "" }, +// { 0x5B47, "" }, { 0x5B48, "patrol_react_anim_count" }, +// { 0x5B49, "" }, +// { 0x5B4A, "" }, +// { 0x5B4B, "" }, { 0x5B4C, "patrol_scriptedanims" }, +// { 0x5B4D, "" }, +// { 0x5B4E, "" }, +// { 0x5B4F, "" }, +// { 0x5B50, "" }, +// { 0x5B51, "" }, +// { 0x5B52, "" }, +// { 0x5B53, "" }, +// { 0x5B54, "" }, +// { 0x5B55, "" }, +// { 0x5B56, "" }, +// { 0x5B57, "" }, +// { 0x5B58, "" }, +// { 0x5B59, "" }, +// { 0x5B5A, "" }, +// { 0x5B5B, "" }, +// { 0x5B5C, "" }, +// { 0x5B5D, "" }, +// { 0x5B5E, "" }, { 0x5B5F, "pavelowmadeselectionvo" }, +// { 0x5B60, "" }, +// { 0x5B61, "" }, +// { 0x5B62, "" }, +// { 0x5B63, "" }, +// { 0x5B64, "" }, +// { 0x5B65, "" }, +// { 0x5B66, "" }, { 0x5B67, "pc_dog_drive_end" }, +// { 0x5B68, "" }, { 0x5B69, "pc_dog_drive_killed_by_sniper" }, +// { 0x5B6A, "" }, { 0x5B6B, "pc_house_baker_get_ready" }, +// { 0x5B6C, "" }, +// { 0x5B6D, "" }, +// { 0x5B6E, "" }, +// { 0x5B6F, "" }, +// { 0x5B70, "" }, +// { 0x5B71, "" }, +// { 0x5B72, "" }, +// { 0x5B73, "" }, +// { 0x5B74, "" }, +// { 0x5B75, "" }, +// { 0x5B76, "" }, +// { 0x5B77, "" }, +// { 0x5B78, "" }, +// { 0x5B79, "" }, +// { 0x5B7A, "" }, +// { 0x5B7B, "" }, +// { 0x5B7C, "" }, +// { 0x5B7D, "" }, +// { 0x5B7E, "" }, +// { 0x5B7F, "" }, +// { 0x5B80, "" }, +// { 0x5B81, "" }, +// { 0x5B82, "" }, +// { 0x5B83, "" }, { 0x5B84, "perk_getdrillhealthscalar" }, { 0x5B85, "perk_getdrilltimescalar" }, +// { 0x5B86, "" }, +// { 0x5B87, "" }, +// { 0x5B88, "" }, +// { 0x5B89, "" }, +// { 0x5B8A, "" }, { 0x5B8B, "perk_getpistoloverkill" }, +// { 0x5B8C, "" }, +// { 0x5B8D, "" }, +// { 0x5B8E, "" }, { 0x5B8F, "perk_getrevivetimescalar" }, +// { 0x5B90, "" }, +// { 0x5B91, "" }, +// { 0x5B92, "" }, +// { 0x5B93, "" }, +// { 0x5B94, "" }, +// { 0x5B95, "" }, +// { 0x5B96, "" }, +// { 0x5B97, "" }, +// { 0x5B98, "" }, +// { 0x5B99, "" }, +// { 0x5B9A, "" }, +// { 0x5B9B, "" }, +// { 0x5B9C, "" }, +// { 0x5B9D, "" }, { 0x5B9E, "perksperkname" }, +// { 0x5B9F, "" }, +// { 0x5BA0, "" }, +// { 0x5BA1, "" }, +// { 0x5BA2, "" }, +// { 0x5BA3, "" }, +// { 0x5BA4, "" }, +// { 0x5BA5, "" }, +// { 0x5BA6, "" }, +// { 0x5BA7, "" }, +// { 0x5BA8, "" }, +// { 0x5BA9, "" }, +// { 0x5BAA, "" }, { 0x5BAB, "persistence_weaponstats" }, +// { 0x5BAC, "" }, +// { 0x5BAD, "" }, +// { 0x5BAE, "" }, { 0x5BAF, "perslog_weaponstats" }, +// { 0x5BB0, "" }, +// { 0x5BB1, "" }, { 0x5BB2, "personalcoldbreathstop" }, +// { 0x5BB3, "" }, +// { 0x5BB4, "" }, +// { 0x5BB5, "" }, { 0x5BB6, "personalitymanuallyset" }, +// { 0x5BB7, "" }, +// { 0x5BB8, "" }, { 0x5BB9, "pet" }, +// { 0x5BBA, "" }, +// { 0x5BBB, "" }, { 0x5BBC, "pet_patrol" }, +// { 0x5BBD, "" }, { 0x5BBE, "pet_patrol_get_available_origin" }, +// { 0x5BBF, "" }, +// { 0x5BC0, "" }, +// { 0x5BC1, "" }, +// { 0x5BC2, "" }, +// { 0x5BC3, "" }, +// { 0x5BC4, "" }, +// { 0x5BC5, "" }, +// { 0x5BC6, "" }, +// { 0x5BC7, "" }, { 0x5BC8, "phalanx_gun_fire_at_missiles" }, +// { 0x5BC9, "" }, { 0x5BCA, "phalanx_gun_fire_target" }, { 0x5BCB, "phalanx_gun_offline" }, +// { 0x5BCC, "" }, +// { 0x5BCD, "" }, +// { 0x5BCE, "" }, +// { 0x5BCF, "" }, { 0x5BD0, "pharm_roller_shut" }, { 0x5BD1, "phone" }, { 0x5BD2, "photo_copier" }, +// { 0x5BD3, "" }, { 0x5BD4, "photo_copier_init" }, +// { 0x5BD5, "" }, +// { 0x5BD6, "" }, +// { 0x5BD7, "" }, { 0x5BD8, "photo_light_flicker" }, { 0x5BD9, "phys_blockers_brush" }, { 0x5BDA, "phys_blockers_model" }, +// { 0x5BDB, "" }, +// { 0x5BDC, "" }, +// { 0x5BDD, "" }, +// { 0x5BDE, "" }, +// { 0x5BDF, "" }, +// { 0x5BE0, "" }, +// { 0x5BE1, "" }, { 0x5BE2, "physicsdefaultdamagepush" }, { 0x5BE3, "physicsjolt_proximity" }, { 0x5BE4, "physicsmodel" }, +// { 0x5BE5, "" }, +// { 0x5BE6, "" }, +// { 0x5BE7, "" }, +// { 0x5BE8, "" }, +// { 0x5BE9, "" }, +// { 0x5BEA, "" }, +// { 0x5BEB, "" }, { 0x5BEC, "pianodamagethink" }, { 0x5BED, "pianothink" }, +// { 0x5BEE, "" }, +// { 0x5BEF, "" }, { 0x5BF0, "pick_drone_gundown_dummy" }, +// { 0x5BF1, "" }, +// { 0x5BF2, "" }, +// { 0x5BF3, "" }, { 0x5BF4, "pickai" }, +// { 0x5BF5, "" }, +// { 0x5BF6, "" }, +// { 0x5BF7, "" }, { 0x5BF8, "pickup_guns" }, +// { 0x5BF9, "" }, +// { 0x5BFA, "" }, +// { 0x5BFB, "" }, { 0x5BFC, "pickupfunc" }, +// { 0x5BFD, "" }, { 0x5BFE, "pickupmodelobj" }, { 0x5BFF, "pickupobjectdelay" }, +// { 0x5C00, "" }, +// { 0x5C01, "" }, +// { 0x5C02, "" }, { 0x5C03, "pickuptimer" }, +// { 0x5C04, "" }, +// { 0x5C05, "" }, +// { 0x5C06, "" }, +// { 0x5C07, "" }, +// { 0x5C08, "" }, +// { 0x5C09, "" }, +// { 0x5C0A, "" }, { 0x5C0B, "pillage_area_has_petbomb" }, +// { 0x5C0C, "" }, { 0x5C0D, "pillage_init" }, { 0x5C0E, "pillage_spot" }, +// { 0x5C0F, "" }, { 0x5C10, "pillage_trigger" }, +// { 0x5C11, "" }, { 0x5C12, "pillageable_attachments" }, +// { 0x5C13, "" }, +// { 0x5C14, "" }, { 0x5C15, "pillageable_attachments_dmr" }, { 0x5C16, "pillageable_attachments_lmg" }, +// { 0x5C17, "" }, +// { 0x5C18, "" }, +// { 0x5C19, "" }, +// { 0x5C1A, "" }, { 0x5C1B, "pillageable_explosives" }, { 0x5C1C, "pillageinfo" }, +// { 0x5C1D, "" }, { 0x5C1E, "pilot" }, +// { 0x5C1F, "" }, +// { 0x5C20, "" }, +// { 0x5C21, "" }, { 0x5C22, "pilot_ai_spawner" }, +// { 0x5C23, "" }, +// { 0x5C24, "" }, +// { 0x5C25, "" }, +// { 0x5C26, "" }, +// { 0x5C27, "" }, +// { 0x5C28, "" }, { 0x5C29, "pip_ai_cam" }, { 0x5C2A, "pip_border" }, { 0x5C2B, "pip_camera" }, +// { 0x5C2C, "" }, +// { 0x5C2D, "" }, +// { 0x5C2E, "" }, +// { 0x5C2F, "" }, { 0x5C30, "pip_enable" }, +// { 0x5C31, "" }, +// { 0x5C32, "" }, { 0x5C33, "pip_open" }, +// { 0x5C34, "" }, +// { 0x5C35, "" }, +// { 0x5C36, "" }, +// { 0x5C37, "" }, +// { 0x5C38, "" }, { 0x5C39, "pip_static_lines" }, +// { 0x5C3A, "" }, { 0x5C3B, "pip_toggle_ai_cam" }, +// { 0x5C3C, "" }, +// { 0x5C3D, "" }, +// { 0x5C3E, "" }, { 0x5C3F, "pipe_calc_ballistic" }, +// { 0x5C40, "" }, { 0x5C41, "pipe_calc_splash" }, +// { 0x5C42, "" }, { 0x5C43, "pipe_deck_fx" }, +// { 0x5C44, "" }, { 0x5C45, "pipe_fx_array" }, { 0x5C46, "pipe_logic" }, +// { 0x5C47, "" }, +// { 0x5C48, "" }, +// { 0x5C49, "" }, +// { 0x5C4A, "" }, +// { 0x5C4B, "" }, +// { 0x5C4C, "" }, +// { 0x5C4D, "" }, +// { 0x5C4E, "" }, +// { 0x5C4F, "" }, +// { 0x5C50, "" }, +// { 0x5C51, "" }, { 0x5C52, "pistol_ammo_remaining" }, +// { 0x5C53, "" }, { 0x5C54, "pistol_overkill" }, +// { 0x5C55, "" }, +// { 0x5C56, "" }, { 0x5C57, "pistolcombatspeedscalar" }, { 0x5C58, "pistolshoot" }, +// { 0x5C59, "" }, +// { 0x5C5A, "" }, +// { 0x5C5B, "" }, +// { 0x5C5C, "" }, +// { 0x5C5D, "" }, +// { 0x5C5E, "" }, { 0x5C5F, "pitch_offset_ground" }, +// { 0x5C60, "" }, +// { 0x5C61, "" }, +// { 0x5C62, "" }, +// { 0x5C63, "" }, +// { 0x5C64, "" }, +// { 0x5C65, "" }, { 0x5C66, "place_defenses" }, { 0x5C67, "place_sentry" }, +// { 0x5C68, "" }, { 0x5C69, "place_weapon_on" }, +// { 0x5C6A, "" }, { 0x5C6B, "placed_sentry" }, { 0x5C6C, "placedims" }, { 0x5C6D, "placedmodel" }, { 0x5C6E, "placedsfx" }, +// { 0x5C6F, "" }, +// { 0x5C70, "" }, +// { 0x5C71, "" }, +// { 0x5C72, "" }, +// { 0x5C73, "" }, +// { 0x5C74, "" }, +// { 0x5C75, "" }, +// { 0x5C76, "" }, +// { 0x5C77, "" }, { 0x5C78, "placeweaponon" }, +// { 0x5C79, "" }, +// { 0x5C7A, "" }, +// { 0x5C7B, "" }, { 0x5C7C, "plan_crash_run" }, +// { 0x5C7D, "" }, +// { 0x5C7E, "" }, +// { 0x5C7F, "" }, +// { 0x5C80, "" }, +// { 0x5C81, "" }, +// { 0x5C82, "" }, +// { 0x5C83, "" }, +// { 0x5C84, "" }, +// { 0x5C85, "" }, +// { 0x5C86, "" }, +// { 0x5C87, "" }, +// { 0x5C88, "" }, +// { 0x5C89, "" }, +// { 0x5C8A, "" }, +// { 0x5C8B, "" }, +// { 0x5C8C, "" }, +// { 0x5C8D, "" }, +// { 0x5C8E, "" }, { 0x5C8F, "plane_tail" }, +// { 0x5C90, "" }, +// { 0x5C91, "" }, +// { 0x5C92, "" }, +// { 0x5C93, "" }, { 0x5C94, "planemodel" }, { 0x5C95, "planemove" }, { 0x5C96, "planes" }, +// { 0x5C97, "" }, +// { 0x5C98, "" }, +// { 0x5C99, "" }, +// { 0x5C9A, "" }, +// { 0x5C9B, "" }, +// { 0x5C9C, "" }, +// { 0x5C9D, "" }, +// { 0x5C9E, "" }, +// { 0x5C9F, "" }, +// { 0x5CA0, "" }, { 0x5CA1, "play2dspawnsound" }, +// { 0x5CA2, "" }, { 0x5CA3, "play_ally_anim" }, { 0x5CA4, "play_ally_launcher_vignette" }, +// { 0x5CA5, "" }, +// { 0x5CA6, "" }, +// { 0x5CA7, "" }, +// { 0x5CA8, "" }, { 0x5CA9, "play_ambient_sfx_int" }, { 0x5CAA, "play_anim_and_end_slowmo_logic" }, +// { 0x5CAB, "" }, +// { 0x5CAC, "" }, +// { 0x5CAD, "" }, +// { 0x5CAE, "" }, { 0x5CAF, "play_baker_anim" }, { 0x5CB0, "play_basic_pain_overlay" }, +// { 0x5CB1, "" }, +// { 0x5CB2, "" }, +// { 0x5CB3, "" }, { 0x5CB4, "play_chatter" }, +// { 0x5CB5, "" }, +// { 0x5CB6, "" }, +// { 0x5CB7, "" }, +// { 0x5CB8, "" }, +// { 0x5CB9, "" }, { 0x5CBA, "play_console_scene" }, +// { 0x5CBB, "" }, +// { 0x5CBC, "" }, +// { 0x5CBD, "" }, +// { 0x5CBE, "" }, +// { 0x5CBF, "" }, +// { 0x5CC0, "" }, +// { 0x5CC1, "" }, +// { 0x5CC2, "" }, +// { 0x5CC3, "" }, +// { 0x5CC4, "" }, +// { 0x5CC5, "" }, { 0x5CC6, "play_distant_cloud_design" }, +// { 0x5CC7, "" }, +// { 0x5CC8, "" }, +// { 0x5CC9, "" }, +// { 0x5CCA, "" }, +// { 0x5CCB, "" }, +// { 0x5CCC, "" }, +// { 0x5CCD, "" }, { 0x5CCE, "play_fire" }, +// { 0x5CCF, "" }, { 0x5CD0, "play_foilage_sound_custom" }, +// { 0x5CD1, "" }, +// { 0x5CD2, "" }, +// { 0x5CD3, "" }, { 0x5CD4, "play_fullscreen_shader" }, +// { 0x5CD5, "" }, +// { 0x5CD6, "" }, +// { 0x5CD7, "" }, { 0x5CD8, "play_fx_for_sub_back" }, { 0x5CD9, "play_fx_for_sub_blow" }, { 0x5CDA, "play_fx_for_sub_front" }, +// { 0x5CDB, "" }, { 0x5CDC, "play_fx_on_tag" }, +// { 0x5CDD, "" }, +// { 0x5CDE, "" }, +// { 0x5CDF, "" }, { 0x5CE0, "play_health_regen_anim" }, +// { 0x5CE1, "" }, +// { 0x5CE2, "" }, { 0x5CE3, "play_hive_anim" }, +// { 0x5CE4, "" }, +// { 0x5CE5, "" }, +// { 0x5CE6, "" }, +// { 0x5CE7, "" }, +// { 0x5CE8, "" }, +// { 0x5CE9, "" }, +// { 0x5CEA, "" }, +// { 0x5CEB, "" }, +// { 0x5CEC, "" }, { 0x5CED, "play_linked_sound" }, +// { 0x5CEE, "" }, +// { 0x5CEF, "" }, +// { 0x5CF0, "" }, +// { 0x5CF1, "" }, +// { 0x5CF2, "" }, +// { 0x5CF3, "" }, +// { 0x5CF4, "" }, +// { 0x5CF5, "" }, +// { 0x5CF6, "" }, +// { 0x5CF7, "" }, { 0x5CF8, "play_mlrs_m880_end" }, +// { 0x5CF9, "" }, { 0x5CFA, "play_nag" }, +// { 0x5CFB, "" }, +// { 0x5CFC, "" }, { 0x5CFD, "play_new_idle" }, +// { 0x5CFE, "" }, +// { 0x5CFF, "" }, { 0x5D00, "play_nuke_rumble" }, +// { 0x5D01, "" }, { 0x5D02, "play_pain_sound" }, { 0x5D03, "play_pilot_vo" }, { 0x5D04, "play_player_break_light" }, +// { 0x5D05, "" }, +// { 0x5D06, "" }, +// { 0x5D07, "" }, +// { 0x5D08, "" }, +// { 0x5D09, "" }, +// { 0x5D0A, "" }, +// { 0x5D0B, "" }, +// { 0x5D0C, "" }, +// { 0x5D0D, "" }, +// { 0x5D0E, "" }, +// { 0x5D0F, "" }, +// { 0x5D10, "" }, { 0x5D11, "play_rumble_heavy" }, { 0x5D12, "play_rumble_light" }, +// { 0x5D13, "" }, +// { 0x5D14, "" }, { 0x5D15, "play_rumble_seconds" }, { 0x5D16, "play_rumbles" }, +// { 0x5D17, "" }, { 0x5D18, "play_satellite_static_on_connect" }, +// { 0x5D19, "" }, +// { 0x5D1A, "" }, +// { 0x5D1B, "" }, +// { 0x5D1C, "" }, +// { 0x5D1D, "" }, +// { 0x5D1E, "" }, +// { 0x5D1F, "" }, +// { 0x5D20, "" }, +// { 0x5D21, "" }, +// { 0x5D22, "" }, +// { 0x5D23, "" }, +// { 0x5D24, "" }, +// { 0x5D25, "" }, +// { 0x5D26, "" }, { 0x5D27, "play_spark_fx_when_falling" }, +// { 0x5D28, "" }, +// { 0x5D29, "" }, +// { 0x5D2A, "" }, +// { 0x5D2B, "" }, +// { 0x5D2C, "" }, +// { 0x5D2D, "" }, +// { 0x5D2E, "" }, +// { 0x5D2F, "" }, { 0x5D30, "play_sub_fx_icerise" }, { 0x5D31, "play_sub_fx_settle" }, { 0x5D32, "play_synch_attack" }, +// { 0x5D33, "" }, +// { 0x5D34, "" }, +// { 0x5D35, "" }, { 0x5D36, "play_vo_for_grab_drill" }, { 0x5D37, "play_vo_for_next_hive" }, +// { 0x5D38, "" }, +// { 0x5D39, "" }, +// { 0x5D3A, "" }, +// { 0x5D3B, "" }, +// { 0x5D3C, "" }, +// { 0x5D3D, "" }, +// { 0x5D3E, "" }, +// { 0x5D3F, "" }, +// { 0x5D40, "" }, +// { 0x5D41, "" }, +// { 0x5D42, "" }, +// { 0x5D43, "" }, +// { 0x5D44, "" }, { 0x5D45, "playanimnatratefortime" }, { 0x5D46, "playanimnatrateuntilnotetrack" }, +// { 0x5D47, "" }, { 0x5D48, "playanimnuntilnotetrack" }, +// { 0x5D49, "" }, { 0x5D4A, "playanimonscriptable" }, +// { 0x5D4B, "" }, { 0x5D4C, "playbackrate" }, +// { 0x5D4D, "" }, +// { 0x5D4E, "" }, +// { 0x5D4F, "" }, +// { 0x5D50, "" }, +// { 0x5D51, "" }, +// { 0x5D52, "" }, +// { 0x5D53, "" }, +// { 0x5D54, "" }, +// { 0x5D55, "" }, +// { 0x5D56, "" }, +// { 0x5D57, "" }, +// { 0x5D58, "" }, +// { 0x5D59, "" }, +// { 0x5D5A, "" }, +// { 0x5D5B, "" }, +// { 0x5D5C, "" }, +// { 0x5D5D, "" }, +// { 0x5D5E, "" }, +// { 0x5D5F, "" }, +// { 0x5D60, "" }, +// { 0x5D61, "" }, +// { 0x5D62, "" }, +// { 0x5D63, "" }, { 0x5D64, "player_acceleration_low" }, +// { 0x5D65, "" }, +// { 0x5D66, "" }, { 0x5D67, "player_action_slot_internal" }, +// { 0x5D68, "" }, +// { 0x5D69, "" }, { 0x5D6A, "player_aim_debug" }, +// { 0x5D6B, "" }, +// { 0x5D6C, "" }, +// { 0x5D6D, "" }, +// { 0x5D6E, "" }, +// { 0x5D6F, "" }, +// { 0x5D70, "" }, +// { 0x5D71, "" }, +// { 0x5D72, "" }, +// { 0x5D73, "" }, { 0x5D74, "player_animated_sequence_restrictions" }, +// { 0x5D75, "" }, +// { 0x5D76, "" }, { 0x5D77, "player_animtree" }, +// { 0x5D78, "" }, +// { 0x5D79, "" }, +// { 0x5D7A, "" }, +// { 0x5D7B, "" }, +// { 0x5D7C, "" }, +// { 0x5D7D, "" }, +// { 0x5D7E, "" }, +// { 0x5D7F, "" }, +// { 0x5D80, "" }, +// { 0x5D81, "" }, +// { 0x5D82, "" }, +// { 0x5D83, "" }, { 0x5D84, "player_beach" }, +// { 0x5D85, "" }, { 0x5D86, "player_blend_swim_speed" }, +// { 0x5D87, "" }, +// { 0x5D88, "" }, +// { 0x5D89, "" }, { 0x5D8A, "player_boundaries_off" }, +// { 0x5D8B, "" }, { 0x5D8C, "player_boundary_ai_focus" }, +// { 0x5D8D, "" }, +// { 0x5D8E, "" }, +// { 0x5D8F, "" }, { 0x5D90, "player_boundary_vo_player" }, { 0x5D91, "player_breach" }, +// { 0x5D92, "" }, +// { 0x5D93, "" }, +// { 0x5D94, "" }, +// { 0x5D95, "" }, +// { 0x5D96, "" }, +// { 0x5D97, "" }, { 0x5D98, "player_can_see_corpse" }, +// { 0x5D99, "" }, { 0x5D9A, "player_cancel_internal" }, +// { 0x5D9B, "" }, +// { 0x5D9C, "" }, +// { 0x5D9D, "" }, +// { 0x5D9E, "" }, +// { 0x5D9F, "" }, +// { 0x5DA0, "" }, +// { 0x5DA1, "" }, +// { 0x5DA2, "" }, { 0x5DA3, "player_chopper_anim_struct" }, { 0x5DA4, "player_chopper_flyin_setup" }, +// { 0x5DA5, "" }, +// { 0x5DA6, "" }, +// { 0x5DA7, "" }, +// { 0x5DA8, "" }, { 0x5DA9, "player_combat_rappel" }, +// { 0x5DAA, "" }, +// { 0x5DAB, "" }, +// { 0x5DAC, "" }, +// { 0x5DAD, "" }, { 0x5DAE, "player_console_anims" }, { 0x5DAF, "player_const_quake" }, +// { 0x5DB0, "" }, { 0x5DB1, "player_control" }, +// { 0x5DB2, "" }, +// { 0x5DB3, "" }, +// { 0x5DB4, "" }, { 0x5DB5, "player_controller" }, +// { 0x5DB6, "" }, +// { 0x5DB7, "" }, +// { 0x5DB8, "" }, +// { 0x5DB9, "" }, +// { 0x5DBA, "" }, +// { 0x5DBB, "" }, +// { 0x5DBC, "" }, +// { 0x5DBD, "" }, +// { 0x5DBE, "" }, +// { 0x5DBF, "" }, +// { 0x5DC0, "" }, +// { 0x5DC1, "" }, { 0x5DC2, "player_died_recently" }, +// { 0x5DC3, "" }, +// { 0x5DC4, "" }, +// { 0x5DC5, "" }, { 0x5DC6, "player_dismount" }, +// { 0x5DC7, "" }, { 0x5DC8, "player_distsqrd" }, +// { 0x5DC9, "" }, +// { 0x5DCA, "" }, +// { 0x5DCB, "" }, +// { 0x5DCC, "" }, +// { 0x5DCD, "" }, +// { 0x5DCE, "" }, +// { 0x5DCF, "" }, { 0x5DD0, "player_downed_death_buffer_time" }, { 0x5DD1, "player_drag_body" }, +// { 0x5DD2, "" }, +// { 0x5DD3, "" }, +// { 0x5DD4, "" }, +// { 0x5DD5, "" }, +// { 0x5DD6, "" }, +// { 0x5DD7, "" }, { 0x5DD8, "player_embers" }, +// { 0x5DD9, "" }, +// { 0x5DDA, "" }, { 0x5DDB, "player_enter_building" }, +// { 0x5DDC, "" }, +// { 0x5DDD, "" }, +// { 0x5DDE, "" }, +// { 0x5DDF, "" }, +// { 0x5DE0, "" }, +// { 0x5DE1, "" }, +// { 0x5DE2, "" }, +// { 0x5DE3, "" }, +// { 0x5DE4, "" }, +// { 0x5DE5, "" }, +// { 0x5DE6, "" }, { 0x5DE7, "player_fade_out" }, { 0x5DE8, "player_fail_finale" }, +// { 0x5DE9, "" }, +// { 0x5DEA, "" }, +// { 0x5DEB, "" }, +// { 0x5DEC, "" }, +// { 0x5DED, "" }, { 0x5DEE, "player_failcase_road_overrun" }, +// { 0x5DEF, "" }, +// { 0x5DF0, "" }, { 0x5DF1, "player_failcase_tunnel_overrun" }, +// { 0x5DF2, "" }, +// { 0x5DF3, "" }, +// { 0x5DF4, "" }, { 0x5DF5, "player_fall_off_balcony" }, +// { 0x5DF6, "" }, { 0x5DF7, "player_falling_2" }, +// { 0x5DF8, "" }, +// { 0x5DF9, "" }, { 0x5DFA, "player_flap_sleeves" }, +// { 0x5DFB, "" }, { 0x5DFC, "player_flashlight_toggle" }, +// { 0x5DFD, "" }, +// { 0x5DFE, "" }, { 0x5DFF, "player_force_prone_recover" }, +// { 0x5E00, "" }, +// { 0x5E01, "" }, +// { 0x5E02, "" }, +// { 0x5E03, "" }, +// { 0x5E04, "" }, +// { 0x5E05, "" }, +// { 0x5E06, "" }, { 0x5E07, "player_get_mk32" }, +// { 0x5E08, "" }, +// { 0x5E09, "" }, +// { 0x5E0A, "" }, +// { 0x5E0B, "" }, +// { 0x5E0C, "" }, +// { 0x5E0D, "" }, +// { 0x5E0E, "" }, +// { 0x5E0F, "" }, +// { 0x5E10, "" }, +// { 0x5E11, "" }, { 0x5E12, "player_getvelocity_pc" }, +// { 0x5E13, "" }, +// { 0x5E14, "" }, +// { 0x5E15, "" }, +// { 0x5E16, "" }, +// { 0x5E17, "" }, { 0x5E18, "player_gravity_slide" }, +// { 0x5E19, "" }, { 0x5E1A, "player_grenade_check" }, { 0x5E1B, "player_grenade_check_dieout" }, { 0x5E1C, "player_ground_collapse" }, { 0x5E1D, "player_ground_ref_mover" }, +// { 0x5E1E, "" }, +// { 0x5E1F, "" }, +// { 0x5E20, "" }, +// { 0x5E21, "" }, { 0x5E22, "player_has_enough_currency" }, +// { 0x5E23, "" }, { 0x5E24, "player_has_silenced_weapon" }, +// { 0x5E25, "" }, +// { 0x5E26, "" }, +// { 0x5E27, "" }, +// { 0x5E28, "" }, +// { 0x5E29, "" }, +// { 0x5E2A, "" }, { 0x5E2B, "player_heartbeat_rate" }, +// { 0x5E2C, "" }, +// { 0x5E2D, "" }, { 0x5E2E, "player_heat_fx_end" }, +// { 0x5E2F, "" }, +// { 0x5E30, "" }, { 0x5E31, "player_helmet" }, +// { 0x5E32, "" }, +// { 0x5E33, "" }, +// { 0x5E34, "" }, { 0x5E35, "player_hideviewmodelsleeveflaps" }, +// { 0x5E36, "" }, +// { 0x5E37, "" }, { 0x5E38, "player_hit_ratio_override" }, +// { 0x5E39, "" }, +// { 0x5E3A, "" }, +// { 0x5E3B, "" }, +// { 0x5E3C, "" }, +// { 0x5E3D, "" }, +// { 0x5E3E, "" }, +// { 0x5E3F, "" }, +// { 0x5E40, "" }, +// { 0x5E41, "" }, +// { 0x5E42, "" }, +// { 0x5E43, "" }, +// { 0x5E44, "" }, +// { 0x5E45, "" }, +// { 0x5E46, "" }, +// { 0x5E47, "" }, +// { 0x5E48, "" }, +// { 0x5E49, "" }, +// { 0x5E4A, "" }, +// { 0x5E4B, "" }, +// { 0x5E4C, "" }, +// { 0x5E4D, "" }, +// { 0x5E4E, "" }, +// { 0x5E4F, "" }, +// { 0x5E50, "" }, { 0x5E51, "player_initiates_inverted_kill" }, { 0x5E52, "player_input_console_animate" }, { 0x5E53, "player_inside_nvg_area" }, +// { 0x5E54, "" }, +// { 0x5E55, "" }, { 0x5E56, "player_intro_anim" }, +// { 0x5E57, "" }, +// { 0x5E58, "" }, +// { 0x5E59, "" }, +// { 0x5E5A, "" }, { 0x5E5B, "player_inverted_kill" }, { 0x5E5C, "player_inverted_kill_enemy" }, +// { 0x5E5D, "" }, +// { 0x5E5E, "" }, { 0x5E5F, "player_inverted_kill_fail" }, +// { 0x5E60, "" }, +// { 0x5E61, "" }, +// { 0x5E62, "" }, { 0x5E63, "player_is_good_missile_target" }, +// { 0x5E64, "" }, +// { 0x5E65, "" }, +// { 0x5E66, "" }, +// { 0x5E67, "" }, +// { 0x5E68, "" }, +// { 0x5E69, "" }, +// { 0x5E6A, "" }, +// { 0x5E6B, "" }, +// { 0x5E6C, "" }, +// { 0x5E6D, "" }, +// { 0x5E6E, "" }, +// { 0x5E6F, "" }, +// { 0x5E70, "" }, +// { 0x5E71, "" }, +// { 0x5E72, "" }, +// { 0x5E73, "" }, { 0x5E74, "player_killzone" }, { 0x5E75, "player_knife_throw_enemy" }, +// { 0x5E76, "" }, +// { 0x5E77, "" }, +// { 0x5E78, "" }, +// { 0x5E79, "" }, +// { 0x5E7A, "" }, { 0x5E7B, "player_lerp_speed" }, { 0x5E7C, "player_lerp_swim_vars" }, +// { 0x5E7D, "" }, +// { 0x5E7E, "" }, +// { 0x5E7F, "" }, +// { 0x5E80, "" }, +// { 0x5E81, "" }, +// { 0x5E82, "" }, +// { 0x5E83, "" }, { 0x5E84, "player_littlebird" }, +// { 0x5E85, "" }, { 0x5E86, "player_location_check" }, +// { 0x5E87, "" }, +// { 0x5E88, "" }, +// { 0x5E89, "" }, +// { 0x5E8A, "" }, +// { 0x5E8B, "" }, +// { 0x5E8C, "" }, { 0x5E8D, "player_looking_at_stabguy" }, { 0x5E8E, "player_looking_at_vargas" }, +// { 0x5E8F, "" }, +// { 0x5E90, "" }, +// { 0x5E91, "" }, +// { 0x5E92, "" }, { 0x5E93, "player_mantle_wait" }, +// { 0x5E94, "" }, { 0x5E95, "player_max" }, +// { 0x5E96, "" }, +// { 0x5E97, "" }, { 0x5E98, "player_min_speed" }, { 0x5E99, "player_missile_control" }, +// { 0x5E9A, "" }, { 0x5E9B, "player_missile_roll_control" }, +// { 0x5E9C, "" }, +// { 0x5E9D, "" }, +// { 0x5E9E, "" }, +// { 0x5E9F, "" }, +// { 0x5EA0, "" }, +// { 0x5EA1, "" }, +// { 0x5EA2, "" }, +// { 0x5EA3, "" }, +// { 0x5EA4, "" }, +// { 0x5EA5, "" }, +// { 0x5EA6, "" }, +// { 0x5EA7, "" }, +// { 0x5EA8, "" }, { 0x5EA9, "player_name_called_recently" }, +// { 0x5EAA, "" }, +// { 0x5EAB, "" }, +// { 0x5EAC, "" }, +// { 0x5EAD, "" }, +// { 0x5EAE, "" }, +// { 0x5EAF, "" }, +// { 0x5EB0, "" }, { 0x5EB1, "player_on_hill" }, +// { 0x5EB2, "" }, { 0x5EB3, "player_one_already_breached" }, { 0x5EB4, "player_outline" }, +// { 0x5EB5, "" }, { 0x5EB6, "player_pain_vo" }, +// { 0x5EB7, "" }, +// { 0x5EB8, "" }, +// { 0x5EB9, "" }, { 0x5EBA, "player_persistence_init" }, +// { 0x5EBB, "" }, { 0x5EBC, "player_pipe_explosion_reaction" }, +// { 0x5EBD, "" }, { 0x5EBE, "player_plane_engine_right" }, +// { 0x5EBF, "" }, +// { 0x5EC0, "" }, +// { 0x5EC1, "" }, +// { 0x5EC2, "" }, +// { 0x5EC3, "" }, { 0x5EC4, "player_pounce_anim" }, { 0x5EC5, "player_pulls_mask_down" }, +// { 0x5EC6, "" }, +// { 0x5EC7, "" }, +// { 0x5EC8, "" }, +// { 0x5EC9, "" }, +// { 0x5ECA, "" }, +// { 0x5ECB, "" }, +// { 0x5ECC, "" }, { 0x5ECD, "player_pushes_too_far" }, +// { 0x5ECE, "" }, { 0x5ECF, "player_quake_distance" }, +// { 0x5ED0, "" }, +// { 0x5ED1, "" }, +// { 0x5ED2, "" }, { 0x5ED3, "player_rambo_rpg" }, { 0x5ED4, "player_ramp_up_wind" }, +// { 0x5ED5, "" }, { 0x5ED6, "player_random_blur_cleanup" }, { 0x5ED7, "player_random_sway" }, +// { 0x5ED8, "" }, { 0x5ED9, "player_recoil" }, +// { 0x5EDA, "" }, +// { 0x5EDB, "" }, { 0x5EDC, "player_ref_ent" }, +// { 0x5EDD, "" }, +// { 0x5EDE, "" }, +// { 0x5EDF, "" }, +// { 0x5EE0, "" }, +// { 0x5EE1, "" }, +// { 0x5EE2, "" }, { 0x5EE3, "player_rides_shotgun_in_humvee" }, +// { 0x5EE4, "" }, +// { 0x5EE5, "" }, { 0x5EE6, "player_rope_unwind_anim" }, +// { 0x5EE7, "" }, { 0x5EE8, "player_rotate_plane01" }, +// { 0x5EE9, "" }, +// { 0x5EEA, "" }, +// { 0x5EEB, "" }, { 0x5EEC, "player_rumble" }, { 0x5EED, "player_rumble_amb_ent" }, +// { 0x5EEE, "" }, +// { 0x5EEF, "" }, +// { 0x5EF0, "" }, +// { 0x5EF1, "" }, +// { 0x5EF2, "" }, { 0x5EF3, "player_safe_from_sonar" }, { 0x5EF4, "player_saw_kill" }, { 0x5EF5, "player_scuba" }, +// { 0x5EF6, "" }, +// { 0x5EF7, "" }, +// { 0x5EF8, "" }, +// { 0x5EF9, "" }, +// { 0x5EFA, "" }, +// { 0x5EFB, "" }, { 0x5EFC, "player_seek_disable" }, +// { 0x5EFD, "" }, +// { 0x5EFE, "" }, +// { 0x5EFF, "" }, { 0x5F00, "player_set_spotted" }, +// { 0x5F01, "" }, +// { 0x5F02, "" }, +// { 0x5F03, "" }, +// { 0x5F04, "" }, +// { 0x5F05, "" }, +// { 0x5F06, "" }, { 0x5F07, "player_should_see_drill_hint" }, +// { 0x5F08, "" }, { 0x5F09, "player_showviewmodelsleeveflaps" }, +// { 0x5F0A, "" }, +// { 0x5F0B, "" }, +// { 0x5F0C, "" }, +// { 0x5F0D, "" }, +// { 0x5F0E, "" }, +// { 0x5F0F, "" }, +// { 0x5F10, "" }, +// { 0x5F11, "" }, +// { 0x5F12, "" }, +// { 0x5F13, "" }, +// { 0x5F14, "" }, { 0x5F15, "player_space_breathe_sound" }, +// { 0x5F16, "" }, +// { 0x5F17, "" }, +// { 0x5F18, "" }, +// { 0x5F19, "" }, +// { 0x5F1A, "" }, +// { 0x5F1B, "" }, +// { 0x5F1C, "" }, +// { 0x5F1D, "" }, +// { 0x5F1E, "" }, +// { 0x5F1F, "" }, +// { 0x5F20, "" }, +// { 0x5F21, "" }, { 0x5F22, "player_spotted_logic" }, { 0x5F23, "player_sprint" }, { 0x5F24, "player_sprintcamerabob" }, +// { 0x5F25, "" }, +// { 0x5F26, "" }, +// { 0x5F27, "" }, +// { 0x5F28, "" }, +// { 0x5F29, "" }, +// { 0x5F2A, "" }, { 0x5F2B, "player_stealth" }, +// { 0x5F2C, "" }, +// { 0x5F2D, "" }, +// { 0x5F2E, "" }, { 0x5F2F, "player_struct" }, { 0x5F30, "player_struggle_anim" }, +// { 0x5F31, "" }, +// { 0x5F32, "" }, { 0x5F33, "player_stun_return_weapons_sprint" }, +// { 0x5F34, "" }, { 0x5F35, "player_surface_blur_think" }, +// { 0x5F36, "" }, { 0x5F37, "player_sway" }, +// { 0x5F38, "" }, { 0x5F39, "player_sway_bump" }, +// { 0x5F3A, "" }, +// { 0x5F3B, "" }, { 0x5F3C, "player_swim_rubberband" }, +// { 0x5F3D, "" }, { 0x5F3E, "player_swim_think" }, { 0x5F3F, "player_swim_water_current_logic" }, +// { 0x5F40, "" }, { 0x5F41, "player_tank_impeded_sound" }, +// { 0x5F42, "" }, { 0x5F43, "player_tank_turret_sounds" }, +// { 0x5F44, "" }, +// { 0x5F45, "" }, +// { 0x5F46, "" }, +// { 0x5F47, "" }, +// { 0x5F48, "" }, { 0x5F49, "player_tired" }, +// { 0x5F4A, "" }, { 0x5F4B, "player_took_too_long_to_open" }, +// { 0x5F4C, "" }, { 0x5F4D, "player_touched_arr" }, { 0x5F4E, "player_touching_post_clip" }, +// { 0x5F4F, "" }, +// { 0x5F50, "" }, +// { 0x5F51, "" }, +// { 0x5F52, "" }, +// { 0x5F53, "" }, +// { 0x5F54, "" }, { 0x5F55, "player_underwater_set" }, +// { 0x5F56, "" }, +// { 0x5F57, "" }, { 0x5F58, "player_unlink_slide_on_death" }, +// { 0x5F59, "" }, +// { 0x5F5A, "" }, +// { 0x5F5B, "" }, +// { 0x5F5C, "" }, { 0x5F5D, "player_using_missile" }, +// { 0x5F5E, "" }, +// { 0x5F5F, "" }, +// { 0x5F60, "" }, +// { 0x5F61, "" }, +// { 0x5F62, "" }, +// { 0x5F63, "" }, +// { 0x5F64, "" }, { 0x5F65, "player_view_pitch_down" }, +// { 0x5F66, "" }, +// { 0x5F67, "" }, { 0x5F68, "player_view_shake_blender" }, +// { 0x5F69, "" }, +// { 0x5F6A, "" }, +// { 0x5F6B, "" }, { 0x5F6C, "player_viewhands_minigun_hand" }, +// { 0x5F6D, "" }, +// { 0x5F6E, "" }, +// { 0x5F6F, "" }, { 0x5F70, "player_viewkick_distance" }, +// { 0x5F71, "" }, +// { 0x5F72, "" }, +// { 0x5F73, "" }, +// { 0x5F74, "" }, +// { 0x5F75, "" }, +// { 0x5F76, "" }, +// { 0x5F77, "" }, +// { 0x5F78, "" }, +// { 0x5F79, "" }, +// { 0x5F7A, "" }, +// { 0x5F7B, "" }, +// { 0x5F7C, "" }, { 0x5F7D, "player_watch_upgrade_internal" }, { 0x5F7E, "player_watch_use" }, +// { 0x5F7F, "" }, +// { 0x5F80, "" }, { 0x5F81, "player_watcher" }, { 0x5F82, "player_water_breach_moment" }, +// { 0x5F83, "" }, { 0x5F84, "player_water_height_think" }, +// { 0x5F85, "" }, +// { 0x5F86, "" }, +// { 0x5F87, "" }, { 0x5F88, "player_water_wade_speed" }, +// { 0x5F89, "" }, +// { 0x5F8A, "" }, +// { 0x5F8B, "" }, +// { 0x5F8C, "" }, +// { 0x5F8D, "" }, +// { 0x5F8E, "" }, +// { 0x5F8F, "" }, +// { 0x5F90, "" }, +// { 0x5F91, "" }, { 0x5F92, "playeractivatedairsupport" }, { 0x5F93, "playeraffectedarray" }, +// { 0x5F94, "" }, +// { 0x5F95, "" }, +// { 0x5F96, "" }, +// { 0x5F97, "" }, +// { 0x5F98, "" }, +// { 0x5F99, "" }, +// { 0x5F9A, "" }, +// { 0x5F9B, "" }, +// { 0x5F9C, "" }, +// { 0x5F9D, "" }, +// { 0x5F9E, "" }, { 0x5F9F, "playerdamagerumble" }, +// { 0x5FA0, "" }, +// { 0x5FA1, "" }, +// { 0x5FA2, "" }, +// { 0x5FA3, "" }, +// { 0x5FA4, "" }, +// { 0x5FA5, "" }, +// { 0x5FA6, "" }, +// { 0x5FA7, "" }, { 0x5FA8, "playerdrone_create" }, +// { 0x5FA9, "" }, +// { 0x5FAA, "" }, +// { 0x5FAB, "" }, +// { 0x5FAC, "" }, +// { 0x5FAD, "" }, +// { 0x5FAE, "" }, { 0x5FAF, "playergrenaderangetime" }, +// { 0x5FB0, "" }, +// { 0x5FB1, "" }, +// { 0x5FB2, "" }, +// { 0x5FB3, "" }, { 0x5FB4, "playerhealthregeninit" }, { 0x5FB5, "playerhind_attackspots" }, +// { 0x5FB6, "" }, +// { 0x5FB7, "" }, { 0x5FB8, "playerhurtcheck" }, +// { 0x5FB9, "" }, { 0x5FBA, "playerinvul" }, +// { 0x5FBB, "" }, +// { 0x5FBC, "" }, +// { 0x5FBD, "" }, +// { 0x5FBE, "" }, +// { 0x5FBF, "" }, +// { 0x5FC0, "" }, +// { 0x5FC1, "" }, { 0x5FC2, "playerkilled_internal" }, { 0x5FC3, "playerkilled_regularmp" }, +// { 0x5FC4, "" }, +// { 0x5FC5, "" }, +// { 0x5FC6, "" }, +// { 0x5FC7, "" }, { 0x5FC8, "playerlinktodeltablend" }, +// { 0x5FC9, "" }, +// { 0x5FCA, "" }, +// { 0x5FCB, "" }, +// { 0x5FCC, "" }, +// { 0x5FCD, "" }, { 0x5FCE, "playerpainbreathingsound" }, +// { 0x5FCF, "" }, { 0x5FD0, "players" }, +// { 0x5FD1, "" }, +// { 0x5FD2, "" }, +// { 0x5FD3, "" }, +// { 0x5FD4, "" }, { 0x5FD5, "playerseesme" }, +// { 0x5FD6, "" }, +// { 0x5FD7, "" }, +// { 0x5FD8, "" }, +// { 0x5FD9, "" }, +// { 0x5FDA, "" }, +// { 0x5FDB, "" }, +// { 0x5FDC, "" }, +// { 0x5FDD, "" }, +// { 0x5FDE, "" }, +// { 0x5FDF, "" }, { 0x5FE0, "playertank" }, +// { 0x5FE1, "" }, +// { 0x5FE2, "" }, { 0x5FE3, "playertank_waits" }, +// { 0x5FE4, "" }, +// { 0x5FE5, "" }, +// { 0x5FE6, "" }, +// { 0x5FE7, "" }, +// { 0x5FE8, "" }, +// { 0x5FE9, "" }, +// { 0x5FEA, "" }, +// { 0x5FEB, "" }, +// { 0x5FEC, "" }, +// { 0x5FED, "" }, +// { 0x5FEE, "" }, { 0x5FEF, "playerview_endsequence" }, +// { 0x5FF0, "" }, +// { 0x5FF1, "" }, +// { 0x5FF2, "" }, +// { 0x5FF3, "" }, { 0x5FF4, "playerview_playmissanim" }, +// { 0x5FF5, "" }, +// { 0x5FF6, "" }, +// { 0x5FF7, "" }, +// { 0x5FF8, "" }, +// { 0x5FF9, "" }, +// { 0x5FFA, "" }, +// { 0x5FFB, "" }, +// { 0x5FFC, "" }, +// { 0x5FFD, "" }, +// { 0x5FFE, "" }, +// { 0x5FFF, "" }, +// { 0x6000, "" }, { 0x6001, "playface_waitfornotify" }, +// { 0x6002, "" }, +// { 0x6003, "" }, +// { 0x6004, "" }, +// { 0x6005, "" }, +// { 0x6006, "" }, +// { 0x6007, "" }, +// { 0x6008, "" }, +// { 0x6009, "" }, +// { 0x600A, "" }, +// { 0x600B, "" }, +// { 0x600C, "" }, { 0x600D, "playfx_for_sub_slide" }, +// { 0x600E, "" }, { 0x600F, "playfx_targetname_endon" }, +// { 0x6010, "" }, +// { 0x6011, "" }, { 0x6012, "playgrowl" }, +// { 0x6013, "" }, { 0x6014, "playheatfx" }, +// { 0x6015, "" }, +// { 0x6016, "" }, +// { 0x6017, "" }, { 0x6018, "playidleface" }, +// { 0x6019, "" }, { 0x601A, "playinairjumppainanims" }, +// { 0x601B, "" }, { 0x601C, "playing_effect" }, +// { 0x601D, "" }, +// { 0x601E, "" }, +// { 0x601F, "" }, +// { 0x6020, "" }, +// { 0x6021, "" }, +// { 0x6022, "" }, +// { 0x6023, "" }, +// { 0x6024, "" }, { 0x6025, "playlocksound" }, { 0x6026, "playlookanimation" }, +// { 0x6027, "" }, +// { 0x6028, "" }, +// { 0x6029, "" }, +// { 0x602A, "" }, +// { 0x602B, "" }, +// { 0x602C, "" }, +// { 0x602D, "" }, { 0x602E, "playmusicbeforereachlayer" }, +// { 0x602F, "" }, +// { 0x6030, "" }, { 0x6031, "playpainoverlay" }, { 0x6032, "playpanting" }, +// { 0x6033, "" }, +// { 0x6034, "" }, { 0x6035, "playplayerandnpcsounds" }, +// { 0x6036, "" }, +// { 0x6037, "" }, +// { 0x6038, "" }, { 0x6039, "playreactionevent" }, +// { 0x603A, "" }, +// { 0x603B, "" }, +// { 0x603C, "" }, +// { 0x603D, "" }, { 0x603E, "playsound_and_light" }, +// { 0x603F, "" }, +// { 0x6040, "" }, +// { 0x6041, "" }, { 0x6042, "playsound_wrapper" }, +// { 0x6043, "" }, +// { 0x6044, "" }, +// { 0x6045, "" }, +// { 0x6046, "" }, +// { 0x6047, "" }, +// { 0x6048, "" }, +// { 0x6049, "" }, { 0x604A, "playtankexhaust" }, +// { 0x604B, "" }, { 0x604C, "playtickingsound" }, +// { 0x604D, "" }, +// { 0x604E, "" }, { 0x604F, "playtransitionanimationthread_withoutwaitsetstates" }, +// { 0x6050, "" }, { 0x6051, "playuplinkanimations" }, +// { 0x6052, "" }, +// { 0x6053, "" }, +// { 0x6054, "" }, +// { 0x6055, "" }, +// { 0x6056, "" }, +// { 0x6057, "" }, +// { 0x6058, "" }, +// { 0x6059, "" }, { 0x605A, "playvoforbombplant" }, +// { 0x605B, "" }, +// { 0x605C, "" }, { 0x605D, "playvofordeathmachine" }, { 0x605E, "playvofordowned" }, +// { 0x605F, "" }, +// { 0x6060, "" }, +// { 0x6061, "" }, +// { 0x6062, "" }, +// { 0x6063, "" }, +// { 0x6064, "" }, +// { 0x6065, "" }, +// { 0x6066, "" }, { 0x6067, "playvoformeteor" }, +// { 0x6068, "" }, +// { 0x6069, "" }, +// { 0x606A, "" }, { 0x606B, "playvofornukecountdown" }, +// { 0x606C, "" }, +// { 0x606D, "" }, +// { 0x606E, "" }, +// { 0x606F, "" }, { 0x6070, "playvoforrandombox" }, +// { 0x6071, "" }, +// { 0x6072, "" }, +// { 0x6073, "" }, +// { 0x6074, "" }, +// { 0x6075, "" }, +// { 0x6076, "" }, +// { 0x6077, "" }, +// { 0x6078, "" }, +// { 0x6079, "" }, +// { 0x607A, "" }, +// { 0x607B, "" }, { 0x607C, "playvoforwavestart" }, +// { 0x607D, "" }, { 0x607E, "plot_points" }, +// { 0x607F, "" }, +// { 0x6080, "" }, +// { 0x6081, "" }, +// { 0x6082, "" }, +// { 0x6083, "" }, +// { 0x6084, "" }, +// { 0x6085, "" }, +// { 0x6086, "" }, { 0x6087, "point_cost" }, +// { 0x6088, "" }, +// { 0x6089, "" }, +// { 0x608A, "" }, +// { 0x608B, "" }, +// { 0x608C, "" }, { 0x608D, "pointoncircle" }, +// { 0x608E, "" }, { 0x608F, "poison" }, +// { 0x6090, "" }, +// { 0x6091, "" }, +// { 0x6092, "" }, +// { 0x6093, "" }, +// { 0x6094, "" }, { 0x6095, "poolindex" }, { 0x6096, "pop_first_vo_out_of_queue" }, +// { 0x6097, "" }, +// { 0x6098, "" }, +// { 0x6099, "" }, +// { 0x609A, "" }, +// { 0x609B, "" }, { 0x609C, "populate_combat_resource_from_table" }, +// { 0x609D, "" }, { 0x609E, "populateintelchallenges" }, +// { 0x609F, "" }, { 0x60A0, "port_to_escape_spitter_location" }, +// { 0x60A1, "" }, +// { 0x60A2, "" }, +// { 0x60A3, "" }, +// { 0x60A4, "" }, +// { 0x60A5, "" }, +// { 0x60A6, "" }, +// { 0x60A7, "" }, +// { 0x60A8, "" }, +// { 0x60A9, "" }, +// { 0x60AA, "" }, { 0x60AB, "pos_info" }, +// { 0x60AC, "" }, +// { 0x60AD, "" }, +// { 0x60AE, "" }, +// { 0x60AF, "" }, { 0x60B0, "posclosed" }, +// { 0x60B1, "" }, +// { 0x60B2, "" }, +// { 0x60B3, "" }, { 0x60B4, "positions" }, +// { 0x60B5, "" }, +// { 0x60B6, "" }, +// { 0x60B7, "" }, { 0x60B8, "post" }, +// { 0x60B9, "" }, { 0x60BA, "post_breach_doors" }, { 0x60BB, "post_breach_positional_ambience" }, +// { 0x60BC, "" }, { 0x60BD, "post_crater_breach_dialogue_2" }, +// { 0x60BE, "" }, +// { 0x60BF, "" }, +// { 0x60C0, "" }, +// { 0x60C1, "" }, +// { 0x60C2, "" }, +// { 0x60C3, "" }, +// { 0x60C4, "" }, +// { 0x60C5, "" }, +// { 0x60C6, "" }, +// { 0x60C7, "" }, +// { 0x60C8, "" }, +// { 0x60C9, "" }, +// { 0x60CA, "" }, +// { 0x60CB, "" }, +// { 0x60CC, "" }, { 0x60CD, "post_quake_vo" }, +// { 0x60CE, "" }, +// { 0x60CF, "" }, +// { 0x60D0, "" }, +// { 0x60D1, "" }, +// { 0x60D2, "" }, +// { 0x60D3, "" }, +// { 0x60D4, "" }, +// { 0x60D5, "" }, +// { 0x60D6, "" }, +// { 0x60D7, "" }, +// { 0x60D8, "" }, +// { 0x60D9, "" }, +// { 0x60DA, "" }, +// { 0x60DB, "" }, +// { 0x60DC, "" }, +// { 0x60DD, "" }, { 0x60DE, "power_down" }, +// { 0x60DF, "" }, +// { 0x60E0, "" }, +// { 0x60E1, "" }, { 0x60E2, "pre_ambush_scene_org" }, { 0x60E3, "pre_breach_guys" }, +// { 0x60E4, "" }, +// { 0x60E5, "" }, +// { 0x60E6, "" }, +// { 0x60E7, "" }, +// { 0x60E8, "" }, +// { 0x60E9, "" }, +// { 0x60EA, "" }, +// { 0x60EB, "" }, { 0x60EC, "pre_org" }, +// { 0x60ED, "" }, +// { 0x60EE, "" }, +// { 0x60EF, "" }, +// { 0x60F0, "" }, +// { 0x60F1, "" }, +// { 0x60F2, "" }, +// { 0x60F3, "" }, { 0x60F4, "pre_tall_grass_patroller_logic" }, +// { 0x60F5, "" }, { 0x60F6, "pre_tall_grass_stealth_settings" }, +// { 0x60F7, "" }, { 0x60F8, "pre_tall_grass_went_hot_vo" }, +// { 0x60F9, "" }, +// { 0x60FA, "" }, { 0x60FB, "pre_teleport" }, { 0x60FC, "pre_teleport_to_start" }, +// { 0x60FD, "" }, +// { 0x60FE, "" }, +// { 0x60FF, "" }, +// { 0x6100, "" }, +// { 0x6101, "" }, +// { 0x6102, "" }, { 0x6103, "precache_create_fx" }, +// { 0x6104, "" }, +// { 0x6105, "" }, { 0x6106, "precache_for_startpoints" }, { 0x6107, "precache_items" }, { 0x6108, "precache_please" }, +// { 0x6109, "" }, +// { 0x610A, "" }, +// { 0x610B, "" }, { 0x610C, "precache_scripts" }, { 0x610D, "precache_stuff" }, { 0x610E, "precache_teargas" }, +// { 0x610F, "" }, +// { 0x6110, "" }, +// { 0x6111, "" }, +// { 0x6112, "" }, +// { 0x6113, "" }, { 0x6114, "precachesetup" }, +// { 0x6115, "" }, +// { 0x6116, "" }, { 0x6117, "precisepositioning" }, +// { 0x6118, "" }, { 0x6119, "precommon" }, { 0x611A, "precommon_bc" }, +// { 0x611B, "" }, +// { 0x611C, "" }, +// { 0x611D, "" }, +// { 0x611E, "" }, +// { 0x611F, "" }, { 0x6120, "predictedspawnpoint" }, +// { 0x6121, "" }, +// { 0x6122, "" }, +// { 0x6123, "" }, +// { 0x6124, "" }, +// { 0x6125, "" }, +// { 0x6126, "" }, +// { 0x6127, "" }, +// { 0x6128, "" }, +// { 0x6129, "" }, { 0x612A, "prefers_drones" }, { 0x612B, "pregame_delay" }, +// { 0x612C, "" }, { 0x612D, "prekillcamnotify" }, { 0x612E, "preload" }, { 0x612F, "preloop_push_anims" }, +// { 0x6130, "" }, { 0x6131, "prematchperiodend" }, +// { 0x6132, "" }, +// { 0x6133, "" }, { 0x6134, "prepare_crates_for_anim" }, +// { 0x6135, "" }, +// { 0x6136, "" }, +// { 0x6137, "" }, +// { 0x6138, "" }, +// { 0x6139, "" }, +// { 0x613A, "" }, +// { 0x613B, "" }, { 0x613C, "prepare_to_regenerate" }, { 0x613D, "prepareattackplayer" }, +// { 0x613E, "" }, { 0x613F, "prereqs" }, +// { 0x6140, "" }, +// { 0x6141, "" }, +// { 0x6142, "" }, +// { 0x6143, "" }, +// { 0x6144, "" }, +// { 0x6145, "" }, +// { 0x6146, "" }, { 0x6147, "prespawn_decomp_enemies" }, +// { 0x6148, "" }, +// { 0x6149, "" }, { 0x614A, "pressurized" }, +// { 0x614B, "" }, +// { 0x614C, "" }, +// { 0x614D, "" }, +// { 0x614E, "" }, { 0x614F, "prestige_getweapondamagescalar" }, +// { 0x6150, "" }, { 0x6151, "prestigedoubleweaponxp" }, +// { 0x6152, "" }, +// { 0x6153, "" }, +// { 0x6154, "" }, +// { 0x6155, "" }, +// { 0x6156, "" }, +// { 0x6157, "" }, +// { 0x6158, "" }, +// { 0x6159, "" }, +// { 0x615A, "" }, +// { 0x615B, "" }, +// { 0x615C, "" }, { 0x615D, "prevattack" }, +// { 0x615E, "" }, +// { 0x615F, "" }, +// { 0x6160, "" }, +// { 0x6161, "" }, +// { 0x6162, "" }, +// { 0x6163, "" }, +// { 0x6164, "" }, +// { 0x6165, "" }, +// { 0x6166, "" }, +// { 0x6167, "" }, +// { 0x6168, "" }, +// { 0x6169, "" }, +// { 0x616A, "" }, +// { 0x616B, "" }, +// { 0x616C, "" }, +// { 0x616D, "" }, +// { 0x616E, "" }, { 0x616F, "prevleanfracpitch" }, +// { 0x6170, "" }, +// { 0x6171, "" }, +// { 0x6172, "" }, +// { 0x6173, "" }, +// { 0x6174, "" }, +// { 0x6175, "" }, +// { 0x6176, "" }, +// { 0x6177, "" }, +// { 0x6178, "" }, { 0x6179, "prevstairsstate" }, +// { 0x617A, "" }, +// { 0x617B, "" }, +// { 0x617C, "" }, +// { 0x617D, "" }, +// { 0x617E, "" }, +// { 0x617F, "" }, { 0x6180, "price_breach_ent_movesto_player" }, +// { 0x6181, "" }, { 0x6182, "price_desired_speed" }, { 0x6183, "price_match_player_speed" }, { 0x6184, "priceliner" }, { 0x6185, "primary_attacker" }, +// { 0x6186, "" }, { 0x6187, "primary_weapon_array" }, +// { 0x6188, "" }, { 0x6189, "primaryprogressbarfontsize" }, +// { 0x618A, "" }, +// { 0x618B, "" }, { 0x618C, "primaryprogressbartexty" }, +// { 0x618D, "" }, +// { 0x618E, "" }, +// { 0x618F, "" }, +// { 0x6190, "" }, +// { 0x6191, "" }, +// { 0x6192, "" }, +// { 0x6193, "" }, +// { 0x6194, "" }, +// { 0x6195, "" }, +// { 0x6196, "" }, +// { 0x6197, "" }, +// { 0x6198, "" }, +// { 0x6199, "" }, +// { 0x619A, "" }, +// { 0x619B, "" }, +// { 0x619C, "" }, +// { 0x619D, "" }, +// { 0x619E, "" }, +// { 0x619F, "" }, +// { 0x61A0, "" }, +// { 0x61A1, "" }, +// { 0x61A2, "" }, +// { 0x61A3, "" }, { 0x61A4, "printboldonteam" }, +// { 0x61A5, "" }, +// { 0x61A6, "" }, +// { 0x61A7, "" }, +// { 0x61A8, "" }, { 0x61A9, "printer" }, +// { 0x61AA, "" }, +// { 0x61AB, "" }, +// { 0x61AC, "" }, +// { 0x61AD, "" }, +// { 0x61AE, "" }, +// { 0x61AF, "" }, +// { 0x61B0, "" }, { 0x61B1, "printturnrate" }, +// { 0x61B2, "" }, +// { 0x61B3, "" }, +// { 0x61B4, "" }, { 0x61B5, "prioritize_watch_nodes_toward_enemies" }, +// { 0x61B6, "" }, +// { 0x61B7, "" }, +// { 0x61B8, "" }, +// { 0x61B9, "" }, +// { 0x61BA, "" }, { 0x61BB, "process" }, +// { 0x61BC, "" }, { 0x61BD, "process_blend" }, +// { 0x61BE, "" }, +// { 0x61BF, "" }, +// { 0x61C0, "" }, +// { 0x61C1, "" }, +// { 0x61C2, "" }, { 0x61C3, "process_deathflags" }, +// { 0x61C4, "" }, +// { 0x61C5, "" }, +// { 0x61C6, "" }, { 0x61C7, "process_moving_platform_death" }, +// { 0x61C8, "" }, +// { 0x61C9, "" }, +// { 0x61CA, "" }, +// { 0x61CB, "" }, { 0x61CC, "processassist" }, +// { 0x61CD, "" }, +// { 0x61CE, "" }, +// { 0x61CF, "" }, +// { 0x61D0, "" }, +// { 0x61D1, "" }, +// { 0x61D2, "" }, +// { 0x61D3, "" }, +// { 0x61D4, "" }, +// { 0x61D5, "" }, +// { 0x61D6, "" }, +// { 0x61D7, "" }, +// { 0x61D8, "" }, +// { 0x61D9, "" }, +// { 0x61DA, "" }, +// { 0x61DB, "" }, +// { 0x61DC, "" }, { 0x61DD, "progress_trigger_callbacks" }, +// { 0x61DE, "" }, { 0x61DF, "project" }, +// { 0x61E0, "" }, { 0x61E1, "projectileexplode" }, +// { 0x61E2, "" }, +// { 0x61E3, "" }, +// { 0x61E4, "" }, +// { 0x61E5, "" }, +// { 0x61E6, "" }, +// { 0x61E7, "" }, +// { 0x61E8, "" }, +// { 0x61E9, "" }, { 0x61EA, "promo_dof" }, +// { 0x61EB, "" }, { 0x61EC, "promote_nearest_friendly_with_classname" }, +// { 0x61ED, "" }, { 0x61EE, "promotion_dog" }, +// { 0x61EF, "" }, +// { 0x61F0, "" }, +// { 0x61F1, "" }, +// { 0x61F2, "" }, +// { 0x61F3, "" }, +// { 0x61F4, "" }, +// { 0x61F5, "" }, { 0x61F6, "prone_kill_trigger" }, { 0x61F7, "prone_only" }, +// { 0x61F8, "" }, +// { 0x61F9, "" }, +// { 0x61FA, "" }, +// { 0x61FB, "" }, +// { 0x61FC, "" }, +// { 0x61FD, "" }, +// { 0x61FE, "" }, { 0x61FF, "pronelegsstraighttree" }, +// { 0x6200, "" }, +// { 0x6201, "" }, +// { 0x6202, "" }, +// { 0x6203, "" }, +// { 0x6204, "" }, +// { 0x6205, "" }, +// { 0x6206, "" }, { 0x6207, "pronetocrouchwalk" }, { 0x6208, "pronetopronemove" }, +// { 0x6209, "" }, +// { 0x620A, "" }, +// { 0x620B, "" }, +// { 0x620C, "" }, +// { 0x620D, "" }, +// { 0x620E, "" }, +// { 0x620F, "" }, +// { 0x6210, "" }, +// { 0x6211, "" }, +// { 0x6212, "" }, +// { 0x6213, "" }, +// { 0x6214, "" }, +// { 0x6215, "" }, { 0x6216, "prop_launch" }, +// { 0x6217, "" }, +// { 0x6218, "" }, +// { 0x6219, "" }, +// { 0x621A, "" }, { 0x621B, "props_cleanup" }, +// { 0x621C, "" }, +// { 0x621D, "" }, +// { 0x621E, "" }, +// { 0x621F, "" }, +// { 0x6220, "" }, { 0x6221, "proxbartext" }, +// { 0x6222, "" }, { 0x6223, "proximity_spawn" }, +// { 0x6224, "" }, +// { 0x6225, "" }, +// { 0x6226, "" }, +// { 0x6227, "" }, { 0x6228, "proximitykill" }, +// { 0x6229, "" }, +// { 0x622A, "" }, { 0x622B, "proxmity_check_stop_loop" }, { 0x622C, "proxmity_check_stop_relative" }, +// { 0x622D, "" }, +// { 0x622E, "" }, +// { 0x622F, "" }, +// { 0x6230, "" }, +// { 0x6231, "" }, +// { 0x6232, "" }, +// { 0x6233, "" }, +// { 0x6234, "" }, { 0x6235, "pt2_force_look_down" }, +// { 0x6236, "" }, +// { 0x6237, "" }, +// { 0x6238, "" }, +// { 0x6239, "" }, +// { 0x623A, "" }, +// { 0x623B, "" }, +// { 0x623C, "" }, +// { 0x623D, "" }, +// { 0x623E, "" }, +// { 0x623F, "" }, +// { 0x6240, "" }, +// { 0x6241, "" }, +// { 0x6242, "" }, { 0x6243, "push_anim" }, +// { 0x6244, "" }, +// { 0x6245, "" }, { 0x6246, "push_out_of_doorway" }, +// { 0x6247, "" }, +// { 0x6248, "" }, +// { 0x6249, "" }, +// { 0x624A, "" }, +// { 0x624B, "" }, +// { 0x624C, "" }, +// { 0x624D, "" }, +// { 0x624E, "" }, +// { 0x624F, "" }, +// { 0x6250, "" }, +// { 0x6251, "" }, +// { 0x6252, "" }, +// { 0x6253, "" }, +// { 0x6254, "" }, +// { 0x6255, "" }, +// { 0x6256, "" }, +// { 0x6257, "" }, +// { 0x6258, "" }, +// { 0x6259, "" }, +// { 0x625A, "" }, +// { 0x625B, "" }, +// { 0x625C, "" }, +// { 0x625D, "" }, +// { 0x625E, "" }, +// { 0x625F, "" }, +// { 0x6260, "" }, +// { 0x6261, "" }, +// { 0x6262, "" }, +// { 0x6263, "" }, { 0x6264, "quadrantanimweights" }, +// { 0x6265, "" }, +// { 0x6266, "" }, +// { 0x6267, "" }, +// { 0x6268, "" }, { 0x6269, "quake_anims_ref" }, +// { 0x626A, "" }, +// { 0x626B, "" }, +// { 0x626C, "" }, +// { 0x626D, "" }, +// { 0x626E, "" }, { 0x626F, "quake_event_disconnect_node" }, +// { 0x6270, "" }, +// { 0x6271, "" }, +// { 0x6272, "" }, { 0x6273, "quake_event_gas_leak" }, { 0x6274, "quake_event_hurt" }, { 0x6275, "quake_event_init" }, +// { 0x6276, "" }, +// { 0x6277, "" }, +// { 0x6278, "" }, { 0x6279, "quake_event_pole_fall_on_car" }, +// { 0x627A, "" }, +// { 0x627B, "" }, +// { 0x627C, "" }, +// { 0x627D, "" }, +// { 0x627E, "" }, +// { 0x627F, "" }, +// { 0x6280, "" }, +// { 0x6281, "" }, { 0x6282, "quake_event_wait" }, +// { 0x6283, "" }, +// { 0x6284, "" }, { 0x6285, "quake_hurt_trigger" }, +// { 0x6286, "" }, +// { 0x6287, "" }, +// { 0x6288, "" }, +// { 0x6289, "" }, +// { 0x628A, "" }, +// { 0x628B, "" }, +// { 0x628C, "" }, +// { 0x628D, "" }, +// { 0x628E, "" }, +// { 0x628F, "" }, +// { 0x6290, "" }, +// { 0x6291, "" }, +// { 0x6292, "" }, +// { 0x6293, "" }, +// { 0x6294, "" }, +// { 0x6295, "" }, +// { 0x6296, "" }, +// { 0x6297, "" }, { 0x6298, "queued_anim_threads" }, +// { 0x6299, "" }, +// { 0x629A, "" }, +// { 0x629B, "" }, +// { 0x629C, "" }, +// { 0x629D, "" }, +// { 0x629E, "" }, +// { 0x629F, "" }, +// { 0x62A0, "" }, +// { 0x62A1, "" }, +// { 0x62A2, "" }, +// { 0x62A3, "" }, +// { 0x62A4, "" }, +// { 0x62A5, "" }, +// { 0x62A6, "" }, +// { 0x62A7, "" }, +// { 0x62A8, "" }, +// { 0x62A9, "" }, { 0x62AA, "radarviewtime" }, +// { 0x62AB, "" }, +// { 0x62AC, "" }, +// { 0x62AD, "" }, +// { 0x62AE, "" }, { 0x62AF, "radial_button_group" }, +// { 0x62B0, "" }, { 0x62B1, "radial_button_previous_group" }, +// { 0x62B2, "" }, +// { 0x62B3, "" }, +// { 0x62B4, "" }, +// { 0x62B5, "" }, +// { 0x62B6, "" }, { 0x62B7, "radiationdeath" }, { 0x62B8, "radiationeffect" }, +// { 0x62B9, "" }, { 0x62BA, "radiationsound" }, +// { 0x62BB, "" }, +// { 0x62BC, "" }, +// { 0x62BD, "" }, +// { 0x62BE, "" }, +// { 0x62BF, "" }, +// { 0x62C0, "" }, +// { 0x62C1, "" }, +// { 0x62C2, "" }, +// { 0x62C3, "" }, +// { 0x62C4, "" }, { 0x62C5, "radio_dialogue_queue_single" }, +// { 0x62C6, "" }, +// { 0x62C7, "" }, +// { 0x62C8, "" }, { 0x62C9, "radio_in_use" }, { 0x62CA, "radio_queue_thread" }, { 0x62CB, "radio_tower_guy_shot" }, { 0x62CC, "radioforcedtransmissionqueue" }, +// { 0x62CD, "" }, +// { 0x62CE, "" }, +// { 0x62CF, "" }, +// { 0x62D0, "" }, { 0x62D1, "radiousityscale" }, +// { 0x62D2, "" }, +// { 0x62D3, "" }, +// { 0x62D4, "" }, { 0x62D5, "radius_min_sq" }, +// { 0x62D6, "" }, { 0x62D7, "radiusartilleryshellshock" }, { 0x62D8, "ragdoll_and_delete" }, +// { 0x62D9, "" }, +// { 0x62DA, "" }, +// { 0x62DB, "" }, +// { 0x62DC, "" }, { 0x62DD, "ragdoll_immediate" }, +// { 0x62DE, "" }, +// { 0x62DF, "" }, +// { 0x62E0, "" }, +// { 0x62E1, "" }, +// { 0x62E2, "" }, { 0x62E3, "railyard_style" }, { 0x62E4, "rain" }, +// { 0x62E5, "" }, +// { 0x62E6, "" }, { 0x62E7, "rain_overlay_alpha" }, +// { 0x62E8, "" }, { 0x62E9, "raineffectchange" }, +// { 0x62EA, "" }, +// { 0x62EB, "" }, +// { 0x62EC, "" }, +// { 0x62ED, "" }, +// { 0x62EE, "" }, +// { 0x62EF, "" }, +// { 0x62F0, "" }, +// { 0x62F1, "" }, +// { 0x62F2, "" }, +// { 0x62F3, "" }, +// { 0x62F4, "" }, +// { 0x62F5, "" }, { 0x62F6, "raise_rear_elevator_intro" }, +// { 0x62F7, "" }, +// { 0x62F8, "" }, { 0x62F9, "ramboaccuracymult" }, +// { 0x62FA, "" }, +// { 0x62FB, "" }, +// { 0x62FC, "" }, +// { 0x62FD, "" }, +// { 0x62FE, "" }, { 0x62FF, "ramp_down_push" }, +// { 0x6300, "" }, { 0x6301, "ramp_up_accurracy" }, { 0x6302, "rampfx" }, { 0x6303, "ramping_explosions" }, +// { 0x6304, "" }, +// { 0x6305, "" }, +// { 0x6306, "" }, +// { 0x6307, "" }, +// { 0x6308, "" }, +// { 0x6309, "" }, +// { 0x630A, "" }, +// { 0x630B, "" }, +// { 0x630C, "" }, +// { 0x630D, "" }, +// { 0x630E, "" }, +// { 0x630F, "" }, +// { 0x6310, "" }, +// { 0x6311, "" }, +// { 0x6312, "" }, +// { 0x6313, "" }, +// { 0x6314, "" }, +// { 0x6315, "" }, +// { 0x6316, "" }, +// { 0x6317, "" }, +// { 0x6318, "" }, +// { 0x6319, "" }, +// { 0x631A, "" }, { 0x631B, "random_mortars_get_target" }, { 0x631C, "random_mortars_incoming_sound" }, +// { 0x631D, "" }, +// { 0x631E, "" }, +// { 0x631F, "" }, { 0x6320, "random_pick_r_or_l" }, { 0x6321, "random_player_wall_push" }, { 0x6322, "random_player_wall_pushdownup" }, +// { 0x6323, "" }, +// { 0x6324, "" }, +// { 0x6325, "" }, +// { 0x6326, "" }, +// { 0x6327, "" }, +// { 0x6328, "" }, +// { 0x6329, "" }, { 0x632A, "random_weight" }, { 0x632B, "random_weight_sorted" }, { 0x632C, "randomaditionaltime" }, +// { 0x632D, "" }, +// { 0x632E, "" }, +// { 0x632F, "" }, { 0x6330, "randomdeath" }, +// { 0x6331, "" }, +// { 0x6332, "" }, +// { 0x6333, "" }, +// { 0x6334, "" }, +// { 0x6335, "" }, { 0x6336, "randominttable" }, +// { 0x6337, "" }, { 0x6338, "randomitem" }, +// { 0x6339, "" }, +// { 0x633A, "" }, { 0x633B, "randomizer_create" }, +// { 0x633C, "" }, +// { 0x633D, "" }, { 0x633E, "randomly_rotate_and_fire" }, +// { 0x633F, "" }, +// { 0x6340, "" }, { 0x6341, "randompathstoptime" }, +// { 0x6342, "" }, { 0x6343, "randomvector" }, { 0x6344, "randomvectorrange" }, +// { 0x6345, "" }, +// { 0x6346, "" }, +// { 0x6347, "" }, +// { 0x6348, "" }, +// { 0x6349, "" }, { 0x634A, "rankedmatch" }, +// { 0x634B, "" }, +// { 0x634C, "" }, +// { 0x634D, "" }, +// { 0x634E, "" }, +// { 0x634F, "" }, +// { 0x6350, "" }, +// { 0x6351, "" }, +// { 0x6352, "" }, +// { 0x6353, "" }, { 0x6354, "rappel_clear_vertical_limits" }, +// { 0x6355, "" }, { 0x6356, "rappel_combat_two_volume_upstairs" }, { 0x6357, "rappel_death" }, +// { 0x6358, "" }, { 0x6359, "rappel_disable_fidgit" }, +// { 0x635A, "" }, { 0x635B, "rappel_enemy" }, +// { 0x635C, "" }, { 0x635D, "rappel_enter_death" }, { 0x635E, "rappel_entry_anim_struct" }, +// { 0x635F, "" }, +// { 0x6360, "" }, +// { 0x6361, "" }, +// { 0x6362, "" }, +// { 0x6363, "" }, { 0x6364, "rappel_guy" }, +// { 0x6365, "" }, { 0x6366, "rappel_idle" }, +// { 0x6367, "" }, +// { 0x6368, "" }, +// { 0x6369, "" }, +// { 0x636A, "" }, +// { 0x636B, "" }, +// { 0x636C, "" }, +// { 0x636D, "" }, +// { 0x636E, "" }, +// { 0x636F, "" }, +// { 0x6370, "" }, +// { 0x6371, "" }, +// { 0x6372, "" }, +// { 0x6373, "" }, { 0x6374, "rappel_max_lateral_speed" }, +// { 0x6375, "" }, +// { 0x6376, "" }, +// { 0x6377, "" }, { 0x6378, "rappel_params" }, +// { 0x6379, "" }, +// { 0x637A, "" }, +// { 0x637B, "" }, +// { 0x637C, "" }, +// { 0x637D, "" }, +// { 0x637E, "" }, +// { 0x637F, "" }, { 0x6380, "rappel_rope_rig" }, { 0x6381, "rappel_rotate_jump_anim" }, +// { 0x6382, "" }, +// { 0x6383, "" }, +// { 0x6384, "" }, { 0x6385, "rappel_stealth_checkpoint" }, +// { 0x6386, "" }, +// { 0x6387, "" }, +// { 0x6388, "" }, +// { 0x6389, "" }, { 0x638A, "rappel_stealth_second_floor_combat_vo" }, +// { 0x638B, "" }, { 0x638C, "rappel_type" }, { 0x638D, "rappel_type_aim" }, { 0x638E, "rappel_upper_limit" }, +// { 0x638F, "" }, +// { 0x6390, "" }, +// { 0x6391, "" }, +// { 0x6392, "" }, +// { 0x6393, "" }, +// { 0x6394, "" }, +// { 0x6395, "" }, +// { 0x6396, "" }, { 0x6397, "raven_player_can_see_ai" }, { 0x6398, "ravine_jeeps_to_the_right" }, +// { 0x6399, "" }, +// { 0x639A, "" }, +// { 0x639B, "" }, { 0x639C, "reach_death_notify" }, +// { 0x639D, "" }, +// { 0x639E, "" }, +// { 0x639F, "" }, +// { 0x63A0, "" }, +// { 0x63A1, "" }, +// { 0x63A2, "" }, +// { 0x63A3, "" }, +// { 0x63A4, "" }, +// { 0x63A5, "" }, +// { 0x63A6, "" }, +// { 0x63A7, "" }, +// { 0x63A8, "" }, +// { 0x63A9, "" }, +// { 0x63AA, "" }, +// { 0x63AB, "" }, +// { 0x63AC, "" }, +// { 0x63AD, "" }, +// { 0x63AE, "" }, +// { 0x63AF, "" }, +// { 0x63B0, "" }, +// { 0x63B1, "" }, { 0x63B2, "react_to_attractor_flare" }, +// { 0x63B3, "" }, +// { 0x63B4, "" }, +// { 0x63B5, "" }, +// { 0x63B6, "" }, +// { 0x63B7, "" }, +// { 0x63B8, "" }, +// { 0x63B9, "" }, +// { 0x63BA, "" }, { 0x63BB, "reaction_sleep_wait_wakeup_dist" }, +// { 0x63BC, "" }, +// { 0x63BD, "" }, +// { 0x63BE, "" }, +// { 0x63BF, "" }, +// { 0x63C0, "" }, +// { 0x63C1, "" }, { 0x63C2, "reactive_fx_ents" }, +// { 0x63C3, "" }, { 0x63C4, "reactive_grass_settings" }, { 0x63C5, "reactive_grass_settings_pc" }, { 0x63C6, "reactive_sound_ents" }, +// { 0x63C7, "" }, +// { 0x63C8, "" }, +// { 0x63C9, "" }, { 0x63CA, "reacttobulletsinterruptcheck" }, +// { 0x63CB, "" }, +// { 0x63CC, "" }, +// { 0x63CD, "" }, +// { 0x63CE, "" }, { 0x63CF, "readtriple" }, +// { 0x63D0, "" }, +// { 0x63D1, "" }, +// { 0x63D2, "" }, +// { 0x63D3, "" }, +// { 0x63D4, "" }, +// { 0x63D5, "" }, +// { 0x63D6, "" }, +// { 0x63D7, "" }, +// { 0x63D8, "" }, +// { 0x63D9, "" }, +// { 0x63DA, "" }, +// { 0x63DB, "" }, { 0x63DC, "real_reload" }, +// { 0x63DD, "" }, { 0x63DE, "realorigin" }, +// { 0x63DF, "" }, +// { 0x63E0, "" }, +// { 0x63E1, "" }, +// { 0x63E2, "" }, { 0x63E3, "rear_left_anchor_impact" }, { 0x63E4, "rear_right_anchor_impact" }, +// { 0x63E5, "" }, +// { 0x63E6, "" }, +// { 0x63E7, "" }, +// { 0x63E8, "" }, { 0x63E9, "reassign_dir_group" }, +// { 0x63EA, "" }, +// { 0x63EB, "" }, { 0x63EC, "reassign_interrogate" }, +// { 0x63ED, "" }, +// { 0x63EE, "" }, { 0x63EF, "reassign_typer" }, { 0x63F0, "reassign_vault_guys" }, +// { 0x63F1, "" }, +// { 0x63F2, "" }, +// { 0x63F3, "" }, +// { 0x63F4, "" }, +// { 0x63F5, "" }, +// { 0x63F6, "" }, { 0x63F7, "rec_blink" }, +// { 0x63F8, "" }, +// { 0x63F9, "" }, { 0x63FA, "recentdamageamount" }, { 0x63FB, "recentdamages" }, { 0x63FC, "recentkillcount" }, +// { 0x63FD, "" }, +// { 0x63FE, "" }, +// { 0x63FF, "" }, +// { 0x6400, "" }, +// { 0x6401, "" }, { 0x6402, "recipe_getkillstreak" }, { 0x6403, "recipeclassapplyjuggernaut" }, +// { 0x6404, "" }, +// { 0x6405, "" }, +// { 0x6406, "" }, +// { 0x6407, "" }, +// { 0x6408, "" }, +// { 0x6409, "" }, +// { 0x640A, "" }, +// { 0x640B, "" }, { 0x640C, "record_last_player_damage" }, +// { 0x640D, "" }, { 0x640E, "recordfinalkillcam" }, +// { 0x640F, "" }, { 0x6410, "recover_from_careful_disable" }, { 0x6411, "recover_interval" }, { 0x6412, "recruit_player_visual" }, +// { 0x6413, "" }, +// { 0x6414, "" }, +// { 0x6415, "" }, { 0x6416, "red_crosshair" }, +// { 0x6417, "" }, { 0x6418, "redshirt_cq_enc_handles" }, +// { 0x6419, "" }, { 0x641A, "redshirts" }, +// { 0x641B, "" }, +// { 0x641C, "" }, +// { 0x641D, "" }, +// { 0x641E, "" }, +// { 0x641F, "" }, +// { 0x6420, "" }, +// { 0x6421, "" }, +// { 0x6422, "" }, +// { 0x6423, "" }, +// { 0x6424, "" }, { 0x6425, "ref_node" }, +// { 0x6426, "" }, +// { 0x6427, "" }, +// { 0x6428, "" }, +// { 0x6429, "" }, { 0x642A, "refillclip" }, { 0x642B, "refillexplosiveweapons" }, +// { 0x642C, "" }, +// { 0x642D, "" }, +// { 0x642E, "" }, +// { 0x642F, "" }, +// { 0x6430, "" }, +// { 0x6431, "" }, +// { 0x6432, "" }, +// { 0x6433, "" }, +// { 0x6434, "" }, +// { 0x6435, "" }, +// { 0x6436, "" }, +// { 0x6437, "" }, +// { 0x6438, "" }, +// { 0x6439, "" }, +// { 0x643A, "" }, { 0x643B, "refresh_reactive_fx_ents" }, { 0x643C, "refreshspectatorportalfx" }, +// { 0x643D, "" }, +// { 0x643E, "" }, +// { 0x643F, "" }, +// { 0x6440, "" }, +// { 0x6441, "" }, { 0x6442, "regenamount" }, +// { 0x6443, "" }, { 0x6444, "regenfastermod" }, +// { 0x6445, "" }, +// { 0x6446, "" }, +// { 0x6447, "" }, { 0x6448, "regenspeedwatcher" }, { 0x6449, "register_achievement" }, { 0x644A, "register_airdrop_sub_items" }, +// { 0x644B, "" }, +// { 0x644C, "" }, +// { 0x644D, "" }, { 0x644E, "register_default_achievements" }, +// { 0x644F, "" }, +// { 0x6450, "" }, { 0x6451, "register_end_game_string_index" }, +// { 0x6452, "" }, +// { 0x6453, "" }, +// { 0x6454, "" }, { 0x6455, "register_laststand_ammo" }, +// { 0x6456, "" }, +// { 0x6457, "" }, +// { 0x6458, "" }, +// { 0x6459, "" }, +// { 0x645A, "" }, +// { 0x645B, "" }, +// { 0x645C, "" }, +// { 0x645D, "" }, +// { 0x645E, "" }, +// { 0x645F, "" }, +// { 0x6460, "" }, +// { 0x6461, "" }, +// { 0x6462, "" }, +// { 0x6463, "" }, +// { 0x6464, "" }, { 0x6465, "registeradrenalineinfo" }, +// { 0x6466, "" }, { 0x6467, "registerdamage" }, +// { 0x6468, "" }, +// { 0x6469, "" }, +// { 0x646A, "" }, +// { 0x646B, "" }, +// { 0x646C, "" }, +// { 0x646D, "" }, +// { 0x646E, "" }, +// { 0x646F, "" }, +// { 0x6470, "" }, +// { 0x6471, "" }, +// { 0x6472, "" }, +// { 0x6473, "" }, { 0x6474, "registerscoreinfo" }, +// { 0x6475, "" }, +// { 0x6476, "" }, +// { 0x6477, "" }, +// { 0x6478, "" }, +// { 0x6479, "" }, +// { 0x647A, "" }, +// { 0x647B, "" }, +// { 0x647C, "" }, { 0x647D, "reincrement_count_if_deleted" }, +// { 0x647E, "" }, +// { 0x647F, "" }, +// { 0x6480, "" }, +// { 0x6481, "" }, +// { 0x6482, "" }, +// { 0x6483, "" }, +// { 0x6484, "" }, +// { 0x6485, "" }, { 0x6486, "release_use_trigger" }, +// { 0x6487, "" }, { 0x6488, "release_view_count" }, +// { 0x6489, "" }, { 0x648A, "reload_aim_active" }, +// { 0x648B, "" }, +// { 0x648C, "" }, +// { 0x648D, "" }, +// { 0x648E, "" }, +// { 0x648F, "" }, { 0x6490, "relocatespeed" }, { 0x6491, "remaining_kill" }, { 0x6492, "remote_canreload" }, +// { 0x6493, "" }, +// { 0x6494, "" }, +// { 0x6495, "" }, +// { 0x6496, "" }, +// { 0x6497, "" }, +// { 0x6498, "" }, +// { 0x6499, "" }, +// { 0x649A, "" }, +// { 0x649B, "" }, +// { 0x649C, "" }, { 0x649D, "remote_turret_clear_hud" }, +// { 0x649E, "" }, +// { 0x649F, "" }, +// { 0x64A0, "" }, +// { 0x64A1, "" }, +// { 0x64A2, "" }, +// { 0x64A3, "" }, +// { 0x64A4, "" }, +// { 0x64A5, "" }, +// { 0x64A6, "" }, +// { 0x64A7, "" }, +// { 0x64A8, "" }, { 0x64A9, "remote_turret_handle_zoom" }, +// { 0x64AA, "" }, +// { 0x64AB, "" }, +// { 0x64AC, "" }, +// { 0x64AD, "" }, +// { 0x64AE, "" }, +// { 0x64AF, "" }, +// { 0x64B0, "" }, +// { 0x64B1, "" }, +// { 0x64B2, "" }, +// { 0x64B3, "" }, +// { 0x64B4, "" }, +// { 0x64B5, "" }, +// { 0x64B6, "" }, { 0x64B7, "remote_turret_monitor_dryfire" }, { 0x64B8, "remote_turret_next" }, +// { 0x64B9, "" }, +// { 0x64BA, "" }, +// { 0x64BB, "" }, +// { 0x64BC, "" }, +// { 0x64BD, "" }, +// { 0x64BE, "" }, +// { 0x64BF, "" }, +// { 0x64C0, "" }, +// { 0x64C1, "" }, +// { 0x64C2, "" }, +// { 0x64C3, "" }, +// { 0x64C4, "" }, +// { 0x64C5, "" }, { 0x64C6, "remote_turret_type" }, +// { 0x64C7, "" }, +// { 0x64C8, "" }, +// { 0x64C9, "" }, +// { 0x64CA, "" }, +// { 0x64CB, "" }, +// { 0x64CC, "" }, +// { 0x64CD, "" }, +// { 0x64CE, "" }, +// { 0x64CF, "" }, +// { 0x64D0, "" }, +// { 0x64D1, "" }, +// { 0x64D2, "" }, +// { 0x64D3, "" }, +// { 0x64D4, "" }, +// { 0x64D5, "" }, +// { 0x64D6, "" }, { 0x64D7, "remotefiring" }, +// { 0x64D8, "" }, +// { 0x64D9, "" }, +// { 0x64DA, "" }, +// { 0x64DB, "" }, +// { 0x64DC, "" }, +// { 0x64DD, "" }, +// { 0x64DE, "" }, { 0x64DF, "remoteride" }, +// { 0x64E0, "" }, +// { 0x64E1, "" }, +// { 0x64E2, "" }, +// { 0x64E3, "" }, +// { 0x64E4, "" }, +// { 0x64E5, "" }, +// { 0x64E6, "" }, +// { 0x64E7, "" }, +// { 0x64E8, "" }, +// { 0x64E9, "" }, +// { 0x64EA, "" }, +// { 0x64EB, "" }, +// { 0x64EC, "" }, +// { 0x64ED, "" }, { 0x64EE, "remoteuav_explode_on_disconnect" }, +// { 0x64EF, "" }, +// { 0x64F0, "" }, +// { 0x64F1, "" }, +// { 0x64F2, "" }, +// { 0x64F3, "" }, +// { 0x64F4, "" }, +// { 0x64F5, "" }, +// { 0x64F6, "" }, { 0x64F7, "remoteuav_leave" }, +// { 0x64F8, "" }, +// { 0x64F9, "" }, { 0x64FA, "remoteuav_markplayer" }, +// { 0x64FB, "" }, +// { 0x64FC, "" }, +// { 0x64FD, "" }, +// { 0x64FE, "" }, +// { 0x64FF, "" }, +// { 0x6500, "" }, { 0x6501, "remoteuav_rumble" }, { 0x6502, "remoteuav_staticfade" }, +// { 0x6503, "" }, +// { 0x6504, "" }, +// { 0x6505, "" }, +// { 0x6506, "" }, +// { 0x6507, "" }, +// { 0x6508, "" }, +// { 0x6509, "" }, +// { 0x650A, "" }, +// { 0x650B, "" }, { 0x650C, "remove_all_challenge_cases" }, +// { 0x650D, "" }, +// { 0x650E, "" }, +// { 0x650F, "" }, { 0x6510, "remove_allies" }, +// { 0x6511, "" }, +// { 0x6512, "" }, +// { 0x6513, "" }, +// { 0x6514, "" }, +// { 0x6515, "" }, +// { 0x6516, "" }, +// { 0x6517, "" }, +// { 0x6518, "" }, { 0x6519, "remove_damagefeedback" }, +// { 0x651A, "" }, +// { 0x651B, "" }, +// { 0x651C, "" }, +// { 0x651D, "" }, +// { 0x651E, "" }, +// { 0x651F, "" }, +// { 0x6520, "" }, +// { 0x6521, "" }, +// { 0x6522, "" }, +// { 0x6523, "" }, +// { 0x6524, "" }, +// { 0x6525, "" }, +// { 0x6526, "" }, +// { 0x6527, "" }, +// { 0x6528, "" }, { 0x6529, "remove_from_bot_damage_targets" }, +// { 0x652A, "" }, +// { 0x652B, "" }, +// { 0x652C, "" }, +// { 0x652D, "" }, +// { 0x652E, "" }, +// { 0x652F, "" }, +// { 0x6530, "" }, { 0x6531, "remove_global_spawn_function" }, +// { 0x6532, "" }, +// { 0x6533, "" }, +// { 0x6534, "" }, +// { 0x6535, "" }, +// { 0x6536, "" }, +// { 0x6537, "" }, +// { 0x6538, "" }, +// { 0x6539, "" }, +// { 0x653A, "" }, +// { 0x653B, "" }, +// { 0x653C, "" }, +// { 0x653D, "" }, +// { 0x653E, "" }, +// { 0x653F, "" }, +// { 0x6540, "" }, +// { 0x6541, "" }, +// { 0x6542, "" }, { 0x6543, "remove_nocolor_from_array" }, +// { 0x6544, "" }, +// { 0x6545, "" }, +// { 0x6546, "" }, +// { 0x6547, "" }, +// { 0x6548, "" }, +// { 0x6549, "" }, +// { 0x654A, "" }, +// { 0x654B, "" }, +// { 0x654C, "" }, +// { 0x654D, "" }, { 0x654E, "remove_remote_turret_targets" }, +// { 0x654F, "" }, +// { 0x6550, "" }, +// { 0x6551, "" }, +// { 0x6552, "" }, +// { 0x6553, "" }, +// { 0x6554, "" }, +// { 0x6555, "" }, +// { 0x6556, "" }, +// { 0x6557, "" }, +// { 0x6558, "" }, { 0x6559, "remove_specialized_ammo" }, +// { 0x655A, "" }, +// { 0x655B, "" }, +// { 0x655C, "" }, +// { 0x655D, "" }, +// { 0x655E, "" }, +// { 0x655F, "" }, +// { 0x6560, "" }, +// { 0x6561, "" }, +// { 0x6562, "" }, +// { 0x6563, "" }, +// { 0x6564, "" }, +// { 0x6565, "" }, +// { 0x6566, "" }, { 0x6567, "remove_without_classname" }, +// { 0x6568, "" }, +// { 0x6569, "" }, +// { 0x656A, "" }, +// { 0x656B, "" }, +// { 0x656C, "" }, +// { 0x656D, "" }, +// { 0x656E, "" }, +// { 0x656F, "" }, +// { 0x6570, "" }, +// { 0x6571, "" }, { 0x6572, "removeac130playerongameend" }, +// { 0x6573, "" }, +// { 0x6574, "" }, +// { 0x6575, "" }, +// { 0x6576, "" }, +// { 0x6577, "" }, { 0x6578, "removealtituedmesh" }, +// { 0x6579, "" }, +// { 0x657A, "" }, { 0x657B, "removebodyarmorondeath" }, +// { 0x657C, "" }, +// { 0x657D, "" }, +// { 0x657E, "" }, +// { 0x657F, "" }, +// { 0x6580, "" }, { 0x6581, "removechild" }, +// { 0x6582, "" }, +// { 0x6583, "" }, +// { 0x6584, "" }, +// { 0x6585, "" }, +// { 0x6586, "" }, +// { 0x6587, "" }, +// { 0x6588, "" }, +// { 0x6589, "" }, +// { 0x658A, "" }, { 0x658B, "removefrombattlebuddywaitlist" }, +// { 0x658C, "" }, { 0x658D, "removefromhelilist" }, +// { 0x658E, "" }, { 0x658F, "removefromimslist" }, +// { 0x6590, "" }, +// { 0x6591, "" }, +// { 0x6592, "" }, +// { 0x6593, "" }, +// { 0x6594, "" }, { 0x6595, "removefromtanklist" }, +// { 0x6596, "" }, +// { 0x6597, "" }, +// { 0x6598, "" }, +// { 0x6599, "" }, +// { 0x659A, "" }, +// { 0x659B, "" }, +// { 0x659C, "" }, +// { 0x659D, "" }, +// { 0x659E, "" }, { 0x659F, "removelockedontarget" }, +// { 0x65A0, "" }, +// { 0x65A1, "" }, +// { 0x65A2, "" }, +// { 0x65A3, "" }, +// { 0x65A4, "" }, +// { 0x65A5, "" }, +// { 0x65A6, "" }, +// { 0x65A7, "" }, { 0x65A8, "removepickup" }, { 0x65A9, "removeplanefromlist" }, +// { 0x65AA, "" }, +// { 0x65AB, "" }, +// { 0x65AC, "" }, { 0x65AD, "removesafetyhealth" }, +// { 0x65AE, "" }, +// { 0x65AF, "" }, +// { 0x65B0, "" }, +// { 0x65B1, "" }, +// { 0x65B2, "" }, +// { 0x65B3, "" }, +// { 0x65B4, "" }, +// { 0x65B5, "" }, { 0x65B6, "removetypefromqueue" }, +// { 0x65B7, "" }, { 0x65B8, "removeuavmodelondeath" }, +// { 0x65B9, "" }, +// { 0x65BA, "" }, +// { 0x65BB, "" }, +// { 0x65BC, "" }, +// { 0x65BD, "" }, +// { 0x65BE, "" }, +// { 0x65BF, "" }, +// { 0x65C0, "" }, { 0x65C1, "replace_attacker_request" }, +// { 0x65C2, "" }, +// { 0x65C3, "" }, +// { 0x65C4, "" }, { 0x65C5, "replenishloadout" }, +// { 0x65C6, "" }, +// { 0x65C7, "" }, +// { 0x65C8, "" }, +// { 0x65C9, "" }, +// { 0x65CA, "" }, +// { 0x65CB, "" }, +// { 0x65CC, "" }, +// { 0x65CD, "" }, +// { 0x65CE, "" }, +// { 0x65CF, "" }, +// { 0x65D0, "" }, +// { 0x65D1, "" }, +// { 0x65D2, "" }, +// { 0x65D3, "" }, +// { 0x65D4, "" }, +// { 0x65D5, "" }, { 0x65D6, "rescue_think" }, +// { 0x65D7, "" }, +// { 0x65D8, "" }, +// { 0x65D9, "" }, +// { 0x65DA, "" }, { 0x65DB, "reserve_turret" }, { 0x65DC, "reserved" }, +// { 0x65DD, "" }, +// { 0x65DE, "" }, +// { 0x65DF, "" }, +// { 0x65E0, "" }, +// { 0x65E1, "" }, +// { 0x65E2, "" }, +// { 0x65E3, "" }, +// { 0x65E4, "" }, +// { 0x65E5, "" }, +// { 0x65E6, "" }, +// { 0x65E7, "" }, +// { 0x65E8, "" }, { 0x65E9, "reset_kill_10_with_propane_progress" }, { 0x65EA, "reset_kill_10_with_traps_progress" }, +// { 0x65EB, "" }, +// { 0x65EC, "" }, { 0x65ED, "reset_laststand" }, { 0x65EE, "reset_melee_goons_progress" }, +// { 0x65EF, "" }, +// { 0x65F0, "" }, +// { 0x65F1, "" }, { 0x65F2, "reset_nuke_usage" }, +// { 0x65F3, "" }, { 0x65F4, "reset_player_speed" }, +// { 0x65F5, "" }, +// { 0x65F6, "" }, +// { 0x65F7, "" }, +// { 0x65F8, "" }, +// { 0x65F9, "" }, +// { 0x65FA, "" }, { 0x65FB, "reset_team_hive_performance" }, +// { 0x65FC, "" }, +// { 0x65FD, "" }, +// { 0x65FE, "" }, +// { 0x65FF, "" }, +// { 0x6600, "" }, +// { 0x6601, "" }, +// { 0x6602, "" }, { 0x6603, "resetaccuracyandpause" }, +// { 0x6604, "" }, +// { 0x6605, "" }, +// { 0x6606, "" }, { 0x6607, "resetbrinkofdeathkillstreakshortly" }, +// { 0x6608, "" }, +// { 0x6609, "" }, +// { 0x660A, "" }, +// { 0x660B, "" }, +// { 0x660C, "" }, +// { 0x660D, "" }, +// { 0x660E, "" }, +// { 0x660F, "" }, +// { 0x6610, "" }, +// { 0x6611, "" }, { 0x6612, "resetnow" }, { 0x6613, "resetoncancel" }, +// { 0x6614, "" }, { 0x6615, "resetplayervariables" }, +// { 0x6616, "" }, +// { 0x6617, "" }, { 0x6618, "resetskill" }, { 0x6619, "resetsniperaim" }, { 0x661A, "resetstate" }, +// { 0x661B, "" }, +// { 0x661C, "" }, +// { 0x661D, "" }, +// { 0x661E, "" }, +// { 0x661F, "" }, { 0x6620, "resetuidvarsondeath" }, +// { 0x6621, "" }, +// { 0x6622, "" }, +// { 0x6623, "" }, +// { 0x6624, "" }, +// { 0x6625, "" }, +// { 0x6626, "" }, +// { 0x6627, "" }, { 0x6628, "respawn_asspectator" }, +// { 0x6629, "" }, { 0x662A, "respawn_friendlies_force_vision_check" }, +// { 0x662B, "" }, { 0x662C, "respawn_max" }, +// { 0x662D, "" }, { 0x662E, "respawn_spawner_org" }, +// { 0x662F, "" }, +// { 0x6630, "" }, +// { 0x6631, "" }, +// { 0x6632, "" }, +// { 0x6633, "" }, { 0x6634, "respawn_with_launcher" }, { 0x6635, "respawneliminatedplayers" }, { 0x6636, "respawntimerstarttime" }, +// { 0x6637, "" }, +// { 0x6638, "" }, { 0x6639, "respondto" }, +// { 0x663A, "" }, +// { 0x663B, "" }, +// { 0x663C, "" }, +// { 0x663D, "" }, +// { 0x663E, "" }, +// { 0x663F, "" }, { 0x6640, "responsethreatexposed" }, +// { 0x6641, "" }, +// { 0x6642, "" }, +// { 0x6643, "" }, +// { 0x6644, "" }, +// { 0x6645, "" }, { 0x6646, "restockammoaura" }, +// { 0x6647, "" }, +// { 0x6648, "" }, +// { 0x6649, "" }, +// { 0x664A, "" }, +// { 0x664B, "" }, +// { 0x664C, "" }, +// { 0x664D, "" }, +// { 0x664E, "" }, +// { 0x664F, "" }, +// { 0x6650, "" }, { 0x6651, "restore_last_weapon" }, +// { 0x6652, "" }, +// { 0x6653, "" }, +// { 0x6654, "" }, +// { 0x6655, "" }, +// { 0x6656, "" }, +// { 0x6657, "" }, +// { 0x6658, "" }, +// { 0x6659, "" }, +// { 0x665A, "" }, +// { 0x665B, "" }, +// { 0x665C, "" }, +// { 0x665D, "" }, +// { 0x665E, "" }, +// { 0x665F, "" }, +// { 0x6660, "" }, +// { 0x6661, "" }, +// { 0x6662, "" }, { 0x6663, "restorevision_no_blur" }, +// { 0x6664, "" }, +// { 0x6665, "" }, +// { 0x6666, "" }, +// { 0x6667, "" }, +// { 0x6668, "" }, +// { 0x6669, "" }, +// { 0x666A, "" }, +// { 0x666B, "" }, +// { 0x666C, "" }, { 0x666D, "retarget_rig" }, +// { 0x666E, "" }, +// { 0x666F, "" }, +// { 0x6670, "" }, +// { 0x6671, "" }, +// { 0x6672, "" }, +// { 0x6673, "" }, +// { 0x6674, "" }, +// { 0x6675, "" }, +// { 0x6676, "" }, { 0x6677, "retreat_watcher" }, +// { 0x6678, "" }, +// { 0x6679, "" }, +// { 0x667A, "" }, +// { 0x667B, "" }, { 0x667C, "return_collision_model" }, +// { 0x667D, "" }, { 0x667E, "return_false" }, +// { 0x667F, "" }, { 0x6680, "return_on_movement" }, +// { 0x6681, "" }, +// { 0x6682, "" }, +// { 0x6683, "" }, +// { 0x6684, "" }, +// { 0x6685, "" }, +// { 0x6686, "" }, +// { 0x6687, "" }, +// { 0x6688, "" }, +// { 0x6689, "" }, +// { 0x668A, "" }, +// { 0x668B, "" }, +// { 0x668C, "" }, +// { 0x668D, "" }, +// { 0x668E, "" }, +// { 0x668F, "" }, +// { 0x6690, "" }, +// { 0x6691, "" }, +// { 0x6692, "" }, +// { 0x6693, "" }, { 0x6694, "revive_player" }, +// { 0x6695, "" }, +// { 0x6696, "" }, +// { 0x6697, "" }, +// { 0x6698, "" }, +// { 0x6699, "" }, { 0x669A, "revivetriggerthink" }, +// { 0x669B, "" }, +// { 0x669C, "" }, +// { 0x669D, "" }, +// { 0x669E, "" }, { 0x669F, "ride_dog_bark" }, +// { 0x66A0, "" }, +// { 0x66A1, "" }, +// { 0x66A2, "" }, +// { 0x66A3, "" }, +// { 0x66A4, "" }, +// { 0x66A5, "" }, +// { 0x66A6, "" }, { 0x66A7, "rider_func" }, +// { 0x66A8, "" }, +// { 0x66A9, "" }, +// { 0x66AA, "" }, +// { 0x66AB, "" }, +// { 0x66AC, "" }, +// { 0x66AD, "" }, +// { 0x66AE, "" }, +// { 0x66AF, "" }, { 0x66B0, "rifleshootobjectivenormal" }, { 0x66B1, "rifleshootobjectivesuppress" }, +// { 0x66B2, "" }, +// { 0x66B3, "" }, { 0x66B4, "rig_fx" }, { 0x66B5, "rig_model" }, +// { 0x66B6, "" }, +// { 0x66B7, "" }, { 0x66B8, "right_direction_worldspace" }, +// { 0x66B9, "" }, +// { 0x66BA, "" }, +// { 0x66BB, "" }, +// { 0x66BC, "" }, +// { 0x66BD, "" }, +// { 0x66BE, "" }, +// { 0x66BF, "" }, +// { 0x66C0, "" }, +// { 0x66C1, "" }, +// { 0x66C2, "" }, { 0x66C3, "rigmodel_anims" }, { 0x66C4, "rigmodel_pauseend" }, +// { 0x66C5, "" }, { 0x66C6, "riing_fx" }, +// { 0x66C7, "" }, +// { 0x66C8, "" }, +// { 0x66C9, "" }, +// { 0x66CA, "" }, { 0x66CB, "ring_fx" }, +// { 0x66CC, "" }, +// { 0x66CD, "" }, +// { 0x66CE, "" }, +// { 0x66CF, "" }, { 0x66D0, "riotshield_attach" }, +// { 0x66D1, "" }, { 0x66D2, "riotshield_detach" }, { 0x66D3, "riotshield_getmodel" }, +// { 0x66D4, "" }, +// { 0x66D5, "" }, +// { 0x66D6, "" }, +// { 0x66D7, "" }, +// { 0x66D8, "" }, +// { 0x66D9, "" }, +// { 0x66DA, "" }, +// { 0x66DB, "" }, +// { 0x66DC, "" }, +// { 0x66DD, "" }, +// { 0x66DE, "" }, +// { 0x66DF, "" }, +// { 0x66E0, "" }, +// { 0x66E1, "" }, +// { 0x66E2, "" }, +// { 0x66E3, "" }, +// { 0x66E4, "" }, +// { 0x66E5, "" }, +// { 0x66E6, "" }, +// { 0x66E7, "" }, +// { 0x66E8, "" }, +// { 0x66E9, "" }, +// { 0x66EA, "" }, +// { 0x66EB, "" }, +// { 0x66EC, "" }, +// { 0x66ED, "" }, +// { 0x66EE, "" }, +// { 0x66EF, "" }, +// { 0x66F0, "" }, +// { 0x66F1, "" }, +// { 0x66F2, "" }, +// { 0x66F3, "" }, +// { 0x66F4, "" }, +// { 0x66F5, "" }, +// { 0x66F6, "" }, +// { 0x66F7, "" }, +// { 0x66F8, "" }, +// { 0x66F9, "" }, +// { 0x66FA, "" }, +// { 0x66FB, "" }, +// { 0x66FC, "" }, +// { 0x66FD, "" }, +// { 0x66FE, "" }, +// { 0x66FF, "" }, +// { 0x6700, "" }, +// { 0x6701, "" }, { 0x6702, "rog_add_hud_element_on_target" }, { 0x6703, "rog_adjust_aoe_target_height" }, +// { 0x6704, "" }, { 0x6705, "rog_airstrike" }, +// { 0x6706, "" }, +// { 0x6707, "" }, +// { 0x6708, "" }, +// { 0x6709, "" }, +// { 0x670A, "" }, { 0x670B, "rog_altimeter_game_world_delta" }, +// { 0x670C, "" }, +// { 0x670D, "" }, +// { 0x670E, "" }, +// { 0x670F, "" }, +// { 0x6710, "" }, { 0x6711, "rog_ammo_animate_depleted_round" }, +// { 0x6712, "" }, +// { 0x6713, "" }, +// { 0x6714, "" }, +// { 0x6715, "" }, { 0x6716, "rog_aoe_reticle_visibility_logic" }, +// { 0x6717, "" }, +// { 0x6718, "" }, +// { 0x6719, "" }, +// { 0x671A, "" }, +// { 0x671B, "" }, +// { 0x671C, "" }, +// { 0x671D, "" }, +// { 0x671E, "" }, +// { 0x671F, "" }, +// { 0x6720, "" }, +// { 0x6721, "" }, +// { 0x6722, "" }, { 0x6723, "rog_cleanup_altimeter_hud" }, +// { 0x6724, "" }, { 0x6725, "rog_cleanup_static_hud" }, +// { 0x6726, "" }, +// { 0x6727, "" }, +// { 0x6728, "" }, +// { 0x6729, "" }, { 0x672A, "rog_display_hint_strings" }, +// { 0x672B, "" }, +// { 0x672C, "" }, +// { 0x672D, "" }, +// { 0x672E, "" }, +// { 0x672F, "" }, +// { 0x6730, "" }, +// { 0x6731, "" }, +// { 0x6732, "" }, +// { 0x6733, "" }, +// { 0x6734, "" }, +// { 0x6735, "" }, { 0x6736, "rog_firing_fx_at_player" }, +// { 0x6737, "" }, +// { 0x6738, "" }, +// { 0x6739, "" }, +// { 0x673A, "" }, +// { 0x673B, "" }, +// { 0x673C, "" }, +// { 0x673D, "" }, +// { 0x673E, "" }, +// { 0x673F, "" }, +// { 0x6740, "" }, +// { 0x6741, "" }, +// { 0x6742, "" }, +// { 0x6743, "" }, { 0x6744, "rog_hud_logic_reset" }, +// { 0x6745, "" }, +// { 0x6746, "" }, +// { 0x6747, "" }, +// { 0x6748, "" }, +// { 0x6749, "" }, +// { 0x674A, "" }, { 0x674B, "rog_kill_jet" }, +// { 0x674C, "" }, +// { 0x674D, "" }, +// { 0x674E, "" }, +// { 0x674F, "" }, +// { 0x6750, "" }, +// { 0x6751, "" }, +// { 0x6752, "" }, +// { 0x6753, "" }, +// { 0x6754, "" }, { 0x6755, "rog_play_countdown_beeps" }, +// { 0x6756, "" }, +// { 0x6757, "" }, +// { 0x6758, "" }, +// { 0x6759, "" }, +// { 0x675A, "" }, +// { 0x675B, "" }, +// { 0x675C, "" }, +// { 0x675D, "" }, +// { 0x675E, "" }, +// { 0x675F, "" }, +// { 0x6760, "" }, +// { 0x6761, "" }, { 0x6762, "rog_setup_temp_hud" }, +// { 0x6763, "" }, { 0x6764, "rog_shockwave" }, { 0x6765, "rog_show_target_marker" }, +// { 0x6766, "" }, { 0x6767, "rog_single_velocity_max" }, +// { 0x6768, "" }, +// { 0x6769, "" }, +// { 0x676A, "" }, +// { 0x676B, "" }, +// { 0x676C, "" }, { 0x676D, "rog_stop_countdown_beebs" }, +// { 0x676E, "" }, +// { 0x676F, "" }, +// { 0x6770, "" }, +// { 0x6771, "" }, +// { 0x6772, "" }, { 0x6773, "rog_target_add_hud_element" }, { 0x6774, "rog_target_cleaned_up_by_allies" }, +// { 0x6775, "" }, { 0x6776, "rog_target_create_model_logic" }, +// { 0x6777, "" }, +// { 0x6778, "" }, +// { 0x6779, "" }, +// { 0x677A, "" }, +// { 0x677B, "" }, { 0x677C, "rog_target_handle_rod_impact" }, +// { 0x677D, "" }, +// { 0x677E, "" }, +// { 0x677F, "" }, +// { 0x6780, "" }, +// { 0x6781, "" }, +// { 0x6782, "" }, +// { 0x6783, "" }, { 0x6784, "rog_target_overkill_death" }, +// { 0x6785, "" }, +// { 0x6786, "" }, +// { 0x6787, "" }, +// { 0x6788, "" }, +// { 0x6789, "" }, { 0x678A, "rog_targeting_pip" }, +// { 0x678B, "" }, +// { 0x678C, "" }, { 0x678D, "rog_temp_ui" }, +// { 0x678E, "" }, { 0x678F, "rog_uav_camera_logic" }, +// { 0x6790, "" }, +// { 0x6791, "" }, +// { 0x6792, "" }, +// { 0x6793, "" }, +// { 0x6794, "" }, +// { 0x6795, "" }, +// { 0x6796, "" }, +// { 0x6797, "" }, +// { 0x6798, "" }, +// { 0x6799, "" }, +// { 0x679A, "" }, +// { 0x679B, "" }, +// { 0x679C, "" }, +// { 0x679D, "" }, +// { 0x679E, "" }, +// { 0x679F, "" }, +// { 0x67A0, "" }, { 0x67A1, "rog_zoom_ui_pip_0" }, +// { 0x67A2, "" }, +// { 0x67A3, "" }, +// { 0x67A4, "" }, +// { 0x67A5, "" }, +// { 0x67A6, "" }, +// { 0x67A7, "" }, +// { 0x67A8, "" }, +// { 0x67A9, "" }, +// { 0x67AA, "" }, { 0x67AB, "roll_speed_max" }, +// { 0x67AC, "" }, +// { 0x67AD, "" }, { 0x67AE, "ronnie_knife_watcher" }, { 0x67AF, "ronnie_talks" }, +// { 0x67B0, "" }, +// { 0x67B1, "" }, +// { 0x67B2, "" }, +// { 0x67B3, "" }, +// { 0x67B4, "" }, +// { 0x67B5, "" }, +// { 0x67B6, "" }, +// { 0x67B7, "" }, +// { 0x67B8, "" }, { 0x67B9, "roofcollapse_retreat" }, +// { 0x67BA, "" }, +// { 0x67BB, "" }, +// { 0x67BC, "" }, +// { 0x67BD, "" }, +// { 0x67BE, "" }, { 0x67BF, "rooftop_collapse_end_build_sfx" }, +// { 0x67C0, "" }, +// { 0x67C1, "" }, +// { 0x67C2, "" }, +// { 0x67C3, "" }, { 0x67C4, "rooftop_heli" }, +// { 0x67C5, "" }, +// { 0x67C6, "" }, +// { 0x67C7, "" }, +// { 0x67C8, "" }, +// { 0x67C9, "" }, +// { 0x67CA, "" }, +// { 0x67CB, "" }, +// { 0x67CC, "" }, +// { 0x67CD, "" }, +// { 0x67CE, "" }, +// { 0x67CF, "" }, +// { 0x67D0, "" }, +// { 0x67D1, "" }, +// { 0x67D2, "" }, +// { 0x67D3, "" }, +// { 0x67D4, "" }, +// { 0x67D5, "" }, +// { 0x67D6, "" }, +// { 0x67D7, "" }, +// { 0x67D8, "" }, +// { 0x67D9, "" }, +// { 0x67DA, "" }, +// { 0x67DB, "" }, +// { 0x67DC, "" }, +// { 0x67DD, "" }, +// { 0x67DE, "" }, +// { 0x67DF, "" }, +// { 0x67E0, "" }, +// { 0x67E1, "" }, +// { 0x67E2, "" }, +// { 0x67E3, "" }, +// { 0x67E4, "" }, +// { 0x67E5, "" }, +// { 0x67E6, "" }, { 0x67E7, "rooftops_encounter_b_ally_vo" }, +// { 0x67E8, "" }, +// { 0x67E9, "" }, { 0x67EA, "rooftops_encounter_b_flank_vo" }, +// { 0x67EB, "" }, { 0x67EC, "rooftops_encounter_b_handle_defensive" }, +// { 0x67ED, "" }, +// { 0x67EE, "" }, +// { 0x67EF, "" }, { 0x67F0, "rooftops_encounter_b_water_vo" }, { 0x67F1, "rooftops_encounters_ally_logic" }, +// { 0x67F2, "" }, +// { 0x67F3, "" }, +// { 0x67F4, "" }, +// { 0x67F5, "" }, +// { 0x67F6, "" }, +// { 0x67F7, "" }, +// { 0x67F8, "" }, +// { 0x67F9, "" }, +// { 0x67FA, "" }, +// { 0x67FB, "" }, +// { 0x67FC, "" }, +// { 0x67FD, "" }, { 0x67FE, "rooftops_heli_flyaway" }, +// { 0x67FF, "" }, +// { 0x6800, "" }, +// { 0x6801, "" }, { 0x6802, "rooftops_interior_start_combat_soft_sight_line" }, +// { 0x6803, "" }, { 0x6804, "rooftops_long_jump" }, +// { 0x6805, "" }, +// { 0x6806, "" }, +// { 0x6807, "" }, +// { 0x6808, "" }, +// { 0x6809, "" }, +// { 0x680A, "" }, { 0x680B, "rooftops_player_start_combat_attack" }, +// { 0x680C, "" }, +// { 0x680D, "" }, +// { 0x680E, "" }, +// { 0x680F, "" }, +// { 0x6810, "" }, +// { 0x6811, "" }, +// { 0x6812, "" }, +// { 0x6813, "" }, +// { 0x6814, "" }, +// { 0x6815, "" }, +// { 0x6816, "" }, +// { 0x6817, "" }, +// { 0x6818, "" }, +// { 0x6819, "" }, +// { 0x681A, "" }, { 0x681B, "rooftops_water_enter_combat_space_play_effects" }, +// { 0x681C, "" }, +// { 0x681D, "" }, +// { 0x681E, "" }, +// { 0x681F, "" }, { 0x6820, "rooftops_water_heli_movement_logic" }, { 0x6821, "rooftops_water_intro" }, +// { 0x6822, "" }, +// { 0x6823, "" }, { 0x6824, "rooftops_water_intro_flare_setup" }, +// { 0x6825, "" }, +// { 0x6826, "" }, +// { 0x6827, "" }, +// { 0x6828, "" }, +// { 0x6829, "" }, { 0x682A, "rooftops_water_player_logic" }, +// { 0x682B, "" }, +// { 0x682C, "" }, +// { 0x682D, "" }, +// { 0x682E, "" }, +// { 0x682F, "" }, +// { 0x6830, "" }, +// { 0x6831, "" }, { 0x6832, "room_has_multiple_doors" }, { 0x6833, "room_volume" }, { 0x6834, "root_anim" }, +// { 0x6835, "" }, { 0x6836, "rootsofquadratic" }, +// { 0x6837, "" }, +// { 0x6838, "" }, { 0x6839, "rope_cut_death" }, +// { 0x683A, "" }, +// { 0x683B, "" }, +// { 0x683C, "" }, +// { 0x683D, "" }, { 0x683E, "rope_origin" }, +// { 0x683F, "" }, { 0x6840, "rope_prop_anim" }, +// { 0x6841, "" }, +// { 0x6842, "" }, +// { 0x6843, "" }, { 0x6844, "rope_unwind_anim" }, +// { 0x6845, "" }, +// { 0x6846, "" }, +// { 0x6847, "" }, +// { 0x6848, "" }, +// { 0x6849, "" }, +// { 0x684A, "" }, +// { 0x684B, "" }, +// { 0x684C, "" }, { 0x684D, "rorke_glass_cutter" }, +// { 0x684E, "" }, +// { 0x684F, "" }, +// { 0x6850, "" }, +// { 0x6851, "" }, { 0x6852, "rorke_inverted_kill_enemy" }, { 0x6853, "rorke_inverted_kill_knife" }, { 0x6854, "rorke_inverted_kill_knife_putaway" }, +// { 0x6855, "" }, +// { 0x6856, "" }, +// { 0x6857, "" }, +// { 0x6858, "" }, +// { 0x6859, "" }, +// { 0x685A, "" }, { 0x685B, "rorke_react_to_stealth_break" }, +// { 0x685C, "" }, +// { 0x685D, "" }, { 0x685E, "rorke_start_shadowkill" }, +// { 0x685F, "" }, +// { 0x6860, "" }, +// { 0x6861, "" }, +// { 0x6862, "" }, +// { 0x6863, "" }, +// { 0x6864, "" }, +// { 0x6865, "" }, +// { 0x6866, "" }, +// { 0x6867, "" }, +// { 0x6868, "" }, +// { 0x6869, "" }, { 0x686A, "rotate_helicopter_rotor" }, +// { 0x686B, "" }, +// { 0x686C, "" }, +// { 0x686D, "" }, +// { 0x686E, "" }, { 0x686F, "rotate_rollers_to" }, +// { 0x6870, "" }, +// { 0x6871, "" }, { 0x6872, "rotate_turbine" }, { 0x6873, "rotate_vector" }, +// { 0x6874, "" }, +// { 0x6875, "" }, +// { 0x6876, "" }, +// { 0x6877, "" }, +// { 0x6878, "" }, +// { 0x6879, "" }, +// { 0x687A, "" }, +// { 0x687B, "" }, +// { 0x687C, "" }, +// { 0x687D, "" }, { 0x687E, "rotating_turbines" }, +// { 0x687F, "" }, +// { 0x6880, "" }, +// { 0x6881, "" }, { 0x6882, "rotation_is_occuring" }, +// { 0x6883, "" }, +// { 0x6884, "" }, +// { 0x6885, "" }, +// { 0x6886, "" }, +// { 0x6887, "" }, { 0x6888, "rotunda_kill_gun_sync" }, { 0x6889, "rotunda_knife" }, +// { 0x688A, "" }, +// { 0x688B, "" }, +// { 0x688C, "" }, +// { 0x688D, "" }, { 0x688E, "round_num" }, +// { 0x688F, "" }, +// { 0x6890, "" }, +// { 0x6891, "" }, { 0x6892, "roundbegin" }, +// { 0x6893, "" }, +// { 0x6894, "" }, { 0x6895, "roundenddelay" }, +// { 0x6896, "" }, { 0x6897, "roundendwait" }, +// { 0x6898, "" }, +// { 0x6899, "" }, +// { 0x689A, "" }, +// { 0x689B, "" }, +// { 0x689C, "" }, { 0x689D, "roundup" }, { 0x689E, "roundwinnerdialog" }, +// { 0x689F, "" }, { 0x68A0, "rpg_ai_attack" }, +// { 0x68A1, "" }, +// { 0x68A2, "" }, +// { 0x68A3, "" }, +// { 0x68A4, "" }, +// { 0x68A5, "" }, +// { 0x68A6, "" }, +// { 0x68A7, "" }, +// { 0x68A8, "" }, +// { 0x68A9, "" }, +// { 0x68AA, "" }, +// { 0x68AB, "" }, { 0x68AC, "rpg_guy_wait_and_fire_at_target" }, { 0x68AD, "rpg_kibble" }, +// { 0x68AE, "" }, +// { 0x68AF, "" }, +// { 0x68B0, "" }, +// { 0x68B1, "" }, +// { 0x68B2, "" }, +// { 0x68B3, "" }, +// { 0x68B4, "" }, +// { 0x68B5, "" }, +// { 0x68B6, "" }, +// { 0x68B7, "" }, +// { 0x68B8, "" }, +// { 0x68B9, "" }, +// { 0x68BA, "" }, { 0x68BB, "rpl_calc_max_yaw_right" }, +// { 0x68BC, "" }, +// { 0x68BD, "" }, +// { 0x68BE, "" }, +// { 0x68BF, "" }, +// { 0x68C0, "" }, +// { 0x68C1, "" }, { 0x68C2, "rpl_get_max_downward_speed" }, { 0x68C3, "rpl_get_max_lateral_speed" }, +// { 0x68C4, "" }, +// { 0x68C5, "" }, +// { 0x68C6, "" }, +// { 0x68C7, "" }, +// { 0x68C8, "" }, { 0x68C9, "rpl_get_walk_loop_anim" }, +// { 0x68CA, "" }, { 0x68CB, "rpl_get_walk_stop_anim" }, +// { 0x68CC, "" }, +// { 0x68CD, "" }, +// { 0x68CE, "" }, +// { 0x68CF, "" }, +// { 0x68D0, "" }, +// { 0x68D1, "" }, +// { 0x68D2, "" }, +// { 0x68D3, "" }, { 0x68D4, "rpl_legs_get_blend_time" }, +// { 0x68D5, "" }, +// { 0x68D6, "" }, { 0x68D7, "rpl_legs_get_idle_anim" }, { 0x68D8, "rpl_legs_get_move_directions" }, +// { 0x68D9, "" }, +// { 0x68DA, "" }, +// { 0x68DB, "" }, { 0x68DC, "rpl_legs_get_stop_move_direction" }, +// { 0x68DD, "" }, +// { 0x68DE, "" }, +// { 0x68DF, "" }, +// { 0x68E0, "" }, +// { 0x68E1, "" }, +// { 0x68E2, "" }, +// { 0x68E3, "" }, +// { 0x68E4, "" }, +// { 0x68E5, "" }, +// { 0x68E6, "" }, { 0x68E7, "rpl_legs_should_use_run_loop" }, +// { 0x68E8, "" }, +// { 0x68E9, "" }, +// { 0x68EA, "" }, +// { 0x68EB, "" }, +// { 0x68EC, "" }, +// { 0x68ED, "" }, +// { 0x68EE, "" }, +// { 0x68EF, "" }, +// { 0x68F0, "" }, +// { 0x68F1, "" }, +// { 0x68F2, "" }, { 0x68F3, "rt_fade_in" }, +// { 0x68F4, "" }, +// { 0x68F5, "" }, +// { 0x68F6, "" }, { 0x68F7, "rt_helo_break_glass" }, +// { 0x68F8, "" }, { 0x68F9, "rt_helo_cleanup" }, +// { 0x68FA, "" }, +// { 0x68FB, "" }, { 0x68FC, "rt_helo_crash_train" }, +// { 0x68FD, "" }, { 0x68FE, "rt_helo_dam" }, +// { 0x68FF, "" }, +// { 0x6900, "" }, { 0x6901, "rt_helo_flyout" }, { 0x6902, "rt_helo_fx_setup" }, +// { 0x6903, "" }, +// { 0x6904, "" }, +// { 0x6905, "" }, +// { 0x6906, "" }, +// { 0x6907, "" }, +// { 0x6908, "" }, +// { 0x6909, "" }, +// { 0x690A, "" }, +// { 0x690B, "" }, +// { 0x690C, "" }, +// { 0x690D, "" }, +// { 0x690E, "" }, { 0x690F, "rt_helos_kill_ally" }, { 0x6910, "rt_hero_train_impact" }, +// { 0x6911, "" }, +// { 0x6912, "" }, +// { 0x6913, "" }, { 0x6914, "rt_run_fic" }, { 0x6915, "rt_spawn_and_link_helo_glass" }, +// { 0x6916, "" }, +// { 0x6917, "" }, +// { 0x6918, "" }, +// { 0x6919, "" }, +// { 0x691A, "" }, +// { 0x691B, "" }, +// { 0x691C, "" }, +// { 0x691D, "" }, +// { 0x691E, "" }, { 0x691F, "rubble_flare" }, +// { 0x6920, "" }, +// { 0x6921, "" }, +// { 0x6922, "" }, +// { 0x6923, "" }, +// { 0x6924, "" }, { 0x6925, "rumble_ent" }, +// { 0x6926, "" }, +// { 0x6927, "" }, +// { 0x6928, "" }, +// { 0x6929, "" }, { 0x692A, "rumble_ramp_on" }, +// { 0x692B, "" }, +// { 0x692C, "" }, +// { 0x692D, "" }, +// { 0x692E, "" }, +// { 0x692F, "" }, { 0x6930, "rumbletrigger" }, +// { 0x6931, "" }, +// { 0x6932, "" }, +// { 0x6933, "" }, +// { 0x6934, "" }, +// { 0x6935, "" }, { 0x6936, "run_anim_events" }, +// { 0x6937, "" }, +// { 0x6938, "" }, +// { 0x6939, "" }, +// { 0x693A, "" }, { 0x693B, "run_c17_jet_flyers" }, { 0x693C, "run_call_after_wait_array" }, +// { 0x693D, "" }, +// { 0x693E, "" }, +// { 0x693F, "" }, +// { 0x6940, "" }, +// { 0x6941, "" }, +// { 0x6942, "" }, +// { 0x6943, "" }, +// { 0x6944, "" }, +// { 0x6945, "" }, { 0x6946, "run_defend_zodiac" }, +// { 0x6947, "" }, +// { 0x6948, "" }, +// { 0x6949, "" }, +// { 0x694A, "" }, +// { 0x694B, "" }, +// { 0x694C, "" }, { 0x694D, "run_enemy_destroyer_gun" }, +// { 0x694E, "" }, +// { 0x694F, "" }, +// { 0x6950, "" }, +// { 0x6951, "" }, +// { 0x6952, "" }, +// { 0x6953, "" }, +// { 0x6954, "" }, +// { 0x6955, "" }, +// { 0x6956, "" }, +// { 0x6957, "" }, +// { 0x6958, "" }, +// { 0x6959, "" }, +// { 0x695A, "" }, +// { 0x695B, "" }, +// { 0x695C, "" }, +// { 0x695D, "" }, { 0x695E, "run_nag_vo" }, { 0x695F, "run_near_enemy" }, { 0x6960, "run_noself_call_after_wait_array" }, +// { 0x6961, "" }, +// { 0x6962, "" }, +// { 0x6963, "" }, +// { 0x6964, "" }, +// { 0x6965, "" }, +// { 0x6966, "" }, +// { 0x6967, "" }, +// { 0x6968, "" }, +// { 0x6969, "" }, { 0x696A, "run_overrideanim" }, { 0x696B, "run_overridebulletreact" }, +// { 0x696C, "" }, { 0x696D, "run_player_out_of_bounds" }, +// { 0x696E, "" }, +// { 0x696F, "" }, +// { 0x6970, "" }, +// { 0x6971, "" }, +// { 0x6972, "" }, +// { 0x6973, "" }, +// { 0x6974, "" }, +// { 0x6975, "" }, { 0x6976, "run_spawn_functions" }, { 0x6977, "run_speed" }, { 0x6978, "run_speed_state" }, +// { 0x6979, "" }, +// { 0x697A, "" }, +// { 0x697B, "" }, +// { 0x697C, "" }, +// { 0x697D, "" }, { 0x697E, "run_to_new_spot_and_setup_gun" }, +// { 0x697F, "" }, +// { 0x6980, "" }, +// { 0x6981, "" }, +// { 0x6982, "" }, +// { 0x6983, "" }, +// { 0x6984, "" }, +// { 0x6985, "" }, +// { 0x6986, "" }, +// { 0x6987, "" }, +// { 0x6988, "" }, +// { 0x6989, "" }, +// { 0x698A, "" }, +// { 0x698B, "" }, +// { 0x698C, "" }, +// { 0x698D, "" }, +// { 0x698E, "" }, +// { 0x698F, "" }, +// { 0x6990, "" }, +// { 0x6991, "" }, +// { 0x6992, "" }, +// { 0x6993, "" }, { 0x6994, "runnerguys" }, +// { 0x6995, "" }, { 0x6996, "runngun_backward" }, +// { 0x6997, "" }, +// { 0x6998, "" }, +// { 0x6999, "" }, +// { 0x699A, "" }, +// { 0x699B, "" }, +// { 0x699C, "" }, +// { 0x699D, "" }, +// { 0x699E, "" }, +// { 0x699F, "" }, +// { 0x69A0, "" }, +// { 0x69A1, "" }, +// { 0x69A2, "" }, +// { 0x69A3, "" }, { 0x69A4, "runportalstatus" }, +// { 0x69A5, "" }, +// { 0x69A6, "" }, +// { 0x69A7, "" }, +// { 0x69A8, "" }, +// { 0x69A9, "" }, +// { 0x69AA, "" }, { 0x69AB, "runteamintel" }, { 0x69AC, "runtovehicleoverride" }, { 0x69AD, "runway_apache_logic" }, +// { 0x69AE, "" }, +// { 0x69AF, "" }, +// { 0x69B0, "" }, +// { 0x69B1, "" }, +// { 0x69B2, "" }, +// { 0x69B3, "" }, +// { 0x69B4, "" }, +// { 0x69B5, "" }, +// { 0x69B6, "" }, +// { 0x69B7, "" }, +// { 0x69B8, "" }, +// { 0x69B9, "" }, +// { 0x69BA, "" }, +// { 0x69BB, "" }, +// { 0x69BC, "" }, +// { 0x69BD, "" }, +// { 0x69BE, "" }, +// { 0x69BF, "" }, +// { 0x69C0, "" }, { 0x69C1, "rushtime" }, +// { 0x69C2, "" }, +// { 0x69C3, "" }, +// { 0x69C4, "" }, +// { 0x69C5, "" }, +// { 0x69C6, "" }, { 0x69C7, "saf_large_sign_01_dynamic_func" }, +// { 0x69C8, "" }, { 0x69C9, "saf_streetlight_dynamic_func" }, +// { 0x69CA, "" }, +// { 0x69CB, "" }, +// { 0x69CC, "" }, +// { 0x69CD, "" }, +// { 0x69CE, "" }, +// { 0x69CF, "" }, +// { 0x69D0, "" }, +// { 0x69D1, "" }, +// { 0x69D2, "" }, +// { 0x69D3, "" }, +// { 0x69D4, "" }, +// { 0x69D5, "" }, +// { 0x69D6, "" }, +// { 0x69D7, "" }, { 0x69D8, "safe_makerealai" }, +// { 0x69D9, "" }, +// { 0x69DA, "" }, +// { 0x69DB, "" }, +// { 0x69DC, "" }, +// { 0x69DD, "" }, +// { 0x69DE, "" }, +// { 0x69DF, "" }, +// { 0x69E0, "" }, +// { 0x69E1, "" }, +// { 0x69E2, "" }, +// { 0x69E3, "" }, +// { 0x69E4, "" }, +// { 0x69E5, "" }, { 0x69E6, "safezone_sound_on" }, +// { 0x69E7, "" }, +// { 0x69E8, "" }, +// { 0x69E9, "" }, +// { 0x69EA, "" }, +// { 0x69EB, "" }, +// { 0x69EC, "" }, +// { 0x69ED, "" }, +// { 0x69EE, "" }, +// { 0x69EF, "" }, +// { 0x69F0, "" }, +// { 0x69F1, "" }, { 0x69F2, "sam_exit" }, +// { 0x69F3, "" }, { 0x69F4, "sam_fire_missiles" }, +// { 0x69F5, "" }, +// { 0x69F6, "" }, +// { 0x69F7, "" }, +// { 0x69F8, "" }, +// { 0x69F9, "" }, +// { 0x69FA, "" }, +// { 0x69FB, "" }, +// { 0x69FC, "" }, +// { 0x69FD, "" }, +// { 0x69FE, "" }, +// { 0x69FF, "" }, { 0x6A00, "sam_missile_lockon" }, +// { 0x6A01, "" }, +// { 0x6A02, "" }, +// { 0x6A03, "" }, { 0x6A04, "sam_reload_missile" }, +// { 0x6A05, "" }, { 0x6A06, "sam_start_missile_lockon" }, +// { 0x6A07, "" }, { 0x6A08, "sam_update_compass" }, +// { 0x6A09, "" }, +// { 0x6A0A, "" }, +// { 0x6A0B, "" }, +// { 0x6A0C, "" }, { 0x6A0D, "sam_use_auto_lock_on" }, +// { 0x6A0E, "" }, +// { 0x6A0F, "" }, { 0x6A10, "sam_watchleaving" }, +// { 0x6A11, "" }, { 0x6A12, "samdamagescale" }, +// { 0x6A13, "" }, +// { 0x6A14, "" }, +// { 0x6A15, "" }, +// { 0x6A16, "" }, +// { 0x6A17, "" }, { 0x6A18, "samproximitydetonate" }, { 0x6A19, "samtargetent" }, { 0x6A1A, "samturret" }, +// { 0x6A1B, "" }, +// { 0x6A1C, "" }, +// { 0x6A1D, "" }, +// { 0x6A1E, "" }, +// { 0x6A1F, "" }, { 0x6A20, "sardines" }, +// { 0x6A21, "" }, +// { 0x6A22, "" }, { 0x6A23, "sardines_balllinkpiece" }, { 0x6A24, "sardines_ballpanic" }, +// { 0x6A25, "" }, +// { 0x6A26, "" }, +// { 0x6A27, "" }, { 0x6A28, "sardines_line" }, +// { 0x6A29, "" }, +// { 0x6A2A, "" }, +// { 0x6A2B, "" }, +// { 0x6A2C, "" }, +// { 0x6A2D, "" }, +// { 0x6A2E, "" }, +// { 0x6A2F, "" }, +// { 0x6A30, "" }, +// { 0x6A31, "" }, +// { 0x6A32, "" }, +// { 0x6A33, "" }, +// { 0x6A34, "" }, +// { 0x6A35, "" }, { 0x6A36, "sardines_spreadring" }, +// { 0x6A37, "" }, +// { 0x6A38, "" }, { 0x6A39, "sat_base_s" }, { 0x6A3A, "sat_combat" }, +// { 0x6A3B, "" }, { 0x6A3C, "sat_crane_arm" }, +// { 0x6A3D, "" }, +// { 0x6A3E, "" }, +// { 0x6A3F, "" }, +// { 0x6A40, "" }, +// { 0x6A41, "" }, +// { 0x6A42, "" }, +// { 0x6A43, "" }, +// { 0x6A44, "" }, +// { 0x6A45, "" }, +// { 0x6A46, "" }, +// { 0x6A47, "" }, +// { 0x6A48, "" }, +// { 0x6A49, "" }, { 0x6A4A, "satellite_cleanup" }, +// { 0x6A4B, "" }, +// { 0x6A4C, "" }, +// { 0x6A4D, "" }, +// { 0x6A4E, "" }, +// { 0x6A4F, "" }, +// { 0x6A50, "" }, +// { 0x6A51, "" }, +// { 0x6A52, "" }, +// { 0x6A53, "" }, +// { 0x6A54, "" }, { 0x6A55, "satellite_group_hide" }, +// { 0x6A56, "" }, +// { 0x6A57, "" }, +// { 0x6A58, "" }, +// { 0x6A59, "" }, +// { 0x6A5A, "" }, +// { 0x6A5B, "" }, +// { 0x6A5C, "" }, +// { 0x6A5D, "" }, { 0x6A5E, "satellite_script_mover" }, +// { 0x6A5F, "" }, +// { 0x6A60, "" }, +// { 0x6A61, "" }, +// { 0x6A62, "" }, +// { 0x6A63, "" }, +// { 0x6A64, "" }, +// { 0x6A65, "" }, +// { 0x6A66, "" }, { 0x6A67, "satellite_view_blink_corners" }, +// { 0x6A68, "" }, +// { 0x6A69, "" }, +// { 0x6A6A, "" }, +// { 0x6A6B, "" }, +// { 0x6A6C, "" }, +// { 0x6A6D, "" }, +// { 0x6A6E, "" }, +// { 0x6A6F, "" }, +// { 0x6A70, "" }, +// { 0x6A71, "" }, +// { 0x6A72, "" }, +// { 0x6A73, "" }, +// { 0x6A74, "" }, +// { 0x6A75, "" }, +// { 0x6A76, "" }, +// { 0x6A77, "" }, +// { 0x6A78, "" }, { 0x6A79, "satellite_view_pip_close_l_corner" }, +// { 0x6A7A, "" }, { 0x6A7B, "satellite_view_pip_display_name" }, +// { 0x6A7C, "" }, +// { 0x6A7D, "" }, +// { 0x6A7E, "" }, { 0x6A7F, "satellite_view_pip_set_entity" }, +// { 0x6A80, "" }, { 0x6A81, "satellite_view_remove_l_corners" }, +// { 0x6A82, "" }, +// { 0x6A83, "" }, { 0x6A84, "satellite_view_type_anchored_text" }, +// { 0x6A85, "" }, { 0x6A86, "satellite_view_type_multiline_text_at_point" }, +// { 0x6A87, "" }, +// { 0x6A88, "" }, +// { 0x6A89, "" }, +// { 0x6A8A, "" }, +// { 0x6A8B, "" }, { 0x6A8C, "satellite_view_zoom_in_sound" }, +// { 0x6A8D, "" }, +// { 0x6A8E, "" }, +// { 0x6A8F, "" }, +// { 0x6A90, "" }, +// { 0x6A91, "" }, { 0x6A92, "satfarm_global_flags" }, +// { 0x6A93, "" }, +// { 0x6A94, "" }, +// { 0x6A95, "" }, +// { 0x6A96, "" }, +// { 0x6A97, "" }, +// { 0x6A98, "" }, +// { 0x6A99, "" }, +// { 0x6A9A, "" }, +// { 0x6A9B, "" }, +// { 0x6A9C, "" }, +// { 0x6A9D, "" }, +// { 0x6A9E, "" }, +// { 0x6A9F, "" }, { 0x6AA0, "save_turret_sharing_info" }, +// { 0x6AA1, "" }, +// { 0x6AA2, "" }, +// { 0x6AA3, "" }, +// { 0x6AA4, "" }, +// { 0x6AA5, "" }, +// { 0x6AA6, "" }, +// { 0x6AA7, "" }, +// { 0x6AA8, "" }, +// { 0x6AA9, "" }, +// { 0x6AAA, "" }, { 0x6AAB, "saveplayerweaponstatepersistent" }, +// { 0x6AAC, "" }, +// { 0x6AAD, "" }, { 0x6AAE, "saw_mgturretlink" }, +// { 0x6AAF, "" }, { 0x6AB0, "say_nag_after_delay" }, +// { 0x6AB1, "" }, +// { 0x6AB2, "" }, +// { 0x6AB3, "" }, { 0x6AB4, "saylocalsounddelayed" }, +// { 0x6AB5, "" }, +// { 0x6AB6, "" }, +// { 0x6AB7, "" }, +// { 0x6AB8, "" }, { 0x6AB9, "scale" }, +// { 0x6ABA, "" }, { 0x6ABB, "scan_blur" }, +// { 0x6ABC, "" }, +// { 0x6ABD, "" }, +// { 0x6ABE, "" }, +// { 0x6ABF, "" }, +// { 0x6AC0, "" }, { 0x6AC1, "scared_behavior" }, { 0x6AC2, "scared_danger_dialogue" }, +// { 0x6AC3, "" }, +// { 0x6AC4, "" }, +// { 0x6AC5, "" }, +// { 0x6AC6, "" }, +// { 0x6AC7, "" }, { 0x6AC8, "scene1emitter" }, +// { 0x6AC9, "" }, { 0x6ACA, "scene_loop" }, +// { 0x6ACB, "" }, +// { 0x6ACC, "" }, +// { 0x6ACD, "" }, +// { 0x6ACE, "" }, +// { 0x6ACF, "" }, +// { 0x6AD0, "" }, +// { 0x6AD1, "" }, +// { 0x6AD2, "" }, +// { 0x6AD3, "" }, +// { 0x6AD4, "" }, +// { 0x6AD5, "" }, +// { 0x6AD6, "" }, +// { 0x6AD7, "" }, +// { 0x6AD8, "" }, +// { 0x6AD9, "" }, +// { 0x6ADA, "" }, +// { 0x6ADB, "" }, +// { 0x6ADC, "" }, +// { 0x6ADD, "" }, +// { 0x6ADE, "" }, +// { 0x6ADF, "" }, +// { 0x6AE0, "" }, +// { 0x6AE1, "" }, +// { 0x6AE2, "" }, +// { 0x6AE3, "" }, +// { 0x6AE4, "" }, +// { 0x6AE5, "" }, +// { 0x6AE6, "" }, +// { 0x6AE7, "" }, +// { 0x6AE8, "" }, +// { 0x6AE9, "" }, +// { 0x6AEA, "" }, { 0x6AEB, "scr_anim" }, +// { 0x6AEC, "" }, +// { 0x6AED, "" }, +// { 0x6AEE, "" }, +// { 0x6AEF, "" }, +// { 0x6AF0, "" }, +// { 0x6AF1, "" }, +// { 0x6AF2, "" }, +// { 0x6AF3, "" }, { 0x6AF4, "scr_notetrack" }, +// { 0x6AF5, "" }, +// { 0x6AF6, "" }, +// { 0x6AF7, "" }, { 0x6AF8, "scr_text" }, +// { 0x6AF9, "" }, +// { 0x6AFA, "" }, +// { 0x6AFB, "" }, +// { 0x6AFC, "" }, { 0x6AFD, "scramble_watchlineofsight" }, +// { 0x6AFE, "" }, +// { 0x6AFF, "" }, +// { 0x6B00, "" }, { 0x6B01, "scrambletarget" }, +// { 0x6B02, "" }, +// { 0x6B03, "" }, +// { 0x6B04, "" }, +// { 0x6B05, "" }, +// { 0x6B06, "" }, +// { 0x6B07, "" }, +// { 0x6B08, "" }, { 0x6B09, "screen_effect_on_open_bottom" }, +// { 0x6B0A, "" }, +// { 0x6B0B, "" }, +// { 0x6B0C, "" }, { 0x6B0D, "screen_glitch_org" }, +// { 0x6B0E, "" }, +// { 0x6B0F, "" }, +// { 0x6B10, "" }, { 0x6B11, "screen_shake_vehicles" }, +// { 0x6B12, "" }, +// { 0x6B13, "" }, +// { 0x6B14, "" }, +// { 0x6B15, "" }, +// { 0x6B16, "" }, +// { 0x6B17, "" }, +// { 0x6B18, "" }, +// { 0x6B19, "" }, +// { 0x6B1A, "" }, +// { 0x6B1B, "" }, +// { 0x6B1C, "" }, +// { 0x6B1D, "" }, +// { 0x6B1E, "" }, +// { 0x6B1F, "" }, +// { 0x6B20, "" }, +// { 0x6B21, "" }, +// { 0x6B22, "" }, +// { 0x6B23, "" }, +// { 0x6B24, "" }, { 0x6B25, "script_airstrike_exp02" }, +// { 0x6B26, "" }, +// { 0x6B27, "" }, { 0x6B28, "script_airstrike_exp05" }, +// { 0x6B29, "" }, +// { 0x6B2A, "" }, { 0x6B2B, "script_allowdeath" }, +// { 0x6B2C, "" }, { 0x6B2D, "script_ammo_alt_extra" }, +// { 0x6B2E, "" }, +// { 0x6B2F, "" }, +// { 0x6B30, "" }, +// { 0x6B31, "" }, +// { 0x6B32, "" }, +// { 0x6B33, "" }, +// { 0x6B34, "" }, +// { 0x6B35, "" }, +// { 0x6B36, "" }, +// { 0x6B37, "" }, +// { 0x6B38, "" }, +// { 0x6B39, "" }, +// { 0x6B3A, "" }, +// { 0x6B3B, "" }, +// { 0x6B3C, "" }, +// { 0x6B3D, "" }, +// { 0x6B3E, "" }, +// { 0x6B3F, "" }, +// { 0x6B40, "" }, +// { 0x6B41, "" }, +// { 0x6B42, "" }, +// { 0x6B43, "" }, { 0x6B44, "script_audio_update_rate" }, { 0x6B45, "script_audio_zones" }, +// { 0x6B46, "" }, +// { 0x6B47, "" }, +// { 0x6B48, "" }, +// { 0x6B49, "" }, +// { 0x6B4A, "" }, +// { 0x6B4B, "" }, +// { 0x6B4C, "" }, +// { 0x6B4D, "" }, +// { 0x6B4E, "" }, +// { 0x6B4F, "" }, +// { 0x6B50, "" }, +// { 0x6B51, "" }, +// { 0x6B52, "" }, +// { 0x6B53, "" }, +// { 0x6B54, "" }, +// { 0x6B55, "" }, +// { 0x6B56, "" }, +// { 0x6B57, "" }, +// { 0x6B58, "" }, +// { 0x6B59, "" }, +// { 0x6B5A, "" }, +// { 0x6B5B, "" }, +// { 0x6B5C, "" }, +// { 0x6B5D, "" }, +// { 0x6B5E, "" }, +// { 0x6B5F, "" }, +// { 0x6B60, "" }, +// { 0x6B61, "" }, +// { 0x6B62, "" }, +// { 0x6B63, "" }, +// { 0x6B64, "" }, +// { 0x6B65, "" }, +// { 0x6B66, "" }, +// { 0x6B67, "" }, { 0x6B68, "script_color_axis" }, +// { 0x6B69, "" }, +// { 0x6B6A, "" }, +// { 0x6B6B, "" }, +// { 0x6B6C, "" }, { 0x6B6D, "script_count" }, { 0x6B6E, "script_count_max" }, +// { 0x6B6F, "" }, +// { 0x6B70, "" }, { 0x6B71, "script_crashtypeoverride" }, +// { 0x6B72, "" }, +// { 0x6B73, "" }, +// { 0x6B74, "" }, +// { 0x6B75, "" }, +// { 0x6B76, "" }, { 0x6B77, "script_deathchain" }, +// { 0x6B78, "" }, { 0x6B79, "script_deathflag_longdeath" }, { 0x6B7A, "script_deathroll" }, +// { 0x6B7B, "" }, +// { 0x6B7C, "" }, { 0x6B7D, "script_decel_fraction" }, +// { 0x6B7E, "" }, +// { 0x6B7F, "" }, +// { 0x6B80, "" }, +// { 0x6B81, "" }, { 0x6B82, "script_delayed_playerseek" }, +// { 0x6B83, "" }, { 0x6B84, "script_delete_vehicles" }, +// { 0x6B85, "" }, { 0x6B86, "script_destruct_collision" }, +// { 0x6B87, "" }, +// { 0x6B88, "" }, +// { 0x6B89, "" }, +// { 0x6B8A, "" }, +// { 0x6B8B, "" }, +// { 0x6B8C, "" }, +// { 0x6B8D, "" }, { 0x6B8E, "script_dof_far_start" }, +// { 0x6B8F, "" }, +// { 0x6B90, "" }, +// { 0x6B91, "" }, +// { 0x6B92, "" }, +// { 0x6B93, "" }, +// { 0x6B94, "" }, +// { 0x6B95, "" }, +// { 0x6B96, "" }, +// { 0x6B97, "" }, +// { 0x6B98, "" }, +// { 0x6B99, "" }, +// { 0x6B9A, "" }, +// { 0x6B9B, "" }, +// { 0x6B9C, "" }, +// { 0x6B9D, "" }, +// { 0x6B9E, "" }, +// { 0x6B9F, "" }, +// { 0x6BA0, "" }, +// { 0x6BA1, "" }, { 0x6BA2, "script_engage" }, +// { 0x6BA3, "" }, +// { 0x6BA4, "" }, +// { 0x6BA5, "" }, +// { 0x6BA6, "" }, +// { 0x6BA7, "" }, +// { 0x6BA8, "" }, +// { 0x6BA9, "" }, +// { 0x6BAA, "" }, +// { 0x6BAB, "" }, +// { 0x6BAC, "" }, +// { 0x6BAD, "" }, +// { 0x6BAE, "" }, +// { 0x6BAF, "" }, +// { 0x6BB0, "" }, +// { 0x6BB1, "" }, +// { 0x6BB2, "" }, { 0x6BB3, "script_favoriteenemy" }, +// { 0x6BB4, "" }, { 0x6BB5, "script_firefx" }, +// { 0x6BB6, "" }, +// { 0x6BB7, "" }, +// { 0x6BB8, "" }, { 0x6BB9, "script_firelink" }, +// { 0x6BBA, "" }, +// { 0x6BBB, "" }, { 0x6BBC, "script_fixednode" }, { 0x6BBD, "script_flag" }, { 0x6BBE, "script_flag_clear" }, +// { 0x6BBF, "" }, +// { 0x6BC0, "" }, +// { 0x6BC1, "" }, { 0x6BC2, "script_flag_set" }, +// { 0x6BC3, "" }, +// { 0x6BC4, "" }, +// { 0x6BC5, "" }, +// { 0x6BC6, "" }, +// { 0x6BC7, "" }, +// { 0x6BC8, "" }, +// { 0x6BC9, "" }, +// { 0x6BCA, "" }, { 0x6BCB, "script_followmax" }, +// { 0x6BCC, "" }, +// { 0x6BCD, "" }, +// { 0x6BCE, "" }, +// { 0x6BCF, "" }, +// { 0x6BD0, "" }, +// { 0x6BD1, "" }, +// { 0x6BD2, "" }, { 0x6BD3, "script_forcegrenade" }, +// { 0x6BD4, "" }, +// { 0x6BD5, "" }, +// { 0x6BD6, "" }, +// { 0x6BD7, "" }, +// { 0x6BD8, "" }, +// { 0x6BD9, "" }, +// { 0x6BDA, "" }, +// { 0x6BDB, "" }, +// { 0x6BDC, "" }, +// { 0x6BDD, "" }, +// { 0x6BDE, "" }, +// { 0x6BDF, "" }, +// { 0x6BE0, "" }, +// { 0x6BE1, "" }, { 0x6BE2, "script_gametype_koth" }, +// { 0x6BE3, "" }, +// { 0x6BE4, "" }, +// { 0x6BE5, "" }, { 0x6BE6, "script_ghettotag" }, { 0x6BE7, "script_goal_radius" }, +// { 0x6BE8, "" }, +// { 0x6BE9, "" }, +// { 0x6BEA, "" }, +// { 0x6BEB, "" }, { 0x6BEC, "script_goalvolume" }, +// { 0x6BED, "" }, +// { 0x6BEE, "" }, +// { 0x6BEF, "" }, +// { 0x6BF0, "" }, +// { 0x6BF1, "" }, { 0x6BF2, "script_grenadespeed" }, +// { 0x6BF3, "" }, +// { 0x6BF4, "" }, { 0x6BF5, "script_health" }, +// { 0x6BF6, "" }, { 0x6BF7, "script_hidden" }, +// { 0x6BF8, "" }, +// { 0x6BF9, "" }, { 0x6BFA, "script_idleanim" }, +// { 0x6BFB, "" }, { 0x6BFC, "script_ignore_suppression" }, +// { 0x6BFD, "" }, +// { 0x6BFE, "" }, +// { 0x6BFF, "" }, +// { 0x6C00, "" }, +// { 0x6C01, "" }, +// { 0x6C02, "" }, +// { 0x6C03, "" }, +// { 0x6C04, "" }, +// { 0x6C05, "" }, +// { 0x6C06, "" }, +// { 0x6C07, "" }, +// { 0x6C08, "" }, +// { 0x6C09, "" }, +// { 0x6C0A, "" }, +// { 0x6C0B, "" }, +// { 0x6C0C, "" }, +// { 0x6C0D, "" }, { 0x6C0E, "script_light" }, +// { 0x6C0F, "" }, +// { 0x6C10, "" }, { 0x6C11, "script_linkto" }, +// { 0x6C12, "" }, { 0x6C13, "script_longdeath" }, +// { 0x6C14, "" }, +// { 0x6C15, "" }, +// { 0x6C16, "" }, { 0x6C17, "script_mapsize_16" }, { 0x6C18, "script_mapsize_32" }, +// { 0x6C19, "" }, +// { 0x6C1A, "" }, +// { 0x6C1B, "" }, +// { 0x6C1C, "" }, +// { 0x6C1D, "" }, +// { 0x6C1E, "" }, +// { 0x6C1F, "" }, +// { 0x6C20, "" }, +// { 0x6C21, "" }, +// { 0x6C22, "" }, +// { 0x6C23, "" }, { 0x6C24, "script_minspec_level" }, +// { 0x6C25, "" }, +// { 0x6C26, "" }, +// { 0x6C27, "" }, +// { 0x6C28, "" }, +// { 0x6C29, "" }, +// { 0x6C2A, "" }, +// { 0x6C2B, "" }, +// { 0x6C2C, "" }, +// { 0x6C2D, "" }, +// { 0x6C2E, "" }, +// { 0x6C2F, "" }, { 0x6C30, "script_mortargroup_domortar" }, +// { 0x6C31, "" }, { 0x6C32, "script_mortargroup_mortarzone" }, +// { 0x6C33, "" }, +// { 0x6C34, "" }, { 0x6C35, "script_move_vehicles" }, +// { 0x6C36, "" }, +// { 0x6C37, "" }, { 0x6C38, "script_mover" }, { 0x6C39, "script_mover_add_hintstring" }, { 0x6C3A, "script_mover_add_parameters" }, +// { 0x6C3B, "" }, +// { 0x6C3C, "" }, +// { 0x6C3D, "" }, +// { 0x6C3E, "" }, +// { 0x6C3F, "" }, { 0x6C40, "script_mover_connect_watch" }, +// { 0x6C41, "" }, { 0x6C42, "script_mover_func_on_notify" }, +// { 0x6C43, "" }, +// { 0x6C44, "" }, +// { 0x6C45, "" }, { 0x6C46, "script_mover_is_script_mover" }, { 0x6C47, "script_mover_move_to_named_goal" }, { 0x6C48, "script_mover_move_to_target" }, +// { 0x6C49, "" }, { 0x6C4A, "script_mover_parameters" }, +// { 0x6C4B, "" }, { 0x6C4C, "script_mover_parse_range" }, +// { 0x6C4D, "" }, +// { 0x6C4E, "" }, { 0x6C4F, "script_mover_save_default_move_parameters" }, +// { 0x6C50, "" }, +// { 0x6C51, "" }, +// { 0x6C52, "" }, +// { 0x6C53, "" }, +// { 0x6C54, "" }, +// { 0x6C55, "" }, { 0x6C56, "script_multiplier" }, { 0x6C57, "script_namenumber" }, +// { 0x6C58, "" }, +// { 0x6C59, "" }, { 0x6C5A, "script_node_pausetime" }, +// { 0x6C5B, "" }, +// { 0x6C5C, "" }, +// { 0x6C5D, "" }, { 0x6C5E, "script_nofriendlywave" }, +// { 0x6C5F, "" }, +// { 0x6C60, "" }, +// { 0x6C61, "" }, { 0x6C62, "script_nosurprise" }, +// { 0x6C63, "" }, +// { 0x6C64, "" }, +// { 0x6C65, "" }, +// { 0x6C66, "" }, +// { 0x6C67, "" }, +// { 0x6C68, "" }, +// { 0x6C69, "" }, +// { 0x6C6A, "" }, { 0x6C6B, "script_objective_inactive" }, +// { 0x6C6C, "" }, +// { 0x6C6D, "" }, +// { 0x6C6E, "" }, { 0x6C6F, "script_oneway" }, +// { 0x6C70, "" }, +// { 0x6C71, "" }, +// { 0x6C72, "" }, +// { 0x6C73, "" }, { 0x6C74, "script_painter_treeorient" }, +// { 0x6C75, "" }, +// { 0x6C76, "" }, +// { 0x6C77, "" }, +// { 0x6C78, "" }, +// { 0x6C79, "" }, +// { 0x6C7A, "" }, +// { 0x6C7B, "" }, { 0x6C7C, "script_pet" }, { 0x6C7D, "script_physics" }, +// { 0x6C7E, "" }, +// { 0x6C7F, "" }, +// { 0x6C80, "" }, +// { 0x6C81, "" }, +// { 0x6C82, "" }, +// { 0x6C83, "" }, +// { 0x6C84, "" }, +// { 0x6C85, "" }, +// { 0x6C86, "" }, +// { 0x6C87, "" }, +// { 0x6C88, "" }, +// { 0x6C89, "" }, +// { 0x6C8A, "" }, +// { 0x6C8B, "" }, +// { 0x6C8C, "" }, +// { 0x6C8D, "" }, { 0x6C8E, "script_retreating_allies04_firing" }, +// { 0x6C8F, "" }, +// { 0x6C90, "" }, +// { 0x6C91, "" }, { 0x6C92, "script_rumble" }, { 0x6C93, "script_savedata" }, +// { 0x6C94, "" }, +// { 0x6C95, "" }, +// { 0x6C96, "" }, +// { 0x6C97, "" }, { 0x6C98, "script_shooting_tanks_01" }, +// { 0x6C99, "" }, +// { 0x6C9A, "" }, +// { 0x6C9B, "" }, +// { 0x6C9C, "" }, +// { 0x6C9D, "" }, +// { 0x6C9E, "" }, { 0x6C9F, "script_shooting_tanks_08" }, +// { 0x6CA0, "" }, +// { 0x6CA1, "" }, +// { 0x6CA2, "" }, +// { 0x6CA3, "" }, +// { 0x6CA4, "" }, +// { 0x6CA5, "" }, +// { 0x6CA6, "" }, +// { 0x6CA7, "" }, +// { 0x6CA8, "" }, +// { 0x6CA9, "" }, +// { 0x6CAA, "" }, +// { 0x6CAB, "" }, +// { 0x6CAC, "" }, +// { 0x6CAD, "" }, +// { 0x6CAE, "" }, +// { 0x6CAF, "" }, +// { 0x6CB0, "" }, { 0x6CB1, "script_spawnsubgroup" }, { 0x6CB2, "script_specialops" }, +// { 0x6CB3, "" }, +// { 0x6CB4, "" }, +// { 0x6CB5, "" }, +// { 0x6CB6, "" }, +// { 0x6CB7, "" }, +// { 0x6CB8, "" }, +// { 0x6CB9, "" }, +// { 0x6CBA, "" }, +// { 0x6CBB, "" }, +// { 0x6CBC, "" }, +// { 0x6CBD, "" }, +// { 0x6CBE, "" }, +// { 0x6CBF, "" }, +// { 0x6CC0, "" }, { 0x6CC1, "script_stay_drone" }, +// { 0x6CC2, "" }, +// { 0x6CC3, "" }, +// { 0x6CC4, "" }, +// { 0x6CC5, "" }, +// { 0x6CC6, "" }, +// { 0x6CC7, "" }, +// { 0x6CC8, "" }, +// { 0x6CC9, "" }, +// { 0x6CCA, "" }, +// { 0x6CCB, "" }, +// { 0x6CCC, "" }, +// { 0x6CCD, "" }, +// { 0x6CCE, "" }, +// { 0x6CCF, "" }, +// { 0x6CD0, "" }, +// { 0x6CD1, "" }, +// { 0x6CD2, "" }, +// { 0x6CD3, "" }, +// { 0x6CD4, "" }, +// { 0x6CD5, "" }, +// { 0x6CD6, "" }, +// { 0x6CD7, "" }, +// { 0x6CD8, "" }, { 0x6CD9, "script_transient" }, +// { 0x6CDA, "" }, +// { 0x6CDB, "" }, +// { 0x6CDC, "" }, { 0x6CDD, "script_triggered_playerseek" }, +// { 0x6CDE, "" }, +// { 0x6CDF, "" }, +// { 0x6CE0, "" }, +// { 0x6CE1, "" }, +// { 0x6CE2, "" }, +// { 0x6CE3, "" }, +// { 0x6CE4, "" }, { 0x6CE5, "script_turretmg" }, +// { 0x6CE6, "" }, +// { 0x6CE7, "" }, +// { 0x6CE8, "" }, +// { 0x6CE9, "" }, +// { 0x6CEA, "" }, +// { 0x6CEB, "" }, +// { 0x6CEC, "" }, +// { 0x6CED, "" }, +// { 0x6CEE, "" }, { 0x6CEF, "script_vehicle_selfremove" }, +// { 0x6CF0, "" }, +// { 0x6CF1, "" }, +// { 0x6CF2, "" }, +// { 0x6CF3, "" }, +// { 0x6CF4, "" }, +// { 0x6CF5, "" }, +// { 0x6CF6, "" }, +// { 0x6CF7, "" }, +// { 0x6CF8, "" }, +// { 0x6CF9, "" }, +// { 0x6CFA, "" }, +// { 0x6CFB, "" }, +// { 0x6CFC, "" }, { 0x6CFD, "script_vehicletriggergroup" }, +// { 0x6CFE, "" }, +// { 0x6CFF, "" }, +// { 0x6D00, "" }, +// { 0x6D01, "" }, +// { 0x6D02, "" }, +// { 0x6D03, "" }, +// { 0x6D04, "" }, +// { 0x6D05, "" }, +// { 0x6D06, "" }, +// { 0x6D07, "" }, +// { 0x6D08, "" }, +// { 0x6D09, "" }, { 0x6D0A, "scriptable_vo_handler" }, +// { 0x6D0B, "" }, { 0x6D0C, "scriptables" }, +// { 0x6D0D, "" }, +// { 0x6D0E, "" }, +// { 0x6D0F, "" }, +// { 0x6D10, "" }, { 0x6D11, "scripted_dialogue" }, +// { 0x6D12, "" }, +// { 0x6D13, "" }, +// { 0x6D14, "" }, +// { 0x6D15, "" }, +// { 0x6D16, "" }, +// { 0x6D17, "" }, +// { 0x6D18, "" }, +// { 0x6D19, "" }, +// { 0x6D1A, "" }, +// { 0x6D1B, "" }, +// { 0x6D1C, "" }, +// { 0x6D1D, "" }, { 0x6D1E, "scubamask_distortion" }, +// { 0x6D1F, "" }, +// { 0x6D20, "" }, +// { 0x6D21, "" }, +// { 0x6D22, "" }, +// { 0x6D23, "" }, { 0x6D24, "sd_loadout" }, { 0x6D25, "sd_loadouts" }, +// { 0x6D26, "" }, { 0x6D27, "sd_prisonerobjective" }, { 0x6D28, "sd_triggers" }, { 0x6D29, "sdbomb" }, +// { 0x6D2A, "" }, +// { 0x6D2B, "" }, { 0x6D2C, "sdv_follow_spotted_react" }, +// { 0x6D2D, "" }, +// { 0x6D2E, "" }, +// { 0x6D2F, "" }, +// { 0x6D30, "" }, +// { 0x6D31, "" }, +// { 0x6D32, "" }, +// { 0x6D33, "" }, +// { 0x6D34, "" }, { 0x6D35, "second_bumper_hint" }, +// { 0x6D36, "" }, +// { 0x6D37, "" }, +// { 0x6D38, "" }, +// { 0x6D39, "" }, +// { 0x6D3A, "" }, +// { 0x6D3B, "" }, +// { 0x6D3C, "" }, { 0x6D3D, "second_floor_elevator_guy_setup" }, +// { 0x6D3E, "" }, +// { 0x6D3F, "" }, { 0x6D40, "second_floor_fridge_guy_setup" }, +// { 0x6D41, "" }, +// { 0x6D42, "" }, { 0x6D43, "second_floor_kitchenette_guy_setup" }, +// { 0x6D44, "" }, +// { 0x6D45, "" }, { 0x6D46, "second_floor_poker_table_guys_setup" }, +// { 0x6D47, "" }, +// { 0x6D48, "" }, +// { 0x6D49, "" }, +// { 0x6D4A, "" }, { 0x6D4B, "second_patroller" }, +// { 0x6D4C, "" }, +// { 0x6D4D, "" }, +// { 0x6D4E, "" }, { 0x6D4F, "secondarytarget" }, +// { 0x6D50, "" }, +// { 0x6D51, "" }, { 0x6D52, "secondload" }, +// { 0x6D53, "" }, +// { 0x6D54, "" }, +// { 0x6D55, "" }, +// { 0x6D56, "" }, { 0x6D57, "section_flag_inits" }, +// { 0x6D58, "" }, +// { 0x6D59, "" }, +// { 0x6D5A, "" }, +// { 0x6D5B, "" }, +// { 0x6D5C, "" }, +// { 0x6D5D, "" }, { 0x6D5E, "security_beeps" }, +// { 0x6D5F, "" }, +// { 0x6D60, "" }, +// { 0x6D61, "" }, +// { 0x6D62, "" }, { 0x6D63, "seekoutenemytime" }, { 0x6D64, "seen_attacker" }, { 0x6D65, "segments" }, +// { 0x6D66, "" }, +// { 0x6D67, "" }, +// { 0x6D68, "" }, +// { 0x6D69, "" }, +// { 0x6D6A, "" }, { 0x6D6B, "select_by_substring" }, +// { 0x6D6C, "" }, +// { 0x6D6D, "" }, { 0x6D6E, "select_last_entity" }, +// { 0x6D6F, "" }, +// { 0x6D70, "" }, +// { 0x6D71, "" }, +// { 0x6D72, "" }, +// { 0x6D73, "" }, +// { 0x6D74, "" }, { 0x6D75, "selected_fx_ents" }, +// { 0x6D76, "" }, +// { 0x6D77, "" }, +// { 0x6D78, "" }, +// { 0x6D79, "" }, +// { 0x6D7A, "" }, +// { 0x6D7B, "" }, +// { 0x6D7C, "" }, +// { 0x6D7D, "" }, { 0x6D7E, "selectentrancelocation" }, { 0x6D7F, "selectidleanimstate" }, +// { 0x6D80, "" }, +// { 0x6D81, "" }, +// { 0x6D82, "" }, +// { 0x6D83, "" }, +// { 0x6D84, "" }, { 0x6D85, "self_cleanup" }, +// { 0x6D86, "" }, { 0x6D87, "self_func" }, +// { 0x6D88, "" }, +// { 0x6D89, "" }, +// { 0x6D8A, "" }, +// { 0x6D8B, "" }, +// { 0x6D8C, "" }, +// { 0x6D8D, "" }, +// { 0x6D8E, "" }, +// { 0x6D8F, "" }, +// { 0x6D90, "" }, +// { 0x6D91, "" }, +// { 0x6D92, "" }, +// { 0x6D93, "" }, +// { 0x6D94, "" }, { 0x6D95, "send_friends_in" }, +// { 0x6D96, "" }, +// { 0x6D97, "" }, +// { 0x6D98, "" }, +// { 0x6D99, "" }, { 0x6D9A, "send_to_node_and_set_flag_if_specified_when_reached" }, { 0x6D9B, "send_to_volume_and_delete" }, +// { 0x6D9C, "" }, +// { 0x6D9D, "" }, +// { 0x6D9E, "" }, +// { 0x6D9F, "" }, { 0x6DA0, "sensitive_chopper_in_players_view" }, { 0x6DA1, "sensor" }, { 0x6DA2, "sensorscreeneffects" }, { 0x6DA3, "sentient" }, +// { 0x6DA4, "" }, +// { 0x6DA5, "" }, +// { 0x6DA6, "" }, +// { 0x6DA7, "" }, +// { 0x6DA8, "" }, +// { 0x6DA9, "" }, +// { 0x6DAA, "" }, +// { 0x6DAB, "" }, { 0x6DAC, "sentry_badplace_delete" }, +// { 0x6DAD, "" }, { 0x6DAE, "sentry_beep_sounds" }, +// { 0x6DAF, "" }, { 0x6DB0, "sentry_burst_fire_start" }, +// { 0x6DB1, "" }, +// { 0x6DB2, "" }, { 0x6DB3, "sentry_burstfirestop" }, +// { 0x6DB4, "" }, +// { 0x6DB5, "" }, +// { 0x6DB6, "" }, +// { 0x6DB7, "" }, +// { 0x6DB8, "" }, +// { 0x6DB9, "" }, +// { 0x6DBA, "" }, +// { 0x6DBB, "" }, +// { 0x6DBC, "" }, +// { 0x6DBD, "" }, { 0x6DBE, "sentry_enemy_wait" }, +// { 0x6DBF, "" }, +// { 0x6DC0, "" }, +// { 0x6DC1, "" }, { 0x6DC2, "sentry_gun_weak_settings" }, +// { 0x6DC3, "" }, +// { 0x6DC4, "" }, +// { 0x6DC5, "" }, +// { 0x6DC6, "" }, +// { 0x6DC7, "" }, +// { 0x6DC8, "" }, +// { 0x6DC9, "" }, +// { 0x6DCA, "" }, { 0x6DCB, "sentry_initsentry" }, +// { 0x6DCC, "" }, +// { 0x6DCD, "" }, +// { 0x6DCE, "" }, +// { 0x6DCF, "" }, +// { 0x6DD0, "" }, +// { 0x6DD1, "" }, +// { 0x6DD2, "" }, +// { 0x6DD3, "" }, +// { 0x6DD4, "" }, +// { 0x6DD5, "" }, +// { 0x6DD6, "" }, +// { 0x6DD7, "" }, +// { 0x6DD8, "" }, +// { 0x6DD9, "" }, +// { 0x6DDA, "" }, +// { 0x6DDB, "" }, { 0x6DDC, "sentry_place_delay" }, +// { 0x6DDD, "" }, +// { 0x6DDE, "" }, +// { 0x6DDF, "" }, +// { 0x6DE0, "" }, +// { 0x6DE1, "" }, +// { 0x6DE2, "" }, +// { 0x6DE3, "" }, +// { 0x6DE4, "" }, +// { 0x6DE5, "" }, +// { 0x6DE6, "" }, +// { 0x6DE7, "" }, +// { 0x6DE8, "" }, { 0x6DE9, "sentry_setactive" }, +// { 0x6DEA, "" }, +// { 0x6DEB, "" }, +// { 0x6DEC, "" }, +// { 0x6DED, "" }, +// { 0x6DEE, "" }, +// { 0x6DEF, "" }, +// { 0x6DF0, "" }, +// { 0x6DF1, "" }, +// { 0x6DF2, "" }, { 0x6DF3, "sentry_smg_default_settings" }, +// { 0x6DF4, "" }, +// { 0x6DF5, "" }, +// { 0x6DF6, "" }, { 0x6DF7, "sentry_synch_attack_begin" }, +// { 0x6DF8, "" }, +// { 0x6DF9, "" }, +// { 0x6DFA, "" }, +// { 0x6DFB, "" }, +// { 0x6DFC, "" }, { 0x6DFD, "sentry_team_show_icon" }, +// { 0x6DFE, "" }, +// { 0x6DFF, "" }, +// { 0x6E00, "" }, +// { 0x6E01, "" }, +// { 0x6E02, "" }, +// { 0x6E03, "" }, +// { 0x6E04, "" }, +// { 0x6E05, "" }, { 0x6E06, "sentrymode" }, +// { 0x6E07, "" }, +// { 0x6E08, "" }, { 0x6E09, "sentrymodifydamage" }, +// { 0x6E0A, "" }, +// { 0x6E0B, "" }, +// { 0x6E0C, "" }, +// { 0x6E0D, "" }, +// { 0x6E0E, "" }, +// { 0x6E0F, "" }, +// { 0x6E10, "" }, +// { 0x6E11, "" }, +// { 0x6E12, "" }, +// { 0x6E13, "" }, +// { 0x6E14, "" }, +// { 0x6E15, "" }, { 0x6E16, "set3duseicon" }, +// { 0x6E17, "" }, +// { 0x6E18, "" }, +// { 0x6E19, "" }, +// { 0x6E1A, "" }, +// { 0x6E1B, "" }, +// { 0x6E1C, "" }, +// { 0x6E1D, "" }, +// { 0x6E1E, "" }, +// { 0x6E1F, "" }, { 0x6E20, "set_ai_bcvoice" }, +// { 0x6E21, "" }, +// { 0x6E22, "" }, +// { 0x6E23, "" }, +// { 0x6E24, "" }, +// { 0x6E25, "" }, +// { 0x6E26, "" }, +// { 0x6E27, "" }, +// { 0x6E28, "" }, { 0x6E29, "set_all_ai_targetnames" }, { 0x6E2A, "set_all_exceptions" }, +// { 0x6E2B, "" }, { 0x6E2C, "set_allowdeath" }, +// { 0x6E2D, "" }, +// { 0x6E2E, "" }, +// { 0x6E2F, "" }, +// { 0x6E30, "" }, +// { 0x6E31, "" }, +// { 0x6E32, "" }, +// { 0x6E33, "" }, +// { 0x6E34, "" }, +// { 0x6E35, "" }, +// { 0x6E36, "" }, { 0x6E37, "set_animarray_burst_and_semi_fire_crouch" }, +// { 0x6E38, "" }, { 0x6E39, "set_animarray_crouching" }, { 0x6E3A, "set_animarray_crouching_left" }, +// { 0x6E3B, "" }, +// { 0x6E3C, "" }, +// { 0x6E3D, "" }, +// { 0x6E3E, "" }, +// { 0x6E3F, "" }, +// { 0x6E40, "" }, +// { 0x6E41, "" }, +// { 0x6E42, "" }, +// { 0x6E43, "" }, +// { 0x6E44, "" }, +// { 0x6E45, "" }, +// { 0x6E46, "" }, +// { 0x6E47, "" }, +// { 0x6E48, "" }, +// { 0x6E49, "" }, +// { 0x6E4A, "" }, { 0x6E4B, "set_audio_mix" }, +// { 0x6E4C, "" }, +// { 0x6E4D, "" }, +// { 0x6E4E, "" }, { 0x6E4F, "set_bag_visibility" }, +// { 0x6E50, "" }, +// { 0x6E51, "" }, +// { 0x6E52, "" }, +// { 0x6E53, "" }, +// { 0x6E54, "" }, +// { 0x6E55, "" }, +// { 0x6E56, "" }, +// { 0x6E57, "" }, +// { 0x6E58, "" }, +// { 0x6E59, "" }, +// { 0x6E5A, "" }, +// { 0x6E5B, "" }, +// { 0x6E5C, "" }, +// { 0x6E5D, "" }, { 0x6E5E, "set_breaching_variable" }, +// { 0x6E5F, "" }, +// { 0x6E60, "" }, +// { 0x6E61, "" }, +// { 0x6E62, "" }, +// { 0x6E63, "" }, { 0x6E64, "set_console_status" }, +// { 0x6E65, "" }, +// { 0x6E66, "" }, +// { 0x6E67, "" }, +// { 0x6E68, "" }, +// { 0x6E69, "" }, +// { 0x6E6A, "" }, +// { 0x6E6B, "" }, +// { 0x6E6C, "" }, +// { 0x6E6D, "" }, +// { 0x6E6E, "" }, +// { 0x6E6F, "" }, { 0x6E70, "set_custom_gameskill_func" }, +// { 0x6E71, "" }, +// { 0x6E72, "" }, { 0x6E73, "set_cycle_scalars" }, +// { 0x6E74, "" }, +// { 0x6E75, "" }, +// { 0x6E76, "" }, +// { 0x6E77, "" }, +// { 0x6E78, "" }, +// { 0x6E79, "" }, +// { 0x6E7A, "" }, +// { 0x6E7B, "" }, +// { 0x6E7C, "" }, +// { 0x6E7D, "" }, +// { 0x6E7E, "" }, { 0x6E7F, "set_default_hud_stuff" }, +// { 0x6E80, "" }, +// { 0x6E81, "" }, +// { 0x6E82, "" }, +// { 0x6E83, "" }, +// { 0x6E84, "" }, +// { 0x6E85, "" }, +// { 0x6E86, "" }, { 0x6E87, "set_diff_accuracy" }, +// { 0x6E88, "" }, +// { 0x6E89, "" }, +// { 0x6E8A, "" }, +// { 0x6E8B, "" }, +// { 0x6E8C, "" }, +// { 0x6E8D, "" }, +// { 0x6E8E, "" }, { 0x6E8F, "set_dog_hud_disabled" }, +// { 0x6E90, "" }, { 0x6E91, "set_dog_hud_for_guard" }, +// { 0x6E92, "" }, +// { 0x6E93, "" }, +// { 0x6E94, "" }, +// { 0x6E95, "" }, +// { 0x6E96, "" }, +// { 0x6E97, "" }, +// { 0x6E98, "" }, +// { 0x6E99, "" }, +// { 0x6E9A, "" }, +// { 0x6E9B, "" }, +// { 0x6E9C, "" }, +// { 0x6E9D, "" }, { 0x6E9E, "set_dpad_right_level" }, { 0x6E9F, "set_dpad_up_level" }, +// { 0x6EA0, "" }, +// { 0x6EA1, "" }, +// { 0x6EA2, "" }, +// { 0x6EA3, "" }, { 0x6EA4, "set_drill_state_run" }, +// { 0x6EA5, "" }, +// { 0x6EA6, "" }, +// { 0x6EA7, "" }, +// { 0x6EA8, "" }, +// { 0x6EA9, "" }, +// { 0x6EAA, "" }, { 0x6EAB, "set_enter_garage_mall_vf" }, +// { 0x6EAC, "" }, +// { 0x6EAD, "" }, +// { 0x6EAE, "" }, +// { 0x6EAF, "" }, +// { 0x6EB0, "" }, +// { 0x6EB1, "" }, +// { 0x6EB2, "" }, +// { 0x6EB3, "" }, +// { 0x6EB4, "" }, +// { 0x6EB5, "" }, +// { 0x6EB6, "" }, { 0x6EB7, "set_firing" }, +// { 0x6EB8, "" }, +// { 0x6EB9, "" }, +// { 0x6EBA, "" }, +// { 0x6EBB, "" }, +// { 0x6EBC, "" }, +// { 0x6EBD, "" }, +// { 0x6EBE, "" }, +// { 0x6EBF, "" }, { 0x6EC0, "set_flag_on_dead" }, { 0x6EC1, "set_flag_on_dead_or_dying" }, +// { 0x6EC2, "" }, +// { 0x6EC3, "" }, +// { 0x6EC4, "" }, { 0x6EC5, "set_flag_on_spawned" }, +// { 0x6EC6, "" }, +// { 0x6EC7, "" }, +// { 0x6EC8, "" }, +// { 0x6EC9, "" }, +// { 0x6ECA, "" }, +// { 0x6ECB, "" }, +// { 0x6ECC, "" }, +// { 0x6ECD, "" }, +// { 0x6ECE, "" }, +// { 0x6ECF, "" }, +// { 0x6ED0, "" }, +// { 0x6ED1, "" }, +// { 0x6ED2, "" }, +// { 0x6ED3, "" }, +// { 0x6ED4, "" }, +// { 0x6ED5, "" }, +// { 0x6ED6, "" }, +// { 0x6ED7, "" }, +// { 0x6ED8, "" }, +// { 0x6ED9, "" }, { 0x6EDA, "set_flavorbursts_team_state" }, +// { 0x6EDB, "" }, +// { 0x6EDC, "" }, +// { 0x6EDD, "" }, +// { 0x6EDE, "" }, +// { 0x6EDF, "" }, +// { 0x6EE0, "" }, +// { 0x6EE1, "" }, +// { 0x6EE2, "" }, +// { 0x6EE3, "" }, +// { 0x6EE4, "" }, +// { 0x6EE5, "" }, +// { 0x6EE6, "" }, +// { 0x6EE7, "" }, +// { 0x6EE8, "" }, +// { 0x6EE9, "" }, +// { 0x6EEA, "" }, +// { 0x6EEB, "" }, +// { 0x6EEC, "" }, +// { 0x6EED, "" }, +// { 0x6EEE, "" }, +// { 0x6EEF, "" }, +// { 0x6EF0, "" }, +// { 0x6EF1, "" }, { 0x6EF2, "set_glass_zero_gravity" }, +// { 0x6EF3, "" }, +// { 0x6EF4, "" }, +// { 0x6EF5, "" }, +// { 0x6EF6, "" }, { 0x6EF7, "set_goal_from_settings" }, +// { 0x6EF8, "" }, +// { 0x6EF9, "" }, +// { 0x6EFA, "" }, +// { 0x6EFB, "" }, +// { 0x6EFC, "" }, +// { 0x6EFD, "" }, { 0x6EFE, "set_goal_volume" }, +// { 0x6EFF, "" }, +// { 0x6F00, "" }, { 0x6F01, "set_grenadeammo" }, +// { 0x6F02, "" }, +// { 0x6F03, "" }, { 0x6F04, "set_high_priority_target_for_bot" }, +// { 0x6F05, "" }, +// { 0x6F06, "" }, { 0x6F07, "set_hud_name_percent_value" }, +// { 0x6F08, "" }, { 0x6F09, "set_hud_value" }, { 0x6F0A, "set_hud_value_internal" }, { 0x6F0B, "set_hudoutline" }, +// { 0x6F0C, "" }, +// { 0x6F0D, "" }, +// { 0x6F0E, "" }, +// { 0x6F0F, "" }, +// { 0x6F10, "" }, +// { 0x6F11, "" }, { 0x6F12, "set_ignoreall" }, { 0x6F13, "set_ignoreme" }, { 0x6F14, "set_ignoresuppression" }, { 0x6F15, "set_initial_emissive" }, +// { 0x6F16, "" }, +// { 0x6F17, "" }, { 0x6F18, "set_key" }, +// { 0x6F19, "" }, +// { 0x6F1A, "" }, +// { 0x6F1B, "" }, +// { 0x6F1C, "" }, +// { 0x6F1D, "" }, +// { 0x6F1E, "" }, +// { 0x6F1F, "" }, +// { 0x6F20, "" }, +// { 0x6F21, "" }, { 0x6F22, "set_missile_reaction" }, +// { 0x6F23, "" }, { 0x6F24, "set_mission_failed_override" }, +// { 0x6F25, "" }, +// { 0x6F26, "" }, { 0x6F27, "set_mk23_model" }, { 0x6F28, "set_mortar_on" }, { 0x6F29, "set_motion_blur" }, { 0x6F2A, "set_motionblur" }, +// { 0x6F2B, "" }, +// { 0x6F2C, "" }, +// { 0x6F2D, "" }, +// { 0x6F2E, "" }, +// { 0x6F2F, "" }, { 0x6F30, "set_nerf_scalar" }, { 0x6F31, "set_new_enemy_volume" }, +// { 0x6F32, "" }, +// { 0x6F33, "" }, +// { 0x6F34, "" }, +// { 0x6F35, "" }, +// { 0x6F36, "" }, +// { 0x6F37, "" }, +// { 0x6F38, "" }, { 0x6F39, "set_off_exploders" }, +// { 0x6F3A, "" }, +// { 0x6F3B, "" }, +// { 0x6F3C, "" }, +// { 0x6F3D, "" }, +// { 0x6F3E, "" }, +// { 0x6F3F, "" }, +// { 0x6F40, "" }, +// { 0x6F41, "" }, +// { 0x6F42, "" }, +// { 0x6F43, "" }, +// { 0x6F44, "" }, +// { 0x6F45, "" }, { 0x6F46, "set_perk_bullet_damage_1" }, +// { 0x6F47, "" }, +// { 0x6F48, "" }, { 0x6F49, "set_perk_bullet_damage_4" }, +// { 0x6F4A, "" }, { 0x6F4B, "set_perk_health_level_1" }, +// { 0x6F4C, "" }, +// { 0x6F4D, "" }, +// { 0x6F4E, "" }, +// { 0x6F4F, "" }, +// { 0x6F50, "" }, +// { 0x6F51, "" }, +// { 0x6F52, "" }, +// { 0x6F53, "" }, +// { 0x6F54, "" }, +// { 0x6F55, "" }, { 0x6F56, "set_perk_pistol_m9a1_2" }, +// { 0x6F57, "" }, +// { 0x6F58, "" }, { 0x6F59, "set_perk_pistol_magnum_0" }, +// { 0x6F5A, "" }, +// { 0x6F5B, "" }, +// { 0x6F5C, "" }, +// { 0x6F5D, "" }, +// { 0x6F5E, "" }, +// { 0x6F5F, "" }, { 0x6F60, "set_perk_pistol_mp443_2" }, +// { 0x6F61, "" }, +// { 0x6F62, "" }, { 0x6F63, "set_perk_pistol_p226_0" }, +// { 0x6F64, "" }, +// { 0x6F65, "" }, +// { 0x6F66, "" }, +// { 0x6F67, "" }, +// { 0x6F68, "" }, { 0x6F69, "set_perk_rigger_1" }, +// { 0x6F6A, "" }, { 0x6F6B, "set_perk_rigger_3" }, { 0x6F6C, "set_perk_rigger_4" }, +// { 0x6F6D, "" }, +// { 0x6F6E, "" }, { 0x6F6F, "set_player_character_model" }, +// { 0x6F70, "" }, +// { 0x6F71, "" }, { 0x6F72, "set_player_hearbeat_rate" }, +// { 0x6F73, "" }, +// { 0x6F74, "" }, +// { 0x6F75, "" }, +// { 0x6F76, "" }, +// { 0x6F77, "" }, +// { 0x6F78, "" }, { 0x6F79, "set_player_session_rankup" }, +// { 0x6F7A, "" }, +// { 0x6F7B, "" }, +// { 0x6F7C, "" }, +// { 0x6F7D, "" }, +// { 0x6F7E, "" }, +// { 0x6F7F, "" }, +// { 0x6F80, "" }, +// { 0x6F81, "" }, +// { 0x6F82, "" }, +// { 0x6F83, "" }, +// { 0x6F84, "" }, +// { 0x6F85, "" }, +// { 0x6F86, "" }, { 0x6F87, "set_room_to_breached" }, +// { 0x6F88, "" }, +// { 0x6F89, "" }, +// { 0x6F8A, "" }, +// { 0x6F8B, "" }, +// { 0x6F8C, "" }, +// { 0x6F8D, "" }, +// { 0x6F8E, "" }, +// { 0x6F8F, "" }, +// { 0x6F90, "" }, { 0x6F91, "set_silenthawk_override_anims" }, +// { 0x6F92, "" }, +// { 0x6F93, "" }, +// { 0x6F94, "" }, +// { 0x6F95, "" }, +// { 0x6F96, "" }, +// { 0x6F97, "" }, { 0x6F98, "set_spawners_for_location" }, { 0x6F99, "set_stage" }, +// { 0x6F9A, "" }, +// { 0x6F9B, "" }, { 0x6F9C, "set_standing_turns" }, { 0x6F9D, "set_start_pos" }, { 0x6F9E, "set_start_positions" }, +// { 0x6F9F, "" }, { 0x6FA0, "set_stop_ignore_flag" }, +// { 0x6FA1, "" }, +// { 0x6FA2, "" }, +// { 0x6FA3, "" }, +// { 0x6FA4, "" }, { 0x6FA5, "set_talker_until_msg" }, { 0x6FA6, "set_team_bcvoice" }, +// { 0x6FA7, "" }, +// { 0x6FA8, "" }, +// { 0x6FA9, "" }, +// { 0x6FAA, "" }, +// { 0x6FAB, "" }, +// { 0x6FAC, "" }, +// { 0x6FAD, "" }, +// { 0x6FAE, "" }, +// { 0x6FAF, "" }, +// { 0x6FB0, "" }, +// { 0x6FB1, "" }, +// { 0x6FB2, "" }, +// { 0x6FB3, "" }, +// { 0x6FB4, "" }, { 0x6FB5, "set_up_vignette_enemies" }, { 0x6FB6, "set_up_when_patroller_goes" }, +// { 0x6FB7, "" }, +// { 0x6FB8, "" }, +// { 0x6FB9, "" }, +// { 0x6FBA, "" }, +// { 0x6FBB, "" }, +// { 0x6FBC, "" }, +// { 0x6FBD, "" }, +// { 0x6FBE, "" }, { 0x6FBF, "set_vision_set" }, +// { 0x6FC0, "" }, +// { 0x6FC1, "" }, { 0x6FC2, "set_visionset_for_watching_players" }, { 0x6FC3, "set_vo_currently_playing" }, { 0x6FC4, "set_vo_system_playing" }, +// { 0x6FC5, "" }, +// { 0x6FC6, "" }, { 0x6FC7, "set_warelights_off" }, +// { 0x6FC8, "" }, +// { 0x6FC9, "" }, +// { 0x6FCA, "" }, +// { 0x6FCB, "" }, +// { 0x6FCC, "" }, +// { 0x6FCD, "" }, +// { 0x6FCE, "" }, { 0x6FCF, "set_z" }, +// { 0x6FD0, "" }, +// { 0x6FD1, "" }, +// { 0x6FD2, "" }, { 0x6FD3, "setac130" }, +// { 0x6FD4, "" }, { 0x6FD5, "setactivegrenadetimer" }, +// { 0x6FD6, "" }, +// { 0x6FD7, "" }, { 0x6FD8, "setairdropcratecollision" }, +// { 0x6FD9, "" }, { 0x6FDA, "setalienloadout" }, +// { 0x6FDB, "" }, +// { 0x6FDC, "" }, { 0x6FDD, "setanimaimweight" }, +// { 0x6FDE, "" }, +// { 0x6FDF, "" }, +// { 0x6FE0, "" }, +// { 0x6FE1, "" }, +// { 0x6FE2, "" }, +// { 0x6FE3, "" }, +// { 0x6FE4, "" }, +// { 0x6FE5, "" }, +// { 0x6FE6, "" }, +// { 0x6FE7, "" }, +// { 0x6FE8, "" }, +// { 0x6FE9, "" }, +// { 0x6FEA, "" }, +// { 0x6FEB, "" }, +// { 0x6FEC, "" }, +// { 0x6FED, "" }, { 0x6FEE, "setbloodrushinternal" }, +// { 0x6FEF, "" }, +// { 0x6FF0, "" }, +// { 0x6FF1, "" }, +// { 0x6FF2, "" }, +// { 0x6FF3, "" }, +// { 0x6FF4, "" }, +// { 0x6FF5, "" }, +// { 0x6FF6, "" }, +// { 0x6FF7, "" }, { 0x6FF8, "setcarriervisible" }, { 0x6FF9, "setcarryicon" }, +// { 0x6FFA, "" }, +// { 0x6FFB, "" }, +// { 0x6FFC, "" }, { 0x6FFD, "setcarryingtank" }, { 0x6FFE, "setcarryingturret" }, +// { 0x6FFF, "" }, +// { 0x7000, "" }, +// { 0x7001, "" }, +// { 0x7002, "" }, +// { 0x7003, "" }, +// { 0x7004, "" }, +// { 0x7005, "" }, +// { 0x7006, "" }, +// { 0x7007, "" }, +// { 0x7008, "" }, { 0x7009, "setcomexp" }, +// { 0x700A, "" }, +// { 0x700B, "" }, +// { 0x700C, "" }, +// { 0x700D, "" }, +// { 0x700E, "" }, +// { 0x700F, "" }, +// { 0x7010, "" }, +// { 0x7011, "" }, +// { 0x7012, "" }, +// { 0x7013, "" }, +// { 0x7014, "" }, +// { 0x7015, "" }, +// { 0x7016, "" }, +// { 0x7017, "" }, { 0x7018, "setdefaultmodel" }, +// { 0x7019, "" }, { 0x701A, "setdelaymine" }, +// { 0x701B, "" }, { 0x701C, "setdirection" }, +// { 0x701D, "" }, +// { 0x701E, "" }, +// { 0x701F, "" }, +// { 0x7020, "" }, +// { 0x7021, "" }, +// { 0x7022, "" }, +// { 0x7023, "" }, +// { 0x7024, "" }, +// { 0x7025, "" }, +// { 0x7026, "" }, +// { 0x7027, "" }, +// { 0x7028, "" }, +// { 0x7029, "" }, +// { 0x702A, "" }, +// { 0x702B, "" }, +// { 0x702C, "" }, +// { 0x702D, "" }, +// { 0x702E, "" }, +// { 0x702F, "" }, +// { 0x7030, "" }, +// { 0x7031, "" }, +// { 0x7032, "" }, { 0x7033, "setfirstinfected" }, +// { 0x7034, "" }, +// { 0x7035, "" }, { 0x7036, "setflashbangimmunity" }, +// { 0x7037, "" }, +// { 0x7038, "" }, +// { 0x7039, "" }, +// { 0x703A, "" }, +// { 0x703B, "" }, +// { 0x703C, "" }, +// { 0x703D, "" }, +// { 0x703E, "" }, { 0x703F, "setgamblerinternal" }, +// { 0x7040, "" }, { 0x7041, "setglobalaimsettings" }, +// { 0x7042, "" }, +// { 0x7043, "" }, +// { 0x7044, "" }, +// { 0x7045, "" }, { 0x7046, "setgunsmithinternal" }, +// { 0x7047, "" }, { 0x7048, "sethardshell" }, +// { 0x7049, "" }, { 0x704A, "setheadicon" }, +// { 0x704B, "" }, +// { 0x704C, "" }, +// { 0x704D, "" }, +// { 0x704E, "" }, +// { 0x704F, "" }, { 0x7050, "seticonshader" }, +// { 0x7051, "" }, +// { 0x7052, "" }, +// { 0x7053, "" }, +// { 0x7054, "" }, +// { 0x7055, "" }, +// { 0x7056, "" }, +// { 0x7057, "" }, +// { 0x7058, "" }, { 0x7059, "setjugg" }, +// { 0x705A, "" }, +// { 0x705B, "" }, +// { 0x705C, "" }, +// { 0x705D, "" }, +// { 0x705E, "" }, +// { 0x705F, "" }, +// { 0x7060, "" }, +// { 0x7061, "" }, +// { 0x7062, "" }, +// { 0x7063, "" }, { 0x7064, "setlightweight" }, +// { 0x7065, "" }, +// { 0x7066, "" }, { 0x7067, "setlowermessage" }, { 0x7068, "setmapcenterfordev" }, +// { 0x7069, "" }, +// { 0x706A, "" }, { 0x706B, "setmatchrecordiflower" }, +// { 0x706C, "" }, { 0x706D, "setmeleeattackdist" }, +// { 0x706E, "" }, +// { 0x706F, "" }, +// { 0x7070, "" }, +// { 0x7071, "" }, +// { 0x7072, "" }, +// { 0x7073, "" }, +// { 0x7074, "" }, +// { 0x7075, "" }, { 0x7076, "setmovenonforwardanims" }, +// { 0x7077, "" }, +// { 0x7078, "" }, +// { 0x7079, "" }, +// { 0x707A, "" }, +// { 0x707B, "" }, +// { 0x707C, "" }, +// { 0x707D, "" }, { 0x707E, "setnotetrackeffect" }, +// { 0x707F, "" }, +// { 0x7080, "" }, { 0x7081, "setobjectivehinttext" }, +// { 0x7082, "" }, +// { 0x7083, "" }, +// { 0x7084, "" }, +// { 0x7085, "" }, +// { 0x7086, "" }, +// { 0x7087, "" }, +// { 0x7088, "" }, +// { 0x7089, "" }, +// { 0x708A, "" }, +// { 0x708B, "" }, +// { 0x708C, "" }, +// { 0x708D, "" }, +// { 0x708E, "" }, +// { 0x708F, "" }, +// { 0x7090, "" }, +// { 0x7091, "" }, +// { 0x7092, "" }, +// { 0x7093, "" }, +// { 0x7094, "" }, +// { 0x7095, "" }, +// { 0x7096, "" }, +// { 0x7097, "" }, +// { 0x7098, "" }, +// { 0x7099, "" }, +// { 0x709A, "" }, +// { 0x709B, "" }, { 0x709C, "setplayermodels" }, +// { 0x709D, "" }, +// { 0x709E, "" }, +// { 0x709F, "" }, +// { 0x70A0, "" }, +// { 0x70A1, "" }, +// { 0x70A2, "" }, +// { 0x70A3, "" }, +// { 0x70A4, "" }, +// { 0x70A5, "" }, { 0x70A6, "setpose" }, +// { 0x70A7, "" }, { 0x70A8, "setposemovementfnarray" }, +// { 0x70A9, "" }, +// { 0x70AA, "" }, +// { 0x70AB, "" }, +// { 0x70AC, "" }, +// { 0x70AD, "" }, +// { 0x70AE, "" }, +// { 0x70AF, "" }, +// { 0x70B0, "" }, +// { 0x70B1, "" }, +// { 0x70B2, "" }, +// { 0x70B3, "" }, +// { 0x70B4, "" }, +// { 0x70B5, "" }, +// { 0x70B6, "" }, +// { 0x70B7, "" }, +// { 0x70B8, "" }, +// { 0x70B9, "" }, +// { 0x70BA, "" }, +// { 0x70BB, "" }, +// { 0x70BC, "" }, +// { 0x70BD, "" }, { 0x70BE, "setscrambled" }, +// { 0x70BF, "" }, +// { 0x70C0, "" }, +// { 0x70C1, "" }, +// { 0x70C2, "" }, +// { 0x70C3, "" }, { 0x70C4, "setshootstyleforsuppression" }, +// { 0x70C5, "" }, +// { 0x70C6, "" }, +// { 0x70C7, "" }, { 0x70C8, "setsize" }, +// { 0x70C9, "" }, +// { 0x70CA, "" }, +// { 0x70CB, "" }, { 0x70CC, "setspawnpoint" }, +// { 0x70CD, "" }, +// { 0x70CE, "" }, +// { 0x70CF, "" }, +// { 0x70D0, "" }, +// { 0x70D1, "" }, { 0x70D2, "setstandardspeed" }, +// { 0x70D3, "" }, +// { 0x70D4, "" }, +// { 0x70D5, "" }, { 0x70D6, "setstreakcounttonext" }, { 0x70D7, "setstrikermodel" }, +// { 0x70D8, "" }, +// { 0x70D9, "" }, +// { 0x70DA, "" }, +// { 0x70DB, "" }, +// { 0x70DC, "" }, +// { 0x70DD, "" }, +// { 0x70DE, "" }, +// { 0x70DF, "" }, +// { 0x70E0, "" }, +// { 0x70E1, "" }, +// { 0x70E2, "" }, +// { 0x70E3, "" }, +// { 0x70E4, "" }, +// { 0x70E5, "" }, +// { 0x70E6, "" }, +// { 0x70E7, "" }, +// { 0x70E8, "" }, +// { 0x70E9, "" }, +// { 0x70EA, "" }, +// { 0x70EB, "" }, +// { 0x70EC, "" }, +// { 0x70ED, "" }, +// { 0x70EE, "" }, +// { 0x70EF, "" }, +// { 0x70F0, "" }, +// { 0x70F1, "" }, +// { 0x70F2, "" }, { 0x70F3, "setup_ai" }, +// { 0x70F4, "" }, { 0x70F5, "setup_ai_for_end" }, +// { 0x70F6, "" }, +// { 0x70F7, "" }, +// { 0x70F8, "" }, +// { 0x70F9, "" }, +// { 0x70FA, "" }, +// { 0x70FB, "" }, +// { 0x70FC, "" }, +// { 0x70FD, "" }, +// { 0x70FE, "" }, +// { 0x70FF, "" }, +// { 0x7100, "" }, { 0x7101, "setup_atrium_check" }, +// { 0x7102, "" }, +// { 0x7103, "" }, +// { 0x7104, "" }, { 0x7105, "setup_blocker_hives" }, +// { 0x7106, "" }, { 0x7107, "setup_bodydrag_startpoint" }, +// { 0x7108, "" }, +// { 0x7109, "" }, +// { 0x710A, "" }, { 0x710B, "setup_bullet_pinholes" }, +// { 0x710C, "" }, { 0x710D, "setup_camera_roll" }, { 0x710E, "setup_capture" }, +// { 0x710F, "" }, +// { 0x7110, "" }, +// { 0x7111, "" }, +// { 0x7112, "" }, +// { 0x7113, "" }, +// { 0x7114, "" }, +// { 0x7115, "" }, +// { 0x7116, "" }, +// { 0x7117, "" }, +// { 0x7118, "" }, +// { 0x7119, "" }, { 0x711A, "setup_combat" }, { 0x711B, "setup_common" }, +// { 0x711C, "" }, +// { 0x711D, "" }, +// { 0x711E, "" }, +// { 0x711F, "" }, +// { 0x7120, "" }, +// { 0x7121, "" }, +// { 0x7122, "" }, +// { 0x7123, "" }, +// { 0x7124, "" }, +// { 0x7125, "" }, { 0x7126, "setup_damageable_exploder_rooftanks" }, +// { 0x7127, "" }, +// { 0x7128, "" }, +// { 0x7129, "" }, +// { 0x712A, "" }, +// { 0x712B, "" }, +// { 0x712C, "" }, +// { 0x712D, "" }, +// { 0x712E, "" }, +// { 0x712F, "" }, { 0x7130, "setup_defend_blowdoors2" }, +// { 0x7131, "" }, +// { 0x7132, "" }, +// { 0x7133, "" }, +// { 0x7134, "" }, { 0x7135, "setup_defense_bunkers" }, +// { 0x7136, "" }, +// { 0x7137, "" }, +// { 0x7138, "" }, +// { 0x7139, "" }, { 0x713A, "setup_dog" }, +// { 0x713B, "" }, +// { 0x713C, "" }, +// { 0x713D, "" }, +// { 0x713E, "" }, +// { 0x713F, "" }, +// { 0x7140, "" }, +// { 0x7141, "" }, +// { 0x7142, "" }, { 0x7143, "setup_edge_lean" }, { 0x7144, "setup_electric_fence" }, +// { 0x7145, "" }, { 0x7146, "setup_enemies_open_gate" }, +// { 0x7147, "" }, { 0x7148, "setup_exfil" }, +// { 0x7149, "" }, +// { 0x714A, "" }, +// { 0x714B, "" }, +// { 0x714C, "" }, +// { 0x714D, "" }, +// { 0x714E, "" }, +// { 0x714F, "" }, +// { 0x7150, "" }, +// { 0x7151, "" }, +// { 0x7152, "" }, { 0x7153, "setup_flags" }, { 0x7154, "setup_flood_water_anims" }, +// { 0x7155, "" }, +// { 0x7156, "" }, +// { 0x7157, "" }, { 0x7158, "setup_front_elevator" }, { 0x7159, "setup_fuel_leak_lighting" }, +// { 0x715A, "" }, +// { 0x715B, "" }, +// { 0x715C, "" }, +// { 0x715D, "" }, { 0x715E, "setup_garden_entry" }, +// { 0x715F, "" }, { 0x7160, "setup_gate_ai" }, +// { 0x7161, "" }, +// { 0x7162, "" }, { 0x7163, "setup_hangar_truck_pre_loaded" }, { 0x7164, "setup_hangar_truck_to_load" }, { 0x7165, "setup_hill_enemies" }, +// { 0x7166, "" }, { 0x7167, "setup_house" }, +// { 0x7168, "" }, +// { 0x7169, "" }, +// { 0x716A, "" }, +// { 0x716B, "" }, { 0x716C, "setup_individual_exploder" }, +// { 0x716D, "" }, +// { 0x716E, "" }, +// { 0x716F, "" }, +// { 0x7170, "" }, +// { 0x7171, "" }, +// { 0x7172, "" }, +// { 0x7173, "" }, +// { 0x7174, "" }, +// { 0x7175, "" }, { 0x7176, "setup_inverted_rappel" }, +// { 0x7177, "" }, +// { 0x7178, "" }, { 0x7179, "setup_item_data" }, +// { 0x717A, "" }, +// { 0x717B, "" }, +// { 0x717C, "" }, +// { 0x717D, "" }, +// { 0x717E, "" }, +// { 0x717F, "" }, +// { 0x7180, "" }, +// { 0x7181, "" }, +// { 0x7182, "" }, +// { 0x7183, "" }, +// { 0x7184, "" }, +// { 0x7185, "" }, { 0x7186, "setup_mall" }, +// { 0x7187, "" }, +// { 0x7188, "" }, +// { 0x7189, "" }, +// { 0x718A, "" }, +// { 0x718B, "" }, +// { 0x718C, "" }, +// { 0x718D, "" }, +// { 0x718E, "" }, +// { 0x718F, "" }, +// { 0x7190, "" }, +// { 0x7191, "" }, +// { 0x7192, "" }, +// { 0x7193, "" }, { 0x7194, "setup_neighborhood" }, +// { 0x7195, "" }, { 0x7196, "setup_object_friction_mass" }, { 0x7197, "setup_objectives" }, +// { 0x7198, "" }, +// { 0x7199, "" }, +// { 0x719A, "" }, +// { 0x719B, "" }, { 0x719C, "setup_office_enemy_vo" }, +// { 0x719D, "" }, +// { 0x719E, "" }, +// { 0x719F, "" }, +// { 0x71A0, "" }, +// { 0x71A1, "" }, +// { 0x71A2, "" }, +// { 0x71A3, "" }, +// { 0x71A4, "" }, +// { 0x71A5, "" }, +// { 0x71A6, "" }, +// { 0x71A7, "" }, +// { 0x71A8, "" }, +// { 0x71A9, "" }, +// { 0x71AA, "" }, +// { 0x71AB, "" }, +// { 0x71AC, "" }, +// { 0x71AD, "" }, +// { 0x71AE, "" }, { 0x71AF, "setup_retreat_vols" }, +// { 0x71B0, "" }, { 0x71B1, "setup_rooftop_dof" }, +// { 0x71B2, "" }, +// { 0x71B3, "" }, +// { 0x71B4, "" }, +// { 0x71B5, "" }, +// { 0x71B6, "" }, +// { 0x71B7, "" }, +// { 0x71B8, "" }, +// { 0x71B9, "" }, +// { 0x71BA, "" }, +// { 0x71BB, "" }, { 0x71BC, "setup_scientist" }, +// { 0x71BD, "" }, +// { 0x71BE, "" }, +// { 0x71BF, "" }, +// { 0x71C0, "" }, +// { 0x71C1, "" }, +// { 0x71C2, "" }, +// { 0x71C3, "" }, +// { 0x71C4, "" }, { 0x71C5, "setup_shadow_kill" }, +// { 0x71C6, "" }, +// { 0x71C7, "" }, +// { 0x71C8, "" }, +// { 0x71C9, "" }, +// { 0x71CA, "" }, +// { 0x71CB, "" }, +// { 0x71CC, "" }, +// { 0x71CD, "" }, +// { 0x71CE, "" }, +// { 0x71CF, "" }, +// { 0x71D0, "" }, +// { 0x71D1, "" }, +// { 0x71D2, "" }, +// { 0x71D3, "" }, { 0x71D4, "setup_traverse" }, +// { 0x71D5, "" }, +// { 0x71D6, "" }, +// { 0x71D7, "" }, +// { 0x71D8, "" }, { 0x71D9, "setup_tunnel" }, +// { 0x71DA, "" }, +// { 0x71DB, "" }, +// { 0x71DC, "" }, +// { 0x71DD, "" }, +// { 0x71DE, "" }, +// { 0x71DF, "" }, +// { 0x71E0, "" }, +// { 0x71E1, "" }, +// { 0x71E2, "" }, +// { 0x71E3, "" }, +// { 0x71E4, "" }, +// { 0x71E5, "" }, +// { 0x71E6, "" }, +// { 0x71E7, "" }, { 0x71E8, "setup_woods" }, +// { 0x71E9, "" }, +// { 0x71EA, "" }, { 0x71EB, "setupapproachnode" }, +// { 0x71EC, "" }, +// { 0x71ED, "" }, +// { 0x71EE, "" }, +// { 0x71EF, "" }, +// { 0x71F0, "" }, { 0x71F1, "setupcqbpointsofinterest" }, { 0x71F2, "setupdamageflags" }, +// { 0x71F3, "" }, +// { 0x71F4, "" }, +// { 0x71F5, "" }, { 0x71F6, "setupdoor" }, +// { 0x71F7, "" }, +// { 0x71F8, "" }, +// { 0x71F9, "" }, { 0x71FA, "setupforrandomspawn" }, +// { 0x71FB, "" }, +// { 0x71FC, "" }, +// { 0x71FD, "" }, +// { 0x71FE, "" }, +// { 0x71FF, "" }, +// { 0x7200, "" }, { 0x7201, "setupmovement" }, { 0x7202, "setuppaths" }, +// { 0x7203, "" }, +// { 0x7204, "" }, +// { 0x7205, "" }, +// { 0x7206, "" }, +// { 0x7207, "" }, +// { 0x7208, "" }, +// { 0x7209, "" }, +// { 0x720A, "" }, +// { 0x720B, "" }, +// { 0x720C, "" }, +// { 0x720D, "" }, +// { 0x720E, "" }, +// { 0x720F, "" }, +// { 0x7210, "" }, +// { 0x7211, "" }, +// { 0x7212, "" }, +// { 0x7213, "" }, +// { 0x7214, "" }, +// { 0x7215, "" }, +// { 0x7216, "" }, +// { 0x7217, "" }, +// { 0x7218, "" }, +// { 0x7219, "" }, +// { 0x721A, "" }, +// { 0x721B, "" }, +// { 0x721C, "" }, { 0x721D, "sfx_airlock_door" }, +// { 0x721E, "" }, { 0x721F, "sfx_ally_ally_grapple" }, { 0x7220, "sfx_ally_grab_script" }, +// { 0x7221, "" }, +// { 0x7222, "" }, { 0x7223, "sfx_ally_plr_grapple_loop" }, +// { 0x7224, "" }, +// { 0x7225, "" }, +// { 0x7226, "" }, +// { 0x7227, "" }, +// { 0x7228, "" }, +// { 0x7229, "" }, +// { 0x722A, "" }, +// { 0x722B, "" }, +// { 0x722C, "" }, +// { 0x722D, "" }, +// { 0x722E, "" }, { 0x722F, "sfx_ascend_wind_last" }, +// { 0x7230, "" }, +// { 0x7231, "" }, +// { 0x7232, "" }, +// { 0x7233, "" }, +// { 0x7234, "" }, +// { 0x7235, "" }, +// { 0x7236, "" }, +// { 0x7237, "" }, +// { 0x7238, "" }, +// { 0x7239, "" }, +// { 0x723A, "" }, +// { 0x723B, "" }, +// { 0x723C, "" }, +// { 0x723D, "" }, +// { 0x723E, "" }, { 0x723F, "sfx_blackice_catwalk_collapse" }, +// { 0x7240, "" }, +// { 0x7241, "" }, +// { 0x7242, "" }, +// { 0x7243, "" }, { 0x7244, "sfx_blackice_derrick_exp6_ss" }, { 0x7245, "sfx_blackice_door_rollup" }, +// { 0x7246, "" }, { 0x7247, "sfx_blackice_engine_beam_fall" }, { 0x7248, "sfx_blackice_engine_dist_explo" }, +// { 0x7249, "" }, +// { 0x724A, "" }, +// { 0x724B, "" }, +// { 0x724C, "" }, +// { 0x724D, "" }, +// { 0x724E, "" }, +// { 0x724F, "" }, +// { 0x7250, "" }, +// { 0x7251, "" }, +// { 0x7252, "" }, +// { 0x7253, "" }, +// { 0x7254, "" }, +// { 0x7255, "" }, +// { 0x7256, "" }, +// { 0x7257, "" }, +// { 0x7258, "" }, +// { 0x7259, "" }, +// { 0x725A, "" }, +// { 0x725B, "" }, +// { 0x725C, "" }, +// { 0x725D, "" }, +// { 0x725E, "" }, +// { 0x725F, "" }, +// { 0x7260, "" }, +// { 0x7261, "" }, +// { 0x7262, "" }, +// { 0x7263, "" }, +// { 0x7264, "" }, +// { 0x7265, "" }, { 0x7266, "sfx_cmd_console_acknowledge" }, +// { 0x7267, "" }, +// { 0x7268, "" }, { 0x7269, "sfx_cmd_seq_end" }, +// { 0x726A, "" }, +// { 0x726B, "" }, +// { 0x726C, "" }, +// { 0x726D, "" }, +// { 0x726E, "" }, +// { 0x726F, "" }, { 0x7270, "sfx_controlroom_explosions" }, +// { 0x7271, "" }, +// { 0x7272, "" }, +// { 0x7273, "" }, +// { 0x7274, "" }, +// { 0x7275, "" }, +// { 0x7276, "" }, +// { 0x7277, "" }, { 0x7278, "sfx_delete_refinery_alarm_node" }, +// { 0x7279, "" }, +// { 0x727A, "" }, +// { 0x727B, "" }, { 0x727C, "sfx_derrick_mix_change" }, +// { 0x727D, "" }, +// { 0x727E, "" }, +// { 0x727F, "" }, +// { 0x7280, "" }, +// { 0x7281, "" }, { 0x7282, "sfx_distant_oil_rig" }, { 0x7283, "sfx_drill_destroyed" }, +// { 0x7284, "" }, { 0x7285, "sfx_drill_offline" }, { 0x7286, "sfx_drill_offline_beep" }, +// { 0x7287, "" }, +// { 0x7288, "" }, { 0x7289, "sfx_drill_plant" }, +// { 0x728A, "" }, +// { 0x728B, "" }, +// { 0x728C, "" }, +// { 0x728D, "" }, +// { 0x728E, "" }, { 0x728F, "sfx_escape_destruction_fire_puffs" }, +// { 0x7290, "" }, +// { 0x7291, "" }, +// { 0x7292, "" }, +// { 0x7293, "" }, +// { 0x7294, "" }, +// { 0x7295, "" }, +// { 0x7296, "" }, +// { 0x7297, "" }, +// { 0x7298, "" }, +// { 0x7299, "" }, +// { 0x729A, "" }, +// { 0x729B, "" }, +// { 0x729C, "" }, +// { 0x729D, "" }, +// { 0x729E, "" }, { 0x729F, "sfx_fire_tower_triggers" }, +// { 0x72A0, "" }, +// { 0x72A1, "" }, { 0x72A2, "sfx_flare_stack_arm_expl" }, +// { 0x72A3, "" }, +// { 0x72A4, "" }, { 0x72A5, "sfx_flarestack_door_open" }, +// { 0x72A6, "" }, +// { 0x72A7, "" }, +// { 0x72A8, "" }, +// { 0x72A9, "" }, +// { 0x72AA, "" }, +// { 0x72AB, "" }, +// { 0x72AC, "" }, +// { 0x72AD, "" }, +// { 0x72AE, "" }, +// { 0x72AF, "" }, +// { 0x72B0, "" }, +// { 0x72B1, "" }, +// { 0x72B2, "" }, +// { 0x72B3, "" }, +// { 0x72B4, "" }, { 0x72B5, "sfx_gas_line_scene_plr_hit" }, +// { 0x72B6, "" }, +// { 0x72B7, "" }, +// { 0x72B8, "" }, { 0x72B9, "sfx_gen4_fire_puff" }, +// { 0x72BA, "" }, { 0x72BB, "sfx_gun_grab_script" }, +// { 0x72BC, "" }, +// { 0x72BD, "" }, +// { 0x72BE, "" }, +// { 0x72BF, "" }, +// { 0x72C0, "" }, +// { 0x72C1, "" }, +// { 0x72C2, "" }, +// { 0x72C3, "" }, { 0x72C4, "sfx_heli_flyaway_cmd_center" }, +// { 0x72C5, "" }, +// { 0x72C6, "" }, +// { 0x72C7, "" }, +// { 0x72C8, "" }, +// { 0x72C9, "" }, +// { 0x72CA, "" }, +// { 0x72CB, "" }, { 0x72CC, "sfx_heli_rooftops_engine" }, +// { 0x72CD, "" }, +// { 0x72CE, "" }, +// { 0x72CF, "" }, +// { 0x72D0, "" }, +// { 0x72D1, "" }, +// { 0x72D2, "" }, { 0x72D3, "sfx_heli_turret_fire_start" }, +// { 0x72D4, "" }, +// { 0x72D5, "" }, { 0x72D6, "sfx_heli_turret_shells_stop" }, +// { 0x72D7, "" }, +// { 0x72D8, "" }, +// { 0x72D9, "" }, +// { 0x72DA, "" }, +// { 0x72DB, "" }, +// { 0x72DC, "" }, +// { 0x72DD, "" }, +// { 0x72DE, "" }, +// { 0x72DF, "" }, +// { 0x72E0, "" }, +// { 0x72E1, "" }, +// { 0x72E2, "" }, { 0x72E3, "sfx_intro_heli_engine" }, +// { 0x72E4, "" }, +// { 0x72E5, "" }, +// { 0x72E6, "" }, +// { 0x72E7, "" }, +// { 0x72E8, "" }, { 0x72E9, "sfx_jet_passby_01" }, { 0x72EA, "sfx_jet_passby_02" }, +// { 0x72EB, "" }, { 0x72EC, "sfx_jet_passby_04" }, { 0x72ED, "sfx_jet_passby_05" }, +// { 0x72EE, "" }, +// { 0x72EF, "" }, +// { 0x72F0, "" }, +// { 0x72F1, "" }, +// { 0x72F2, "" }, +// { 0x72F3, "" }, +// { 0x72F4, "" }, { 0x72F5, "sfx_kyra_hatch" }, +// { 0x72F6, "" }, +// { 0x72F7, "" }, +// { 0x72F8, "" }, +// { 0x72F9, "" }, +// { 0x72FA, "" }, +// { 0x72FB, "" }, +// { 0x72FC, "" }, +// { 0x72FD, "" }, +// { 0x72FE, "" }, +// { 0x72FF, "" }, +// { 0x7300, "" }, { 0x7301, "sfx_last_pass" }, +// { 0x7302, "" }, +// { 0x7303, "" }, +// { 0x7304, "" }, { 0x7305, "sfx_lever_logic" }, +// { 0x7306, "" }, { 0x7307, "sfx_lever_rumbles" }, +// { 0x7308, "" }, +// { 0x7309, "" }, { 0x730A, "sfx_loco_breach_02" }, { 0x730B, "sfx_loco_breach_out" }, +// { 0x730C, "" }, +// { 0x730D, "" }, { 0x730E, "sfx_loki_control_room_start" }, +// { 0x730F, "" }, { 0x7310, "sfx_long_pipe_bursts" }, +// { 0x7311, "" }, +// { 0x7312, "" }, +// { 0x7313, "" }, +// { 0x7314, "" }, +// { 0x7315, "" }, +// { 0x7316, "" }, +// { 0x7317, "" }, +// { 0x7318, "" }, +// { 0x7319, "" }, +// { 0x731A, "" }, +// { 0x731B, "" }, +// { 0x731C, "" }, +// { 0x731D, "" }, { 0x731E, "sfx_noticket" }, +// { 0x731F, "" }, { 0x7320, "sfx_odin_decompress" }, { 0x7321, "sfx_odin_decompress_explode" }, +// { 0x7322, "" }, +// { 0x7323, "" }, +// { 0x7324, "" }, { 0x7325, "sfx_odin_spin_explosion" }, { 0x7326, "sfx_odin_spinup" }, +// { 0x7327, "" }, +// { 0x7328, "" }, +// { 0x7329, "" }, +// { 0x732A, "" }, { 0x732B, "sfx_plane_crash_script" }, +// { 0x732C, "" }, +// { 0x732D, "" }, +// { 0x732E, "" }, { 0x732F, "sfx_play_pipe_sounds" }, +// { 0x7330, "" }, +// { 0x7331, "" }, +// { 0x7332, "" }, +// { 0x7333, "" }, +// { 0x7334, "" }, +// { 0x7335, "" }, +// { 0x7336, "" }, +// { 0x7337, "" }, +// { 0x7338, "" }, +// { 0x7339, "" }, +// { 0x733A, "" }, +// { 0x733B, "" }, +// { 0x733C, "" }, { 0x733D, "sfx_plr_vault" }, { 0x733E, "sfx_post_infil_door" }, +// { 0x733F, "" }, +// { 0x7340, "" }, +// { 0x7341, "" }, +// { 0x7342, "" }, +// { 0x7343, "" }, +// { 0x7344, "" }, +// { 0x7345, "" }, +// { 0x7346, "" }, +// { 0x7347, "" }, +// { 0x7348, "" }, +// { 0x7349, "" }, { 0x734A, "sfx_rescue_heli_flyin" }, +// { 0x734B, "" }, +// { 0x734C, "" }, +// { 0x734D, "" }, +// { 0x734E, "" }, +// { 0x734F, "" }, +// { 0x7350, "" }, +// { 0x7351, "" }, +// { 0x7352, "" }, { 0x7353, "sfx_rooftop_collapse" }, +// { 0x7354, "" }, +// { 0x7355, "" }, +// { 0x7356, "" }, +// { 0x7357, "" }, +// { 0x7358, "" }, +// { 0x7359, "" }, +// { 0x735A, "" }, { 0x735B, "sfx_sat_approach_kyra" }, +// { 0x735C, "" }, { 0x735D, "sfx_sat_big_fire_lp" }, +// { 0x735E, "" }, +// { 0x735F, "" }, +// { 0x7360, "" }, +// { 0x7361, "" }, { 0x7362, "sfx_satellite_lat_thruster_loop" }, +// { 0x7363, "" }, +// { 0x7364, "" }, +// { 0x7365, "" }, +// { 0x7366, "" }, +// { 0x7367, "" }, +// { 0x7368, "" }, +// { 0x7369, "" }, +// { 0x736A, "" }, +// { 0x736B, "" }, { 0x736C, "sfx_set_rog_amb" }, +// { 0x736D, "" }, +// { 0x736E, "" }, { 0x736F, "sfx_shaky_camera_moment" }, +// { 0x7370, "" }, +// { 0x7371, "" }, +// { 0x7372, "" }, +// { 0x7373, "" }, +// { 0x7374, "" }, +// { 0x7375, "" }, +// { 0x7376, "" }, +// { 0x7377, "" }, +// { 0x7378, "" }, +// { 0x7379, "" }, +// { 0x737A, "" }, +// { 0x737B, "" }, +// { 0x737C, "" }, +// { 0x737D, "" }, +// { 0x737E, "" }, +// { 0x737F, "" }, +// { 0x7380, "" }, +// { 0x7381, "" }, +// { 0x7382, "" }, { 0x7383, "sfx_stereo_quake" }, +// { 0x7384, "" }, { 0x7385, "sfx_stop_alley_water" }, { 0x7386, "sfx_stop_ascend_sound_wait" }, +// { 0x7387, "" }, +// { 0x7388, "" }, +// { 0x7389, "" }, +// { 0x738A, "" }, +// { 0x738B, "" }, +// { 0x738C, "" }, +// { 0x738D, "" }, +// { 0x738E, "" }, +// { 0x738F, "" }, +// { 0x7390, "" }, +// { 0x7391, "" }, +// { 0x7392, "" }, +// { 0x7393, "" }, +// { 0x7394, "" }, +// { 0x7395, "" }, +// { 0x7396, "" }, { 0x7397, "sfx_train_derail_sound" }, +// { 0x7398, "" }, +// { 0x7399, "" }, { 0x739A, "sfx_truck_sinking" }, +// { 0x739B, "" }, +// { 0x739C, "" }, +// { 0x739D, "" }, +// { 0x739E, "" }, +// { 0x739F, "" }, +// { 0x73A0, "" }, +// { 0x73A1, "" }, +// { 0x73A2, "" }, +// { 0x73A3, "" }, +// { 0x73A4, "" }, +// { 0x73A5, "" }, +// { 0x73A6, "" }, +// { 0x73A7, "" }, +// { 0x73A8, "" }, +// { 0x73A9, "" }, +// { 0x73AA, "" }, +// { 0x73AB, "" }, +// { 0x73AC, "" }, +// { 0x73AD, "" }, +// { 0x73AE, "" }, +// { 0x73AF, "" }, { 0x73B0, "sfxcannonfireloop_1p" }, +// { 0x73B1, "" }, +// { 0x73B2, "" }, +// { 0x73B3, "" }, +// { 0x73B4, "" }, +// { 0x73B5, "" }, +// { 0x73B6, "" }, +// { 0x73B7, "" }, { 0x73B8, "sfxmissilefire_3p" }, +// { 0x73B9, "" }, +// { 0x73BA, "" }, { 0x73BB, "shader_fade_out" }, +// { 0x73BC, "" }, +// { 0x73BD, "" }, +// { 0x73BE, "" }, +// { 0x73BF, "" }, +// { 0x73C0, "" }, +// { 0x73C1, "" }, +// { 0x73C2, "" }, +// { 0x73C3, "" }, +// { 0x73C4, "" }, +// { 0x73C5, "" }, +// { 0x73C6, "" }, +// { 0x73C7, "" }, +// { 0x73C8, "" }, +// { 0x73C9, "" }, +// { 0x73CA, "" }, +// { 0x73CB, "" }, +// { 0x73CC, "" }, +// { 0x73CD, "" }, +// { 0x73CE, "" }, +// { 0x73CF, "" }, { 0x73D0, "shadowkill_phone_on" }, { 0x73D1, "shadowkill_phone_show" }, +// { 0x73D2, "" }, +// { 0x73D3, "" }, +// { 0x73D4, "" }, { 0x73D5, "shakemag" }, { 0x73D6, "shaky_moment" }, +// { 0x73D7, "" }, { 0x73D8, "shared_turrets" }, +// { 0x73D9, "" }, { 0x73DA, "shark_attack_2_fx" }, +// { 0x73DB, "" }, +// { 0x73DC, "" }, +// { 0x73DD, "" }, +// { 0x73DE, "" }, { 0x73DF, "shark_collision_model" }, +// { 0x73E0, "" }, +// { 0x73E1, "" }, { 0x73E2, "shark_eat_wandering_player" }, +// { 0x73E3, "" }, +// { 0x73E4, "" }, { 0x73E5, "shark_heartbeat" }, +// { 0x73E6, "" }, { 0x73E7, "shark_kill_front" }, +// { 0x73E8, "" }, +// { 0x73E9, "" }, +// { 0x73EA, "" }, +// { 0x73EB, "" }, +// { 0x73EC, "" }, +// { 0x73ED, "" }, +// { 0x73EE, "" }, { 0x73EF, "shark_room_faster_hint" }, { 0x73F0, "shark_think" }, +// { 0x73F1, "" }, +// { 0x73F2, "" }, +// { 0x73F3, "" }, +// { 0x73F4, "" }, +// { 0x73F5, "" }, +// { 0x73F6, "" }, +// { 0x73F7, "" }, +// { 0x73F8, "" }, +// { 0x73F9, "" }, +// { 0x73FA, "" }, +// { 0x73FB, "" }, +// { 0x73FC, "" }, +// { 0x73FD, "" }, +// { 0x73FE, "" }, +// { 0x73FF, "" }, +// { 0x7400, "" }, +// { 0x7401, "" }, +// { 0x7402, "" }, +// { 0x7403, "" }, +// { 0x7404, "" }, +// { 0x7405, "" }, +// { 0x7406, "" }, +// { 0x7407, "" }, +// { 0x7408, "" }, +// { 0x7409, "" }, +// { 0x740A, "" }, +// { 0x740B, "" }, { 0x740C, "shipartilleryspots" }, +// { 0x740D, "" }, +// { 0x740E, "" }, +// { 0x740F, "" }, +// { 0x7410, "" }, +// { 0x7411, "" }, +// { 0x7412, "" }, +// { 0x7413, "" }, +// { 0x7414, "" }, +// { 0x7415, "" }, +// { 0x7416, "" }, +// { 0x7417, "" }, +// { 0x7418, "" }, +// { 0x7419, "" }, +// { 0x741A, "" }, +// { 0x741B, "" }, +// { 0x741C, "" }, +// { 0x741D, "" }, +// { 0x741E, "" }, +// { 0x741F, "" }, +// { 0x7420, "" }, +// { 0x7421, "" }, +// { 0x7422, "" }, { 0x7423, "shoot_from_ai_to_ai" }, +// { 0x7424, "" }, +// { 0x7425, "" }, +// { 0x7426, "" }, +// { 0x7427, "" }, +// { 0x7428, "" }, +// { 0x7429, "" }, +// { 0x742A, "" }, +// { 0x742B, "" }, +// { 0x742C, "" }, +// { 0x742D, "" }, +// { 0x742E, "" }, { 0x742F, "shootanimtime" }, +// { 0x7430, "" }, +// { 0x7431, "" }, +// { 0x7432, "" }, { 0x7433, "shootenemytarget_bullets" }, +// { 0x7434, "" }, +// { 0x7435, "" }, +// { 0x7436, "" }, +// { 0x7437, "" }, +// { 0x7438, "" }, +// { 0x7439, "" }, { 0x743A, "shootentvelocity" }, +// { 0x743B, "" }, +// { 0x743C, "" }, +// { 0x743D, "" }, { 0x743E, "shooter_tracking" }, +// { 0x743F, "" }, +// { 0x7440, "" }, { 0x7441, "shootflares" }, +// { 0x7442, "" }, +// { 0x7443, "" }, +// { 0x7444, "" }, +// { 0x7445, "" }, +// { 0x7446, "" }, +// { 0x7447, "" }, +// { 0x7448, "" }, +// { 0x7449, "" }, +// { 0x744A, "" }, +// { 0x744B, "" }, { 0x744C, "shootuntilneedtoturn" }, +// { 0x744D, "" }, +// { 0x744E, "" }, +// { 0x744F, "" }, +// { 0x7450, "" }, +// { 0x7451, "" }, +// { 0x7452, "" }, +// { 0x7453, "" }, +// { 0x7454, "" }, +// { 0x7455, "" }, { 0x7456, "shot" }, +// { 0x7457, "" }, +// { 0x7458, "" }, +// { 0x7459, "" }, +// { 0x745A, "" }, +// { 0x745B, "" }, +// { 0x745C, "" }, +// { 0x745D, "" }, +// { 0x745E, "" }, +// { 0x745F, "" }, +// { 0x7460, "" }, { 0x7461, "shotgunswitchfinish" }, +// { 0x7462, "" }, +// { 0x7463, "" }, +// { 0x7464, "" }, +// { 0x7465, "" }, +// { 0x7466, "" }, +// { 0x7467, "" }, +// { 0x7468, "" }, +// { 0x7469, "" }, +// { 0x746A, "" }, +// { 0x746B, "" }, +// { 0x746C, "" }, +// { 0x746D, "" }, +// { 0x746E, "" }, +// { 0x746F, "" }, +// { 0x7470, "" }, +// { 0x7471, "" }, { 0x7472, "should_do_immediate_ragdoll" }, +// { 0x7473, "" }, +// { 0x7474, "" }, +// { 0x7475, "" }, +// { 0x7476, "" }, { 0x7477, "should_explode_on_damage" }, +// { 0x7478, "" }, +// { 0x7479, "" }, +// { 0x747A, "" }, +// { 0x747B, "" }, +// { 0x747C, "" }, +// { 0x747D, "" }, +// { 0x747E, "" }, +// { 0x747F, "" }, { 0x7480, "should_make_entity_sentient" }, +// { 0x7481, "" }, +// { 0x7482, "" }, +// { 0x7483, "" }, +// { 0x7484, "" }, +// { 0x7485, "" }, +// { 0x7486, "" }, +// { 0x7487, "" }, { 0x7488, "should_put_drill_outline_on" }, { 0x7489, "should_put_player_outline_on" }, +// { 0x748A, "" }, +// { 0x748B, "" }, +// { 0x748C, "" }, +// { 0x748D, "" }, +// { 0x748E, "" }, { 0x748F, "should_stabilize" }, +// { 0x7490, "" }, +// { 0x7491, "" }, +// { 0x7492, "" }, +// { 0x7493, "" }, +// { 0x7494, "" }, { 0x7495, "should_toggle_silencer" }, +// { 0x7496, "" }, +// { 0x7497, "" }, +// { 0x7498, "" }, +// { 0x7499, "" }, +// { 0x749A, "" }, +// { 0x749B, "" }, +// { 0x749C, "" }, +// { 0x749D, "" }, +// { 0x749E, "" }, +// { 0x749F, "" }, +// { 0x74A0, "" }, +// { 0x74A1, "" }, +// { 0x74A2, "" }, { 0x74A3, "shouldconserveammotime" }, +// { 0x74A4, "" }, +// { 0x74A5, "" }, { 0x74A6, "shoulddoarrivals" }, +// { 0x74A7, "" }, +// { 0x74A8, "" }, +// { 0x74A9, "" }, +// { 0x74AA, "" }, +// { 0x74AB, "" }, { 0x74AC, "shoulddostopanim" }, +// { 0x74AD, "" }, +// { 0x74AE, "" }, +// { 0x74AF, "" }, +// { 0x74B0, "" }, { 0x74B1, "shouldfirewhilechangingpose" }, +// { 0x74B2, "" }, +// { 0x74B3, "" }, { 0x74B4, "shouldhelpadvancingteammate" }, +// { 0x74B5, "" }, +// { 0x74B6, "" }, +// { 0x74B7, "" }, +// { 0x74B8, "" }, +// { 0x74B9, "" }, +// { 0x74BA, "" }, { 0x74BB, "shouldpreventearlyuse" }, +// { 0x74BC, "" }, +// { 0x74BD, "" }, { 0x74BE, "shouldreturntocover" }, +// { 0x74BF, "" }, +// { 0x74C0, "" }, +// { 0x74C1, "" }, +// { 0x74C2, "" }, { 0x74C3, "shouldsniff" }, +// { 0x74C4, "" }, +// { 0x74C5, "" }, +// { 0x74C6, "" }, +// { 0x74C7, "" }, +// { 0x74C8, "" }, +// { 0x74C9, "" }, +// { 0x74CA, "" }, +// { 0x74CB, "" }, +// { 0x74CC, "" }, +// { 0x74CD, "" }, +// { 0x74CE, "" }, +// { 0x74CF, "" }, +// { 0x74D0, "" }, +// { 0x74D1, "" }, +// { 0x74D2, "" }, +// { 0x74D3, "" }, +// { 0x74D4, "" }, +// { 0x74D5, "" }, { 0x74D6, "show_binoc_scan_hint" }, { 0x74D7, "show_challenge_outcome" }, +// { 0x74D8, "" }, +// { 0x74D9, "" }, +// { 0x74DA, "" }, +// { 0x74DB, "" }, +// { 0x74DC, "" }, { 0x74DD, "show_ent" }, { 0x74DE, "show_entity" }, +// { 0x74DF, "" }, +// { 0x74E0, "" }, +// { 0x74E1, "" }, { 0x74E2, "show_fire_hide_aim_idle" }, { 0x74E3, "show_garage_debris" }, +// { 0x74E4, "" }, +// { 0x74E5, "" }, +// { 0x74E6, "" }, +// { 0x74E7, "" }, +// { 0x74E8, "" }, +// { 0x74E9, "" }, +// { 0x74EA, "" }, { 0x74EB, "show_icon" }, +// { 0x74EC, "" }, +// { 0x74ED, "" }, +// { 0x74EE, "" }, +// { 0x74EF, "" }, { 0x74F0, "show_legs" }, +// { 0x74F1, "" }, +// { 0x74F2, "" }, { 0x74F3, "show_missile_launcher_collision" }, +// { 0x74F4, "" }, +// { 0x74F5, "" }, +// { 0x74F6, "" }, +// { 0x74F7, "" }, +// { 0x74F8, "" }, +// { 0x74F9, "" }, +// { 0x74FA, "" }, +// { 0x74FB, "" }, { 0x74FC, "show_train_geo" }, +// { 0x74FD, "" }, { 0x74FE, "show_trap_icon_to_team" }, +// { 0x74FF, "" }, +// { 0x7500, "" }, +// { 0x7501, "" }, +// { 0x7502, "" }, { 0x7503, "show_weapon_switch_hints" }, +// { 0x7504, "" }, { 0x7505, "showcapturedbaseeffecttoplayer" }, +// { 0x7506, "" }, { 0x7507, "showclosedportalfx" }, { 0x7508, "showcratesplash" }, +// { 0x7509, "" }, +// { 0x750A, "" }, +// { 0x750B, "" }, { 0x750C, "showdefendprompt" }, +// { 0x750D, "" }, +// { 0x750E, "" }, +// { 0x750F, "" }, +// { 0x7510, "" }, { 0x7511, "showfx" }, +// { 0x7512, "" }, +// { 0x7513, "" }, +// { 0x7514, "" }, +// { 0x7515, "" }, +// { 0x7516, "" }, +// { 0x7517, "" }, { 0x7518, "showlastenemysightpos" }, { 0x7519, "showline" }, +// { 0x751A, "" }, { 0x751B, "showmainmenuforteam" }, +// { 0x751C, "" }, +// { 0x751D, "" }, +// { 0x751E, "" }, +// { 0x751F, "" }, +// { 0x7520, "" }, { 0x7521, "showspawnnotifies" }, { 0x7522, "showspawnpoint" }, +// { 0x7523, "" }, +// { 0x7524, "" }, +// { 0x7525, "" }, +// { 0x7526, "" }, +// { 0x7527, "" }, +// { 0x7528, "" }, +// { 0x7529, "" }, +// { 0x752A, "" }, +// { 0x752B, "" }, { 0x752C, "shufflekillstreaksdown" }, +// { 0x752D, "" }, +// { 0x752E, "" }, +// { 0x752F, "" }, +// { 0x7530, "" }, { 0x7531, "shut_post_infil_door_flag" }, +// { 0x7532, "" }, +// { 0x7533, "" }, +// { 0x7534, "" }, +// { 0x7535, "" }, +// { 0x7536, "" }, +// { 0x7537, "" }, { 0x7538, "shuttle_docking" }, +// { 0x7539, "" }, +// { 0x753A, "" }, +// { 0x753B, "" }, { 0x753C, "shuttle_thrust_fl" }, +// { 0x753D, "" }, +// { 0x753E, "" }, +// { 0x753F, "" }, +// { 0x7540, "" }, { 0x7541, "side_arm_array" }, +// { 0x7542, "" }, +// { 0x7543, "" }, +// { 0x7544, "" }, { 0x7545, "sideisleftright" }, +// { 0x7546, "" }, { 0x7547, "sidesteprate" }, +// { 0x7548, "" }, +// { 0x7549, "" }, +// { 0x754A, "" }, +// { 0x754B, "" }, +// { 0x754C, "" }, +// { 0x754D, "" }, +// { 0x754E, "" }, +// { 0x754F, "" }, { 0x7550, "sign" }, { 0x7551, "silent_magic_bullet_windshield" }, +// { 0x7552, "" }, +// { 0x7553, "" }, +// { 0x7554, "" }, +// { 0x7555, "" }, +// { 0x7556, "" }, { 0x7557, "simulation_speed" }, { 0x7558, "single_ally_run" }, +// { 0x7559, "" }, +// { 0x755A, "" }, { 0x755B, "single_fish_detectdamage" }, +// { 0x755C, "" }, +// { 0x755D, "" }, +// { 0x755E, "" }, +// { 0x755F, "" }, +// { 0x7560, "" }, +// { 0x7561, "" }, { 0x7562, "single_fish_start" }, { 0x7563, "single_fish_start_after_frameend" }, +// { 0x7564, "" }, +// { 0x7565, "" }, +// { 0x7566, "" }, +// { 0x7567, "" }, { 0x7568, "sinkingplatform_start" }, +// { 0x7569, "" }, +// { 0x756A, "" }, +// { 0x756B, "" }, +// { 0x756C, "" }, +// { 0x756D, "" }, +// { 0x756E, "" }, +// { 0x756F, "" }, +// { 0x7570, "" }, +// { 0x7571, "" }, +// { 0x7572, "" }, +// { 0x7573, "" }, { 0x7574, "sittag_offset" }, +// { 0x7575, "" }, { 0x7576, "sitting_wounded_scene_sound" }, +// { 0x7577, "" }, +// { 0x7578, "" }, +// { 0x7579, "" }, { 0x757A, "skip_start_transition" }, { 0x757B, "skip_to_end" }, +// { 0x757C, "" }, +// { 0x757D, "" }, +// { 0x757E, "" }, +// { 0x757F, "" }, +// { 0x7580, "" }, +// { 0x7581, "" }, +// { 0x7582, "" }, { 0x7583, "skiplivesxpscalar" }, { 0x7584, "skipmodelswapdeath" }, +// { 0x7585, "" }, +// { 0x7586, "" }, +// { 0x7587, "" }, +// { 0x7588, "" }, +// { 0x7589, "" }, { 0x758A, "sky_change" }, +// { 0x758B, "" }, +// { 0x758C, "" }, { 0x758D, "skybridge_ally_cross" }, +// { 0x758E, "" }, +// { 0x758F, "" }, +// { 0x7590, "" }, +// { 0x7591, "" }, +// { 0x7592, "" }, +// { 0x7593, "" }, +// { 0x7594, "" }, +// { 0x7595, "" }, +// { 0x7596, "" }, +// { 0x7597, "" }, +// { 0x7598, "" }, +// { 0x7599, "" }, +// { 0x759A, "" }, +// { 0x759B, "" }, +// { 0x759C, "" }, +// { 0x759D, "" }, +// { 0x759E, "" }, +// { 0x759F, "" }, { 0x75A0, "skybridge_player_flinch" }, { 0x75A1, "skybridge_precursor_emitter" }, +// { 0x75A2, "" }, { 0x75A3, "skybridge_rumble_logic" }, +// { 0x75A4, "" }, +// { 0x75A5, "" }, +// { 0x75A6, "" }, +// { 0x75A7, "" }, +// { 0x75A8, "" }, +// { 0x75A9, "" }, { 0x75AA, "skybridge_to_rooftops_transition" }, +// { 0x75AB, "" }, +// { 0x75AC, "" }, +// { 0x75AD, "" }, +// { 0x75AE, "" }, +// { 0x75AF, "" }, +// { 0x75B0, "" }, +// { 0x75B1, "" }, +// { 0x75B2, "" }, +// { 0x75B3, "" }, +// { 0x75B4, "" }, +// { 0x75B5, "" }, +// { 0x75B6, "" }, +// { 0x75B7, "" }, { 0x75B8, "skydomeradiosity_ng" }, +// { 0x75B9, "" }, +// { 0x75BA, "" }, +// { 0x75BB, "" }, +// { 0x75BC, "" }, +// { 0x75BD, "" }, +// { 0x75BE, "" }, +// { 0x75BF, "" }, { 0x75C0, "skyway_beach_fade_to_dev_logo_credits" }, +// { 0x75C1, "" }, +// { 0x75C2, "" }, +// { 0x75C3, "" }, +// { 0x75C4, "" }, { 0x75C5, "skyway_beach_rorke_again" }, { 0x75C6, "skyway_checkmate_music" }, +// { 0x75C7, "" }, +// { 0x75C8, "" }, { 0x75C9, "skyway_endshot_sfx" }, +// { 0x75CA, "" }, +// { 0x75CB, "" }, +// { 0x75CC, "" }, { 0x75CD, "skyway_hud_ammocounterhide" }, +// { 0x75CE, "" }, +// { 0x75CF, "" }, +// { 0x75D0, "" }, +// { 0x75D1, "" }, { 0x75D2, "skyway_introscreen" }, +// { 0x75D3, "" }, +// { 0x75D4, "" }, +// { 0x75D5, "" }, +// { 0x75D6, "" }, +// { 0x75D7, "" }, +// { 0x75D8, "" }, +// { 0x75D9, "" }, +// { 0x75DA, "" }, +// { 0x75DB, "" }, +// { 0x75DC, "" }, { 0x75DD, "sleeping_enemy_below_alerted_or_killed" }, +// { 0x75DE, "" }, { 0x75DF, "sleeping_enemy_below_vo" }, +// { 0x75E0, "" }, +// { 0x75E1, "" }, +// { 0x75E2, "" }, +// { 0x75E3, "" }, +// { 0x75E4, "" }, +// { 0x75E5, "" }, +// { 0x75E6, "" }, +// { 0x75E7, "" }, +// { 0x75E8, "" }, +// { 0x75E9, "" }, +// { 0x75EA, "" }, +// { 0x75EB, "" }, +// { 0x75EC, "" }, +// { 0x75ED, "" }, +// { 0x75EE, "" }, +// { 0x75EF, "" }, +// { 0x75F0, "" }, { 0x75F1, "sliding_jet2" }, +// { 0x75F2, "" }, { 0x75F3, "sliding_jet21" }, +// { 0x75F4, "" }, +// { 0x75F5, "" }, +// { 0x75F6, "" }, { 0x75F7, "slomo_breach_vision_change" }, +// { 0x75F8, "" }, +// { 0x75F9, "" }, { 0x75FA, "slomobasevision" }, +// { 0x75FB, "" }, +// { 0x75FC, "" }, +// { 0x75FD, "" }, +// { 0x75FE, "" }, +// { 0x75FF, "" }, +// { 0x7600, "" }, +// { 0x7601, "" }, +// { 0x7602, "" }, +// { 0x7603, "" }, +// { 0x7604, "" }, +// { 0x7605, "" }, { 0x7606, "slow_intro_pre_load" }, +// { 0x7607, "" }, { 0x7608, "slowconvergence" }, +// { 0x7609, "" }, +// { 0x760A, "" }, +// { 0x760B, "" }, { 0x760C, "slowmo_breach_damage_trigger_think" }, { 0x760D, "slowmo_breach_disable_stancemod" }, +// { 0x760E, "" }, +// { 0x760F, "" }, { 0x7610, "slowmo_breach_start_delay" }, +// { 0x7611, "" }, +// { 0x7612, "" }, +// { 0x7613, "" }, { 0x7614, "slowmo_lerp_in" }, +// { 0x7615, "" }, +// { 0x7616, "" }, +// { 0x7617, "" }, +// { 0x7618, "" }, +// { 0x7619, "" }, +// { 0x761A, "" }, +// { 0x761B, "" }, +// { 0x761C, "" }, +// { 0x761D, "" }, +// { 0x761E, "" }, +// { 0x761F, "" }, +// { 0x7620, "" }, +// { 0x7621, "" }, +// { 0x7622, "" }, { 0x7623, "small_shakes_on" }, +// { 0x7624, "" }, +// { 0x7625, "" }, +// { 0x7626, "" }, +// { 0x7627, "" }, +// { 0x7628, "" }, +// { 0x7629, "" }, { 0x762A, "smart_get_nag_line" }, { 0x762B, "smart_radio_dialogue" }, +// { 0x762C, "" }, +// { 0x762D, "" }, +// { 0x762E, "" }, +// { 0x762F, "" }, +// { 0x7630, "" }, +// { 0x7631, "" }, +// { 0x7632, "" }, +// { 0x7633, "" }, +// { 0x7634, "" }, +// { 0x7635, "" }, +// { 0x7636, "" }, +// { 0x7637, "" }, +// { 0x7638, "" }, +// { 0x7639, "" }, +// { 0x763A, "" }, { 0x763B, "smoke_thrown" }, +// { 0x763C, "" }, +// { 0x763D, "" }, +// { 0x763E, "" }, +// { 0x763F, "" }, +// { 0x7640, "" }, +// { 0x7641, "" }, +// { 0x7642, "" }, +// { 0x7643, "" }, +// { 0x7644, "" }, +// { 0x7645, "" }, +// { 0x7646, "" }, { 0x7647, "snake_cam_enemy_anims" }, +// { 0x7648, "" }, { 0x7649, "snake_cam_hud" }, +// { 0x764A, "" }, +// { 0x764B, "" }, +// { 0x764C, "" }, +// { 0x764D, "" }, +// { 0x764E, "" }, +// { 0x764F, "" }, +// { 0x7650, "" }, +// { 0x7651, "" }, { 0x7652, "snake_cam_vision_flicker" }, +// { 0x7653, "" }, +// { 0x7654, "" }, +// { 0x7655, "" }, +// { 0x7656, "" }, +// { 0x7657, "" }, +// { 0x7658, "" }, { 0x7659, "sniff_mode" }, +// { 0x765A, "" }, { 0x765B, "sniff_system_init" }, +// { 0x765C, "" }, +// { 0x765D, "" }, +// { 0x765E, "" }, +// { 0x765F, "" }, { 0x7660, "sniper_cancel_flag" }, +// { 0x7661, "" }, +// { 0x7662, "" }, +// { 0x7663, "" }, +// { 0x7664, "" }, +// { 0x7665, "" }, +// { 0x7666, "" }, { 0x7667, "sniper_paces" }, +// { 0x7668, "" }, +// { 0x7669, "" }, { 0x766A, "sniper_vision_override" }, { 0x766B, "sniper_wait_extra_black" }, { 0x766C, "sniper_zoom_hint_hud" }, +// { 0x766D, "" }, +// { 0x766E, "" }, +// { 0x766F, "" }, +// { 0x7670, "" }, +// { 0x7671, "" }, +// { 0x7672, "" }, +// { 0x7673, "" }, +// { 0x7674, "" }, +// { 0x7675, "" }, +// { 0x7676, "" }, +// { 0x7677, "" }, +// { 0x7678, "" }, +// { 0x7679, "" }, +// { 0x767A, "" }, +// { 0x767B, "" }, { 0x767C, "snowmobile_decide_shoot" }, { 0x767D, "snowmobile_decide_shoot_internal" }, +// { 0x767E, "" }, +// { 0x767F, "" }, +// { 0x7680, "" }, +// { 0x7681, "" }, +// { 0x7682, "" }, +// { 0x7683, "" }, { 0x7684, "snowmobile_loop_driver" }, { 0x7685, "snowmobile_loop_driver_shooting" }, +// { 0x7686, "" }, +// { 0x7687, "" }, +// { 0x7688, "" }, +// { 0x7689, "" }, +// { 0x768A, "" }, { 0x768B, "snowmobile_reload" }, { 0x768C, "snowmobile_reload_internal" }, +// { 0x768D, "" }, +// { 0x768E, "" }, +// { 0x768F, "" }, +// { 0x7690, "" }, +// { 0x7691, "" }, +// { 0x7692, "" }, +// { 0x7693, "" }, +// { 0x7694, "" }, +// { 0x7695, "" }, +// { 0x7696, "" }, +// { 0x7697, "" }, +// { 0x7698, "" }, +// { 0x7699, "" }, +// { 0x769A, "" }, +// { 0x769B, "" }, +// { 0x769C, "" }, +// { 0x769D, "" }, +// { 0x769E, "" }, +// { 0x769F, "" }, +// { 0x76A0, "" }, +// { 0x76A1, "" }, +// { 0x76A2, "" }, +// { 0x76A3, "" }, { 0x76A4, "soccer_scene_enemies" }, +// { 0x76A5, "" }, +// { 0x76A6, "" }, +// { 0x76A7, "" }, +// { 0x76A8, "" }, +// { 0x76A9, "" }, +// { 0x76AA, "" }, +// { 0x76AB, "" }, +// { 0x76AC, "" }, +// { 0x76AD, "" }, +// { 0x76AE, "" }, +// { 0x76AF, "" }, +// { 0x76B0, "" }, { 0x76B1, "softlandingwaiter" }, +// { 0x76B2, "" }, { 0x76B3, "solar_array0" }, +// { 0x76B4, "" }, { 0x76B5, "solar_panel_handling" }, +// { 0x76B6, "" }, +// { 0x76B7, "" }, +// { 0x76B8, "" }, { 0x76B9, "solarpanels_damage_think_instant" }, +// { 0x76BA, "" }, +// { 0x76BB, "" }, +// { 0x76BC, "" }, +// { 0x76BD, "" }, +// { 0x76BE, "" }, +// { 0x76BF, "" }, +// { 0x76C0, "" }, +// { 0x76C1, "" }, +// { 0x76C2, "" }, { 0x76C3, "sonar_boat_audio" }, +// { 0x76C4, "" }, +// { 0x76C5, "" }, +// { 0x76C6, "" }, +// { 0x76C7, "" }, { 0x76C8, "sonar_boat_e3" }, +// { 0x76C9, "" }, +// { 0x76CA, "" }, +// { 0x76CB, "" }, +// { 0x76CC, "" }, +// { 0x76CD, "" }, +// { 0x76CE, "" }, +// { 0x76CF, "" }, +// { 0x76D0, "" }, +// { 0x76D1, "" }, +// { 0x76D2, "" }, +// { 0x76D3, "" }, +// { 0x76D4, "" }, +// { 0x76D5, "" }, +// { 0x76D6, "" }, { 0x76D7, "sonar_mines" }, +// { 0x76D8, "" }, +// { 0x76D9, "" }, +// { 0x76DA, "" }, +// { 0x76DB, "" }, +// { 0x76DC, "" }, +// { 0x76DD, "" }, +// { 0x76DE, "" }, +// { 0x76DF, "" }, { 0x76E0, "sonar_ping_light_think" }, +// { 0x76E1, "" }, +// { 0x76E2, "" }, +// { 0x76E3, "" }, { 0x76E4, "sonar_times_hit" }, { 0x76E5, "sonar_wreck" }, { 0x76E6, "sonar_wreck_crash_after" }, +// { 0x76E7, "" }, +// { 0x76E8, "" }, +// { 0x76E9, "" }, +// { 0x76EA, "" }, +// { 0x76EB, "" }, +// { 0x76EC, "" }, +// { 0x76ED, "" }, +// { 0x76EE, "" }, +// { 0x76EF, "" }, +// { 0x76F0, "" }, +// { 0x76F1, "" }, +// { 0x76F2, "" }, +// { 0x76F3, "" }, +// { 0x76F4, "" }, +// { 0x76F5, "" }, +// { 0x76F6, "" }, +// { 0x76F7, "" }, +// { 0x76F8, "" }, { 0x76F9, "sorter" }, { 0x76FA, "sortlowermessages" }, +// { 0x76FB, "" }, +// { 0x76FC, "" }, +// { 0x76FD, "" }, +// { 0x76FE, "" }, +// { 0x76FF, "" }, +// { 0x7700, "" }, +// { 0x7701, "" }, +// { 0x7702, "" }, +// { 0x7703, "" }, { 0x7704, "sound_effect" }, +// { 0x7705, "" }, +// { 0x7706, "" }, { 0x7707, "sound_ents" }, +// { 0x7708, "" }, +// { 0x7709, "" }, { 0x770A, "sound_fade_in" }, +// { 0x770B, "" }, +// { 0x770C, "" }, +// { 0x770D, "" }, +// { 0x770E, "" }, { 0x770F, "sound_org_four" }, +// { 0x7710, "" }, { 0x7711, "sound_ping_plr" }, +// { 0x7712, "" }, +// { 0x7713, "" }, +// { 0x7714, "" }, +// { 0x7715, "" }, +// { 0x7716, "" }, +// { 0x7717, "" }, +// { 0x7718, "" }, { 0x7719, "sound_torpedo_ent" }, +// { 0x771A, "" }, +// { 0x771B, "" }, +// { 0x771C, "" }, +// { 0x771D, "" }, +// { 0x771E, "" }, +// { 0x771F, "" }, +// { 0x7720, "" }, { 0x7721, "sounds" }, +// { 0x7722, "" }, +// { 0x7723, "" }, +// { 0x7724, "" }, +// { 0x7725, "" }, +// { 0x7726, "" }, +// { 0x7727, "" }, +// { 0x7728, "" }, +// { 0x7729, "" }, +// { 0x772A, "" }, +// { 0x772B, "" }, { 0x772C, "space_accel" }, +// { 0x772D, "" }, +// { 0x772E, "" }, +// { 0x772F, "" }, +// { 0x7730, "" }, +// { 0x7731, "" }, { 0x7732, "space_breach_dialogue" }, { 0x7733, "space_breach_enemies" }, +// { 0x7734, "" }, { 0x7735, "space_breathing_enabled" }, +// { 0x7736, "" }, +// { 0x7737, "" }, +// { 0x7738, "" }, +// { 0x7739, "" }, +// { 0x773A, "" }, +// { 0x773B, "" }, +// { 0x773C, "" }, { 0x773D, "space_hud_enable" }, +// { 0x773E, "" }, +// { 0x773F, "" }, +// { 0x7740, "" }, +// { 0x7741, "" }, +// { 0x7742, "" }, +// { 0x7743, "" }, +// { 0x7744, "" }, +// { 0x7745, "" }, +// { 0x7746, "" }, +// { 0x7747, "" }, +// { 0x7748, "" }, +// { 0x7749, "" }, +// { 0x774A, "" }, +// { 0x774B, "" }, +// { 0x774C, "" }, +// { 0x774D, "" }, +// { 0x774E, "" }, +// { 0x774F, "" }, { 0x7750, "sparrow_control" }, +// { 0x7751, "" }, { 0x7752, "sparrow_fire_hint" }, +// { 0x7753, "" }, +// { 0x7754, "" }, +// { 0x7755, "" }, +// { 0x7756, "" }, +// { 0x7757, "" }, +// { 0x7758, "" }, +// { 0x7759, "" }, +// { 0x775A, "" }, { 0x775B, "sparrow_run_enemy_logic" }, +// { 0x775C, "" }, +// { 0x775D, "" }, +// { 0x775E, "" }, +// { 0x775F, "" }, +// { 0x7760, "" }, +// { 0x7761, "" }, +// { 0x7762, "" }, +// { 0x7763, "" }, +// { 0x7764, "" }, +// { 0x7765, "" }, +// { 0x7766, "" }, +// { 0x7767, "" }, +// { 0x7768, "" }, +// { 0x7769, "" }, +// { 0x776A, "" }, +// { 0x776B, "" }, +// { 0x776C, "" }, +// { 0x776D, "" }, +// { 0x776E, "" }, +// { 0x776F, "" }, +// { 0x7770, "" }, +// { 0x7771, "" }, +// { 0x7772, "" }, +// { 0x7773, "" }, +// { 0x7774, "" }, { 0x7775, "spawn_ally" }, +// { 0x7776, "" }, +// { 0x7777, "" }, +// { 0x7778, "" }, +// { 0x7779, "" }, +// { 0x777A, "" }, { 0x777B, "spawn_and_reinforce" }, +// { 0x777C, "" }, +// { 0x777D, "" }, +// { 0x777E, "" }, +// { 0x777F, "" }, +// { 0x7780, "" }, +// { 0x7781, "" }, +// { 0x7782, "" }, +// { 0x7783, "" }, +// { 0x7784, "" }, +// { 0x7785, "" }, +// { 0x7786, "" }, +// { 0x7787, "" }, +// { 0x7788, "" }, +// { 0x7789, "" }, +// { 0x778A, "" }, +// { 0x778B, "" }, +// { 0x778C, "" }, +// { 0x778D, "" }, +// { 0x778E, "" }, +// { 0x778F, "" }, +// { 0x7790, "" }, +// { 0x7791, "" }, +// { 0x7792, "" }, +// { 0x7793, "" }, +// { 0x7794, "" }, +// { 0x7795, "" }, +// { 0x7796, "" }, +// { 0x7797, "" }, +// { 0x7798, "" }, { 0x7799, "spawn_convoy" }, +// { 0x779A, "" }, { 0x779B, "spawn_dam_harrassers" }, +// { 0x779C, "" }, { 0x779D, "spawn_dead_bodies_mudpumps" }, +// { 0x779E, "" }, +// { 0x779F, "" }, +// { 0x77A0, "" }, +// { 0x77A1, "" }, +// { 0x77A2, "" }, +// { 0x77A3, "" }, +// { 0x77A4, "" }, +// { 0x77A5, "" }, +// { 0x77A6, "" }, +// { 0x77A7, "" }, +// { 0x77A8, "" }, +// { 0x77A9, "" }, +// { 0x77AA, "" }, +// { 0x77AB, "" }, +// { 0x77AC, "" }, +// { 0x77AD, "" }, +// { 0x77AE, "" }, +// { 0x77AF, "" }, +// { 0x77B0, "" }, +// { 0x77B1, "" }, +// { 0x77B2, "" }, { 0x77B3, "spawn_event_delayed_wave_spawn" }, +// { 0x77B4, "" }, +// { 0x77B5, "" }, +// { 0x77B6, "" }, +// { 0x77B7, "" }, { 0x77B8, "spawn_event_per_alien_activation_increase" }, +// { 0x77B9, "" }, +// { 0x77BA, "" }, +// { 0x77BB, "" }, +// { 0x77BC, "" }, { 0x77BD, "spawn_events" }, +// { 0x77BE, "" }, +// { 0x77BF, "" }, +// { 0x77C0, "" }, +// { 0x77C1, "" }, +// { 0x77C2, "" }, +// { 0x77C3, "" }, +// { 0x77C4, "" }, +// { 0x77C5, "" }, +// { 0x77C6, "" }, +// { 0x77C7, "" }, +// { 0x77C8, "" }, +// { 0x77C9, "" }, +// { 0x77CA, "" }, +// { 0x77CB, "" }, { 0x77CC, "spawn_grenade" }, +// { 0x77CD, "" }, +// { 0x77CE, "" }, +// { 0x77CF, "" }, { 0x77D0, "spawn_group" }, +// { 0x77D1, "" }, +// { 0x77D2, "" }, { 0x77D3, "spawn_gunboat" }, { 0x77D4, "spawn_guys_until_death_or_no_count" }, +// { 0x77D5, "" }, { 0x77D6, "spawn_heroes_checkpoint" }, +// { 0x77D7, "" }, +// { 0x77D8, "" }, +// { 0x77D9, "" }, +// { 0x77DA, "" }, +// { 0x77DB, "" }, +// { 0x77DC, "" }, +// { 0x77DD, "" }, +// { 0x77DE, "" }, { 0x77DF, "spawn_infantry_friends" }, { 0x77E0, "spawn_infantry_in_blackhawk" }, { 0x77E1, "spawn_initial_combat_helis" }, +// { 0x77E2, "" }, +// { 0x77E3, "" }, +// { 0x77E4, "" }, +// { 0x77E5, "" }, +// { 0x77E6, "" }, +// { 0x77E7, "" }, +// { 0x77E8, "" }, +// { 0x77E9, "" }, +// { 0x77EA, "" }, { 0x77EB, "spawn_left" }, +// { 0x77EC, "" }, +// { 0x77ED, "" }, +// { 0x77EE, "" }, +// { 0x77EF, "" }, +// { 0x77F0, "" }, +// { 0x77F1, "" }, +// { 0x77F2, "" }, +// { 0x77F3, "" }, +// { 0x77F4, "" }, +// { 0x77F5, "" }, +// { 0x77F6, "" }, +// { 0x77F7, "" }, +// { 0x77F8, "" }, +// { 0x77F9, "" }, +// { 0x77FA, "" }, { 0x77FB, "spawn_model_on_me" }, +// { 0x77FC, "" }, +// { 0x77FD, "" }, +// { 0x77FE, "" }, { 0x77FF, "spawn_node_info" }, +// { 0x7800, "" }, +// { 0x7801, "" }, +// { 0x7802, "" }, +// { 0x7803, "" }, +// { 0x7804, "" }, +// { 0x7805, "" }, +// { 0x7806, "" }, { 0x7807, "spawn_odin_actor_single" }, +// { 0x7808, "" }, +// { 0x7809, "" }, +// { 0x780A, "" }, +// { 0x780B, "" }, +// { 0x780C, "" }, +// { 0x780D, "" }, +// { 0x780E, "" }, +// { 0x780F, "" }, +// { 0x7810, "" }, { 0x7811, "spawn_random_airdrop_sub_items" }, +// { 0x7812, "" }, +// { 0x7813, "" }, +// { 0x7814, "" }, +// { 0x7815, "" }, +// { 0x7816, "" }, +// { 0x7817, "" }, { 0x7818, "spawn_rorke_inverted_kill_knife" }, +// { 0x7819, "" }, +// { 0x781A, "" }, +// { 0x781B, "" }, { 0x781C, "spawn_scaffold_guys" }, { 0x781D, "spawn_scene_alien" }, +// { 0x781E, "" }, +// { 0x781F, "" }, { 0x7820, "spawn_setcharacter" }, +// { 0x7821, "" }, +// { 0x7822, "" }, +// { 0x7823, "" }, +// { 0x7824, "" }, { 0x7825, "spawn_single_stage3_ground_vehicle" }, +// { 0x7826, "" }, +// { 0x7827, "" }, +// { 0x7828, "" }, { 0x7829, "spawn_space_ais_from_targetname" }, +// { 0x782A, "" }, +// { 0x782B, "" }, { 0x782C, "spawn_stage1_bombing_runs" }, +// { 0x782D, "" }, { 0x782E, "spawn_stage2_attack_ground_vehicles" }, +// { 0x782F, "" }, +// { 0x7830, "" }, +// { 0x7831, "" }, { 0x7832, "spawn_stair_runner" }, +// { 0x7833, "" }, +// { 0x7834, "" }, +// { 0x7835, "" }, +// { 0x7836, "" }, +// { 0x7837, "" }, +// { 0x7838, "" }, +// { 0x7839, "" }, +// { 0x783A, "" }, +// { 0x783B, "" }, +// { 0x783C, "" }, +// { 0x783D, "" }, +// { 0x783E, "" }, +// { 0x783F, "" }, +// { 0x7840, "" }, +// { 0x7841, "" }, +// { 0x7842, "" }, +// { 0x7843, "" }, +// { 0x7844, "" }, +// { 0x7845, "" }, +// { 0x7846, "" }, +// { 0x7847, "" }, +// { 0x7848, "" }, { 0x7849, "spawn_type_vo_monitor" }, +// { 0x784A, "" }, +// { 0x784B, "" }, +// { 0x784C, "" }, +// { 0x784D, "" }, +// { 0x784E, "" }, +// { 0x784F, "" }, { 0x7850, "spawn_vehicles_from_targetname" }, +// { 0x7851, "" }, +// { 0x7852, "" }, +// { 0x7853, "" }, +// { 0x7854, "" }, +// { 0x7855, "" }, +// { 0x7856, "" }, +// { 0x7857, "" }, +// { 0x7858, "" }, +// { 0x7859, "" }, +// { 0x785A, "" }, +// { 0x785B, "" }, { 0x785C, "spawn_zone_exists" }, +// { 0x785D, "" }, +// { 0x785E, "" }, +// { 0x785F, "" }, { 0x7860, "spawnallypet" }, { 0x7861, "spawnarmor" }, +// { 0x7862, "" }, +// { 0x7863, "" }, +// { 0x7864, "" }, +// { 0x7865, "" }, +// { 0x7866, "" }, +// { 0x7867, "" }, +// { 0x7868, "" }, +// { 0x7869, "" }, +// { 0x786A, "" }, +// { 0x786B, "" }, +// { 0x786C, "" }, { 0x786D, "spawnendofgame" }, { 0x786E, "spawner_cleanup" }, +// { 0x786F, "" }, +// { 0x7870, "" }, +// { 0x7871, "" }, +// { 0x7872, "" }, +// { 0x7873, "" }, +// { 0x7874, "" }, +// { 0x7875, "" }, { 0x7876, "spawner_random_team" }, +// { 0x7877, "" }, +// { 0x7878, "" }, +// { 0x7879, "" }, +// { 0x787A, "" }, +// { 0x787B, "" }, +// { 0x787C, "" }, +// { 0x787D, "" }, +// { 0x787E, "" }, +// { 0x787F, "" }, +// { 0x7880, "" }, +// { 0x7881, "" }, +// { 0x7882, "" }, +// { 0x7883, "" }, +// { 0x7884, "" }, +// { 0x7885, "" }, +// { 0x7886, "" }, +// { 0x7887, "" }, { 0x7888, "spawnfunc_enemies_noticket" }, +// { 0x7889, "" }, { 0x788A, "spawnfunc_enemies_rog" }, +// { 0x788B, "" }, +// { 0x788C, "" }, +// { 0x788D, "" }, +// { 0x788E, "" }, +// { 0x788F, "" }, +// { 0x7890, "" }, { 0x7891, "spawnfunc_enemy_plan_b" }, { 0x7892, "spawnfunc_enemy_right" }, +// { 0x7893, "" }, +// { 0x7894, "" }, +// { 0x7895, "" }, +// { 0x7896, "" }, +// { 0x7897, "" }, +// { 0x7898, "" }, +// { 0x7899, "" }, +// { 0x789A, "" }, +// { 0x789B, "" }, +// { 0x789C, "" }, +// { 0x789D, "" }, +// { 0x789E, "" }, +// { 0x789F, "" }, +// { 0x78A0, "" }, +// { 0x78A1, "" }, +// { 0x78A2, "" }, +// { 0x78A3, "" }, +// { 0x78A4, "" }, +// { 0x78A5, "" }, +// { 0x78A6, "" }, +// { 0x78A7, "" }, +// { 0x78A8, "" }, +// { 0x78A9, "" }, +// { 0x78AA, "" }, { 0x78AB, "spawnlogicteam" }, +// { 0x78AC, "" }, +// { 0x78AD, "" }, +// { 0x78AE, "" }, +// { 0x78AF, "" }, +// { 0x78B0, "" }, +// { 0x78B1, "" }, { 0x78B2, "spawnorigin" }, +// { 0x78B3, "" }, +// { 0x78B4, "" }, { 0x78B5, "spawnplayer" }, { 0x78B6, "spawnpointarray" }, +// { 0x78B7, "" }, +// { 0x78B8, "" }, { 0x78B9, "spawnpoints" }, +// { 0x78BA, "" }, { 0x78BB, "spawnpointupdate" }, { 0x78BC, "spawnpos" }, +// { 0x78BD, "" }, +// { 0x78BE, "" }, +// { 0x78BF, "" }, { 0x78C0, "spawnsolarpanelsinit" }, { 0x78C1, "spawnspectator" }, +// { 0x78C2, "" }, +// { 0x78C3, "" }, +// { 0x78C4, "" }, { 0x78C5, "spawntracelocation" }, +// { 0x78C6, "" }, { 0x78C7, "spawnwaypointfriendlies" }, +// { 0x78C8, "" }, +// { 0x78C9, "" }, +// { 0x78CA, "" }, +// { 0x78CB, "" }, { 0x78CC, "spec_cg_fireworks_low" }, +// { 0x78CD, "" }, +// { 0x78CE, "" }, +// { 0x78CF, "" }, +// { 0x78D0, "" }, +// { 0x78D1, "" }, +// { 0x78D2, "" }, { 0x78D3, "special_ammocount" }, +// { 0x78D4, "" }, +// { 0x78D5, "" }, +// { 0x78D6, "" }, +// { 0x78D7, "" }, +// { 0x78D8, "" }, +// { 0x78D9, "" }, { 0x78DA, "special_ammocount_rank" }, +// { 0x78DB, "" }, +// { 0x78DC, "" }, +// { 0x78DD, "" }, +// { 0x78DE, "" }, +// { 0x78DF, "" }, +// { 0x78E0, "" }, +// { 0x78E1, "" }, +// { 0x78E2, "" }, +// { 0x78E3, "" }, +// { 0x78E4, "" }, +// { 0x78E5, "" }, { 0x78E6, "specialcheck" }, +// { 0x78E7, "" }, +// { 0x78E8, "" }, +// { 0x78E9, "" }, +// { 0x78EA, "" }, +// { 0x78EB, "" }, +// { 0x78EC, "" }, +// { 0x78ED, "" }, +// { 0x78EE, "" }, +// { 0x78EF, "" }, +// { 0x78F0, "" }, { 0x78F1, "specialpain" }, +// { 0x78F2, "" }, { 0x78F3, "specialreloadanimfunc" }, +// { 0x78F4, "" }, +// { 0x78F5, "" }, +// { 0x78F6, "" }, { 0x78F7, "species" }, +// { 0x78F8, "" }, +// { 0x78F9, "" }, +// { 0x78FA, "" }, +// { 0x78FB, "" }, +// { 0x78FC, "" }, +// { 0x78FD, "" }, { 0x78FE, "speechcommands" }, +// { 0x78FF, "" }, +// { 0x7900, "" }, +// { 0x7901, "" }, +// { 0x7902, "" }, +// { 0x7903, "" }, +// { 0x7904, "" }, +// { 0x7905, "" }, +// { 0x7906, "" }, +// { 0x7907, "" }, +// { 0x7908, "" }, +// { 0x7909, "" }, +// { 0x790A, "" }, { 0x790B, "spin_allowance_y" }, +// { 0x790C, "" }, { 0x790D, "spin_ally_logic" }, +// { 0x790E, "" }, +// { 0x790F, "" }, { 0x7910, "spin_colliders_go" }, +// { 0x7911, "" }, +// { 0x7912, "" }, { 0x7913, "spin_dialogue" }, { 0x7914, "spin_do_moving_debris" }, { 0x7915, "spin_do_moving_debris_fx" }, +// { 0x7916, "" }, +// { 0x7917, "" }, +// { 0x7918, "" }, +// { 0x7919, "" }, +// { 0x791A, "" }, { 0x791B, "spin_piece_sparks" }, +// { 0x791C, "" }, +// { 0x791D, "" }, +// { 0x791E, "" }, +// { 0x791F, "" }, +// { 0x7920, "" }, +// { 0x7921, "" }, +// { 0x7922, "" }, +// { 0x7923, "" }, +// { 0x7924, "" }, +// { 0x7925, "" }, +// { 0x7926, "" }, +// { 0x7927, "" }, +// { 0x7928, "" }, +// { 0x7929, "" }, +// { 0x792A, "" }, +// { 0x792B, "" }, +// { 0x792C, "" }, +// { 0x792D, "" }, +// { 0x792E, "" }, +// { 0x792F, "" }, { 0x7930, "spit_target_location" }, { 0x7931, "spit_type" }, +// { 0x7932, "" }, +// { 0x7933, "" }, +// { 0x7934, "" }, +// { 0x7935, "" }, +// { 0x7936, "" }, +// { 0x7937, "" }, +// { 0x7938, "" }, +// { 0x7939, "" }, +// { 0x793A, "" }, +// { 0x793B, "" }, +// { 0x793C, "" }, { 0x793D, "spitters_against_players_ratio" }, +// { 0x793E, "" }, +// { 0x793F, "" }, +// { 0x7940, "" }, +// { 0x7941, "" }, +// { 0x7942, "" }, +// { 0x7943, "" }, +// { 0x7944, "" }, +// { 0x7945, "" }, +// { 0x7946, "" }, +// { 0x7947, "" }, +// { 0x7948, "" }, +// { 0x7949, "" }, { 0x794A, "splash_z" }, +// { 0x794B, "" }, +// { 0x794C, "" }, +// { 0x794D, "" }, +// { 0x794E, "" }, { 0x794F, "splashqueue" }, +// { 0x7950, "" }, { 0x7951, "spline" }, +// { 0x7952, "" }, +// { 0x7953, "" }, +// { 0x7954, "" }, { 0x7955, "spline_min_progress" }, +// { 0x7956, "" }, +// { 0x7957, "" }, +// { 0x7958, "" }, { 0x7959, "splitarrivalsright" }, +// { 0x795A, "" }, +// { 0x795B, "" }, { 0x795C, "splitscreen" }, +// { 0x795D, "" }, { 0x795E, "splshtag11" }, +// { 0x795F, "" }, +// { 0x7960, "" }, +// { 0x7961, "" }, +// { 0x7962, "" }, +// { 0x7963, "" }, +// { 0x7964, "" }, +// { 0x7965, "" }, +// { 0x7966, "" }, +// { 0x7967, "" }, +// { 0x7968, "" }, +// { 0x7969, "" }, +// { 0x796A, "" }, +// { 0x796B, "" }, +// { 0x796C, "" }, +// { 0x796D, "" }, { 0x796E, "spotlight_loop" }, +// { 0x796F, "" }, { 0x7970, "spotlight_tag_origin_cleanup" }, +// { 0x7971, "" }, +// { 0x7972, "" }, { 0x7973, "spotted_an_enemy" }, { 0x7974, "spotted_enemy" }, +// { 0x7975, "" }, +// { 0x7976, "" }, +// { 0x7977, "" }, +// { 0x7978, "" }, +// { 0x7979, "" }, { 0x797A, "sprinkler_fx" }, +// { 0x797B, "" }, { 0x797C, "sprinkler_watch" }, +// { 0x797D, "" }, +// { 0x797E, "" }, +// { 0x797F, "" }, +// { 0x7980, "" }, +// { 0x7981, "" }, +// { 0x7982, "" }, +// { 0x7983, "" }, +// { 0x7984, "" }, +// { 0x7985, "" }, { 0x7986, "squad" }, { 0x7987, "squad_kill" }, +// { 0x7988, "" }, +// { 0x7989, "" }, +// { 0x798A, "" }, +// { 0x798B, "" }, +// { 0x798C, "" }, +// { 0x798D, "" }, +// { 0x798E, "" }, +// { 0x798F, "" }, +// { 0x7990, "" }, { 0x7991, "squadflavorbursttransmissions" }, +// { 0x7992, "" }, +// { 0x7993, "" }, +// { 0x7994, "" }, +// { 0x7995, "" }, +// { 0x7996, "" }, +// { 0x7997, "" }, +// { 0x7998, "" }, +// { 0x7999, "" }, { 0x799A, "squadofficerwaiter" }, +// { 0x799B, "" }, +// { 0x799C, "" }, +// { 0x799D, "" }, +// { 0x799E, "" }, +// { 0x799F, "" }, { 0x79A0, "squadupdatefuncs" }, +// { 0x79A1, "" }, +// { 0x79A2, "" }, +// { 0x79A3, "" }, +// { 0x79A4, "" }, +// { 0x79A5, "" }, +// { 0x79A6, "" }, +// { 0x79A7, "" }, +// { 0x79A8, "" }, +// { 0x79A9, "" }, +// { 0x79AA, "" }, +// { 0x79AB, "" }, +// { 0x79AC, "" }, +// { 0x79AD, "" }, +// { 0x79AE, "" }, +// { 0x79AF, "" }, +// { 0x79B0, "" }, +// { 0x79B1, "" }, +// { 0x79B2, "" }, { 0x79B3, "stairwell_crack_flat" }, +// { 0x79B4, "" }, +// { 0x79B5, "" }, +// { 0x79B6, "" }, +// { 0x79B7, "" }, +// { 0x79B8, "" }, +// { 0x79B9, "" }, +// { 0x79BA, "" }, { 0x79BB, "stance" }, +// { 0x79BC, "" }, +// { 0x79BD, "" }, +// { 0x79BE, "" }, +// { 0x79BF, "" }, +// { 0x79C0, "" }, { 0x79C1, "stance_handler" }, +// { 0x79C2, "" }, +// { 0x79C3, "" }, +// { 0x79C4, "" }, { 0x79C5, "stances" }, +// { 0x79C6, "" }, +// { 0x79C7, "" }, +// { 0x79C8, "" }, +// { 0x79C9, "" }, { 0x79CA, "standardspeed" }, +// { 0x79CB, "" }, +// { 0x79CC, "" }, +// { 0x79CD, "" }, +// { 0x79CE, "" }, +// { 0x79CF, "" }, +// { 0x79D0, "" }, { 0x79D1, "standing" }, +// { 0x79D2, "" }, +// { 0x79D3, "" }, +// { 0x79D4, "" }, { 0x79D5, "standrun_begin" }, +// { 0x79D6, "" }, { 0x79D7, "standrun_checkreload" }, +// { 0x79D8, "" }, +// { 0x79D9, "" }, +// { 0x79DA, "" }, +// { 0x79DB, "" }, { 0x79DC, "standruntostand" }, { 0x79DD, "standruntranstime" }, +// { 0x79DE, "" }, +// { 0x79DF, "" }, +// { 0x79E0, "" }, +// { 0x79E1, "" }, +// { 0x79E2, "" }, { 0x79E3, "standwalk_begin" }, +// { 0x79E4, "" }, +// { 0x79E5, "" }, +// { 0x79E6, "" }, +// { 0x79E7, "" }, +// { 0x79E8, "" }, +// { 0x79E9, "" }, +// { 0x79EA, "" }, +// { 0x79EB, "" }, +// { 0x79EC, "" }, +// { 0x79ED, "" }, +// { 0x79EE, "" }, +// { 0x79EF, "" }, +// { 0x79F0, "" }, +// { 0x79F1, "" }, +// { 0x79F2, "" }, +// { 0x79F3, "" }, +// { 0x79F4, "" }, +// { 0x79F5, "" }, +// { 0x79F6, "" }, +// { 0x79F7, "" }, +// { 0x79F8, "" }, { 0x79F9, "start_ascend_time" }, { 0x79FA, "start_ascent" }, { 0x79FB, "start_atrium_combat" }, +// { 0x79FC, "" }, { 0x79FD, "start_baker" }, { 0x79FE, "start_balcony_fall" }, +// { 0x79FF, "" }, +// { 0x7A00, "" }, +// { 0x7A01, "" }, +// { 0x7A02, "" }, +// { 0x7A03, "" }, +// { 0x7A04, "" }, +// { 0x7A05, "" }, +// { 0x7A06, "" }, +// { 0x7A07, "" }, { 0x7A08, "start_canyon" }, { 0x7A09, "start_canyon_combat" }, { 0x7A0A, "start_catwalk_snow" }, +// { 0x7A0B, "" }, { 0x7A0C, "start_catwalks_end" }, +// { 0x7A0D, "" }, { 0x7A0E, "start_chaos_a" }, { 0x7A0F, "start_chaos_b" }, +// { 0x7A10, "" }, { 0x7A11, "start_chase_dog" }, { 0x7A12, "start_chopper_test" }, +// { 0x7A13, "" }, { 0x7A14, "start_church_destruction" }, +// { 0x7A15, "" }, +// { 0x7A16, "" }, +// { 0x7A17, "" }, { 0x7A18, "start_combat_after_seeing_launcher" }, +// { 0x7A19, "" }, { 0x7A1A, "start_command_outside" }, +// { 0x7A1B, "" }, +// { 0x7A1C, "" }, { 0x7A1D, "start_coverheight_water_swap" }, +// { 0x7A1E, "" }, +// { 0x7A1F, "" }, +// { 0x7A20, "" }, +// { 0x7A21, "" }, +// { 0x7A22, "" }, +// { 0x7A23, "" }, +// { 0x7A24, "" }, +// { 0x7A25, "" }, +// { 0x7A26, "" }, +// { 0x7A27, "" }, +// { 0x7A28, "" }, +// { 0x7A29, "" }, +// { 0x7A2A, "" }, +// { 0x7A2B, "" }, +// { 0x7A2C, "" }, { 0x7A2D, "start_end_beach" }, +// { 0x7A2E, "" }, +// { 0x7A2F, "" }, { 0x7A30, "start_end_swim" }, +// { 0x7A31, "" }, +// { 0x7A32, "" }, +// { 0x7A33, "" }, +// { 0x7A34, "" }, +// { 0x7A35, "" }, +// { 0x7A36, "" }, +// { 0x7A37, "" }, +// { 0x7A38, "" }, +// { 0x7A39, "" }, +// { 0x7A3A, "" }, { 0x7A3B, "start_fuel_explosion_fx" }, +// { 0x7A3C, "" }, +// { 0x7A3D, "" }, +// { 0x7A3E, "" }, +// { 0x7A3F, "" }, +// { 0x7A40, "" }, +// { 0x7A41, "" }, +// { 0x7A42, "" }, { 0x7A43, "start_hangar" }, +// { 0x7A44, "" }, +// { 0x7A45, "" }, { 0x7A46, "start_hdrsuncolorintensity" }, { 0x7A47, "start_hesh" }, +// { 0x7A48, "" }, +// { 0x7A49, "" }, +// { 0x7A4A, "" }, +// { 0x7A4B, "" }, +// { 0x7A4C, "" }, +// { 0x7A4D, "" }, +// { 0x7A4E, "" }, +// { 0x7A4F, "" }, +// { 0x7A50, "" }, +// { 0x7A51, "" }, +// { 0x7A52, "" }, +// { 0x7A53, "" }, +// { 0x7A54, "" }, +// { 0x7A55, "" }, +// { 0x7A56, "" }, +// { 0x7A57, "" }, { 0x7A58, "start_loco_standoff_nomove" }, { 0x7A59, "start_mall" }, { 0x7A5A, "start_mansion" }, +// { 0x7A5B, "" }, +// { 0x7A5C, "" }, +// { 0x7A5D, "" }, +// { 0x7A5E, "" }, +// { 0x7A5F, "" }, +// { 0x7A60, "" }, +// { 0x7A61, "" }, +// { 0x7A62, "" }, +// { 0x7A63, "" }, +// { 0x7A64, "" }, +// { 0x7A65, "" }, +// { 0x7A66, "" }, +// { 0x7A67, "" }, +// { 0x7A68, "" }, +// { 0x7A69, "" }, +// { 0x7A6A, "" }, +// { 0x7A6B, "" }, { 0x7A6C, "start_odin_satellite" }, { 0x7A6D, "start_odin_spin" }, { 0x7A6E, "start_off_running" }, +// { 0x7A6F, "" }, +// { 0x7A70, "" }, +// { 0x7A71, "" }, +// { 0x7A72, "" }, +// { 0x7A73, "" }, +// { 0x7A74, "" }, +// { 0x7A75, "" }, { 0x7A76, "start_pickup" }, { 0x7A77, "start_pipe_deck" }, +// { 0x7A78, "" }, { 0x7A79, "start_point" }, +// { 0x7A7A, "" }, +// { 0x7A7B, "" }, +// { 0x7A7C, "" }, +// { 0x7A7D, "" }, { 0x7A7E, "start_post_crater_dog" }, { 0x7A7F, "start_post_crater_house" }, +// { 0x7A80, "" }, +// { 0x7A81, "" }, +// { 0x7A82, "" }, +// { 0x7A83, "" }, +// { 0x7A84, "" }, +// { 0x7A85, "" }, +// { 0x7A86, "" }, +// { 0x7A87, "" }, +// { 0x7A88, "" }, +// { 0x7A89, "" }, { 0x7A8A, "start_sat" }, +// { 0x7A8B, "" }, +// { 0x7A8C, "" }, +// { 0x7A8D, "" }, +// { 0x7A8E, "" }, { 0x7A8F, "start_sfx_dam_siren_ext" }, +// { 0x7A90, "" }, +// { 0x7A91, "" }, +// { 0x7A92, "" }, +// { 0x7A93, "" }, { 0x7A94, "start_small_wreck" }, +// { 0x7A95, "" }, +// { 0x7A96, "" }, +// { 0x7A97, "" }, +// { 0x7A98, "" }, +// { 0x7A99, "" }, { 0x7A9A, "start_strafe_1" }, +// { 0x7A9B, "" }, { 0x7A9C, "start_street_sequence" }, +// { 0x7A9D, "" }, { 0x7A9E, "start_struggle_spin" }, +// { 0x7A9F, "" }, { 0x7AA0, "start_suncolor" }, +// { 0x7AA1, "" }, +// { 0x7AA2, "" }, +// { 0x7AA3, "" }, +// { 0x7AA4, "" }, +// { 0x7AA5, "" }, +// { 0x7AA6, "" }, +// { 0x7AA7, "" }, +// { 0x7AA8, "" }, +// { 0x7AA9, "" }, { 0x7AAA, "start_test_1" }, +// { 0x7AAB, "" }, +// { 0x7AAC, "" }, +// { 0x7AAD, "" }, { 0x7AAE, "start_test_area_a" }, +// { 0x7AAF, "" }, +// { 0x7AB0, "" }, +// { 0x7AB1, "" }, { 0x7AB2, "start_timed_monitor_fx" }, { 0x7AB3, "start_to_end_length" }, +// { 0x7AB4, "" }, +// { 0x7AB5, "" }, +// { 0x7AB6, "" }, +// { 0x7AB7, "" }, +// { 0x7AB8, "" }, +// { 0x7AB9, "" }, +// { 0x7ABA, "" }, { 0x7ABB, "start_vo_system" }, +// { 0x7ABC, "" }, +// { 0x7ABD, "" }, +// { 0x7ABE, "" }, +// { 0x7ABF, "" }, +// { 0x7AC0, "" }, +// { 0x7AC1, "" }, +// { 0x7AC2, "" }, +// { 0x7AC3, "" }, +// { 0x7AC4, "" }, +// { 0x7AC5, "" }, +// { 0x7AC6, "" }, +// { 0x7AC7, "" }, +// { 0x7AC8, "" }, +// { 0x7AC9, "" }, +// { 0x7ACA, "" }, +// { 0x7ACB, "" }, +// { 0x7ACC, "" }, +// { 0x7ACD, "" }, +// { 0x7ACE, "" }, +// { 0x7ACF, "" }, +// { 0x7AD0, "" }, +// { 0x7AD1, "" }, { 0x7AD2, "startfireandaimidlethread" }, +// { 0x7AD3, "" }, +// { 0x7AD4, "" }, +// { 0x7AD5, "" }, +// { 0x7AD6, "" }, +// { 0x7AD7, "" }, { 0x7AD8, "starthelipilot" }, +// { 0x7AD9, "" }, { 0x7ADA, "startingbunkerheli" }, +// { 0x7ADB, "" }, +// { 0x7ADC, "" }, { 0x7ADD, "startjeep" }, +// { 0x7ADE, "" }, +// { 0x7ADF, "" }, { 0x7AE0, "startlbsupport" }, +// { 0x7AE1, "" }, +// { 0x7AE2, "" }, +// { 0x7AE3, "" }, +// { 0x7AE4, "" }, +// { 0x7AE5, "" }, +// { 0x7AE6, "" }, { 0x7AE7, "startnode" }, +// { 0x7AE8, "" }, { 0x7AE9, "startnpcbombusesound" }, +// { 0x7AEA, "" }, +// { 0x7AEB, "" }, +// { 0x7AEC, "" }, +// { 0x7AED, "" }, +// { 0x7AEE, "" }, +// { 0x7AEF, "" }, +// { 0x7AF0, "" }, +// { 0x7AF1, "" }, +// { 0x7AF2, "" }, +// { 0x7AF3, "" }, +// { 0x7AF4, "" }, +// { 0x7AF5, "" }, +// { 0x7AF6, "" }, +// { 0x7AF7, "" }, +// { 0x7AF8, "" }, +// { 0x7AF9, "" }, +// { 0x7AFA, "" }, +// { 0x7AFB, "" }, +// { 0x7AFC, "" }, +// { 0x7AFD, "" }, +// { 0x7AFE, "" }, +// { 0x7AFF, "" }, { 0x7B00, "startwatervisuals" }, +// { 0x7B01, "" }, +// { 0x7B02, "" }, +// { 0x7B03, "" }, +// { 0x7B04, "" }, +// { 0x7B05, "" }, +// { 0x7B06, "" }, +// { 0x7B07, "" }, +// { 0x7B08, "" }, +// { 0x7B09, "" }, +// { 0x7B0A, "" }, +// { 0x7B0B, "" }, +// { 0x7B0C, "" }, { 0x7B0D, "state" }, +// { 0x7B0E, "" }, +// { 0x7B0F, "" }, +// { 0x7B10, "" }, +// { 0x7B11, "" }, +// { 0x7B12, "" }, +// { 0x7B13, "" }, +// { 0x7B14, "" }, +// { 0x7B15, "" }, +// { 0x7B16, "" }, { 0x7B17, "statgetbuffered" }, +// { 0x7B18, "" }, +// { 0x7B19, "" }, { 0x7B1A, "static" }, { 0x7B1B, "static_damping_factor" }, +// { 0x7B1C, "" }, +// { 0x7B1D, "" }, +// { 0x7B1E, "" }, +// { 0x7B1F, "" }, +// { 0x7B20, "" }, +// { 0x7B21, "" }, +// { 0x7B22, "" }, +// { 0x7B23, "" }, +// { 0x7B24, "" }, +// { 0x7B25, "" }, +// { 0x7B26, "" }, +// { 0x7B27, "" }, +// { 0x7B28, "" }, +// { 0x7B29, "" }, +// { 0x7B2A, "" }, +// { 0x7B2B, "" }, +// { 0x7B2C, "" }, +// { 0x7B2D, "" }, +// { 0x7B2E, "" }, +// { 0x7B2F, "" }, +// { 0x7B30, "" }, +// { 0x7B31, "" }, { 0x7B32, "stealth_1_encounter" }, +// { 0x7B33, "" }, +// { 0x7B34, "" }, { 0x7B35, "stealth_1_zodiac_sounds" }, +// { 0x7B36, "" }, +// { 0x7B37, "" }, +// { 0x7B38, "" }, +// { 0x7B39, "" }, +// { 0x7B3A, "" }, +// { 0x7B3B, "" }, +// { 0x7B3C, "" }, +// { 0x7B3D, "" }, +// { 0x7B3E, "" }, +// { 0x7B3F, "" }, +// { 0x7B40, "" }, +// { 0x7B41, "" }, +// { 0x7B42, "" }, +// { 0x7B43, "" }, +// { 0x7B44, "" }, +// { 0x7B45, "" }, +// { 0x7B46, "" }, +// { 0x7B47, "" }, +// { 0x7B48, "" }, +// { 0x7B49, "" }, { 0x7B4A, "stealth_ai_reach_idle_and_react_proc" }, +// { 0x7B4B, "" }, { 0x7B4C, "stealth_alert_level_duration" }, +// { 0x7B4D, "" }, +// { 0x7B4E, "" }, +// { 0x7B4F, "" }, +// { 0x7B50, "" }, +// { 0x7B51, "" }, +// { 0x7B52, "" }, +// { 0x7B53, "" }, +// { 0x7B54, "" }, +// { 0x7B55, "" }, +// { 0x7B56, "" }, +// { 0x7B57, "" }, { 0x7B58, "stealth_behavior_system_init" }, +// { 0x7B59, "" }, { 0x7B5A, "stealth_blockers" }, +// { 0x7B5B, "" }, { 0x7B5C, "stealth_broken_flag" }, +// { 0x7B5D, "" }, +// { 0x7B5E, "" }, +// { 0x7B5F, "" }, +// { 0x7B60, "" }, +// { 0x7B61, "" }, +// { 0x7B62, "" }, { 0x7B63, "stealth_corpse_default_collect_func" }, +// { 0x7B64, "" }, +// { 0x7B65, "" }, +// { 0x7B66, "" }, +// { 0x7B67, "" }, +// { 0x7B68, "" }, { 0x7B69, "stealth_corpse_forget_time_default" }, +// { 0x7B6A, "" }, +// { 0x7B6B, "" }, +// { 0x7B6C, "" }, +// { 0x7B6D, "" }, +// { 0x7B6E, "" }, +// { 0x7B6F, "" }, +// { 0x7B70, "" }, +// { 0x7B71, "" }, +// { 0x7B72, "" }, +// { 0x7B73, "" }, +// { 0x7B74, "" }, +// { 0x7B75, "" }, +// { 0x7B76, "" }, +// { 0x7B77, "" }, +// { 0x7B78, "" }, +// { 0x7B79, "" }, +// { 0x7B7A, "" }, +// { 0x7B7B, "" }, +// { 0x7B7C, "" }, +// { 0x7B7D, "" }, +// { 0x7B7E, "" }, +// { 0x7B7F, "" }, +// { 0x7B80, "" }, +// { 0x7B81, "" }, +// { 0x7B82, "" }, +// { 0x7B83, "" }, { 0x7B84, "stealth_event_anim_defaults" }, +// { 0x7B85, "" }, +// { 0x7B86, "" }, +// { 0x7B87, "" }, +// { 0x7B88, "" }, +// { 0x7B89, "" }, { 0x7B8A, "stealth_event_mod_all" }, +// { 0x7B8B, "" }, +// { 0x7B8C, "" }, +// { 0x7B8D, "" }, +// { 0x7B8E, "" }, +// { 0x7B8F, "" }, +// { 0x7B90, "" }, +// { 0x7B91, "" }, +// { 0x7B92, "" }, +// { 0x7B93, "" }, +// { 0x7B94, "" }, +// { 0x7B95, "" }, +// { 0x7B96, "" }, +// { 0x7B97, "" }, +// { 0x7B98, "" }, +// { 0x7B99, "" }, { 0x7B9A, "stealth_group_corpse_flag_waitopen" }, +// { 0x7B9B, "" }, +// { 0x7B9C, "" }, +// { 0x7B9D, "" }, { 0x7B9E, "stealth_group_return_groups_with_corpse_flag" }, +// { 0x7B9F, "" }, { 0x7BA0, "stealth_group_return_groups_with_spotted_flag" }, +// { 0x7BA1, "" }, +// { 0x7BA2, "" }, +// { 0x7BA3, "" }, +// { 0x7BA4, "" }, +// { 0x7BA5, "" }, +// { 0x7BA6, "" }, +// { 0x7BA7, "" }, { 0x7BA8, "stealth_init" }, +// { 0x7BA9, "" }, +// { 0x7BAA, "" }, +// { 0x7BAB, "" }, +// { 0x7BAC, "" }, +// { 0x7BAD, "" }, { 0x7BAE, "stealth_kill_01_enemy1" }, +// { 0x7BAF, "" }, { 0x7BB0, "stealth_kill_02_ally" }, +// { 0x7BB1, "" }, +// { 0x7BB2, "" }, +// { 0x7BB3, "" }, +// { 0x7BB4, "" }, { 0x7BB5, "stealth_photocopier" }, +// { 0x7BB6, "" }, { 0x7BB7, "stealth_plugin_accuracy" }, +// { 0x7BB8, "" }, +// { 0x7BB9, "" }, +// { 0x7BBA, "" }, +// { 0x7BBB, "" }, +// { 0x7BBC, "" }, { 0x7BBD, "stealth_plugin_event_explosion" }, +// { 0x7BBE, "" }, +// { 0x7BBF, "" }, +// { 0x7BC0, "" }, +// { 0x7BC1, "" }, +// { 0x7BC2, "" }, +// { 0x7BC3, "" }, { 0x7BC4, "stealth_pre_spotted_function_default" }, { 0x7BC5, "stealth_range_trigger" }, { 0x7BC6, "stealth_satellite_guys" }, +// { 0x7BC7, "" }, +// { 0x7BC8, "" }, +// { 0x7BC9, "" }, +// { 0x7BCA, "" }, +// { 0x7BCB, "" }, +// { 0x7BCC, "" }, +// { 0x7BCD, "" }, +// { 0x7BCE, "" }, +// { 0x7BCF, "" }, +// { 0x7BD0, "" }, +// { 0x7BD1, "" }, +// { 0x7BD2, "" }, +// { 0x7BD3, "" }, +// { 0x7BD4, "" }, +// { 0x7BD5, "" }, +// { 0x7BD6, "" }, +// { 0x7BD7, "" }, +// { 0x7BD8, "" }, +// { 0x7BD9, "" }, +// { 0x7BDA, "" }, +// { 0x7BDB, "" }, { 0x7BDC, "stealth_threat_behavior_replace" }, +// { 0x7BDD, "" }, +// { 0x7BDE, "" }, +// { 0x7BDF, "" }, +// { 0x7BE0, "" }, +// { 0x7BE1, "" }, +// { 0x7BE2, "" }, { 0x7BE3, "stealthbombfx" }, { 0x7BE4, "stealthed_stream_vo" }, { 0x7BE5, "stealthnewenemyreactanim" }, +// { 0x7BE6, "" }, +// { 0x7BE7, "" }, { 0x7BE8, "steering_maxdelta" }, +// { 0x7BE9, "" }, +// { 0x7BEA, "" }, +// { 0x7BEB, "" }, +// { 0x7BEC, "" }, +// { 0x7BED, "" }, +// { 0x7BEE, "" }, { 0x7BEF, "stern_corner_dmg" }, +// { 0x7BF0, "" }, +// { 0x7BF1, "" }, +// { 0x7BF2, "" }, { 0x7BF3, "sticky_grenade_04" }, +// { 0x7BF4, "" }, +// { 0x7BF5, "" }, { 0x7BF6, "sticky_grenade_07" }, +// { 0x7BF7, "" }, +// { 0x7BF8, "" }, +// { 0x7BF9, "" }, +// { 0x7BFA, "" }, { 0x7BFB, "stingerfxid" }, +// { 0x7BFC, "" }, +// { 0x7BFD, "" }, +// { 0x7BFE, "" }, +// { 0x7BFF, "" }, +// { 0x7C00, "" }, +// { 0x7C01, "" }, +// { 0x7C02, "" }, +// { 0x7C03, "" }, +// { 0x7C04, "" }, +// { 0x7C05, "" }, +// { 0x7C06, "" }, +// { 0x7C07, "" }, +// { 0x7C08, "" }, +// { 0x7C09, "" }, +// { 0x7C0A, "" }, +// { 0x7C0B, "" }, +// { 0x7C0C, "" }, { 0x7C0D, "stop_anim_direction" }, +// { 0x7C0E, "" }, +// { 0x7C0F, "" }, +// { 0x7C10, "" }, +// { 0x7C11, "" }, +// { 0x7C12, "" }, +// { 0x7C13, "" }, +// { 0x7C14, "" }, +// { 0x7C15, "" }, +// { 0x7C16, "" }, { 0x7C17, "stop_chopper_bosses" }, { 0x7C18, "stop_chopper_lean" }, +// { 0x7C19, "" }, +// { 0x7C1A, "" }, +// { 0x7C1B, "" }, { 0x7C1C, "stop_drilling_sounds" }, +// { 0x7C1D, "" }, +// { 0x7C1E, "" }, +// { 0x7C1F, "" }, +// { 0x7C20, "" }, +// { 0x7C21, "" }, +// { 0x7C22, "" }, +// { 0x7C23, "" }, +// { 0x7C24, "" }, +// { 0x7C25, "" }, +// { 0x7C26, "" }, +// { 0x7C27, "" }, +// { 0x7C28, "" }, +// { 0x7C29, "" }, +// { 0x7C2A, "" }, +// { 0x7C2B, "" }, +// { 0x7C2C, "" }, +// { 0x7C2D, "" }, +// { 0x7C2E, "" }, +// { 0x7C2F, "" }, +// { 0x7C30, "" }, +// { 0x7C31, "" }, +// { 0x7C32, "" }, +// { 0x7C33, "" }, +// { 0x7C34, "" }, +// { 0x7C35, "" }, { 0x7C36, "stop_loopsound" }, +// { 0x7C37, "" }, +// { 0x7C38, "" }, +// { 0x7C39, "" }, +// { 0x7C3A, "" }, +// { 0x7C3B, "" }, +// { 0x7C3C, "" }, { 0x7C3D, "stop_music_jg" }, +// { 0x7C3E, "" }, { 0x7C3F, "stop_path_on_damage" }, { 0x7C40, "stop_patrol_vo" }, +// { 0x7C41, "" }, +// { 0x7C42, "" }, { 0x7C43, "stop_player_scuba" }, { 0x7C44, "stop_player_space" }, +// { 0x7C45, "" }, +// { 0x7C46, "" }, +// { 0x7C47, "" }, +// { 0x7C48, "" }, +// { 0x7C49, "" }, +// { 0x7C4A, "" }, { 0x7C4B, "stop_sfx_dam_siren_int" }, +// { 0x7C4C, "" }, +// { 0x7C4D, "" }, +// { 0x7C4E, "" }, { 0x7C4F, "stop_spotlight_killed" }, { 0x7C50, "stop_spotlight_provoked" }, +// { 0x7C51, "" }, +// { 0x7C52, "" }, +// { 0x7C53, "" }, +// { 0x7C54, "" }, +// { 0x7C55, "" }, +// { 0x7C56, "" }, { 0x7C57, "stop_vo_on_spotted" }, +// { 0x7C58, "" }, +// { 0x7C59, "" }, +// { 0x7C5A, "" }, +// { 0x7C5B, "" }, +// { 0x7C5C, "" }, +// { 0x7C5D, "" }, +// { 0x7C5E, "" }, +// { 0x7C5F, "" }, +// { 0x7C60, "" }, +// { 0x7C61, "" }, +// { 0x7C62, "" }, { 0x7C63, "stopguy3" }, +// { 0x7C64, "" }, { 0x7C65, "stopidlesound" }, { 0x7C66, "stoplocationselection" }, +// { 0x7C67, "" }, +// { 0x7C68, "" }, +// { 0x7C69, "" }, +// { 0x7C6A, "" }, +// { 0x7C6B, "" }, { 0x7C6C, "stoponback" }, +// { 0x7C6D, "" }, +// { 0x7C6E, "" }, +// { 0x7C6F, "" }, +// { 0x7C70, "" }, +// { 0x7C71, "" }, +// { 0x7C72, "" }, +// { 0x7C73, "" }, +// { 0x7C74, "" }, +// { 0x7C75, "" }, +// { 0x7C76, "" }, +// { 0x7C77, "" }, +// { 0x7C78, "" }, +// { 0x7C79, "" }, { 0x7C7A, "stopusingturretwhennodelost" }, +// { 0x7C7B, "" }, +// { 0x7C7C, "" }, +// { 0x7C7D, "" }, { 0x7C7E, "store_weapons_status" }, { 0x7C7F, "storecompletedchallenge" }, +// { 0x7C80, "" }, +// { 0x7C81, "" }, +// { 0x7C82, "" }, +// { 0x7C83, "" }, +// { 0x7C84, "" }, +// { 0x7C85, "" }, { 0x7C86, "str" }, +// { 0x7C87, "" }, +// { 0x7C88, "" }, +// { 0x7C89, "" }, +// { 0x7C8A, "" }, { 0x7C8B, "strafecooldown" }, +// { 0x7C8C, "" }, +// { 0x7C8D, "" }, +// { 0x7C8E, "" }, +// { 0x7C8F, "" }, +// { 0x7C90, "" }, +// { 0x7C91, "" }, +// { 0x7C92, "" }, +// { 0x7C93, "" }, +// { 0x7C94, "" }, +// { 0x7C95, "" }, +// { 0x7C96, "" }, +// { 0x7C97, "" }, +// { 0x7C98, "" }, +// { 0x7C99, "" }, +// { 0x7C9A, "" }, +// { 0x7C9B, "" }, +// { 0x7C9C, "" }, +// { 0x7C9D, "" }, +// { 0x7C9E, "" }, { 0x7C9F, "stream_enemy_logic" }, +// { 0x7CA0, "" }, +// { 0x7CA1, "" }, +// { 0x7CA2, "" }, +// { 0x7CA3, "" }, +// { 0x7CA4, "" }, +// { 0x7CA5, "" }, +// { 0x7CA6, "" }, +// { 0x7CA7, "" }, +// { 0x7CA8, "" }, +// { 0x7CA9, "" }, +// { 0x7CAA, "" }, +// { 0x7CAB, "" }, +// { 0x7CAC, "" }, +// { 0x7CAD, "" }, +// { 0x7CAE, "" }, +// { 0x7CAF, "" }, +// { 0x7CB0, "" }, +// { 0x7CB1, "" }, +// { 0x7CB2, "" }, +// { 0x7CB3, "" }, +// { 0x7CB4, "" }, +// { 0x7CB5, "" }, +// { 0x7CB6, "" }, +// { 0x7CB7, "" }, +// { 0x7CB8, "" }, +// { 0x7CB9, "" }, { 0x7CBA, "streets_script_vehicle_cleanup" }, +// { 0x7CBB, "" }, +// { 0x7CBC, "" }, +// { 0x7CBD, "" }, +// { 0x7CBE, "" }, +// { 0x7CBF, "" }, +// { 0x7CC0, "" }, +// { 0x7CC1, "" }, +// { 0x7CC2, "" }, +// { 0x7CC3, "" }, +// { 0x7CC4, "" }, +// { 0x7CC5, "" }, +// { 0x7CC6, "" }, +// { 0x7CC7, "" }, +// { 0x7CC8, "" }, +// { 0x7CC9, "" }, +// { 0x7CCA, "" }, +// { 0x7CCB, "" }, +// { 0x7CCC, "" }, +// { 0x7CCD, "" }, +// { 0x7CCE, "" }, +// { 0x7CCF, "" }, +// { 0x7CD0, "" }, +// { 0x7CD1, "" }, +// { 0x7CD2, "" }, +// { 0x7CD3, "" }, +// { 0x7CD4, "" }, +// { 0x7CD5, "" }, +// { 0x7CD6, "" }, +// { 0x7CD7, "" }, +// { 0x7CD8, "" }, +// { 0x7CD9, "" }, +// { 0x7CDA, "" }, +// { 0x7CDB, "" }, +// { 0x7CDC, "" }, +// { 0x7CDD, "" }, +// { 0x7CDE, "" }, { 0x7CDF, "string_is_single_digit_integer" }, +// { 0x7CE0, "" }, { 0x7CE1, "string_starts_with" }, { 0x7CE2, "string_to_bool" }, +// { 0x7CE3, "" }, +// { 0x7CE4, "" }, { 0x7CE5, "stringcannotplace" }, { 0x7CE6, "stringfix" }, +// { 0x7CE7, "" }, +// { 0x7CE8, "" }, +// { 0x7CE9, "" }, +// { 0x7CEA, "" }, +// { 0x7CEB, "" }, +// { 0x7CEC, "" }, { 0x7CED, "strobe_off_hide_hint" }, { 0x7CEE, "strobe_on_hide_hint" }, +// { 0x7CEF, "" }, { 0x7CF0, "strobelight" }, +// { 0x7CF1, "" }, +// { 0x7CF2, "" }, +// { 0x7CF3, "" }, { 0x7CF4, "struct" }, +// { 0x7CF5, "" }, { 0x7CF6, "struct_arrayspawn" }, +// { 0x7CF7, "" }, +// { 0x7CF8, "" }, +// { 0x7CF9, "" }, +// { 0x7CFA, "" }, +// { 0x7CFB, "" }, { 0x7CFC, "structarray_remove" }, +// { 0x7CFD, "" }, { 0x7CFE, "structarray_remove_undefined" }, +// { 0x7CFF, "" }, +// { 0x7D00, "" }, { 0x7D01, "structarray_swaptolast" }, +// { 0x7D02, "" }, +// { 0x7D03, "" }, +// { 0x7D04, "" }, +// { 0x7D05, "" }, +// { 0x7D06, "" }, +// { 0x7D07, "" }, +// { 0x7D08, "" }, +// { 0x7D09, "" }, +// { 0x7D0A, "" }, +// { 0x7D0B, "" }, +// { 0x7D0C, "" }, +// { 0x7D0D, "" }, +// { 0x7D0E, "" }, { 0x7D0F, "stuckenemyentity" }, +// { 0x7D10, "" }, +// { 0x7D11, "" }, { 0x7D12, "stumble_and_quake" }, +// { 0x7D13, "" }, +// { 0x7D14, "" }, +// { 0x7D15, "" }, +// { 0x7D16, "" }, +// { 0x7D17, "" }, +// { 0x7D18, "" }, +// { 0x7D19, "" }, +// { 0x7D1A, "" }, +// { 0x7D1B, "" }, +// { 0x7D1C, "" }, +// { 0x7D1D, "" }, +// { 0x7D1E, "" }, +// { 0x7D1F, "" }, +// { 0x7D20, "" }, { 0x7D21, "stylized_line" }, +// { 0x7D22, "" }, +// { 0x7D23, "" }, +// { 0x7D24, "" }, +// { 0x7D25, "" }, +// { 0x7D26, "" }, +// { 0x7D27, "" }, +// { 0x7D28, "" }, +// { 0x7D29, "" }, +// { 0x7D2A, "" }, +// { 0x7D2B, "" }, +// { 0x7D2C, "" }, +// { 0x7D2D, "" }, +// { 0x7D2E, "" }, +// { 0x7D2F, "" }, +// { 0x7D30, "" }, +// { 0x7D31, "" }, +// { 0x7D32, "" }, +// { 0x7D33, "" }, +// { 0x7D34, "" }, +// { 0x7D35, "" }, { 0x7D36, "sun_angles_intro" }, +// { 0x7D37, "" }, +// { 0x7D38, "" }, +// { 0x7D39, "" }, +// { 0x7D3A, "" }, +// { 0x7D3B, "" }, { 0x7D3C, "sun_manage" }, +// { 0x7D3D, "" }, +// { 0x7D3E, "" }, +// { 0x7D3F, "" }, +// { 0x7D40, "" }, +// { 0x7D41, "" }, +// { 0x7D42, "" }, +// { 0x7D43, "" }, { 0x7D44, "sundir_start" }, +// { 0x7D45, "" }, +// { 0x7D46, "" }, +// { 0x7D47, "" }, { 0x7D48, "sunflare" }, +// { 0x7D49, "" }, +// { 0x7D4A, "" }, +// { 0x7D4B, "" }, +// { 0x7D4C, "" }, +// { 0x7D4D, "" }, +// { 0x7D4E, "" }, +// { 0x7D4F, "" }, +// { 0x7D50, "" }, +// { 0x7D51, "" }, +// { 0x7D52, "" }, +// { 0x7D53, "" }, +// { 0x7D54, "" }, { 0x7D55, "sunred_start" }, +// { 0x7D56, "" }, { 0x7D57, "sunsamplesizenear_ng" }, +// { 0x7D58, "" }, +// { 0x7D59, "" }, +// { 0x7D5A, "" }, +// { 0x7D5B, "" }, +// { 0x7D5C, "" }, +// { 0x7D5D, "" }, +// { 0x7D5E, "" }, +// { 0x7D5F, "" }, +// { 0x7D60, "" }, +// { 0x7D61, "" }, +// { 0x7D62, "" }, +// { 0x7D63, "" }, +// { 0x7D64, "" }, +// { 0x7D65, "" }, +// { 0x7D66, "" }, +// { 0x7D67, "" }, { 0x7D68, "suppressingfiretracking" }, +// { 0x7D69, "" }, +// { 0x7D6A, "" }, +// { 0x7D6B, "" }, +// { 0x7D6C, "" }, +// { 0x7D6D, "" }, +// { 0x7D6E, "" }, +// { 0x7D6F, "" }, +// { 0x7D70, "" }, +// { 0x7D71, "" }, +// { 0x7D72, "" }, +// { 0x7D73, "" }, +// { 0x7D74, "" }, +// { 0x7D75, "" }, +// { 0x7D76, "" }, +// { 0x7D77, "" }, +// { 0x7D78, "" }, { 0x7D79, "survive" }, +// { 0x7D7A, "" }, +// { 0x7D7B, "" }, +// { 0x7D7C, "" }, +// { 0x7D7D, "" }, +// { 0x7D7E, "" }, +// { 0x7D7F, "" }, +// { 0x7D80, "" }, +// { 0x7D81, "" }, +// { 0x7D82, "" }, { 0x7D83, "sus_fd" }, +// { 0x7D84, "" }, +// { 0x7D85, "" }, { 0x7D86, "sus_fr" }, +// { 0x7D87, "" }, +// { 0x7D88, "" }, +// { 0x7D89, "" }, +// { 0x7D8A, "" }, +// { 0x7D8B, "" }, +// { 0x7D8C, "" }, +// { 0x7D8D, "" }, +// { 0x7D8E, "" }, +// { 0x7D8F, "" }, +// { 0x7D90, "" }, +// { 0x7D91, "" }, { 0x7D92, "swap_goal_volumes" }, { 0x7D93, "swap_head" }, +// { 0x7D94, "" }, +// { 0x7D95, "" }, +// { 0x7D96, "" }, +// { 0x7D97, "" }, { 0x7D98, "swap_to_overcast_sky" }, +// { 0x7D99, "" }, +// { 0x7D9A, "" }, +// { 0x7D9B, "" }, +// { 0x7D9C, "" }, +// { 0x7D9D, "" }, { 0x7D9E, "sweep_tells_vehicles_to_get_off_path" }, { 0x7D9F, "swept" }, +// { 0x7DA0, "" }, +// { 0x7DA1, "" }, +// { 0x7DA2, "" }, +// { 0x7DA3, "" }, +// { 0x7DA4, "" }, +// { 0x7DA5, "" }, +// { 0x7DA6, "" }, +// { 0x7DA7, "" }, +// { 0x7DA8, "" }, +// { 0x7DA9, "" }, { 0x7DAA, "swept_end" }, +// { 0x7DAB, "" }, +// { 0x7DAC, "" }, +// { 0x7DAD, "" }, +// { 0x7DAE, "" }, +// { 0x7DAF, "" }, +// { 0x7DB0, "" }, +// { 0x7DB1, "" }, { 0x7DB2, "swept_path_anim" }, +// { 0x7DB3, "" }, +// { 0x7DB4, "" }, { 0x7DB5, "swept_plunge_01" }, +// { 0x7DB6, "" }, +// { 0x7DB7, "" }, +// { 0x7DB8, "" }, +// { 0x7DB9, "" }, +// { 0x7DBA, "" }, +// { 0x7DBB, "" }, +// { 0x7DBC, "" }, +// { 0x7DBD, "" }, +// { 0x7DBE, "" }, +// { 0x7DBF, "" }, +// { 0x7DC0, "" }, +// { 0x7DC1, "" }, +// { 0x7DC2, "" }, +// { 0x7DC3, "" }, +// { 0x7DC4, "" }, +// { 0x7DC5, "" }, +// { 0x7DC6, "" }, +// { 0x7DC7, "" }, +// { 0x7DC8, "" }, +// { 0x7DC9, "" }, +// { 0x7DCA, "" }, +// { 0x7DCB, "" }, +// { 0x7DCC, "" }, +// { 0x7DCD, "" }, +// { 0x7DCE, "" }, +// { 0x7DCF, "" }, +// { 0x7DD0, "" }, +// { 0x7DD1, "" }, +// { 0x7DD2, "" }, +// { 0x7DD3, "" }, +// { 0x7DD4, "" }, +// { 0x7DD5, "" }, +// { 0x7DD6, "" }, +// { 0x7DD7, "" }, +// { 0x7DD8, "" }, +// { 0x7DD9, "" }, +// { 0x7DDA, "" }, { 0x7DDB, "swim_getanimstartpos" }, +// { 0x7DDC, "" }, +// { 0x7DDD, "" }, +// { 0x7DDE, "" }, +// { 0x7DDF, "" }, +// { 0x7DE0, "" }, +// { 0x7DE1, "" }, +// { 0x7DE2, "" }, +// { 0x7DE3, "" }, +// { 0x7DE4, "" }, +// { 0x7DE5, "" }, { 0x7DE6, "swim_moveend" }, +// { 0x7DE7, "" }, +// { 0x7DE8, "" }, +// { 0x7DE9, "" }, { 0x7DEA, "swim_player_surface_anim" }, +// { 0x7DEB, "" }, +// { 0x7DEC, "" }, +// { 0x7DED, "" }, +// { 0x7DEE, "" }, +// { 0x7DEF, "" }, +// { 0x7DF0, "" }, +// { 0x7DF1, "" }, +// { 0x7DF2, "" }, +// { 0x7DF3, "" }, +// { 0x7DF4, "" }, +// { 0x7DF5, "" }, +// { 0x7DF6, "" }, +// { 0x7DF7, "" }, +// { 0x7DF8, "" }, +// { 0x7DF9, "" }, { 0x7DFA, "swim_track_set" }, +// { 0x7DFB, "" }, +// { 0x7DFC, "" }, { 0x7DFD, "swim_truck_surface_anim" }, +// { 0x7DFE, "" }, { 0x7DFF, "swim_updateleananim" }, { 0x7E00, "swim_updatestrafeaimanim" }, { 0x7E01, "swim_updatestrafeanim" }, +// { 0x7E02, "" }, +// { 0x7E03, "" }, { 0x7E04, "swim_waitforapproachpos" }, +// { 0x7E05, "" }, +// { 0x7E06, "" }, +// { 0x7E07, "" }, +// { 0x7E08, "" }, +// { 0x7E09, "" }, +// { 0x7E0A, "" }, +// { 0x7E0B, "" }, +// { 0x7E0C, "" }, +// { 0x7E0D, "" }, +// { 0x7E0E, "" }, +// { 0x7E0F, "" }, +// { 0x7E10, "" }, +// { 0x7E11, "" }, +// { 0x7E12, "" }, { 0x7E13, "switch_node_on_flag" }, +// { 0x7E14, "" }, +// { 0x7E15, "" }, +// { 0x7E16, "" }, +// { 0x7E17, "" }, +// { 0x7E18, "" }, +// { 0x7E19, "" }, +// { 0x7E1A, "" }, +// { 0x7E1B, "" }, +// { 0x7E1C, "" }, +// { 0x7E1D, "" }, +// { 0x7E1E, "" }, { 0x7E1F, "switchmsg" }, +// { 0x7E20, "" }, +// { 0x7E21, "" }, +// { 0x7E22, "" }, +// { 0x7E23, "" }, { 0x7E24, "sync_carry_walk_anims" }, +// { 0x7E25, "" }, +// { 0x7E26, "" }, +// { 0x7E27, "" }, +// { 0x7E28, "" }, +// { 0x7E29, "" }, +// { 0x7E2A, "" }, +// { 0x7E2B, "" }, +// { 0x7E2C, "" }, { 0x7E2D, "synch_directions" }, +// { 0x7E2E, "" }, +// { 0x7E2F, "" }, { 0x7E30, "syncnotetrackent" }, +// { 0x7E31, "" }, +// { 0x7E32, "" }, +// { 0x7E33, "" }, { 0x7E34, "system_default_event_distances" }, +// { 0x7E35, "" }, +// { 0x7E36, "" }, +// { 0x7E37, "" }, { 0x7E38, "system_init_shadows" }, +// { 0x7E39, "" }, +// { 0x7E3A, "" }, +// { 0x7E3B, "" }, +// { 0x7E3C, "" }, +// { 0x7E3D, "" }, +// { 0x7E3E, "" }, +// { 0x7E3F, "" }, +// { 0x7E40, "" }, { 0x7E41, "systems_down_end" }, +// { 0x7E42, "" }, +// { 0x7E43, "" }, +// { 0x7E44, "" }, +// { 0x7E45, "" }, +// { 0x7E46, "" }, +// { 0x7E47, "" }, +// { 0x7E48, "" }, +// { 0x7E49, "" }, +// { 0x7E4A, "" }, +// { 0x7E4B, "" }, +// { 0x7E4C, "" }, +// { 0x7E4D, "" }, +// { 0x7E4E, "" }, +// { 0x7E4F, "" }, +// { 0x7E50, "" }, { 0x7E51, "table_getweaponbuff" }, +// { 0x7E52, "" }, { 0x7E53, "table_getweaponreticle" }, +// { 0x7E54, "" }, { 0x7E55, "tablet" }, +// { 0x7E56, "" }, +// { 0x7E57, "" }, { 0x7E58, "tablet_prop" }, +// { 0x7E59, "" }, +// { 0x7E5A, "" }, +// { 0x7E5B, "" }, +// { 0x7E5C, "" }, +// { 0x7E5D, "" }, +// { 0x7E5E, "" }, +// { 0x7E5F, "" }, +// { 0x7E60, "" }, +// { 0x7E61, "" }, +// { 0x7E62, "" }, +// { 0x7E63, "" }, +// { 0x7E64, "" }, +// { 0x7E65, "" }, +// { 0x7E66, "" }, +// { 0x7E67, "" }, +// { 0x7E68, "" }, +// { 0x7E69, "" }, +// { 0x7E6A, "" }, +// { 0x7E6B, "" }, +// { 0x7E6C, "" }, +// { 0x7E6D, "" }, +// { 0x7E6E, "" }, +// { 0x7E6F, "" }, +// { 0x7E70, "" }, +// { 0x7E71, "" }, +// { 0x7E72, "" }, +// { 0x7E73, "" }, +// { 0x7E74, "" }, +// { 0x7E75, "" }, +// { 0x7E76, "" }, +// { 0x7E77, "" }, +// { 0x7E78, "" }, +// { 0x7E79, "" }, { 0x7E7A, "take_cover_warning" }, { 0x7E7B, "take_cover_warning_loop" }, +// { 0x7E7C, "" }, { 0x7E7D, "take_fire_tracking" }, +// { 0x7E7E, "" }, +// { 0x7E7F, "" }, +// { 0x7E80, "" }, +// { 0x7E81, "" }, +// { 0x7E82, "" }, +// { 0x7E83, "" }, +// { 0x7E84, "" }, +// { 0x7E85, "" }, +// { 0x7E86, "" }, +// { 0x7E87, "" }, +// { 0x7E88, "" }, +// { 0x7E89, "" }, +// { 0x7E8A, "" }, +// { 0x7E8B, "" }, { 0x7E8C, "takeover_flash" }, +// { 0x7E8D, "" }, +// { 0x7E8E, "" }, +// { 0x7E8F, "" }, +// { 0x7E90, "" }, { 0x7E91, "talk_for_time" }, +// { 0x7E92, "" }, +// { 0x7E93, "" }, +// { 0x7E94, "" }, { 0x7E95, "tall_grass_friendly_exit_logic" }, +// { 0x7E96, "" }, +// { 0x7E97, "" }, +// { 0x7E98, "" }, +// { 0x7E99, "" }, +// { 0x7E9A, "" }, +// { 0x7E9B, "" }, +// { 0x7E9C, "" }, { 0x7E9D, "tall_grass_guys_went_hot" }, +// { 0x7E9E, "" }, +// { 0x7E9F, "" }, +// { 0x7EA0, "" }, +// { 0x7EA1, "" }, +// { 0x7EA2, "" }, +// { 0x7EA3, "" }, +// { 0x7EA4, "" }, +// { 0x7EA5, "" }, +// { 0x7EA6, "" }, +// { 0x7EA7, "" }, +// { 0x7EA8, "" }, +// { 0x7EA9, "" }, +// { 0x7EAA, "" }, +// { 0x7EAB, "" }, +// { 0x7EAC, "" }, { 0x7EAD, "tank_ambient_waits" }, +// { 0x7EAE, "" }, +// { 0x7EAF, "" }, +// { 0x7EB0, "" }, +// { 0x7EB1, "" }, +// { 0x7EB2, "" }, +// { 0x7EB3, "" }, +// { 0x7EB4, "" }, +// { 0x7EB5, "" }, +// { 0x7EB6, "" }, +// { 0x7EB7, "" }, +// { 0x7EB8, "" }, +// { 0x7EB9, "" }, +// { 0x7EBA, "" }, +// { 0x7EBB, "" }, +// { 0x7EBC, "" }, +// { 0x7EBD, "" }, { 0x7EBE, "tank_damage_allies" }, +// { 0x7EBF, "" }, { 0x7EC0, "tank_death_allies" }, +// { 0x7EC1, "" }, +// { 0x7EC2, "" }, +// { 0x7EC3, "" }, +// { 0x7EC4, "" }, +// { 0x7EC5, "" }, +// { 0x7EC6, "" }, +// { 0x7EC7, "" }, +// { 0x7EC8, "" }, +// { 0x7EC9, "" }, +// { 0x7ECA, "" }, { 0x7ECB, "tank_drop_slide_allies" }, { 0x7ECC, "tank_dropmines" }, +// { 0x7ECD, "" }, +// { 0x7ECE, "" }, +// { 0x7ECF, "" }, { 0x7ED0, "tank_event" }, { 0x7ED1, "tank_fire_at_enemies" }, +// { 0x7ED2, "" }, +// { 0x7ED3, "" }, +// { 0x7ED4, "" }, +// { 0x7ED5, "" }, +// { 0x7ED6, "" }, +// { 0x7ED7, "" }, +// { 0x7ED8, "" }, +// { 0x7ED9, "" }, { 0x7EDA, "tank_handledeath" }, +// { 0x7EDB, "" }, +// { 0x7EDC, "" }, +// { 0x7EDD, "" }, +// { 0x7EDE, "" }, +// { 0x7EDF, "" }, { 0x7EE0, "tank_hud" }, +// { 0x7EE1, "" }, +// { 0x7EE2, "" }, +// { 0x7EE3, "" }, +// { 0x7EE4, "" }, { 0x7EE5, "tank_hud_crack_left" }, +// { 0x7EE6, "" }, +// { 0x7EE7, "" }, +// { 0x7EE8, "" }, +// { 0x7EE9, "" }, +// { 0x7EEA, "" }, +// { 0x7EEB, "" }, +// { 0x7EEC, "" }, +// { 0x7EED, "" }, +// { 0x7EEE, "" }, +// { 0x7EEF, "" }, +// { 0x7EF0, "" }, { 0x7EF1, "tank_hud_vignette" }, +// { 0x7EF2, "" }, +// { 0x7EF3, "" }, +// { 0x7EF4, "" }, +// { 0x7EF5, "" }, +// { 0x7EF6, "" }, +// { 0x7EF7, "" }, +// { 0x7EF8, "" }, +// { 0x7EF9, "" }, +// { 0x7EFA, "" }, +// { 0x7EFB, "" }, +// { 0x7EFC, "" }, +// { 0x7EFD, "" }, +// { 0x7EFE, "" }, +// { 0x7EFF, "" }, +// { 0x7F00, "" }, +// { 0x7F01, "" }, +// { 0x7F02, "" }, { 0x7F03, "tank_rumble" }, { 0x7F04, "tank_save" }, +// { 0x7F05, "" }, +// { 0x7F06, "" }, +// { 0x7F07, "" }, { 0x7F08, "tank_setinactive" }, +// { 0x7F09, "" }, +// { 0x7F0A, "" }, +// { 0x7F0B, "" }, +// { 0x7F0C, "" }, +// { 0x7F0D, "" }, +// { 0x7F0E, "" }, +// { 0x7F0F, "" }, +// { 0x7F10, "" }, +// { 0x7F11, "" }, +// { 0x7F12, "" }, +// { 0x7F13, "" }, +// { 0x7F14, "" }, +// { 0x7F15, "" }, +// { 0x7F16, "" }, +// { 0x7F17, "" }, +// { 0x7F18, "" }, +// { 0x7F19, "" }, +// { 0x7F1A, "" }, +// { 0x7F1B, "" }, +// { 0x7F1C, "" }, +// { 0x7F1D, "" }, { 0x7F1E, "tank_watchlowhealth" }, +// { 0x7F1F, "" }, +// { 0x7F20, "" }, +// { 0x7F21, "" }, +// { 0x7F22, "" }, +// { 0x7F23, "" }, +// { 0x7F24, "" }, +// { 0x7F25, "" }, +// { 0x7F26, "" }, { 0x7F27, "tankfire_spline_jeep" }, +// { 0x7F28, "" }, { 0x7F29, "tankflash" }, +// { 0x7F2A, "" }, +// { 0x7F2B, "" }, +// { 0x7F2C, "" }, +// { 0x7F2D, "" }, +// { 0x7F2E, "" }, +// { 0x7F2F, "" }, +// { 0x7F30, "" }, +// { 0x7F31, "" }, +// { 0x7F32, "" }, +// { 0x7F33, "" }, +// { 0x7F34, "" }, +// { 0x7F35, "" }, +// { 0x7F36, "" }, +// { 0x7F37, "" }, +// { 0x7F38, "" }, { 0x7F39, "tankupdate" }, +// { 0x7F3A, "" }, +// { 0x7F3B, "" }, +// { 0x7F3C, "" }, +// { 0x7F3D, "" }, +// { 0x7F3E, "" }, { 0x7F3F, "targertname" }, +// { 0x7F40, "" }, +// { 0x7F41, "" }, +// { 0x7F42, "" }, +// { 0x7F43, "" }, +// { 0x7F44, "" }, +// { 0x7F45, "" }, { 0x7F46, "target_ent_cleanup" }, { 0x7F47, "target_entity" }, +// { 0x7F48, "" }, +// { 0x7F49, "" }, +// { 0x7F4A, "" }, +// { 0x7F4B, "" }, { 0x7F4C, "target_min_range" }, +// { 0x7F4D, "" }, +// { 0x7F4E, "" }, +// { 0x7F4F, "" }, +// { 0x7F50, "" }, +// { 0x7F51, "" }, +// { 0x7F52, "" }, +// { 0x7F53, "" }, +// { 0x7F54, "" }, { 0x7F55, "target_trace_to_owners_eyes" }, +// { 0x7F56, "" }, { 0x7F57, "target_unset_islockedon" }, +// { 0x7F58, "" }, +// { 0x7F59, "" }, +// { 0x7F5A, "" }, +// { 0x7F5B, "" }, +// { 0x7F5C, "" }, +// { 0x7F5D, "" }, +// { 0x7F5E, "" }, +// { 0x7F5F, "" }, +// { 0x7F60, "" }, +// { 0x7F61, "" }, +// { 0x7F62, "" }, { 0x7F63, "targetingoffset" }, +// { 0x7F64, "" }, +// { 0x7F65, "" }, +// { 0x7F66, "" }, +// { 0x7F67, "" }, +// { 0x7F68, "" }, +// { 0x7F69, "" }, { 0x7F6A, "targetpointtooclose" }, +// { 0x7F6B, "" }, +// { 0x7F6C, "" }, +// { 0x7F6D, "" }, +// { 0x7F6E, "" }, +// { 0x7F6F, "" }, +// { 0x7F70, "" }, +// { 0x7F71, "" }, +// { 0x7F72, "" }, +// { 0x7F73, "" }, +// { 0x7F74, "" }, +// { 0x7F75, "" }, +// { 0x7F76, "" }, +// { 0x7F77, "" }, { 0x7F78, "team1" }, +// { 0x7F79, "" }, +// { 0x7F7A, "" }, +// { 0x7F7B, "" }, +// { 0x7F7C, "" }, +// { 0x7F7D, "" }, +// { 0x7F7E, "" }, +// { 0x7F7F, "" }, +// { 0x7F80, "" }, +// { 0x7F81, "" }, +// { 0x7F82, "" }, +// { 0x7F83, "" }, { 0x7F84, "team_hive_performance" }, +// { 0x7F85, "" }, +// { 0x7F86, "" }, +// { 0x7F87, "" }, +// { 0x7F88, "" }, +// { 0x7F89, "" }, +// { 0x7F8A, "" }, +// { 0x7F8B, "" }, +// { 0x7F8C, "" }, +// { 0x7F8D, "" }, +// { 0x7F8E, "" }, +// { 0x7F8F, "" }, +// { 0x7F90, "" }, +// { 0x7F91, "" }, +// { 0x7F92, "" }, { 0x7F93, "teamflashbangimmunity" }, { 0x7F94, "teamheadicon" }, +// { 0x7F95, "" }, +// { 0x7F96, "" }, { 0x7F97, "teamkilldelay" }, +// { 0x7F98, "" }, +// { 0x7F99, "" }, +// { 0x7F9A, "" }, +// { 0x7F9B, "" }, +// { 0x7F9C, "" }, +// { 0x7F9D, "" }, +// { 0x7F9E, "" }, +// { 0x7F9F, "" }, +// { 0x7FA0, "" }, +// { 0x7FA1, "" }, +// { 0x7FA2, "" }, { 0x7FA3, "teamprogressbartexty" }, { 0x7FA4, "teamprogressbarwidth" }, +// { 0x7FA5, "" }, { 0x7FA6, "teams" }, +// { 0x7FA7, "" }, +// { 0x7FA8, "" }, +// { 0x7FA9, "" }, +// { 0x7FAA, "" }, +// { 0x7FAB, "" }, +// { 0x7FAC, "" }, +// { 0x7FAD, "" }, +// { 0x7FAE, "" }, +// { 0x7FAF, "" }, { 0x7FB0, "teargas_cough_vo" }, { 0x7FB1, "teargas_coughing" }, +// { 0x7FB2, "" }, +// { 0x7FB3, "" }, +// { 0x7FB4, "" }, +// { 0x7FB5, "" }, +// { 0x7FB6, "" }, +// { 0x7FB7, "" }, +// { 0x7FB8, "" }, { 0x7FB9, "teargas_loaded" }, +// { 0x7FBA, "" }, +// { 0x7FBB, "" }, +// { 0x7FBC, "" }, +// { 0x7FBD, "" }, +// { 0x7FBE, "" }, { 0x7FBF, "teargas_vo" }, +// { 0x7FC0, "" }, +// { 0x7FC1, "" }, +// { 0x7FC2, "" }, +// { 0x7FC3, "" }, +// { 0x7FC4, "" }, { 0x7FC5, "teleport_add_delta" }, +// { 0x7FC6, "" }, +// { 0x7FC7, "" }, +// { 0x7FC8, "" }, +// { 0x7FC9, "" }, +// { 0x7FCA, "" }, +// { 0x7FCB, "" }, +// { 0x7FCC, "" }, +// { 0x7FCD, "" }, +// { 0x7FCE, "" }, +// { 0x7FCF, "" }, +// { 0x7FD0, "" }, +// { 0x7FD1, "" }, +// { 0x7FD2, "" }, +// { 0x7FD3, "" }, +// { 0x7FD4, "" }, +// { 0x7FD5, "" }, +// { 0x7FD6, "" }, +// { 0x7FD7, "" }, { 0x7FD8, "teleport_failsafe" }, +// { 0x7FD9, "" }, +// { 0x7FDA, "" }, +// { 0x7FDB, "" }, +// { 0x7FDC, "" }, { 0x7FDD, "teleport_get_care_packages" }, +// { 0x7FDE, "" }, +// { 0x7FDF, "" }, { 0x7FE0, "teleport_get_safe_node_near" }, +// { 0x7FE1, "" }, +// { 0x7FE2, "" }, +// { 0x7FE3, "" }, { 0x7FE4, "teleport_include_killstreaks" }, +// { 0x7FE5, "" }, +// { 0x7FE6, "" }, +// { 0x7FE7, "" }, { 0x7FE8, "teleport_is_valid_zone" }, +// { 0x7FE9, "" }, +// { 0x7FEA, "" }, +// { 0x7FEB, "" }, { 0x7FEC, "teleport_notify_death" }, +// { 0x7FED, "" }, +// { 0x7FEE, "" }, +// { 0x7FEF, "" }, +// { 0x7FF0, "" }, +// { 0x7FF1, "" }, +// { 0x7FF2, "" }, +// { 0x7FF3, "" }, +// { 0x7FF4, "" }, +// { 0x7FF5, "" }, { 0x7FF6, "teleport_onteleportgrind" }, +// { 0x7FF7, "" }, +// { 0x7FF8, "" }, +// { 0x7FF9, "" }, +// { 0x7FFA, "" }, +// { 0x7FFB, "" }, +// { 0x7FFC, "" }, +// { 0x7FFD, "" }, +// { 0x7FFE, "" }, +// { 0x7FFF, "" }, +// { 0x8000, "" }, +// { 0x8001, "" }, +// { 0x8002, "" }, +// { 0x8003, "" }, { 0x8004, "teleport_pre_onstartgamesd_and_sr" }, +// { 0x8005, "" }, +// { 0x8006, "" }, { 0x8007, "teleport_self_add_delta" }, +// { 0x8008, "" }, +// { 0x8009, "" }, +// { 0x800A, "" }, +// { 0x800B, "" }, +// { 0x800C, "" }, +// { 0x800D, "" }, +// { 0x800E, "" }, +// { 0x800F, "" }, +// { 0x8010, "" }, +// { 0x8011, "" }, +// { 0x8012, "" }, +// { 0x8013, "" }, +// { 0x8014, "" }, +// { 0x8015, "" }, { 0x8016, "teleport_to_zone_agents" }, { 0x8017, "teleport_to_zone_character" }, +// { 0x8018, "" }, +// { 0x8019, "" }, +// { 0x801A, "" }, +// { 0x801B, "" }, { 0x801C, "teleport_zone_current" }, +// { 0x801D, "" }, +// { 0x801E, "" }, +// { 0x801F, "" }, +// { 0x8020, "" }, +// { 0x8021, "" }, +// { 0x8022, "" }, +// { 0x8023, "" }, +// { 0x8024, "" }, +// { 0x8025, "" }, +// { 0x8026, "" }, { 0x8027, "tell_player_to_stay" }, +// { 0x8028, "" }, +// { 0x8029, "" }, +// { 0x802A, "" }, +// { 0x802B, "" }, +// { 0x802C, "" }, +// { 0x802D, "" }, +// { 0x802E, "" }, +// { 0x802F, "" }, +// { 0x8030, "" }, +// { 0x8031, "" }, +// { 0x8032, "" }, +// { 0x8033, "" }, +// { 0x8034, "" }, +// { 0x8035, "" }, +// { 0x8036, "" }, +// { 0x8037, "" }, +// { 0x8038, "" }, +// { 0x8039, "" }, +// { 0x803A, "" }, +// { 0x803B, "" }, +// { 0x803C, "" }, +// { 0x803D, "" }, +// { 0x803E, "" }, +// { 0x803F, "" }, +// { 0x8040, "" }, +// { 0x8041, "" }, +// { 0x8042, "" }, { 0x8043, "test_attack_heli" }, +// { 0x8044, "" }, { 0x8045, "test_connect_paths" }, +// { 0x8046, "" }, +// { 0x8047, "" }, { 0x8048, "test_guy_do_goalor_die" }, { 0x8049, "test_individual_spawner" }, +// { 0x804A, "" }, +// { 0x804B, "" }, +// { 0x804C, "" }, +// { 0x804D, "" }, +// { 0x804E, "" }, +// { 0x804F, "" }, +// { 0x8050, "" }, +// { 0x8051, "" }, +// { 0x8052, "" }, +// { 0x8053, "" }, +// { 0x8054, "" }, +// { 0x8055, "" }, +// { 0x8056, "" }, { 0x8057, "testingapache_animations" }, +// { 0x8058, "" }, +// { 0x8059, "" }, +// { 0x805A, "" }, { 0x805B, "text1" }, +// { 0x805C, "" }, +// { 0x805D, "" }, +// { 0x805E, "" }, +// { 0x805F, "" }, +// { 0x8060, "" }, +// { 0x8061, "" }, +// { 0x8062, "" }, +// { 0x8063, "" }, +// { 0x8064, "" }, { 0x8065, "text_titlefadeout" }, +// { 0x8066, "" }, +// { 0x8067, "" }, +// { 0x8068, "" }, +// { 0x8069, "" }, +// { 0x806A, "" }, +// { 0x806B, "" }, +// { 0x806C, "" }, +// { 0x806D, "" }, +// { 0x806E, "" }, +// { 0x806F, "" }, +// { 0x8070, "" }, +// { 0x8071, "" }, +// { 0x8072, "" }, +// { 0x8073, "" }, +// { 0x8074, "" }, +// { 0x8075, "" }, +// { 0x8076, "" }, +// { 0x8077, "" }, +// { 0x8078, "" }, +// { 0x8079, "" }, +// { 0x807A, "" }, +// { 0x807B, "" }, +// { 0x807C, "" }, +// { 0x807D, "" }, { 0x807E, "thermite2" }, +// { 0x807F, "" }, +// { 0x8080, "" }, +// { 0x8081, "" }, +// { 0x8082, "" }, +// { 0x8083, "" }, +// { 0x8084, "" }, +// { 0x8085, "" }, +// { 0x8086, "" }, +// { 0x8087, "" }, +// { 0x8088, "" }, +// { 0x8089, "" }, +// { 0x808A, "" }, +// { 0x808B, "" }, +// { 0x808C, "" }, +// { 0x808D, "" }, { 0x808E, "thorough_delete" }, +// { 0x808F, "" }, +// { 0x8090, "" }, +// { 0x8091, "" }, +// { 0x8092, "" }, +// { 0x8093, "" }, +// { 0x8094, "" }, +// { 0x8095, "" }, +// { 0x8096, "" }, { 0x8097, "threatcallouttracking" }, +// { 0x8098, "" }, +// { 0x8099, "" }, +// { 0x809A, "" }, +// { 0x809B, "" }, +// { 0x809C, "" }, +// { 0x809D, "" }, +// { 0x809E, "" }, +// { 0x809F, "" }, +// { 0x80A0, "" }, +// { 0x80A1, "" }, +// { 0x80A2, "" }, +// { 0x80A3, "" }, +// { 0x80A4, "" }, +// { 0x80A5, "" }, +// { 0x80A6, "" }, +// { 0x80A7, "" }, +// { 0x80A8, "" }, +// { 0x80A9, "" }, { 0x80AA, "throw_stones_idle" }, +// { 0x80AB, "" }, +// { 0x80AC, "" }, +// { 0x80AD, "" }, +// { 0x80AE, "" }, +// { 0x80AF, "" }, +// { 0x80B0, "" }, { 0x80B1, "throwingknifeused" }, { 0x80B2, "thrown_entities" }, { 0x80B3, "thrown_semtex_grenades" }, +// { 0x80B4, "" }, +// { 0x80B5, "" }, +// { 0x80B6, "" }, +// { 0x80B7, "" }, +// { 0x80B8, "" }, +// { 0x80B9, "" }, +// { 0x80BA, "" }, +// { 0x80BB, "" }, +// { 0x80BC, "" }, +// { 0x80BD, "" }, +// { 0x80BE, "" }, +// { 0x80BF, "" }, +// { 0x80C0, "" }, +// { 0x80C1, "" }, +// { 0x80C2, "" }, +// { 0x80C3, "" }, +// { 0x80C4, "" }, +// { 0x80C5, "" }, +// { 0x80C6, "" }, { 0x80C7, "thruster_timer_logic" }, +// { 0x80C8, "" }, +// { 0x80C9, "" }, +// { 0x80CA, "" }, { 0x80CB, "thunder_big_sound_moving" }, +// { 0x80CC, "" }, +// { 0x80CD, "" }, +// { 0x80CE, "" }, +// { 0x80CF, "" }, +// { 0x80D0, "" }, +// { 0x80D1, "" }, +// { 0x80D2, "" }, +// { 0x80D3, "" }, +// { 0x80D4, "" }, +// { 0x80D5, "" }, +// { 0x80D6, "" }, +// { 0x80D7, "" }, +// { 0x80D8, "" }, +// { 0x80D9, "" }, +// { 0x80DA, "" }, +// { 0x80DB, "" }, +// { 0x80DC, "" }, +// { 0x80DD, "" }, +// { 0x80DE, "" }, +// { 0x80DF, "" }, { 0x80E0, "tilt_exfil_props" }, { 0x80E1, "tilt_exp_heli_clip" }, +// { 0x80E2, "" }, { 0x80E3, "tilt_front_deck_impact" }, +// { 0x80E4, "" }, +// { 0x80E5, "" }, +// { 0x80E6, "" }, +// { 0x80E7, "" }, { 0x80E8, "tilt_handler" }, +// { 0x80E9, "" }, +// { 0x80EA, "" }, +// { 0x80EB, "" }, +// { 0x80EC, "" }, +// { 0x80ED, "" }, +// { 0x80EE, "" }, { 0x80EF, "tilt_osprey_1" }, +// { 0x80F0, "" }, +// { 0x80F1, "" }, +// { 0x80F2, "" }, +// { 0x80F3, "" }, { 0x80F4, "tilt_player_stumble" }, { 0x80F5, "tilt_player_vault" }, +// { 0x80F6, "" }, +// { 0x80F7, "" }, +// { 0x80F8, "" }, +// { 0x80F9, "" }, +// { 0x80FA, "" }, +// { 0x80FB, "" }, +// { 0x80FC, "" }, +// { 0x80FD, "" }, +// { 0x80FE, "" }, +// { 0x80FF, "" }, +// { 0x8100, "" }, +// { 0x8101, "" }, +// { 0x8102, "" }, +// { 0x8103, "" }, +// { 0x8104, "" }, +// { 0x8105, "" }, +// { 0x8106, "" }, +// { 0x8107, "" }, +// { 0x8108, "" }, { 0x8109, "tilt_run_forward_monitor" }, +// { 0x810A, "" }, +// { 0x810B, "" }, +// { 0x810C, "" }, +// { 0x810D, "" }, +// { 0x810E, "" }, +// { 0x810F, "" }, +// { 0x8110, "" }, +// { 0x8111, "" }, +// { 0x8112, "" }, +// { 0x8113, "" }, +// { 0x8114, "" }, +// { 0x8115, "" }, +// { 0x8116, "" }, { 0x8117, "timebetweenshots" }, { 0x8118, "timecheck" }, +// { 0x8119, "" }, +// { 0x811A, "" }, +// { 0x811B, "" }, +// { 0x811C, "" }, +// { 0x811D, "" }, +// { 0x811E, "" }, +// { 0x811F, "" }, +// { 0x8120, "" }, { 0x8121, "timelimitthread" }, +// { 0x8122, "" }, { 0x8123, "timeofnextsound" }, { 0x8124, "timeout" }, +// { 0x8125, "" }, { 0x8126, "timeout_watch" }, +// { 0x8127, "" }, { 0x8128, "timeoutregenfaster" }, { 0x8129, "timepaused" }, +// { 0x812A, "" }, +// { 0x812B, "" }, +// { 0x812C, "" }, +// { 0x812D, "" }, +// { 0x812E, "" }, { 0x812F, "timer_ten_change" }, +// { 0x8130, "" }, { 0x8131, "timername" }, { 0x8132, "timerpausetime" }, +// { 0x8133, "" }, +// { 0x8134, "" }, +// { 0x8135, "" }, { 0x8136, "timescale" }, +// { 0x8137, "" }, +// { 0x8138, "" }, +// { 0x8139, "" }, +// { 0x813A, "" }, +// { 0x813B, "" }, +// { 0x813C, "" }, +// { 0x813D, "" }, +// { 0x813E, "" }, +// { 0x813F, "" }, +// { 0x8140, "" }, +// { 0x8141, "" }, +// { 0x8142, "" }, +// { 0x8143, "" }, +// { 0x8144, "" }, +// { 0x8145, "" }, +// { 0x8146, "" }, +// { 0x8147, "" }, +// { 0x8148, "" }, +// { 0x8149, "" }, +// { 0x814A, "" }, +// { 0x814B, "" }, +// { 0x814C, "" }, +// { 0x814D, "" }, +// { 0x814E, "" }, +// { 0x814F, "" }, +// { 0x8150, "" }, +// { 0x8151, "" }, +// { 0x8152, "" }, { 0x8153, "toggle_zoom" }, +// { 0x8154, "" }, +// { 0x8155, "" }, +// { 0x8156, "" }, +// { 0x8157, "" }, { 0x8158, "too_close_to_boat" }, +// { 0x8159, "" }, { 0x815A, "took_damage" }, +// { 0x815B, "" }, +// { 0x815C, "" }, +// { 0x815D, "" }, +// { 0x815E, "" }, +// { 0x815F, "" }, +// { 0x8160, "" }, { 0x8161, "topattackpasses" }, +// { 0x8162, "" }, +// { 0x8163, "" }, +// { 0x8164, "" }, +// { 0x8165, "" }, +// { 0x8166, "" }, +// { 0x8167, "" }, +// { 0x8168, "" }, +// { 0x8169, "" }, +// { 0x816A, "" }, +// { 0x816B, "" }, +// { 0x816C, "" }, +// { 0x816D, "" }, +// { 0x816E, "" }, +// { 0x816F, "" }, +// { 0x8170, "" }, +// { 0x8171, "" }, +// { 0x8172, "" }, +// { 0x8173, "" }, +// { 0x8174, "" }, +// { 0x8175, "" }, +// { 0x8176, "" }, +// { 0x8177, "" }, +// { 0x8178, "" }, +// { 0x8179, "" }, +// { 0x817A, "" }, +// { 0x817B, "" }, { 0x817C, "total_runner_drone_spawn_count" }, +// { 0x817D, "" }, +// { 0x817E, "" }, +// { 0x817F, "" }, +// { 0x8180, "" }, +// { 0x8181, "" }, +// { 0x8182, "" }, +// { 0x8183, "" }, +// { 0x8184, "" }, +// { 0x8185, "" }, { 0x8186, "totalscore" }, +// { 0x8187, "" }, { 0x8188, "touched" }, +// { 0x8189, "" }, +// { 0x818A, "" }, +// { 0x818B, "" }, +// { 0x818C, "" }, +// { 0x818D, "" }, +// { 0x818E, "" }, +// { 0x818F, "" }, +// { 0x8190, "" }, +// { 0x8191, "" }, +// { 0x8192, "" }, { 0x8193, "tower_a10_flyby" }, +// { 0x8194, "" }, +// { 0x8195, "" }, +// { 0x8196, "" }, +// { 0x8197, "" }, +// { 0x8198, "" }, +// { 0x8199, "" }, +// { 0x819A, "" }, +// { 0x819B, "" }, +// { 0x819C, "" }, +// { 0x819D, "" }, +// { 0x819E, "" }, +// { 0x819F, "" }, +// { 0x81A0, "" }, +// { 0x81A1, "" }, +// { 0x81A2, "" }, +// { 0x81A3, "" }, +// { 0x81A4, "" }, +// { 0x81A5, "" }, +// { 0x81A6, "" }, { 0x81A7, "tower_door_pitchfx" }, +// { 0x81A8, "" }, +// { 0x81A9, "" }, +// { 0x81AA, "" }, +// { 0x81AB, "" }, +// { 0x81AC, "" }, +// { 0x81AD, "" }, +// { 0x81AE, "" }, +// { 0x81AF, "" }, { 0x81B0, "tower_entrance_stumblers" }, +// { 0x81B1, "" }, +// { 0x81B2, "" }, +// { 0x81B3, "" }, +// { 0x81B4, "" }, { 0x81B5, "tower_hesh_help_wounded" }, +// { 0x81B6, "" }, +// { 0x81B7, "" }, +// { 0x81B8, "" }, +// { 0x81B9, "" }, +// { 0x81BA, "" }, +// { 0x81BB, "" }, +// { 0x81BC, "" }, { 0x81BD, "tower_nh90_guys" }, { 0x81BE, "tower_pickup_b" }, { 0x81BF, "tower_radio" }, +// { 0x81C0, "" }, +// { 0x81C1, "" }, +// { 0x81C2, "" }, +// { 0x81C3, "" }, +// { 0x81C4, "" }, +// { 0x81C5, "" }, +// { 0x81C6, "" }, +// { 0x81C7, "" }, { 0x81C8, "tower_retreat_mortars_hit" }, +// { 0x81C9, "" }, +// { 0x81CA, "" }, +// { 0x81CB, "" }, +// { 0x81CC, "" }, +// { 0x81CD, "" }, +// { 0x81CE, "" }, { 0x81CF, "tower_vista_retreat_tank" }, +// { 0x81D0, "" }, +// { 0x81D1, "" }, +// { 0x81D2, "" }, +// { 0x81D3, "" }, +// { 0x81D4, "" }, +// { 0x81D5, "" }, +// { 0x81D6, "" }, +// { 0x81D7, "" }, { 0x81D8, "toy_tvs_flatscreen_sturdy" }, +// { 0x81D9, "" }, +// { 0x81DA, "" }, +// { 0x81DB, "" }, { 0x81DC, "trace_part_for_efx" }, +// { 0x81DD, "" }, { 0x81DE, "trace_to_forward" }, +// { 0x81DF, "" }, +// { 0x81E0, "" }, +// { 0x81E1, "" }, +// { 0x81E2, "" }, +// { 0x81E3, "" }, +// { 0x81E4, "" }, +// { 0x81E5, "" }, +// { 0x81E6, "" }, +// { 0x81E7, "" }, +// { 0x81E8, "" }, +// { 0x81E9, "" }, +// { 0x81EA, "" }, +// { 0x81EB, "" }, +// { 0x81EC, "" }, { 0x81ED, "track_dud" }, +// { 0x81EE, "" }, +// { 0x81EF, "" }, +// { 0x81F0, "" }, +// { 0x81F1, "" }, +// { 0x81F2, "" }, +// { 0x81F3, "" }, +// { 0x81F4, "" }, +// { 0x81F5, "" }, +// { 0x81F6, "" }, +// { 0x81F7, "" }, +// { 0x81F8, "" }, { 0x81F9, "track_odin_down" }, +// { 0x81FA, "" }, +// { 0x81FB, "" }, +// { 0x81FC, "" }, +// { 0x81FD, "" }, +// { 0x81FE, "" }, +// { 0x81FF, "" }, +// { 0x8200, "" }, +// { 0x8201, "" }, +// { 0x8202, "" }, +// { 0x8203, "" }, +// { 0x8204, "" }, +// { 0x8205, "" }, +// { 0x8206, "" }, +// { 0x8207, "" }, +// { 0x8208, "" }, +// { 0x8209, "" }, +// { 0x820A, "" }, +// { 0x820B, "" }, +// { 0x820C, "" }, +// { 0x820D, "" }, +// { 0x820E, "" }, +// { 0x820F, "" }, +// { 0x8210, "" }, +// { 0x8211, "" }, +// { 0x8212, "" }, +// { 0x8213, "" }, +// { 0x8214, "" }, +// { 0x8215, "" }, +// { 0x8216, "" }, +// { 0x8217, "" }, +// { 0x8218, "" }, { 0x8219, "trackingweaponheadshots" }, +// { 0x821A, "" }, +// { 0x821B, "" }, +// { 0x821C, "" }, +// { 0x821D, "" }, +// { 0x821E, "" }, +// { 0x821F, "" }, +// { 0x8220, "" }, +// { 0x8221, "" }, +// { 0x8222, "" }, +// { 0x8223, "" }, { 0x8224, "trackloop_cqbshootpos" }, +// { 0x8225, "" }, +// { 0x8226, "" }, +// { 0x8227, "" }, +// { 0x8228, "" }, +// { 0x8229, "" }, { 0x822A, "trackshootentorpos" }, +// { 0x822B, "" }, +// { 0x822C, "" }, +// { 0x822D, "" }, +// { 0x822E, "" }, +// { 0x822F, "" }, +// { 0x8230, "" }, +// { 0x8231, "" }, +// { 0x8232, "" }, +// { 0x8233, "" }, +// { 0x8234, "" }, +// { 0x8235, "" }, +// { 0x8236, "" }, +// { 0x8237, "" }, +// { 0x8238, "" }, { 0x8239, "train_nag" }, +// { 0x823A, "" }, +// { 0x823B, "" }, +// { 0x823C, "" }, +// { 0x823D, "" }, +// { 0x823E, "" }, +// { 0x823F, "" }, { 0x8240, "train_pathing" }, +// { 0x8241, "" }, +// { 0x8242, "" }, +// { 0x8243, "" }, +// { 0x8244, "" }, +// { 0x8245, "" }, +// { 0x8246, "" }, +// { 0x8247, "" }, +// { 0x8248, "" }, +// { 0x8249, "" }, { 0x824A, "train_tele_trig_proc" }, { 0x824B, "train_teleport" }, +// { 0x824C, "" }, +// { 0x824D, "" }, +// { 0x824E, "" }, +// { 0x824F, "" }, { 0x8250, "trains_move" }, +// { 0x8251, "" }, { 0x8252, "trajectoryactive" }, +// { 0x8253, "" }, +// { 0x8254, "" }, +// { 0x8255, "" }, +// { 0x8256, "" }, +// { 0x8257, "" }, +// { 0x8258, "" }, +// { 0x8259, "" }, +// { 0x825A, "" }, +// { 0x825B, "" }, +// { 0x825C, "" }, +// { 0x825D, "" }, +// { 0x825E, "" }, +// { 0x825F, "" }, +// { 0x8260, "" }, +// { 0x8261, "" }, +// { 0x8262, "" }, +// { 0x8263, "" }, +// { 0x8264, "" }, +// { 0x8265, "" }, +// { 0x8266, "" }, +// { 0x8267, "" }, +// { 0x8268, "" }, +// { 0x8269, "" }, +// { 0x826A, "" }, +// { 0x826B, "" }, +// { 0x826C, "" }, +// { 0x826D, "" }, { 0x826E, "transitiontime" }, +// { 0x826F, "" }, +// { 0x8270, "" }, +// { 0x8271, "" }, +// { 0x8272, "" }, +// { 0x8273, "" }, +// { 0x8274, "" }, +// { 0x8275, "" }, +// { 0x8276, "" }, { 0x8277, "translate_off_edge" }, +// { 0x8278, "" }, +// { 0x8279, "" }, +// { 0x827A, "" }, +// { 0x827B, "" }, +// { 0x827C, "" }, +// { 0x827D, "" }, { 0x827E, "trap_cage_init" }, { 0x827F, "trap_can_player_trigger" }, +// { 0x8280, "" }, +// { 0x8281, "" }, { 0x8282, "trap_damage_scalar" }, +// { 0x8283, "" }, +// { 0x8284, "" }, +// { 0x8285, "" }, +// { 0x8286, "" }, { 0x8287, "trap_explosive_init" }, +// { 0x8288, "" }, { 0x8289, "trap_get_launch_dir" }, +// { 0x828A, "" }, +// { 0x828B, "" }, +// { 0x828C, "" }, +// { 0x828D, "" }, { 0x828E, "trap_get_targets" }, +// { 0x828F, "" }, { 0x8290, "trap_get_unset_use_text" }, +// { 0x8291, "" }, +// { 0x8292, "" }, +// { 0x8293, "" }, +// { 0x8294, "" }, +// { 0x8295, "" }, +// { 0x8296, "" }, +// { 0x8297, "" }, +// { 0x8298, "" }, +// { 0x8299, "" }, { 0x829A, "trap_launcher_init" }, +// { 0x829B, "" }, { 0x829C, "trap_launcher_reset" }, +// { 0x829D, "" }, +// { 0x829E, "" }, +// { 0x829F, "" }, +// { 0x82A0, "" }, +// { 0x82A1, "" }, +// { 0x82A2, "" }, +// { 0x82A3, "" }, +// { 0x82A4, "" }, +// { 0x82A5, "" }, +// { 0x82A6, "" }, +// { 0x82A7, "" }, +// { 0x82A8, "" }, +// { 0x82A9, "" }, +// { 0x82AA, "" }, +// { 0x82AB, "" }, +// { 0x82AC, "" }, { 0x82AD, "trap_set_can_use" }, +// { 0x82AE, "" }, +// { 0x82AF, "" }, +// { 0x82B0, "" }, { 0x82B1, "trap_state_funcs" }, +// { 0x82B2, "" }, +// { 0x82B3, "" }, +// { 0x82B4, "" }, +// { 0x82B5, "" }, +// { 0x82B6, "" }, +// { 0x82B7, "" }, +// { 0x82B8, "" }, +// { 0x82B9, "" }, { 0x82BA, "trap_use_trigger_init" }, +// { 0x82BB, "" }, +// { 0x82BC, "" }, +// { 0x82BD, "" }, +// { 0x82BE, "" }, +// { 0x82BF, "" }, +// { 0x82C0, "" }, +// { 0x82C1, "" }, +// { 0x82C2, "" }, +// { 0x82C3, "" }, +// { 0x82C4, "" }, { 0x82C5, "travel_view_fx" }, +// { 0x82C6, "" }, +// { 0x82C7, "" }, +// { 0x82C8, "" }, +// { 0x82C9, "" }, +// { 0x82CA, "" }, +// { 0x82CB, "" }, +// { 0x82CC, "" }, +// { 0x82CD, "" }, +// { 0x82CE, "" }, +// { 0x82CF, "" }, +// { 0x82D0, "" }, +// { 0x82D1, "" }, +// { 0x82D2, "" }, +// { 0x82D3, "" }, +// { 0x82D4, "" }, { 0x82D5, "traversedeath" }, +// { 0x82D6, "" }, +// { 0x82D7, "" }, +// { 0x82D8, "" }, +// { 0x82D9, "" }, { 0x82DA, "traverseinfo" }, +// { 0x82DB, "" }, +// { 0x82DC, "" }, +// { 0x82DD, "" }, +// { 0x82DE, "" }, +// { 0x82DF, "" }, +// { 0x82E0, "" }, +// { 0x82E1, "" }, +// { 0x82E2, "" }, +// { 0x82E3, "" }, +// { 0x82E4, "" }, +// { 0x82E5, "" }, { 0x82E6, "treadfx_override_nh90" }, +// { 0x82E7, "" }, +// { 0x82E8, "" }, +// { 0x82E9, "" }, +// { 0x82EA, "" }, +// { 0x82EB, "" }, +// { 0x82EC, "" }, +// { 0x82ED, "" }, +// { 0x82EE, "" }, +// { 0x82EF, "" }, +// { 0x82F0, "" }, +// { 0x82F1, "" }, +// { 0x82F2, "" }, +// { 0x82F3, "" }, +// { 0x82F4, "" }, { 0x82F5, "trench_beach_allies_ambient" }, { 0x82F6, "trench_beach_allies_ambient_off" }, +// { 0x82F7, "" }, +// { 0x82F8, "" }, +// { 0x82F9, "" }, { 0x82FA, "trench_boat_think" }, +// { 0x82FB, "" }, { 0x82FC, "trench_chargers_think" }, +// { 0x82FD, "" }, +// { 0x82FE, "" }, +// { 0x82FF, "" }, +// { 0x8300, "" }, +// { 0x8301, "" }, { 0x8302, "trench_friendly_orange_guy" }, +// { 0x8303, "" }, +// { 0x8304, "" }, +// { 0x8305, "" }, +// { 0x8306, "" }, +// { 0x8307, "" }, +// { 0x8308, "" }, +// { 0x8309, "" }, +// { 0x830A, "" }, +// { 0x830B, "" }, +// { 0x830C, "" }, +// { 0x830D, "" }, +// { 0x830E, "" }, { 0x830F, "trench_spawn_functions" }, +// { 0x8310, "" }, +// { 0x8311, "" }, +// { 0x8312, "" }, +// { 0x8313, "" }, +// { 0x8314, "" }, +// { 0x8315, "" }, +// { 0x8316, "" }, +// { 0x8317, "" }, +// { 0x8318, "" }, +// { 0x8319, "" }, +// { 0x831A, "" }, +// { 0x831B, "" }, +// { 0x831C, "" }, +// { 0x831D, "" }, +// { 0x831E, "" }, +// { 0x831F, "" }, +// { 0x8320, "" }, +// { 0x8321, "" }, +// { 0x8322, "" }, +// { 0x8323, "" }, +// { 0x8324, "" }, { 0x8325, "trig_stairs_setup" }, +// { 0x8326, "" }, +// { 0x8327, "" }, +// { 0x8328, "" }, +// { 0x8329, "" }, +// { 0x832A, "" }, +// { 0x832B, "" }, +// { 0x832C, "" }, +// { 0x832D, "" }, +// { 0x832E, "" }, +// { 0x832F, "" }, { 0x8330, "trigger_battlechatter" }, +// { 0x8331, "" }, +// { 0x8332, "" }, { 0x8333, "trigger_createart_transient" }, +// { 0x8334, "" }, +// { 0x8335, "" }, +// { 0x8336, "" }, +// { 0x8337, "" }, +// { 0x8338, "" }, +// { 0x8339, "" }, +// { 0x833A, "" }, { 0x833B, "trigger_disable_on_jump" }, { 0x833C, "trigger_door" }, +// { 0x833D, "" }, +// { 0x833E, "" }, { 0x833F, "trigger_enemy_spawn" }, +// { 0x8340, "" }, +// { 0x8341, "" }, +// { 0x8342, "" }, +// { 0x8343, "" }, +// { 0x8344, "" }, +// { 0x8345, "" }, +// { 0x8346, "" }, { 0x8347, "trigger_flag_set_specialops" }, { 0x8348, "trigger_flag_set_specialops_clear" }, +// { 0x8349, "" }, +// { 0x834A, "" }, +// { 0x834B, "" }, +// { 0x834C, "" }, +// { 0x834D, "" }, +// { 0x834E, "" }, { 0x834F, "trigger_functions" }, +// { 0x8350, "" }, { 0x8351, "trigger_glass_break" }, { 0x8352, "trigger_group" }, +// { 0x8353, "" }, +// { 0x8354, "" }, +// { 0x8355, "" }, +// { 0x8356, "" }, +// { 0x8357, "" }, +// { 0x8358, "" }, +// { 0x8359, "" }, +// { 0x835A, "" }, +// { 0x835B, "" }, +// { 0x835C, "" }, { 0x835D, "trigger_int_building_hits" }, +// { 0x835E, "" }, +// { 0x835F, "" }, +// { 0x8360, "" }, +// { 0x8361, "" }, +// { 0x8362, "" }, +// { 0x8363, "" }, +// { 0x8364, "" }, +// { 0x8365, "" }, +// { 0x8366, "" }, +// { 0x8367, "" }, +// { 0x8368, "" }, +// { 0x8369, "" }, +// { 0x836A, "" }, +// { 0x836B, "" }, +// { 0x836C, "" }, { 0x836D, "trigger_multiple_depthoffield" }, +// { 0x836E, "" }, { 0x836F, "trigger_multiple_fx_trigger_on_think" }, +// { 0x8370, "" }, { 0x8371, "trigger_multiple_fx_volume_off_target" }, +// { 0x8372, "" }, { 0x8373, "trigger_multiple_sunflare" }, +// { 0x8374, "" }, +// { 0x8375, "" }, +// { 0x8376, "" }, +// { 0x8377, "" }, +// { 0x8378, "" }, +// { 0x8379, "" }, +// { 0x837A, "" }, +// { 0x837B, "" }, +// { 0x837C, "" }, +// { 0x837D, "" }, +// { 0x837E, "" }, +// { 0x837F, "" }, { 0x8380, "trigger_parse_parameters" }, +// { 0x8381, "" }, +// { 0x8382, "" }, +// { 0x8383, "" }, +// { 0x8384, "" }, +// { 0x8385, "" }, +// { 0x8386, "" }, +// { 0x8387, "" }, +// { 0x8388, "" }, +// { 0x8389, "" }, +// { 0x838A, "" }, +// { 0x838B, "" }, +// { 0x838C, "" }, +// { 0x838D, "" }, +// { 0x838E, "" }, +// { 0x838F, "" }, +// { 0x8390, "" }, +// { 0x8391, "" }, +// { 0x8392, "" }, +// { 0x8393, "" }, +// { 0x8394, "" }, +// { 0x8395, "" }, +// { 0x8396, "" }, +// { 0x8397, "" }, +// { 0x8398, "" }, +// { 0x8399, "" }, +// { 0x839A, "" }, +// { 0x839B, "" }, +// { 0x839C, "" }, { 0x839D, "trigger_spawngroup" }, +// { 0x839E, "" }, +// { 0x839F, "" }, +// { 0x83A0, "" }, +// { 0x83A1, "" }, +// { 0x83A2, "" }, +// { 0x83A3, "" }, +// { 0x83A4, "" }, { 0x83A5, "trigger_turns_off" }, +// { 0x83A6, "" }, +// { 0x83A7, "" }, +// { 0x83A8, "" }, +// { 0x83A9, "" }, +// { 0x83AA, "" }, +// { 0x83AB, "" }, +// { 0x83AC, "" }, { 0x83AD, "trigger_wait" }, +// { 0x83AE, "" }, +// { 0x83AF, "" }, +// { 0x83B0, "" }, +// { 0x83B1, "" }, +// { 0x83B2, "" }, +// { 0x83B3, "" }, +// { 0x83B4, "" }, +// { 0x83B5, "" }, +// { 0x83B6, "" }, +// { 0x83B7, "" }, +// { 0x83B8, "" }, +// { 0x83B9, "" }, +// { 0x83BA, "" }, { 0x83BB, "triggers" }, +// { 0x83BC, "" }, +// { 0x83BD, "" }, +// { 0x83BE, "" }, +// { 0x83BF, "" }, +// { 0x83C0, "" }, +// { 0x83C1, "" }, +// { 0x83C2, "" }, +// { 0x83C3, "" }, +// { 0x83C4, "" }, +// { 0x83C5, "" }, +// { 0x83C6, "" }, +// { 0x83C7, "" }, +// { 0x83C8, "" }, +// { 0x83C9, "" }, +// { 0x83CA, "" }, +// { 0x83CB, "" }, +// { 0x83CC, "" }, +// { 0x83CD, "" }, +// { 0x83CE, "" }, +// { 0x83CF, "" }, +// { 0x83D0, "" }, +// { 0x83D1, "" }, +// { 0x83D2, "" }, +// { 0x83D3, "" }, +// { 0x83D4, "" }, +// { 0x83D5, "" }, +// { 0x83D6, "" }, +// { 0x83D7, "" }, +// { 0x83D8, "" }, +// { 0x83D9, "" }, +// { 0x83DA, "" }, +// { 0x83DB, "" }, { 0x83DC, "truck_rumble" }, +// { 0x83DD, "" }, +// { 0x83DE, "" }, +// { 0x83DF, "" }, +// { 0x83E0, "" }, +// { 0x83E1, "" }, +// { 0x83E2, "" }, +// { 0x83E3, "" }, +// { 0x83E4, "" }, +// { 0x83E5, "" }, +// { 0x83E6, "" }, +// { 0x83E7, "" }, +// { 0x83E8, "" }, +// { 0x83E9, "" }, +// { 0x83EA, "" }, +// { 0x83EB, "" }, { 0x83EC, "try_take_player_currency" }, +// { 0x83ED, "" }, +// { 0x83EE, "" }, +// { 0x83EF, "" }, +// { 0x83F0, "" }, +// { 0x83F1, "" }, +// { 0x83F2, "" }, +// { 0x83F3, "" }, +// { 0x83F4, "" }, +// { 0x83F5, "" }, +// { 0x83F6, "" }, +// { 0x83F7, "" }, +// { 0x83F8, "" }, +// { 0x83F9, "" }, +// { 0x83FA, "" }, +// { 0x83FB, "" }, +// { 0x83FC, "" }, +// { 0x83FD, "" }, +// { 0x83FE, "" }, +// { 0x83FF, "" }, +// { 0x8400, "" }, +// { 0x8401, "" }, +// { 0x8402, "" }, +// { 0x8403, "" }, { 0x8404, "tryorderto" }, +// { 0x8405, "" }, +// { 0x8406, "" }, +// { 0x8407, "" }, +// { 0x8408, "" }, { 0x8409, "tryuse" }, +// { 0x840A, "" }, +// { 0x840B, "" }, +// { 0x840C, "" }, +// { 0x840D, "" }, +// { 0x840E, "" }, +// { 0x840F, "" }, +// { 0x8410, "" }, +// { 0x8411, "" }, +// { 0x8412, "" }, +// { 0x8413, "" }, +// { 0x8414, "" }, +// { 0x8415, "" }, +// { 0x8416, "" }, { 0x8417, "tryuse_dpad_team_ammo" }, +// { 0x8418, "" }, +// { 0x8419, "" }, +// { 0x841A, "" }, { 0x841B, "tryuse_dpad_team_explosives" }, +// { 0x841C, "" }, +// { 0x841D, "" }, +// { 0x841E, "" }, +// { 0x841F, "" }, +// { 0x8420, "" }, +// { 0x8421, "" }, +// { 0x8422, "" }, +// { 0x8423, "" }, +// { 0x8424, "" }, +// { 0x8425, "" }, +// { 0x8426, "" }, +// { 0x8427, "" }, +// { 0x8428, "" }, +// { 0x8429, "" }, +// { 0x842A, "" }, +// { 0x842B, "" }, +// { 0x842C, "" }, +// { 0x842D, "" }, { 0x842E, "tryusedeployableammo" }, +// { 0x842F, "" }, +// { 0x8430, "" }, +// { 0x8431, "" }, +// { 0x8432, "" }, +// { 0x8433, "" }, +// { 0x8434, "" }, +// { 0x8435, "" }, +// { 0x8436, "" }, +// { 0x8437, "" }, +// { 0x8438, "" }, +// { 0x8439, "" }, +// { 0x843A, "" }, +// { 0x843B, "" }, +// { 0x843C, "" }, +// { 0x843D, "" }, +// { 0x843E, "" }, +// { 0x843F, "" }, +// { 0x8440, "" }, +// { 0x8441, "" }, +// { 0x8442, "" }, +// { 0x8443, "" }, +// { 0x8444, "" }, { 0x8445, "tryuseperkstreak" }, +// { 0x8446, "" }, +// { 0x8447, "" }, +// { 0x8448, "" }, { 0x8449, "tryuserefillammo" }, +// { 0x844A, "" }, +// { 0x844B, "" }, +// { 0x844C, "" }, +// { 0x844D, "" }, +// { 0x844E, "" }, +// { 0x844F, "" }, +// { 0x8450, "" }, { 0x8451, "tryusesam" }, +// { 0x8452, "" }, +// { 0x8453, "" }, +// { 0x8454, "" }, +// { 0x8455, "" }, +// { 0x8456, "" }, +// { 0x8457, "" }, +// { 0x8458, "" }, +// { 0x8459, "" }, +// { 0x845A, "" }, { 0x845B, "tryuseuplink" }, { 0x845C, "tryusevanguard" }, +// { 0x845D, "" }, +// { 0x845E, "" }, +// { 0x845F, "" }, +// { 0x8460, "" }, +// { 0x8461, "" }, +// { 0x8462, "" }, +// { 0x8463, "" }, { 0x8464, "tunnel_behavior" }, +// { 0x8465, "" }, +// { 0x8466, "" }, +// { 0x8467, "" }, { 0x8468, "tunnel_door_clip" }, { 0x8469, "tunnel_door_scene" }, +// { 0x846A, "" }, +// { 0x846B, "" }, +// { 0x846C, "" }, +// { 0x846D, "" }, +// { 0x846E, "" }, +// { 0x846F, "" }, +// { 0x8470, "" }, +// { 0x8471, "" }, +// { 0x8472, "" }, +// { 0x8473, "" }, +// { 0x8474, "" }, +// { 0x8475, "" }, +// { 0x8476, "" }, +// { 0x8477, "" }, +// { 0x8478, "" }, +// { 0x8479, "" }, +// { 0x847A, "" }, +// { 0x847B, "" }, +// { 0x847C, "" }, +// { 0x847D, "" }, +// { 0x847E, "" }, { 0x847F, "tunnel_tank_crush" }, { 0x8480, "tunnel_vehicle_think" }, +// { 0x8481, "" }, { 0x8482, "tunnel_vehix_stop_sounds" }, +// { 0x8483, "" }, +// { 0x8484, "" }, +// { 0x8485, "" }, +// { 0x8486, "" }, +// { 0x8487, "" }, +// { 0x8488, "" }, +// { 0x8489, "" }, { 0x848A, "turn_exit_trigger_on" }, +// { 0x848B, "" }, +// { 0x848C, "" }, +// { 0x848D, "" }, +// { 0x848E, "" }, +// { 0x848F, "" }, +// { 0x8490, "" }, { 0x8491, "turn_off_gas_fx" }, +// { 0x8492, "" }, +// { 0x8493, "" }, +// { 0x8494, "" }, { 0x8495, "turn_off_nodes" }, +// { 0x8496, "" }, +// { 0x8497, "" }, +// { 0x8498, "" }, +// { 0x8499, "" }, +// { 0x849A, "" }, +// { 0x849B, "" }, +// { 0x849C, "" }, +// { 0x849D, "" }, +// { 0x849E, "" }, +// { 0x849F, "" }, +// { 0x84A0, "" }, +// { 0x84A1, "" }, +// { 0x84A2, "" }, +// { 0x84A3, "" }, +// { 0x84A4, "" }, +// { 0x84A5, "" }, { 0x84A6, "turn_on_gaztiger_underwater_bubble_fx" }, +// { 0x84A7, "" }, +// { 0x84A8, "" }, +// { 0x84A9, "" }, +// { 0x84AA, "" }, +// { 0x84AB, "" }, +// { 0x84AC, "" }, +// { 0x84AD, "" }, +// { 0x84AE, "" }, +// { 0x84AF, "" }, +// { 0x84B0, "" }, +// { 0x84B1, "" }, +// { 0x84B2, "" }, +// { 0x84B3, "" }, +// { 0x84B4, "" }, { 0x84B5, "turnbackon" }, +// { 0x84B6, "" }, +// { 0x84B7, "" }, +// { 0x84B8, "" }, { 0x84B9, "turnoff" }, +// { 0x84BA, "" }, +// { 0x84BB, "" }, +// { 0x84BC, "" }, +// { 0x84BD, "" }, +// { 0x84BE, "" }, +// { 0x84BF, "" }, +// { 0x84C0, "" }, +// { 0x84C1, "" }, +// { 0x84C2, "" }, +// { 0x84C3, "" }, +// { 0x84C4, "" }, +// { 0x84C5, "" }, { 0x84C6, "turret_activate" }, +// { 0x84C7, "" }, +// { 0x84C8, "" }, +// { 0x84C9, "" }, +// { 0x84CA, "" }, +// { 0x84CB, "" }, +// { 0x84CC, "" }, +// { 0x84CD, "" }, +// { 0x84CE, "" }, +// { 0x84CF, "" }, +// { 0x84D0, "" }, { 0x84D1, "turret_cleanup_on_unload" }, +// { 0x84D2, "" }, +// { 0x84D3, "" }, { 0x84D4, "turret_coolmonitor" }, +// { 0x84D5, "" }, +// { 0x84D6, "" }, +// { 0x84D7, "" }, +// { 0x84D8, "" }, +// { 0x84D9, "" }, { 0x84DA, "turret_deleteme" }, +// { 0x84DB, "" }, +// { 0x84DC, "" }, +// { 0x84DD, "" }, +// { 0x84DE, "" }, { 0x84DF, "turret_function" }, +// { 0x84E0, "" }, +// { 0x84E1, "" }, +// { 0x84E2, "" }, +// { 0x84E3, "" }, +// { 0x84E4, "" }, +// { 0x84E5, "" }, +// { 0x84E6, "" }, +// { 0x84E7, "" }, +// { 0x84E8, "" }, +// { 0x84E9, "" }, +// { 0x84EA, "" }, { 0x84EB, "turret_impact" }, +// { 0x84EC, "" }, +// { 0x84ED, "" }, +// { 0x84EE, "" }, +// { 0x84EF, "" }, +// { 0x84F0, "" }, +// { 0x84F1, "" }, +// { 0x84F2, "" }, +// { 0x84F3, "" }, +// { 0x84F4, "" }, { 0x84F5, "turret_oncarrierchangedteam" }, +// { 0x84F6, "" }, { 0x84F7, "turret_oncarrierdisconnect" }, +// { 0x84F8, "" }, +// { 0x84F9, "" }, +// { 0x84FA, "" }, +// { 0x84FB, "" }, +// { 0x84FC, "" }, +// { 0x84FD, "" }, +// { 0x84FE, "" }, +// { 0x84FF, "" }, +// { 0x8500, "" }, +// { 0x8501, "" }, +// { 0x8502, "" }, { 0x8503, "turret_setcarried" }, +// { 0x8504, "" }, +// { 0x8505, "" }, +// { 0x8506, "" }, +// { 0x8507, "" }, +// { 0x8508, "" }, +// { 0x8509, "" }, +// { 0x850A, "" }, +// { 0x850B, "" }, +// { 0x850C, "" }, +// { 0x850D, "" }, +// { 0x850E, "" }, +// { 0x850F, "" }, +// { 0x8510, "" }, +// { 0x8511, "" }, { 0x8512, "turret_target_updater" }, +// { 0x8513, "" }, +// { 0x8514, "" }, +// { 0x8515, "" }, +// { 0x8516, "" }, +// { 0x8517, "" }, +// { 0x8518, "" }, +// { 0x8519, "" }, +// { 0x851A, "" }, +// { 0x851B, "" }, +// { 0x851C, "" }, +// { 0x851D, "" }, +// { 0x851E, "" }, +// { 0x851F, "" }, +// { 0x8520, "" }, { 0x8521, "turretattachpoint" }, +// { 0x8522, "" }, { 0x8523, "turretdeathanimroot" }, +// { 0x8524, "" }, +// { 0x8525, "" }, +// { 0x8526, "" }, +// { 0x8527, "" }, +// { 0x8528, "" }, +// { 0x8529, "" }, +// { 0x852A, "" }, { 0x852B, "turretinfo" }, +// { 0x852C, "" }, +// { 0x852D, "" }, +// { 0x852E, "" }, +// { 0x852F, "" }, +// { 0x8530, "" }, +// { 0x8531, "" }, +// { 0x8532, "" }, +// { 0x8533, "" }, +// { 0x8534, "" }, +// { 0x8535, "" }, +// { 0x8536, "" }, +// { 0x8537, "" }, +// { 0x8538, "" }, +// { 0x8539, "" }, +// { 0x853A, "" }, +// { 0x853B, "" }, +// { 0x853C, "" }, +// { 0x853D, "" }, +// { 0x853E, "" }, { 0x853F, "tv_changes_intensity" }, +// { 0x8540, "" }, +// { 0x8541, "" }, +// { 0x8542, "" }, +// { 0x8543, "" }, { 0x8544, "tv_play" }, +// { 0x8545, "" }, +// { 0x8546, "" }, +// { 0x8547, "" }, +// { 0x8548, "" }, { 0x8549, "tweak_player_view_do_rotate" }, +// { 0x854A, "" }, +// { 0x854B, "" }, +// { 0x854C, "" }, +// { 0x854D, "" }, +// { 0x854E, "" }, +// { 0x854F, "" }, +// { 0x8550, "" }, +// { 0x8551, "" }, +// { 0x8552, "" }, +// { 0x8553, "" }, +// { 0x8554, "" }, +// { 0x8555, "" }, +// { 0x8556, "" }, +// { 0x8557, "" }, +// { 0x8558, "" }, +// { 0x8559, "" }, +// { 0x855A, "" }, +// { 0x855B, "" }, +// { 0x855C, "" }, +// { 0x855D, "" }, +// { 0x855E, "" }, +// { 0x855F, "" }, +// { 0x8560, "" }, +// { 0x8561, "" }, +// { 0x8562, "" }, +// { 0x8563, "" }, +// { 0x8564, "" }, +// { 0x8565, "" }, +// { 0x8566, "" }, +// { 0x8567, "" }, +// { 0x8568, "" }, +// { 0x8569, "" }, +// { 0x856A, "" }, +// { 0x856B, "" }, { 0x856C, "uav_rig_controller" }, +// { 0x856D, "" }, +// { 0x856E, "" }, { 0x856F, "uav_sort" }, +// { 0x8570, "" }, +// { 0x8571, "" }, +// { 0x8572, "" }, +// { 0x8573, "" }, +// { 0x8574, "" }, +// { 0x8575, "" }, +// { 0x8576, "" }, +// { 0x8577, "" }, +// { 0x8578, "" }, +// { 0x8579, "" }, +// { 0x857A, "" }, +// { 0x857B, "" }, { 0x857C, "ui_action_slot_force_active_off" }, +// { 0x857D, "" }, +// { 0x857E, "" }, { 0x857F, "ui_bomb_planting_defusing" }, +// { 0x8580, "" }, { 0x8581, "ui_dom_securing" }, +// { 0x8582, "" }, +// { 0x8583, "" }, +// { 0x8584, "" }, +// { 0x8585, "" }, +// { 0x8586, "" }, +// { 0x8587, "" }, +// { 0x8588, "" }, +// { 0x8589, "" }, +// { 0x858A, "" }, { 0x858B, "unblock_curtain" }, +// { 0x858C, "" }, +// { 0x858D, "" }, +// { 0x858E, "" }, { 0x858F, "underwater" }, +// { 0x8590, "" }, +// { 0x8591, "" }, { 0x8592, "underwater_combat_amb" }, +// { 0x8593, "" }, +// { 0x8594, "" }, { 0x8595, "underwater_melee_kill_achievement_count" }, +// { 0x8596, "" }, +// { 0x8597, "" }, +// { 0x8598, "" }, +// { 0x8599, "" }, +// { 0x859A, "" }, +// { 0x859B, "" }, +// { 0x859C, "" }, +// { 0x859D, "" }, +// { 0x859E, "" }, +// { 0x859F, "" }, +// { 0x85A0, "" }, +// { 0x85A1, "" }, +// { 0x85A2, "" }, +// { 0x85A3, "" }, +// { 0x85A4, "" }, +// { 0x85A5, "" }, +// { 0x85A6, "" }, +// { 0x85A7, "" }, +// { 0x85A8, "" }, +// { 0x85A9, "" }, +// { 0x85AA, "" }, +// { 0x85AB, "" }, +// { 0x85AC, "" }, +// { 0x85AD, "" }, +// { 0x85AE, "" }, +// { 0x85AF, "" }, +// { 0x85B0, "" }, +// { 0x85B1, "" }, +// { 0x85B2, "" }, +// { 0x85B3, "" }, +// { 0x85B4, "" }, +// { 0x85B5, "" }, +// { 0x85B6, "" }, +// { 0x85B7, "" }, +// { 0x85B8, "" }, +// { 0x85B9, "" }, +// { 0x85BA, "" }, +// { 0x85BB, "" }, { 0x85BC, "unloadque" }, +// { 0x85BD, "" }, +// { 0x85BE, "" }, { 0x85BF, "unlock_flag" }, +// { 0x85C0, "" }, +// { 0x85C1, "" }, +// { 0x85C2, "" }, +// { 0x85C3, "" }, +// { 0x85C4, "" }, +// { 0x85C5, "" }, { 0x85C6, "unmatched_death_rig_light_waits_for_lights_off" }, { 0x85C7, "unresolved_collision_count" }, +// { 0x85C8, "" }, +// { 0x85C9, "" }, { 0x85CA, "unresolved_collision_kill" }, +// { 0x85CB, "" }, +// { 0x85CC, "" }, +// { 0x85CD, "" }, +// { 0x85CE, "" }, +// { 0x85CF, "" }, +// { 0x85D0, "" }, +// { 0x85D1, "" }, +// { 0x85D2, "" }, { 0x85D3, "unset_forcegoal" }, +// { 0x85D4, "" }, +// { 0x85D5, "" }, { 0x85D6, "unset_perk" }, +// { 0x85D7, "" }, +// { 0x85D8, "" }, +// { 0x85D9, "" }, +// { 0x85DA, "" }, +// { 0x85DB, "" }, +// { 0x85DC, "" }, +// { 0x85DD, "" }, +// { 0x85DE, "" }, { 0x85DF, "unset_perk_health_level_3" }, +// { 0x85E0, "" }, { 0x85E1, "unset_perk_medic_0" }, +// { 0x85E2, "" }, +// { 0x85E3, "" }, +// { 0x85E4, "" }, +// { 0x85E5, "" }, +// { 0x85E6, "" }, +// { 0x85E7, "" }, +// { 0x85E8, "" }, +// { 0x85E9, "" }, +// { 0x85EA, "" }, +// { 0x85EB, "" }, +// { 0x85EC, "" }, { 0x85ED, "unset_perk_pistol_magnum_2" }, +// { 0x85EE, "" }, +// { 0x85EF, "" }, { 0x85F0, "unset_perk_pistol_mp443_0" }, +// { 0x85F1, "" }, +// { 0x85F2, "" }, { 0x85F3, "unset_perk_pistol_mp443_3" }, +// { 0x85F4, "" }, +// { 0x85F5, "" }, +// { 0x85F6, "" }, +// { 0x85F7, "" }, +// { 0x85F8, "" }, +// { 0x85F9, "" }, +// { 0x85FA, "" }, +// { 0x85FB, "" }, { 0x85FC, "unset_perk_rigger_2" }, +// { 0x85FD, "" }, +// { 0x85FE, "" }, +// { 0x85FF, "" }, +// { 0x8600, "" }, +// { 0x8601, "" }, +// { 0x8602, "" }, +// { 0x8603, "" }, +// { 0x8604, "" }, +// { 0x8605, "" }, +// { 0x8606, "" }, +// { 0x8607, "" }, +// { 0x8608, "" }, +// { 0x8609, "" }, +// { 0x860A, "" }, +// { 0x860B, "" }, +// { 0x860C, "" }, +// { 0x860D, "" }, +// { 0x860E, "" }, +// { 0x860F, "" }, +// { 0x8610, "" }, +// { 0x8611, "" }, +// { 0x8612, "" }, +// { 0x8613, "" }, +// { 0x8614, "" }, +// { 0x8615, "" }, +// { 0x8616, "" }, +// { 0x8617, "" }, +// { 0x8618, "" }, +// { 0x8619, "" }, +// { 0x861A, "" }, +// { 0x861B, "" }, +// { 0x861C, "" }, +// { 0x861D, "" }, +// { 0x861E, "" }, +// { 0x861F, "" }, +// { 0x8620, "" }, +// { 0x8621, "" }, +// { 0x8622, "" }, +// { 0x8623, "" }, +// { 0x8624, "" }, +// { 0x8625, "" }, +// { 0x8626, "" }, +// { 0x8627, "" }, +// { 0x8628, "" }, +// { 0x8629, "" }, +// { 0x862A, "" }, { 0x862B, "unsetlightarmor" }, +// { 0x862C, "" }, +// { 0x862D, "" }, +// { 0x862E, "" }, +// { 0x862F, "" }, +// { 0x8630, "" }, +// { 0x8631, "" }, { 0x8632, "unsetpainted" }, +// { 0x8633, "" }, +// { 0x8634, "" }, +// { 0x8635, "" }, +// { 0x8636, "" }, +// { 0x8637, "" }, +// { 0x8638, "" }, { 0x8639, "unsetrefillgrenades" }, +// { 0x863A, "" }, +// { 0x863B, "" }, +// { 0x863C, "" }, +// { 0x863D, "" }, +// { 0x863E, "" }, +// { 0x863F, "" }, +// { 0x8640, "" }, +// { 0x8641, "" }, +// { 0x8642, "" }, +// { 0x8643, "" }, +// { 0x8644, "" }, +// { 0x8645, "" }, +// { 0x8646, "" }, +// { 0x8647, "" }, +// { 0x8648, "" }, +// { 0x8649, "" }, +// { 0x864A, "" }, +// { 0x864B, "" }, +// { 0x864C, "" }, +// { 0x864D, "" }, { 0x864E, "unstoppable_friendly_fire_shield" }, +// { 0x864F, "" }, +// { 0x8650, "" }, +// { 0x8651, "" }, +// { 0x8652, "" }, +// { 0x8653, "" }, +// { 0x8654, "" }, +// { 0x8655, "" }, +// { 0x8656, "" }, +// { 0x8657, "" }, { 0x8658, "update_achievement" }, { 0x8659, "update_achievement_all_players" }, +// { 0x865A, "" }, +// { 0x865B, "" }, +// { 0x865C, "" }, +// { 0x865D, "" }, +// { 0x865E, "" }, +// { 0x865F, "" }, +// { 0x8660, "" }, +// { 0x8661, "" }, +// { 0x8662, "" }, { 0x8663, "update_bike_player_avoidance" }, +// { 0x8664, "" }, +// { 0x8665, "" }, +// { 0x8666, "" }, +// { 0x8667, "" }, +// { 0x8668, "" }, +// { 0x8669, "" }, +// { 0x866A, "" }, +// { 0x866B, "" }, +// { 0x866C, "" }, +// { 0x866D, "" }, +// { 0x866E, "" }, +// { 0x866F, "" }, +// { 0x8670, "" }, +// { 0x8671, "" }, +// { 0x8672, "" }, +// { 0x8673, "" }, +// { 0x8674, "" }, +// { 0x8675, "" }, +// { 0x8676, "" }, +// { 0x8677, "" }, +// { 0x8678, "" }, +// { 0x8679, "" }, { 0x867A, "update_goal_vol_from_trigger" }, { 0x867B, "update_heli_crash_location" }, +// { 0x867C, "" }, +// { 0x867D, "" }, +// { 0x867E, "" }, +// { 0x867F, "" }, +// { 0x8680, "" }, +// { 0x8681, "" }, +// { 0x8682, "" }, +// { 0x8683, "" }, +// { 0x8684, "" }, +// { 0x8685, "" }, +// { 0x8686, "" }, +// { 0x8687, "" }, +// { 0x8688, "" }, { 0x8689, "update_melee_spitter" }, { 0x868A, "update_motion_tracker_speed" }, +// { 0x868B, "" }, +// { 0x868C, "" }, +// { 0x868D, "" }, +// { 0x868E, "" }, +// { 0x868F, "" }, { 0x8690, "update_no_reloads" }, +// { 0x8691, "" }, +// { 0x8692, "" }, +// { 0x8693, "" }, +// { 0x8694, "" }, +// { 0x8695, "" }, +// { 0x8696, "" }, +// { 0x8697, "" }, +// { 0x8698, "" }, +// { 0x8699, "" }, +// { 0x869A, "" }, +// { 0x869B, "" }, +// { 0x869C, "" }, +// { 0x869D, "" }, +// { 0x869E, "" }, +// { 0x869F, "" }, +// { 0x86A0, "" }, +// { 0x86A1, "" }, +// { 0x86A2, "" }, +// { 0x86A3, "" }, +// { 0x86A4, "" }, +// { 0x86A5, "" }, +// { 0x86A6, "" }, +// { 0x86A7, "" }, +// { 0x86A8, "" }, +// { 0x86A9, "" }, { 0x86AA, "update_shotguns_only" }, +// { 0x86AB, "" }, +// { 0x86AC, "" }, { 0x86AD, "update_soflam_ammocount" }, +// { 0x86AE, "" }, +// { 0x86AF, "" }, +// { 0x86B0, "" }, +// { 0x86B1, "" }, { 0x86B2, "update_steering" }, +// { 0x86B3, "" }, +// { 0x86B4, "" }, +// { 0x86B5, "" }, +// { 0x86B6, "" }, +// { 0x86B7, "" }, +// { 0x86B8, "" }, +// { 0x86B9, "" }, +// { 0x86BA, "" }, +// { 0x86BB, "" }, +// { 0x86BC, "" }, +// { 0x86BD, "" }, +// { 0x86BE, "" }, +// { 0x86BF, "" }, +// { 0x86C0, "" }, { 0x86C1, "update_weaponstats_hits" }, +// { 0x86C2, "" }, +// { 0x86C3, "" }, +// { 0x86C4, "" }, +// { 0x86C5, "" }, +// { 0x86C6, "" }, +// { 0x86C7, "" }, +// { 0x86C8, "" }, +// { 0x86C9, "" }, +// { 0x86CA, "" }, { 0x86CB, "updateareanodes" }, +// { 0x86CC, "" }, +// { 0x86CD, "" }, +// { 0x86CE, "" }, +// { 0x86CF, "" }, +// { 0x86D0, "" }, +// { 0x86D1, "" }, +// { 0x86D2, "" }, +// { 0x86D3, "" }, +// { 0x86D4, "" }, +// { 0x86D5, "" }, +// { 0x86D6, "" }, { 0x86D7, "updatecheckforceragdoll" }, +// { 0x86D8, "" }, +// { 0x86D9, "" }, +// { 0x86DA, "" }, +// { 0x86DB, "" }, +// { 0x86DC, "" }, +// { 0x86DD, "" }, +// { 0x86DE, "" }, +// { 0x86DF, "" }, +// { 0x86E0, "" }, +// { 0x86E1, "" }, +// { 0x86E2, "" }, +// { 0x86E3, "" }, +// { 0x86E4, "" }, +// { 0x86E5, "" }, { 0x86E6, "updateenemyuse" }, +// { 0x86E7, "" }, +// { 0x86E8, "" }, { 0x86E9, "updatefreeplayedtime" }, +// { 0x86EA, "" }, +// { 0x86EB, "" }, +// { 0x86EC, "" }, +// { 0x86ED, "" }, +// { 0x86EE, "" }, +// { 0x86EF, "" }, +// { 0x86F0, "" }, +// { 0x86F1, "" }, +// { 0x86F2, "" }, +// { 0x86F3, "" }, +// { 0x86F4, "" }, +// { 0x86F5, "" }, +// { 0x86F6, "" }, +// { 0x86F7, "" }, +// { 0x86F8, "" }, +// { 0x86F9, "" }, +// { 0x86FA, "" }, +// { 0x86FB, "" }, +// { 0x86FC, "" }, +// { 0x86FD, "" }, +// { 0x86FE, "" }, +// { 0x86FF, "" }, +// { 0x8700, "" }, +// { 0x8701, "" }, +// { 0x8702, "" }, +// { 0x8703, "" }, +// { 0x8704, "" }, +// { 0x8705, "" }, +// { 0x8706, "" }, +// { 0x8707, "" }, +// { 0x8708, "" }, { 0x8709, "updateobjectivetext" }, +// { 0x870A, "" }, +// { 0x870B, "" }, +// { 0x870C, "" }, +// { 0x870D, "" }, +// { 0x870E, "" }, +// { 0x870F, "" }, +// { 0x8710, "" }, +// { 0x8711, "" }, +// { 0x8712, "" }, +// { 0x8713, "" }, +// { 0x8714, "" }, +// { 0x8715, "" }, +// { 0x8716, "" }, +// { 0x8717, "" }, +// { 0x8718, "" }, +// { 0x8719, "" }, +// { 0x871A, "" }, +// { 0x871B, "" }, +// { 0x871C, "" }, +// { 0x871D, "" }, +// { 0x871E, "" }, +// { 0x871F, "" }, +// { 0x8720, "" }, +// { 0x8721, "" }, +// { 0x8722, "" }, +// { 0x8723, "" }, +// { 0x8724, "" }, +// { 0x8725, "" }, +// { 0x8726, "" }, +// { 0x8727, "" }, +// { 0x8728, "" }, { 0x8729, "updatesavedlastweapon" }, +// { 0x872A, "" }, +// { 0x872B, "" }, +// { 0x872C, "" }, +// { 0x872D, "" }, { 0x872E, "updatesentrypositionthread" }, +// { 0x872F, "" }, +// { 0x8730, "" }, +// { 0x8731, "" }, +// { 0x8732, "" }, +// { 0x8733, "" }, { 0x8734, "updatesppercent" }, +// { 0x8735, "" }, +// { 0x8736, "" }, +// { 0x8737, "" }, +// { 0x8738, "" }, { 0x8739, "updatestreakcount" }, { 0x873A, "updatestreakslots" }, +// { 0x873B, "" }, +// { 0x873C, "" }, +// { 0x873D, "" }, +// { 0x873E, "" }, { 0x873F, "updateteamplacement" }, +// { 0x8740, "" }, { 0x8741, "updateteamscores" }, +// { 0x8742, "" }, +// { 0x8743, "" }, +// { 0x8744, "" }, +// { 0x8745, "" }, +// { 0x8746, "" }, +// { 0x8747, "" }, { 0x8748, "updatetimerpausedness" }, +// { 0x8749, "" }, +// { 0x874A, "" }, +// { 0x874B, "" }, +// { 0x874C, "" }, +// { 0x874D, "" }, +// { 0x874E, "" }, +// { 0x874F, "" }, +// { 0x8750, "" }, +// { 0x8751, "" }, +// { 0x8752, "" }, +// { 0x8753, "" }, +// { 0x8754, "" }, +// { 0x8755, "" }, +// { 0x8756, "" }, { 0x8757, "updatewinlossstats" }, +// { 0x8758, "" }, +// { 0x8759, "" }, { 0x875A, "updateworldicons" }, +// { 0x875B, "" }, +// { 0x875C, "" }, +// { 0x875D, "" }, +// { 0x875E, "" }, +// { 0x875F, "" }, { 0x8760, "uplink_override_moving_platform_death" }, +// { 0x8761, "" }, +// { 0x8762, "" }, +// { 0x8763, "" }, +// { 0x8764, "" }, +// { 0x8765, "" }, +// { 0x8766, "" }, { 0x8767, "upload_virus_anims" }, +// { 0x8768, "" }, +// { 0x8769, "" }, +// { 0x876A, "" }, +// { 0x876B, "" }, +// { 0x876C, "" }, +// { 0x876D, "" }, +// { 0x876E, "" }, +// { 0x876F, "" }, +// { 0x8770, "" }, +// { 0x8771, "" }, +// { 0x8772, "" }, +// { 0x8773, "" }, +// { 0x8774, "" }, +// { 0x8775, "" }, +// { 0x8776, "" }, +// { 0x8777, "" }, +// { 0x8778, "" }, { 0x8779, "use_big_splash" }, +// { 0x877A, "" }, +// { 0x877B, "" }, +// { 0x877C, "" }, +// { 0x877D, "" }, +// { 0x877E, "" }, +// { 0x877F, "" }, { 0x8780, "use_dpad_glsentry" }, +// { 0x8781, "" }, +// { 0x8782, "" }, +// { 0x8783, "" }, +// { 0x8784, "" }, +// { 0x8785, "" }, +// { 0x8786, "" }, +// { 0x8787, "" }, +// { 0x8788, "" }, +// { 0x8789, "" }, +// { 0x878A, "" }, +// { 0x878B, "" }, { 0x878C, "use_dpad_team_randombox" }, +// { 0x878D, "" }, { 0x878E, "use_dpad_war_machine" }, +// { 0x878F, "" }, +// { 0x8790, "" }, +// { 0x8791, "" }, +// { 0x8792, "" }, +// { 0x8793, "" }, +// { 0x8794, "" }, +// { 0x8795, "" }, +// { 0x8796, "" }, +// { 0x8797, "" }, +// { 0x8798, "" }, { 0x8799, "use_switch_toggle_multiple" }, +// { 0x879A, "" }, +// { 0x879B, "" }, +// { 0x879C, "" }, +// { 0x879D, "" }, +// { 0x879E, "" }, +// { 0x879F, "" }, { 0x87A0, "use_trigger" }, +// { 0x87A1, "" }, +// { 0x87A2, "" }, +// { 0x87A3, "" }, +// { 0x87A4, "" }, { 0x87A5, "useballdrone" }, +// { 0x87A6, "" }, +// { 0x87A7, "" }, +// { 0x87A8, "" }, +// { 0x87A9, "" }, +// { 0x87AA, "" }, +// { 0x87AB, "" }, +// { 0x87AC, "" }, +// { 0x87AD, "" }, +// { 0x87AE, "" }, +// { 0x87AF, "" }, +// { 0x87B0, "" }, +// { 0x87B1, "" }, +// { 0x87B2, "" }, +// { 0x87B3, "" }, +// { 0x87B4, "" }, +// { 0x87B5, "" }, +// { 0x87B6, "" }, +// { 0x87B7, "" }, +// { 0x87B8, "" }, +// { 0x87B9, "" }, +// { 0x87BA, "" }, { 0x87BB, "usehardpoint_regularmp" }, +// { 0x87BC, "" }, +// { 0x87BD, "" }, { 0x87BE, "usehintstring" }, +// { 0x87BF, "" }, { 0x87C0, "useholdthinkloop" }, +// { 0x87C1, "" }, +// { 0x87C2, "" }, +// { 0x87C3, "" }, +// { 0x87C4, "" }, +// { 0x87C5, "" }, +// { 0x87C6, "" }, +// { 0x87C7, "" }, +// { 0x87C8, "" }, +// { 0x87C9, "" }, +// { 0x87CA, "" }, +// { 0x87CB, "" }, +// { 0x87CC, "" }, +// { 0x87CD, "" }, +// { 0x87CE, "" }, +// { 0x87CF, "" }, +// { 0x87D0, "" }, +// { 0x87D1, "" }, +// { 0x87D2, "" }, +// { 0x87D3, "" }, +// { 0x87D4, "" }, +// { 0x87D5, "" }, +// { 0x87D6, "" }, +// { 0x87D7, "" }, +// { 0x87D8, "" }, +// { 0x87D9, "" }, +// { 0x87DA, "" }, +// { 0x87DB, "" }, +// { 0x87DC, "" }, +// { 0x87DD, "" }, +// { 0x87DE, "" }, +// { 0x87DF, "" }, +// { 0x87E0, "" }, +// { 0x87E1, "" }, +// { 0x87E2, "" }, +// { 0x87E3, "" }, +// { 0x87E4, "" }, { 0x87E5, "using_hdr_fog" }, +// { 0x87E6, "" }, +// { 0x87E7, "" }, +// { 0x87E8, "" }, +// { 0x87E9, "" }, { 0x87EA, "using_remote_turret_when_died" }, +// { 0x87EB, "" }, { 0x87EC, "using_string_tables" }, +// { 0x87ED, "" }, +// { 0x87EE, "" }, +// { 0x87EF, "" }, +// { 0x87F0, "" }, { 0x87F1, "usingmg" }, +// { 0x87F2, "" }, +// { 0x87F3, "" }, +// { 0x87F4, "" }, +// { 0x87F5, "" }, { 0x87F6, "usingprimary" }, { 0x87F7, "usingremote" }, +// { 0x87F8, "" }, { 0x87F9, "usingriflelikeweapon" }, +// { 0x87FA, "" }, +// { 0x87FB, "" }, +// { 0x87FC, "" }, +// { 0x87FD, "" }, +// { 0x87FE, "" }, +// { 0x87FF, "" }, +// { 0x8800, "" }, +// { 0x8801, "" }, +// { 0x8802, "" }, { 0x8803, "util_derrick_destroy_quick" }, +// { 0x8804, "" }, +// { 0x8805, "" }, +// { 0x8806, "" }, +// { 0x8807, "" }, +// { 0x8808, "" }, +// { 0x8809, "" }, +// { 0x880A, "" }, +// { 0x880B, "" }, +// { 0x880C, "" }, +// { 0x880D, "" }, +// { 0x880E, "" }, +// { 0x880F, "" }, +// { 0x8810, "" }, +// { 0x8811, "" }, +// { 0x8812, "" }, +// { 0x8813, "" }, +// { 0x8814, "" }, +// { 0x8815, "" }, +// { 0x8816, "" }, +// { 0x8817, "" }, +// { 0x8818, "" }, +// { 0x8819, "" }, +// { 0x881A, "" }, +// { 0x881B, "" }, +// { 0x881C, "" }, +// { 0x881D, "" }, +// { 0x881E, "" }, +// { 0x881F, "" }, +// { 0x8820, "" }, +// { 0x8821, "" }, +// { 0x8822, "" }, +// { 0x8823, "" }, +// { 0x8824, "" }, +// { 0x8825, "" }, +// { 0x8826, "" }, +// { 0x8827, "" }, +// { 0x8828, "" }, +// { 0x8829, "" }, +// { 0x882A, "" }, { 0x882B, "vanguard_missile_radius" }, +// { 0x882C, "" }, +// { 0x882D, "" }, +// { 0x882E, "" }, +// { 0x882F, "" }, +// { 0x8830, "" }, +// { 0x8831, "" }, +// { 0x8832, "" }, { 0x8833, "vanguard_origin" }, { 0x8834, "vanguard_pick_node" }, +// { 0x8835, "" }, +// { 0x8836, "" }, +// { 0x8837, "" }, +// { 0x8838, "" }, +// { 0x8839, "" }, +// { 0x883A, "" }, +// { 0x883B, "" }, { 0x883C, "vanguard_showreticletoplayer" }, +// { 0x883D, "" }, +// { 0x883E, "" }, +// { 0x883F, "" }, +// { 0x8840, "" }, +// { 0x8841, "" }, { 0x8842, "vanguardfiremisslefunc" }, +// { 0x8843, "" }, +// { 0x8844, "" }, +// { 0x8845, "" }, +// { 0x8846, "" }, { 0x8847, "vantage_nag" }, +// { 0x8848, "" }, +// { 0x8849, "" }, +// { 0x884A, "" }, +// { 0x884B, "" }, +// { 0x884C, "" }, +// { 0x884D, "" }, +// { 0x884E, "" }, +// { 0x884F, "" }, +// { 0x8850, "" }, +// { 0x8851, "" }, +// { 0x8852, "" }, +// { 0x8853, "" }, +// { 0x8854, "" }, +// { 0x8855, "" }, +// { 0x8856, "" }, +// { 0x8857, "" }, +// { 0x8858, "" }, +// { 0x8859, "" }, +// { 0x885A, "" }, +// { 0x885B, "" }, +// { 0x885C, "" }, +// { 0x885D, "" }, +// { 0x885E, "" }, +// { 0x885F, "" }, +// { 0x8860, "" }, +// { 0x8861, "" }, +// { 0x8862, "" }, +// { 0x8863, "" }, +// { 0x8864, "" }, +// { 0x8865, "" }, +// { 0x8866, "" }, +// { 0x8867, "" }, +// { 0x8868, "" }, +// { 0x8869, "" }, +// { 0x886A, "" }, { 0x886B, "vault_vol_1" }, +// { 0x886C, "" }, +// { 0x886D, "" }, +// { 0x886E, "" }, { 0x886F, "vault_water" }, +// { 0x8870, "" }, +// { 0x8871, "" }, +// { 0x8872, "" }, +// { 0x8873, "" }, +// { 0x8874, "" }, +// { 0x8875, "" }, +// { 0x8876, "" }, +// { 0x8877, "" }, +// { 0x8878, "" }, +// { 0x8879, "" }, +// { 0x887A, "" }, +// { 0x887B, "" }, +// { 0x887C, "" }, +// { 0x887D, "" }, +// { 0x887E, "" }, +// { 0x887F, "" }, +// { 0x8880, "" }, +// { 0x8881, "" }, +// { 0x8882, "" }, +// { 0x8883, "" }, { 0x8884, "vehicle_ai_turret_gunner_ignore_all_until_unload" }, +// { 0x8885, "" }, +// { 0x8886, "" }, +// { 0x8887, "" }, +// { 0x8888, "" }, +// { 0x8889, "" }, +// { 0x888A, "" }, +// { 0x888B, "" }, +// { 0x888C, "" }, +// { 0x888D, "" }, +// { 0x888E, "" }, +// { 0x888F, "" }, +// { 0x8890, "" }, +// { 0x8891, "" }, +// { 0x8892, "" }, { 0x8893, "vehicle_attack_missile" }, +// { 0x8894, "" }, +// { 0x8895, "" }, +// { 0x8896, "" }, +// { 0x8897, "" }, +// { 0x8898, "" }, +// { 0x8899, "" }, { 0x889A, "vehicle_controlling" }, +// { 0x889B, "" }, +// { 0x889C, "" }, +// { 0x889D, "" }, +// { 0x889E, "" }, +// { 0x889F, "" }, { 0x88A0, "vehicle_death_anim" }, +// { 0x88A1, "" }, +// { 0x88A2, "" }, +// { 0x88A3, "" }, +// { 0x88A4, "" }, +// { 0x88A5, "" }, { 0x88A6, "vehicle_death_jolt" }, +// { 0x88A7, "" }, +// { 0x88A8, "" }, +// { 0x88A9, "" }, +// { 0x88AA, "" }, { 0x88AB, "vehicle_deathmodel_delay" }, +// { 0x88AC, "" }, +// { 0x88AD, "" }, { 0x88AE, "vehicle_deletegroup" }, +// { 0x88AF, "" }, { 0x88B0, "vehicle_detourpaths" }, +// { 0x88B1, "" }, +// { 0x88B2, "" }, +// { 0x88B3, "" }, +// { 0x88B4, "" }, +// { 0x88B5, "" }, +// { 0x88B6, "" }, +// { 0x88B7, "" }, +// { 0x88B8, "" }, { 0x88B9, "vehicle_dynamicpath" }, +// { 0x88BA, "" }, +// { 0x88BB, "" }, +// { 0x88BC, "" }, +// { 0x88BD, "" }, { 0x88BE, "vehicle_fire_loop" }, +// { 0x88BF, "" }, { 0x88C0, "vehicle_frontarmor" }, +// { 0x88C1, "" }, +// { 0x88C2, "" }, +// { 0x88C3, "" }, +// { 0x88C4, "" }, +// { 0x88C5, "" }, +// { 0x88C6, "" }, +// { 0x88C7, "" }, +// { 0x88C8, "" }, { 0x88C9, "vehicle_getinanim_clear" }, +// { 0x88CA, "" }, +// { 0x88CB, "" }, { 0x88CC, "vehicle_getinstart" }, +// { 0x88CD, "" }, +// { 0x88CE, "" }, +// { 0x88CF, "" }, +// { 0x88D0, "" }, { 0x88D1, "vehicle_grenadeshield" }, +// { 0x88D2, "" }, +// { 0x88D3, "" }, +// { 0x88D4, "" }, +// { 0x88D5, "" }, +// { 0x88D6, "" }, +// { 0x88D7, "" }, +// { 0x88D8, "" }, +// { 0x88D9, "" }, { 0x88DA, "vehicle_idle_override" }, +// { 0x88DB, "" }, +// { 0x88DC, "" }, +// { 0x88DD, "" }, +// { 0x88DE, "" }, { 0x88DF, "vehicle_isstationary" }, +// { 0x88E0, "" }, +// { 0x88E1, "" }, +// { 0x88E2, "" }, +// { 0x88E3, "" }, +// { 0x88E4, "" }, +// { 0x88E5, "" }, +// { 0x88E6, "" }, +// { 0x88E7, "" }, +// { 0x88E8, "" }, +// { 0x88E9, "" }, +// { 0x88EA, "" }, +// { 0x88EB, "" }, +// { 0x88EC, "" }, { 0x88ED, "vehicle_liftoff" }, +// { 0x88EE, "" }, { 0x88EF, "vehicle_lights" }, +// { 0x88F0, "" }, +// { 0x88F1, "" }, { 0x88F2, "vehicle_lights_off" }, +// { 0x88F3, "" }, +// { 0x88F4, "" }, +// { 0x88F5, "" }, +// { 0x88F6, "" }, +// { 0x88F7, "" }, +// { 0x88F8, "" }, +// { 0x88F9, "" }, +// { 0x88FA, "" }, +// { 0x88FB, "" }, { 0x88FC, "vehicle_mainturrets" }, +// { 0x88FD, "" }, +// { 0x88FE, "" }, +// { 0x88FF, "" }, +// { 0x8900, "" }, +// { 0x8901, "" }, +// { 0x8902, "" }, +// { 0x8903, "" }, +// { 0x8904, "" }, { 0x8905, "vehicle_play_guy_anim" }, +// { 0x8906, "" }, +// { 0x8907, "" }, +// { 0x8908, "" }, +// { 0x8909, "" }, +// { 0x890A, "" }, +// { 0x890B, "" }, +// { 0x890C, "" }, +// { 0x890D, "" }, +// { 0x890E, "" }, +// { 0x890F, "" }, { 0x8910, "vehicle_resume_named" }, +// { 0x8911, "" }, +// { 0x8912, "" }, +// { 0x8913, "" }, +// { 0x8914, "" }, +// { 0x8915, "" }, { 0x8916, "vehicle_ridespawners" }, +// { 0x8917, "" }, +// { 0x8918, "" }, { 0x8919, "vehicle_rumble_override" }, +// { 0x891A, "" }, +// { 0x891B, "" }, +// { 0x891C, "" }, +// { 0x891D, "" }, +// { 0x891E, "" }, +// { 0x891F, "" }, +// { 0x8920, "" }, +// { 0x8921, "" }, +// { 0x8922, "" }, +// { 0x8923, "" }, +// { 0x8924, "" }, +// { 0x8925, "" }, +// { 0x8926, "" }, +// { 0x8927, "" }, +// { 0x8928, "" }, +// { 0x8929, "" }, +// { 0x892A, "" }, +// { 0x892B, "" }, { 0x892C, "vehicle_spawner_adjust_health_and_damage" }, +// { 0x892D, "" }, +// { 0x892E, "" }, +// { 0x892F, "" }, +// { 0x8930, "" }, { 0x8931, "vehicle_startmovegroup" }, +// { 0x8932, "" }, +// { 0x8933, "" }, +// { 0x8934, "" }, +// { 0x8935, "" }, +// { 0x8936, "" }, +// { 0x8937, "" }, +// { 0x8938, "" }, +// { 0x8939, "" }, +// { 0x893A, "" }, { 0x893B, "vehicle_turn_left" }, +// { 0x893C, "" }, +// { 0x893D, "" }, +// { 0x893E, "" }, +// { 0x893F, "" }, +// { 0x8940, "" }, +// { 0x8941, "" }, +// { 0x8942, "" }, +// { 0x8943, "" }, +// { 0x8944, "" }, { 0x8945, "vehicle_unloadgroups" }, { 0x8946, "vehicle_unloadwhenattacked" }, +// { 0x8947, "" }, +// { 0x8948, "" }, +// { 0x8949, "" }, +// { 0x894A, "" }, +// { 0x894B, "" }, { 0x894C, "vehicle_zpu_can_target" }, +// { 0x894D, "" }, +// { 0x894E, "" }, +// { 0x894F, "" }, +// { 0x8950, "" }, +// { 0x8951, "" }, +// { 0x8952, "" }, +// { 0x8953, "" }, +// { 0x8954, "" }, { 0x8955, "vehiclekilled" }, +// { 0x8956, "" }, +// { 0x8957, "" }, +// { 0x8958, "" }, +// { 0x8959, "" }, +// { 0x895A, "" }, +// { 0x895B, "" }, +// { 0x895C, "" }, +// { 0x895D, "" }, +// { 0x895E, "" }, +// { 0x895F, "" }, +// { 0x8960, "" }, +// { 0x8961, "" }, +// { 0x8962, "" }, +// { 0x8963, "" }, +// { 0x8964, "" }, +// { 0x8965, "" }, { 0x8966, "verifydedicatedconfiguration" }, +// { 0x8967, "" }, +// { 0x8968, "" }, +// { 0x8969, "" }, +// { 0x896A, "" }, +// { 0x896B, "" }, +// { 0x896C, "" }, +// { 0x896D, "" }, +// { 0x896E, "" }, +// { 0x896F, "" }, +// { 0x8970, "" }, +// { 0x8971, "" }, +// { 0x8972, "" }, +// { 0x8973, "" }, +// { 0x8974, "" }, +// { 0x8975, "" }, +// { 0x8976, "" }, +// { 0x8977, "" }, +// { 0x8978, "" }, +// { 0x8979, "" }, +// { 0x897A, "" }, +// { 0x897B, "" }, +// { 0x897C, "" }, +// { 0x897D, "" }, +// { 0x897E, "" }, +// { 0x897F, "" }, +// { 0x8980, "" }, +// { 0x8981, "" }, +// { 0x8982, "" }, +// { 0x8983, "" }, +// { 0x8984, "" }, +// { 0x8985, "" }, +// { 0x8986, "" }, +// { 0x8987, "" }, +// { 0x8988, "" }, +// { 0x8989, "" }, { 0x898A, "vfx_hostage1_waterboard_stop" }, +// { 0x898B, "" }, +// { 0x898C, "" }, +// { 0x898D, "" }, +// { 0x898E, "" }, +// { 0x898F, "" }, +// { 0x8990, "" }, +// { 0x8991, "" }, +// { 0x8992, "" }, +// { 0x8993, "" }, +// { 0x8994, "" }, +// { 0x8995, "" }, +// { 0x8996, "" }, +// { 0x8997, "" }, +// { 0x8998, "" }, { 0x8999, "vfx_torpedo_wings_out" }, { 0x899A, "vfxarry" }, +// { 0x899B, "" }, +// { 0x899C, "" }, +// { 0x899D, "" }, +// { 0x899E, "" }, +// { 0x899F, "" }, { 0x89A0, "victimteam" }, +// { 0x89A1, "" }, +// { 0x89A2, "" }, +// { 0x89A3, "" }, +// { 0x89A4, "" }, +// { 0x89A5, "" }, +// { 0x89A6, "" }, +// { 0x89A7, "" }, +// { 0x89A8, "" }, +// { 0x89A9, "" }, +// { 0x89AA, "" }, { 0x89AB, "view_particle_source_alt" }, +// { 0x89AC, "" }, +// { 0x89AD, "" }, +// { 0x89AE, "" }, +// { 0x89AF, "" }, +// { 0x89B0, "" }, +// { 0x89B1, "" }, +// { 0x89B2, "" }, +// { 0x89B3, "" }, +// { 0x89B4, "" }, { 0x89B5, "viewfx" }, +// { 0x89B6, "" }, +// { 0x89B7, "" }, +// { 0x89B8, "" }, +// { 0x89B9, "" }, +// { 0x89BA, "" }, +// { 0x89BB, "" }, +// { 0x89BC, "" }, +// { 0x89BD, "" }, +// { 0x89BE, "" }, +// { 0x89BF, "" }, +// { 0x89C0, "" }, +// { 0x89C1, "" }, +// { 0x89C2, "" }, { 0x89C3, "vignette_drone_spawn" }, +// { 0x89C4, "" }, +// { 0x89C5, "" }, +// { 0x89C6, "" }, +// { 0x89C7, "" }, +// { 0x89C8, "" }, +// { 0x89C9, "" }, +// { 0x89CA, "" }, +// { 0x89CB, "" }, +// { 0x89CC, "" }, +// { 0x89CD, "" }, +// { 0x89CE, "" }, +// { 0x89CF, "" }, { 0x89D0, "vignette_register_wait" }, +// { 0x89D1, "" }, +// { 0x89D2, "" }, +// { 0x89D3, "" }, +// { 0x89D4, "" }, +// { 0x89D5, "" }, +// { 0x89D6, "" }, +// { 0x89D7, "" }, { 0x89D8, "vignette_unignore_everything" }, { 0x89D9, "vignette_vehicle_delete" }, +// { 0x89DA, "" }, +// { 0x89DB, "" }, +// { 0x89DC, "" }, +// { 0x89DD, "" }, +// { 0x89DE, "" }, +// { 0x89DF, "" }, +// { 0x89E0, "" }, +// { 0x89E1, "" }, { 0x89E2, "vip_enemy_interrupt" }, +// { 0x89E3, "" }, +// { 0x89E4, "" }, +// { 0x89E5, "" }, +// { 0x89E6, "" }, +// { 0x89E7, "" }, +// { 0x89E8, "" }, +// { 0x89E9, "" }, +// { 0x89EA, "" }, +// { 0x89EB, "" }, +// { 0x89EC, "" }, +// { 0x89ED, "" }, +// { 0x89EE, "" }, +// { 0x89EF, "" }, +// { 0x89F0, "" }, +// { 0x89F1, "" }, +// { 0x89F2, "" }, +// { 0x89F3, "" }, +// { 0x89F4, "" }, +// { 0x89F5, "" }, { 0x89F6, "visibleto" }, +// { 0x89F7, "" }, +// { 0x89F8, "" }, +// { 0x89F9, "" }, +// { 0x89FA, "" }, +// { 0x89FB, "" }, +// { 0x89FC, "" }, { 0x89FD, "vision_mudpumps_end" }, +// { 0x89FE, "" }, +// { 0x89FF, "" }, +// { 0x8A00, "" }, +// { 0x8A01, "" }, +// { 0x8A02, "" }, { 0x8A03, "vision_set_fog_progress" }, { 0x8A04, "vision_set_refinery_visionsets" }, +// { 0x8A05, "" }, +// { 0x8A06, "" }, +// { 0x8A07, "" }, +// { 0x8A08, "" }, +// { 0x8A09, "" }, +// { 0x8A0A, "" }, { 0x8A0B, "visionset_diff" }, { 0x8A0C, "visiontest" }, +// { 0x8A0D, "" }, +// { 0x8A0E, "" }, +// { 0x8A0F, "" }, +// { 0x8A10, "" }, +// { 0x8A11, "" }, +// { 0x8A12, "" }, +// { 0x8A13, "" }, +// { 0x8A14, "" }, +// { 0x8A15, "" }, +// { 0x8A16, "" }, +// { 0x8A17, "" }, +// { 0x8A18, "" }, +// { 0x8A19, "" }, +// { 0x8A1A, "" }, { 0x8A1B, "vista_tilt_model" }, { 0x8A1C, "vista_tilt_setup" }, { 0x8A1D, "vista_vehicles" }, +// { 0x8A1E, "" }, { 0x8A1F, "visual_origin" }, +// { 0x8A20, "" }, +// { 0x8A21, "" }, +// { 0x8A22, "" }, +// { 0x8A23, "" }, +// { 0x8A24, "" }, +// { 0x8A25, "" }, +// { 0x8A26, "" }, +// { 0x8A27, "" }, +// { 0x8A28, "" }, +// { 0x8A29, "" }, +// { 0x8A2A, "" }, +// { 0x8A2B, "" }, +// { 0x8A2C, "" }, +// { 0x8A2D, "" }, +// { 0x8A2E, "" }, +// { 0x8A2F, "" }, +// { 0x8A30, "" }, +// { 0x8A31, "" }, +// { 0x8A32, "" }, { 0x8A33, "vo_flag_timer" }, +// { 0x8A34, "" }, +// { 0x8A35, "" }, +// { 0x8A36, "" }, { 0x8A37, "vo_system" }, +// { 0x8A38, "" }, +// { 0x8A39, "" }, +// { 0x8A3A, "" }, +// { 0x8A3B, "" }, +// { 0x8A3C, "" }, +// { 0x8A3D, "" }, +// { 0x8A3E, "" }, { 0x8A3F, "voice_is_british_based" }, { 0x8A40, "voicecanburst" }, +// { 0x8A41, "" }, +// { 0x8A42, "" }, +// { 0x8A43, "" }, +// { 0x8A44, "" }, +// { 0x8A45, "" }, { 0x8A46, "vol" }, +// { 0x8A47, "" }, +// { 0x8A48, "" }, +// { 0x8A49, "" }, +// { 0x8A4A, "" }, +// { 0x8A4B, "" }, +// { 0x8A4C, "" }, +// { 0x8A4D, "" }, +// { 0x8A4E, "" }, +// { 0x8A4F, "" }, +// { 0x8A50, "" }, +// { 0x8A51, "" }, +// { 0x8A52, "" }, +// { 0x8A53, "" }, +// { 0x8A54, "" }, +// { 0x8A55, "" }, +// { 0x8A56, "" }, { 0x8A57, "vttype" }, +// { 0x8A58, "" }, +// { 0x8A59, "" }, +// { 0x8A5A, "" }, +// { 0x8A5B, "" }, +// { 0x8A5C, "" }, +// { 0x8A5D, "" }, +// { 0x8A5E, "" }, { 0x8A5F, "vulture_savetostruct" }, +// { 0x8A60, "" }, +// { 0x8A61, "" }, { 0x8A62, "vulture_waitfortriggerstop" }, +// { 0x8A63, "" }, { 0x8A64, "w_alpha" }, +// { 0x8A65, "" }, +// { 0x8A66, "" }, +// { 0x8A67, "" }, +// { 0x8A68, "" }, +// { 0x8A69, "" }, +// { 0x8A6A, "" }, +// { 0x8A6B, "" }, { 0x8A6C, "wait_endon" }, { 0x8A6D, "wait_for_ability_use" }, +// { 0x8A6E, "" }, +// { 0x8A6F, "" }, +// { 0x8A70, "" }, +// { 0x8A71, "" }, +// { 0x8A72, "" }, +// { 0x8A73, "" }, +// { 0x8A74, "" }, +// { 0x8A75, "" }, +// { 0x8A76, "" }, +// { 0x8A77, "" }, +// { 0x8A78, "" }, +// { 0x8A79, "" }, +// { 0x8A7A, "" }, +// { 0x8A7B, "" }, +// { 0x8A7C, "" }, +// { 0x8A7D, "" }, +// { 0x8A7E, "" }, +// { 0x8A7F, "" }, +// { 0x8A80, "" }, +// { 0x8A81, "" }, +// { 0x8A82, "" }, +// { 0x8A83, "" }, +// { 0x8A84, "" }, +// { 0x8A85, "" }, +// { 0x8A86, "" }, +// { 0x8A87, "" }, +// { 0x8A88, "" }, +// { 0x8A89, "" }, +// { 0x8A8A, "" }, +// { 0x8A8B, "" }, +// { 0x8A8C, "" }, +// { 0x8A8D, "" }, +// { 0x8A8E, "" }, +// { 0x8A8F, "" }, +// { 0x8A90, "" }, { 0x8A91, "wait_for_proximity_check_activation" }, +// { 0x8A92, "" }, +// { 0x8A93, "" }, +// { 0x8A94, "" }, +// { 0x8A95, "" }, +// { 0x8A96, "" }, +// { 0x8A97, "" }, +// { 0x8A98, "" }, +// { 0x8A99, "" }, +// { 0x8A9A, "" }, +// { 0x8A9B, "" }, +// { 0x8A9C, "" }, +// { 0x8A9D, "" }, +// { 0x8A9E, "" }, +// { 0x8A9F, "" }, +// { 0x8AA0, "" }, +// { 0x8AA1, "" }, +// { 0x8AA2, "" }, +// { 0x8AA3, "" }, +// { 0x8AA4, "" }, +// { 0x8AA5, "" }, +// { 0x8AA6, "" }, +// { 0x8AA7, "" }, +// { 0x8AA8, "" }, +// { 0x8AA9, "" }, +// { 0x8AAA, "" }, +// { 0x8AAB, "" }, +// { 0x8AAC, "" }, +// { 0x8AAD, "" }, +// { 0x8AAE, "" }, +// { 0x8AAF, "" }, +// { 0x8AB0, "" }, +// { 0x8AB1, "" }, +// { 0x8AB2, "" }, +// { 0x8AB3, "" }, +// { 0x8AB4, "" }, +// { 0x8AB5, "" }, +// { 0x8AB6, "" }, { 0x8AB7, "wait_till_distance_from_enemy" }, +// { 0x8AB8, "" }, { 0x8AB9, "wait_till_offscreen_then_delete" }, +// { 0x8ABA, "" }, +// { 0x8ABB, "" }, { 0x8ABC, "wait_till_shot" }, +// { 0x8ABD, "" }, +// { 0x8ABE, "" }, +// { 0x8ABF, "" }, +// { 0x8AC0, "" }, +// { 0x8AC1, "" }, +// { 0x8AC2, "" }, { 0x8AC3, "wait_until_anim_finishes" }, +// { 0x8AC4, "" }, { 0x8AC5, "wait_until_enemies_in_volume" }, +// { 0x8AC6, "" }, +// { 0x8AC7, "" }, +// { 0x8AC8, "" }, +// { 0x8AC9, "" }, +// { 0x8ACA, "" }, +// { 0x8ACB, "" }, +// { 0x8ACC, "" }, +// { 0x8ACD, "" }, +// { 0x8ACE, "" }, +// { 0x8ACF, "" }, +// { 0x8AD0, "" }, +// { 0x8AD1, "" }, +// { 0x8AD2, "" }, +// { 0x8AD3, "" }, +// { 0x8AD4, "" }, +// { 0x8AD5, "" }, +// { 0x8AD6, "" }, +// { 0x8AD7, "" }, +// { 0x8AD8, "" }, +// { 0x8AD9, "" }, +// { 0x8ADA, "" }, +// { 0x8ADB, "" }, { 0x8ADC, "waitforchangeteams" }, { 0x8ADD, "waitforclassselect" }, +// { 0x8ADE, "" }, +// { 0x8ADF, "" }, +// { 0x8AE0, "" }, +// { 0x8AE1, "" }, +// { 0x8AE2, "" }, +// { 0x8AE3, "" }, +// { 0x8AE4, "" }, +// { 0x8AE5, "" }, +// { 0x8AE6, "" }, +// { 0x8AE7, "" }, { 0x8AE8, "waitformovemodechange" }, +// { 0x8AE9, "" }, +// { 0x8AEA, "" }, +// { 0x8AEB, "" }, +// { 0x8AEC, "" }, +// { 0x8AED, "" }, +// { 0x8AEE, "" }, +// { 0x8AEF, "" }, +// { 0x8AF0, "" }, +// { 0x8AF1, "" }, +// { 0x8AF2, "" }, +// { 0x8AF3, "" }, +// { 0x8AF4, "" }, +// { 0x8AF5, "" }, { 0x8AF6, "waitforstancechange" }, +// { 0x8AF7, "" }, +// { 0x8AF8, "" }, +// { 0x8AF9, "" }, { 0x8AFA, "waitforstuck" }, +// { 0x8AFB, "" }, { 0x8AFC, "waitfortimeornotify" }, +// { 0x8AFD, "" }, +// { 0x8AFE, "" }, +// { 0x8AFF, "" }, +// { 0x8B00, "" }, +// { 0x8B01, "" }, +// { 0x8B02, "" }, +// { 0x8B03, "" }, { 0x8B04, "waitingforgate" }, { 0x8B05, "waitingtodeactivate" }, +// { 0x8B06, "" }, +// { 0x8B07, "" }, +// { 0x8B08, "" }, +// { 0x8B09, "" }, +// { 0x8B0A, "" }, { 0x8B0B, "waitloadoutdone" }, +// { 0x8B0C, "" }, +// { 0x8B0D, "" }, +// { 0x8B0E, "" }, +// { 0x8B0F, "" }, +// { 0x8B10, "" }, +// { 0x8B11, "" }, +// { 0x8B12, "" }, +// { 0x8B13, "" }, +// { 0x8B14, "" }, +// { 0x8B15, "" }, +// { 0x8B16, "" }, { 0x8B17, "waitskipkillcambutton" }, { 0x8B18, "waitskipkillcambuttonduringdeathtimer" }, +// { 0x8B19, "" }, +// { 0x8B1A, "" }, +// { 0x8B1B, "" }, +// { 0x8B1C, "" }, +// { 0x8B1D, "" }, { 0x8B1E, "waittakekillstreakweapon" }, +// { 0x8B1F, "" }, +// { 0x8B20, "" }, +// { 0x8B21, "" }, +// { 0x8B22, "" }, +// { 0x8B23, "" }, +// { 0x8B24, "" }, +// { 0x8B25, "" }, +// { 0x8B26, "" }, +// { 0x8B27, "" }, +// { 0x8B28, "" }, +// { 0x8B29, "" }, +// { 0x8B2A, "" }, +// { 0x8B2B, "" }, +// { 0x8B2C, "" }, { 0x8B2D, "waittill_any_in_array_or_timeout_no_endon_death" }, +// { 0x8B2E, "" }, { 0x8B2F, "waittill_any_in_array_return_no_endon_death" }, +// { 0x8B30, "" }, +// { 0x8B31, "" }, +// { 0x8B32, "" }, +// { 0x8B33, "" }, { 0x8B34, "waittill_any_return_no_endon_death" }, +// { 0x8B35, "" }, +// { 0x8B36, "" }, +// { 0x8B37, "" }, { 0x8B38, "waittill_any_triggered_return_triggerer" }, { 0x8B39, "waittill_array_dead" }, +// { 0x8B3A, "" }, { 0x8B3B, "waittill_breach_enemy_dead" }, { 0x8B3C, "waittill_clockambush_driver_dead" }, +// { 0x8B3D, "" }, +// { 0x8B3E, "" }, +// { 0x8B3F, "" }, +// { 0x8B40, "" }, +// { 0x8B41, "" }, +// { 0x8B42, "" }, +// { 0x8B43, "" }, +// { 0x8B44, "" }, +// { 0x8B45, "" }, +// { 0x8B46, "" }, +// { 0x8B47, "" }, +// { 0x8B48, "" }, +// { 0x8B49, "" }, +// { 0x8B4A, "" }, +// { 0x8B4B, "" }, +// { 0x8B4C, "" }, { 0x8B4D, "waittill_death_respawn" }, +// { 0x8B4E, "" }, +// { 0x8B4F, "" }, +// { 0x8B50, "" }, +// { 0x8B51, "" }, +// { 0x8B52, "" }, +// { 0x8B53, "" }, +// { 0x8B54, "" }, +// { 0x8B55, "" }, +// { 0x8B56, "" }, +// { 0x8B57, "" }, +// { 0x8B58, "" }, +// { 0x8B59, "" }, { 0x8B5A, "waittill_entity_in_range" }, +// { 0x8B5B, "" }, +// { 0x8B5C, "" }, +// { 0x8B5D, "" }, +// { 0x8B5E, "" }, +// { 0x8B5F, "" }, +// { 0x8B60, "" }, { 0x8B61, "waittill_forever" }, +// { 0x8B62, "" }, +// { 0x8B63, "" }, +// { 0x8B64, "" }, +// { 0x8B65, "" }, +// { 0x8B66, "" }, +// { 0x8B67, "" }, +// { 0x8B68, "" }, +// { 0x8B69, "" }, +// { 0x8B6A, "" }, { 0x8B6B, "waittill_knockdown_moment" }, +// { 0x8B6C, "" }, +// { 0x8B6D, "" }, +// { 0x8B6E, "" }, +// { 0x8B6F, "" }, +// { 0x8B70, "" }, +// { 0x8B71, "" }, +// { 0x8B72, "" }, +// { 0x8B73, "" }, +// { 0x8B74, "" }, { 0x8B75, "waittill_my_death" }, +// { 0x8B76, "" }, +// { 0x8B77, "" }, +// { 0x8B78, "" }, +// { 0x8B79, "" }, +// { 0x8B7A, "" }, +// { 0x8B7B, "" }, { 0x8B7C, "waittill_notify_or_timeout" }, +// { 0x8B7D, "" }, +// { 0x8B7E, "" }, +// { 0x8B7F, "" }, +// { 0x8B80, "" }, +// { 0x8B81, "" }, +// { 0x8B82, "" }, +// { 0x8B83, "" }, +// { 0x8B84, "" }, +// { 0x8B85, "" }, +// { 0x8B86, "" }, +// { 0x8B87, "" }, +// { 0x8B88, "" }, +// { 0x8B89, "" }, +// { 0x8B8A, "" }, +// { 0x8B8B, "" }, +// { 0x8B8C, "" }, +// { 0x8B8D, "" }, +// { 0x8B8E, "" }, +// { 0x8B8F, "" }, +// { 0x8B90, "" }, +// { 0x8B91, "" }, { 0x8B92, "waittill_player_not_looking" }, +// { 0x8B93, "" }, +// { 0x8B94, "" }, +// { 0x8B95, "" }, +// { 0x8B96, "" }, +// { 0x8B97, "" }, +// { 0x8B98, "" }, +// { 0x8B99, "" }, +// { 0x8B9A, "" }, +// { 0x8B9B, "" }, +// { 0x8B9C, "" }, +// { 0x8B9D, "" }, +// { 0x8B9E, "" }, +// { 0x8B9F, "" }, +// { 0x8BA0, "" }, { 0x8BA1, "waittill_time_out" }, +// { 0x8BA2, "" }, +// { 0x8BA3, "" }, +// { 0x8BA4, "" }, +// { 0x8BA5, "" }, { 0x8BA6, "waittill_trigger_ent_targetname" }, +// { 0x8BA7, "" }, { 0x8BA8, "waittill_triggered_current" }, +// { 0x8BA9, "" }, +// { 0x8BAA, "" }, +// { 0x8BAB, "" }, +// { 0x8BAC, "" }, { 0x8BAD, "waittill_volume_dead_then_set_flag" }, { 0x8BAE, "waittill_weapon_placed" }, +// { 0x8BAF, "" }, +// { 0x8BB0, "" }, +// { 0x8BB1, "" }, +// { 0x8BB2, "" }, +// { 0x8BB3, "" }, +// { 0x8BB4, "" }, +// { 0x8BB5, "" }, +// { 0x8BB6, "" }, +// { 0x8BB7, "" }, +// { 0x8BB8, "" }, +// { 0x8BB9, "" }, +// { 0x8BBA, "" }, +// { 0x8BBB, "" }, +// { 0x8BBC, "" }, +// { 0x8BBD, "" }, +// { 0x8BBE, "" }, +// { 0x8BBF, "" }, +// { 0x8BC0, "" }, +// { 0x8BC1, "" }, +// { 0x8BC2, "" }, +// { 0x8BC3, "" }, +// { 0x8BC4, "" }, +// { 0x8BC5, "" }, +// { 0x8BC6, "" }, +// { 0x8BC7, "" }, +// { 0x8BC8, "" }, +// { 0x8BC9, "" }, +// { 0x8BCA, "" }, { 0x8BCB, "waituntilwaverelease" }, +// { 0x8BCC, "" }, +// { 0x8BCD, "" }, +// { 0x8BCE, "" }, +// { 0x8BCF, "" }, +// { 0x8BD0, "" }, { 0x8BD1, "wakeup_enemies" }, +// { 0x8BD2, "" }, +// { 0x8BD3, "" }, +// { 0x8BD4, "" }, { 0x8BD5, "wakeup_to_player_distance" }, +// { 0x8BD6, "" }, +// { 0x8BD7, "" }, +// { 0x8BD8, "" }, +// { 0x8BD9, "" }, +// { 0x8BDA, "" }, +// { 0x8BDB, "" }, +// { 0x8BDC, "" }, +// { 0x8BDD, "" }, +// { 0x8BDE, "" }, +// { 0x8BDF, "" }, { 0x8BE0, "walkout_do_stop_transition_anim" }, +// { 0x8BE1, "" }, +// { 0x8BE2, "" }, +// { 0x8BE3, "" }, +// { 0x8BE4, "" }, +// { 0x8BE5, "" }, { 0x8BE6, "walkway_collapse_clip_show" }, +// { 0x8BE7, "" }, +// { 0x8BE8, "" }, +// { 0x8BE9, "" }, +// { 0x8BEA, "" }, +// { 0x8BEB, "" }, +// { 0x8BEC, "" }, +// { 0x8BED, "" }, +// { 0x8BEE, "" }, +// { 0x8BEF, "" }, +// { 0x8BF0, "" }, +// { 0x8BF1, "" }, { 0x8BF2, "wall_friction_enabled" }, +// { 0x8BF3, "" }, { 0x8BF4, "wall_friction_trace_dist" }, +// { 0x8BF5, "" }, +// { 0x8BF6, "" }, +// { 0x8BF7, "" }, +// { 0x8BF8, "" }, { 0x8BF9, "wall_lights" }, +// { 0x8BFA, "" }, +// { 0x8BFB, "" }, +// { 0x8BFC, "" }, +// { 0x8BFD, "" }, +// { 0x8BFE, "" }, +// { 0x8BFF, "" }, { 0x8C00, "wants_to_fire" }, +// { 0x8C01, "" }, +// { 0x8C02, "" }, +// { 0x8C03, "" }, +// { 0x8C04, "" }, +// { 0x8C05, "" }, +// { 0x8C06, "" }, +// { 0x8C07, "" }, +// { 0x8C08, "" }, +// { 0x8C09, "" }, +// { 0x8C0A, "" }, +// { 0x8C0B, "" }, +// { 0x8C0C, "" }, +// { 0x8C0D, "" }, +// { 0x8C0E, "" }, +// { 0x8C0F, "" }, +// { 0x8C10, "" }, +// { 0x8C11, "" }, +// { 0x8C12, "" }, +// { 0x8C13, "" }, +// { 0x8C14, "" }, +// { 0x8C15, "" }, +// { 0x8C16, "" }, +// { 0x8C17, "" }, +// { 0x8C18, "" }, +// { 0x8C19, "" }, +// { 0x8C1A, "" }, +// { 0x8C1B, "" }, +// { 0x8C1C, "" }, +// { 0x8C1D, "" }, +// { 0x8C1E, "" }, +// { 0x8C1F, "" }, +// { 0x8C20, "" }, +// { 0x8C21, "" }, +// { 0x8C22, "" }, +// { 0x8C23, "" }, +// { 0x8C24, "" }, +// { 0x8C25, "" }, +// { 0x8C26, "" }, +// { 0x8C27, "" }, +// { 0x8C28, "" }, +// { 0x8C29, "" }, +// { 0x8C2A, "" }, { 0x8C2B, "warhawkcustombotkillstreakfunc" }, +// { 0x8C2C, "" }, +// { 0x8C2D, "" }, +// { 0x8C2E, "" }, +// { 0x8C2F, "" }, +// { 0x8C30, "" }, +// { 0x8C31, "" }, +// { 0x8C32, "" }, +// { 0x8C33, "" }, +// { 0x8C34, "" }, { 0x8C35, "warthog" }, +// { 0x8C36, "" }, +// { 0x8C37, "" }, { 0x8C38, "warthog_player_fadeout_crash" }, +// { 0x8C39, "" }, +// { 0x8C3A, "" }, +// { 0x8C3B, "" }, +// { 0x8C3C, "" }, +// { 0x8C3D, "" }, +// { 0x8C3E, "" }, +// { 0x8C3F, "" }, +// { 0x8C40, "" }, +// { 0x8C41, "" }, +// { 0x8C42, "" }, +// { 0x8C43, "" }, +// { 0x8C44, "" }, +// { 0x8C45, "" }, +// { 0x8C46, "" }, +// { 0x8C47, "" }, +// { 0x8C48, "" }, +// { 0x8C49, "" }, +// { 0x8C4A, "" }, +// { 0x8C4B, "" }, +// { 0x8C4C, "" }, +// { 0x8C4D, "" }, +// { 0x8C4E, "" }, +// { 0x8C4F, "" }, +// { 0x8C50, "" }, +// { 0x8C51, "" }, +// { 0x8C52, "" }, +// { 0x8C53, "" }, +// { 0x8C54, "" }, +// { 0x8C55, "" }, +// { 0x8C56, "" }, +// { 0x8C57, "" }, +// { 0x8C58, "" }, +// { 0x8C59, "" }, +// { 0x8C5A, "" }, +// { 0x8C5B, "" }, +// { 0x8C5C, "" }, +// { 0x8C5D, "" }, +// { 0x8C5E, "" }, +// { 0x8C5F, "" }, +// { 0x8C60, "" }, +// { 0x8C61, "" }, { 0x8C62, "watch_damage" }, +// { 0x8C63, "" }, +// { 0x8C64, "" }, +// { 0x8C65, "" }, +// { 0x8C66, "" }, +// { 0x8C67, "" }, +// { 0x8C68, "" }, +// { 0x8C69, "" }, +// { 0x8C6A, "" }, +// { 0x8C6B, "" }, +// { 0x8C6C, "" }, +// { 0x8C6D, "" }, { 0x8C6E, "watch_for_ally_see_convoy" }, +// { 0x8C6F, "" }, +// { 0x8C70, "" }, +// { 0x8C71, "" }, +// { 0x8C72, "" }, +// { 0x8C73, "" }, +// { 0x8C74, "" }, +// { 0x8C75, "" }, +// { 0x8C76, "" }, +// { 0x8C77, "" }, +// { 0x8C78, "" }, +// { 0x8C79, "" }, +// { 0x8C7A, "" }, +// { 0x8C7B, "" }, +// { 0x8C7C, "" }, +// { 0x8C7D, "" }, +// { 0x8C7E, "" }, +// { 0x8C7F, "" }, { 0x8C80, "watch_for_round_room_combat" }, +// { 0x8C81, "" }, { 0x8C82, "watch_for_shockwave_hit" }, +// { 0x8C83, "" }, +// { 0x8C84, "" }, +// { 0x8C85, "" }, +// { 0x8C86, "" }, +// { 0x8C87, "" }, +// { 0x8C88, "" }, +// { 0x8C89, "" }, +// { 0x8C8A, "" }, +// { 0x8C8B, "" }, +// { 0x8C8C, "" }, +// { 0x8C8D, "" }, { 0x8C8E, "watch_if_used" }, +// { 0x8C8F, "" }, +// { 0x8C90, "" }, +// { 0x8C91, "" }, +// { 0x8C92, "" }, +// { 0x8C93, "" }, +// { 0x8C94, "" }, +// { 0x8C95, "" }, +// { 0x8C96, "" }, +// { 0x8C97, "" }, +// { 0x8C98, "" }, { 0x8C99, "watch_nodes_stop" }, +// { 0x8C9A, "" }, +// { 0x8C9B, "" }, +// { 0x8C9C, "" }, { 0x8C9D, "watch_placed_sentry" }, +// { 0x8C9E, "" }, +// { 0x8C9F, "" }, +// { 0x8CA0, "" }, +// { 0x8CA1, "" }, { 0x8CA2, "watch_player_escape" }, +// { 0x8CA3, "" }, +// { 0x8CA4, "" }, +// { 0x8CA5, "" }, +// { 0x8CA6, "" }, +// { 0x8CA7, "" }, +// { 0x8CA8, "" }, +// { 0x8CA9, "" }, +// { 0x8CAA, "" }, +// { 0x8CAB, "" }, { 0x8CAC, "watch_player_wake_scientists" }, +// { 0x8CAD, "" }, +// { 0x8CAE, "" }, +// { 0x8CAF, "" }, +// { 0x8CB0, "" }, +// { 0x8CB1, "" }, +// { 0x8CB2, "" }, +// { 0x8CB3, "" }, { 0x8CB4, "watch_smoke" }, +// { 0x8CB5, "" }, +// { 0x8CB6, "" }, +// { 0x8CB7, "" }, { 0x8CB8, "watch_throwing_knife_land" }, +// { 0x8CB9, "" }, +// { 0x8CBA, "" }, { 0x8CBB, "watch_tv_for_damage" }, +// { 0x8CBC, "" }, +// { 0x8CBD, "" }, +// { 0x8CBE, "" }, +// { 0x8CBF, "" }, +// { 0x8CC0, "" }, +// { 0x8CC1, "" }, +// { 0x8CC2, "" }, +// { 0x8CC3, "" }, +// { 0x8CC4, "" }, { 0x8CC5, "watchattackstate" }, +// { 0x8CC6, "" }, +// { 0x8CC7, "" }, +// { 0x8CC8, "" }, +// { 0x8CC9, "" }, +// { 0x8CCA, "" }, +// { 0x8CCB, "" }, +// { 0x8CCC, "" }, +// { 0x8CCD, "" }, +// { 0x8CCE, "" }, +// { 0x8CCF, "" }, +// { 0x8CD0, "" }, +// { 0x8CD1, "" }, +// { 0x8CD2, "" }, +// { 0x8CD3, "" }, +// { 0x8CD4, "" }, +// { 0x8CD5, "" }, +// { 0x8CD6, "" }, { 0x8CD7, "watchdeployablemarkercancel" }, +// { 0x8CD8, "" }, +// { 0x8CD9, "" }, +// { 0x8CDA, "" }, +// { 0x8CDB, "" }, +// { 0x8CDC, "" }, { 0x8CDD, "watchdvars" }, +// { 0x8CDE, "" }, +// { 0x8CDF, "" }, +// { 0x8CE0, "" }, +// { 0x8CE1, "" }, +// { 0x8CE2, "" }, +// { 0x8CE3, "" }, +// { 0x8CE4, "" }, +// { 0x8CE5, "" }, +// { 0x8CE6, "" }, +// { 0x8CE7, "" }, +// { 0x8CE8, "" }, +// { 0x8CE9, "" }, +// { 0x8CEA, "" }, +// { 0x8CEB, "" }, +// { 0x8CEC, "" }, +// { 0x8CED, "" }, +// { 0x8CEE, "" }, +// { 0x8CEF, "" }, +// { 0x8CF0, "" }, +// { 0x8CF1, "" }, +// { 0x8CF2, "" }, +// { 0x8CF3, "" }, +// { 0x8CF4, "" }, +// { 0x8CF5, "" }, +// { 0x8CF6, "" }, +// { 0x8CF7, "" }, +// { 0x8CF8, "" }, +// { 0x8CF9, "" }, +// { 0x8CFA, "" }, +// { 0x8CFB, "" }, +// { 0x8CFC, "" }, +// { 0x8CFD, "" }, +// { 0x8CFE, "" }, +// { 0x8CFF, "" }, +// { 0x8D00, "" }, +// { 0x8D01, "" }, +// { 0x8D02, "" }, +// { 0x8D03, "" }, +// { 0x8D04, "" }, +// { 0x8D05, "" }, +// { 0x8D06, "" }, { 0x8D07, "watchoffhandcancel" }, +// { 0x8D08, "" }, +// { 0x8D09, "" }, +// { 0x8D0A, "" }, +// { 0x8D0B, "" }, +// { 0x8D0C, "" }, +// { 0x8D0D, "" }, +// { 0x8D0E, "" }, +// { 0x8D0F, "" }, +// { 0x8D10, "" }, +// { 0x8D11, "" }, +// { 0x8D12, "" }, +// { 0x8D13, "" }, +// { 0x8D14, "" }, +// { 0x8D15, "" }, +// { 0x8D16, "" }, +// { 0x8D17, "" }, +// { 0x8D18, "" }, +// { 0x8D19, "" }, +// { 0x8D1A, "" }, +// { 0x8D1B, "" }, +// { 0x8D1C, "" }, +// { 0x8D1D, "" }, +// { 0x8D1E, "" }, +// { 0x8D1F, "" }, +// { 0x8D20, "" }, +// { 0x8D21, "" }, { 0x8D22, "watchsmokeuse" }, +// { 0x8D23, "" }, { 0x8D24, "watchstartweaponchange" }, +// { 0x8D25, "" }, +// { 0x8D26, "" }, +// { 0x8D27, "" }, { 0x8D28, "watchstoprevenge" }, { 0x8D29, "watchsuppression" }, +// { 0x8D2A, "" }, +// { 0x8D2B, "" }, +// { 0x8D2C, "" }, +// { 0x8D2D, "" }, +// { 0x8D2E, "" }, +// { 0x8D2F, "" }, +// { 0x8D30, "" }, +// { 0x8D31, "" }, +// { 0x8D32, "" }, +// { 0x8D33, "" }, { 0x8D34, "watchweaponpickuphorde" }, +// { 0x8D35, "" }, +// { 0x8D36, "" }, +// { 0x8D37, "" }, +// { 0x8D38, "" }, +// { 0x8D39, "" }, +// { 0x8D3A, "" }, +// { 0x8D3B, "" }, +// { 0x8D3C, "" }, +// { 0x8D3D, "" }, +// { 0x8D3E, "" }, +// { 0x8D3F, "" }, +// { 0x8D40, "" }, +// { 0x8D41, "" }, +// { 0x8D42, "" }, +// { 0x8D43, "" }, +// { 0x8D44, "" }, +// { 0x8D45, "" }, +// { 0x8D46, "" }, +// { 0x8D47, "" }, +// { 0x8D48, "" }, +// { 0x8D49, "" }, +// { 0x8D4A, "" }, +// { 0x8D4B, "" }, +// { 0x8D4C, "" }, +// { 0x8D4D, "" }, +// { 0x8D4E, "" }, +// { 0x8D4F, "" }, +// { 0x8D50, "" }, +// { 0x8D51, "" }, { 0x8D52, "water_surface_think" }, +// { 0x8D53, "" }, +// { 0x8D54, "" }, +// { 0x8D55, "" }, +// { 0x8D56, "" }, +// { 0x8D57, "" }, +// { 0x8D58, "" }, +// { 0x8D59, "" }, +// { 0x8D5A, "" }, +// { 0x8D5B, "" }, +// { 0x8D5C, "" }, +// { 0x8D5D, "" }, +// { 0x8D5E, "" }, { 0x8D5F, "waterball_main_side_setup" }, +// { 0x8D60, "" }, +// { 0x8D61, "" }, +// { 0x8D62, "" }, +// { 0x8D63, "" }, +// { 0x8D64, "" }, +// { 0x8D65, "" }, +// { 0x8D66, "" }, +// { 0x8D67, "" }, +// { 0x8D68, "" }, +// { 0x8D69, "" }, +// { 0x8D6A, "" }, +// { 0x8D6B, "" }, +// { 0x8D6C, "" }, +// { 0x8D6D, "" }, +// { 0x8D6E, "" }, +// { 0x8D6F, "" }, +// { 0x8D70, "" }, +// { 0x8D71, "" }, +// { 0x8D72, "" }, +// { 0x8D73, "" }, +// { 0x8D74, "" }, +// { 0x8D75, "" }, +// { 0x8D76, "" }, +// { 0x8D77, "" }, +// { 0x8D78, "" }, { 0x8D79, "wave_3_charge_spawn_func" }, +// { 0x8D7A, "" }, +// { 0x8D7B, "" }, +// { 0x8D7C, "" }, +// { 0x8D7D, "" }, { 0x8D7E, "wave_has_delayed_spawn_type" }, +// { 0x8D7F, "" }, +// { 0x8D80, "" }, +// { 0x8D81, "" }, +// { 0x8D82, "" }, +// { 0x8D83, "" }, +// { 0x8D84, "" }, +// { 0x8D85, "" }, +// { 0x8D86, "" }, +// { 0x8D87, "" }, +// { 0x8D88, "" }, +// { 0x8D89, "" }, +// { 0x8D8A, "" }, +// { 0x8D8B, "" }, +// { 0x8D8C, "" }, { 0x8D8D, "weap_has_thermal" }, +// { 0x8D8E, "" }, +// { 0x8D8F, "" }, +// { 0x8D90, "" }, { 0x8D91, "weapon_change_timer" }, +// { 0x8D92, "" }, +// { 0x8D93, "" }, +// { 0x8D94, "" }, +// { 0x8D95, "" }, +// { 0x8D96, "" }, +// { 0x8D97, "" }, +// { 0x8D98, "" }, +// { 0x8D99, "" }, { 0x8D9A, "weapon_notify_loop" }, +// { 0x8D9B, "" }, +// { 0x8D9C, "" }, +// { 0x8D9D, "" }, +// { 0x8D9E, "" }, +// { 0x8D9F, "" }, +// { 0x8DA0, "" }, { 0x8DA1, "weaponattachments" }, +// { 0x8DA2, "" }, +// { 0x8DA3, "" }, +// { 0x8DA4, "" }, +// { 0x8DA5, "" }, +// { 0x8DA6, "" }, +// { 0x8DA7, "" }, +// { 0x8DA8, "" }, +// { 0x8DA9, "" }, +// { 0x8DAA, "" }, +// { 0x8DAB, "" }, +// { 0x8DAC, "" }, +// { 0x8DAD, "" }, +// { 0x8DAE, "" }, +// { 0x8DAF, "" }, +// { 0x8DB0, "" }, +// { 0x8DB1, "" }, +// { 0x8DB2, "" }, +// { 0x8DB3, "" }, +// { 0x8DB4, "" }, +// { 0x8DB5, "" }, +// { 0x8DB6, "" }, +// { 0x8DB7, "" }, +// { 0x8DB8, "" }, +// { 0x8DB9, "" }, +// { 0x8DBA, "" }, +// { 0x8DBB, "" }, +// { 0x8DBC, "" }, +// { 0x8DBD, "" }, +// { 0x8DBE, "" }, +// { 0x8DBF, "" }, +// { 0x8DC0, "" }, +// { 0x8DC1, "" }, { 0x8DC2, "weaponspeed" }, +// { 0x8DC3, "" }, +// { 0x8DC4, "" }, +// { 0x8DC5, "" }, +// { 0x8DC6, "" }, +// { 0x8DC7, "" }, +// { 0x8DC8, "" }, { 0x8DC9, "weapontagright" }, +// { 0x8DCA, "" }, +// { 0x8DCB, "" }, +// { 0x8DCC, "" }, +// { 0x8DCD, "" }, +// { 0x8DCE, "" }, +// { 0x8DCF, "" }, +// { 0x8DD0, "" }, +// { 0x8DD1, "" }, +// { 0x8DD2, "" }, { 0x8DD3, "weld_sound_loop_npc" }, +// { 0x8DD4, "" }, +// { 0x8DD5, "" }, +// { 0x8DD6, "" }, +// { 0x8DD7, "" }, +// { 0x8DD8, "" }, +// { 0x8DD9, "" }, { 0x8DDA, "weldtool" }, +// { 0x8DDB, "" }, +// { 0x8DDC, "" }, +// { 0x8DDD, "" }, +// { 0x8DDE, "" }, +// { 0x8DDF, "" }, +// { 0x8DE0, "" }, +// { 0x8DE1, "" }, +// { 0x8DE2, "" }, +// { 0x8DE3, "" }, { 0x8DE4, "whisper" }, +// { 0x8DE5, "" }, { 0x8DE6, "white_overlay" }, +// { 0x8DE7, "" }, +// { 0x8DE8, "" }, +// { 0x8DE9, "" }, +// { 0x8DEA, "" }, +// { 0x8DEB, "" }, +// { 0x8DEC, "" }, +// { 0x8DED, "" }, +// { 0x8DEE, "" }, +// { 0x8DEF, "" }, +// { 0x8DF0, "" }, +// { 0x8DF1, "" }, +// { 0x8DF2, "" }, +// { 0x8DF3, "" }, +// { 0x8DF4, "" }, +// { 0x8DF5, "" }, +// { 0x8DF6, "" }, +// { 0x8DF7, "" }, +// { 0x8DF8, "" }, +// { 0x8DF9, "" }, { 0x8DFA, "window_crash" }, +// { 0x8DFB, "" }, +// { 0x8DFC, "" }, +// { 0x8DFD, "" }, +// { 0x8DFE, "" }, +// { 0x8DFF, "" }, +// { 0x8E00, "" }, +// { 0x8E01, "" }, +// { 0x8E02, "" }, +// { 0x8E03, "" }, +// { 0x8E04, "" }, +// { 0x8E05, "" }, +// { 0x8E06, "" }, +// { 0x8E07, "" }, +// { 0x8E08, "" }, +// { 0x8E09, "" }, +// { 0x8E0A, "" }, +// { 0x8E0B, "" }, { 0x8E0C, "wing_tag" }, +// { 0x8E0D, "" }, +// { 0x8E0E, "" }, +// { 0x8E0F, "" }, +// { 0x8E10, "" }, { 0x8E11, "winner" }, { 0x8E12, "winners" }, +// { 0x8E13, "" }, +// { 0x8E14, "" }, { 0x8E15, "wipeout" }, +// { 0x8E16, "" }, +// { 0x8E17, "" }, +// { 0x8E18, "" }, +// { 0x8E19, "" }, +// { 0x8E1A, "" }, +// { 0x8E1B, "" }, +// { 0x8E1C, "" }, +// { 0x8E1D, "" }, +// { 0x8E1E, "" }, +// { 0x8E1F, "" }, +// { 0x8E20, "" }, +// { 0x8E21, "" }, +// { 0x8E22, "" }, +// { 0x8E23, "" }, +// { 0x8E24, "" }, +// { 0x8E25, "" }, +// { 0x8E26, "" }, +// { 0x8E27, "" }, +// { 0x8E28, "" }, +// { 0x8E29, "" }, +// { 0x8E2A, "" }, +// { 0x8E2B, "" }, +// { 0x8E2C, "" }, +// { 0x8E2D, "" }, +// { 0x8E2E, "" }, +// { 0x8E2F, "" }, +// { 0x8E30, "" }, +// { 0x8E31, "" }, +// { 0x8E32, "" }, { 0x8E33, "wolfpack_circle_dialogue" }, +// { 0x8E34, "" }, +// { 0x8E35, "" }, +// { 0x8E36, "" }, +// { 0x8E37, "" }, +// { 0x8E38, "" }, +// { 0x8E39, "" }, +// { 0x8E3A, "" }, +// { 0x8E3B, "" }, +// { 0x8E3C, "" }, +// { 0x8E3D, "" }, +// { 0x8E3E, "" }, +// { 0x8E3F, "" }, +// { 0x8E40, "" }, +// { 0x8E41, "" }, +// { 0x8E42, "" }, +// { 0x8E43, "" }, { 0x8E44, "world_vault_clip" }, +// { 0x8E45, "" }, +// { 0x8E46, "" }, +// { 0x8E47, "" }, +// { 0x8E48, "" }, +// { 0x8E49, "" }, +// { 0x8E4A, "" }, +// { 0x8E4B, "" }, +// { 0x8E4C, "" }, +// { 0x8E4D, "" }, +// { 0x8E4E, "" }, +// { 0x8E4F, "" }, +// { 0x8E50, "" }, { 0x8E51, "wreck_hint_up" }, { 0x8E52, "wreck_jumper_watcher" }, +// { 0x8E53, "" }, +// { 0x8E54, "" }, +// { 0x8E55, "" }, +// { 0x8E56, "" }, +// { 0x8E57, "" }, +// { 0x8E58, "" }, +// { 0x8E59, "" }, +// { 0x8E5A, "" }, { 0x8E5B, "write_log" }, +// { 0x8E5C, "" }, +// { 0x8E5D, "" }, +// { 0x8E5E, "" }, +// { 0x8E5F, "" }, +// { 0x8E60, "" }, +// { 0x8E61, "" }, +// { 0x8E62, "" }, +// { 0x8E63, "" }, +// { 0x8E64, "" }, +// { 0x8E65, "" }, +// { 0x8E66, "" }, +// { 0x8E67, "" }, +// { 0x8E68, "" }, +// { 0x8E69, "" }, +// { 0x8E6A, "" }, +// { 0x8E6B, "" }, +// { 0x8E6C, "" }, +// { 0x8E6D, "" }, +// { 0x8E6E, "" }, +// { 0x8E6F, "" }, +// { 0x8E70, "" }, +// { 0x8E71, "" }, +// { 0x8E72, "" }, +// { 0x8E73, "" }, +// { 0x8E74, "" }, +// { 0x8E75, "" }, +// { 0x8E76, "" }, +// { 0x8E77, "" }, +// { 0x8E78, "" }, +// { 0x8E79, "" }, +// { 0x8E7A, "" }, +// { 0x8E7B, "" }, +// { 0x8E7C, "" }, +// { 0x8E7D, "" }, +// { 0x8E7E, "" }, +// { 0x8E7F, "" }, +// { 0x8E80, "" }, +// { 0x8E81, "" }, +// { 0x8E82, "" }, +// { 0x8E83, "" }, +// { 0x8E84, "" }, +// { 0x8E85, "" }, +// { 0x8E86, "" }, +// { 0x8E87, "" }, +// { 0x8E88, "" }, +// { 0x8E89, "" }, +// { 0x8E8A, "" }, +// { 0x8E8B, "" }, +// { 0x8E8C, "" }, +// { 0x8E8D, "" }, +// { 0x8E8E, "" }, +// { 0x8E8F, "" }, +// { 0x8E90, "" }, +// { 0x8E91, "" }, +// { 0x8E92, "" }, +// { 0x8E93, "" }, +// { 0x8E94, "" }, +// { 0x8E95, "" }, { 0x8E96, "yoff" }, +// { 0x8E97, "" }, +// { 0x8E98, "" }, +// { 0x8E99, "" }, +// { 0x8E9A, "" }, +// { 0x8E9B, "" }, { 0x8E9C, "yscale" }, +// { 0x8E9D, "" }, { 0x8E9E, "z_max" }, +// { 0x8E9F, "" }, +// { 0x8EA0, "" }, +// { 0x8EA1, "" }, +// { 0x8EA2, "" }, +// { 0x8EA3, "" }, +// { 0x8EA4, "" }, +// { 0x8EA5, "" }, +// { 0x8EA6, "" }, +// { 0x8EA7, "" }, { 0x8EA8, "zipline" }, { 0x8EA9, "zipline_allies_anims" }, { 0x8EAA, "zipline_allies_vo" }, +// { 0x8EAB, "" }, +// { 0x8EAC, "" }, +// { 0x8EAD, "" }, +// { 0x8EAE, "" }, +// { 0x8EAF, "" }, +// { 0x8EB0, "" }, +// { 0x8EB1, "" }, +// { 0x8EB2, "" }, +// { 0x8EB3, "" }, +// { 0x8EB4, "" }, +// { 0x8EB5, "" }, +// { 0x8EB6, "" }, +// { 0x8EB7, "" }, { 0x8EB8, "zipline_launcher_setup_anims" }, +// { 0x8EB9, "" }, +// { 0x8EBA, "" }, +// { 0x8EBB, "" }, { 0x8EBC, "zipline_rope_baker" }, +// { 0x8EBD, "" }, +// { 0x8EBE, "" }, +// { 0x8EBF, "" }, +// { 0x8EC0, "" }, { 0x8EC1, "zipline_startpoint" }, +// { 0x8EC2, "" }, +// { 0x8EC3, "" }, +// { 0x8EC4, "" }, { 0x8EC5, "zipline_trolley_rorke" }, +// { 0x8EC6, "" }, +// { 0x8EC7, "" }, +// { 0x8EC8, "" }, +// { 0x8EC9, "" }, { 0x8ECA, "zodiac_ally_shoot_targets" }, +// { 0x8ECB, "" }, { 0x8ECC, "zodiac_b" }, +// { 0x8ECD, "" }, +// { 0x8ECE, "" }, +// { 0x8ECF, "" }, +// { 0x8ED0, "" }, +// { 0x8ED1, "" }, +// { 0x8ED2, "" }, +// { 0x8ED3, "" }, +// { 0x8ED4, "" }, +// { 0x8ED5, "" }, +// { 0x8ED6, "" }, { 0x8ED7, "zodiac_osprey_2_wave" }, +// { 0x8ED8, "" }, +// { 0x8ED9, "" }, +// { 0x8EDA, "" }, +// { 0x8EDB, "" }, +// { 0x8EDC, "" }, +// { 0x8EDD, "" }, +// { 0x8EDE, "" }, +// { 0x8EDF, "" }, { 0x8EE0, "zodiac_teleport_logic" }, +// { 0x8EE1, "" }, +// { 0x8EE2, "" }, +// { 0x8EE3, "" }, +// { 0x8EE4, "" }, +// { 0x8EE5, "" }, +// { 0x8EE6, "" }, { 0x8EE7, "zodiacs_defend_vo" }, { 0x8EE8, "zoffset" }, { 0x8EE9, "zone" }, +// { 0x8EEA, "" }, +// { 0x8EEB, "" }, +// { 0x8EEC, "" }, +// { 0x8EED, "" }, +// { 0x8EEE, "" }, +// { 0x8EEF, "" }, +// { 0x8EF0, "" }, +// { 0x8EF1, "" }, { 0x8EF2, "zoom_lerp_dof" }, +// { 0x8EF3, "" }, +// { 0x8EF4, "" }, +// { 0x8EF5, "" }, +// { 0x8EF6, "" }, +// { 0x8EF7, "" }, +// { 0x8EF8, "" }, +// { 0x8EF9, "" }, +// { 0x8EFA, "" }, + { 0x8EFB, "destructible_scripts/toy_wall_fan" }, + { 0x8EFC, "destructible_scripts/vehicle_pickup" }, + { 0x8EFD, "maps/createart/mp_alien_armory_art" }, + { 0x8EFE, "maps/createart/mp_alien_armory_fog" }, + { 0x8EFF, "maps/createart/mp_boneyard_ns_art" }, + { 0x8F00, "maps/createart/mp_boneyard_ns_fog" }, + { 0x8F01, "maps/createart/mp_ca_red_river_art" }, + { 0x8F02, "maps/createart/mp_ca_red_river_fog" }, + { 0x8F03, "maps/createart/mp_ca_rumble_art" }, + { 0x8F04, "maps/createart/mp_ca_rumble_fog" }, + { 0x8F05, "maps/createart/mp_swamp_art" }, + { 0x8F06, "maps/createart/mp_swamp_fog" }, + { 0x8F07, "maps/cretaefx/mp_alien_armory_fx" }, + { 0x8F08, "maps/createfx/mp_boneyard_ns_fx" }, + { 0x8F09, "maps/createfx/mp_ca_red_river_fx" }, + { 0x8F0A, "maps/createfx/mp_ca_rumble_fx" }, + { 0x8F0B, "maps/createfx/mp_swamp_fx" }, +// { 0x8F0C, "" }, + { 0x8F0D, "maps/mp/mp_alien_armory_fx" }, + { 0x8F0E, "maps/mp/mp_alien_armory_precache" }, + { 0x8F0F, "maps/mp/mp_boneyard_ns_fx" }, + { 0x8F10, "maps/mp/mp_boneyard_ns_precache" }, + { 0x8F11, "maps/mp/mp_ca_red_river_fx" }, + { 0x8F12, "maps/mp/mp_ca_red_river_precache" }, + { 0x8F13, "maps/mp/mp_ca_rumble_fx" }, + { 0x8F14, "maps/mp/mp_ca_rumble_precache" }, + { 0x8F15, "maps/mp/mp_swamp_fx" }, + { 0x8F16, "maps/mp/mp_swamp_precache" }, +// { 0x8F17, "" }, +// { 0x8F18, "" }, +// { 0x8F19, "" }, +// { 0x8F1A, "" }, +// { 0x8F1B, "" }, +// { 0x8F1C, "" }, +// { 0x8F1D, "" }, +// { 0x8F1E, "" }, +// { 0x8F1F, "" }, +// { 0x8F20, "" }, +// { 0x8F21, "" }, +// { 0x8F22, "" }, +// { 0x8F23, "" }, +// { 0x8F24, "" }, +// { 0x8F25, "" }, +// { 0x8F26, "" }, +// { 0x8F27, "" }, +// { 0x8F28, "" }, +// { 0x8F29, "" }, +// { 0x8F2A, "" }, +// { 0x8F2B, "" }, +// { 0x8F2C, "" }, +// { 0x8F2D, "" }, +// { 0x8F2E, "" }, +// { 0x8F2F, "" }, +// { 0x8F30, "" }, +// { 0x8F31, "" }, +// { 0x8F32, "" }, +// { 0x8F33, "" }, +// { 0x8F34, "" }, +// { 0x8F35, "" }, +// { 0x8F36, "" }, +// { 0x8F37, "" }, +// { 0x8F38, "" }, +// { 0x8F39, "" }, +// { 0x8F3A, "" }, +// { 0x8F3B, "" }, +// { 0x8F3C, "" }, +// { 0x8F3D, "" }, +// { 0x8F3E, "" }, +// { 0x8F3F, "" }, +// { 0x8F40, "" }, +// { 0x8F41, "" }, +// { 0x8F42, "" }, +// { 0x8F43, "" }, +// { 0x8F44, "" }, +// { 0x8F45, "" }, +// { 0x8F46, "" }, +// { 0x8F47, "" }, +// { 0x8F48, "" }, +// { 0x8F49, "" }, +// { 0x8F4A, "" }, +// { 0x8F4B, "" }, +// { 0x8F4C, "" }, +// { 0x8F4D, "" }, +// { 0x8F4E, "" }, +// { 0x8F4F, "" }, +// { 0x8F50, "" }, +// { 0x8F51, "" }, +// { 0x8F52, "" }, +// { 0x8F53, "" }, +// { 0x8F54, "" }, +// { 0x8F55, "" }, +// { 0x8F56, "" }, +// { 0x8F57, "" }, +// { 0x8F58, "" }, +// { 0x8F59, "" }, +// { 0x8F5A, "" }, +// { 0x8F5B, "" }, +// { 0x8F5C, "" }, +// { 0x8F5D, "" }, +// { 0x8F5E, "" }, +// { 0x8F5F, "" }, +// { 0x8F60, "" }, +// { 0x8F61, "" }, +// { 0x8F62, "" }, +// { 0x8F63, "" }, +// { 0x8F64, "" }, +// { 0x8F65, "" }, +// { 0x8F66, "" }, +// { 0x8F67, "" }, +// { 0x8F68, "" }, +// { 0x8F69, "" }, +// { 0x8F6A, "" }, +// { 0x8F6B, "" }, +// { 0x8F6C, "" }, +// { 0x8F6D, "" }, +// { 0x8F6E, "" }, +// { 0x8F6F, "" }, +// { 0x8F70, "" }, +// { 0x8F71, "" }, +// { 0x8F72, "" }, +// { 0x8F73, "" }, +// { 0x8F74, "" }, +// { 0x8F75, "" }, +// { 0x8F76, "" }, +// { 0x8F77, "" }, +// { 0x8F78, "" }, +// { 0x8F79, "" }, +// { 0x8F7A, "" }, +// { 0x8F7B, "" }, +// { 0x8F7C, "" }, +// { 0x8F7D, "" }, +// { 0x8F7E, "" }, +// { 0x8F7F, "" }, +// { 0x8F80, "" }, +// { 0x8F81, "" }, +// { 0x8F82, "" }, +// { 0x8F83, "" }, +// { 0x8F84, "" }, +// { 0x8F85, "" }, +// { 0x8F86, "" }, +// { 0x8F87, "" }, +// { 0x8F88, "" }, +// { 0x8F89, "" }, +// { 0x8F8A, "" }, +// { 0x8F8B, "" }, +// { 0x8F8C, "" }, +// { 0x8F8D, "" }, +// { 0x8F8E, "" }, +// { 0x8F8F, "" }, +// { 0x8F90, "" }, +// { 0x8F91, "" }, +// { 0x8F92, "" }, +// { 0x8F93, "" }, +// { 0x8F94, "" }, +// { 0x8F95, "" }, +// { 0x8F96, "" }, +// { 0x8F97, "" }, +// { 0x8F98, "" }, +// { 0x8F99, "" }, +// { 0x8F9A, "" }, +// { 0x8F9B, "" }, +// { 0x8F9C, "" }, +// { 0x8F9D, "" }, +// { 0x8F9E, "" }, +// { 0x8F9F, "" }, +// { 0x8FA0, "" }, +// { 0x8FA1, "" }, +// { 0x8FA2, "" }, +// { 0x8FA3, "" }, +// { 0x8FA4, "" }, +// { 0x8FA5, "" }, +// { 0x8FA6, "" }, +// { 0x8FA7, "" }, +// { 0x8FA8, "" }, +// { 0x8FA9, "" }, +// { 0x8FAA, "" }, +// { 0x8FAB, "" }, +// { 0x8FAC, "" }, +// { 0x8FAD, "" }, +// { 0x8FAE, "" }, +// { 0x8FAF, "" }, +// { 0x8FB0, "" }, +// { 0x8FB1, "" }, +// { 0x8FB2, "" }, +// { 0x8FB3, "" }, +// { 0x8FB4, "" }, +// { 0x8FB5, "" }, +// { 0x8FB6, "" }, +// { 0x8FB7, "" }, +// { 0x8FB8, "" }, +// { 0x8FB9, "" }, +// { 0x8FBA, "" }, +// { 0x8FBB, "" }, +// { 0x8FBC, "" }, +// { 0x8FBD, "" }, +// { 0x8FBE, "" }, +// { 0x8FBF, "" }, +// { 0x8FC0, "" }, +// { 0x8FC1, "" }, +// { 0x8FC2, "" }, +// { 0x8FC3, "" }, +// { 0x8FC4, "" }, +// { 0x8FC5, "" }, +// { 0x8FC6, "" }, +// { 0x8FC7, "" }, +// { 0x8FC8, "" }, +// { 0x8FC9, "" }, +// { 0x8FCA, "" }, +// { 0x8FCB, "" }, +// { 0x8FCC, "" }, +// { 0x8FCD, "" }, +// { 0x8FCE, "" }, +// { 0x8FCF, "" }, +// { 0x8FD0, "" }, +// { 0x8FD1, "" }, +// { 0x8FD2, "" }, +// { 0x8FD3, "" }, +// { 0x8FD4, "" }, +// { 0x8FD5, "" }, +// { 0x8FD6, "" }, +// { 0x8FD7, "" }, +// { 0x8FD8, "" }, +// { 0x8FD9, "" }, +// { 0x8FDA, "" }, +// { 0x8FDB, "" }, +// { 0x8FDC, "" }, +// { 0x8FDD, "" }, +// { 0x8FDE, "" }, +// { 0x8FDF, "" }, +// { 0x8FE0, "" }, +// { 0x8FE1, "" }, +// { 0x8FE2, "" }, +// { 0x8FE3, "" }, +// { 0x8FE4, "" }, +// { 0x8FE5, "" }, +// { 0x8FE6, "" }, +// { 0x8FE7, "" }, +// { 0x8FE8, "" }, +// { 0x8FE9, "" }, +// { 0x8FEA, "" }, +// { 0x8FEB, "" }, +// { 0x8FEC, "" }, +// { 0x8FED, "" }, +// { 0x8FEE, "" }, +// { 0x8FEF, "" }, +// { 0x8FF0, "" }, +// { 0x8FF1, "" }, +// { 0x8FF2, "" }, +// { 0x8FF3, "" }, +// { 0x8FF4, "" }, +// { 0x8FF5, "" }, +// { 0x8FF6, "" }, +// { 0x8FF7, "" }, +// { 0x8FF8, "" }, +// { 0x8FF9, "" }, +// { 0x8FFA, "" }, +// { 0x8FFB, "" }, +// { 0x8FFC, "" }, +// { 0x8FFD, "" }, +// { 0x8FFE, "" }, +// { 0x8FFF, "" }, +// { 0x9000, "" }, +// { 0x9001, "" }, +// { 0x9002, "" }, +// { 0x9003, "" }, +// { 0x9004, "" }, +// { 0x9005, "" }, +// { 0x9006, "" }, +// { 0x9007, "" }, +// { 0x9008, "" }, +// { 0x9009, "" }, +// { 0x900A, "" }, +// { 0x900B, "" }, +// { 0x900C, "" }, +// { 0x900D, "" }, +// { 0x900E, "" }, +// { 0x900F, "" }, +// { 0x9010, "" }, +// { 0x9011, "" }, +// { 0x9012, "" }, +// { 0x9013, "" }, +// { 0x9014, "" }, +// { 0x9015, "" }, +// { 0x9016, "" }, +// { 0x9017, "" }, +// { 0x9018, "" }, +// { 0x9019, "" }, +// { 0x901A, "" }, +// { 0x901B, "" }, +// { 0x901C, "" }, +// { 0x901D, "" }, +// { 0x901E, "" }, +// { 0x901F, "" }, +// { 0x9020, "" }, +// { 0x9021, "" }, +// { 0x9022, "" }, +// { 0x9023, "" }, +// { 0x9024, "" }, +// { 0x9025, "" }, +// { 0x9026, "" }, +// { 0x9027, "" }, +// { 0x9028, "" }, +// { 0x9029, "" }, +// { 0x902A, "" }, +// { 0x902B, "" }, +// { 0x902C, "" }, +// { 0x902D, "" }, +// { 0x902E, "" }, +// { 0x902F, "" }, +// { 0x9030, "" }, +// { 0x9031, "" }, +// { 0x9032, "" }, +// { 0x9033, "" }, +// { 0x9034, "" }, +// { 0x9035, "" }, +// { 0x9036, "" }, +// { 0x9037, "" }, +// { 0x9038, "" }, +// { 0x9039, "" }, +// { 0x903A, "" }, +// { 0x903B, "" }, +// { 0x903C, "" }, +// { 0x903D, "" }, +// { 0x903E, "" }, +// { 0x903F, "" }, +// { 0x9040, "" }, +// { 0x9041, "" }, +// { 0x9042, "" }, +// { 0x9043, "" }, +// { 0x9044, "" }, +// { 0x9045, "" }, +// { 0x9046, "" }, +// { 0x9047, "" }, +// { 0x9048, "" }, +// { 0x9049, "" }, +// { 0x904A, "" }, +// { 0x904B, "" }, +// { 0x904C, "" }, +// { 0x904D, "" }, +// { 0x904E, "" }, +// { 0x904F, "" }, +// { 0x9050, "" }, +// { 0x9051, "" }, +// { 0x9052, "" }, +// { 0x9053, "" }, +// { 0x9054, "" }, +// { 0x9055, "" }, +// { 0x9056, "" }, +// { 0x9057, "" }, +// { 0x9058, "" }, +// { 0x9059, "" }, +// { 0x905A, "" }, +// { 0x905B, "" }, +// { 0x905C, "" }, +// { 0x905D, "" }, +// { 0x905E, "" }, +// { 0x905F, "" }, +// { 0x9060, "" }, +// { 0x9061, "" }, +// { 0x9062, "" }, +// { 0x9063, "" }, +// { 0x9064, "" }, +// { 0x9065, "" }, +// { 0x9066, "" }, +// { 0x9067, "" }, +// { 0x9068, "" }, +// { 0x9069, "" }, +// { 0x906A, "" }, +// { 0x906B, "" }, +// { 0x906C, "" }, +// { 0x906D, "" }, +// { 0x906E, "" }, +// { 0x906F, "" }, +// { 0x9070, "" }, +// { 0x9071, "" }, +// { 0x9072, "" }, +// { 0x9073, "" }, +// { 0x9074, "" }, +// { 0x9075, "" }, +// { 0x9076, "" }, +// { 0x9077, "" }, +// { 0x9078, "" }, +// { 0x9079, "" }, +// { 0x907A, "" }, +// { 0x907B, "" }, +// { 0x907C, "" }, +// { 0x907D, "" }, +// { 0x907E, "" }, +// { 0x907F, "" }, +// { 0x9080, "" }, +// { 0x9081, "" }, +// { 0x9082, "" }, +// { 0x9083, "" }, +// { 0x9084, "" }, +// { 0x9085, "" }, +// { 0x9086, "" }, +// { 0x9087, "" }, +// { 0x9088, "" }, +// { 0x9089, "" }, +// { 0x908A, "" }, +// { 0x908B, "" }, +// { 0x908C, "" }, +// { 0x908D, "" }, +// { 0x908E, "" }, +// { 0x908F, "" }, +// { 0x9090, "" }, +// { 0x9091, "" }, +// { 0x9092, "" }, +// { 0x9093, "" }, +// { 0x9094, "" }, +// { 0x9095, "" }, +// { 0x9096, "" }, +// { 0x9097, "" }, +// { 0x9098, "" }, +// { 0x9099, "" }, +// { 0x909A, "" }, +// { 0x909B, "" }, +// { 0x909C, "" }, +// { 0x909D, "" }, +// { 0x909E, "" }, +// { 0x909F, "" }, +// { 0x90A0, "" }, +// { 0x90A1, "" }, +// { 0x90A2, "" }, +// { 0x90A3, "" }, +// { 0x90A4, "" }, +// { 0x90A5, "" }, +// { 0x90A6, "" }, +// { 0x90A7, "" }, +// { 0x90A8, "" }, +// { 0x90A9, "" }, +// { 0x90AA, "" }, +// { 0x90AB, "" }, +// { 0x90AC, "" }, +// { 0x90AD, "" }, +// { 0x90AE, "" }, +// { 0x90AF, "" }, +// { 0x90B0, "" }, +// { 0x90B1, "" }, +// { 0x90B2, "" }, +// { 0x90B3, "" }, +// { 0x90B4, "" }, +// { 0x90B5, "" }, +// { 0x90B6, "" }, +// { 0x90B7, "" }, +// { 0x90B8, "" }, +// { 0x90B9, "" }, +// { 0x90BA, "" }, +// { 0x90BB, "" }, +// { 0x90BC, "" }, +// { 0x90BD, "" }, +// { 0x90BE, "" }, +// { 0x90BF, "" }, +// { 0x90C0, "" }, +// { 0x90C1, "" }, +// { 0x90C2, "" }, +// { 0x90C3, "" }, +// { 0x90C4, "" }, +// { 0x90C5, "" }, +// { 0x90C6, "" }, +// { 0x90C7, "" }, +// { 0x90C8, "" }, +// { 0x90C9, "" }, +// { 0x90CA, "" }, +// { 0x90CB, "" }, +// { 0x90CC, "" }, +// { 0x90CD, "" }, +// { 0x90CE, "" }, +// { 0x90CF, "" }, +// { 0x90D0, "" }, +// { 0x90D1, "" }, +// { 0x90D2, "" }, +// { 0x90D3, "" }, +// { 0x90D4, "" }, +// { 0x90D5, "" }, +// { 0x90D6, "" }, +// { 0x90D7, "" }, +// { 0x90D8, "" }, +// { 0x90D9, "" }, +// { 0x90DA, "" }, +// { 0x90DB, "" }, +// { 0x90DC, "" }, +// { 0x90DD, "" }, +// { 0x90DE, "" }, +// { 0x90DF, "" }, +// { 0x90E0, "" }, +// { 0x90E1, "" }, +// { 0x90E2, "" }, +// { 0x90E3, "" }, +// { 0x90E4, "" }, +// { 0x90E5, "" }, +// { 0x90E6, "" }, +// { 0x90E7, "" }, +// { 0x90E8, "" }, +// { 0x90E9, "" }, +// { 0x90EA, "" }, +// { 0x90EB, "" }, +// { 0x90EC, "" }, +// { 0x90ED, "" }, +// { 0x90EE, "" }, +// { 0x90EF, "" }, +// { 0x90F0, "" }, +// { 0x90F1, "" }, +// { 0x90F2, "" }, +// { 0x90F3, "" }, +// { 0x90F4, "" }, +// { 0x90F5, "" }, +// { 0x90F6, "" }, +// { 0x90F7, "" }, +// { 0x90F8, "" }, +// { 0x90F9, "" }, +// { 0x90FA, "" }, +// { 0x90FB, "" }, +// { 0x90FC, "" }, +// { 0x90FD, "" }, +// { 0x90FE, "" }, +// { 0x90FF, "" }, +// { 0x9100, "" }, +// { 0x9101, "" }, +// { 0x9102, "" }, +// { 0x9103, "" }, +// { 0x9104, "" }, +// { 0x9105, "" }, +// { 0x9106, "" }, +// { 0x9107, "" }, +// { 0x9108, "" }, +// { 0x9109, "" }, +// { 0x910A, "" }, +// { 0x910B, "" }, +// { 0x910C, "" }, +// { 0x910D, "" }, +// { 0x910E, "" }, +// { 0x910F, "" }, +// { 0x9110, "" }, +// { 0x9111, "" }, +// { 0x9112, "" }, +// { 0x9113, "" }, +// { 0x9114, "" }, +// { 0x9115, "" }, +// { 0x9116, "" }, +// { 0x9117, "" }, +// { 0x9118, "" }, +// { 0x9119, "" }, +// { 0x911A, "" }, +// { 0x911B, "" }, +// { 0x911C, "" }, +// { 0x911D, "" }, +// { 0x911E, "" }, +// { 0x911F, "" }, +// { 0x9120, "" }, +// { 0x9121, "" }, +// { 0x9122, "" }, +// { 0x9123, "" }, +// { 0x9124, "" }, +// { 0x9125, "" }, +// { 0x9126, "" }, +// { 0x9127, "" }, +// { 0x9128, "" }, +// { 0x9129, "" }, +// { 0x912A, "" }, +// { 0x912B, "" }, +// { 0x912C, "" }, +// { 0x912D, "" }, +// { 0x912E, "" }, +// { 0x912F, "" }, +// { 0x9130, "" }, +// { 0x9131, "" }, +// { 0x9132, "" }, +// { 0x9133, "" }, +// { 0x9134, "" }, +// { 0x9135, "" }, +// { 0x9136, "" }, +// { 0x9137, "" }, +// { 0x9138, "" }, +// { 0x9139, "" }, +// { 0x913A, "" }, +// { 0x913B, "" }, +// { 0x913C, "" }, +// { 0x913D, "" }, +// { 0x913E, "" }, +// { 0x913F, "" }, +// { 0x9140, "" }, +// { 0x9141, "" }, +// { 0x9142, "" }, +// { 0x9143, "" }, +// { 0x9144, "" }, +// { 0x9145, "" }, +// { 0x9146, "" }, +// { 0x9147, "" }, +// { 0x9148, "" }, +// { 0x9149, "" }, +// { 0x914A, "" }, +// { 0x914B, "" }, +// { 0x914C, "" }, +// { 0x914D, "" }, +// { 0x914E, "" }, +// { 0x914F, "" }, +// { 0x9150, "" }, +// { 0x9151, "" }, +// { 0x9152, "" }, +// { 0x9153, "" }, +// { 0x9154, "" }, +// { 0x9155, "" }, +// { 0x9156, "" }, +// { 0x9157, "" }, +// { 0x9158, "" }, +// { 0x9159, "" }, +// { 0x915A, "" }, +// { 0x915B, "" }, +// { 0x915C, "" }, +// { 0x915D, "" }, +// { 0x915E, "" }, +// { 0x915F, "" }, +// { 0x9160, "" }, +// { 0x9161, "" }, +// { 0x9162, "" }, +// { 0x9163, "" }, +// { 0x9164, "" }, +// { 0x9165, "" }, +// { 0x9166, "" }, +// { 0x9167, "" }, +// { 0x9168, "" }, +// { 0x9169, "" }, +// { 0x916A, "" }, +// { 0x916B, "" }, +// { 0x916C, "" }, +// { 0x916D, "" }, +// { 0x916E, "" }, +// { 0x916F, "" }, +// { 0x9170, "" }, +// { 0x9171, "" }, +// { 0x9172, "" }, +// { 0x9173, "" }, +// { 0x9174, "" }, +// { 0x9175, "" }, +// { 0x9176, "" }, +// { 0x9177, "" }, +// { 0x9178, "" }, +// { 0x9179, "" }, +// { 0x917A, "" }, +// { 0x917B, "" }, +// { 0x917C, "" }, +// { 0x917D, "" }, +// { 0x917E, "" }, +// { 0x917F, "" }, +// { 0x9180, "" }, +// { 0x9181, "" }, +// { 0x9182, "" }, +// { 0x9183, "" }, +// { 0x9184, "" }, +// { 0x9185, "" }, +// { 0x9186, "" }, +// { 0x9187, "" }, +// { 0x9188, "" }, +// { 0x9189, "" }, +// { 0x918A, "" }, +// { 0x918B, "" }, +// { 0x918C, "" }, +// { 0x918D, "" }, +// { 0x918E, "" }, +// { 0x918F, "" }, +// { 0x9190, "" }, +// { 0x9191, "" }, +// { 0x9192, "" }, +// { 0x9193, "" }, +// { 0x9194, "" }, +// { 0x9195, "" }, +// { 0x9196, "" }, +// { 0x9197, "" }, +// { 0x9198, "" }, +// { 0x9199, "" }, +// { 0x919A, "" }, +// { 0x919B, "" }, +// { 0x919C, "" }, +// { 0x919D, "" }, +// { 0x919E, "" }, +// { 0x919F, "" }, +// { 0x91A0, "" }, +// { 0x91A1, "" }, +// { 0x91A2, "" }, +// { 0x91A3, "" }, +// { 0x91A4, "" }, +// { 0x91A5, "" }, +// { 0x91A6, "" }, +// { 0x91A7, "" }, +// { 0x91A8, "" }, +// { 0x91A9, "" }, +// { 0x91AA, "" }, +// { 0x91AB, "" }, +// { 0x91AC, "" }, +// { 0x91AD, "" }, +// { 0x91AE, "" }, +// { 0x91AF, "" }, +// { 0x91B0, "" }, +// { 0x91B1, "" }, +// { 0x91B2, "" }, +// { 0x91B3, "" }, +// { 0x91B4, "" }, +// { 0x91B5, "" }, +// { 0x91B6, "" }, +// { 0x91B7, "" }, +// { 0x91B8, "" }, +// { 0x91B9, "" }, +// { 0x91BA, "" }, +// { 0x91BB, "" }, +// { 0x91BC, "" }, +// { 0x91BD, "" }, +// { 0x91BE, "" }, +// { 0x91BF, "" }, +// { 0x91C0, "" }, +// { 0x91C1, "" }, +// { 0x91C2, "" }, +// { 0x91C3, "" }, +// { 0x91C4, "" }, +// { 0x91C5, "" }, +// { 0x91C6, "" }, +// { 0x91C7, "" }, +// { 0x91C8, "" }, +// { 0x91C9, "" }, +// { 0x91CA, "" }, +// { 0x91CB, "" }, +// { 0x91CC, "" }, +// { 0x91CD, "" }, +// { 0x91CE, "" }, +// { 0x91CF, "" }, +// { 0x91D0, "" }, +// { 0x91D1, "" }, +// { 0x91D2, "" }, +// { 0x91D3, "" }, +// { 0x91D4, "" }, +// { 0x91D5, "" }, +// { 0x91D6, "" }, +// { 0x91D7, "" }, +// { 0x91D8, "" }, +// { 0x91D9, "" }, +// { 0x91DA, "" }, +// { 0x91DB, "" }, +// { 0x91DC, "" }, +// { 0x91DD, "" }, +// { 0x91DE, "" }, +// { 0x91DF, "" }, +// { 0x91E0, "" }, +// { 0x91E1, "" }, +// { 0x91E2, "" }, +// { 0x91E3, "" }, +// { 0x91E4, "" }, +// { 0x91E5, "" }, +// { 0x91E6, "" }, +// { 0x91E7, "" }, +// { 0x91E8, "" }, +// { 0x91E9, "" }, +// { 0x91EA, "" }, +// { 0x91EB, "" }, +// { 0x91EC, "" }, +// { 0x91ED, "" }, +// { 0x91EE, "" }, +// { 0x91EF, "" }, +// { 0x91F0, "" }, +// { 0x91F1, "" }, +// { 0x91F2, "" }, +// { 0x91F3, "" }, +// { 0x91F4, "" }, +// { 0x91F5, "" }, +// { 0x91F6, "" }, +// { 0x91F7, "" }, +// { 0x91F8, "" }, +// { 0x91F9, "" }, +// { 0x91FA, "" }, +// { 0x91FB, "" }, +// { 0x91FC, "" }, +// { 0x91FD, "" }, +// { 0x91FE, "" }, +// { 0x91FF, "" }, +// { 0x9200, "" }, +// { 0x9201, "" }, +// { 0x9202, "" }, +// { 0x9203, "" }, +// { 0x9204, "" }, +// { 0x9205, "" }, +// { 0x9206, "" }, +// { 0x9207, "" }, +// { 0x9208, "" }, +// { 0x9209, "" }, +// { 0x920A, "" }, +// { 0x920B, "" }, +// { 0x920C, "" }, +// { 0x920D, "" }, +// { 0x920E, "" }, +// { 0x920F, "" }, +// { 0x9210, "" }, +// { 0x9211, "" }, +// { 0x9212, "" }, +// { 0x9213, "" }, +// { 0x9214, "" }, +// { 0x9215, "" }, +// { 0x9216, "" }, +// { 0x9217, "" }, +// { 0x9218, "" }, +// { 0x9219, "" }, +// { 0x921A, "" }, +// { 0x921B, "" }, +// { 0x921C, "" }, +// { 0x921D, "" }, +// { 0x921E, "" }, +// { 0x921F, "" }, +// { 0x9220, "" }, +// { 0x9221, "" }, +// { 0x9222, "" }, +// { 0x9223, "" }, +// { 0x9224, "" }, +// { 0x9225, "" }, +// { 0x9226, "" }, +// { 0x9227, "" }, +// { 0x9228, "" }, +// { 0x9229, "" }, +// { 0x922A, "" }, +// { 0x922B, "" }, +// { 0x922C, "" }, +// { 0x922D, "" }, +// { 0x922E, "" }, +// { 0x922F, "" }, +// { 0x9230, "" }, +// { 0x9231, "" }, +// { 0x9232, "" }, +// { 0x9233, "" }, +// { 0x9234, "" }, +// { 0x9235, "" }, +// { 0x9236, "" }, +// { 0x9237, "" }, +// { 0x9238, "" }, +// { 0x9239, "" }, +// { 0x923A, "" }, +// { 0x923B, "" }, +// { 0x923C, "" }, +// { 0x923D, "" }, +// { 0x923E, "" }, +// { 0x923F, "" }, +// { 0x9240, "" }, +// { 0x9241, "" }, +// { 0x9242, "" }, +// { 0x9243, "" }, +// { 0x9244, "" }, +// { 0x9245, "" }, +// { 0x9246, "" }, +// { 0x9247, "" }, +// { 0x9248, "" }, +// { 0x9249, "" }, +// { 0x924A, "" }, +// { 0x924B, "" }, +// { 0x924C, "" }, +// { 0x924D, "" }, +// { 0x924E, "" }, +// { 0x924F, "" }, +// { 0x9250, "" }, +// { 0x9251, "" }, +// { 0x9252, "" }, +// { 0x9253, "" }, +// { 0x9254, "" }, +// { 0x9255, "" }, +// { 0x9256, "" }, +// { 0x9257, "" }, +// { 0x9258, "" }, +// { 0x9259, "" }, +// { 0x925A, "" }, +// { 0x925B, "" }, +// { 0x925C, "" }, +// { 0x925D, "" }, +// { 0x925E, "" }, +// { 0x925F, "" }, +// { 0x9260, "" }, +// { 0x9261, "" }, +// { 0x9262, "" }, +// { 0x9263, "" }, +// { 0x9264, "" }, +// { 0x9265, "" }, +// { 0x9266, "" }, +// { 0x9267, "" }, +// { 0x9268, "" }, +// { 0x9269, "" }, +// { 0x926A, "" }, +// { 0x926B, "" }, +// { 0x926C, "" }, +// { 0x926D, "" }, +// { 0x926E, "" }, +// { 0x926F, "" }, +// { 0x9270, "" }, +// { 0x9271, "" }, +// { 0x9272, "" }, +// { 0x9273, "" }, +// { 0x9274, "" }, +// { 0x9275, "" }, +// { 0x9276, "" }, +// { 0x9277, "" }, +// { 0x9278, "" }, +// { 0x9279, "" }, +// { 0x927A, "" }, +// { 0x927B, "" }, +// { 0x927C, "" }, +// { 0x927D, "" }, +// { 0x927E, "" }, +// { 0x927F, "" }, +// { 0x9280, "" }, +// { 0x9281, "" }, +// { 0x9282, "" }, +// { 0x9283, "" }, +// { 0x9284, "" }, +// { 0x9285, "" }, +// { 0x9286, "" }, +// { 0x9287, "" }, +// { 0x9288, "" }, +// { 0x9289, "" }, +// { 0x928A, "" }, +// { 0x928B, "" }, +// { 0x928C, "" }, +// { 0x928D, "" }, +// { 0x928E, "" }, +// { 0x928F, "" }, +// { 0x9290, "" }, +// { 0x9291, "" }, +// { 0x9292, "" }, +// { 0x9293, "" }, +// { 0x9294, "" }, +// { 0x9295, "" }, +// { 0x9296, "" }, +// { 0x9297, "" }, +// { 0x9298, "" }, +// { 0x9299, "" }, +// { 0x929A, "" }, +// { 0x929B, "" }, +// { 0x929C, "" }, +// { 0x929D, "" }, +// { 0x929E, "" }, +// { 0x929F, "" }, +// { 0x92A0, "" }, +// { 0x92A1, "" }, +// { 0x92A2, "" }, +// { 0x92A3, "" }, +// { 0x92A4, "" }, +// { 0x92A5, "" }, +// { 0x92A6, "" }, +// { 0x92A7, "" }, +// { 0x92A8, "" }, +// { 0x92A9, "" }, +// { 0x92AA, "" }, +// { 0x92AB, "" }, +// { 0x92AC, "" }, +// { 0x92AD, "" }, +// { 0x92AE, "" }, +// { 0x92AF, "" }, +// { 0x92B0, "" }, +// { 0x92B1, "" }, +// { 0x92B2, "" }, +// { 0x92B3, "" }, +// { 0x92B4, "" }, +// { 0x92B5, "" }, +// { 0x92B6, "" }, +// { 0x92B7, "" }, +// { 0x92B8, "" }, +// { 0x92B9, "" }, +// { 0x92BA, "" }, +// { 0x92BB, "" }, +// { 0x92BC, "" }, +// { 0x92BD, "" }, +// { 0x92BE, "" }, +// { 0x92BF, "" }, +// { 0x92C0, "" }, +// { 0x92C1, "" }, +// { 0x92C2, "" }, +// { 0x92C3, "" }, +// { 0x92C4, "" }, +// { 0x92C5, "" }, +// { 0x92C6, "" }, +// { 0x92C7, "" }, +// { 0x92C8, "" }, +// { 0x92C9, "" }, +// { 0x92CA, "" }, +// { 0x92CB, "" }, +// { 0x92CC, "" }, +// { 0x92CD, "" }, +// { 0x92CE, "" }, +// { 0x92CF, "" }, +// { 0x92D0, "" }, +// { 0x92D1, "" }, +// { 0x92D2, "" }, +// { 0x92D3, "" }, +// { 0x92D4, "" }, +// { 0x92D5, "" }, +// { 0x92D6, "" }, +// { 0x92D7, "" }, +// { 0x92D8, "" }, +// { 0x92D9, "" }, +// { 0x92DA, "" }, +// { 0x92DB, "" }, +// { 0x92DC, "" }, +// { 0x92DD, "" }, +// { 0x92DE, "" }, +// { 0x92DF, "" }, +// { 0x92E0, "" }, +// { 0x92E1, "" }, +// { 0x92E2, "" }, +// { 0x92E3, "" }, +// { 0x92E4, "" }, +// { 0x92E5, "" }, +// { 0x92E6, "" }, +// { 0x92E7, "" }, +// { 0x92E8, "" }, +// { 0x92E9, "" }, +// { 0x92EA, "" }, +// { 0x92EB, "" }, +// { 0x92EC, "" }, +// { 0x92ED, "" }, +// { 0x92EE, "" }, +// { 0x92EF, "" }, +// { 0x92F0, "" }, +// { 0x92F1, "" }, +// { 0x92F2, "" }, +// { 0x92F3, "" }, +// { 0x92F4, "" }, +// { 0x92F5, "" }, +// { 0x92F6, "" }, +// { 0x92F7, "" }, +// { 0x92F8, "" }, +// { 0x92F9, "" }, +// { 0x92FA, "" }, +// { 0x92FB, "" }, +// { 0x92FC, "" }, +// { 0x92FD, "" }, +// { 0x92FE, "" }, +// { 0x92FF, "" }, +// { 0x9300, "" }, +// { 0x9301, "" }, +// { 0x9302, "" }, +// { 0x9303, "" }, +// { 0x9304, "" }, +// { 0x9305, "" }, +// { 0x9306, "" }, +// { 0x9307, "" }, +// { 0x9308, "" }, +// { 0x9309, "" }, +// { 0x930A, "" }, +// { 0x930B, "" }, +// { 0x930C, "" }, +// { 0x930D, "" }, +// { 0x930E, "" }, +// { 0x930F, "" }, +// { 0x9310, "" }, +// { 0x9311, "" }, +// { 0x9312, "" }, +// { 0x9313, "" }, +// { 0x9314, "" }, +// { 0x9315, "" }, +// { 0x9316, "" }, +// { 0x9317, "" }, +// { 0x9318, "" }, +// { 0x9319, "" }, +// { 0x931A, "" }, +// { 0x931B, "" }, +// { 0x931C, "" }, +// { 0x931D, "" }, +// { 0x931E, "" }, +// { 0x931F, "" }, +// { 0x9320, "" }, +// { 0x9321, "" }, +// { 0x9322, "" }, +// { 0x9323, "" }, +// { 0x9324, "" }, +// { 0x9325, "" }, +// { 0x9326, "" }, +// { 0x9327, "" }, +// { 0x9328, "" }, +// { 0x9329, "" }, +// { 0x932A, "" }, +// { 0x932B, "" }, +// { 0x932C, "" }, +// { 0x932D, "" }, +// { 0x932E, "" }, +// { 0x932F, "" }, +// { 0x9330, "" }, +// { 0x9331, "" }, +// { 0x9332, "" }, +// { 0x9333, "" }, +// { 0x9334, "" }, +// { 0x9335, "" }, +// { 0x9336, "" }, +// { 0x9337, "" }, +// { 0x9338, "" }, +// { 0x9339, "" }, +// { 0x933A, "" }, +// { 0x933B, "" }, +// { 0x933C, "" }, +// { 0x933D, "" }, +// { 0x933E, "" }, +// { 0x933F, "" }, +// { 0x9340, "" }, +// { 0x9341, "" }, +// { 0x9342, "" }, +// { 0x9343, "" }, +// { 0x9344, "" }, +// { 0x9345, "" }, +// { 0x9346, "" }, +// { 0x9347, "" }, +// { 0x9348, "" }, +// { 0x9349, "" }, +// { 0x934A, "" }, +// { 0x934B, "" }, +// { 0x934C, "" }, +// { 0x934D, "" }, +// { 0x934E, "" }, +// { 0x934F, "" }, +// { 0x9350, "" }, +// { 0x9351, "" }, +// { 0x9352, "" }, +// { 0x9353, "" }, +// { 0x9354, "" }, +// { 0x9355, "" }, +// { 0x9356, "" }, +// { 0x9357, "" }, +// { 0x9358, "" }, +// { 0x9359, "" }, +// { 0x935A, "" }, +// { 0x935B, "" }, +// { 0x935C, "" }, +// { 0x935D, "" }, +// { 0x935E, "" }, +// { 0x935F, "" }, +// { 0x9360, "" }, +// { 0x9361, "" }, +// { 0x9362, "" }, +// { 0x9363, "" }, +// { 0x9364, "" }, +// { 0x9365, "" }, +// { 0x9366, "" }, +// { 0x9367, "" }, +// { 0x9368, "" }, +// { 0x9369, "" }, +// { 0x936A, "" }, +// { 0x936B, "" }, +// { 0x936C, "" }, +// { 0x936D, "" }, +// { 0x936E, "" }, +// { 0x936F, "" }, +// { 0x9370, "" }, +// { 0x9371, "" }, +// { 0x9372, "" }, +// { 0x9373, "" }, +// { 0x9374, "" }, +// { 0x9375, "" }, +// { 0x9376, "" }, +// { 0x9377, "" }, +// { 0x9378, "" }, +// { 0x9379, "" }, +// { 0x937A, "" }, +// { 0x937B, "" }, +// { 0x937C, "" }, +// { 0x937D, "" }, +// { 0x937E, "" }, +// { 0x937F, "" }, +// { 0x9380, "" }, +// { 0x9381, "" }, +// { 0x9382, "" }, +// { 0x9383, "" }, +// { 0x9384, "" }, +// { 0x9385, "" }, +// { 0x9386, "" }, +// { 0x9387, "" }, +// { 0x9388, "" }, +// { 0x9389, "" }, +// { 0x938A, "" }, +// { 0x938B, "" }, +// { 0x938C, "" }, +// { 0x938D, "" }, +// { 0x938E, "" }, +// { 0x938F, "" }, +// { 0x9390, "" }, +// { 0x9391, "" }, +// { 0x9392, "" }, +// { 0x9393, "" }, +// { 0x9394, "" }, +// { 0x9395, "" }, +// { 0x9396, "" }, +// { 0x9397, "" }, +// { 0x9398, "" }, +// { 0x9399, "" }, +// { 0x939A, "" }, +// { 0x939B, "" }, +// { 0x939C, "" }, +// { 0x939D, "" }, +// { 0x939E, "" }, +// { 0x939F, "" }, +// { 0x93A0, "" }, +// { 0x93A1, "" }, +// { 0x93A2, "" }, +// { 0x93A3, "" }, +// { 0x93A4, "" }, +// { 0x93A5, "" }, +// { 0x93A6, "" }, +// { 0x93A7, "" }, +// { 0x93A8, "" }, +// { 0x93A9, "" }, +// { 0x93AA, "" }, +// { 0x93AB, "" }, +// { 0x93AC, "" }, +// { 0x93AD, "" }, +// { 0x93AE, "" }, +// { 0x93AF, "" }, +// { 0x93B0, "" }, +// { 0x93B1, "" }, +// { 0x93B2, "" }, +// { 0x93B3, "" }, +// { 0x93B4, "" }, +// { 0x93B5, "" }, +// { 0x93B6, "" }, +// { 0x93B7, "" }, +// { 0x93B8, "" }, +// { 0x93B9, "" }, +// { 0x93BA, "" }, +// { 0x93BB, "" }, +// { 0x93BC, "" }, +// { 0x93BD, "" }, +// { 0x93BE, "" }, +// { 0x93BF, "" }, +// { 0x93C0, "" }, +// { 0x93C1, "" }, +// { 0x93C2, "" }, +// { 0x93C3, "" }, +// { 0x93C4, "" }, +// { 0x93C5, "" }, +// { 0x93C6, "" }, +// { 0x93C7, "" }, +// { 0x93C8, "" }, +// { 0x93C9, "" }, +// { 0x93CA, "" }, +// { 0x93CB, "" }, +// { 0x93CC, "" }, +// { 0x93CD, "" }, +// { 0x93CE, "" }, +// { 0x93CF, "" }, +// { 0x93D0, "" }, +// { 0x93D1, "" }, +// { 0x93D2, "" }, +// { 0x93D3, "" }, +// { 0x93D4, "" }, +// { 0x93D5, "" }, +// { 0x93D6, "" }, +// { 0x93D7, "" }, +// { 0x93D8, "" }, +// { 0x93D9, "" }, +// { 0x93DA, "" }, +// { 0x93DB, "" }, +// { 0x93DC, "" }, +// { 0x93DD, "" }, +// { 0x93DE, "" }, +// { 0x93DF, "" }, +// { 0x93E0, "" }, +// { 0x93E1, "" }, +// { 0x93E2, "" }, +// { 0x93E3, "" }, +// { 0x93E4, "" }, +// { 0x93E5, "" }, +// { 0x93E6, "" }, +// { 0x93E7, "" }, +// { 0x93E8, "" }, +// { 0x93E9, "" }, +// { 0x93EA, "" }, +// { 0x93EB, "" }, +// { 0x93EC, "" }, +// { 0x93ED, "" }, +// { 0x93EE, "" }, +// { 0x93EF, "" }, +// { 0x93F0, "" }, +// { 0x93F1, "" }, +// { 0x93F2, "" }, +// { 0x93F3, "" }, +// { 0x93F4, "" }, +// { 0x93F5, "" }, +// { 0x93F6, "" }, +// { 0x93F7, "" }, +// { 0x93F8, "" }, +// { 0x93F9, "" }, +// { 0x93FA, "" }, +// { 0x93FB, "" }, +// { 0x93FC, "" }, +// { 0x93FD, "" }, +// { 0x93FE, "" }, +// { 0x93FF, "" }, +// { 0x9400, "" }, +// { 0x9401, "" }, +// { 0x9402, "" }, +// { 0x9403, "" }, +// { 0x9404, "" }, +// { 0x9405, "" }, +// { 0x9406, "" }, +// { 0x9407, "" }, +// { 0x9408, "" }, +// { 0x9409, "" }, +// { 0x940A, "" }, +// { 0x940B, "" }, +// { 0x940C, "" }, +// { 0x940D, "" }, +// { 0x940E, "" }, +// { 0x940F, "" }, +// { 0x9410, "" }, +// { 0x9411, "" }, +// { 0x9412, "" }, +// { 0x9413, "" }, +// { 0x9414, "" }, +// { 0x9415, "" }, +// { 0x9416, "" }, +// { 0x9417, "" }, +// { 0x9418, "" }, +// { 0x9419, "" }, +// { 0x941A, "" }, +// { 0x941B, "" }, +// { 0x941C, "" }, +// { 0x941D, "" }, +// { 0x941E, "" }, +// { 0x941F, "" }, +// { 0x9420, "" }, +// { 0x9421, "" }, +// { 0x9422, "" }, +// { 0x9423, "" }, +// { 0x9424, "" }, +// { 0x9425, "" }, +// { 0x9426, "" }, +// { 0x9427, "" }, +// { 0x9428, "" }, +// { 0x9429, "" }, +// { 0x942A, "" }, +// { 0x942B, "" }, +// { 0x942C, "" }, +// { 0x942D, "" }, +// { 0x942E, "" }, +// { 0x942F, "" }, +// { 0x9430, "" }, +// { 0x9431, "" }, +// { 0x9432, "" }, +// { 0x9433, "" }, +// { 0x9434, "" }, +// { 0x9435, "" }, +// { 0x9436, "" }, +// { 0x9437, "" }, +// { 0x9438, "" }, +// { 0x9439, "" }, +// { 0x943A, "" }, +// { 0x943B, "" }, +// { 0x943C, "" }, +// { 0x943D, "" }, +// { 0x943E, "" }, +// { 0x943F, "" }, +// { 0x9440, "" }, +// { 0x9441, "" }, +// { 0x9442, "" }, +// { 0x9443, "" }, +// { 0x9444, "" }, +// { 0x9445, "" }, +// { 0x9446, "" }, +// { 0x9447, "" }, +// { 0x9448, "" }, +// { 0x9449, "" }, +// { 0x944A, "" }, +// { 0x944B, "" }, +// { 0x944C, "" }, +// { 0x944D, "" }, +// { 0x944E, "" }, +// { 0x944F, "" }, +// { 0x9450, "" }, +// { 0x9451, "" }, +// { 0x9452, "" }, +// { 0x9453, "" }, +// { 0x9454, "" }, +// { 0x9455, "" }, +// { 0x9456, "" }, +// { 0x9457, "" }, +// { 0x9458, "" }, +// { 0x9459, "" }, +// { 0x945A, "" }, +// { 0x945B, "" }, +// { 0x945C, "" }, +// { 0x945D, "" }, +// { 0x945E, "" }, +// { 0x945F, "" }, +// { 0x9460, "" }, +// { 0x9461, "" }, +// { 0x9462, "" }, +// { 0x9463, "" }, +// { 0x9464, "" }, +// { 0x9465, "" }, +// { 0x9466, "" }, +// { 0x9467, "" }, +// { 0x9468, "" }, +// { 0x9469, "" }, +// { 0x946A, "" }, +// { 0x946B, "" }, +// { 0x946C, "" }, +// { 0x946D, "" }, +// { 0x946E, "" }, +// { 0x946F, "" }, +// { 0x9470, "" }, +// { 0x9471, "" }, +// { 0x9472, "" }, +// { 0x9473, "" }, +// { 0x9474, "" }, +// { 0x9475, "" }, +// { 0x9476, "" }, +// { 0x9477, "" }, +// { 0x9478, "" }, +// { 0x9479, "" }, +// { 0x947A, "" }, +// { 0x947B, "" }, +// { 0x947C, "" }, +// { 0x947D, "" }, +// { 0x947E, "" }, +// { 0x947F, "" }, +// { 0x9480, "" }, +// { 0x9481, "" }, +// { 0x9482, "" }, +// { 0x9483, "" }, +// { 0x9484, "" }, +// { 0x9485, "" }, +// { 0x9486, "" }, +// { 0x9487, "" }, +// { 0x9488, "" }, +// { 0x9489, "" }, +// { 0x948A, "" }, +// { 0x948B, "" }, +// { 0x948C, "" }, +// { 0x948D, "" }, +// { 0x948E, "" }, +// { 0x948F, "" }, +// { 0x9490, "" }, +// { 0x9491, "" }, +// { 0x9492, "" }, +// { 0x9493, "" }, +// { 0x9494, "" }, +// { 0x9495, "" }, +// { 0x9496, "" }, +// { 0x9497, "" }, +// { 0x9498, "" }, +// { 0x9499, "" }, +// { 0x949A, "" }, +// { 0x949B, "" }, +// { 0x949C, "" }, +// { 0x949D, "" }, +// { 0x949E, "" }, +// { 0x949F, "" }, +// { 0x94A0, "" }, +// { 0x94A1, "" }, +// { 0x94A2, "" }, +// { 0x94A3, "" }, +// { 0x94A4, "" }, +// { 0x94A5, "" }, +// { 0x94A6, "" }, +// { 0x94A7, "" }, +// { 0x94A8, "" }, +// { 0x94A9, "" }, +// { 0x94AA, "" }, +// { 0x94AB, "" }, +// { 0x94AC, "" }, +// { 0x94AD, "" }, +// { 0x94AE, "" }, +// { 0x94AF, "" }, +// { 0x94B0, "" }, +// { 0x94B1, "" }, +// { 0x94B2, "" }, +// { 0x94B3, "" }, +// { 0x94B4, "" }, +// { 0x94B5, "" }, +// { 0x94B6, "" }, +// { 0x94B7, "" }, +// { 0x94B8, "" }, +// { 0x94B9, "" }, +// { 0x94BA, "" }, +// { 0x94BB, "" }, +// { 0x94BC, "" }, +// { 0x94BD, "" }, +// { 0x94BE, "" }, +// { 0x94BF, "" }, +// { 0x94C0, "" }, +// { 0x94C1, "" }, +// { 0x94C2, "" }, +// { 0x94C3, "" }, +// { 0x94C4, "" }, +// { 0x94C5, "" }, +// { 0x94C6, "" }, +// { 0x94C7, "" }, +// { 0x94C8, "" }, +// { 0x94C9, "" }, +// { 0x94CA, "" }, +// { 0x94CB, "" }, +// { 0x94CC, "" }, +// { 0x94CD, "" }, +// { 0x94CE, "" }, +// { 0x94CF, "" }, +// { 0x94D0, "" }, +// { 0x94D1, "" }, +// { 0x94D2, "" }, +// { 0x94D3, "" }, +// { 0x94D4, "" }, +// { 0x94D5, "" }, +// { 0x94D6, "" }, +// { 0x94D7, "" }, +// { 0x94D8, "" }, +// { 0x94D9, "" }, +// { 0x94DA, "" }, +// { 0x94DB, "" }, +// { 0x94DC, "" }, +// { 0x94DD, "" }, +// { 0x94DE, "" }, +// { 0x94DF, "" }, +// { 0x94E0, "" }, +// { 0x94E1, "" }, +// { 0x94E2, "" }, +// { 0x94E3, "" }, +// { 0x94E4, "" }, +// { 0x94E5, "" }, +// { 0x94E6, "" }, +// { 0x94E7, "" }, +// { 0x94E8, "" }, +// { 0x94E9, "" }, +// { 0x94EA, "" }, +// { 0x94EB, "" }, +// { 0x94EC, "" }, +// { 0x94ED, "" }, +// { 0x94EE, "" }, +// { 0x94EF, "" }, +// { 0x94F0, "" }, +// { 0x94F1, "" }, +// { 0x94F2, "" }, +// { 0x94F3, "" }, +// { 0x94F4, "" }, +// { 0x94F5, "" }, +// { 0x94F6, "" }, +// { 0x94F7, "" }, +// { 0x94F8, "" }, +// { 0x94F9, "" }, +// { 0x94FA, "" }, +// { 0x94FB, "" }, +// { 0x94FC, "" }, +// { 0x94FD, "" }, +// { 0x94FE, "" }, +// { 0x94FF, "" }, +// { 0x9500, "" }, +// { 0x9501, "" }, +// { 0x9502, "" }, +// { 0x9503, "" }, +// { 0x9504, "" }, +// { 0x9505, "" }, +// { 0x9506, "" }, +// { 0x9507, "" }, +// { 0x9508, "" }, +// { 0x9509, "" }, +// { 0x950A, "" }, +// { 0x950B, "" }, +// { 0x950C, "" }, +// { 0x950D, "" }, +// { 0x950E, "" }, +// { 0x950F, "" }, +// { 0x9510, "" }, +// { 0x9511, "" }, +// { 0x9512, "" }, +// { 0x9513, "" }, +// { 0x9514, "" }, +// { 0x9515, "" }, +// { 0x9516, "" }, +// { 0x9517, "" }, +// { 0x9518, "" }, +// { 0x9519, "" }, +// { 0x951A, "" }, +// { 0x951B, "" }, +// { 0x951C, "" }, +// { 0x951D, "" }, +// { 0x951E, "" }, +// { 0x951F, "" }, +// { 0x9520, "" }, +// { 0x9521, "" }, +// { 0x9522, "" }, +// { 0x9523, "" }, +// { 0x9524, "" }, +// { 0x9525, "" }, +// { 0x9526, "" }, +// { 0x9527, "" }, +// { 0x9528, "" }, +// { 0x9529, "" }, +// { 0x952A, "" }, +// { 0x952B, "" }, +// { 0x952C, "" }, +// { 0x952D, "" }, +// { 0x952E, "" }, +// { 0x952F, "" }, +// { 0x9530, "" }, +// { 0x9531, "" }, +// { 0x9532, "" }, +// { 0x9533, "" }, +// { 0x9534, "" }, +// { 0x9535, "" }, +// { 0x9536, "" }, +// { 0x9537, "" }, +// { 0x9538, "" }, +// { 0x9539, "" }, +// { 0x953A, "" }, +// { 0x953B, "" }, +// { 0x953C, "" }, +// { 0x953D, "" }, +// { 0x953E, "" }, +// { 0x953F, "" }, +// { 0x9540, "" }, +// { 0x9541, "" }, +// { 0x9542, "" }, +// { 0x9543, "" }, +// { 0x9544, "" }, +// { 0x9545, "" }, +// { 0x9546, "" }, +// { 0x9547, "" }, +// { 0x9548, "" }, +// { 0x9549, "" }, +// { 0x954A, "" }, +// { 0x954B, "" }, +// { 0x954C, "" }, +// { 0x954D, "" }, +// { 0x954E, "" }, +// { 0x954F, "" }, +// { 0x9550, "" }, +// { 0x9551, "" }, +// { 0x9552, "" }, +// { 0x9553, "" }, +// { 0x9554, "" }, +// { 0x9555, "" }, +// { 0x9556, "" }, +// { 0x9557, "" }, +// { 0x9558, "" }, +// { 0x9559, "" }, +// { 0x955A, "" }, +// { 0x955B, "" }, +// { 0x955C, "" }, +// { 0x955D, "" }, +// { 0x955E, "" }, +// { 0x955F, "" }, +// { 0x9560, "" }, +// { 0x9561, "" }, +// { 0x9562, "" }, +// { 0x9563, "" }, +// { 0x9564, "" }, +// { 0x9565, "" }, +// { 0x9566, "" }, +// { 0x9567, "" }, +// { 0x9568, "" }, +// { 0x9569, "" }, +// { 0x956A, "" }, +// { 0x956B, "" }, +// { 0x956C, "" }, +// { 0x956D, "" }, +// { 0x956E, "" }, +// { 0x956F, "" }, +// { 0x9570, "" }, +// { 0x9571, "" }, +// { 0x9572, "" }, +// { 0x9573, "" }, +// { 0x9574, "" }, +// { 0x9575, "" }, +// { 0x9576, "" }, +// { 0x9577, "" }, +// { 0x9578, "" }, +// { 0x9579, "" }, +// { 0x957A, "" }, +// { 0x957B, "" }, +// { 0x957C, "" }, +// { 0x957D, "" }, +// { 0x957E, "" }, +// { 0x957F, "" }, +// { 0x9580, "" }, +// { 0x9581, "" }, +// { 0x9582, "" }, +// { 0x9583, "" }, +// { 0x9584, "" }, +// { 0x9585, "" }, +// { 0x9586, "" }, +// { 0x9587, "" }, +// { 0x9588, "" }, +// { 0x9589, "" }, +// { 0x958A, "" }, +// { 0x958B, "" }, +// { 0x958C, "" }, +// { 0x958D, "" }, +// { 0x958E, "" }, +// { 0x958F, "" }, +// { 0x9590, "" }, +// { 0x9591, "" }, +// { 0x9592, "" }, +// { 0x9593, "" }, +// { 0x9594, "" }, +// { 0x9595, "" }, +// { 0x9596, "" }, +// { 0x9597, "" }, +// { 0x9598, "" }, +// { 0x9599, "" }, +// { 0x959A, "" }, +// { 0x959B, "" }, +// { 0x959C, "" }, +// { 0x959D, "" }, +// { 0x959E, "" }, +// { 0x959F, "" }, +// { 0x95A0, "" }, +// { 0x95A1, "" }, }}; struct __init__ @@ -16869,8 +40478,6 @@ struct __init__ function_map_rev.reserve(function_list.size()); method_map.reserve(method_list.size()); method_map_rev.reserve(method_list.size()); - file_map.reserve(file_list.size()); - file_map_rev.reserve(file_list.size()); token_map.reserve(token_list.size()); token_map_rev.reserve(token_list.size()); @@ -16892,12 +40499,6 @@ struct __init__ method_map_rev.insert({ entry.second, entry.first }); } - for (const auto& entry : file_list) - { - file_map.insert({ entry.first, entry.second }); - file_map_rev.insert({ entry.second, entry.first }); - } - for (const auto& entry : token_list) { token_map.insert({ entry.first, entry.second }); diff --git a/src/iw6/xsk/resolver.hpp b/src/iw6/xsk/resolver.hpp index d9a1673a..e353a0d8 100644 --- a/src/iw6/xsk/resolver.hpp +++ b/src/iw6/xsk/resolver.hpp @@ -23,9 +23,6 @@ public: static auto method_id(const std::string& name) -> std::uint16_t; static auto method_name(std::uint16_t id) -> std::string; - static auto file_id(const std::string& name) -> std::uint16_t; - static auto file_name(std::uint16_t id) -> std::string; - static auto token_id(const std::string& name) -> std::uint16_t; static auto token_name(std::uint16_t id) -> std::string; diff --git a/src/iw7/xsk/assembler.cpp b/src/iw7/xsk/assembler.cpp index cacaacb7..3a38db01 100644 --- a/src/iw7/xsk/assembler.cpp +++ b/src/iw7/xsk/assembler.cpp @@ -428,7 +428,7 @@ void assembler::assemble_far_call(const instruction::ptr& inst, bool thread) script_->write(static_cast(std::stoi(inst->data[2]))); } - const auto file_id = resolver::file_id(inst->data[0]); + const auto file_id = resolver::token_id(inst->data[0]); const auto func_id = resolver::token_id(inst->data[1]); stack_->write(file_id); diff --git a/src/iw7/xsk/disassembler.cpp b/src/iw7/xsk/disassembler.cpp index 59a8b963..c2fe0bc6 100644 --- a/src/iw7/xsk/disassembler.cpp +++ b/src/iw7/xsk/disassembler.cpp @@ -334,7 +334,7 @@ void disassembler::disassemble_far_call(const instruction::ptr& inst, bool threa } const auto file_id = stack_->read(); - const auto file_name = file_id == 0 ? stack_->read_c_string() : resolver::file_name(file_id); + const auto file_name = file_id == 0 ? stack_->read_c_string() : resolver::token_name(file_id); const auto func_id = stack_->read(); const auto func_name = func_id == 0 ? stack_->read_c_string() : resolver::token_name(func_id); diff --git a/src/iw7/xsk/resolver.cpp b/src/iw7/xsk/resolver.cpp index 7e78184b..d93c9a92 100644 --- a/src/iw7/xsk/resolver.cpp +++ b/src/iw7/xsk/resolver.cpp @@ -17,12 +17,10 @@ namespace xsk::gsc::iw7 std::unordered_map opcode_map; std::unordered_map function_map; std::unordered_map method_map; -std::unordered_map file_map; std::unordered_map token_map; std::unordered_map opcode_map_rev; std::unordered_map function_map_rev; std::unordered_map method_map_rev; -std::unordered_map file_map_rev; std::unordered_map token_map_rev; std::unordered_map> files; read_cb_type read_callback = nullptr; @@ -120,35 +118,6 @@ auto resolver::method_name(std::uint16_t id) -> std::string return utils::string::va("_meth_%04X", id); } -auto resolver::file_id(const std::string& name) -> std::uint32_t -{ - if (name.starts_with("_id_")) - { - return static_cast(std::stoul(name.substr(4), nullptr, 16)); - } - - const auto itr = file_map_rev.find(name); - - if (itr != file_map_rev.end()) - { - return itr->second; - } - - return 0; -} - -auto resolver::file_name(std::uint32_t id) -> std::string -{ - const auto itr = file_map.find(id); - - if (itr != file_map.end()) - { - return std::string(itr->second); - } - - return utils::string::va("_id_%04X", id); -} - auto resolver::token_id(const std::string& name) -> std::uint32_t { if (name.starts_with("_id_")) @@ -328,159 +297,159 @@ auto resolver::fs_to_game_path(const std::filesystem::path& file) -> std::filesy const std::array, 153> opcode_list {{ - { 0x17, "SET_NEW_LOCAL_VARIABLE_FIELD_CACHED0" }, - { 0x18, "EVAL_SELF_FIELD_VARIABLE" }, - { 0x19, "RETN" }, - { 0x1A, "CALL_BUILTIN_FUNC_0" }, - { 0x1B, "CALL_BUILTIN_FUNC_1" }, - { 0x1C, "CALL_BUILTIN_FUNC_2" }, - { 0x1D, "CALL_BUILTIN_FUNC_3" }, - { 0x1E, "CALL_BUILTIN_FUNC_4" }, - { 0x1F, "CALL_BUILTIN_FUNC_5" }, - { 0x20, "CALL_BUILTIN_FUNC" }, - { 0x21, "BOOL_NOT" }, - { 0x22, "CALL_FAR_METHOD_THEAD" }, - { 0x23, "JMP_EXPR_TRUE" }, - { 0x24, "SET_LEVEL_FIELD_VARIABLE_FIELD" }, - { 0x25, "CAST_BOOL" }, - { 0x26, "EVAL_NEW_LOCAL_ARRAY_REF_CACHED0" }, - { 0x27, "CALL_BUILTIN_FUNC_POINTER" }, - { 0x28, "INEQUALITY" }, - { 0x29, "GET_THISTHREAD" }, - { 0x2A, "CLEAR_FIELD_VARIABLE" }, - { 0x2B, "GET_FLOAT" }, - { 0x2C, "SAFE_CREATE_VARIABLE_FIELD_CACHED" }, - { 0x2D, "CALL_FAR_FUNC2" }, - { 0x2E, "CALL_FAR_FUNC" }, - { 0x2F, "CALL_FAR_FUNC_CHILD_THREAD" }, - { 0x30, "CLEAR_LOCAL_VARIABLE_FIELD_CACHED0" }, - { 0x31, "CLEAR_LOCAL_VARIABLE_FIELD_CACHED" }, - { 0x32, "CHECK_CLEAR_PARAMS" }, - { 0x33, "CAST_FIELD_OBJ" }, - { 0x34, "END" }, - { 0x35, "SIZE" }, - { 0x36, "EMPTY_ARRAY" }, - { 0x37, "BIT_AND" }, - { 0x38, "LESSEQUAL" }, - { 0x39, "VOIDCODEPOS" }, - { 0x3A, "CALL_METHOD_THREAD_POINTER" }, - { 0x3B, "ENDSWITCH" }, - { 0x3C, "CLEAR_VARIABLE_FIELD" }, - { 0x3D, "DIV" }, - { 0x3E, "CALL_FAR_METHOD_CHILD_THEAD" }, - { 0x3F, "GET_USHORT" }, - { 0x40, "JMP_TRUE" }, - { 0x41, "GET_SELF" }, - { 0x42, "CALL_FAR_FUNC_THREAD" }, - { 0x43, "CALL_LOCAL_FUNC_THREAD" }, - { 0x44, "SET_LOCAL_VARIABLE_FIELD_CACHED0" }, - { 0x45, "SET_LOCAL_VARIABLE_FIELD_CACHED" }, - { 0x46, "PLUS" }, - { 0x47, "BOOL_COMPLEMENT" }, - { 0x48, "CALL_METHOD_POINTER" }, - { 0x49, "INC" }, - { 0x4A, "REMOVE_LOCAL_VARIABLES" }, - { 0x4B, "JMP_EXPR_FALSE" }, - { 0x4C, "SWITCH" }, - { 0x4D, "CLEAR_PARAMS" }, - { 0x4E, "EVAL_LOCAL_VARIABLE_REF_CACHED0" }, - { 0x4F, "EVAL_LOCAL_VARIABLE_REF_CACHED" }, - { 0x50, "CALL_LOCAL_METHOD" }, - { 0x51, "EVAL_FIELD_VARIABLE" }, - { 0x52, "EVAL_FIELD_VARIABLE_REF" }, - { 0x53, "GET_STRING" }, - { 0x54, "CALL_FUNC_POINTER" }, - { 0x55, "EVAL_LEVEL_FIELD_VARIABLE" }, - { 0x56, "GET_VECTOR" }, - { 0x57, "ENDON" }, - { 0x58, "GREATEREQUAL" }, - { 0x59, "GET_SELF_OBJ" }, - { 0x5A, "SET_ANIM_FIELD_VARIABLE_FIELD" }, - { 0x5B, "SET_VARIABLE_FIELD" }, - { 0x5C, "CALL_LOCAL_FUNC2" }, - { 0x5D, "CALL_LOCAL_FUNC" }, - { 0x5E, "EVAL_LOCAL_ARRAY_REF_CACHED0" }, - { 0x5F, "EVAL_LOCAL_ARRAY_REF_CACHED" }, - { 0x60, "GET_FAR_FUNC" }, - { 0x61, "LESS" }, - { 0x62, "GET_GAME_REF" }, - { 0x63, "WAITTILLFRAMEEND" }, - { 0x64, "SAFE_SET_VARIABLE_FIELD_CACHED0" }, - { 0x65, "SAFE_SET_VARIABLE_FIELD_CACHED" }, - { 0x66, "CALL_METHOD_CHILD_THREAD_POINTER" }, - { 0x67, "GET_LEVEL" }, - { 0x68, "NOTIFY" }, - { 0x69, "DEC_TOP" }, - { 0x6A, "SHIFT_LEFT" }, - { 0x6B, "CALL_LOCAL_METHOD_THREAD" }, - { 0x6C, "CALL_LOCAL_METHOD_CHILD_THREAD" }, - { 0x6D, "GREATER" }, - { 0x6E, "EVAL_LOCAL_VARIABLE_CACHED0" }, - { 0x6F, "EVAL_LOCAL_VARIABLE_CACHED1" }, - { 0x70, "EVAL_LOCAL_VARIABLE_CACHED2" }, - { 0x71, "EVAL_LOCAL_VARIABLE_CACHED3" }, - { 0x72, "EVAL_LOCAL_VARIABLE_CACHED4" }, - { 0x73, "EVAL_LOCAL_VARIABLE_CACHED5" }, - { 0x74, "EVAL_LOCAL_VARIABLE_CACHED" }, - { 0x75, "SAFE_SET_WAITTILL_VARIABLE_FIELD_CACHED" }, - { 0x76, "JMP" }, - { 0x77, "CALL_FUNC_THREAD_POINTER" }, - { 0x78, "GET_ZERO" }, - { 0x79, "WAIT" }, - { 0x7A, "MINUS" }, - { 0x7B, "SET_SELF_FIELD_VARIABLE_FIELD" }, - { 0x7C, "EVAL_NEW_LOCAL_VARIABLE_REF_CACHED0" }, - { 0x7D, "MULT" }, - { 0x7E, "CREATE_LOCAL_VARIABLE" }, - { 0x7F, "CALL_LOCAL_FUNC_CHILD_THREAD" }, - { 0x80, "GET_INT" }, - { 0x81, "MOD" }, - { 0x82, "EVAL_ANIM_FIELD_VARIABLE_REF" }, - { 0x83, "GET_BUILTIN_FUNC" }, - { 0x84, "GET_GAME" }, - { 0x85, "WAITTILL" }, - { 0x86, "DEC" }, - { 0x87, "EVAL_LOCAL_VARIABLE_OBJECT_CACHED" }, - { 0x88, "PRE_CALL" }, - { 0x89, "GET_ANIM" }, - { 0x8A, "GET_UNDEFINED" }, - { 0x8B, "EVAL_LEVEL_FIELD_VARIABLE_REF" }, - { 0x8C, "GET_ANIM_OBJ" }, - { 0x8D, "GET_LEVEL_OBJ" }, - { 0x8E, "BIT_EXOR" }, - { 0x8F, "EQUALITY" }, - { 0x90, "CLEAR_ARRAY" }, - { 0x91, "JMP_BACK" }, - { 0x92, "GET_ANIMATION" }, - { 0x93, "EVAL_ANIM_FIELD_VARIABLE" }, - { 0x94, "GET_ANIMTREE" }, - { 0x95, "GET_ISTRING" }, - { 0x96, "EVAL_ARRAY_REF" }, - { 0x97, "EVAL_SELF_FIELD_VARIABLE_REF" }, - { 0x98, "GET_NBYTE" }, - { 0x99, "GET_BUILTIN_METHOD" }, - { 0x9A, "CALL_BUILTIN_METHOD_POINTER" }, - { 0x9B, "EVAL_ARRAY" }, - { 0x9C, "VECTOR" }, - { 0x9D, "CALL_FAR_METHOD" }, - { 0x9E, "EVAL_LOCAL_ARRAY_CACHED" }, - { 0x9F, "GET_BYTE" }, - { 0xA0, "CALL_FUNC_CHILD_THREAD_POINTER" }, - { 0xA1, "BIT_OR" }, - { 0xA2, "ADD_ARRAY" }, - { 0xA3, "WAITTILLMATCH2" }, - { 0xA4, "WAITTILLMATCH" }, - { 0xA5, "GET_LOCAL_FUNC" }, - { 0xA6, "GET_NUSHORT" }, - { 0xA7, "SHIFT_RIGHT" }, - { 0xA8, "CALL_BUILTIN_METHOD_0" }, - { 0xA9, "CALL_BUILTIN_METHOD_1" }, - { 0xAA, "CALL_BUILTIN_METHOD_2" }, - { 0xAB, "CALL_BUILTIN_METHOD_3" }, - { 0xAC, "CALL_BUILTIN_METHOD_4" }, - { 0xAD, "CALL_BUILTIN_METHOD_5" }, - { 0xAE, "CALL_BUILTIN_METHOD" }, - { 0xAF, "JMP_FALSE" }, + { 0x17, "OP_SetNewLocalVariableFieldCached0" }, + { 0x18, "OP_EvalSelfFieldVariable" }, + { 0x19, "OP_Return" }, + { 0x1A, "OP_CallBuiltin0" }, + { 0x1B, "OP_CallBuiltin1" }, + { 0x1C, "OP_CallBuiltin2" }, + { 0x1D, "OP_CallBuiltin3" }, + { 0x1E, "OP_CallBuiltin4" }, + { 0x1F, "OP_CallBuiltin5" }, + { 0x20, "OP_CallBuiltin" }, + { 0x21, "OP_BoolNot" }, + { 0x22, "OP_ScriptFarMethodThreadCall" }, + { 0x23, "OP_JumpOnTrueExpr" }, + { 0x24, "OP_SetLevelFieldVariableField" }, + { 0x25, "OP_CastBool" }, + { 0x26, "OP_EvalNewLocalArrayRefCached0" }, + { 0x27, "OP_CallBuiltinPointer" }, + { 0x28, "OP_inequality" }, + { 0x29, "OP_GetThisthread" }, + { 0x2A, "OP_ClearFieldVariable" }, + { 0x2B, "OP_GetFloat" }, + { 0x2C, "OP_SafeCreateVariableFieldCached" }, + { 0x2D, "OP_ScriptFarFunctionCall2" }, + { 0x2E, "OP_ScriptFarFunctionCall" }, + { 0x2F, "OP_ScriptFarChildThreadCall" }, + { 0x30, "OP_ClearLocalVariableFieldCached0" }, + { 0x31, "OP_ClearLocalVariableFieldCached" }, + { 0x32, "OP_checkclearparams" }, + { 0x33, "OP_CastFieldObject" }, + { 0x34, "OP_End" }, + { 0x35, "OP_size" }, + { 0x36, "OP_EmptyArray" }, + { 0x37, "OP_bit_and" }, + { 0x38, "OP_less_equal" }, + { 0x39, "OP_voidCodepos" }, + { 0x3A, "OP_ScriptMethodThreadCallPointer" }, + { 0x3B, "OP_endswitch" }, + { 0x3C, "OP_ClearVariableField" }, + { 0x3D, "OP_divide" }, + { 0x3E, "OP_ScriptFarMethodChildThreadCall" }, + { 0x3F, "OP_GetUnsignedShort" }, + { 0x40, "OP_JumpOnTrue" }, + { 0x41, "OP_GetSelf" }, + { 0x42, "OP_ScriptFarThreadCall" }, + { 0x43, "OP_ScriptLocalThreadCall" }, + { 0x44, "OP_SetLocalVariableFieldCached0" }, + { 0x45, "OP_SetLocalVariableFieldCached" }, + { 0x46, "OP_plus" }, + { 0x47, "OP_BoolComplement" }, + { 0x48, "OP_ScriptMethodCallPointer" }, + { 0x49, "OP_inc" }, + { 0x4A, "OP_RemoveLocalVariables" }, + { 0x4B, "OP_JumpOnFalseExpr" }, + { 0x4C, "OP_switch" }, + { 0x4D, "OP_clearparams" }, + { 0x4E, "OP_EvalLocalVariableRefCached0" }, + { 0x4F, "OP_EvalLocalVariableRefCached" }, + { 0x50, "OP_ScriptLocalMethodCall" }, + { 0x51, "OP_EvalFieldVariable" }, + { 0x52, "OP_EvalFieldVariableRef" }, + { 0x53, "OP_GetString" }, + { 0x54, "OP_ScriptFunctionCallPointer" }, + { 0x55, "OP_EvalLevelFieldVariable" }, + { 0x56, "OP_GetVector" }, + { 0x57, "OP_endon" }, + { 0x58, "OP_greater_equal" }, + { 0x59, "OP_GetSelfObject" }, + { 0x5A, "OP_SetAnimFieldVariableField" }, + { 0x5B, "OP_SetVariableField" }, + { 0x5C, "OP_ScriptLocalFunctionCall2" }, + { 0x5D, "OP_ScriptLocalFunctionCall" }, + { 0x5E, "OP_EvalLocalArrayRefCached0" }, + { 0x5F, "OP_EvalLocalArrayRefCached" }, + { 0x60, "OP_GetFarFunction" }, + { 0x61, "OP_less" }, + { 0x62, "OP_GetGameRef" }, + { 0x63, "OP_waittillFrameEnd" }, + { 0x64, "OP_SafeSetVariableFieldCached0" }, + { 0x65, "OP_SafeSetVariableFieldCached" }, + { 0x66, "OP_ScriptMethodChildThreadCallPointer" }, + { 0x67, "OP_GetLevel" }, + { 0x68, "OP_notify" }, + { 0x69, "OP_DecTop" }, + { 0x6A, "OP_shift_left" }, + { 0x6B, "OP_ScriptLocalMethodThreadCall" }, + { 0x6C, "OP_ScriptLocalMethodChildThreadCall" }, + { 0x6D, "OP_greater" }, + { 0x6E, "OP_EvalLocalVariableCached0" }, + { 0x6F, "OP_EvalLocalVariableCached1" }, + { 0x70, "OP_EvalLocalVariableCached2" }, + { 0x71, "OP_EvalLocalVariableCached3" }, + { 0x72, "OP_EvalLocalVariableCached4" }, + { 0x73, "OP_EvalLocalVariableCached5" }, + { 0x74, "OP_EvalLocalVariableCached" }, + { 0x75, "OP_SafeSetWaittillVariableFieldCached" }, + { 0x76, "OP_jump" }, + { 0x77, "OP_ScriptThreadCallPointer" }, + { 0x78, "OP_GetZero" }, + { 0x79, "OP_wait" }, + { 0x7A, "OP_minus" }, + { 0x7B, "OP_SetSelfFieldVariableField" }, + { 0x7C, "OP_EvalNewLocalVariableRefCached0" }, + { 0x7D, "OP_multiply" }, + { 0x7E, "OP_CreateLocalVariable" }, + { 0x7F, "OP_ScriptLocalChildThreadCall" }, + { 0x80, "OP_GetInteger" }, + { 0x81, "OP_mod" }, + { 0x82, "OP_EvalAnimFieldVariableRef" }, + { 0x83, "OP_GetBuiltinFunction" }, + { 0x84, "OP_GetGame" }, + { 0x85, "OP_waittill" }, + { 0x86, "OP_dec" }, + { 0x87, "OP_EvalLocalVariableObjectCached" }, + { 0x88, "OP_PreScriptCall" }, + { 0x89, "OP_GetAnim" }, + { 0x8A, "OP_GetUndefined" }, + { 0x8B, "OP_EvalLevelFieldVariableRef" }, + { 0x8C, "OP_GetAnimObject" }, + { 0x8D, "OP_GetLevelObject" }, + { 0x8E, "OP_bit_ex_or" }, + { 0x8F, "OP_equality" }, + { 0x90, "OP_ClearArray" }, + { 0x91, "OP_jumpback" }, + { 0x92, "OP_GetAnimation" }, + { 0x93, "OP_EvalAnimFieldVariable" }, + { 0x94, "OP_GetAnimTree" }, + { 0x95, "OP_GetIString" }, + { 0x96, "OP_EvalArrayRef" }, + { 0x97, "OP_EvalSelfFieldVariableRef" }, + { 0x98, "OP_GetNegByte" }, + { 0x99, "OP_GetBuiltinMethod" }, + { 0x9A, "OP_CallBuiltinMethodPointer" }, + { 0x9B, "OP_EvalArray" }, + { 0x9C, "OP_vector" }, + { 0x9D, "OP_ScriptFarMethodCall" }, + { 0x9E, "OP_EvalLocalArrayCached" }, + { 0x9F, "OP_GetByte" }, + { 0xA0, "OP_ScriptChildThreadCallPointer" }, + { 0xA1, "OP_bit_or" }, + { 0xA2, "OP_AddArray" }, + { 0xA3, "OP_waittillmatch2" }, + { 0xA4, "OP_waittillmatch" }, + { 0xA5, "OP_GetLocalFunction" }, + { 0xA6, "OP_GetNegUnsignedShort" }, + { 0xA7, "OP_shift_right" }, + { 0xA8, "OP_CallBuiltinMethod0" }, + { 0xA9, "OP_CallBuiltinMethod1" }, + { 0xAA, "OP_CallBuiltinMethod2" }, + { 0xAB, "OP_CallBuiltinMethod3" }, + { 0xAC, "OP_CallBuiltinMethod4" }, + { 0xAD, "OP_CallBuiltinMethod5" }, + { 0xAE, "OP_CallBuiltinMethod" }, + { 0xAF, "OP_JumpOnFalse" }, }}; const std::array, 807> function_list @@ -2798,11 +2767,6 @@ const std::array, 1500> method_list { 0x85DB, "_meth_85DB" }, }}; -const std::array, 1> file_list -{{ - { 0, "null" }, -}}; - const std::array, 5> token_list {{ { 0x0000, "" }, @@ -2826,8 +2790,6 @@ struct __init__ function_map_rev.reserve(function_list.size()); method_map.reserve(method_list.size()); method_map_rev.reserve(method_list.size()); - file_map.reserve(file_list.size()); - file_map_rev.reserve(file_list.size()); token_map.reserve(token_list.size()); token_map_rev.reserve(token_list.size()); @@ -2849,12 +2811,6 @@ struct __init__ method_map_rev.insert({ entry.second, entry.first }); } - for (const auto& entry : file_list) - { - file_map.insert({ entry.first, entry.second }); - file_map_rev.insert({ entry.second, entry.first }); - } - for (const auto& entry : token_list) { token_map.insert({ entry.first, entry.second }); diff --git a/src/iw7/xsk/resolver.hpp b/src/iw7/xsk/resolver.hpp index 2fc12946..081d5ade 100644 --- a/src/iw7/xsk/resolver.hpp +++ b/src/iw7/xsk/resolver.hpp @@ -23,9 +23,6 @@ public: static auto method_id(const std::string& name) -> std::uint16_t; static auto method_name(std::uint16_t id) -> std::string; - static auto file_id(const std::string& name) -> std::uint32_t; - static auto file_name(std::uint32_t id) -> std::string; - static auto token_id(const std::string& name) -> std::uint32_t; static auto token_name(std::uint32_t id) -> std::string; diff --git a/src/iw8/xsk/assembler.cpp b/src/iw8/xsk/assembler.cpp index d23ddf90..2d08bfa9 100644 --- a/src/iw8/xsk/assembler.cpp +++ b/src/iw8/xsk/assembler.cpp @@ -483,7 +483,7 @@ void assembler::assemble_far_call(const instruction::ptr& inst, bool thread) script_->write(static_cast(std::stoi(inst->data[2]))); } - const auto file_id = resolver::file_id(inst->data[0]); + const auto file_id = resolver::token_id(inst->data[0]); const auto func_id = resolver::token_id(inst->data[1]); stack_->write(file_id); diff --git a/src/iw8/xsk/disassembler.cpp b/src/iw8/xsk/disassembler.cpp index 2b910232..2b334ee8 100644 --- a/src/iw8/xsk/disassembler.cpp +++ b/src/iw8/xsk/disassembler.cpp @@ -387,7 +387,7 @@ void disassembler::disassemble_far_call(const instruction::ptr& inst, bool threa } const auto file_id = stack_->read(); - const auto file_name = file_id == 0 ? decrypt_string(stack_->read_c_string()) : resolver::file_name(file_id); + const auto file_name = file_id == 0 ? decrypt_string(stack_->read_c_string()) : resolver::token_name(file_id); const auto func_id = stack_->read(); const auto func_name = func_id == 0 ? decrypt_string(stack_->read_c_string()) : resolver::token_name(func_id); diff --git a/src/iw8/xsk/resolver.cpp b/src/iw8/xsk/resolver.cpp index e98449b4..51e13d55 100644 --- a/src/iw8/xsk/resolver.cpp +++ b/src/iw8/xsk/resolver.cpp @@ -17,12 +17,10 @@ namespace xsk::gsc::iw8 std::unordered_map opcode_map; std::unordered_map function_map; std::unordered_map method_map; -std::unordered_map file_map; std::unordered_map token_map; std::unordered_map opcode_map_rev; std::unordered_map function_map_rev; std::unordered_map method_map_rev; -std::unordered_map file_map_rev; std::unordered_map token_map_rev; std::unordered_map> files; read_cb_type read_callback = nullptr; @@ -120,35 +118,6 @@ auto resolver::method_name(std::uint16_t id) -> std::string return utils::string::va("_meth_%04X", id); } -auto resolver::file_id(const std::string& name) -> std::uint32_t -{ - if (name.starts_with("_id_")) - { - return static_cast(std::stoul(name.substr(4), nullptr, 16)); - } - - const auto itr = file_map_rev.find(name); - - if (itr != file_map_rev.end()) - { - return itr->second; - } - - return 0; -} - -auto resolver::file_name(std::uint32_t id) -> std::string -{ - const auto itr = file_map.find(id); - - if (itr != file_map.end()) - { - return std::string(itr->second); - } - - return utils::string::va("_id_%04X", id); -} - auto resolver::token_id(const std::string& name) -> std::uint32_t { if (name.starts_with("_id_")) @@ -328,196 +297,196 @@ auto resolver::fs_to_game_path(const std::filesystem::path& file) -> std::filesy const std::array, 190> opcode_list {{ - { 0x00, "CAST_FIELD_OBJECT" }, - { 0x01, "SET_LOCAL_VARIABLE_FIELD_CACHED" }, - { 0x02, "PLUS" }, - { 0x03, "REMOVE_LOCAL_VARIABLES" }, - { 0x04, "EVAL_SELF_FIELD_VARIABLE_REF" }, - { 0x05, "SCRIPT_FAR_METHOD_CHILD_THREAD_CALL" }, - { 0x06, "GET_GAME_REF" }, - { 0x07, "EVAL_ANIM_FIELD_VARIABLE" }, - { 0x08, "EVAL_LEVEL_FIELD_VARIABLE_REF" }, - { 0x09, "GET_THISTHREAD" }, - { 0x0A, "GREATER" }, - { 0x0B, "WAITTILLMATCH" }, - { 0x0C, "SHIFT_RIGHT" }, - { 0x0D, "DECREMENT" }, - { 0x0E, "JUMP_ON_TRUE" }, - { 0x0F, "BIT_OR" }, - { 0x10, "EQUALITY" }, - { 0x11, "CLEAR_LOCAL_VARIABLE_FIELD_CACHED_0" }, - { 0x12, "NOTIFY" }, - { 0x13, "GET_VECTOR" }, - { 0x14, "SCRIPT_METHOD_CHILD_THREAD_CALL_POINTER" }, - { 0x15, "PRE_SCRIPT_CALL" }, - { 0x16, "GET_BYTE" }, - { 0x17, "SCRIPT_FAR_THREAD_CALL" }, - { 0x18, "SET_SELF_FIELD_VARIABLE_FIELD" }, - { 0x19, "JUMP_ON_FALSE_EXPR" }, - { 0x1A, "GET_UNDEFINED" }, - { 0x1B, "JUMP_BACK" }, - { 0x1C, "JUMP_ON_TRUE_EXPR" }, - { 0x1D, "CALL_BUILTIN_FUNC_0" }, - { 0x1E, "CALL_BUILTIN_FUNC_1" }, - { 0x1F, "CALL_BUILTIN_FUNC_2" }, - { 0x20, "CALL_BUILTIN_FUNC_3" }, - { 0x21, "CALL_BUILTIN_FUNC_4" }, - { 0x22, "CALL_BUILTIN_FUNC_5" }, - { 0x23, "CALL_BUILTIN_FUNC" }, - { 0x24, "SET_LOCAL_VARIABLE_FIELD_CACHED_0" }, - { 0x25, "CLEAR_FIELD_VARIABLE" }, - { 0x26, "GET_LEVEL" }, - { 0x27, "SIZE" }, - { 0x28, "SAFE_SET_WAITTILL_VARIABLE_FIELD_CACHED" }, - { 0x29, "SCRIPT_LOCAL_METHOD_THREAD_CALL" }, - { 0x2A, "ADD_ARRAY" }, - { 0x2B, "ENDON" }, - { 0x2C, "EVAL_FIELD_VARIABLE" }, - { 0x2D, "SHIFT_LEFT" }, - { 0x2E, "EVAL_LOCAL_ARRAY_REF_CACHED_0" }, - { 0x2F, "RETURN" }, - { 0x30, "CREATE_LOCAL_VARIABLE" }, - { 0x31, "SAFE_SET_VARIABLE_FIELD_CACHED_0" }, - { 0x32, "GET_BUILTIN_FUNCTION" }, - { 0x33, "SCRIPT_LOCAL_METHOD_CALL" }, - { 0x34, "CALL_BUILTIN_METHOD_POINTER" }, - { 0x35, "SCRIPT_LOCAL_CHILD_THREAD_CALL" }, - { 0x36, "GET_SELF_OBJECT" }, - { 0x37, "GET_GAME" }, - { 0x38, "SET_LEVEL_FIELD_VARIABLE_FIELD" }, - { 0x39, "EVAL_ARRAY" }, - { 0x3A, "GET_SELF" }, - { 0x3B, "END" }, - { 0x3C, "EVAL_SELF_FIELD_VARIABLE" }, - { 0x3D, "LESS_EQUAL" }, - { 0x3E, "EVAL_LOCAL_VARIABLE_CACHED_0" }, - { 0x3F, "EVAL_LOCAL_VARIABLE_CACHED_1" }, - { 0x40, "EVAL_LOCAL_VARIABLE_CACHED_2" }, - { 0x41, "EVAL_LOCAL_VARIABLE_CACHED_3" }, - { 0x42, "EVAL_LOCAL_VARIABLE_CACHED_4" }, - { 0x43, "EVAL_LOCAL_VARIABLE_CACHED_5" }, - { 0x44, "EVAL_LOCAL_VARIABLE_CACHED" }, - { 0x45, "EVAL_NEW_LOCAL_ARRAY_REF_CACHED_0" }, - { 0x46, "SCRIPT_CHILD_THREAD_CALL_POINTER" }, - { 0x47, "EVAL_LOCAL_VARIABLE_OBJECT_CACHED" }, - { 0x48, "SCRIPT_LOCAL_THREAD_CALL" }, - { 0x49, "GET_INTEGER" }, - { 0x4A, "SCRIPT_METHOD_CALL_POINTER" }, - { 0x4B, "CHECK_CLEAR_PARAMS" }, - { 0x4C, "SET_ANIM_FIELD_VARIABLE_FIELD" }, - { 0x4D, "WAITTILLMATCH2" }, - { 0x4E, "MINUS" }, - { 0x4F, "SCRIPT_LOCAL_FUNCTION_CALL2" }, - { 0x50, "GET_NEG_USHORT" }, - { 0x51, "GET_NEG_BYTE" }, - { 0x52, "SAFE_CREATE_VARIABLE_FIELD_CACHED" }, - { 0x53, "GREATER_EQUAL" }, - { 0x54, "VECTOR" }, - { 0x55, "GET_BUILTIN_METHOD" }, - { 0x56, "END_SWITCH" }, - { 0x57, "CLEAR_ARRAY" }, - { 0x58, "DECREMENT_TOP" }, - { 0x59, "CAST_BOOL" }, - { 0x5A, "EVAL_ARRAY_REF" }, - { 0x5B, "SET_NEW_LOCAL_VARIABLE_FIELD_CACHED_0" }, - { 0x5C, "GET_ZERO" }, - { 0x5D, "WAIT" }, - { 0x5E, "WAITTILL" }, - { 0x5F, "GET_ISTRING" }, - { 0x60, "SCRIPT_FAR_FUNCTION_CALL" }, - { 0x61, "GET_ANIM_OBJECT" }, - { 0x62, "GET_ANIMTREE" }, - { 0x63, "EVAL_LOCAL_ARRAY_CACHED" }, - { 0x64, "MOD" }, - { 0x65, "SCRIPT_FAR_METHOD_THREAD_CALL" }, - { 0x66, "GET_USHORT" }, - { 0x67, "CLEAR_PARAMS" }, - { 0x68, "SCRIPT_METHOD_THREAD_CALL_POINTER" }, - { 0x69, "SCRIPT_FUNCTION_CALL_POINTER" }, - { 0x6A, "EMPTY_ARRAY" }, - { 0x6B, "SAFE_SET_VARIABLE_FIELD_CACHED" }, - { 0x6C, "CLEAR_VARIABLE_FIELD" }, - { 0x6D, "EVAL_FIELD_VARIABLE_REF" }, - { 0x6E, "SCRIPT_LOCAL_METHOD_CHILD_THREAD_CALL" }, - { 0x6F, "EVAL_NEW_LOCAL_VARIABLE_REF_CACHED_0" }, - { 0x70, "GET_FLOAT" }, - { 0x71, "EVAL_LOCAL_VARIABLE_REF_CACHED" }, - { 0x72, "JUMP_ON_FALSE" }, - { 0x73, "BOOL_COMPLEMENT" }, - { 0x74, "SCRIPT_THREAD_CALL_POINTER" }, - { 0x75, "SCRIPT_FAR_FUNCTION_CALL2" }, - { 0x76, "LESS" }, - { 0x77, "BOOL_NOT" }, - { 0x78, "WAITTILLFRAMEEND" }, - { 0x79, "WAITFRAME" }, - { 0x7A, "GET_STRING" }, - { 0x7B, "EVAL_LEVEL_FIELD_VARIABLE" }, - { 0x7C, "GET_LEVEL_OBJECT" }, - { 0x7D, "INCREMENT" }, - { 0x7E, "CALL_BUILTIN_METHOD_0" }, - { 0x7F, "CALL_BUILTIN_METHOD_1" }, - { 0x80, "CALL_BUILTIN_METHOD_2" }, - { 0x81, "CALL_BUILTIN_METHOD_3" }, - { 0x82, "CALL_BUILTIN_METHOD_4" }, - { 0x83, "CALL_BUILTIN_METHOD_5" }, - { 0x84, "CALL_BUILTIN_METHOD" }, - { 0x85, "GET_ANIM" }, - { 0x86, "SWITCH" }, - { 0x87, "SET_VARIABLE_FIELD" }, - { 0x88, "DIV" }, - { 0x89, "GET_LOCAL_FUNCTION" }, - { 0x8A, "SCRIPT_FAR_CHILD_THREAD_CALL" }, - { 0x8B, "MUL" }, - { 0x8C, "CLEAR_LOCAL_VARIABLE_FIELD_CACHED" }, - { 0x8D, "EVAL_ANIM_FIELD_VARIABLE_REF" }, - { 0x8E, "EVAL_LOCAL_ARRAY_REF_CACHED" }, - { 0x8F, "EVAL_LOCAL_VARIABLE_REF_CACHED_0" }, - { 0x90, "BIT_AND" }, - { 0x91, "GET_ANIMATION" }, - { 0x92, "GET_FAR_FUNCTION" }, - { 0x93, "CALL_BUILTIN_POINTER" }, - { 0x94, "JUMP" }, - { 0x95, "VOIDCODEPOS" }, - { 0x96, "SCRIPT_FAR_METHOD_CALL" }, - { 0x97, "INEQUALITY" }, - { 0x98, "SCRIPT_LOCAL_FUNCTION_CALL" }, - { 0x99, "BIT_EXOR" }, - { 0x9A, "NOP" }, - { 0x9B, "ABORT" }, - { 0x9C, "OBJECT" }, - { 0x9D, "THREAD_OBJECT" }, - { 0x9E, "EVAL_LOCAL_VARIABLE" }, - { 0x9F, "EVAL_LOCAL_VARIABLE_REF" }, - { 0xA0, "PROF_BEGIN" }, - { 0xA1, "PROF_END" }, - { 0xA2, "BREAKPOINT" }, - { 0xA3, "ASSIGN_BREAKPOINT" }, - { 0xA4, "MANUAL_AND_ASSIGN_BREAKPOINT" }, - { 0xA5, "BOOL_NOT_AFTER_AND" }, - { 0xA6, "FORMAL_PARAMS" }, - { 0xA7, "IS_DEFINED" }, - { 0xA8, "IS_TRUE" }, - { 0xA9, "NATIVE_GET_LOCAL_FUNCTION" }, - { 0xAA, "NATIVE_LOCAL_FUNCTION_CALL" }, - { 0xAB, "NATIVE_LOCAL_FUNCTION_CALL2" }, - { 0xAC, "NATIVE_LOCAL_METHOD_CALL" }, - { 0xAD, "NATIVE_LOCAL_FUNCTION_THREAD_CALL" }, - { 0xAE, "NATIVE_LOCAL_METHOD_THREAD_CALL" }, - { 0xAF, "NATIVE_LOCAL_FUNCTION_CHILD_THREAD_CALL" }, - { 0xB0, "NATIVE_LOCAL_METHOD_CHILD_THREAD_CALL" }, - { 0xB1, "NATIVE_GET_FAR_FUNCTION" }, - { 0xB2, "NATIVE_FAR_FUNCTION_CALL" }, - { 0xB3, "NATIVE_FAR_FUNCTION_CALL2" }, - { 0xB4, "NATIVE_FAR_METHOD_CALL" }, - { 0xB5, "NATIVE_FAR_FUNCTION_THREAD_CALL" }, - { 0xB6, "NATIVE_FAR_METHOD_THREAD_CALL" }, - { 0xB7, "NATIVE_FAR_FUNCTION_CHILD_THREAD_CALL" }, - { 0xB8, "NATIVE_FAR_METHOD_CHILD_THREAD_CALL" }, - { 0xB9, "EVAL_NEW_LOCAL_ARRAY_REF_CACHED_0_PRECOMPILED" }, - { 0xBA, "SET_NEW_LOCAL_VARIABLE_FIELD_CACHED_0_PRECOMPILED" }, - { 0xBB, "CREATE_LOCAL_VARIABLE_PRECOMPILED" }, - { 0xBC, "SAFE_CREATE_VARIABLE_FIELD_CACHED_PRECOMPILED" }, - { 0xBD, "FORMAL_PARAMS_PRECOMPILED" }, + { 0x00, "OP_CastFieldObject" }, + { 0x01, "OP_SetLocalVariableFieldCached" }, + { 0x02, "OP_plus" }, + { 0x03, "OP_RemoveLocalVariables" }, + { 0x04, "OP_EvalSelfFieldVariableRef" }, + { 0x05, "OP_ScriptFarMethodChildThreadCall" }, + { 0x06, "OP_GetGameRef" }, + { 0x07, "OP_EvalAnimFieldVariable" }, + { 0x08, "OP_EvalLevelFieldVariableRef" }, + { 0x09, "OP_GetThisthread" }, + { 0x0A, "OP_greater" }, + { 0x0B, "OP_waittillmatch" }, + { 0x0C, "OP_shift_right" }, + { 0x0D, "OP_dec" }, + { 0x0E, "OP_JumpOnTrue" }, + { 0x0F, "OP_bit_or" }, + { 0x10, "OP_equality" }, + { 0x11, "OP_ClearLocalVariableFieldCached0" }, + { 0x12, "OP_notify" }, + { 0x13, "OP_GetVector" }, + { 0x14, "OP_ScriptMethodChildThreadCallPointer" }, + { 0x15, "OP_PreScriptCall" }, + { 0x16, "OP_GetByte" }, + { 0x17, "OP_ScriptFarThreadCall" }, + { 0x18, "OP_SetSelfFieldVariableField" }, + { 0x19, "OP_JumpOnFalseExpr" }, + { 0x1A, "OP_GetUndefined" }, + { 0x1B, "OP_jumpback" }, + { 0x1C, "OP_JumpOnTrueExpr" }, + { 0x1D, "OP_CallBuiltin0" }, + { 0x1E, "OP_CallBuiltin1" }, + { 0x1F, "OP_CallBuiltin2" }, + { 0x20, "OP_CallBuiltin3" }, + { 0x21, "OP_CallBuiltin4" }, + { 0x22, "OP_CallBuiltin5" }, + { 0x23, "OP_CallBuiltin" }, + { 0x24, "OP_SetLocalVariableFieldCached0" }, + { 0x25, "OP_ClearFieldVariable" }, + { 0x26, "OP_GetLevel" }, + { 0x27, "OP_size" }, + { 0x28, "OP_SafeSetWaittillVariableFieldCached" }, + { 0x29, "OP_ScriptLocalMethodThreadCall" }, + { 0x2A, "OP_AddArray" }, + { 0x2B, "OP_endon" }, + { 0x2C, "OP_EvalFieldVariable" }, + { 0x2D, "OP_shift_left" }, + { 0x2E, "OP_EvalLocalArrayRefCached0" }, + { 0x2F, "OP_Return" }, + { 0x30, "OP_CreateLocalVariable" }, + { 0x31, "OP_SafeSetVariableFieldCached0" }, + { 0x32, "OP_GetBuiltinFunction" }, + { 0x33, "OP_ScriptLocalMethodCall" }, + { 0x34, "OP_CallBuiltinMethodPointer" }, + { 0x35, "OP_ScriptLocalChildThreadCall" }, + { 0x36, "OP_GetSelfObject" }, + { 0x37, "OP_GetGame" }, + { 0x38, "OP_SetLevelFieldVariableField" }, + { 0x39, "OP_EvalArray" }, + { 0x3A, "OP_GetSelf" }, + { 0x3B, "OP_End" }, + { 0x3C, "OP_EvalSelfFieldVariable" }, + { 0x3D, "OP_less_equal" }, + { 0x3E, "OP_EvalLocalVariableCached0" }, + { 0x3F, "OP_EvalLocalVariableCached1" }, + { 0x40, "OP_EvalLocalVariableCached2" }, + { 0x41, "OP_EvalLocalVariableCached3" }, + { 0x42, "OP_EvalLocalVariableCached4" }, + { 0x43, "OP_EvalLocalVariableCached5" }, + { 0x44, "OP_EvalLocalVariableCached" }, + { 0x45, "OP_EvalNewLocalArrayRefCached0" }, + { 0x46, "OP_ScriptChildThreadCallPointer" }, + { 0x47, "OP_EvalLocalVariableObjectCached" }, + { 0x48, "OP_ScriptLocalThreadCall" }, + { 0x49, "OP_GetInteger" }, + { 0x4A, "OP_ScriptMethodCallPointer" }, + { 0x4B, "OP_checkclearparams" }, + { 0x4C, "OP_SetAnimFieldVariableField" }, + { 0x4D, "OP_waittillmatch2" }, + { 0x4E, "OP_minus" }, + { 0x4F, "OP_ScriptLocalFunctionCall2" }, + { 0x50, "OP_GetNegUnsignedShort" }, + { 0x51, "OP_GetNegByte" }, + { 0x52, "OP_SafeCreateVariableFieldCached" }, + { 0x53, "OP_greater_equal" }, + { 0x54, "OP_vector" }, + { 0x55, "OP_GetBuiltinMethod" }, + { 0x56, "OP_endswitch" }, + { 0x57, "OP_ClearArray" }, + { 0x58, "OP_DecTop" }, + { 0x59, "OP_CastBool" }, + { 0x5A, "OP_EvalArrayRef" }, + { 0x5B, "OP_SetNewLocalVariableFieldCached0" }, + { 0x5C, "OP_GetZero" }, + { 0x5D, "OP_wait" }, + { 0x5E, "OP_waittill" }, + { 0x5F, "OP_GetIString" }, + { 0x60, "OP_ScriptFarFunctionCall" }, + { 0x61, "OP_GetAnimObject" }, + { 0x62, "OP_GetAnimTree" }, + { 0x63, "OP_EvalLocalArrayCached" }, + { 0x64, "OP_mod" }, + { 0x65, "OP_ScriptFarMethodThreadCall" }, + { 0x66, "OP_GetUnsignedShort" }, + { 0x67, "OP_clearparams" }, + { 0x68, "OP_ScriptMethodThreadCallPointer" }, + { 0x69, "OP_ScriptFunctionCallPointer" }, + { 0x6A, "OP_EmptyArray" }, + { 0x6B, "OP_SafeSetVariableFieldCached" }, + { 0x6C, "OP_ClearVariableField" }, + { 0x6D, "OP_EvalFieldVariableRef" }, + { 0x6E, "OP_ScriptLocalMethodChildThreadCall" }, + { 0x6F, "OP_EvalNewLocalVariableRefCached0" }, + { 0x70, "OP_GetFloat" }, + { 0x71, "OP_EvalLocalVariableRefCached" }, + { 0x72, "OP_JumpOnFalse" }, + { 0x73, "OP_BoolComplement" }, + { 0x74, "OP_ScriptThreadCallPointer" }, + { 0x75, "OP_ScriptFarFunctionCall2" }, + { 0x76, "OP_less" }, + { 0x77, "OP_BoolNot" }, + { 0x78, "OP_waittillFrameEnd" }, + { 0x79, "OP_waitframe" }, + { 0x7A, "OP_GetString" }, + { 0x7B, "OP_EvalLevelFieldVariable" }, + { 0x7C, "OP_GetLevelObject" }, + { 0x7D, "OP_inc" }, + { 0x7E, "OP_CallBuiltinMethod0" }, + { 0x7F, "OP_CallBuiltinMethod1" }, + { 0x80, "OP_CallBuiltinMethod2" }, + { 0x81, "OP_CallBuiltinMethod3" }, + { 0x82, "OP_CallBuiltinMethod4" }, + { 0x83, "OP_CallBuiltinMethod5" }, + { 0x84, "OP_CallBuiltinMethod" }, + { 0x85, "OP_GetAnim" }, + { 0x86, "OP_switch" }, + { 0x87, "OP_SetVariableField" }, + { 0x88, "OP_divide" }, + { 0x89, "OP_GetLocalFunction" }, + { 0x8A, "OP_ScriptFarChildThreadCall" }, + { 0x8B, "OP_multiply" }, + { 0x8C, "OP_ClearLocalVariableFieldCached" }, + { 0x8D, "OP_EvalAnimFieldVariableRef" }, + { 0x8E, "OP_EvalLocalArrayRefCached" }, + { 0x8F, "OP_EvalLocalVariableRefCached0" }, + { 0x90, "OP_bit_and" }, + { 0x91, "OP_GetAnimation" }, + { 0x92, "OP_GetFarFunction" }, + { 0x93, "OP_CallBuiltinPointer" }, + { 0x94, "OP_jump" }, + { 0x95, "OP_voidCodepos" }, + { 0x96, "OP_ScriptFarMethodCall" }, + { 0x97, "OP_inequality" }, + { 0x98, "OP_ScriptLocalFunctionCall" }, + { 0x99, "OP_bit_ex_or" }, + { 0x9A, "OP_NOP" }, + { 0x9B, "OP_abort" }, + { 0x9C, "OP_object" }, + { 0x9D, "OP_thread_object" }, + { 0x9E, "OP_EvalLocalVariable" }, + { 0x9F, "OP_EvalLocalVariableRef" }, + { 0xA0, "OP_prof_begin" }, + { 0xA1, "OP_prof_end" }, + { 0xA2, "OP_breakpoint" }, + { 0xA3, "OP_assignmentBreakpoint" }, + { 0xA4, "OP_manualAndAssignmentBreakpoint" }, + { 0xA5, "OP_BoolNotAfterAnd" }, + { 0xA6, "OP_FormalParams" }, + { 0xA7, "OP_IsDefined" }, + { 0xA8, "OP_IsTrue" }, + { 0xA9, "OP_NativeGetLocalFunction" }, + { 0xAA, "OP_NativeLocalFunctionCall" }, + { 0xAB, "OP_NativeLocalFunctionCall2" }, + { 0xAC, "OP_NativeLocalMethodCall" }, + { 0xAD, "OP_NativeLocalFunctionThreadCall" }, + { 0xAE, "OP_NativeLocalMethodThreadCall" }, + { 0xAF, "OP_NativeLocalFunctionChildThreadCall" }, + { 0xB0, "OP_NativeLocalMethodChildThreadCall" }, + { 0xB1, "OP_NativeGetFarFunction" }, + { 0xB2, "OP_NativeFarFunctionCall" }, + { 0xB3, "OP_NativeFarFunctionCall2" }, + { 0xB4, "OP_NativeFarMethodCall" }, + { 0xB5, "OP_NativeFarFunctionThreadCall" }, + { 0xB6, "OP_NativeFarMethodThreadCall" }, + { 0xB7, "OP_NativeFarFunctionChildThreadCall" }, + { 0xB8, "OP_NativeFarMethodChildThreadCall" }, + { 0xB9, "OP_EvalNewLocalArrayRefCached0_Precompiled" }, + { 0xBA, "OP_SetNewLocalVariableFieldCached0_Precompiled" }, + { 0xBB, "OP_CreateLocalVariable_Precompiled" }, + { 0xBC, "OP_SafeCreateVariableFieldCached_Precompiled" }, + { 0xBD, "OP_FormalParams_Precompiled" }, }}; const std::array, 1065> function_list @@ -3625,8 +3594,13 @@ const std::array, 2032> method_list { 0x87EF, "_meth_87EF" }, }}; -const std::array, 1467> file_list +const std::array, 72014> token_list {{ + { 0x0000, "" }, + { 0x0001, "pl#" }, + { 0x0002, "-" }, + { 0x0003, "radius`" }, + { 0x0004, "note:" }, { 0x0005, "scripts/aitypes/bt_util" }, { 0x0006, "scripts/asm/asm" }, { 0x0007, "scripts/code/ai" }, @@ -3644,6 +3618,1189 @@ const std::array, 1467> file_list { 0x0013, "scripts/mp/agents/scriptedagents" }, { 0x0014, "scripts/mp/bots/bots" }, { 0x0015, "scripts/mp/agents/alien/agents" }, + { 0x0016, "_" }, + { 0x0017, "_custom" }, + { 0x0018, "_process_native_script" }, + { 0x0019, "accumulate" }, + { 0x001A, "accuracy" }, + { 0x001B, "actionslot1" }, + { 0x001C, "actionslot2" }, + { 0x001D, "actionslot3" }, + { 0x001E, "actionslot4" }, + { 0x001F, "actionslot5" }, + { 0x0020, "actionslot6" }, + { 0x0021, "actionslot7" }, + { 0x0022, "activator" }, + { 0x0023, "active" }, + { 0x0024, "activevisionset" }, + { 0x0025, "activevisionsetduration" }, + { 0x0026, "adrenaline" }, + { 0x0027, "agent" }, + { 0x0028, "agenthealth" }, + { 0x0029, "agentname" }, + { 0x002A, "agentteam" }, + { 0x002B, "aggressivemode" }, + { 0x002C, "aiSpread" }, + { 0x002D, "ai_event" }, + { 0x002E, "aifusetime" }, + { 0x002F, "aim_highest_bone" }, + { 0x0030, "aim_vis_bone" }, + { 0x0031, "aimyawspeed" }, + { 0x0032, "alert" }, + { 0x0033, "alertlevel" }, + { 0x0034, "alertlevelint" }, + { 0x0035, "alien" }, + { 0x0036, "alignx" }, + { 0x0037, "aligny" }, + { 0x0038, "all" }, + { 0x0039, "allies" }, + { 0x003A, "allowcrouch" }, + { 0x003B, "allowdeath" }, + { 0x003C, "allowjump" }, + { 0x003D, "allowladders" }, + { 0x003E, "allowpain" }, + { 0x003F, "allowpain_internal" }, + { 0x0040, "allowprone" }, + { 0x0041, "allowspeedupwhencombathot" }, + { 0x0042, "allowstrafe" }, + { 0x0043, "alpha" }, + { 0x0044, "alternateinventory" }, + { 0x0045, "alternateweapons" }, + { 0x0046, "altmode" }, + { 0x0047, "always" }, + { 0x0048, "ambient" }, + { 0x0049, "ambush" }, + { 0x004A, "ambush_nodes_only" }, + { 0x004B, "amount" }, + { 0x004C, "angle_deltas" }, + { 0x004D, "angledelta" }, + { 0x004E, "angleindex" }, + { 0x004F, "anglelerprate" }, + { 0x0050, "angles" }, + { 0x0051, "angles_offset" }, + { 0x0052, "anim_angle_delta" }, + { 0x0053, "anim_deltas" }, + { 0x0054, "anim_pose" }, + { 0x0055, "anim_will_finish" }, + { 0x0056, "anims" }, + { 0x0057, "animscript" }, + { 0x0058, "animscriptedactive" }, + { 0x0059, "archived" }, + { 0x005A, "archivetime" }, + { 0x005B, "archiveusepotg" }, + { 0x005C, "arrivalfailed" }, + { 0x005D, "arriving" }, + { 0x005E, "asleep" }, + { 0x005F, "asm_ephemeral_events" }, + { 0x0060, "asm_events" }, + { 0x0061, "asm_getfunction" }, + { 0x0062, "asm_getgenerichandler" }, + { 0x0063, "asm_getparams" }, + { 0x0064, "aspectratio" }, + { 0x0065, "assists" }, + { 0x0066, "attachments" }, + { 0x0067, "attachmentvarindices" }, + { 0x0068, "attachtag" }, + { 0x0069, "attacker" }, + { 0x006A, "attackeraccuracy" }, + { 0x006B, "attackercount" }, + { 0x006C, "auto_ai" }, + { 0x006D, "auto_change" }, + { 0x006E, "auto_nonai" }, + { 0x006F, "axis" }, + { 0x0070, "back" }, + { 0x0071, "back_left" }, + { 0x0072, "back_low" }, + { 0x0073, "back_mid" }, + { 0x0074, "back_right" }, + { 0x0075, "back_up" }, + { 0x0076, "backpiece" }, + { 0x0077, "backpiecevarindex" }, + { 0x0078, "bad_guys" }, + { 0x0079, "bad_path" }, + { 0x007A, "badpath" }, + { 0x007B, "badplaceawareness" }, + { 0x007C, "baimedataimtarget" }, + { 0x007D, "basearchetype" }, + { 0x007E, "basename" }, + { 0x007F, "begin" }, + { 0x0080, "begin_custom_anim" }, + { 0x0081, "begin_firing" }, + { 0x0082, "begin_firing_left" }, + { 0x0083, "bfire" }, + { 0x0084, "bgrenadeavoid" }, + { 0x0085, "bgrenadereturnthrow" }, + { 0x0086, "birthtime" }, + { 0x0087, "bisincombat" }, + { 0x0088, "blade_hide" }, + { 0x0089, "blade_show" }, + { 0x008A, "blindfire" }, + { 0x008B, "blockfriendlies" }, + { 0x008C, "blurradius" }, + { 0x008D, "body_animate_jnt" }, + { 0x008E, "bodyindex" }, + { 0x008F, "bottomarc" }, + { 0x0090, "boundingoverwatchenabled" }, + { 0x0091, "boxsizex" }, + { 0x0092, "boxsizey" }, + { 0x0093, "breload" }, + { 0x0094, "bt_createinstance" }, + { 0x0095, "bt_createtasktree" }, + { 0x0096, "bt_eventlistener" }, + { 0x0097, "bt_finalizebehavior" }, + { 0x0098, "bt_finalizeregistrar" }, + { 0x0099, "bt_getchildtaskid" }, + { 0x009A, "bt_getdemeanor" }, + { 0x009B, "bt_getfunction" }, + { 0x009C, "bt_gettaskfuncargs" }, + { 0x009D, "bt_init" }, + { 0x009E, "bt_initactions" }, + { 0x009F, "bt_initnodetypes" }, + { 0x00A0, "bt_initroot" }, + { 0x00A1, "bt_istreeregistered" }, + { 0x00A2, "bt_nativecopyaction" }, + { 0x00A3, "bt_nativecopybehavior" }, + { 0x00A4, "bt_nativeexecaction" }, + { 0x00A5, "bt_nativefinalizeregistrar" }, + { 0x00A6, "bt_nativeistreeregistered" }, + { 0x00A7, "bt_nativeregisteraction" }, + { 0x00A8, "bt_nativeregisterbehavior" }, + { 0x00A9, "bt_nativeregisterbehaviortotree" }, + { 0x00AA, "bt_nativeregistertree" }, + { 0x00AB, "bt_nativesetregistrar" }, + { 0x00AC, "bt_nativetick" }, + { 0x00AD, "bt_negateresult" }, + { 0x00AE, "bt_registeraction" }, + { 0x00AF, "bt_registerbehavior" }, + { 0x00B0, "bt_registerbehaviortotree" }, + { 0x00B1, "bt_registerprefabtaskids" }, + { 0x00B2, "bt_registertaskargs" }, + { 0x00B3, "bt_registertree" }, + { 0x00B4, "bt_setregistrar" }, + { 0x00B5, "bt_terminateprevrunningaction" }, + { 0x00B6, "bt_tick" }, + { 0x00B7, "btgoalheight" }, + { 0x00B8, "btgoalradius" }, + { 0x00B9, "buildpathextradata" }, + { 0x00BA, "bullet_hitshield" }, + { 0x00BB, "bullethit" }, + { 0x00BC, "bulletsinclip" }, + { 0x00BD, "bulletwhizby" }, + { 0x00BE, "burstcount" }, + { 0x00BF, "busebackwardstrafespace" }, + { 0x00C0, "call_vote" }, + { 0x00C1, "callsign" }, + { 0x00C2, "camo" }, + { 0x00C3, "canacquirenearbytacvisenemies" }, + { 0x00C4, "cancel_location" }, + { 0x00C5, "canclimbladders" }, + { 0x00C6, "candrop" }, + { 0x00C7, "capsule_halfheight" }, + { 0x00C8, "capsule_midpoint_height" }, + { 0x00C9, "capsule_radius" }, + { 0x00CA, "cautiouslookaheaddist" }, + { 0x00CB, "cautiousnavigation" }, + { 0x00CC, "chainfallback" }, + { 0x00CD, "chainnode" }, + { 0x00CE, "changearchetype" }, + { 0x00CF, "characterid" }, + { 0x00D0, "chest" }, + { 0x00D1, "civilian" }, + { 0x00D2, "civiliannameplate" }, + { 0x00D3, "clantag" }, + { 0x00D4, "classname" }, + { 0x00D5, "clipdistance" }, + { 0x00D6, "clipsize" }, + { 0x00D7, "code_classname" }, + { 0x00D8, "code_damageradius" }, + { 0x00D9, "code_move" }, + { 0x00DA, "code_move_slide" }, + { 0x00DB, "codecallback_agentadded" }, + { 0x00DC, "codecallback_agentdamaged" }, + { 0x00DD, "codecallback_agentfinishweaponchange" }, + { 0x00DE, "codecallback_agentimpaled" }, + { 0x00DF, "codecallback_agentkilled" }, + { 0x00E0, "codecallback_getprojectilespeedscale" }, + { 0x00E1, "codecallback_hostmigration" }, + { 0x00E2, "codecallback_leaderdialog" }, + { 0x00E3, "codecallback_omnvarschanged" }, + { 0x00E4, "codecallback_playeractive" }, + { 0x00E5, "codecallback_playerconnect" }, + { 0x00E6, "codecallback_playerdamage" }, + { 0x00E7, "codecallback_playerdisconnect" }, + { 0x00E8, "codecallback_playerfinishweaponchange" }, + { 0x00E9, "codecallback_playerimpaled" }, + { 0x00EA, "codecallback_playerkilled" }, + { 0x00EB, "codecallback_playerlaststand" }, + { 0x00EC, "codecallback_playermigrated" }, + { 0x00ED, "codecallback_playerspawned" }, + { 0x00EE, "codecallback_spawnpointcritscore" }, + { 0x00EF, "codecallback_spawnpointscore" }, + { 0x00F0, "codecallback_spawnpointsprecalc" }, + { 0x00F1, "codecallback_startgametype" }, + { 0x00F2, "codecallback_vehicledamage" }, + { 0x00F3, "color" }, + { 0x00F4, "color_blind_toggled" }, + { 0x00F5, "combat" }, + { 0x00F6, "combatmode" }, + { 0x00F7, "compositemodel" }, + { 0x00F8, "confirm_location" }, + { 0x00F9, "consecutiveKills" }, + { 0x00FA, "console" }, + { 0x00FB, "constrained" }, + { 0x00FC, "contact" }, + { 0x00FD, "convergencetime" }, + { 0x00FE, "count" }, + { 0x00FF, "cover" }, + { 0x0100, "cover_approach" }, + { 0x0101, "coverexposetype" }, + { 0x0102, "covernode" }, + { 0x0103, "coversearchinterval" }, + { 0x0104, "coversearchintervalafterfailure" }, + { 0x0105, "coverselectoroverride" }, + { 0x0106, "coverstarttime" }, + { 0x0107, "coverstate" }, + { 0x0108, "createstruct" }, + { 0x0109, "criticalbulletdamagedist" }, + { 0x010A, "crouch" }, + { 0x010B, "croucharrivaltype" }, + { 0x010C, "crouchblendratio" }, + { 0x010D, "current" }, + { 0x010E, "currentpose" }, + { 0x010F, "currentprimaryweapon" }, + { 0x0110, "currentweapon" }, + { 0x0111, "cursorhint" }, + { 0x0112, "custom_attach_00" }, + { 0x0113, "custom_attach_01" }, + { 0x0114, "custom_attach_02" }, + { 0x0115, "custom_attach_03" }, + { 0x0116, "custom_attach_04" }, + { 0x0117, "custom_attach_05" }, + { 0x0118, "custom_attach_06" }, + { 0x0119, "custom_attach_07" }, + { 0x011A, "custom_attach_08" }, + { 0x011B, "custom_attach_09" }, + { 0x011C, "custom_attach_10" }, + { 0x011D, "custom_attach_11" }, + { 0x011E, "custom_attach_12" }, + { 0x011F, "custom_attach_13" }, + { 0x0120, "custom_attach_14" }, + { 0x0121, "custom_attach_15" }, + { 0x0122, "damage" }, + { 0x0123, "damage_notdone" }, + { 0x0124, "damagedir" }, + { 0x0125, "damagelocation" }, + { 0x0126, "damagemod" }, + { 0x0127, "damagemultiplier" }, + { 0x0128, "damageradius" }, + { 0x0129, "damageshield" }, + { 0x012A, "damagetaken" }, + { 0x012B, "damageweapon" }, + { 0x012C, "damageyaw" }, + { 0x012D, "dangerreactduration" }, + { 0x012E, "dead" }, + { 0x012F, "death" }, + { 0x0130, "death_timer_length" }, + { 0x0131, "deathinvulnerabletime" }, + { 0x0132, "deathplant" }, + { 0x0133, "deaths" }, + { 0x0134, "deathshield" }, + { 0x0135, "defaultcoverselector" }, + { 0x0136, "delayeddeath" }, + { 0x0137, "deployedlmgnode" }, + { 0x0138, "desiredangle" }, + { 0x0139, "desiredstance" }, + { 0x013A, "destructible_type" }, + { 0x013B, "detonate" }, + { 0x013C, "diequietly" }, + { 0x013D, "diffusefraction" }, + { 0x013E, "direct" }, + { 0x013F, "direction" }, + { 0x0140, "disableautolookat" }, + { 0x0141, "disabledeathorient" }, + { 0x0142, "disablepistol" }, + { 0x0143, "disableplayeradsloscheck" }, + { 0x0144, "disablereload" }, + { 0x0145, "disablereloadwhilemoving" }, + { 0x0146, "disablerunngun" }, + { 0x0147, "disablesniperbehaviors" }, + { 0x0148, "dlight" }, + { 0x0149, "dmg" }, + { 0x014A, "doavoidanceblocking" }, + { 0x014B, "dodamagetoall" }, + { 0x014C, "dodangerreact" }, + { 0x014D, "doffar" }, + { 0x014E, "dofnear" }, + { 0x014F, "dog" }, + { 0x0150, "doghandler" }, + { 0x0151, "doingambush" }, + { 0x0152, "done" }, + { 0x0153, "dontattackme" }, + { 0x0154, "dontavoidplayer" }, + { 0x0155, "dontevershoot" }, + { 0x0156, "dontshootwhilemoving" }, + { 0x0157, "dosharpturnspeedscaling" }, + { 0x0158, "down" }, + { 0x0159, "downaimlimit" }, + { 0x015A, "drawoncompass" }, + { 0x015B, "droppedlmg" }, + { 0x015C, "dropweapon" }, + { 0x015D, "eftarc" }, + { 0x015E, "empty" }, + { 0x015F, "empty_offhand" }, + { 0x0160, "enable" }, + { 0x0161, "enablehudlighting" }, + { 0x0162, "enableshadows" }, + { 0x0163, "end_firing" }, + { 0x0164, "end_firing_left" }, + { 0x0165, "end_script" }, + { 0x0166, "enemy" }, + { 0x0167, "enemy_sighted" }, + { 0x0168, "enemy_sighted_lost" }, + { 0x0169, "enemy_visible" }, + { 0x016A, "enemyselector" }, + { 0x016B, "engagemaxdist" }, + { 0x016C, "engagemaxfalloffdist" }, + { 0x016D, "engagemindist" }, + { 0x016E, "engageminfalloffdist" }, + { 0x016F, "entity" }, + { 0x0170, "entity_used" }, + { 0x0171, "equip_deploy_failed" }, + { 0x0172, "equip_deploy_succeeded" }, + { 0x0173, "equippedweapons" }, + { 0x0174, "exclusive" }, + { 0x0175, "exclusiveinventory" }, + { 0x0176, "explode" }, + { 0x0177, "exposedduration" }, + { 0x0178, "extra" }, + { 0x0179, "extrascore0" }, + { 0x017A, "extrascore1" }, + { 0x017B, "extrascore2" }, + { 0x017C, "extrascore3" }, + { 0x017D, "extravarindex" }, + { 0x017E, "face_angle" }, + { 0x017F, "face_angle_3d" }, + { 0x0180, "face_angle_abs" }, + { 0x0181, "face_angle_rel" }, + { 0x0182, "face_current" }, + { 0x0183, "face_current_angles" }, + { 0x0184, "face_default" }, + { 0x0185, "face_direction" }, + { 0x0186, "face_enemy" }, + { 0x0187, "face_enemy_or_motion" }, + { 0x0188, "face_goal" }, + { 0x0189, "face_motion" }, + { 0x018A, "face_point" }, + { 0x018B, "facemotion" }, + { 0x018C, "failed" }, + { 0x018D, "falling" }, + { 0x018E, "falloff" }, + { 0x018F, "falloffstart" }, + { 0x0190, "fast_radar" }, + { 0x0191, "favoriteenemy" }, + { 0x0192, "finalaccuracy" }, + { 0x0193, "finalangles" }, + { 0x0194, "firetime" }, + { 0x0195, "first_person" }, + { 0x0196, "fixednode" }, + { 0x0197, "fixednodesaferadius" }, + { 0x0198, "flags" }, + { 0x0199, "flash" }, + { 0x019A, "flashbang" }, + { 0x019B, "follow" }, + { 0x019C, "followmax" }, + { 0x019D, "followmin" }, + { 0x019E, "font" }, + { 0x019F, "fontscale" }, + { 0x01A0, "footstepdetectdist" }, + { 0x01A1, "footstepdetectdistsprint" }, + { 0x01A2, "footstepdetectdistwalk" }, + { 0x01A3, "forcenextpathfindimmediate" }, + { 0x01A4, "forceragdollimmediate" }, + { 0x01A5, "forcesidearm" }, + { 0x01A6, "forcespectatorclient" }, + { 0x01A7, "forcestrafe" }, + { 0x01A8, "forcestrafefacingpos" }, + { 0x01A9, "foreground" }, + { 0x01AA, "forward" }, + { 0x01AB, "fov" }, + { 0x01AC, "fovcosine" }, + { 0x01AD, "fovcosinebusy" }, + { 0x01AE, "fovcosineperiph" }, + { 0x01AF, "fovcosineperiphmaxdistsq" }, + { 0x01B0, "fovcosinez" }, + { 0x01B1, "fovforward" }, + { 0x01B2, "fovground" }, + { 0x01B3, "fraction" }, + { 0x01B4, "frag" }, + { 0x01B5, "frameduration" }, + { 0x01B6, "free" }, + { 0x01B7, "free_expendable" }, + { 0x01B8, "freecamera" }, + { 0x01B9, "freelook" }, + { 0x01BA, "front_left" }, + { 0x01BB, "front_right" }, + { 0x01BC, "frontlinedir" }, + { 0x01BD, "frontlineenabled" }, + { 0x01BE, "frontlinepos" }, + { 0x01BF, "frontlineused" }, + { 0x01C0, "frontpiece" }, + { 0x01C1, "frontpiecevarindex" }, + { 0x01C2, "frontshieldanglecos" }, + { 0x01C3, "fusetime" }, + { 0x01C4, "game_extrainfo" }, + { 0x01C5, "generatenavmesh" }, + { 0x01C6, "glass_destroyed" }, + { 0x01C7, "glowalpha" }, + { 0x01C8, "glowcolor" }, + { 0x01C9, "goal" }, + { 0x01CA, "goal_changed" }, + { 0x01CB, "goal_reached" }, + { 0x01CC, "goal_yaw" }, + { 0x01CD, "goalheight" }, + { 0x01CE, "goalnode" }, + { 0x01CF, "goalpos" }, + { 0x01D0, "goalradius" }, + { 0x01D1, "gravity" }, + { 0x01D2, "grenade" }, + { 0x01D3, "grenade_fire" }, + { 0x01D4, "grenade_pullback" }, + { 0x01D5, "grenadeammo" }, + { 0x01D6, "grenadeawareness" }, + { 0x01D7, "grenadedanger" }, + { 0x01D8, "grenadereturnthrowchance" }, + { 0x01D9, "grenadeweapon" }, + { 0x01DA, "groundEntChanged" }, + { 0x01DB, "groundtype" }, + { 0x01DC, "gun_ads" }, + { 0x01DD, "gun_silencer" }, + { 0x01DE, "gunblockedbywall" }, + { 0x01DF, "gundiscipline" }, + { 0x01E0, "gunposeoverride" }, + { 0x01E1, "gunposeoverride_internal" }, + { 0x01E2, "gunshot" }, + { 0x01E3, "gunshot_teammate" }, + { 0x01E4, "hasalternate" }, + { 0x01E5, "hasradar" }, + { 0x01E6, "headindex" }, + { 0x01E7, "health" }, + { 0x01E8, "heavyweapons" }, + { 0x01E9, "height" }, + { 0x01EA, "hidein3rdperson" }, + { 0x01EB, "hidewhendead" }, + { 0x01EC, "hidewhenindemo" }, + { 0x01ED, "hidewheninmenu" }, + { 0x01EE, "high_priority" }, + { 0x01EF, "highlyawareradius" }, + { 0x01F0, "highpriorityweapon" }, + { 0x01F1, "hindlegstraceoffset" }, + { 0x01F2, "hintstring" }, + { 0x01F3, "hit_by_missile" }, + { 0x01F4, "horzalign" }, + { 0x01F5, "host_sucks_end_game" }, + { 0x01F6, "human" }, + { 0x01F7, "ignoreall" }, + { 0x01F8, "ignoreclosefoliage" }, + { 0x01F9, "ignoreexplosionevents" }, + { 0x01FA, "ignoreforfixednodesafecheck" }, + { 0x01FB, "ignoreme" }, + { 0x01FC, "ignoreplayersuppressionlines" }, + { 0x01FD, "ignorerandombulletdamage" }, + { 0x01FE, "ignoresuppression" }, + { 0x01FF, "ignoretriggers" }, + { 0x0200, "index" }, + { 0x0201, "infinite_energy" }, + { 0x0202, "info_notnull" }, + { 0x0203, "info_player_start" }, + { 0x0204, "init" }, + { 0x0205, "initstructs" }, + { 0x0206, "insolid" }, + { 0x0207, "intensity" }, + { 0x0208, "interactable" }, + { 0x0209, "interactive" }, + { 0x020A, "intermission" }, + { 0x020B, "interval" }, + { 0x020C, "intightquarters" }, + { 0x020D, "inventorytype" }, + { 0x020E, "invisible" }, + { 0x020F, "ironsight_off" }, + { 0x0210, "ironsight_on" }, + { 0x0211, "isalternate" }, + { 0x0212, "isauto" }, + { 0x0213, "isbeam" }, + { 0x0214, "isbolt" }, + { 0x0215, "ismelee" }, + { 0x0216, "isradarblocked" }, + { 0x0217, "issemiauto" }, + { 0x0218, "issuspendedvehicle" }, + { 0x0219, "item" }, + { 0x021A, "iteminventory" }, + { 0x021B, "j_eyeball_le" }, + { 0x021C, "j_eyeball_ri" }, + { 0x021D, "j_head" }, + { 0x021E, "j_left_elbow" }, + { 0x021F, "j_left_hand" }, + { 0x0220, "j_left_shoulder" }, + { 0x0221, "j_mainroot" }, + { 0x0222, "j_neck" }, + { 0x0223, "j_spine4" }, + { 0x0224, "j_spinelower" }, + { 0x0225, "j_spineupper" }, + { 0x0226, "jumpcost" }, + { 0x0227, "jumping" }, + { 0x0228, "keepclaimednode" }, + { 0x0229, "keepclaimednodeifvalid" }, + { 0x022A, "keepnodeduringscriptedanim" }, + { 0x022B, "key1" }, + { 0x022C, "key2" }, + { 0x022D, "killanimscript" }, + { 0x022E, "killcamentity" }, + { 0x022F, "killcamentitylookat" }, + { 0x0230, "kills" }, + { 0x0231, "known_event" }, + { 0x0232, "label" }, + { 0x0233, "ladder_down" }, + { 0x0234, "ladder_up" }, + { 0x0235, "land" }, + { 0x0236, "lastattacker" }, + { 0x0237, "lastenemysightpos" }, + { 0x0238, "laststand" }, + { 0x0239, "ledge" }, + { 0x023A, "left" }, + { 0x023B, "leftaimlimit" }, + { 0x023C, "leftarc" }, + { 0x023D, "lerpduration" }, + { 0x023E, "light" }, + { 0x023F, "lightmap" }, + { 0x0240, "lmaplookup" }, + { 0x0241, "lockorientation" }, + { 0x0242, "lod" }, + { 0x0243, "look" }, + { 0x0244, "lookahead" }, + { 0x0245, "lookaheaddir" }, + { 0x0246, "lookaheaddist" }, + { 0x0247, "lookforward" }, + { 0x0248, "lookposition" }, + { 0x0249, "lookright" }, + { 0x024A, "looktarget" }, + { 0x024B, "lookup" }, + { 0x024C, "low_priority" }, + { 0x024D, "lowresbackground" }, + { 0x024E, "lui_notify_callback" }, + { 0x024F, "luinotifyserver" }, + { 0x0250, "mag_eject" }, + { 0x0251, "mag_eject_left" }, + { 0x0252, "magazine" }, + { 0x0253, "magazinevarindex" }, + { 0x0254, "main" }, + { 0x0255, "makecorpse" }, + { 0x0256, "manual" }, + { 0x0257, "manual_ai" }, + { 0x0258, "manual_change" }, + { 0x0259, "mapentlookup" }, + { 0x025A, "material" }, + { 0x025B, "max_time" }, + { 0x025C, "maxammo" }, + { 0x025D, "maxdamage" }, + { 0x025E, "maxfaceenemydist" }, + { 0x025F, "maxfaceenemydistslow" }, + { 0x0260, "maxfacenewenemydist" }, + { 0x0261, "maxhealth" }, + { 0x0262, "maxrange" }, + { 0x0263, "maxrunngunangle" }, + { 0x0264, "maxsightdistsqrd" }, + { 0x0265, "maxvisibledist" }, + { 0x0266, "meleeattackdist" }, + { 0x0267, "meleechargedist" }, + { 0x0268, "meleechargedistvsplayer" }, + { 0x0269, "meleemaxzdiff" }, + { 0x026A, "meleerequested" }, + { 0x026B, "meleerequestedcharge" }, + { 0x026C, "meleeweapons" }, + { 0x026D, "menuresponse" }, + { 0x026E, "middle_left" }, + { 0x026F, "middle_right" }, + { 0x0270, "min_energy" }, + { 0x0271, "min_time" }, + { 0x0272, "mincornerspeedscalingmultiplier" }, + { 0x0273, "mindamage" }, + { 0x0274, "minpaindamage" }, + { 0x0275, "minusedistsq" }, + { 0x0276, "missile_fire" }, + { 0x0277, "missile_stuck" }, + { 0x0278, "mod_crush" }, + { 0x0279, "mod_explosive" }, + { 0x027A, "mod_explosive_bullet" }, + { 0x027B, "mod_falling" }, + { 0x027C, "mod_fire" }, + { 0x027D, "mod_fire_bullet" }, + { 0x027E, "mod_grenade" }, + { 0x027F, "mod_grenade_splash" }, + { 0x0280, "mod_head_shot" }, + { 0x0281, "mod_impact" }, + { 0x0282, "mod_melee" }, + { 0x0283, "mod_melee_alien" }, + { 0x0284, "mod_melee_dog" }, + { 0x0285, "mod_pistol_bullet" }, + { 0x0286, "mod_projectile" }, + { 0x0287, "mod_projectile_splash" }, + { 0x0288, "mod_rifle_bullet" }, + { 0x0289, "mod_suicide" }, + { 0x028A, "mod_trigger_hurt" }, + { 0x028B, "mod_unknown" }, + { 0x028C, "model" }, + { 0x028D, "modelname" }, + { 0x028E, "modifier" }, + { 0x028F, "modifiervarindex" }, + { 0x0290, "movedelta" }, + { 0x0291, "movedone" }, + { 0x0292, "movemode" }, + { 0x0293, "movetype" }, + { 0x0294, "muzzle" }, + { 0x0295, "muzzlevarindex" }, + { 0x0296, "name" }, + { 0x0297, "navvolume_ignoreglass" }, + { 0x0298, "navvolume_worldonly" }, + { 0x0299, "near_goal" }, + { 0x029A, "nearz" }, + { 0x029B, "neutral" }, + { 0x029C, "neutralsenses" }, + { 0x029D, "never" }, + { 0x029E, "newenemyreaction" }, + { 0x029F, "newenemyreactiondistsq" }, + { 0x02A0, "newenemyreactiontime" }, + { 0x02A1, "nextlookforcovertime" }, + { 0x02A2, "night_vision_off" }, + { 0x02A3, "night_vision_on" }, + { 0x02A4, "no_cover" }, + { 0x02A5, "no_gravity" }, + { 0x02A6, "noattackeraccuracymod" }, + { 0x02A7, "noclip" }, + { 0x02A8, "node" }, + { 0x02A9, "node_bad" }, + { 0x02AA, "node_out_of_range" }, + { 0x02AB, "node_relinquished" }, + { 0x02AC, "nododgemove" }, + { 0x02AD, "nogravity" }, + { 0x02AE, "nogrenadereturnthrow" }, + { 0x02AF, "noncombat" }, + { 0x02B0, "none" }, + { 0x02B1, "nophysics" }, + { 0x02B2, "normal" }, + { 0x02B3, "normal_radar" }, + { 0x02B4, "northyaw" }, + { 0x02B5, "notarget" }, + { 0x02B6, "notinsolid" }, + { 0x02B7, "obstacle" }, + { 0x02B8, "offhand" }, + { 0x02B9, "offhand_end" }, + { 0x02BA, "offhandinventory" }, + { 0x02BB, "offhandweapon" }, + { 0x02BC, "offsetx" }, + { 0x02BD, "offsety" }, + { 0x02BE, "ondeactivate" }, + { 0x02BF, "onenterstate" }, + { 0x02C0, "only_sky" }, + { 0x02C1, "onlygoodnearestnodes" }, + { 0x02C2, "onlytakedamagefromplayer" }, + { 0x02C3, "oriented" }, + { 0x02C4, "orientto_complete" }, + { 0x02C5, "origin" }, + { 0x02C6, "origin_offset" }, + { 0x02C7, "other" }, + { 0x02C8, "others" }, + { 0x02C9, "othervarindices" }, + { 0x02CA, "over" }, + { 0x02CB, "override" }, + { 0x02CC, "overridevarindex" }, + { 0x02CD, "owner" }, + { 0x02CE, "pacifist" }, + { 0x02CF, "pacifistwait" }, + { 0x02D0, "pain" }, + { 0x02D1, "parentangles" }, + { 0x02D2, "parentindex" }, + { 0x02D3, "parentname" }, + { 0x02D4, "parentpos" }, + { 0x02D5, "partname" }, + { 0x02D6, "path_blocked" }, + { 0x02D7, "path_changed" }, + { 0x02D8, "path_dir_change" }, + { 0x02D9, "path_enemy" }, + { 0x02DA, "path_need_dodge" }, + { 0x02DB, "path_set" }, + { 0x02DC, "pathenemyfightdist" }, + { 0x02DD, "pathenemylookahead" }, + { 0x02DE, "pathgoalpos" }, + { 0x02DF, "pathpending" }, + { 0x02E0, "pathrandompercent" }, + { 0x02E1, "pathsmoothmultiplier" }, + { 0x02E2, "pc" }, + { 0x02E3, "pelvis" }, + { 0x02E4, "pers" }, + { 0x02E5, "physics_finished" }, + { 0x02E6, "pickup" }, + { 0x02E7, "pistol" }, + { 0x02E8, "pitchconvergencetime" }, + { 0x02E9, "plane_waypoint" }, + { 0x02EA, "player" }, + { 0x02EB, "playerSpread" }, + { 0x02EC, "player_pushed" }, + { 0x02ED, "playercardbackground" }, + { 0x02EE, "playercardpatch" }, + { 0x02EF, "playercardpatchbacking" }, + { 0x02F0, "playercontrol" }, + { 0x02F1, "playing" }, + { 0x02F2, "point" }, + { 0x02F3, "position" }, + { 0x02F4, "postsharpturnlookaheaddist" }, + { 0x02F5, "precache" }, + { 0x02F6, "predicted_projectile_impact" }, + { 0x02F7, "predictedfacemotion" }, + { 0x02F8, "preferreddrop" }, + { 0x02F9, "prevanimdelta" }, + { 0x02FA, "prevcovernode" }, + { 0x02FB, "previous" }, + { 0x02FC, "prevnode" }, + { 0x02FD, "prevscript" }, + { 0x02FE, "primary" }, + { 0x02FF, "primaryinventory" }, + { 0x0300, "primaryoffhand" }, + { 0x0301, "primaryweapon" }, + { 0x0302, "primaryweapons" }, + { 0x0303, "projectile_impact" }, + { 0x0304, "projectile_ping" }, + { 0x0305, "prone" }, + { 0x0306, "proneok" }, + { 0x0307, "providecoveringfire" }, + { 0x0308, "ps4" }, + { 0x0309, "psoffsettime" }, + { 0x030A, "pushable" }, + { 0x030B, "radarmode" }, + { 0x030C, "radarshowenemydirection" }, + { 0x030D, "radarstrength" }, + { 0x030E, "radius" }, + { 0x030F, "ragdoll_early_result" }, + { 0x0310, "reached_end_node" }, + { 0x0311, "reached_wait_node" }, + { 0x0312, "reached_wait_speed" }, + { 0x0313, "reacquiresteptime" }, + { 0x0314, "readonly" }, + { 0x0315, "reargrip" }, + { 0x0316, "reargripvarindex" }, + { 0x0317, "receiver" }, + { 0x0318, "receivervarindex" }, + { 0x0319, "reflection_clear_color" }, + { 0x031A, "relativedir" }, + { 0x031B, "reload" }, + { 0x031C, "reload_start" }, + { 0x031D, "remainexposedendtime" }, + { 0x031E, "rendertotexture" }, + { 0x031F, "repeatcoverfindiffailed" }, + { 0x0320, "requestarrivalnotify" }, + { 0x0321, "requestdifferentcover" }, + { 0x0322, "requestedgoalpos" }, + { 0x0323, "result" }, + { 0x0324, "reticle" }, + { 0x0325, "return_pitch" }, + { 0x0326, "reverse" }, + { 0x0327, "right" }, + { 0x0328, "rightaimlimit" }, + { 0x0329, "rightarc" }, + { 0x032A, "rigindex" }, + { 0x032B, "riotshield_damaged" }, + { 0x032C, "rocket" }, + { 0x032D, "rocketammo" }, + { 0x032E, "rotatedone" }, + { 0x032F, "rotation" }, + { 0x0330, "run" }, + { 0x0331, "runcost" }, + { 0x0332, "runngun" }, + { 0x0333, "runnguntime" }, + { 0x0334, "runpassthroughtype" }, + { 0x0335, "runto_arrived" }, + { 0x0336, "safetochangescript" }, + { 0x0337, "scalex" }, + { 0x0338, "scaley" }, + { 0x0339, "scavenger" }, + { 0x033A, "scavengerinventory" }, + { 0x033B, "scope" }, + { 0x033C, "scope_ads" }, + { 0x033D, "scope_cap" }, + { 0x033E, "scope_center" }, + { 0x033F, "scope_top" }, + { 0x0340, "scopevarindex" }, + { 0x0341, "score" }, + { 0x0342, "script" }, + { 0x0343, "script_brushmodel" }, + { 0x0344, "script_damage" }, + { 0x0345, "script_delay" }, + { 0x0346, "script_delete" }, + { 0x0347, "script_earthquake" }, + { 0x0348, "script_envonly" }, + { 0x0349, "script_exploder" }, + { 0x034A, "script_linkname" }, + { 0x034B, "script_linkto" }, + { 0x034C, "script_model" }, + { 0x034D, "script_noteworthy" }, + { 0x034E, "script_origin" }, + { 0x034F, "script_parent" }, + { 0x0350, "script_parentname" }, + { 0x0351, "script_pushable" }, + { 0x0352, "script_radius" }, + { 0x0353, "script_rumble" }, + { 0x0354, "script_trace" }, + { 0x0355, "script_vehicle" }, + { 0x0356, "script_vehicle_collision" }, + { 0x0357, "script_vehicle_collmap" }, + { 0x0358, "script_vehicle_corpse" }, + { 0x0359, "script_visionset" }, + { 0x035A, "script_zone" }, + { 0x035B, "scriptable" }, + { 0x035C, "scriptable_initialize" }, + { 0x035D, "scriptable_notify_callback" }, + { 0x035E, "scriptable_touched" }, + { 0x035F, "scriptable_post_initialize" }, + { 0x0360, "scriptable_used" }, + { 0x0361, "scriptbundlename" }, + { 0x0362, "scriptedarrivalent" }, + { 0x0363, "scriptgoalpos" }, + { 0x0364, "search_end" }, + { 0x0365, "secondaryoffhand" }, + { 0x0366, "secondaryweapon" }, + { 0x0367, "sentry" }, + { 0x0368, "sentry_offline" }, + { 0x0369, "sessionstate" }, + { 0x036A, "sessionteam" }, + { 0x036B, "shapeindex" }, + { 0x036C, "sharpturnforceusevelocity" }, + { 0x036D, "sharpturnlookaheaddist" }, + { 0x036E, "sharpturnnotifydist" }, + { 0x036F, "sharpturntooclosetodestdist" }, + { 0x0370, "shoot_firstshot" }, + { 0x0371, "shootparams_bconvergeontarget" }, + { 0x0372, "shootparams_burstcount" }, + { 0x0373, "shootparams_buseentinshootcalc" }, + { 0x0374, "shootparams_ent" }, + { 0x0375, "shootparams_fastburst" }, + { 0x0376, "shootparams_numburstsleft" }, + { 0x0377, "shootparams_objective" }, + { 0x0378, "shootparams_pos" }, + { 0x0379, "shootparams_readid" }, + { 0x037A, "shootparams_shotsperburst" }, + { 0x037B, "shootparams_starttime" }, + { 0x037C, "shootparams_style" }, + { 0x037D, "shootparams_taskid" }, + { 0x037E, "shootparams_valid" }, + { 0x037F, "shootparams_writeid" }, + { 0x0380, "shootstyleoverride" }, + { 0x0381, "shouldinitiallyattackfromexposed" }, + { 0x0382, "showinkillcam" }, + { 0x0383, "shufflenode" }, + { 0x0384, "sidearm" }, + { 0x0385, "sightlatency" }, + { 0x0386, "silenced_shot" }, + { 0x0387, "slidevelocity" }, + { 0x0388, "slowmo_active" }, + { 0x0389, "slowmo_passive" }, + { 0x038A, "smartfacingpos" }, + { 0x038B, "smoke" }, + { 0x038C, "snd_channelvolprio_holdbreath" }, + { 0x038D, "snd_channelvolprio_pain" }, + { 0x038E, "snd_channelvolprio_shellshock" }, + { 0x038F, "snd_enveffectsprio_level" }, + { 0x0390, "snd_enveffectsprio_shellshock" }, + { 0x0391, "sort" }, + { 0x0392, "sound_blend" }, + { 0x0393, "sound_transient_soundbanks" }, + { 0x0394, "space" }, + { 0x0395, "spaceship_accel" }, + { 0x0396, "spaceship_boosting" }, + { 0x0397, "spaceship_mode" }, + { 0x0398, "spaceship_rotaccel" }, + { 0x0399, "spaceship_rotvel" }, + { 0x039A, "spaceship_vel" }, + { 0x039B, "spawned" }, + { 0x039C, "spawner" }, + { 0x039D, "spawnflags" }, + { 0x039E, "spectatekillcam" }, + { 0x039F, "spectating_cycle" }, + { 0x03A0, "spectator" }, + { 0x03A1, "speed" }, + { 0x03A2, "speedscalemult" }, + { 0x03A3, "splatter" }, + { 0x03A4, "splinenode_angles" }, + { 0x03A5, "splinenode_corridor_height" }, + { 0x03A6, "splinenode_corridor_width" }, + { 0x03A7, "splinenode_label" }, + { 0x03A8, "splinenode_speed" }, + { 0x03A9, "splinenode_string" }, + { 0x03AA, "splinenode_tension" }, + { 0x03AB, "splinenode_throttle" }, + { 0x03AC, "splittime" }, + { 0x03AD, "sprint_begin" }, + { 0x03AE, "sprint_end" }, + { 0x03AF, "squadmovementallowed" }, + { 0x03B0, "squadnumber" }, + { 0x03B1, "squareaspectratio" }, + { 0x03B2, "stairsstate" }, + { 0x03B3, "stand" }, + { 0x03B4, "start_blend" }, + { 0x03B5, "start_move" }, + { 0x03B6, "start_ragdoll" }, + { 0x03B7, "startammo" }, + { 0x03B8, "startpos" }, + { 0x03B9, "statelocked" }, + { 0x03BA, "statusicon" }, + { 0x03BB, "stealth" }, + { 0x03BC, "stickerslot0" }, + { 0x03BD, "stickerslot1" }, + { 0x03BE, "stickerslot2" }, + { 0x03BF, "stickerslot3" }, + { 0x03C0, "stop" }, + { 0x03C1, "stop_soon" }, + { 0x03C2, "stopanim" }, + { 0x03C3, "stopanimdistsq" }, + { 0x03C4, "stopsoonnotifydist" }, + { 0x03C5, "subpartname" }, + { 0x03C6, "subpartstate" }, + { 0x03C7, "suncolor" }, + { 0x03C8, "sundirection" }, + { 0x03C9, "sunlight" }, + { 0x03CA, "superMeterProgress" }, + { 0x03CB, "suppression" }, + { 0x03CC, "suppressionTime" }, + { 0x03CD, "suppression_end" }, + { 0x03CE, "suppressiondecrement" }, + { 0x03CF, "suppressionduration" }, + { 0x03D0, "suppressionmeter" }, + { 0x03D1, "suppressionstarttime" }, + { 0x03D2, "suppressionwait" }, + { 0x03D3, "surfacetype" }, + { 0x03D4, "surprisedbymedistsq" }, + { 0x03D5, "suspendvehicle" }, + { 0x03D6, "swimmer" }, + { 0x03D7, "syncedmeleetarget" }, + { 0x03D8, "tag" }, + { 0x03D9, "tag_aim" }, + { 0x03DA, "tag_aim_animated" }, + { 0x03DB, "tag_aim_pivot" }, + { 0x03DC, "tag_barrel" }, + { 0x03DD, "tag_blade_off" }, + { 0x03DE, "tag_body" }, + { 0x03DF, "tag_brass" }, + { 0x03E0, "tag_butt" }, + { 0x03E1, "tag_cambone" }, + { 0x03E2, "tag_camera" }, + { 0x03E3, "tag_charge_fx01" }, + { 0x03E4, "tag_charge_fx02" }, + { 0x03E5, "tag_charge_fx03" }, + { 0x03E6, "tag_charge_fx04" }, + { 0x03E7, "tag_charge_fx05" }, + { 0x03E8, "tag_charge_fx06" }, + { 0x03E9, "tag_charge_fx07" }, + { 0x03EA, "tag_charge_fx08" }, + { 0x03EB, "tag_charge_fx09" }, + { 0x03EC, "tag_charge_fx10" }, + { 0x03ED, "tag_charge_fx11" }, + { 0x03EE, "tag_charge_fx12" }, + { 0x03EF, "tag_charge_fx13" }, + { 0x03F0, "tag_charge_fx14" }, + { 0x03F1, "tag_charge_fx15" }, + { 0x03F2, "tag_charge_fx16" }, + { 0x03F3, "tag_clip" }, + { 0x03F4, "tag_detach" }, + { 0x03F5, "tag_engine_left" }, + { 0x03F6, "tag_engine_right" }, + { 0x03F7, "tag_eotech_reticle" }, + { 0x03F8, "tag_eye" }, + { 0x03F9, "tag_flash" }, + { 0x03FA, "tag_flash_2" }, + { 0x03FB, "tag_flash_silenced" }, + { 0x03FC, "tag_fx" }, + { 0x03FD, "tag_gasmask" }, + { 0x03FE, "tag_gasmask2" }, + { 0x03FF, "tag_glass_ads" }, + { 0x0400, "tag_glass_ads2" }, + { 0x0401, "tag_glass_hip" }, + { 0x0402, "tag_glass_hip2" }, + { 0x0403, "tag_ik_loc_le" }, + { 0x0404, "tag_ik_loc_le_foregrip" }, + { 0x0405, "tag_ik_loc_le_launcher" }, + { 0x0406, "tag_ik_loc_le_shotgun" }, + { 0x0407, "tag_inhand" }, + { 0x0408, "tag_knife_fx" }, + { 0x0409, "tag_laser" }, + { 0x040A, "tag_launcher" }, + { 0x040B, "tag_magnifier_eotech_reticle" }, + { 0x040C, "tag_motion_tracker_bl" }, + { 0x040D, "tag_motion_tracker_br" }, + { 0x040E, "tag_motion_tracker_fx" }, + { 0x040F, "tag_motion_tracker_tl" }, + { 0x0410, "tag_origin" }, + { 0x0411, "tag_player" }, + { 0x0412, "tag_popout" }, + { 0x0413, "tag_reticle_acog" }, + { 0x0414, "tag_reticle_hamr" }, + { 0x0415, "tag_reticle_on" }, + { 0x0416, "tag_reticle_red_dot" }, + { 0x0417, "tag_reticle_reflex" }, + { 0x0418, "tag_reticle_tavor_scope" }, + { 0x0419, "tag_reticle_thermal_scope" }, + { 0x041A, "tag_shield_back" }, + { 0x041B, "tag_shotgun" }, + { 0x041C, "tag_show_alt" }, + { 0x041D, "tag_stowed_back" }, + { 0x041E, "tag_stowed_hip_rear" }, + { 0x041F, "tag_sync" }, + { 0x0420, "tag_turret" }, + { 0x0421, "tag_turret_base" }, + { 0x0422, "tag_weapon" }, + { 0x0423, "tag_weapon_chest" }, + { 0x0424, "tag_weapon_left" }, + { 0x0425, "tag_weapon_right" }, + { 0x0426, "tag_wheel_back_left" }, + { 0x0427, "tag_wheel_back_right" }, + { 0x0428, "tag_wheel_front_left" }, + { 0x0429, "tag_wheel_front_right" }, + { 0x042A, "tag_wheel_middle_left" }, + { 0x042B, "tag_wheel_middle_right" }, + { 0x042C, "tagname" }, + { 0x042D, "takedamage" }, + { 0x042E, "target" }, + { 0x042F, "target_script_trigger" }, + { 0x0430, "targetname" }, + { 0x0431, "team" }, + { 0x0432, "team3" }, + { 0x0433, "teammode_axisallies" }, + { 0x0434, "teammode_ffa" }, + { 0x0435, "teammovewaittime" }, + { 0x0436, "thermal" }, + { 0x0437, "thermalbodymaterial" }, + { 0x0438, "third_person" }, + { 0x0439, "threatbias" }, + { 0x043A, "threatbiasgroup" }, + { 0x043B, "threatsight" }, + { 0x043C, "threatsightdistmax" }, + { 0x043D, "threatsightdistmin" }, + { 0x043E, "threatsightratemax" }, + { 0x043F, "threatsightratemin" }, + { 0x0440, "threshold" }, + { 0x0441, "throwbackweapon" }, + { 0x0442, "throwingknife" }, + { 0x0443, "timemodified" }, + { 0x0444, "top" }, + { 0x0445, "toparc" }, + { 0x0446, "totalscore" }, + { 0x0447, "touch" }, + { 0x0448, "touching_platform" }, + { 0x0449, "trackmoverup" }, + { 0x044A, "transient_entity" }, + { 0x044B, "transients_synced" }, + { 0x044C, "traverse_complete" }, + { 0x044D, "traverse_soon" }, + { 0x044E, "traversecost" }, + { 0x044F, "traversesoonnotifydist" }, + { 0x0450, "trigger" }, + { 0x0451, "trigger_damage" }, + { 0x0452, "trigger_use" }, + { 0x0453, "trigger_use_touch" }, + { 0x0454, "triggervarindex" }, + { 0x0455, "truck_cam" }, + { 0x0456, "turningpoint" }, + { 0x0457, "turnrate" }, + { 0x0458, "turnthreshold" }, + { 0x0459, "turret_deactivate" }, + { 0x045A, "turret_fire" }, + { 0x045B, "turret_no_vis" }, + { 0x045C, "turret_not_on_target" }, + { 0x045D, "turret_on_target" }, + { 0x045E, "turret_on_vistarget" }, + { 0x045F, "turret_pitch_clamped" }, + { 0x0460, "turret_rotate_stopped" }, + { 0x0461, "turret_yaw_clamped" }, + { 0x0462, "turretinvulnerability" }, + { 0x0463, "turretownerchange" }, + { 0x0464, "turretstatechange" }, + { 0x0465, "type" }, + { 0x0466, "underbarrel" }, + { 0x0467, "underbarrelvarindex" }, + { 0x0468, "unittype" }, + { 0x0469, "unresolved_collision" }, + { 0x046A, "unsafe" }, + { 0x046B, "unusable" }, + { 0x046C, "up" }, + { 0x046D, "upaimlimit" }, + { 0x046E, "useable" }, + { 0x046F, "useanimgoalweight" }, + { 0x0470, "usechokepoints" }, + { 0x0471, "usecommand" }, + { 0x0472, "usepriority" }, + { 0x0473, "usestrictreacquiresightshoot" }, + { 0x0474, "usingnavmesh" }, + { 0x0475, "variantid" }, + { 0x0476, "veh_boatbounce" }, + { 0x0477, "veh_brake" }, + { 0x0478, "veh_collision" }, + { 0x0479, "veh_jolt" }, + { 0x047A, "veh_landed" }, + { 0x047B, "veh_leftground" }, + { 0x047C, "veh_origin" }, + { 0x047D, "veh_pathdir" }, + { 0x047E, "veh_pathspeed" }, + { 0x047F, "veh_pathtype" }, + { 0x0480, "veh_predictedcollision" }, + { 0x0481, "veh_speed" }, + { 0x0482, "veh_throttle" }, + { 0x0483, "veh_topspeed" }, + { 0x0484, "veh_transmission" }, + { 0x0485, "vehicle_dismount" }, + { 0x0486, "vehicle_mount" }, + { 0x0487, "vehicletype" }, + { 0x0488, "velocity" }, + { 0x0489, "vertalign" }, + { 0x048A, "view_jostle" }, + { 0x048B, "visionsetmissilecam" }, + { 0x048C, "visionsetmissilecamduration" }, + { 0x048D, "visionsetnaked" }, + { 0x048E, "visionsetnakedduration" }, + { 0x048F, "visionsetnight" }, + { 0x0490, "visionsetnightduration" }, + { 0x0491, "visionsetpain" }, + { 0x0492, "visionsetpainduration" }, + { 0x0493, "visionsetthermal" }, + { 0x0494, "visionsetthermalduration" }, + { 0x0495, "visor_down" }, + { 0x0496, "visual" }, + { 0x0497, "visualvarindex" }, + { 0x0498, "vote" }, + { 0x0499, "wait" }, + { 0x049A, "wakeupvehicle" }, + { 0x049B, "walk" }, + { 0x049C, "walkdist" }, + { 0x049D, "walkdistfacingmotion" }, + { 0x049E, "waypoint_reached" }, + { 0x049F, "weapon" }, + { 0x04A0, "weapon_change" }, + { 0x04A1, "weapon_dropped" }, + { 0x04A2, "weapon_fired" }, + { 0x04A3, "weapon_switch_started" }, + { 0x04A4, "weapon_taken" }, + { 0x04A5, "weaponchange" }, + { 0x04A6, "weaponinfo" }, + { 0x04A7, "weaponname" }, + { 0x04A8, "weaponrail_on" }, + { 0x04A9, "weaponrequest" }, + { 0x04AA, "weights" }, + { 0x04AB, "width" }, + { 0x04AC, "world" }, + { 0x04AD, "worldspawn" }, + { 0x04AE, "x" }, + { 0x04AF, "xb3" }, + { 0x04B0, "xuid" }, + { 0x04B1, "y" }, + { 0x04B2, "yawconvergencetime" }, + { 0x04B3, "z" }, + { 0x04B4, "zonly_physics" }, { 0x04B5, "aiasm/civilian_mp" }, { 0x04B6, "aiasm/civilian_sp" }, { 0x04B7, "aiasm/corner_cover_lean_shoot_mp" }, @@ -4933,2963 +6090,1608 @@ const std::array, 1467> file_list { 0x09BB, "scripts/mp/agents/juggernaut/juggernaut_agent" }, { 0x09BC, "scripts/mp/agents/soldier/soldier_agent" }, { 0x09BD, "scripts/mp/agents/suicidebomber/suicidebomber_agent" }, - { 0xE2C1, "aiasm/civilian_cp_mp" }, - { 0xE2C2, "aiasm/corner_cover_lean_shoot_cp_mp" }, - { 0xE2C3, "aiasm/corner_cover_lean_shoot_lw_mp" }, - { 0xE2C4, "aiasm/gesture_cp_mp" }, - { 0xE2C5, "aiasm/gesture_lw_mp" }, - { 0xE2C6, "aiasm/shoot_cp_mp" }, - { 0xE2C7, "aiasm/shoot_lw_mp" }, - { 0xE2C8, "aiasm/soldier_cp_mp" }, - { 0xE2C9, "aiasm/soldier_lw_mp" }, - { 0xE2CA, "aiasm/suicidebomber_cp_mp" }, - { 0xE2CB, "behaviortree/riotshield_cp" }, - { 0xE2CC, "behaviortree/soldier_agent_lw" }, - { 0xE2CD, "character/character_cp_al_qatala_desert_9_rpg" }, - { 0xE2CE, "character/character_cp_al_qatala_desert_ar_tmtyl" }, - { 0xE2CF, "character/character_cp_bombvest_hostage" }, - { 0xE2D0, "character/character_cp_hero_hadir_urban" }, - { 0xE2D1, "character/character_cp_usmc_basic_ar_1" }, - { 0xE2D2, "character/character_cp_usmc_basic_ar_2" }, - { 0xE2D3, "character/character_cp_usmc_basic_ar_3" }, - { 0xE2D4, "character/character_cp_usmc_basic_ar_4" }, - { 0xE2D5, "character/character_cp_usmc_basic_lmg" }, - { 0xE2D6, "character/character_iw8_cp_al_qatala_urban_bombvest" }, - { 0xE2D7, "character/character_iw8_russian_army_1_trial" }, - { 0xE2D8, "character/character_opforce_juggernaut_br" }, - { 0xE2D9, "character/character_opforce_juggernaut_trial" }, - { 0xE2DA, "character/character_spetsnaz_ar_nvg_cp" }, - { 0xE2DB, "character/character_spetsnaz_ar_nvg_fixed_cp" }, - { 0xE2DC, "character/character_spetsnaz_ar_trial" }, - { 0xE2DD, "character/character_spetsnaz_cqc_nvg_cp" }, - { 0xE2DE, "character/character_spetsnaz_cqc_trial" }, - { 0xE2DF, "character/character_spetsnaz_dmr_cp_nvg" }, - { 0xE2E0, "character/character_spetsnaz_dmr_trial" }, - { 0xE2E1, "character/character_spetsnaz_gasmask_ar_cp" }, - { 0xE2E2, "character/character_spetsnaz_gasmask_ar_trial" }, - { 0xE2E3, "character/character_spetsnaz_gasmask_cqc_cp" }, - { 0xE2E4, "character/character_spetsnaz_gasmask_cqc_trial" }, - { 0xE2E5, "character/character_spetsnaz_gasmask_lmg_cp" }, - { 0xE2E6, "character/character_spetsnaz_gasmask_lmg_trial" }, - { 0xE2E7, "character/character_spetsnaz_gasmask_nohelmet_ar_cp" }, - { 0xE2E8, "character/character_spetsnaz_gasmask_nohelmet_cqc_cp" }, - { 0xE2E9, "character/character_spetsnaz_gasmask_nohelmet_lmg_cp" }, - { 0xE2EA, "character/character_spetsnaz_lmg_cp_nvg" }, - { 0xE2EB, "character/character_spetsnaz_lmg_trial" }, - { 0xE2EC, "character/character_spetsnaz_riotshield_cp" }, - { 0xE2ED, "character/civ_tugofwar_male_cp" }, - { 0xE2EE, "xmodelalias/heads_al_qatala_tmtyl" }, - { 0xE2EF, "scripts/common/create_script_utility" }, - { 0xE2F0, "scripts/cp/animation_suite" }, - { 0xE2F1, "scripts/cp/astar" }, - { 0xE2F2, "scripts/cp/calloutmarkerping_cp" }, - { 0xE2F3, "scripts/cp/challenges_cp" }, - { 0xE2F4, "scripts/cp/compass" }, - { 0xE2F5, "scripts/cp/coop_escape" }, - { 0xE2F6, "scripts/cp/cp_aitype_structs_ally_usmc" }, - { 0xE2F7, "scripts/cp/cp_awards" }, - { 0xE2F8, "scripts/cp/cp_challenge" }, - { 0xE2F9, "scripts/cp/cp_checkpoint" }, - { 0xE2FA, "scripts/cp/cp_circuit_breaker" }, - { 0xE2FB, "scripts/cp/cp_enemy_drone_turret" }, - { 0xE2FC, "scripts/cp/cp_enemy_sentry_turret" }, - { 0xE2FD, "scripts/cp/cp_enemy_tank" }, - { 0xE2FE, "scripts/cp/cp_events" }, - { 0xE2FF, "scripts/cp/cp_gastrap" }, - { 0xE300, "scripts/cp/cp_manned_turret" }, - { 0xE301, "scripts/cp/cp_matchdata" }, - { 0xE302, "scripts/cp/cp_missilelauncher" }, - { 0xE303, "scripts/cp/cp_points" }, - { 0xE304, "scripts/cp/cp_rank" }, - { 0xE305, "scripts/cp/cp_scriptmover_util" }, - { 0xE306, "scripts/cp/execution" }, - { 0xE307, "scripts/cp/so_globallogic" }, - { 0xE308, "scripts/cp/so_laststand" }, - { 0xE309, "scripts/cp/so_trigger" }, - { 0xE30A, "scripts/cp/so_utility" }, - { 0xE30B, "scripts/cp/so_utility_code" }, - { 0xE30C, "scripts/cp/whizby" }, - { 0xE30D, "scripts/cp_mp/auto_ascender_solo" }, - { 0xE30E, "scripts/cp_mp/calloutmarkerping" }, - { 0xE30F, "scripts/cp_mp/challenges" }, - { 0xE310, "scripts/cp_mp/crossbow" }, - { 0xE311, "scripts/cp_mp/dragonsbreath" }, - { 0xE312, "scripts/cp_mp/xmike109" }, - { 0xE313, "scripts/mp/ammorestock" }, - { 0xE314, "scripts/mp/brclientmatchdata" }, - { 0xE315, "scripts/mp/brmatchdata" }, - { 0xE316, "scripts/mp/calloutmarkerping_mp" }, - { 0xE317, "scripts/mp/carriable" }, - { 0xE318, "scripts/mp/challenges_mp" }, - { 0xE319, "scripts/mp/mp_agent_damage" }, - { 0xE31A, "scripts/aitypes/riotshield/riotshield" }, - { 0xE31B, "scripts/asm/soldier/cp" }, - { 0xE31C, "scripts/asm/soldier/ground_turret" }, - { 0xE31D, "scripts/cp/agents/agents" }, - { 0xE31E, "scripts/cp/agents/gametype_cp_specops" }, - { 0xE31F, "scripts/cp/agents/gametype_cp_wave_sv" }, - { 0xE320, "scripts/cp/drone/emp_drone" }, - { 0xE321, "scripts/cp/equipment/cp_adrenaline" }, - { 0xE322, "scripts/cp/equipment/cp_decoy_grenade" }, - { 0xE323, "scripts/cp/equipment/cp_incendiarylauncher" }, - { 0xE324, "scripts/cp/helicopter/chopper_boss" }, - { 0xE325, "scripts/cp/helicopter/utility" }, - { 0xE326, "scripts/cp/killstreaks/nuke_cp" }, - { 0xE327, "scripts/cp/laser_traps/cp_laser_traps" }, - { 0xE328, "scripts/cp/stealth/manager" }, - { 0xE329, "scripts/cp/utility/auto_ascender_ai" }, - { 0xE32A, "scripts/cp/utility/cp_controlled_callbacks" }, - { 0xE32B, "scripts/cp/utility/cp_safehouse_util" }, - { 0xE32C, "scripts/cp/utility/script" }, - { 0xE32D, "scripts/cp/vehicles/cargo_truck_mg_cp" }, - { 0xE32E, "scripts/cp/vehicles/little_bird_mg_cp" }, - { 0xE32F, "scripts/cp/vehicles/vehicle_compass_cp" }, - { 0xE330, "scripts/cp/vehicles/vehicle_damage_cp" }, - { 0xE331, "scripts/cp_mp/killstreaks/nuke" }, - { 0xE332, "scripts/cp_mp/utility/callback_group" }, - { 0xE333, "scripts/cp_mp/utility/omnvar_utility" }, - { 0xE334, "scripts/cp_mp/utility/scriptable_door_utility" }, - { 0xE335, "scripts/cp_mp/utility/train_utility" }, - { 0xE336, "scripts/cp_mp/vehicles/cargo_truck_mg" }, - { 0xE337, "scripts/cp_mp/vehicles/little_bird_mg" }, - { 0xE338, "scripts/cp_mp/vehicles/vehicle_collision" }, - { 0xE339, "scripts/cp_mp/vehicles/vehicle_compass" }, - { 0xE33A, "scripts/mp/equipment/binoculars" }, - { 0xE33B, "scripts/mp/equipment/fulton" }, - { 0xE33C, "scripts/mp/killstreaks/nuke_mp" }, - { 0xE33D, "scripts/mp/subway/fast_travel_subway_car" }, - { 0xE33E, "scripts/mp/subway/fast_travel_subway_station" }, - { 0xE33F, "scripts/mp/trials/mp_cave_am_create_script" }, - { 0xE340, "scripts/mp/trials/mp_emporium_create_script_floorislava" }, - { 0xE341, "scripts/mp/trials/mp_euphrates_create_script" }, - { 0xE342, "scripts/mp/trials/mp_euphrates_create_script_gunnonlinear" }, - { 0xE343, "scripts/mp/trials/mp_harbor_floorislava_create_script" }, - { 0xE344, "scripts/mp/trials/mp_m_cornfield_floor_is_lava_create_script" }, - { 0xE345, "scripts/mp/trials/mp_m_king_create_script" }, - { 0xE346, "scripts/mp/trials/mp_m_trench_create_script_gunnonlinear" }, - { 0xE347, "scripts/mp/trials/mp_oilrig_create_script" }, - { 0xE348, "scripts/mp/trials/mp_t_reflex_create_script_quadrace" }, - { 0xE349, "scripts/mp/trials/mp_trial_helicopter_port_create_a_script" }, - { 0xE34A, "scripts/mp/trials/mp_trials_patches_petrograd" }, - { 0xE34B, "scripts/mp/trials/mp_trl_boneyard_gw_race" }, - { 0xE34C, "scripts/mp/trials/mp_trl_create_a_script_race_euphrates" }, - { 0xE34D, "scripts/mp/trials/mp_trl_floorislava" }, - { 0xE34E, "scripts/mp/trials/mp_trl_gunslinger" }, - { 0xE34F, "scripts/mp/trials/mp_trl_gunslinger_crash_create_script" }, - { 0xE350, "scripts/mp/trials/mp_trl_gunslinger_knife_create_script" }, - { 0xE351, "scripts/mp/trials/mp_trl_gunslinger_memory_create_script" }, - { 0xE352, "scripts/mp/trials/mp_trl_quarry_raceislava_trial_create_a_script" }, - { 0xE353, "scripts/mp/trials/trial_arm_course" }, - { 0xE354, "scripts/mp/trials/trial_enemy_sentry_turret" }, - { 0xE355, "scripts/mp/trials/trial_gun_course" }, - { 0xE356, "scripts/mp/trials/trial_jugg" }, - { 0xE357, "scripts/mp/trials/trial_pitcher" }, - { 0xE358, "scripts/mp/trials/trial_race" }, - { 0xE359, "scripts/mp/trials/trial_sniper" }, - { 0xE35A, "scripts/mp/trials/trial_target_utility" }, - { 0xE35B, "scripts/mp/trials/trial_utility" }, - { 0xE35C, "scripts/mp/vehicles/cargo_truck_mg_mp" }, - { 0xE35D, "scripts/mp/vehicles/little_bird_mg_mp" }, - { 0xE35E, "scripts/mp/vehicles/vehicle_compass_mp" }, - { 0xE35F, "scripts/mp/vehicles/vehicle_damage_mp" }, - { 0xE360, "scripts/asm/soldier/mp/melee" }, - { 0xE361, "scripts/cp_mp/vehicles/customization/battle_tracks" }, -}}; - -const std::array, 70546> token_list -{{ - { 0x00, "" }, // VOID - { 0x01, "pl#" }, // PL - { 0x02, "-" }, // MINUS -// { 0x03, "" }, // RADIUS_TYPO - { 0x04, ":" }, // NOTE_COLON - // files [0x05 - 0x15] - { 0x16, "_" }, - { 0x17, "_custom" }, - { 0x18, "_process_native_script" }, - { 0x19, "accumulate" }, - { 0x1A, "accuracy" }, - { 0x1B, "actionslot1" }, - { 0x1C, "actionslot2" }, - { 0x1D, "actionslot3" }, - { 0x1E, "actionslot4" }, - { 0x1F, "actionslot5" }, - { 0x20, "actionslot6" }, - { 0x21, "actionslot7" }, - { 0x22, "activator" }, - { 0x23, "active" }, - { 0x24, "activevisionset" }, - { 0x25, "activevisionsetduration" }, - { 0x26, "adrenaline" }, - { 0x27, "agent" }, - { 0x28, "agenthealth" }, - { 0x29, "agentname" }, - { 0x2A, "agentteam" }, - { 0x2B, "aggressivemode" }, - { 0x2C, "aiSpread" }, - { 0x2D, "ai_event" }, - { 0x2E, "aifusetime" }, - { 0x2F, "aim_highest_bone" }, - { 0x30, "aim_vis_bone" }, - { 0x31, "aimyawspeed" }, - { 0x32, "alert" }, - { 0x33, "alertlevel" }, - { 0x34, "alertlevelint" }, - { 0x35, "alien" }, - { 0x36, "alignx" }, - { 0x37, "aligny" }, - { 0x38, "all" }, - { 0x39, "allies" }, - { 0x3A, "allowcrouch" }, - { 0x3B, "allowdeath" }, - { 0x3C, "allowjump" }, - { 0x3D, "allowladders" }, - { 0x3E, "allowpain" }, - { 0x3F, "allowpain_internal" }, - { 0x40, "allowprone" }, - { 0x41, "allowspeedupwhencombathot" }, - { 0x42, "allowstrafe" }, - { 0x43, "alpha" }, - { 0x44, "alternateinventory" }, - { 0x45, "alternateweapons" }, - { 0x46, "altmode" }, - { 0x47, "always" }, - { 0x48, "ambient" }, - { 0x49, "ambush" }, - { 0x4A, "ambush_nodes_only" }, - { 0x4B, "amount" }, - { 0x4C, "angle_deltas" }, - { 0x4D, "angledelta" }, - { 0x4E, "angleindex" }, - { 0x4F, "anglelerprate" }, - { 0x50, "angles" }, - { 0x51, "angles_offset" }, - { 0x52, "anim_angle_delta" }, - { 0x53, "anim_deltas" }, - { 0x54, "anim_pose" }, - { 0x55, "anim_will_finish" }, - { 0x56, "anims" }, - { 0x57, "animscript" }, - { 0x58, "animscriptedactive" }, - { 0x59, "archived" }, - { 0x5A, "archivetime" }, - { 0x5B, "archiveusepotg" }, - { 0x5C, "arrivalfailed" }, - { 0x5D, "arriving" }, - { 0x5E, "asleep" }, - { 0x5F, "asm_ephemeral_events" }, - { 0x60, "asm_events" }, - { 0x61, "asm_getfunction" }, - { 0x62, "asm_getgenerichandler" }, - { 0x63, "asm_getparams" }, - { 0x64, "aspectratio" }, - { 0x65, "assists" }, - { 0x66, "attachments" }, - { 0x67, "attachmentvarindices" }, - { 0x68, "attachtag" }, - { 0x69, "attacker" }, - { 0x6A, "attackeraccuracy" }, - { 0x6B, "attackercount" }, - { 0x6C, "auto_ai" }, - { 0x6D, "auto_change" }, - { 0x6E, "auto_nonai" }, - { 0x6F, "axis" }, - { 0x70, "back" }, - { 0x71, "back_left" }, - { 0x72, "back_low" }, - { 0x73, "back_mid" }, - { 0x74, "back_right" }, - { 0x75, "back_up" }, - { 0x76, "backpiece" }, - { 0x77, "backpiecevarindex" }, - { 0x78, "bad_guys" }, - { 0x79, "bad_path" }, - { 0x7A, "badpath" }, - { 0x7B, "badplaceawareness" }, - { 0x7C, "baimedataimtarget" }, - { 0x7D, "basearchetype" }, - { 0x7E, "basename" }, - { 0x7F, "begin" }, - { 0x80, "begin_custom_anim" }, - { 0x81, "begin_firing" }, - { 0x82, "begin_firing_left" }, - { 0x83, "bfire" }, - { 0x84, "bgrenadeavoid" }, - { 0x85, "bgrenadereturnthrow" }, - { 0x86, "birthtime" }, - { 0x87, "bisincombat" }, - { 0x88, "blade_hide" }, - { 0x89, "blade_show" }, - { 0x8A, "blindfire" }, - { 0x8B, "blockfriendlies" }, - { 0x8C, "blurradius" }, - { 0x8D, "body_animate_jnt" }, - { 0x8E, "bodyindex" }, - { 0x8F, "bottomarc" }, - { 0x90, "boundingoverwatchenabled" }, - { 0x91, "boxsizex" }, - { 0x92, "boxsizey" }, - { 0x93, "breload" }, - { 0x94, "bt_createinstance" }, - { 0x95, "bt_createtasktree" }, - { 0x96, "bt_eventlistener" }, - { 0x97, "bt_finalizebehavior" }, - { 0x98, "bt_finalizeregistrar" }, - { 0x99, "bt_getchildtaskid" }, - { 0x9A, "bt_getdemeanor" }, - { 0x9B, "bt_getfunction" }, - { 0x9C, "bt_gettaskfuncargs" }, - { 0x9D, "bt_init" }, - { 0x9E, "bt_initactions" }, - { 0x9F, "bt_initnodetypes" }, - { 0xA0, "bt_initroot" }, - { 0xA1, "bt_istreeregistered" }, - { 0xA2, "bt_nativecopyaction" }, - { 0xA3, "bt_nativecopybehavior" }, - { 0xA4, "bt_nativeexecaction" }, - { 0xA5, "bt_nativefinalizeregistrar" }, - { 0xA6, "bt_nativeistreeregistered" }, - { 0xA7, "bt_nativeregisteraction" }, - { 0xA8, "bt_nativeregisterbehavior" }, - { 0xA9, "bt_nativeregisterbehaviortotree" }, - { 0xAA, "bt_nativeregistertree" }, - { 0xAB, "bt_nativesetregistrar" }, - { 0xAC, "bt_nativetick" }, - { 0xAD, "bt_negateresult" }, - { 0xAE, "bt_registeraction" }, - { 0xAF, "bt_registerbehavior" }, - { 0xB0, "bt_registerbehaviortotree" }, - { 0xB1, "bt_registerprefabtaskids" }, - { 0xB2, "bt_registertaskargs" }, - { 0xB3, "bt_registertree" }, - { 0xB4, "bt_setregistrar" }, - { 0xB5, "bt_terminateprevrunningaction" }, - { 0xB6, "bt_tick" }, - { 0xB7, "btgoalheight" }, - { 0xB8, "btgoalradius" }, - { 0xB9, "buildpathextradata" }, - { 0xBA, "bullet_hitshield" }, - { 0xBB, "bullethit" }, - { 0xBC, "bulletsinclip" }, - { 0xBD, "bulletwhizby" }, - { 0xBE, "burstcount" }, - { 0xBF, "busebackwardstrafespace" }, - { 0xC0, "call_vote" }, - { 0xC1, "callsign" }, - { 0xC2, "camo" }, - { 0xC3, "canacquirenearbytacvisenemies" }, - { 0xC4, "cancel_location" }, - { 0xC5, "canclimbladders" }, - { 0xC6, "candrop" }, - { 0xC7, "capsule_halfheight" }, - { 0xC8, "capsule_midpoint_height" }, - { 0xC9, "capsule_radius" }, - { 0xCA, "cautiouslookaheaddist" }, - { 0xCB, "cautiousnavigation" }, - { 0xCC, "chainfallback" }, - { 0xCD, "chainnode" }, - { 0xCE, "changearchetype" }, - { 0xCF, "characterid" }, - { 0xD0, "chest" }, - { 0xD1, "civilian" }, - { 0xD2, "civiliannameplate" }, - { 0xD3, "clantag" }, - { 0xD4, "classname" }, - { 0xD5, "clipdistance" }, - { 0xD6, "clipsize" }, - { 0xD7, "code_classname" }, - { 0xD8, "code_damageradius" }, - { 0xD9, "code_move" }, - { 0xDA, "code_move_slide" }, - { 0xDB, "codecallback_agentadded" }, - { 0xDC, "codecallback_agentdamaged" }, - { 0xDD, "codecallback_agentfinishweaponchange" }, - { 0xDE, "codecallback_agentimpaled" }, - { 0xDF, "codecallback_agentkilled" }, - { 0xE0, "codecallback_getprojectilespeedscale" }, - { 0xE1, "codecallback_hostmigration" }, - { 0xE2, "codecallback_leaderdialog" }, - { 0xE3, "codecallback_omnvarschanged" }, - { 0xE4, "codecallback_playeractive" }, - { 0xE5, "codecallback_playerconnect" }, - { 0xE6, "codecallback_playerdamage" }, - { 0xE7, "codecallback_playerdisconnect" }, - { 0xE8, "codecallback_playerfinishweaponchange" }, - { 0xE9, "codecallback_playerimpaled" }, - { 0xEA, "codecallback_playerkilled" }, - { 0xEB, "codecallback_playerlaststand" }, - { 0xEC, "codecallback_playermigrated" }, - { 0xED, "codecallback_playerspawned" }, - { 0xEE, "codecallback_spawnpointcritscore" }, - { 0xEF, "codecallback_spawnpointscore" }, - { 0xF0, "codecallback_spawnpointsprecalc" }, - { 0xF1, "codecallback_startgametype" }, - { 0xF2, "codecallback_vehicledamage" }, - { 0xF3, "color" }, - { 0xF4, "color_blind_toggled" }, - { 0xF5, "combat" }, - { 0xF6, "combatmode" }, - { 0xF7, "compositemodel" }, - { 0xF8, "confirm_location" }, - { 0xF9, "consecutiveKills" }, - { 0xFA, "console" }, - { 0xFB, "constrained" }, - { 0xFC, "contact" }, - { 0xFD, "convergencetime" }, - { 0xFE, "count" }, - { 0xFF, "cover" }, - { 0x100, "cover_approach" }, - { 0x101, "coverexposetype" }, - { 0x102, "covernode" }, - { 0x103, "coversearchinterval" }, - { 0x104, "coversearchintervalafterfailure" }, - { 0x105, "coverselectoroverride" }, - { 0x106, "coverstarttime" }, - { 0x107, "coverstate" }, - { 0x108, "createstruct" }, - { 0x109, "criticalbulletdamagedist" }, - { 0x10A, "crouch" }, - { 0x10B, "croucharrivaltype" }, - { 0x10C, "crouchblendratio" }, - { 0x10D, "current" }, - { 0x10E, "currentpose" }, - { 0x10F, "currentprimaryweapon" }, - { 0x110, "currentweapon" }, - { 0x111, "cursorhint" }, - { 0x112, "custom_attach_00" }, - { 0x113, "custom_attach_01" }, - { 0x114, "custom_attach_02" }, - { 0x115, "custom_attach_03" }, - { 0x116, "custom_attach_04" }, - { 0x117, "custom_attach_05" }, - { 0x118, "custom_attach_06" }, - { 0x119, "custom_attach_07" }, - { 0x11A, "custom_attach_08" }, - { 0x11B, "custom_attach_09" }, - { 0x11C, "custom_attach_10" }, - { 0x11D, "custom_attach_11" }, - { 0x11E, "custom_attach_12" }, - { 0x11F, "custom_attach_13" }, - { 0x120, "custom_attach_14" }, - { 0x121, "custom_attach_15" }, - { 0x122, "damage" }, - { 0x123, "damage_notdone" }, - { 0x124, "damagedir" }, - { 0x125, "damagelocation" }, - { 0x126, "damagemod" }, - { 0x127, "damagemultiplier" }, - { 0x128, "damageradius" }, - { 0x129, "damageshield" }, - { 0x12A, "damagetaken" }, - { 0x12B, "damageweapon" }, - { 0x12C, "damageyaw" }, - { 0x12D, "dangerreactduration" }, - { 0x12E, "dead" }, - { 0x12F, "death" }, - { 0x130, "death_timer_length" }, - { 0x131, "deathinvulnerabletime" }, - { 0x132, "deathplant" }, - { 0x133, "deaths" }, - { 0x134, "deathshield" }, - { 0x135, "defaultcoverselector" }, - { 0x136, "delayeddeath" }, - { 0x137, "deployedlmgnode" }, - { 0x138, "desiredangle" }, - { 0x139, "desiredstance" }, - { 0x13A, "destructible_type" }, - { 0x13B, "detonate" }, - { 0x13C, "diequietly" }, - { 0x13D, "diffusefraction" }, - { 0x13E, "direct" }, - { 0x13F, "direction" }, - { 0x140, "disableautolookat" }, - { 0x141, "disabledeathorient" }, - { 0x142, "disablepistol" }, - { 0x143, "disableplayeradsloscheck" }, - { 0x144, "disablereload" }, - { 0x145, "disablereloadwhilemoving" }, - { 0x146, "disablerunngun" }, - { 0x147, "disablesniperbehaviors" }, - { 0x148, "dlight" }, - { 0x149, "dmg" }, - { 0x14A, "doavoidanceblocking" }, - { 0x14B, "dodamagetoall" }, - { 0x14C, "dodangerreact" }, - { 0x14D, "doffar" }, - { 0x14E, "dofnear" }, - { 0x14F, "dog" }, - { 0x150, "doghandler" }, - { 0x151, "doingambush" }, - { 0x152, "done" }, - { 0x153, "dontattackme" }, - { 0x154, "dontavoidplayer" }, - { 0x155, "dontevershoot" }, - { 0x156, "dontshootwhilemoving" }, - { 0x157, "dosharpturnspeedscaling" }, - { 0x158, "down" }, - { 0x159, "downaimlimit" }, - { 0x15A, "drawoncompass" }, - { 0x15B, "droppedlmg" }, - { 0x15C, "dropweapon" }, - { 0x15D, "eftarc" }, - { 0x15E, "empty" }, - { 0x15F, "empty_offhand" }, - { 0x160, "enable" }, - { 0x161, "enablehudlighting" }, - { 0x162, "enableshadows" }, - { 0x163, "end_firing" }, - { 0x164, "end_firing_left" }, - { 0x165, "end_script" }, - { 0x166, "enemy" }, - { 0x167, "enemy_sighted" }, - { 0x168, "enemy_sighted_lost" }, - { 0x169, "enemy_visible" }, - { 0x16A, "enemyselector" }, - { 0x16B, "engagemaxdist" }, - { 0x16C, "engagemaxfalloffdist" }, - { 0x16D, "engagemindist" }, - { 0x16E, "engageminfalloffdist" }, - { 0x16F, "entity" }, - { 0x170, "entity_used" }, - { 0x171, "equip_deploy_failed" }, - { 0x172, "equip_deploy_succeeded" }, - { 0x173, "equippedweapons" }, - { 0x174, "exclusive" }, - { 0x175, "exclusiveinventory" }, - { 0x176, "explode" }, - { 0x177, "exposedduration" }, - { 0x178, "extra" }, - { 0x179, "extrascore0" }, - { 0x17A, "extrascore1" }, - { 0x17B, "extrascore2" }, - { 0x17C, "extrascore3" }, - { 0x17D, "extravarindex" }, - { 0x17E, "face_angle" }, - { 0x17F, "face_angle_3d" }, - { 0x180, "face_angle_abs" }, - { 0x181, "face_angle_rel" }, - { 0x182, "face_current" }, - { 0x183, "face_current_angles" }, - { 0x184, "face_default" }, - { 0x185, "face_direction" }, - { 0x186, "face_enemy" }, - { 0x187, "face_enemy_or_motion" }, - { 0x188, "face_goal" }, - { 0x189, "face_motion" }, - { 0x18A, "face_point" }, - { 0x18B, "facemotion" }, - { 0x18C, "failed" }, - { 0x18D, "falling" }, - { 0x18E, "falloff" }, - { 0x18F, "falloffstart" }, - { 0x190, "fast_radar" }, - { 0x191, "favoriteenemy" }, - { 0x192, "finalaccuracy" }, - { 0x193, "finalangles" }, - { 0x194, "firetime" }, - { 0x195, "first_person" }, - { 0x196, "fixednode" }, - { 0x197, "fixednodesaferadius" }, - { 0x198, "flags" }, - { 0x199, "flash" }, - { 0x19A, "flashbang" }, - { 0x19B, "follow" }, - { 0x19C, "followmax" }, - { 0x19D, "followmin" }, - { 0x19E, "font" }, - { 0x19F, "fontscale" }, - { 0x1A0, "footstepdetectdist" }, - { 0x1A1, "footstepdetectdistsprint" }, - { 0x1A2, "footstepdetectdistwalk" }, - { 0x1A3, "forcenextpathfindimmediate" }, - { 0x1A4, "forceragdollimmediate" }, - { 0x1A5, "forcesidearm" }, - { 0x1A6, "forcespectatorclient" }, - { 0x1A7, "forcestrafe" }, - { 0x1A8, "forcestrafefacingpos" }, - { 0x1A9, "foreground" }, - { 0x1AA, "forward" }, - { 0x1AB, "fov" }, - { 0x1AC, "fovcosine" }, - { 0x1AD, "fovcosinebusy" }, - { 0x1AE, "fovcosineperiph" }, - { 0x1AF, "fovcosineperiphmaxdistsq" }, - { 0x1B0, "fovcosinez" }, - { 0x1B1, "fovforward" }, - { 0x1B2, "fovground" }, - { 0x1B3, "fraction" }, - { 0x1B4, "frag" }, - { 0x1B5, "frameduration" }, - { 0x1B6, "free" }, - { 0x1B7, "free_expendable" }, - { 0x1B8, "freecamera" }, - { 0x1B9, "freelook" }, - { 0x1BA, "front_left" }, - { 0x1BB, "front_right" }, - { 0x1BC, "frontlinedir" }, - { 0x1BD, "frontlineenabled" }, - { 0x1BE, "frontlinepos" }, - { 0x1BF, "frontlineused" }, - { 0x1C0, "frontpiece" }, - { 0x1C1, "frontpiecevarindex" }, - { 0x1C2, "frontshieldanglecos" }, - { 0x1C3, "fusetime" }, - { 0x1C4, "game_extrainfo" }, - { 0x1C5, "generatenavmesh" }, - { 0x1C6, "glass_destroyed" }, - { 0x1C7, "glowalpha" }, - { 0x1C8, "glowcolor" }, - { 0x1C9, "goal" }, - { 0x1CA, "goal_changed" }, - { 0x1CB, "goal_reached" }, - { 0x1CC, "goal_yaw" }, - { 0x1CD, "goalheight" }, - { 0x1CE, "goalnode" }, - { 0x1CF, "goalpos" }, - { 0x1D0, "goalradius" }, - { 0x1D1, "gravity" }, - { 0x1D2, "grenade" }, - { 0x1D3, "grenade_fire" }, - { 0x1D4, "grenade_pullback" }, - { 0x1D5, "grenadeammo" }, - { 0x1D6, "grenadeawareness" }, - { 0x1D7, "grenadedanger" }, - { 0x1D8, "grenadereturnthrowchance" }, - { 0x1D9, "grenadeweapon" }, - { 0x1DA, "groundEntChanged" }, - { 0x1DB, "groundtype" }, - { 0x1DC, "gun_ads" }, - { 0x1DD, "gun_silencer" }, - { 0x1DE, "gunblockedbywall" }, - { 0x1DF, "gundiscipline" }, - { 0x1E0, "gunposeoverride" }, - { 0x1E1, "gunposeoverride_internal" }, - { 0x1E2, "gunshot" }, - { 0x1E3, "gunshot_teammate" }, - { 0x1E4, "hasalternate" }, - { 0x1E5, "hasradar" }, - { 0x1E6, "headindex" }, - { 0x1E7, "health" }, - { 0x1E8, "heavyweapons" }, - { 0x1E9, "height" }, - { 0x1EA, "hidein3rdperson" }, - { 0x1EB, "hidewhendead" }, - { 0x1EC, "hidewhenindemo" }, - { 0x1ED, "hidewheninmenu" }, - { 0x1EE, "high_priority" }, - { 0x1EF, "highlyawareradius" }, - { 0x1F0, "highpriorityweapon" }, - { 0x1F1, "hindlegstraceoffset" }, - { 0x1F2, "hintstring" }, - { 0x1F3, "hit_by_missile" }, - { 0x1F4, "horzalign" }, - { 0x1F5, "host_sucks_end_game" }, - { 0x1F6, "human" }, - { 0x1F7, "ignoreall" }, - { 0x1F8, "ignoreclosefoliage" }, - { 0x1F9, "ignoreexplosionevents" }, - { 0x1FA, "ignoreforfixednodesafecheck" }, - { 0x1FB, "ignoreme" }, - { 0x1FC, "ignoreplayersuppressionlines" }, - { 0x1FD, "ignorerandombulletdamage" }, - { 0x1FE, "ignoresuppression" }, - { 0x1FF, "ignoretriggers" }, - { 0x200, "index" }, - { 0x201, "infinite_energy" }, - { 0x202, "info_notnull" }, - { 0x203, "info_player_start" }, - { 0x204, "init" }, - { 0x205, "initstructs" }, - { 0x206, "insolid" }, - { 0x207, "intensity" }, - { 0x208, "interactable" }, - { 0x209, "interactive" }, - { 0x20A, "intermission" }, - { 0x20B, "interval" }, - { 0x20C, "intightquarters" }, - { 0x20D, "inventorytype" }, - { 0x20E, "invisible" }, - { 0x20F, "ironsight_off" }, - { 0x210, "ironsight_on" }, - { 0x211, "isalternate" }, - { 0x212, "isauto" }, - { 0x213, "isbeam" }, - { 0x214, "isbolt" }, - { 0x215, "ismelee" }, - { 0x216, "isradarblocked" }, - { 0x217, "issemiauto" }, - { 0x218, "issuspendedvehicle" }, - { 0x219, "item" }, - { 0x21A, "iteminventory" }, - { 0x21B, "j_eyeball_le" }, - { 0x21C, "j_eyeball_ri" }, - { 0x21D, "j_head" }, - { 0x21E, "j_left_elbow" }, - { 0x21F, "j_left_hand" }, - { 0x220, "j_left_shoulder" }, - { 0x221, "j_mainroot" }, - { 0x222, "j_neck" }, - { 0x223, "j_spine4" }, - { 0x224, "j_spinelower" }, - { 0x225, "j_spineupper" }, - { 0x226, "jumpcost" }, - { 0x227, "jumping" }, - { 0x228, "keepclaimednode" }, - { 0x229, "keepclaimednodeifvalid" }, - { 0x22A, "keepnodeduringscriptedanim" }, - { 0x22B, "key1" }, - { 0x22C, "key2" }, - { 0x22D, "killanimscript" }, - { 0x22E, "killcamentity" }, - { 0x22F, "killcamentitylookat" }, - { 0x230, "kills" }, - { 0x231, "known_event" }, - { 0x232, "label" }, - { 0x233, "ladder_down" }, - { 0x234, "ladder_up" }, - { 0x235, "land" }, - { 0x236, "lastattacker" }, - { 0x237, "lastenemysightpos" }, - { 0x238, "laststand" }, - { 0x239, "ledge" }, - { 0x23A, "left" }, - { 0x23B, "leftaimlimit" }, - { 0x23C, "leftarc" }, - { 0x23D, "lerpduration" }, - { 0x23E, "light" }, - { 0x23F, "lightmap" }, - { 0x240, "lmaplookup" }, - { 0x241, "lockorientation" }, - { 0x242, "lod" }, - { 0x243, "look" }, - { 0x244, "lookahead" }, - { 0x245, "lookaheaddir" }, - { 0x246, "lookaheaddist" }, - { 0x247, "lookforward" }, - { 0x248, "lookposition" }, - { 0x249, "lookright" }, - { 0x24A, "looktarget" }, - { 0x24B, "lookup" }, - { 0x24C, "low_priority" }, - { 0x24D, "lowresbackground" }, - { 0x24E, "lui_notify_callback" }, - { 0x24F, "luinotifyserver" }, - { 0x250, "mag_eject" }, - { 0x251, "mag_eject_left" }, - { 0x252, "magazine" }, - { 0x253, "magazinevarindex" }, - { 0x254, "main" }, - { 0x255, "makecorpse" }, - { 0x256, "manual" }, - { 0x257, "manual_ai" }, - { 0x258, "manual_change" }, - { 0x259, "mapentlookup" }, - { 0x25A, "material" }, - { 0x25B, "max_time" }, - { 0x25C, "maxammo" }, - { 0x25D, "maxdamage" }, - { 0x25E, "maxfaceenemydist" }, - { 0x25F, "maxfaceenemydistslow" }, - { 0x260, "maxfacenewenemydist" }, - { 0x261, "maxhealth" }, - { 0x262, "maxrange" }, - { 0x263, "maxrunngunangle" }, - { 0x264, "maxsightdistsqrd" }, - { 0x265, "maxvisibledist" }, - { 0x266, "meleeattackdist" }, - { 0x267, "meleechargedist" }, - { 0x268, "meleechargedistvsplayer" }, - { 0x269, "meleemaxzdiff" }, - { 0x26A, "meleerequested" }, - { 0x26B, "meleerequestedcharge" }, - { 0x26C, "meleeweapons" }, - { 0x26D, "menuresponse" }, - { 0x26E, "middle_left" }, - { 0x26F, "middle_right" }, - { 0x270, "min_energy" }, - { 0x271, "min_time" }, - { 0x272, "mincornerspeedscalingmultiplier" }, - { 0x273, "mindamage" }, - { 0x274, "minpaindamage" }, - { 0x275, "minusedistsq" }, - { 0x276, "missile_fire" }, - { 0x277, "missile_stuck" }, - { 0x278, "mod_crush" }, - { 0x279, "mod_explosive" }, - { 0x27A, "mod_explosive_bullet" }, - { 0x27B, "mod_falling" }, - { 0x27C, "mod_fire" }, - { 0x27D, "mod_fire_bullet" }, - { 0x27E, "mod_grenade" }, - { 0x27F, "mod_grenade_splash" }, - { 0x280, "mod_head_shot" }, - { 0x281, "mod_impact" }, - { 0x282, "mod_melee" }, - { 0x283, "mod_melee_alien" }, - { 0x284, "mod_melee_dog" }, - { 0x285, "mod_pistol_bullet" }, - { 0x286, "mod_projectile" }, - { 0x287, "mod_projectile_splash" }, - { 0x288, "mod_rifle_bullet" }, - { 0x289, "mod_suicide" }, - { 0x28A, "mod_trigger_hurt" }, - { 0x28B, "mod_unknown" }, - { 0x28C, "model" }, - { 0x28D, "modelname" }, - { 0x28E, "modifier" }, - { 0x28F, "modifiervarindex" }, - { 0x290, "movedelta" }, - { 0x291, "movedone" }, - { 0x292, "movemode" }, - { 0x293, "movetype" }, - { 0x294, "muzzle" }, - { 0x295, "muzzlevarindex" }, - { 0x296, "name" }, - { 0x297, "navvolume_ignoreglass" }, - { 0x298, "navvolume_worldonly" }, - { 0x299, "near_goal" }, - { 0x29A, "nearz" }, - { 0x29B, "neutral" }, - { 0x29C, "neutralsenses" }, - { 0x29D, "never" }, - { 0x29E, "newenemyreaction" }, - { 0x29F, "newenemyreactiondistsq" }, - { 0x2A0, "newenemyreactiontime" }, - { 0x2A1, "nextlookforcovertime" }, - { 0x2A2, "night_vision_off" }, - { 0x2A3, "night_vision_on" }, - { 0x2A4, "no_cover" }, - { 0x2A5, "no_gravity" }, - { 0x2A6, "noattackeraccuracymod" }, - { 0x2A7, "noclip" }, - { 0x2A8, "node" }, - { 0x2A9, "node_bad" }, - { 0x2AA, "node_out_of_range" }, - { 0x2AB, "node_relinquished" }, - { 0x2AC, "nododgemove" }, - { 0x2AD, "nogravity" }, - { 0x2AE, "nogrenadereturnthrow" }, - { 0x2AF, "noncombat" }, - { 0x2B0, "none" }, - { 0x2B1, "nophysics" }, - { 0x2B2, "normal" }, - { 0x2B3, "normal_radar" }, - { 0x2B4, "northyaw" }, - { 0x2B5, "notarget" }, - { 0x2B6, "notinsolid" }, - { 0x2B7, "obstacle" }, - { 0x2B8, "offhand" }, - { 0x2B9, "offhand_end" }, - { 0x2BA, "offhandinventory" }, - { 0x2BB, "offhandweapon" }, - { 0x2BC, "offsetx" }, - { 0x2BD, "offsety" }, - { 0x2BE, "ondeactivate" }, - { 0x2BF, "onenterstate" }, - { 0x2C0, "only_sky" }, - { 0x2C1, "onlygoodnearestnodes" }, - { 0x2C2, "onlytakedamagefromplayer" }, - { 0x2C3, "oriented" }, - { 0x2C4, "orientto_complete" }, - { 0x2C5, "origin" }, - { 0x2C6, "origin_offset" }, - { 0x2C7, "other" }, - { 0x2C8, "others" }, - { 0x2C9, "othervarindices" }, - { 0x2CA, "over" }, - { 0x2CB, "override" }, - { 0x2CC, "overridevarindex" }, - { 0x2CD, "owner" }, - { 0x2CE, "pacifist" }, - { 0x2CF, "pacifistwait" }, - { 0x2D0, "pain" }, - { 0x2D1, "parentangles" }, - { 0x2D2, "parentindex" }, - { 0x2D3, "parentname" }, - { 0x2D4, "parentpos" }, - { 0x2D5, "partname" }, - { 0x2D6, "path_blocked" }, - { 0x2D7, "path_changed" }, - { 0x2D8, "path_dir_change" }, - { 0x2D9, "path_enemy" }, - { 0x2DA, "path_need_dodge" }, - { 0x2DB, "path_set" }, - { 0x2DC, "pathenemyfightdist" }, - { 0x2DD, "pathenemylookahead" }, - { 0x2DE, "pathgoalpos" }, - { 0x2DF, "pathpending" }, - { 0x2E0, "pathrandompercent" }, - { 0x2E1, "pathsmoothmultiplier" }, - { 0x2E2, "pc" }, - { 0x2E3, "pelvis" }, - { 0x2E4, "pers" }, - { 0x2E5, "physics_finished" }, - { 0x2E6, "pickup" }, - { 0x2E7, "pistol" }, - { 0x2E8, "pitchconvergencetime" }, - { 0x2E9, "plane_waypoint" }, - { 0x2EA, "player" }, - { 0x2EB, "playerSpread" }, - { 0x2EC, "player_pushed" }, - { 0x2ED, "playercardbackground" }, - { 0x2EE, "playercardpatch" }, - { 0x2EF, "playercardpatchbacking" }, - { 0x2F0, "playercontrol" }, - { 0x2F1, "playing" }, - { 0x2F2, "point" }, - { 0x2F3, "position" }, - { 0x2F4, "postsharpturnlookaheaddist" }, - { 0x2F5, "precache" }, - { 0x2F6, "predicted_projectile_impact" }, - { 0x2F7, "predictedfacemotion" }, - { 0x2F8, "preferreddrop" }, - { 0x2F9, "prevanimdelta" }, - { 0x2FA, "prevcovernode" }, - { 0x2FB, "previous" }, - { 0x2FC, "prevnode" }, - { 0x2FD, "prevscript" }, - { 0x2FE, "primary" }, - { 0x2FF, "primaryinventory" }, - { 0x300, "primaryoffhand" }, - { 0x301, "primaryweapon" }, - { 0x302, "primaryweapons" }, - { 0x303, "projectile_impact" }, - { 0x304, "projectile_ping" }, - { 0x305, "prone" }, - { 0x306, "proneok" }, - { 0x307, "providecoveringfire" }, - { 0x308, "ps4" }, - { 0x309, "psoffsettime" }, - { 0x30A, "pushable" }, - { 0x30B, "radarmode" }, - { 0x30C, "radarshowenemydirection" }, - { 0x30D, "radarstrength" }, - { 0x30E, "radius" }, - { 0x30F, "ragdoll_early_result" }, - { 0x310, "reached_end_node" }, - { 0x311, "reached_wait_node" }, - { 0x312, "reached_wait_speed" }, - { 0x313, "reacquiresteptime" }, - { 0x314, "readonly" }, - { 0x315, "reargrip" }, - { 0x316, "reargripvarindex" }, - { 0x317, "receiver" }, - { 0x318, "receivervarindex" }, - { 0x319, "reflection_clear_color" }, - { 0x31A, "relativedir" }, - { 0x31B, "reload" }, - { 0x31C, "reload_start" }, - { 0x31D, "remainexposedendtime" }, - { 0x31E, "rendertotexture" }, - { 0x31F, "repeatcoverfindiffailed" }, - { 0x320, "requestarrivalnotify" }, - { 0x321, "requestdifferentcover" }, - { 0x322, "requestedgoalpos" }, - { 0x323, "result" }, - { 0x324, "reticle" }, - { 0x325, "return_pitch" }, - { 0x326, "reverse" }, - { 0x327, "right" }, - { 0x328, "rightaimlimit" }, - { 0x329, "rightarc" }, - { 0x32A, "rigindex" }, - { 0x32B, "riotshield_damaged" }, - { 0x32C, "rocket" }, - { 0x32D, "rocketammo" }, - { 0x32E, "rotatedone" }, - { 0x32F, "rotation" }, - { 0x330, "run" }, - { 0x331, "runcost" }, - { 0x332, "runngun" }, - { 0x333, "runnguntime" }, - { 0x334, "runpassthroughtype" }, - { 0x335, "runto_arrived" }, - { 0x336, "safetochangescript" }, - { 0x337, "scalex" }, - { 0x338, "scaley" }, - { 0x339, "scavenger" }, - { 0x33A, "scavengerinventory" }, - { 0x33B, "scope" }, - { 0x33C, "scope_ads" }, - { 0x33D, "scope_cap" }, - { 0x33E, "scope_center" }, - { 0x33F, "scope_top" }, - { 0x340, "scopevarindex" }, - { 0x341, "score" }, - { 0x342, "script" }, - { 0x343, "script_brushmodel" }, - { 0x344, "script_damage" }, - { 0x345, "script_delay" }, - { 0x346, "script_delete" }, - { 0x347, "script_earthquake" }, - { 0x348, "script_envonly" }, - { 0x349, "script_exploder" }, - { 0x34A, "script_linkname" }, - { 0x34B, "script_linkto" }, - { 0x34C, "script_model" }, - { 0x34D, "script_noteworthy" }, - { 0x34E, "script_origin" }, - { 0x34F, "script_parent" }, - { 0x350, "script_parentname" }, - { 0x351, "script_pushable" }, - { 0x352, "script_radius" }, - { 0x353, "script_rumble" }, - { 0x354, "script_trace" }, - { 0x355, "script_vehicle" }, - { 0x356, "script_vehicle_collision" }, - { 0x357, "script_vehicle_collmap" }, - { 0x358, "script_vehicle_corpse" }, - { 0x359, "script_visionset" }, - { 0x35A, "script_zone" }, - { 0x35B, "scriptable" }, - { 0x35C, "scriptable_initialize" }, - { 0x35D, "scriptable_notify_callback" }, - { 0x35E, "scriptable_touched" }, - { 0x35F, "scriptable_post_initialize" }, - { 0x360, "scriptable_used" }, - { 0x361, "scriptbundlename" }, - { 0x362, "scriptedarrivalent" }, - { 0x363, "scriptgoalpos" }, - { 0x364, "search_end" }, - { 0x365, "secondaryoffhand" }, - { 0x366, "secondaryweapon" }, - { 0x367, "sentry" }, - { 0x368, "sentry_offline" }, - { 0x369, "sessionstate" }, - { 0x36A, "sessionteam" }, - { 0x36B, "shapeindex" }, - { 0x36C, "sharpturnforceusevelocity" }, - { 0x36D, "sharpturnlookaheaddist" }, - { 0x36E, "sharpturnnotifydist" }, - { 0x36F, "sharpturntooclosetodestdist" }, - { 0x370, "shoot_firstshot" }, - { 0x371, "shootparams_bconvergeontarget" }, - { 0x372, "shootparams_burstcount" }, - { 0x373, "shootparams_buseentinshootcalc" }, - { 0x374, "shootparams_ent" }, - { 0x375, "shootparams_fastburst" }, - { 0x376, "shootparams_numburstsleft" }, - { 0x377, "shootparams_objective" }, - { 0x378, "shootparams_pos" }, - { 0x379, "shootparams_readid" }, - { 0x37A, "shootparams_shotsperburst" }, - { 0x37B, "shootparams_starttime" }, - { 0x37C, "shootparams_style" }, - { 0x37D, "shootparams_taskid" }, - { 0x37E, "shootparams_valid" }, - { 0x37F, "shootparams_writeid" }, - { 0x380, "shootstyleoverride" }, - { 0x381, "shouldinitiallyattackfromexposed" }, - { 0x382, "showinkillcam" }, - { 0x383, "shufflenode" }, - { 0x384, "sidearm" }, - { 0x385, "sightlatency" }, - { 0x386, "silenced_shot" }, - { 0x387, "slidevelocity" }, - { 0x388, "slowmo_active" }, - { 0x389, "slowmo_passive" }, - { 0x38A, "smartfacingpos" }, - { 0x38B, "smoke" }, - { 0x38C, "snd_channelvolprio_holdbreath" }, - { 0x38D, "snd_channelvolprio_pain" }, - { 0x38E, "snd_channelvolprio_shellshock" }, - { 0x38F, "snd_enveffectsprio_level" }, - { 0x390, "snd_enveffectsprio_shellshock" }, - { 0x391, "sort" }, - { 0x392, "sound_blend" }, - { 0x393, "sound_transient_soundbanks" }, - { 0x394, "space" }, - { 0x395, "spaceship_accel" }, - { 0x396, "spaceship_boosting" }, - { 0x397, "spaceship_mode" }, - { 0x398, "spaceship_rotaccel" }, - { 0x399, "spaceship_rotvel" }, - { 0x39A, "spaceship_vel" }, - { 0x39B, "spawned" }, - { 0x39C, "spawner" }, - { 0x39D, "spawnflags" }, - { 0x39E, "spectatekillcam" }, - { 0x39F, "spectating_cycle" }, - { 0x3A0, "spectator" }, - { 0x3A1, "speed" }, - { 0x3A2, "speedscalemult" }, - { 0x3A3, "splatter" }, - { 0x3A4, "splinenode_angles" }, - { 0x3A5, "splinenode_corridor_height" }, - { 0x3A6, "splinenode_corridor_width" }, - { 0x3A7, "splinenode_label" }, - { 0x3A8, "splinenode_speed" }, - { 0x3A9, "splinenode_string" }, - { 0x3AA, "splinenode_tension" }, - { 0x3AB, "splinenode_throttle" }, - { 0x3AC, "splittime" }, - { 0x3AD, "sprint_begin" }, - { 0x3AE, "sprint_end" }, - { 0x3AF, "squadmovementallowed" }, - { 0x3B0, "squadnumber" }, - { 0x3B1, "squareaspectratio" }, - { 0x3B2, "stairsstate" }, - { 0x3B3, "stand" }, - { 0x3B4, "start_blend" }, - { 0x3B5, "start_move" }, - { 0x3B6, "start_ragdoll" }, - { 0x3B7, "startammo" }, - { 0x3B8, "startpos" }, - { 0x3B9, "statelocked" }, - { 0x3BA, "statusicon" }, - { 0x3BB, "stealth" }, - { 0x3BC, "stickerslot0" }, - { 0x3BD, "stickerslot1" }, - { 0x3BE, "stickerslot2" }, - { 0x3BF, "stickerslot3" }, - { 0x3C0, "stop" }, - { 0x3C1, "stop_soon" }, - { 0x3C2, "stopanim" }, - { 0x3C3, "stopanimdistsq" }, - { 0x3C4, "stopsoonnotifydist" }, - { 0x3C5, "subpartname" }, - { 0x3C6, "subpartstate" }, - { 0x3C7, "suncolor" }, - { 0x3C8, "sundirection" }, - { 0x3C9, "sunlight" }, - { 0x3CA, "superMeterProgress" }, - { 0x3CB, "suppression" }, - { 0x3CC, "suppressionTime" }, - { 0x3CD, "suppression_end" }, - { 0x3CE, "suppressiondecrement" }, - { 0x3CF, "suppressionduration" }, - { 0x3D0, "suppressionmeter" }, - { 0x3D1, "suppressionstarttime" }, - { 0x3D2, "suppressionwait" }, - { 0x3D3, "surfacetype" }, - { 0x3D4, "surprisedbymedistsq" }, - { 0x3D5, "suspendvehicle" }, - { 0x3D6, "swimmer" }, - { 0x3D7, "syncedmeleetarget" }, - { 0x3D8, "tag" }, - { 0x3D9, "tag_aim" }, - { 0x3DA, "tag_aim_animated" }, - { 0x3DB, "tag_aim_pivot" }, - { 0x3DC, "tag_barrel" }, - { 0x3DD, "tag_blade_off" }, - { 0x3DE, "tag_body" }, - { 0x3DF, "tag_brass" }, - { 0x3E0, "tag_butt" }, - { 0x3E1, "tag_cambone" }, - { 0x3E2, "tag_camera" }, - { 0x3E3, "tag_charge_fx01" }, - { 0x3E4, "tag_charge_fx02" }, - { 0x3E5, "tag_charge_fx03" }, - { 0x3E6, "tag_charge_fx04" }, - { 0x3E7, "tag_charge_fx05" }, - { 0x3E8, "tag_charge_fx06" }, - { 0x3E9, "tag_charge_fx07" }, - { 0x3EA, "tag_charge_fx08" }, - { 0x3EB, "tag_charge_fx09" }, - { 0x3EC, "tag_charge_fx10" }, - { 0x3ED, "tag_charge_fx11" }, - { 0x3EE, "tag_charge_fx12" }, - { 0x3EF, "tag_charge_fx13" }, - { 0x3F0, "tag_charge_fx14" }, - { 0x3F1, "tag_charge_fx15" }, - { 0x3F2, "tag_charge_fx16" }, - { 0x3F3, "tag_clip" }, - { 0x3F4, "tag_detach" }, - { 0x3F5, "tag_engine_left" }, - { 0x3F6, "tag_engine_right" }, - { 0x3F7, "tag_eotech_reticle" }, - { 0x3F8, "tag_eye" }, - { 0x3F9, "tag_flash" }, - { 0x3FA, "tag_flash_2" }, - { 0x3FB, "tag_flash_silenced" }, - { 0x3FC, "tag_fx" }, - { 0x3FD, "tag_gasmask" }, - { 0x3FE, "tag_gasmask2" }, - { 0x3FF, "tag_glass_ads" }, - { 0x400, "tag_glass_ads2" }, - { 0x401, "tag_glass_hip" }, - { 0x402, "tag_glass_hip2" }, - { 0x403, "tag_ik_loc_le" }, - { 0x404, "tag_ik_loc_le_foregrip" }, - { 0x405, "tag_ik_loc_le_launcher" }, - { 0x406, "tag_ik_loc_le_shotgun" }, - { 0x407, "tag_inhand" }, - { 0x408, "tag_knife_fx" }, - { 0x409, "tag_laser" }, - { 0x40A, "tag_launcher" }, - { 0x40B, "tag_magnifier_eotech_reticle" }, - { 0x40C, "tag_motion_tracker_bl" }, - { 0x40D, "tag_motion_tracker_br" }, - { 0x40E, "tag_motion_tracker_fx" }, - { 0x40F, "tag_motion_tracker_tl" }, - { 0x410, "tag_origin" }, - { 0x411, "tag_player" }, - { 0x412, "tag_popout" }, - { 0x413, "tag_reticle_acog" }, - { 0x414, "tag_reticle_hamr" }, - { 0x415, "tag_reticle_on" }, - { 0x416, "tag_reticle_red_dot" }, - { 0x417, "tag_reticle_reflex" }, - { 0x418, "tag_reticle_tavor_scope" }, - { 0x419, "tag_reticle_thermal_scope" }, - { 0x41A, "tag_shield_back" }, - { 0x41B, "tag_shotgun" }, - { 0x41C, "tag_show_alt" }, - { 0x41D, "tag_stowed_back" }, - { 0x41E, "tag_stowed_hip_rear" }, - { 0x41F, "tag_sync" }, - { 0x420, "tag_turret" }, - { 0x421, "tag_turret_base" }, - { 0x422, "tag_weapon" }, - { 0x423, "tag_weapon_chest" }, - { 0x424, "tag_weapon_left" }, - { 0x425, "tag_weapon_right" }, - { 0x426, "tag_wheel_back_left" }, - { 0x427, "tag_wheel_back_right" }, - { 0x428, "tag_wheel_front_left" }, - { 0x429, "tag_wheel_front_right" }, - { 0x42A, "tag_wheel_middle_left" }, - { 0x42B, "tag_wheel_middle_right" }, - { 0x42C, "tagname" }, - { 0x42D, "takedamage" }, - { 0x42E, "target" }, - { 0x42F, "target_script_trigger" }, - { 0x430, "targetname" }, - { 0x431, "team" }, - { 0x432, "team3" }, - { 0x433, "teammode_axisallies" }, - { 0x434, "teammode_ffa" }, - { 0x435, "teammovewaittime" }, - { 0x436, "thermal" }, - { 0x437, "thermalbodymaterial" }, - { 0x438, "third_person" }, - { 0x439, "threatbias" }, - { 0x43A, "threatbiasgroup" }, - { 0x43B, "threatsight" }, - { 0x43C, "threatsightdistmax" }, - { 0x43D, "threatsightdistmin" }, - { 0x43E, "threatsightratemax" }, - { 0x43F, "threatsightratemin" }, - { 0x440, "threshold" }, - { 0x441, "throwbackweapon" }, - { 0x442, "throwingknife" }, - { 0x443, "timemodified" }, - { 0x444, "top" }, - { 0x445, "toparc" }, - { 0x446, "totalscore" }, - { 0x447, "touch" }, - { 0x448, "touching_platform" }, - { 0x449, "trackmoverup" }, - { 0x44A, "transient_entity" }, - { 0x44B, "transients_synced" }, - { 0x44C, "traverse_complete" }, - { 0x44D, "traverse_soon" }, - { 0x44E, "traversecost" }, - { 0x44F, "traversesoonnotifydist" }, - { 0x450, "trigger" }, - { 0x451, "trigger_damage" }, - { 0x452, "trigger_use" }, - { 0x453, "trigger_use_touch" }, - { 0x454, "triggervarindex" }, - { 0x455, "truck_cam" }, - { 0x456, "turningpoint" }, - { 0x457, "turnrate" }, - { 0x458, "turnthreshold" }, - { 0x459, "turret_deactivate" }, - { 0x45A, "turret_fire" }, - { 0x45B, "turret_no_vis" }, - { 0x45C, "turret_not_on_target" }, - { 0x45D, "turret_on_target" }, - { 0x45E, "turret_on_vistarget" }, - { 0x45F, "turret_pitch_clamped" }, - { 0x460, "turret_rotate_stopped" }, - { 0x461, "turret_yaw_clamped" }, - { 0x462, "turretinvulnerability" }, - { 0x463, "turretownerchange" }, - { 0x464, "turretstatechange" }, - { 0x465, "type" }, - { 0x466, "underbarrel" }, - { 0x467, "underbarrelvarindex" }, - { 0x468, "unittype" }, - { 0x469, "unresolved_collision" }, - { 0x46A, "unsafe" }, - { 0x46B, "unusable" }, - { 0x46C, "up" }, - { 0x46D, "upaimlimit" }, - { 0x46E, "useable" }, - { 0x46F, "useanimgoalweight" }, - { 0x470, "usechokepoints" }, - { 0x471, "usecommand" }, - { 0x472, "usepriority" }, - { 0x473, "usestrictreacquiresightshoot" }, - { 0x474, "usingnavmesh" }, - { 0x475, "variantid" }, - { 0x476, "veh_boatbounce" }, - { 0x477, "veh_brake" }, - { 0x478, "veh_collision" }, - { 0x479, "veh_jolt" }, - { 0x47A, "veh_landed" }, - { 0x47B, "veh_leftground" }, - { 0x47C, "veh_origin" }, - { 0x47D, "veh_pathdir" }, - { 0x47E, "veh_pathspeed" }, - { 0x47F, "veh_pathtype" }, - { 0x480, "veh_predictedcollision" }, - { 0x481, "veh_speed" }, - { 0x482, "veh_throttle" }, - { 0x483, "veh_topspeed" }, - { 0x484, "veh_transmission" }, - { 0x485, "vehicle_dismount" }, - { 0x486, "vehicle_mount" }, - { 0x487, "vehicletype" }, - { 0x488, "velocity" }, - { 0x489, "vertalign" }, - { 0x48A, "view_jostle" }, - { 0x48B, "visionsetmissilecam" }, - { 0x48C, "visionsetmissilecamduration" }, - { 0x48D, "visionsetnaked" }, - { 0x48E, "visionsetnakedduration" }, - { 0x48F, "visionsetnight" }, - { 0x490, "visionsetnightduration" }, - { 0x491, "visionsetpain" }, - { 0x492, "visionsetpainduration" }, - { 0x493, "visionsetthermal" }, - { 0x494, "visionsetthermalduration" }, - { 0x495, "visor_down" }, - { 0x496, "visual" }, - { 0x497, "visualvarindex" }, - { 0x498, "vote" }, - { 0x499, "wait" }, - { 0x49A, "wakeupvehicle" }, - { 0x49B, "walk" }, - { 0x49C, "walkdist" }, - { 0x49D, "walkdistfacingmotion" }, - { 0x49E, "waypoint_reached" }, - { 0x49F, "weapon" }, - { 0x4A0, "weapon_change" }, - { 0x4A1, "weapon_dropped" }, - { 0x4A2, "weapon_fired" }, - { 0x4A3, "weapon_switch_started" }, - { 0x4A4, "weapon_taken" }, - { 0x4A5, "weaponchange" }, - { 0x4A6, "weaponinfo" }, - { 0x4A7, "weaponname" }, - { 0x4A8, "weaponrail_on" }, - { 0x4A9, "weaponrequest" }, - { 0x4AA, "weights" }, - { 0x4AB, "width" }, - { 0x4AC, "world" }, - { 0x4AD, "worldspawn" }, - { 0x4AE, "x" }, - { 0x4AF, "xb3" }, - { 0x4B0, "xuid" }, - { 0x4B1, "y" }, - { 0x4B2, "yawconvergencetime" }, - { 0x4B3, "z" }, - { 0x4B4, "zonly_physics" }, - // files [0x4B5 - 0x9BD] - { 0x9BE, "__smangles" }, - { 0x9BF, "__smid" }, - { 0x9C0, "__smname" }, - { 0x9C1, "__smorigin" }, - { 0x9C2, "__smuid" }, - { 0x9C3, "_add_objective" }, - { 0x9C4, "_add_z" }, - { 0x9C5, "_ai_delete" }, - { 0x9C6, "_ai_gesture_head_additives" }, - { 0x9C7, "_ai_group" }, - { 0x9C8, "_ai_head_weight_blend_in" }, - { 0x9C9, "_ai_health" }, - { 0x9CA, "_ai_torso_weight_blend_in" }, - { 0x9CB, "_alarmmonitorinternal" }, - { 0x9CC, "_allowbattleslide" }, - { 0x9CD, "_ambush_rpg_after_spawn" }, - { 0x9CE, "_ambush_squad_func" }, - { 0x9CF, "_anim_scene_actor_end_interrupt_think" }, - { 0x9D0, "_anim_scene_ender_think" }, - { 0x9D1, "_anim_scene_force_end_think" }, - { 0x9D2, "_anim_scene_internal" }, - { 0x9D3, "_anim_scene_internal_blend_in" }, - { 0x9D4, "_anim_scene_internal_end" }, - { 0x9D5, "_anim_scene_internal_finish_blend" }, - { 0x9D6, "_anim_scene_internal_get_anim_duration" }, - { 0x9D7, "_anim_scene_internal_start_anims" }, - { 0x9D8, "_anim_scene_interrupt_think" }, - { 0x9D9, "_animactive" }, - { 0x9DA, "_anime" }, - { 0x9DB, "_animmode" }, - { 0x9DC, "_animname" }, - { 0x9DD, "_ar_callout_tracker" }, - { 0x9DE, "_array_wait" }, - { 0x9DF, "_arraytostring" }, - { 0x9E0, "_assignthinkoffset" }, - { 0x9E1, "_audio_random_array_dict" }, - { 0x9E2, "_autosave_game_now" }, - { 0x9E3, "_autosave_stealthcheck" }, - { 0x9E4, "_baseeffect" }, - { 0x9E5, "_baseeffectenemy" }, - { 0x9E6, "_baseeffectfriendly" }, - { 0x9E7, "_battlechatter" }, - { 0x9E8, "_beginlocationselection" }, - { 0x9E9, "_blackboard" }, - { 0x9EA, "_box_setactivehelper" }, - { 0x9EB, "_br_circle_expected_players" }, - { 0x9EC, "_br_circle_min_lerp_time" }, - { 0x9ED, "_br_circles_dist" }, - { 0x9EE, "_branalytics_header" }, - { 0x9EF, "_btactions" }, - { 0x9F0, "_buildweaponcustom" }, - { 0x9F1, "_bullet_trace" }, - { 0x9F2, "_bullet_trace_passed" }, - { 0x9F3, "_checkforregister" }, - { 0x9F4, "_circledurationforplayer" }, - { 0x9F5, "_clearalltextafterhudelem" }, - { 0x9F6, "_clearexecution" }, - { 0x9F7, "_clearperks" }, - { 0x9F8, "_clearregisters" }, - { 0x9F9, "_color" }, - { 0x9FA, "_color_friendly_spawners" }, - { 0x9FB, "_colors_go_line" }, - { 0x9FC, "_completebet" }, - { 0x9FD, "_create_tagging_highlight" }, - { 0x9FE, "_createfx" }, - { 0x9FF, "_createheadicon" }, - { 0xA00, "_createnavobstacle" }, - { 0xA01, "_csm_bound_center" }, - { 0xA02, "_csm_bound_halfsize" }, - { 0xA03, "_custom_anim" }, - { 0xA04, "_custom_anim_loop" }, - { 0xA05, "_custom_anim_thread" }, - { 0xA06, "_defaultnotetrackhandler" }, - { 0xA07, "_defusesetup" }, - { 0xA08, "_delete_ents" }, - { 0xA09, "_deletevehicle" }, - { 0xA0A, "_deployhacktablet" }, - { 0xA0B, "_destroyheadicon" }, - { 0xA0C, "_destroynavobstacle" }, - { 0xA0D, "_detachall" }, - { 0xA0E, "_disable_hudoutline_on_ent" }, - { 0xA0F, "_disableequipdeployvfx" }, - { 0xA10, "_disableignoreme" }, - { 0xA11, "_domflageffect" }, - { 0xA12, "_domflagpulseeffect" }, - { 0xA13, "_draw_arrow" }, - { 0xA14, "_effect" }, - { 0xA15, "_effect_keys" }, - { 0xA16, "_effects" }, - { 0xA17, "_emp_grenade_apply_player" }, - { 0xA18, "_emp_grenade_end_early" }, - { 0xA19, "_enable_hudoutline_on_channel_ents" }, - { 0xA1A, "_enable_hudoutline_on_ent" }, - { 0xA1B, "_enablecollisionnotifies" }, - { 0xA1C, "_enableequipdeployvfx" }, - { 0xA1D, "_enableignoreme" }, - { 0xA1E, "_end_heli_spawn_group" }, - { 0xA1F, "_end_reinforcements" }, - { 0xA20, "_end_spawn_group" }, - { 0xA21, "_end_tagging_highlighting" }, - { 0xA22, "_findexisitingquestlocale" }, - { 0xA23, "_findnewdomflagoriginplaced" }, - { 0xA24, "_findnewdomflagoriginrandom" }, - { 0xA25, "_findunobstructedfiringpointhelper" }, - { 0xA26, "_fire" }, - { 0xA27, "_first_frame_anim" }, - { 0xA28, "_flag_wait_trigger" }, - { 0xA29, "_flageffect" }, - { 0xA2A, "_flagradiuseffect" }, - { 0xA2B, "_freeze_until_phototaken" }, - { 0xA2C, "_freezecontrols" }, - { 0xA2D, "_freezelookcontrols" }, - { 0xA2E, "_fx" }, - { 0xA2F, "_genericsearcharea" }, - { 0xA30, "_get_sorted_list_of_channel_plus_child_channels" }, - { 0xA31, "_getlocation" }, - { 0xA32, "_getphysicspointaboutnavmesh" }, - { 0xA33, "_getplayerscore" }, - { 0xA34, "_getradarstrength" }, - { 0xA35, "_getrandomspawnstructs" }, - { 0xA36, "_getteamscore" }, - { 0xA37, "_getvehiclespawnerarray" }, - { 0xA38, "_givebrsuper" }, - { 0xA39, "_giveexecution" }, - { 0xA3A, "_giveweapon" }, - { 0xA3B, "_global_fx_ents" }, - { 0xA3C, "_hacksetup" }, - { 0xA3D, "_hardpointeffect" }, - { 0xA3E, "_hasperk" }, - { 0xA3F, "_heapgreaterthan" }, - { 0xA40, "_heapify" }, - { 0xA41, "_heapleftchild" }, - { 0xA42, "_heaplessthan" }, - { 0xA43, "_heapparent" }, - { 0xA44, "_heaprightchild" }, - { 0xA45, "_hidefromplayer" }, - { 0xA46, "_hint_stick_get_config_suffix" }, - { 0xA47, "_hint_stick_update_breakfunc" }, - { 0xA48, "_hint_stick_update_string" }, - { 0xA49, "_hudoutlineenableforclient" }, - { 0xA4A, "_hudoutlineenableforclients" }, - { 0xA4B, "_hudoutlineviewmodeldisable" }, - { 0xA4C, "_hudoutlineviewmodelenable" }, - { 0xA4D, "_init_door_internal" }, - { 0xA4E, "_initmanagerquestthread" }, - { 0xA4F, "_initpic" }, - { 0xA50, "_intel_dismiss_button_listener" }, - { 0xA51, "_intel_waypoint_button_listener" }, - { 0xA52, "_interactive" }, - { 0xA53, "_interactmonitor" }, - { 0xA54, "_is_godmode" }, - { 0xA55, "_is_looking_at_range" }, - { 0xA56, "_isalive" }, - { 0xA57, "_isquestthreaded" }, - { 0xA58, "_issuspendedvehicle" }, - { 0xA59, "_kill_fx_play_direction" }, - { 0xA5A, "_lastanime" }, - { 0xA5B, "_lastanimtime" }, - { 0xA5C, "_launchgrenade" }, - { 0xA5D, "_launchsinglenuke" }, - { 0xA5E, "_leaderafterspawnfunc" }, - { 0xA5F, "_linkto" }, - { 0xA60, "_loadstarted" }, - { 0xA61, "_magicbullet" }, - { 0xA62, "_mainturretoff" }, - { 0xA63, "_mainturreton" }, - { 0xA64, "_makekioskpurchase" }, - { 0xA65, "_managenukeexplosionvisionset" }, - { 0xA66, "_max_script_health" }, - { 0xA67, "_mgoff" }, - { 0xA68, "_mgon" }, - { 0xA69, "_missing_fx" }, - { 0xA6A, "_mobilearmorychooseclass" }, - { 0xA6B, "_mobilearmoryendusethink" }, - { 0xA6C, "_mobilearmorymanageminimapicon" }, - { 0xA6D, "_mobilearmoryusethink" }, - { 0xA6E, "_newhudelem" }, - { 0xA6F, "_notetrackfx" }, - { 0xA70, "_objective_addlocation" }, - { 0xA71, "_objective_delete" }, - { 0xA72, "_objective_getindexforname" }, - { 0xA73, "_objective_getnextfreelocationindex" }, - { 0xA74, "_objective_getnextfreeobjectiveindex" }, - { 0xA75, "_objective_initindexforname" }, - { 0xA76, "_objective_validatename" }, - { 0xA77, "_ondeathordisconnectinternal" }, - { 0xA78, "_onenteractivestate" }, - { 0xA79, "_onenterchargingstate" }, - { 0xA7A, "_onentercooldownstate" }, - { 0xA7B, "_onenterdefaultstate" }, - { 0xA7C, "_onenterscanningstate" }, - { 0xA7D, "_onexitactivestate" }, - { 0xA7E, "_onexitchargingstate" }, - { 0xA7F, "_onexitdefaultstate" }, - { 0xA80, "_onexitscanningstate" }, - { 0xA81, "_ontabletpulledout" }, - { 0xA82, "_ontabletputaway" }, - { 0xA83, "_open_door" }, - { 0xA84, "_parsepurchaseitemtables" }, - { 0xA85, "_picknextcirclecenter" }, - { 0xA86, "_play_interaction_anim_vo_note" }, - { 0xA87, "_play_player_dialogue" }, - { 0xA88, "_player_allowed_stances" }, - { 0xA89, "_playerrespawntext" }, - { 0xA8A, "_playradioecho" }, - { 0xA8B, "_playsound" }, - { 0xA8C, "_poistateupdate" }, - { 0xA8D, "_precache" }, - { 0xA8E, "_precomputedlosdatatest" }, - { 0xA8F, "_primarylightcount" }, - { 0xA90, "_processusethink" }, - { 0xA91, "_questinstancesactive" }, - { 0xA92, "_questmanagerthread" }, - { 0xA93, "_questthreadsactive" }, - { 0xA94, "_radiusdamage" }, - { 0xA95, "_redefine_interaction_radius_cleanup" }, - { 0xA96, "_registerquestcategory" }, - { 0xA97, "_registerquestfunc" }, - { 0xA98, "_remove_tagging_highlight_on_death" }, - { 0xA99, "_removecashstateforplayer" }, - { 0xA9A, "_removemanagerquestthread" }, - { 0xA9B, "_resetenableignoreme" }, - { 0xA9C, "_rpg_skit_after_spawn" }, - { 0xA9D, "_runaddquestinstance" }, - { 0xA9E, "_runaddquestthread" }, - { 0xA9F, "_runcheckiflocaleisavailable" }, - { 0xAA0, "_runclearquestvars" }, - { 0xAA1, "_runcooldownphase" }, - { 0xAA2, "_runcreatequestlocale" }, - { 0xAA3, "_runfindsearcharea" }, - { 0xAA4, "_runinitquesttype" }, - { 0xAA5, "_runinitquestvars" }, - { 0xAA6, "_runpurchasemenu" }, - { 0xAA7, "_runquestthink" }, - { 0xAA8, "_runquestthinkfunctions" }, - { 0xAA9, "_runremovequestinstance" }, - { 0xAAA, "_runremovequestthread" }, - { 0xAAB, "_satellitetruckactivate" }, - { 0xAAC, "_satellitetruckendusethink" }, - { 0xAAD, "_satellitetruckmanageminimapicon" }, - { 0xAAE, "_satellitetruckstartsound" }, - { 0xAAF, "_satellitetruckusethink" }, - { 0xAB0, "_schedulenukes" }, - { 0xAB1, "_screenshakeonposition" }, - { 0xAB2, "_scriptnoteworthycheck" }, - { 0xAB3, "_set_node_relative_anim_actor" }, - { 0xAB4, "_setactionslot" }, - { 0xAB5, "_setdof_internal" }, - { 0xAB6, "_setdomencountericoninfo" }, - { 0xAB7, "_setdomflagiconinfo" }, - { 0xAB8, "_setdomquesticoninfo" }, - { 0xAB9, "_setextraperks" }, - { 0xABA, "_setgoalpos" }, - { 0xABB, "_setperk" }, - { 0xABC, "_setperkinternal" }, - { 0xABD, "_setplayerscore" }, - { 0xABE, "_setsuit" }, - { 0xABF, "_setteamradarstrength" }, - { 0xAC0, "_setteamscore" }, - { 0xAC1, "_settext" }, - { 0xAC2, "_setuppiccontrols" }, - { 0xAC3, "_setvehgoalpos" }, - { 0xAC4, "_setvehgoalpos_wrap" }, - { 0xAC5, "_setvehgoalposadheretomesh" }, - { 0xAC6, "_setvisibiilityomnvarforkillstreak" }, - { 0xAC7, "_shellshock" }, - { 0xAC8, "_simple_interaction_prop_clear" }, - { 0xAC9, "_simple_interaction_prop_random_anim" }, - { 0xACA, "_simple_interaction_prop_start" }, - { 0xACB, "_snd_doppler_main" }, - { 0xACC, "_snd_get_velocity" }, - { 0xACD, "_spawner_mg42_think" }, - { 0xACE, "_spawnhelicopter" }, - { 0xACF, "_spawnpiccontrols" }, - { 0xAD0, "_spawnpois" }, - { 0xAD1, "_spawnsoldier" }, - { 0xAD2, "_spawnvehicle" }, - { 0xAD3, "_startragdoll" }, - { 0xAD4, "_startsoldierpatrol" }, - { 0xAD5, "_startusethink" }, - { 0xAD6, "_stealth" }, - { 0xAD7, "_stopshellshock" }, - { 0xAD8, "_suicide" }, - { 0xAD9, "_suspendvehicle" }, - { 0xADA, "_switchtoweapon" }, - { 0xADB, "_switchtoweaponimmediate" }, - { 0xADC, "_tag_entity" }, - { 0xADD, "_takeweapon" }, - { 0xADE, "_takeweaponsexceptlist" }, - { 0xADF, "_timeout" }, - { 0xAE0, "_timeoutpiccontrols" }, - { 0xAE1, "_togglecellphoneallows" }, - { 0xAE2, "_toggletabletallows" }, - { 0xAE3, "_turretoffshared" }, - { 0xAE4, "_turretonshared" }, - { 0xAE5, "_unlink" }, - { 0xAE6, "_unsetextraperks" }, - { 0xAE7, "_unsetperk" }, - { 0xAE8, "_unsetperkinternal" }, - { 0xAE9, "_update_emp_scramble" }, - { 0xAEA, "_update_spawn_data_on_death" }, - { 0xAEB, "_updatechopperseatplayerusable" }, - { 0xAEC, "_updatechopperseatteamusable" }, - { 0xAED, "_updateenemyusable" }, - { 0xAEE, "_updatehackomnvars" }, - { 0xAEF, "_updatehackprogressomnvar" }, - { 0xAF0, "_updateiconowner" }, - { 0xAF1, "_updatematchtimerhudinternal" }, - { 0xAF2, "_updatereviveplayerusable" }, - { 0xAF3, "_updatereviveteamusable" }, - { 0xAF4, "_updateteamusable" }, - { 0xAF5, "_updateuseobjs" }, - { 0xAF6, "_useperkenabled" }, - { 0xAF7, "_validateattacker" }, - { 0xAF8, "_validateplayer" }, - { 0xAF9, "_validateplayerfilter" }, - { 0xAFA, "_validatevictim" }, - { 0xAFB, "_vehicle_landvehicle" }, - { 0xAFC, "_vehicle_paths" }, - { 0xAFD, "_vehicle_resume_named" }, - { 0xAFE, "_vehicle_stop_named" }, - { 0xAFF, "_vehicle_unload" }, - { 0xB00, "_visionsetnaked" }, - { 0xB01, "_visionsetnakedforplayer" }, - { 0xB02, "_visionunsetnakedforplayer" }, - { 0xB03, "_waittill_dead_notify_done" }, - { 0xB04, "_waittill_trigger" }, - { 0xB05, "_waittillplayerdoneskydivingac130timeout" }, - { 0xB06, "_waituntilinteractfinished" }, - { 0xB07, "_wakeupvehicle" }, - { 0xB08, "_watch_for_flight_over_origin" }, - { 0xB09, "_watchforjuggstop" }, - { 0xB0A, "_watchforstopambient6waves" }, - { 0xB0B, "_watchforstopwaves" }, - { 0xB0C, "_watchforwalkstopwaves" }, - { 0xB0D, "_watchnavobstacle" }, - { 0xB0E, "_watchpiccontroltimeout" }, - { 0xB0F, "_watchpiccontroluse" }, - { 0xB10, "_weapons" }, - { 0xB11, "_whizbyfxent" }, - { 0xB12, "a" }, - { 0xB13, "a10_airstrike_fx" }, - { 0xB14, "a10_flyby" }, - { 0xB15, "a10_play_contrail" }, - { 0xB16, "aa_status" }, - { 0xB17, "aarawardcount" }, - { 0xB18, "aarawards" }, - { 0xB19, "aarpriority" }, - { 0xB1A, "abh_used" }, - { 0xB1B, "ability_invulnerable" }, - { 0xB1C, "abort" }, - { 0xB1D, "abort_count" }, - { 0xB1E, "abort_wait_any_func_array" }, - { 0xB1F, "aborted" }, - { 0xB20, "abortextractpickup" }, - { 0xB21, "abortlevel" }, - { 0xB22, "abortmonitoredweaponswitch" }, - { 0xB23, "abortreliableweaponswitch" }, - { 0xB24, "abortshufflecleanup" }, - { 0xB25, "above_pain_breathing_sfx_threshold" }, - { 0xB26, "abs_int" }, - { 0xB27, "absangleclamp180" }, - { 0xB28, "absyawtoangles" }, - { 0xB29, "absyawtoenemy" }, - { 0xB2A, "absyawtoenemy2d" }, - { 0xB2B, "absyawtoorigin" }, - { 0xB2C, "ac130" }, - { 0xB2D, "ac130_activate_function" }, - { 0xB2E, "ac130_attachgunner" }, - { 0xB2F, "ac130_cloudsfx" }, - { 0xB30, "ac130_crash" }, - { 0xB31, "ac130_getfiretime" }, - { 0xB32, "ac130_gunship" }, - { 0xB33, "ac130_leave" }, - { 0xB34, "ac130_location" }, - { 0xB35, "ac130_magnitude" }, - { 0xB36, "ac130_monitormanualplayerexit" }, - { 0xB37, "ac130_paratrooper_veh" }, - { 0xB38, "ac130_playflares" }, - { 0xB39, "ac130_playfocalfx" }, - { 0xB3A, "ac130_playpilotfx" }, - { 0xB3B, "ac130_removeplane" }, - { 0xB3C, "ac130_returnplayer" }, - { 0xB3D, "ac130_spawn" }, - { 0xB3E, "ac130_speed" }, - { 0xB3F, "ac130_startuse" }, - { 0xB40, "ac130_track105mmmissile" }, - { 0xB41, "ac130_updateaimingcoords" }, - { 0xB42, "ac130_updateoverlaycoords" }, - { 0xB43, "ac130_updateplanemodelcoords" }, - { 0xB44, "ac130_updateplayerpositioncoords" }, - { 0xB45, "ac130_waitforweaponreloadtime" }, - { 0xB46, "ac130_waittilldestination" }, - { 0xB47, "ac130_watch105mmexplosion" }, - { 0xB48, "ac130_watchchangeweapons" }, - { 0xB49, "ac130_watchdamage" }, - { 0xB4A, "ac130_watchowner" }, - { 0xB4B, "ac130_watchtimeout" }, - { 0xB4C, "ac130_watchweaponfired" }, - { 0xB4D, "ac130_watchweaponimpact" }, - { 0xB4E, "ac130_weaponreload" }, - { 0xB4F, "ac130activatefunc" }, - { 0xB50, "ac130handlemovement" }, - { 0xB51, "ac130height" }, - { 0xB52, "ac130heightoffset" }, - { 0xB53, "ac130inuse" }, - { 0xB54, "ac130linkandspin" }, - { 0xB55, "ac130linker" }, - { 0xB56, "ac130player" }, - { 0xB57, "ac130queue" }, - { 0xB58, "ac130s" }, - { 0xB59, "ac130setupanim" }, - { 0xB5A, "ac130shellshock" }, - { 0xB5B, "accel" }, - { 0xB5C, "acceptablemeleefraction" }, - { 0xB5D, "accessories" }, - { 0xB5E, "accessoryattachment" }, - { 0xB5F, "accessorydata" }, - { 0xB60, "accessoryfullweapon" }, - { 0xB61, "accessoryinfo" }, - { 0xB62, "accessoryinfobyindex" }, - { 0xB63, "accessorylogic" }, - { 0xB64, "accessoryweaponbyindex" }, - { 0xB65, "accolades" }, - { 0xB66, "accumulatedtime" }, - { 0xB67, "accuracy_shots_fired" }, - { 0xB68, "accuracy_shots_on_target" }, - { 0xB69, "accuracy_think" }, - { 0xB6A, "accuracygrowthmultiplier" }, - { 0xB6B, "accuracystationarymod" }, - { 0xB6C, "aces" }, - { 0xB6D, "achievement" }, - { 0xB6E, "achievement_completed" }, - { 0xB6F, "achievement_death_tracker" }, - { 0xB70, "achievement_list" }, - { 0xB71, "achievement_pistol_enemies" }, - { 0xB72, "achievement_registration_func" }, - { 0xB73, "achievement_watcher" }, - { 0xB74, "acievement_monitor" }, - { 0xB75, "acquire_alley_bodyguard" }, - { 0xB76, "acquire_alley_fence_guy" }, - { 0xB77, "acquire_autosave_before_cafe" }, - { 0xB78, "acquire_birds_fly" }, - { 0xB79, "acquire_butcher_over_fence_fallback" }, - { 0xB7A, "acquire_catchup" }, - { 0xB7B, "acquire_containment" }, - { 0xB7C, "acquire_door_handler" }, - { 0xB7D, "acquire_enemy_handler" }, - { 0xB7E, "acquire_enforcer_handler" }, - { 0xB7F, "acquire_init" }, - { 0xB80, "acquire_main" }, - { 0xB81, "acquire_player_anim" }, - { 0xB82, "acquire_price_handler" }, - { 0xB83, "acquire_pursuit_timer_handler" }, - { 0xB84, "acquire_restore_user_fov" }, - { 0xB85, "acquire_sniper_laser" }, - { 0xB86, "acquire_start" }, - { 0xB87, "acquire_stp_main" }, - { 0xB88, "acquirecannontarget" }, - { 0xB89, "acquireturrettarget" }, - { 0xB8A, "acript_attackeraccuracy" }, - { 0xB8B, "across_delta" }, - { 0xB8C, "across_delta_local" }, - { 0xB8D, "action" }, - { 0xB8E, "action_thread" }, - { 0xB8F, "actioncancellation" }, - { 0xB90, "actioncount" }, - { 0xB91, "actionendtime" }, - { 0xB92, "actionfn" }, - { 0xB93, "actionglobals" }, - { 0xB94, "actionmap" }, - { 0xB95, "actionmapfuncs" }, - { 0xB96, "actions" }, - { 0xB97, "actionsets" }, - { 0xB98, "actionslotoverride" }, - { 0xB99, "actionslotoverridecallback" }, - { 0xB9A, "actionslotoverrideremove" }, - { 0xB9B, "actionslotweapon" }, - { 0xB9C, "actionstarttime" }, - { 0xB9D, "actionstates" }, - { 0xB9E, "activate_ac130_on_player" }, - { 0xB9F, "activate_adrenaline" }, - { 0xBA0, "activate_adrenaline_boost" }, - { 0xBA1, "activate_apache_on_player" }, - { 0xBA2, "activate_auto_revive_crate" }, - { 0xBA3, "activate_blackbox_interaction" }, - { 0xBA4, "activate_bomb_for_pick_up" }, - { 0xBA5, "activate_bomb_interactions" }, - { 0xBA6, "activate_clientside_exploder" }, - { 0xBA7, "activate_cloak" }, - { 0xBA8, "activate_cluster_strike" }, - { 0xBA9, "activate_color_code_internal" }, - { 0xBAA, "activate_color_trigger" }, - { 0xBAB, "activate_colortrig_on_aigroup_death" }, - { 0xBAC, "activate_colortrig_on_death" }, - { 0xBAD, "activate_colortrig_safe" }, - { 0xBAE, "activate_drone_mode_on_player" }, - { 0xBAF, "activate_emp_drone" }, - { 0xBB0, "activate_enemy_turret" }, - { 0xBB1, "activate_enemy_turret_when_reach_it" }, - { 0xBB2, "activate_exploder" }, - { 0xBB3, "activate_exploders_in_volume" }, - { 0xBB4, "activate_extraction" }, - { 0xBB5, "activate_extraction_flare" }, - { 0xBB6, "activate_grenade_object" }, - { 0xBB7, "activate_group_fulton_interact" }, - { 0xBB8, "activate_individual_exploder" }, - { 0xBB9, "activate_individual_exploder_proc" }, - { 0xBBA, "activate_infinite_ammo" }, - { 0xBBB, "activate_instant_revive" }, - { 0xBBC, "activate_interactives_in_volume" }, - { 0xBBD, "activate_inv_cooldown" }, - { 0xBBE, "activate_invulnerability" }, - { 0xBBF, "activate_jugg_suit" }, - { 0xBC0, "activate_ks_on_use" }, - { 0xBC1, "activate_laser_on_ambush_sniper" }, - { 0xBC2, "activate_linked_ied_spawners" }, - { 0xBC3, "activate_mark_enemies" }, - { 0xBC4, "activate_mh_trigger" }, - { 0xBC5, "activate_mortar" }, - { 0xBC6, "activate_mortar_enemy" }, - { 0xBC7, "activate_mortar_when_reach_path_end" }, - { 0xBC8, "activate_nerf" }, - { 0xBC9, "activate_object" }, - { 0xBCA, "activate_radar" }, - { 0xBCB, "activate_radius_distance_trigger_markers" }, - { 0xBCC, "activate_respawn_flare" }, - { 0xBCD, "activate_right_street_trigger" }, - { 0xBCE, "activate_rpgs_on_use" }, - { 0xBCF, "activate_scavenger" }, - { 0xBD0, "activate_sentry_turret" }, - { 0xBD1, "activate_sledge_lookin_dialogue" }, - { 0xBD2, "activate_sniper" }, - { 0xBD3, "activate_team_armor_buff" }, - { 0xBD4, "activate_team_auto_revive" }, - { 0xBD5, "activate_team_stopping_power" }, - { 0xBD6, "activate_thermite_launcher" }, - { 0xBD7, "activate_toma_strike" }, - { 0xBD8, "activate_trig_when_vol_clear" }, - { 0xBD9, "activate_trigger" }, - { 0xBDA, "activate_trigger_process" }, - { 0xBDB, "activate_trigger_with_noteworthy" }, - { 0xBDC, "activate_trigger_with_targetname" }, - { 0xBDD, "activate_twister_homing" }, - { 0xBDE, "activate_uav" }, - { 0xBDF, "activate_vehicle_progress_marker" }, - { 0xBE0, "activateagent" }, - { 0xBE1, "activateaxeblood" }, - { 0xBE2, "activatecallback" }, - { 0xBE3, "activatecrate" }, - { 0xBE4, "activatecratefirsttime" }, - { 0xBE5, "activatecratephysics" }, - { 0xBE6, "activated" }, - { 0xBE7, "activated_color_trigger" }, - { 0xBE8, "activated_nerfs" }, - { 0xBE9, "activated_relics" }, - { 0xBEA, "activateendzone" }, - { 0xBEB, "activateimmediately" }, - { 0xBEC, "activatejugg" }, - { 0xBED, "activatejuggcrate" }, - { 0xBEE, "activatelifepackboost" }, - { 0xBEF, "activatenewjuggcrate" }, - { 0xBF0, "activatenewjuggernaut" }, - { 0xBF1, "activatepenalty" }, - { 0xBF2, "activatepenaltyalt" }, - { 0xBF3, "activatepower" }, - { 0xBF4, "activatespawns" }, - { 0xBF5, "activatespawnset" }, - { 0xBF6, "activatestring" }, - { 0xBF7, "activatesuper" }, - { 0xBF8, "activatetime" }, - { 0xBF9, "activatezombiestealth" }, - { 0xBFA, "activatezone" }, - { 0xBFB, "activation_func" }, - { 0xBFC, "activation_radius_sq" }, - { 0xBFD, "activationarms1" }, - { 0xBFE, "activationarms2" }, - { 0xBFF, "activationarms3" }, - { 0xC00, "activationarms4" }, - { 0xC01, "activationcalltraininteract" }, - { 0xC02, "activationcommslaptop" }, - { 0xC03, "activationdelay" }, - { 0xC04, "activationdelaystarttime" }, - { 0xC05, "activationmoraleslaptop" }, - { 0xC06, "activationmoralessignal" }, - { 0xC07, "activationnuke" }, - { 0xC08, "activationstiminteract" }, - { 0xC09, "activationtmtylinterrogate" }, - { 0xC0A, "active_cam_id" }, - { 0xC0B, "active_camera" }, - { 0xC0C, "active_feed" }, - { 0xC0D, "active_jackals" }, - { 0xC0E, "active_level" }, - { 0xC0F, "active_loot_spots" }, - { 0xC10, "active_objectives_string" }, - { 0xC11, "active_player_respawn_locs" }, - { 0xC12, "active_scene_data" }, - { 0xC13, "active_section" }, - { 0xC14, "active_sense_funcs" }, - { 0xC15, "active_spawn_module_structs" }, - { 0xC16, "active_spawn_modules" }, - { 0xC17, "active_spawn_volumes" }, - { 0xC18, "active_volume_check" }, - { 0xC19, "activeadvanceduavs" }, - { 0xC1A, "activebreadcrumbs" }, - { 0xC1B, "activeconfigs" }, - { 0xC1C, "activecontextualwalltraversals" }, - { 0xC1D, "activecount" }, - { 0xC1E, "activecounteruavs" }, - { 0xC1F, "activeextractions" }, - { 0xC20, "activeextractors" }, - { 0xC21, "activegesturenotify" }, - { 0xC22, "activegrenadetimer" }, - { 0xC23, "activeheadicons" }, - { 0xC24, "activehostagecount" }, - { 0xC25, "activehvts" }, - { 0xC26, "activeid" }, - { 0xC27, "activejuggcrates" }, - { 0xC28, "activejuggernauts" }, - { 0xC29, "activekillstreaklistcontains" }, - { 0xC2A, "activekillstreaks" }, - { 0xC2B, "activelocations" }, - { 0xC2C, "activemission" }, - { 0xC2D, "activenodes" }, - { 0xC2E, "activeoutlines" }, - { 0xC2F, "activeplayers" }, - { 0xC30, "activeplayerstreak" }, - { 0xC31, "activequarrydefense" }, - { 0xC32, "activequests" }, - { 0xC33, "activescreeneffectoverlays" }, - { 0xC34, "activescriptfactors" }, - { 0xC35, "activesentientcount" }, - { 0xC36, "activesentients" }, - { 0xC37, "activespawncontext" }, - { 0xC38, "activespawnlogic" }, - { 0xC39, "activespawnsets" }, - { 0xC3A, "activesupertrophies" }, - { 0xC3B, "activetablets" }, - { 0xC3C, "activetargetmarkergroups" }, - { 0xC3D, "activetimeseconds" }, - { 0xC3E, "activetvs" }, - { 0xC3F, "activeuavs" }, - { 0xC40, "activevehicles" }, - { 0xC41, "activevisionsetlist" }, - { 0xC42, "activewpfires" }, - { 0xC43, "activewpflares" }, - { 0xC44, "activewpinnerzones" }, - { 0xC45, "activewpzones" }, - { 0xC46, "activezone" }, - { 0xC47, "actor" }, - { 0xC48, "actor_animloop" }, - { 0xC49, "actor_die_when_shot" }, - { 0xC4A, "actor_interactive_think" }, - { 0xC4B, "actor_is3d" }, - { 0xC4C, "actor_isspace" }, - { 0xC4D, "actor_normal_think" }, - { 0xC4E, "actor1" }, - { 0xC4F, "actor2" }, - { 0xC50, "actorloop" }, - { 0xC51, "actorloopthink" }, - { 0xC52, "actorplayer" }, - { 0xC53, "actors" }, - { 0xC54, "actorthink" }, - { 0xC55, "actorthinkanim" }, - { 0xC56, "actorthinkpath" }, - { 0xC57, "actualhealth" }, - { 0xC58, "adaptive" }, - { 0xC59, "adaptive_density" }, - { 0xC5A, "adaptive_expected_players_max" }, - { 0xC5B, "add" }, - { 0xC5C, "add_abort" }, - { 0xC5D, "add_active_sense_function" }, - { 0xC5E, "add_actor_to_manager" }, - { 0xC5F, "add_actor_tointeractionmanager" }, - { 0xC60, "add_additional_parts" }, - { 0xC61, "add_additional_parts_func" }, - { 0xC62, "add_agents_to_game" }, - { 0xC63, "add_ai_air_infil" }, - { 0xC64, "add_ai_ground_infil" }, - { 0xC65, "add_ai_to_marked_critical_enemy_ai_list" }, - { 0xC66, "add_ai_to_marked_enemy_ai_list" }, - { 0xC67, "add_aitype_spawner_override" }, - { 0xC68, "add_ammo_if_needed" }, - { 0xC69, "add_and_select_entity" }, - { 0xC6A, "add_and_watch_group" }, - { 0xC6B, "add_animation" }, - { 0xC6C, "add_animents" }, - { 0xC6D, "add_animsound" }, - { 0xC6E, "add_announce_debounce" }, - { 0xC6F, "add_attachment_to_weapon" }, - { 0xC70, "add_bcs_location_mapping" }, - { 0xC71, "add_beacon_effect" }, - { 0xC72, "add_button" }, - { 0xC73, "add_call" }, - { 0xC74, "add_cleanup_ent" }, - { 0xC75, "add_clip" }, - { 0xC76, "add_command_to_action_tracker" }, - { 0xC77, "add_condition" }, - { 0xC78, "add_context_sensitive_dialog" }, - { 0xC79, "add_context_sensitive_timeout" }, - { 0xC7A, "add_contextualwalltraversal_array" }, - { 0xC7B, "add_convoy_to_level" }, - { 0xC7C, "add_cortex_charge_func" }, - { 0xC7D, "add_cover_node" }, - { 0xC7E, "add_crafted_item_to_dpad" }, - { 0xC7F, "add_damage_function" }, - { 0xC80, "add_debugdvar_func" }, - { 0xC81, "add_demo_button_combo" }, - { 0xC82, "add_destructible" }, - { 0xC83, "add_destructible_array" }, - { 0xC84, "add_dialogue_line" }, - { 0xC85, "add_dialogue_line_alex" }, - { 0xC86, "add_dialogue_line_aq" }, - { 0xC87, "add_dialogue_line_aq_soldier" }, - { 0xC88, "add_dialogue_line_butcher" }, - { 0xC89, "add_dialogue_line_butcher_son" }, - { 0xC8A, "add_dialogue_line_butcher_wife" }, - { 0xC8B, "add_dialogue_line_civ_ambusher" }, - { 0xC8C, "add_dialogue_line_civilian" }, - { 0xC8D, "add_dialogue_line_convoy_apc" }, - { 0xC8E, "add_dialogue_line_griggs" }, - { 0xC8F, "add_dialogue_line_heli_pilot" }, - { 0xC90, "add_dialogue_line_hms" }, - { 0xC91, "add_dialogue_line_kyle" }, - { 0xC92, "add_dialogue_line_marine" }, - { 0xC93, "add_dialogue_line_nikolai" }, - { 0xC94, "add_dialogue_line_police" }, - { 0xC95, "add_dialogue_line_price" }, - { 0xC96, "add_dialogue_line_radio" }, - { 0xC97, "add_dialogue_line_wolf" }, - { 0xC98, "add_dialogue_line_yegor" }, - { 0xC99, "add_door_speed_modifiers" }, - { 0xC9A, "add_dynamicladder" }, - { 0xC9B, "add_dynolight" }, - { 0xC9C, "add_earthquake" }, - { 0xC9D, "add_emp_ent" }, - { 0xC9E, "add_encounter_start_condition" }, - { 0xC9F, "add_encounter_start_function" }, - { 0xCA0, "add_endon" }, - { 0xCA1, "add_exploder" }, - { 0xCA2, "add_extra_autosave_check" }, - { 0xCA3, "add_extrahuds" }, - { 0xCA4, "add_fake_silencer_to_new_weapons" }, - { 0xCA5, "add_frame_event" }, - { 0xCA6, "add_func" }, - { 0xCA7, "add_fx" }, - { 0xCA8, "add_global_spawn_function" }, - { 0xCA9, "add_grenadier_anchor" }, - { 0xCAA, "add_gunner_turret" }, - { 0xCAB, "add_hint_string" }, - { 0xCAC, "add_humanoid_agent" }, - { 0xCAD, "add_init_script" }, - { 0xCAE, "add_interaction_structs_to_interaction_arrays" }, - { 0xCAF, "add_item_to_outline_watcher" }, - { 0xCB0, "add_item_to_priority_queue" }, - { 0xCB1, "add_item_to_priority_queue_internal" }, - { 0xCB2, "add_kb_button" }, - { 0xCB3, "add_key" }, - { 0xCB4, "add_launcher_xmags" }, - { 0xCB5, "add_linkedents" }, - { 0xCB6, "add_location_start_condition" }, - { 0xCB7, "add_marine_to_color_array" }, - { 0xCB8, "add_menu" }, - { 0xCB9, "add_menu_child" }, - { 0xCBA, "add_menuent" }, - { 0xCBB, "add_menuoptions" }, - { 0xCBC, "add_missing_nodes" }, - { 0xCBD, "add_name" }, - { 0xCBE, "add_name_from_table" }, - { 0xCBF, "add_names" }, - { 0xCC0, "add_no_game_starts" }, - { 0xCC1, "add_node_to_global_arrays" }, - { 0xCC2, "add_noself_call" }, - { 0xCC3, "add_notetrack_and_get_index" }, - { 0xCC4, "add_notetrack_array" }, - { 0xCC5, "add_objective" }, - { 0xCC6, "add_option_to_selected_entities" }, - { 0xCC7, "add_path_node" }, - { 0xCC8, "add_pathpoints" }, - { 0xCC9, "add_player_to_threatbias_group" }, - { 0xCCA, "add_pushent" }, - { 0xCCB, "add_random_killspawner_to_spawngroup" }, - { 0xCCC, "add_reactive_fx" }, - { 0xCCD, "add_reverb" }, - { 0xCCE, "add_rider_to_decho_dirty" }, - { 0xCCF, "add_rider_to_decho_rebel" }, - { 0xCD0, "add_say_on_closest_ally_to_chatter" }, - { 0xCD1, "add_scripted_movement_arrivefuncs" }, - { 0xCD2, "add_selectable" }, - { 0xCD3, "add_skill_point_to_skill" }, - { 0xCD4, "add_smartobject_point" }, - { 0xCD5, "add_smartobject_type" }, - { 0xCD6, "add_space_to_string" }, - { 0xCD7, "add_spammodel" }, - { 0xCD8, "add_spawn_function" }, - { 0xCD9, "add_spawn_scoring_poi" }, - { 0xCDA, "add_spawn_skit" }, - { 0xCDB, "add_spawner_to_color_spawner_array" }, - { 0xCDC, "add_spawners_to_passive_wave_spawning" }, - { 0xCDD, "add_start" }, - { 0xCDE, "add_start_assert" }, - { 0xCDF, "add_start_construct" }, - { 0xCE0, "add_state" }, - { 0xCE1, "add_state_ent" }, - { 0xCE2, "add_targetname_kvps" }, - { 0xCE3, "add_to_ambient_sound_queue" }, - { 0xCE4, "add_to_ambush_vehicle_array" }, - { 0xCE5, "add_to_ambush_vehicles_ahead_player_vehicle_array" }, - { 0xCE6, "add_to_ambush_vehicles_behind_player_vehicle_array" }, - { 0xCE7, "add_to_animsound" }, - { 0xCE8, "add_to_blocker_vehicles_array" }, - { 0xCE9, "add_to_bot_damage_targets" }, - { 0xCEA, "add_to_bot_use_targets" }, - { 0xCEB, "add_to_characters_array" }, - { 0xCEC, "add_to_chatter" }, - { 0xCED, "add_to_convoy_structs" }, - { 0xCEE, "add_to_cruise_missile_list" }, - { 0xCEF, "add_to_current_interaction_list" }, - { 0xCF0, "add_to_current_interaction_list_for_player" }, - { 0xCF1, "add_to_dialogue" }, - { 0xCF2, "add_to_dialogue_generic" }, - { 0xCF3, "add_to_friendly_convoy_list" }, - { 0xCF4, "add_to_grenade_cache" }, - { 0xCF5, "add_to_hack_attackers_list" }, - { 0xCF6, "add_to_hvt_bodyguard_vehicles_array" }, - { 0xCF7, "add_to_identified_ieds_list" }, - { 0xCF8, "add_to_interrupt_vo" }, - { 0xCF9, "add_to_kick_queue" }, - { 0xCFA, "add_to_kill_off_list" }, - { 0xCFB, "add_to_lightbar_stack" }, - { 0xCFC, "add_to_list_of_current_chain_idx" }, - { 0xCFD, "add_to_module_vehicles_list" }, - { 0xCFE, "add_to_nag_vo" }, - { 0xCFF, "add_to_notify_queue" }, - { 0xD00, "add_to_player_dialogue" }, - { 0xD01, "add_to_player_revive_icon_list" }, - { 0xD02, "add_to_players_as_passenger_list" }, - { 0xD03, "add_to_players_being_revived" }, - { 0xD04, "add_to_players_cannot_see_vehicle_icon_list" }, - { 0xD05, "add_to_queue_at_priority" }, - { 0xD06, "add_to_radio" }, - { 0xD07, "add_to_revive_icon_ent_icon_list" }, - { 0xD08, "add_to_revive_icon_entity_list" }, - { 0xD09, "add_to_spawner_flags" }, - { 0xD0A, "add_to_spawngroup" }, - { 0xD0B, "add_to_special_lockon_target_list" }, - { 0xD0C, "add_to_unidentified_ieds_list" }, - { 0xD0D, "add_to_vehicle_queue" }, - { 0xD0E, "add_to_vehicle_repair_interaction_list" }, - { 0xD0F, "add_to_vehicle_travel_array" }, - { 0xD10, "add_to_vo_queue" }, - { 0xD11, "add_to_vo_system" }, - { 0xD12, "add_to_vo_system_internal" }, - { 0xD13, "add_to_weapon_array" }, - { 0xD14, "add_to_weapons_status" }, - { 0xD15, "add_tokens_to_trigger_flags" }, - { 0xD16, "add_traversalassist" }, - { 0xD17, "add_traversalassist_array" }, - { 0xD18, "add_trigger_func_thread" }, - { 0xD19, "add_trigger_function" }, - { 0xD1A, "add_turret" }, - { 0xD1B, "add_universal_button" }, - { 0xD1C, "add_veh_anim" }, - { 0xD1D, "add_visionset_to_stack" }, - { 0xD1E, "add_vo_line" }, - { 0xD1F, "add_vo_line_linked" }, - { 0xD20, "add_vo_line_scaled" }, - { 0xD21, "add_vo_notify" }, - { 0xD22, "add_vo_rule" }, - { 0xD23, "add_vo_rules_all" }, - { 0xD24, "add_vo_rules_any" }, - { 0xD25, "add_vo_wait" }, - { 0xD26, "add_volume_to_global_arrays" }, - { 0xD27, "add_volumes_to_array" }, - { 0xD28, "add_wait" }, - { 0xD29, "add_wait_asserter" }, - { 0xD2A, "add_weak_spot_on_hvt_vehicle" }, - { 0xD2B, "add_weapon" }, - { 0xD2C, "add_welding_alias" }, - { 0xD2D, "add_wheel_tag" }, - { 0xD2E, "add_z" }, - { 0xD2F, "addaction" }, - { 0xD30, "addactioncovermealiasex" }, - { 0xD31, "addactivecounteruav" }, - { 0xD32, "addactiveuav" }, - { 0xD33, "addaieventlistener_func" }, - { 0xD34, "addairexplosion" }, - { 0xD35, "addallowedthreatcallout" }, - { 0xD36, "addanimation" }, - { 0xD37, "addarmcratedata" }, - { 0xD38, "addattachmenttoweapon" }, - { 0xD39, "addattacker" }, - { 0xD3A, "addattackerkillstreak" }, - { 0xD3B, "addawardtoaarlist" }, - { 0xD3C, "addbots" }, - { 0xD3D, "addboxtolevelarray" }, - { 0xD3E, "addboxtoownerarray" }, - { 0xD3F, "addcalloutresponseevent" }, - { 0xD40, "addcheckfirealias" }, - { 0xD41, "addchild" }, - { 0xD42, "addclassstructtocache" }, - { 0xD43, "addconcatdirectionalias" }, - { 0xD44, "addconcattargetalias" }, - { 0xD45, "addcustombc" }, - { 0xD46, "addcustombcstealthalias" }, - { 0xD47, "adddamagemodifier" }, - { 0xD48, "adddamagetaken" }, - { 0xD49, "adddeathicon" }, - { 0xD4A, "adddynamicspawnarea" }, - { 0xD4B, "added_lines" }, - { 0xD4C, "addedtowave" }, - { 0xD4D, "addenemydeathicon" }, - { 0xD4E, "addentrytodevgui" }, - { 0xD4F, "addentrytodevgui_internal" }, - { 0xD50, "addeventplaybcs" }, - { 0xD51, "addexecutioncharge" }, - { 0xD52, "addfunc" }, - { 0xD53, "addglobalrankxpmultiplier" }, - { 0xD54, "addglobalspawnarea" }, - { 0xD55, "addglobalweaponrankxpmultiplier" }, - { 0xD56, "addgrenadethrowanimoffset" }, - { 0xD57, "addheadicon" }, - { 0xD58, "addhealthback" }, - { 0xD59, "addheavyarmor" }, - { 0xD5A, "addhelidroppingcratetolist" }, - { 0xD5B, "addhostileburstalias" }, - { 0xD5C, "addhudincoming_attacker" }, - { 0xD5D, "addhvtheadicons" }, - { 0xD5E, "addincominghelperdrone" }, - { 0xD5F, "addincominghelperdroneifpossible" }, - { 0xD60, "addinformalias" }, - { 0xD61, "addinformevent" }, - { 0xD62, "addinformreloadingaliasex" }, - { 0xD63, "addinitexploders" }, - { 0xD64, "addinitialattachmentsprimary" }, - { 0xD65, "addinitialattachmentssecondary" }, - { 0xD66, "addinstancetodomflag" }, - { 0xD67, "additional_corpse" }, - { 0xD68, "additional_false_positive_dots_needed" }, - { 0xD69, "additional_laststand_weapon_exclusion" }, - { 0xD6A, "additional_tactical_logic_func" }, - { 0xD6B, "additionalassets" }, - { 0xD6C, "additionalents" }, - { 0xD6D, "additionalsighttraceentities" }, - { 0xD6E, "additive_anim" }, - { 0xD6F, "additive_branch" }, - { 0xD70, "additive_pain" }, - { 0xD71, "additivedamagemodifierignorefuncs" }, - { 0xD72, "additivedamagemodifiers" }, - { 0xD73, "addkillcharge" }, - { 0xD74, "addkillstreakcharge" }, - { 0xD75, "addkillstreakcratedata" }, - { 0xD76, "addkillstreakstoqueue" }, - { 0xD77, "addlevel" }, - { 0xD78, "addlevelstoexperience" }, - { 0xD79, "addloadingplayer" }, - { 0xD7A, "addloadingplayerdisconnectwatch" }, - { 0xD7B, "addlocationresponsealias" }, - { 0xD7C, "addlockedon" }, - { 0xD7D, "addloopinganimation" }, - { 0xD7E, "addlowermessage" }, - { 0xD7F, "addmarkpoints" }, - { 0xD80, "addmodeltoplayer" }, - { 0xD81, "addmovecombataliasex" }, - { 0xD82, "addmovenoncombataliasex" }, - { 0xD83, "addnamealias" }, - { 0xD84, "addnamealiasex" }, - { 0xD85, "addnotetrack_animsound" }, - { 0xD86, "addnotetrack_attach" }, - { 0xD87, "addnotetrack_attach_gun" }, - { 0xD88, "addnotetrack_customfunction" }, - { 0xD89, "addnotetrack_detach" }, - { 0xD8A, "addnotetrack_detach_gun" }, - { 0xD8B, "addnotetrack_dialogue" }, - { 0xD8C, "addnotetrack_flag" }, - { 0xD8D, "addnotetrack_flag_clear" }, - { 0xD8E, "addnotetrack_mayhemend" }, - { 0xD8F, "addnotetrack_mayhemstart" }, - { 0xD90, "addnotetrack_notify" }, - { 0xD91, "addnotetrack_playerdialogue" }, - { 0xD92, "addnotetrack_playersound" }, - { 0xD93, "addnotetrack_sound" }, - { 0xD94, "addnotetrack_startfxontag" }, - { 0xD95, "addnotetrack_stopfxontag" }, - { 0xD96, "addnotetrack_swapparttoefx" }, - { 0xD97, "addnotetrack_tracepartforefx" }, - { 0xD98, "addnukecharge" }, - { 0xD99, "addobjectivescorecharge" }, - { 0xD9A, "addofficertosquad" }, - { 0xD9B, "addonstart_animsound" }, - { 0xD9C, "addoption" }, - { 0xD9D, "addorderalias" }, - { 0xD9E, "addorderevent" }, - { 0xD9F, "addoutlineoccluder" }, - { 0xDA0, "addoverheadicon" }, - { 0xDA1, "addoverridearchetypepriority" }, - { 0xDA2, "addplantingcharge" }, - { 0xDA3, "addplayernamealias" }, - { 0xDA4, "addplayertolevelarrays" }, - { 0xDA5, "addplayertosquad" }, - { 0xDA6, "addplayertoteam" }, - { 0xDA7, "addpossiblethreatcallout" }, - { 0xDA8, "addprereq" }, - { 0xDA9, "addprintlinetext" }, - { 0xDAA, "addquestinstance" }, - { 0xDAB, "addrankalias" }, - { 0xDAC, "addrankxpmultiplier" }, - { 0xDAD, "addreactionalias" }, - { 0xDAE, "addreactionevent" }, - { 0xDAF, "addrecentattacker" }, - { 0xDB0, "addrecentdamage" }, - { 0xDB1, "addrespawntoken" }, - { 0xDB2, "addresponsealias" }, - { 0xDB3, "addresponseevent" }, - { 0xDB4, "addresponseevent_internal" }, - { 0xDB5, "addscavengercliptoweapon" }, - { 0xDB6, "addselected" }, - { 0xDB7, "addsmartobjectanim" }, - { 0xDB8, "addsmartobjectanim_internal" }, - { 0xDB9, "addsmartobjectarrivalanims" }, - { 0xDBA, "addsmartobjectdeathanim" }, - { 0xDBB, "addsmartobjectexitanims" }, - { 0xDBC, "addsmartobjectintroanim" }, - { 0xDBD, "addsmartobjectoutroanim" }, - { 0xDBE, "addsmartobjectpainanim" }, - { 0xDBF, "addsmartobjectreactanim" }, - { 0xDC0, "addspawnareaonspawn" }, - { 0xDC1, "addspawnareatoconfig" }, - { 0xDC2, "addspawndangerzone" }, - { 0xDC3, "addspawnpoints" }, - { 0xDC4, "addspawnviewer" }, - { 0xDC5, "addspeaker" }, - { 0xDC6, "addstackcount" }, - { 0xDC7, "addstartspawnpoints" }, - { 0xDC8, "addstealthalias" }, - { 0xDC9, "addstealthevent" }, - { 0xDCA, "addsurvivorattachmentsprimary" }, - { 0xDCB, "addsurvivorattachmentssecondary" }, - { 0xDCC, "addtakingfirealias" }, - { 0xDCD, "addtarget" }, - { 0xDCE, "addtargetmarkergroup" }, - { 0xDCF, "addtauntalias" }, - { 0xDD0, "addteamrankxpmultiplier" }, - { 0xDD1, "addtestclients" }, - { 0xDD2, "addthinker" }, - { 0xDD3, "addthreatalias" }, - { 0xDD4, "addthreatcalloutalias" }, - { 0xDD5, "addthreatcalloutecho" }, - { 0xDD6, "addthreatcalloutlandmarkalias" }, - { 0xDD7, "addthreatcalloutlocationalias" }, - { 0xDD8, "addthreatcalloutqa_nextline" }, - { 0xDD9, "addthreatcalloutresponsealias" }, - { 0xDDA, "addthreatdistancealias" }, - { 0xDDB, "addthreatelevationalias" }, - { 0xDDC, "addthreatevent" }, - { 0xDDD, "addthreatexposedalias" }, - { 0xDDE, "addthreatobviousalias" }, - { 0xDDF, "addtime" }, - { 0xDE0, "addtoactivekillstreaklist" }, - { 0xDE1, "addtoairstrikelist" }, - { 0xDE2, "addtoalivecount" }, - { 0xDE3, "addtoassaultdronelist" }, - { 0xDE4, "addtocarrylist" }, - { 0xDE5, "addtocharactersarray" }, - { 0xDE6, "addtogamemodestat" }, - { 0xDE7, "addtogroup" }, - { 0xDE8, "addtohelilist" }, - { 0xDE9, "addtointensitybuffer" }, - { 0xDEA, "addtointeractionslistbynoteworthy" }, - { 0xDEB, "addtolists" }, - { 0xDEC, "addtolittlebirdlist" }, - { 0xDED, "addtolivescount" }, - { 0xDEE, "addtomatchstat" }, - { 0xDEF, "addtoparticipantsarray" }, - { 0xDF0, "addtopatrolexclusion" }, - { 0xDF1, "addtopersonalinteractionlist" }, - { 0xDF2, "addtopkillstreakcharge" }, - { 0xDF3, "addtoplayerkillstreaklist" }, - { 0xDF4, "addtoplayerstat" }, - { 0xDF5, "addtoplayerstat_internal" }, - { 0xDF6, "addtoplayerstatbuffered" }, - { 0xDF7, "addtopod" }, - { 0xDF8, "addtoprojectilelist" }, - { 0xDF9, "addtoremotekillstreaklist" }, - { 0xDFA, "addtosquad" }, - { 0xDFB, "addtostatgroup" }, - { 0xDFC, "addtostructarray" }, - { 0xDFD, "addtosupportdronelist" }, - { 0xDFE, "addtosystem" }, - { 0xDFF, "addtotacopsmap" }, - { 0xE00, "addtoteam" }, - { 0xE01, "addtoteamcount" }, - { 0xE02, "addtoteamlives" }, - { 0xE03, "addtotraplist" }, - { 0xE04, "addtoturretlist" }, - { 0xE05, "addtouavlist" }, - { 0xE06, "addtougvlist" }, - { 0xE07, "addtowavespawner" }, - { 0xE08, "addtriggerdeathicon" }, - { 0xE09, "addttlosoverride" }, - { 0xE0A, "addturret" }, - { 0xE0B, "adduavmodel" }, - { 0xE0C, "addvaluetocardmeter" }, - { 0xE0D, "addvehiclealias" }, - { 0xE0E, "addvehicleevent" }, - { 0xE0F, "addwatchchargewin" }, - { 0xE10, "addwatchchargewintop3" }, - { 0xE11, "addweaponrankxpmultiplier" }, - { 0xE12, "adjacent_volumes" }, - { 0xE13, "adjust_ai_pistol_accuracy" }, - { 0xE14, "adjust_allowed_civilian_deaths" }, - { 0xE15, "adjust_angles_to_player" }, - { 0xE16, "adjust_clip_ammo_from_stock" }, - { 0xE17, "adjust_cursor_hint_side" }, - { 0xE18, "adjust_damage_to_vehicle" }, - { 0xE19, "adjust_entcounthud_pos" }, - { 0xE1A, "adjust_entity_count_hud_color" }, - { 0xE1B, "adjust_for_stance" }, - { 0xE1C, "adjust_move_speed_while_crouched" }, - { 0xE1D, "adjust_move_speed_while_sliding" }, - { 0xE1E, "adjust_reaper_camera_zoom_level" }, - { 0xE1F, "adjust_target_circle_fov_and_radius" }, - { 0xE20, "adjust_vector_field" }, - { 0xE21, "adjust_vehicle_speed_on_center_dist" }, - { 0xE22, "adjust_vehicle_speed_on_player_dist" }, - { 0xE23, "adjustbulletstokill" }, - { 0xE24, "adjustedstarttime" }, - { 0xE25, "adjustmodelvis" }, - { 0xE26, "adjustmovespeed" }, - { 0xE27, "adjustposforvisibility" }, - { 0xE28, "adjustroundendtimer" }, - { 0xE29, "adr_boost" }, - { 0xE2A, "adrenaline_crate_init" }, - { 0xE2B, "adrenaline_missionondeaththink" }, - { 0xE2C, "adrenaline_missiononuse" }, - { 0xE2D, "adrenaline_removeondamage" }, - { 0xE2E, "adrenaline_removeongameend" }, - { 0xE2F, "adrenaline_removeonplayernotifies" }, - { 0xE30, "adrenaline_shot" }, - { 0xE31, "adrenalinebox_canusedeployable" }, - { 0xE32, "adrenalinebox_onusedeployable" }, - { 0xE33, "adrenalinepoweractive" }, - { 0xE34, "adsbreathhold" }, - { 0xE35, "adsfire" }, - { 0xE36, "adshint" }, - { 0xE37, "adsraisedelaytimer" }, - { 0xE38, "adstime" }, - { 0xE39, "adsviewbobhack" }, - { 0xE3A, "adult_fail_watcher" }, - { 0xE3B, "advance_animatedfarahenemydeathanimationlogic" }, - { 0xE3C, "advance_down_the_bridge" }, - { 0xE3D, "advance_down_the_bridge_via_struct" }, - { 0xE3E, "advance_down_the_bridge_via_volume" }, - { 0xE3F, "advance_enemiesconversationlogic" }, - { 0xE40, "advance_enemyshootalertalllogic" }, - { 0xE41, "advance_farahenemybreakoutlogic" }, - { 0xE42, "advance_getenemies" }, - { 0xE43, "advance_main" }, - { 0xE44, "advance_regardless_of_numbers" }, - { 0xE45, "advance_scenefarahenemydamagelogic" }, - { 0xE46, "advance_scenefarahenemyreactlogic" }, - { 0xE47, "advance_scenefarahscaleanimratehack" }, - { 0xE48, "advance_scenefarahtakedownfinishlogic" }, - { 0xE49, "advance_scenefarahtakedownlogic" }, - { 0xE4A, "advance_scenelogic" }, - { 0xE4B, "advance_sceneplayerenemyreactdamagelogic" }, - { 0xE4C, "advance_sceneplayerenemyreactlogic" }, - { 0xE4D, "advance_spawnfarahenemy" }, - { 0xE4E, "advance_spawnplayerenemies" }, - { 0xE4F, "advance_start" }, - { 0xE50, "advance_tank_bullet_pings" }, - { 0xE51, "advance_through_struct_path" }, - { 0xE52, "advance_watchallenemydeathslogic" }, - { 0xE53, "advance_watchenemydeathslogic" }, - { 0xE54, "advancebombcase" }, - { 0xE55, "advanced_supply_drop_marker_used" }, - { 0xE56, "advanceduavrig" }, - { 0xE57, "advancetoenemygroup" }, - { 0xE58, "advancetoenemygroupmax" }, - { 0xE59, "advancetoenemyinterval" }, - { 0xE5A, "advradarviewtime" }, - { 0xE5B, "aerial_danger_exists_for" }, - { 0xE5C, "aerial_vehicle_allowed" }, - { 0xE5D, "affectedbylockon" }, - { 0xE5E, "aftermath_ambience" }, - { 0xE5F, "agent_anims" }, - { 0xE60, "agent_available_to_spawn_time" }, - { 0xE61, "agent_damage_finished" }, - { 0xE62, "agent_definition" }, - { 0xE63, "agent_exit_heli" }, - { 0xE64, "agent_funcs" }, - { 0xE65, "agent_gameparticipant" }, - { 0xE66, "agent_go_to_pos" }, - { 0xE67, "agent_handledamagefeedback" }, - { 0xE68, "agent_height" }, - { 0xE69, "agent_init" }, - { 0xE6A, "agent_init_anims" }, - { 0xE6B, "agent_killed_queue" }, - { 0xE6C, "agent_monitor_death" }, - { 0xE6D, "agent_move_and_take_cover" }, - { 0xE6E, "agent_onuse" }, - { 0xE6F, "agent_player_air_think" }, - { 0xE70, "agent_player_bhd_think" }, - { 0xE71, "agent_player_blitz_think" }, - { 0xE72, "agent_player_conf_think" }, - { 0xE73, "agent_player_dom_think" }, - { 0xE74, "agent_player_mugger_think" }, - { 0xE75, "agent_player_sam_think" }, - { 0xE76, "agent_player_sd_think" }, - { 0xE77, "agent_player_wmd_think" }, - { 0xE78, "agent_put_on_heli" }, - { 0xE79, "agent_radius" }, - { 0xE7A, "agent_recycle_interval" }, - { 0xE7B, "agent_spawnai" }, - { 0xE7C, "agent_squadmember_air_think" }, - { 0xE7D, "agent_squadmember_bhd_think" }, - { 0xE7E, "agent_squadmember_blitz_think" }, - { 0xE7F, "agent_squadmember_conf_think" }, - { 0xE80, "agent_squadmember_dom_think" }, - { 0xE81, "agent_squadmember_mugger_think" }, - { 0xE82, "agent_squadmember_sam_think" }, - { 0xE83, "agent_squadmember_wmd_think" }, - { 0xE84, "agent_teamparticipant" }, - { 0xE85, "agent_type" }, - { 0xE86, "agent_use_door_spawner" }, - { 0xE87, "agentarray" }, - { 0xE88, "agentcantbeignored" }, - { 0xE89, "agentdamagefeedback" }, - { 0xE8A, "agentfunc" }, - { 0xE8B, "agentisfnfimmune" }, - { 0xE8C, "agentisinstakillimmune" }, - { 0xE8D, "agentisspecialzombie" }, - { 0xE8E, "agentmodeltable" }, - { 0xE8F, "agentmodeltabledata" }, - { 0xE90, "agents" }, - { 0xE91, "agentskilled" }, - { 0xE92, "agentteamarray" }, - { 0xE93, "agentvalidateattacker" }, - { 0xE94, "aggregateweaponkills" }, - { 0xE95, "aggressive" }, - { 0xE96, "aggressiveblindfire" }, - { 0xE97, "aggressivelowcover_dist" }, - { 0xE98, "aggressivelowcovermode" }, - { 0xE99, "ahdmode" }, - { 0xE9A, "ahead_of_player" }, - { 0xE9B, "ahmadzai_wh02_model" }, - { 0xE9C, "ai" }, - { 0xE9D, "ai_3d_sighting_model" }, - { 0xE9E, "ai_ac130_firedata" }, - { 0xE9F, "ai_after_animation" }, - { 0xEA0, "ai_anim" }, - { 0xEA1, "ai_anim_first_frame" }, - { 0xEA2, "ai_anim_start" }, - { 0xEA3, "ai_attachhat" }, - { 0xEA4, "ai_attachhead" }, - { 0xEA5, "ai_burn_death_scream" }, - { 0xEA6, "ai_can_lookat" }, - { 0xEA7, "ai_cancel_gesture" }, - { 0xEA8, "ai_cellphone_cleanup" }, - { 0xEA9, "ai_classname_in_level" }, - { 0xEAA, "ai_cleanup_watcher" }, - { 0xEAB, "ai_clear_all_navigation" }, - { 0xEAC, "ai_counter" }, - { 0xEAD, "ai_create_weapon_stow" }, - { 0xEAE, "ai_custom_gesture" }, - { 0xEAF, "ai_damage_think" }, - { 0xEB0, "ai_death_func" }, - { 0xEB1, "ai_deathflag" }, - { 0xEB2, "ai_delete_when_out_of_sight" }, - { 0xEB3, "ai_detachall" }, - { 0xEB4, "ai_detachhat" }, - { 0xEB5, "ai_dieondamageduringanimation" }, - { 0xEB6, "ai_dieondamageduringanimationnotifylogic" }, - { 0xEB7, "ai_display_dmg" }, - { 0xEB8, "ai_dogfightbarklogic" }, - { 0xEB9, "ai_dogforcebark" }, - { 0xEBA, "ai_dogforcegrowl" }, - { 0xEBB, "ai_dont_glow_in_thermal" }, - { 0xEBC, "ai_door_anim" }, - { 0xEBD, "ai_door_spawn_anims" }, - { 0xEBE, "ai_drop_func" }, - { 0xEBF, "ai_drop_info" }, - { 0xEC0, "ai_endguardlogic" }, - { 0xEC1, "ai_endguardproximitylogic" }, - { 0xEC2, "ai_endpathlogic" }, - { 0xEC3, "ai_enter_laststand" }, - { 0xEC4, "ai_enter_vehicle" }, - { 0xEC5, "ai_extendedtacgraph" }, - { 0xEC6, "ai_finish_gesture" }, - { 0xEC7, "ai_fire_suppression_logic" }, - { 0xEC8, "ai_fire_suppression_postspawn" }, - { 0xEC9, "ai_follow_player_ai_color_manager" }, - { 0xECA, "ai_frontline_behavior" }, - { 0xECB, "ai_frontline_initial_behavior" }, - { 0xECC, "ai_gas_mask" }, - { 0xECD, "ai_gesture_blink_loop" }, - { 0xECE, "ai_gesture_directional_custom" }, - { 0xECF, "ai_gesture_eyes_leftright" }, - { 0xED0, "ai_gesture_eyes_lookat" }, - { 0xED1, "ai_gesture_eyes_stop" }, - { 0xED2, "ai_gesture_eyes_updown" }, - { 0xED3, "ai_gesture_head_leftright" }, - { 0xED4, "ai_gesture_head_leftright_c6" }, - { 0xED5, "ai_gesture_head_updown" }, - { 0xED6, "ai_gesture_head_updown_c6" }, - { 0xED7, "ai_gesture_lookat" }, - { 0xED8, "ai_gesture_lookat_natural" }, - { 0xED9, "ai_gesture_lookat_torso" }, - { 0xEDA, "ai_gesture_lookat_weight_down" }, - { 0xEDB, "ai_gesture_lookat_weight_up" }, - { 0xEDC, "ai_gesture_point" }, - { 0xEDD, "ai_gesture_requested" }, - { 0xEDE, "ai_gesture_simple" }, - { 0xEDF, "ai_gesture_single_blink" }, - { 0xEE0, "ai_gesture_stop" }, - { 0xEE1, "ai_gesture_stop_c6" }, - { 0xEE2, "ai_gesture_torso_leftright" }, - { 0xEE3, "ai_gesture_torso_stop" }, - { 0xEE4, "ai_gesture_update_eyes_lookat" }, - { 0xEE5, "ai_gesture_update_lookat" }, - { 0xEE6, "ai_gestures" }, - { 0xEE7, "ai_get_closest_point" }, - { 0xEE8, "ai_getaliveaiarray" }, - { 0xEE9, "ai_getanimationfinalangles" }, - { 0xEEA, "ai_getanimationfinalorigin" }, - { 0xEEB, "ai_getanimationoriginattime" }, - { 0xEEC, "ai_getanimationoriginattimeoverframe" }, - { 0xEED, "ai_getanimationstartangles" }, - { 0xEEE, "ai_getanimationstartorigin" }, - { 0xEEF, "ai_getstance" }, - { 0xEF0, "ai_going_to_alarm" }, - { 0xEF1, "ai_ground_veh_spawn" }, - { 0xEF2, "ai_gunpose_ads" }, - { 0xEF3, "ai_gunpose_reset" }, - { 0xEF4, "ai_in_antigrav_should_rerise" }, - { 0xEF5, "ai_in_position" }, - { 0xEF6, "ai_infil_type" }, - { 0xEF7, "ai_init" }, - { 0xEF8, "ai_instantlyremovefromvehicle" }, - { 0xEF9, "ai_is_shooting" }, - { 0xEFA, "ai_isalive" }, - { 0xEFB, "ai_iscivilian" }, - { 0xEFC, "ai_isdog" }, - { 0xEFD, "ai_isfemale" }, - { 0xEFE, "ai_isguard" }, - { 0xEFF, "ai_isridingvehicle" }, - { 0xF00, "ai_isvehicledriver" }, - { 0xF01, "ai_killondamage" }, - { 0xF02, "ai_laser_always_on" }, - { 0xF03, "ai_lasers" }, - { 0xF04, "ai_last_weapon_fire_time" }, - { 0xF05, "ai_lbravo_spawn" }, - { 0xF06, "ai_lookat_hold" }, - { 0xF07, "ai_lookat_release" }, - { 0xF08, "ai_masks" }, - { 0xF09, "ai_mindia8_jugg_spawn" }, - { 0xF0A, "ai_mode" }, - { 0xF0B, "ai_monitor_doors" }, - { 0xF0C, "ai_move_away" }, - { 0xF0D, "ai_movealongpath" }, - { 0xF0E, "ai_movealongpathcleanupobjectivelogic" }, - { 0xF0F, "ai_movealongpathplayerproximityfocushintlogic" }, - { 0xF10, "ai_movealongpathplayerproximitylogic" }, - { 0xF11, "ai_movement_control" }, - { 0xF12, "ai_notehandler_cellphone" }, - { 0xF13, "ai_notehandler_smoking" }, - { 0xF14, "ai_notetrack_loop" }, - { 0xF15, "ai_number" }, - { 0xF16, "ai_nvg_down" }, - { 0xF17, "ai_nvg_player_update" }, - { 0xF18, "ai_nvg_up" }, - { 0xF19, "ai_open_try_animated" }, - { 0xF1A, "ai_pathdebugenabled" }, - { 0xF1B, "ai_pathdoesnodehaveaistop" }, - { 0xF1C, "ai_pathgetnextnodesarray" }, - { 0xF1D, "ai_pathplayerfollowaispeedscaling" }, - { 0xF1E, "ai_picks_destination" }, - { 0xF1F, "ai_playsound" }, - { 0xF20, "ai_point_gesture_requested" }, - { 0xF21, "ai_push_residence" }, - { 0xF22, "ai_ragdoll_immediate" }, - { 0xF23, "ai_ragdolldeathondamage" }, - { 0xF24, "ai_removesidearm" }, - { 0xF25, "ai_request_gesture" }, - { 0xF26, "ai_request_gesture_internal" }, - { 0xF27, "ai_resetstances" }, - { 0xF28, "ai_rpg_behavior" }, - { 0xF29, "ai_saftey_nets" }, - { 0xF2A, "ai_setaimassist" }, - { 0xF2B, "ai_setallowmelee" }, - { 0xF2C, "ai_sethackedname" }, - { 0xF2D, "ai_setlookatentity" }, - { 0xF2E, "ai_setname" }, - { 0xF2F, "ai_setnoarmordrop" }, - { 0xF30, "ai_sets_goal" }, - { 0xF31, "ai_sets_goal_with_delay" }, - { 0xF32, "ai_shoot" }, - { 0xF33, "ai_should_be_added" }, - { 0xF34, "ai_should_follow_check" }, - { 0xF35, "ai_show_shadows_in_compound" }, - { 0xF36, "ai_sight_brushes" }, - { 0xF37, "ai_sight_monitor" }, - { 0xF38, "ai_slice_settings" }, - { 0xF39, "ai_smoking_blowsmoke" }, - { 0xF3A, "ai_smoking_cleanup" }, - { 0xF3B, "ai_spawn_door_interal" }, - { 0xF3C, "ai_spawn_func" }, - { 0xF3D, "ai_spawn_vehicle_func" }, - { 0xF3E, "ai_spawned" }, - { 0xF3F, "ai_stance_init" }, - { 0xF40, "ai_stance_thread" }, - { 0xF41, "ai_stumbling" }, - { 0xF42, "ai_takecoveratnearestnodeinarray" }, - { 0xF43, "ai_takecoveratnodes" }, - { 0xF44, "ai_trace" }, - { 0xF45, "ai_trace_get_all_results" }, - { 0xF46, "ai_trace_passed" }, - { 0xF47, "ai_try_open_door" }, - { 0xF48, "ai_turnoff_alarm" }, - { 0xF49, "ai_turnon_alarm" }, - { 0xF4A, "ai_turret_shoot" }, - { 0xF4B, "ai_update" }, - { 0xF4C, "ai_use_scripted_navigation" }, - { 0xF4D, "ai_used_think" }, - { 0xF4E, "ai_wait_go" }, - { 0xF4F, "ai_waittillinstance" }, - { 0xF50, "ai_weapon_override" }, - { 0xF51, "aiac130inprogress" }, - { 0xF52, "aiairchief" }, - { 0xF53, "aiairstrikeinprogress" }, - { 0xF54, "aianimcheck" }, - { 0xF55, "aianims" }, - { 0xF56, "aianimthread" }, - { 0xF57, "aibackpackmodel" }, - { 0xF58, "aibashmonitor" }, - { 0xF59, "aibashproxcheck" }, - { 0xF5A, "aibattlechatterloop" }, - { 0xF5B, "aicanseeplayer" }, - { 0xF5C, "aicount" }, - { 0xF5D, "aidamageradius" }, - { 0xF5E, "aideathenemy" }, - { 0xF5F, "aideatheventthread" }, - { 0xF60, "aideathfriendly" }, - { 0xF61, "aideaths" }, - { 0xF62, "aidisplacewaiter" }, - { 0xF63, "aidoorchief" }, - { 0xF64, "aievent_funcs" }, - { 0xF65, "aifolloworderwaiter" }, - { 0xF66, "aigibfunction" }, - { 0xF67, "aigrenadedangerwaiter" }, - { 0xF68, "aigrenadetypecheck" }, - { 0xF69, "aigroup_create" }, - { 0xF6A, "aigroup_decrement" }, - { 0xF6B, "aigroup_soldierthink" }, - { 0xF6C, "aigroup_spawnerdeath" }, - { 0xF6D, "aigroup_spawnerempty" }, - { 0xF6E, "aigroup_spawnerthink" }, - { 0xF6F, "aihasweapon" }, - { 0xF70, "aihostileburstloop" }, - { 0xF71, "aiinformweaponwaiter" }, - { 0xF72, "aikilleventthread" }, - { 0xF73, "aikillradius" }, - { 0xF74, "aim_2" }, - { 0xF75, "aim_2_default" }, - { 0xF76, "aim_4" }, - { 0xF77, "aim_4_default" }, - { 0xF78, "aim_5" }, - { 0xF79, "aim_6" }, - { 0xF7A, "aim_6_default" }, - { 0xF7B, "aim_8" }, - { 0xF7C, "aim_8_default" }, - { 0xF7D, "aim_animnode" }, - { 0xF7E, "aim_animprefix" }, - { 0xF7F, "aim_assist" }, - { 0xF80, "aim_at" }, - { 0xF81, "aim_at_laser_off" }, - { 0xF82, "aim_at_laser_on" }, - { 0xF83, "aim_laser" }, - { 0xF84, "aim_pos" }, - { 0xF85, "aim_search_around" }, - { 0xF86, "aim_search_spline" }, - { 0xF87, "aim_status" }, - { 0xF88, "aim_target" }, - { 0xF89, "aim_target_offset" }, - { 0xF8A, "aim_think" }, - { 0xF8B, "aim_turret_at_ambush_point_or_visible_enemy" }, - { 0xF8C, "aim_weights" }, - { 0xF8D, "aimchange_oldturnrate" }, - { 0xF8E, "aimchangeorientation" }, - { 0xF8F, "aimedataimtarget" }, - { 0xF90, "aimedsomewhatatenemy" }, - { 0xF91, "aiment" }, - { 0xF92, "aimgroup" }, - { 0xF93, "aimingdown" }, - { 0xF94, "aimlimitstatemappings" }, - { 0xF95, "aimpitchdifftolerance" }, - { 0xF96, "aimspeedmultiplier" }, - { 0xF97, "aimspeedoverride" }, - { 0xF98, "aimstarttime" }, - { 0xF99, "aimtarget" }, - { 0xF9A, "aimtargetoriginalposition" }, - { 0xF9B, "aimweight" }, - { 0xF9C, "aimweight_end" }, - { 0xF9D, "aimweight_start" }, - { 0xF9E, "aimweight_t" }, - { 0xF9F, "aimweight_transframes" }, - { 0xFA0, "aimyawdiffclosedistsq" }, - { 0xFA1, "aimyawdiffclosetolerance" }, - { 0xFA2, "aimyawdifffartolerance" }, - { 0xFA3, "ainame" }, - { 0xFA4, "ainameandrankwaiter" }, - { 0xFA5, "aiopener" }, - { 0xFA6, "air_doors" }, - { 0xFA7, "air_raid_active" }, - { 0xFA8, "air_raid_team_called" }, - { 0xFA9, "air_reference" }, - { 0xFAA, "air_start_nodes" }, - { 0xFAB, "air_veh_spawner" }, - { 0xFAC, "air_vehicles_distant" }, - { 0xFAD, "air_vehicles_distant_intro_skipped" }, - { 0xFAE, "airank" }, - { 0xFAF, "aircraft_wash" }, - { 0xFB0, "aircraft_wash_thread" }, - { 0xFB1, "airdrop_airdropmultipledropcrates" }, - { 0xFB2, "airdrop_airdropmultipleinit" }, - { 0xFB3, "airdrop_allowactionset" }, - { 0xFB4, "airdrop_awardkillstreak" }, - { 0xFB5, "airdrop_botiskillstreaksupported" }, - { 0xFB6, "airdrop_br_forcegiveweapon" }, - { 0xFB7, "airdrop_br_givedropbagloadout" }, - { 0xFB8, "airdrop_capturelootcachecallback" }, - { 0xFB9, "airdrop_getgamemodespecificcratedata" }, - { 0xFBA, "airdrop_gettargetmarker" }, - { 0xFBB, "airdrop_handlemovingplatforms" }, - { 0xFBC, "airdrop_iskillstreakblockedforbots" }, - { 0xFBD, "airdrop_light_tank" }, - { 0xFBE, "airdrop_makeitemfromcrate" }, - { 0xFBF, "airdrop_makeitemsfromcrate" }, - { 0xFC0, "airdrop_makeweaponfromcrate" }, - { 0xFC1, "airdrop_multiple_ac130firstframe" }, - { 0xFC2, "airdrop_multiple_ac130handledamage" }, - { 0xFC3, "airdrop_multiple_ac130handlefataldamage" }, - { 0xFC4, "airdrop_multiple_addac130tolist" }, - { 0xFC5, "airdrop_multiple_createac130" }, - { 0xFC6, "airdrop_multiple_deleteac130" }, - { 0xFC7, "airdrop_multiple_destroyac130" }, - { 0xFC8, "airdrop_multiple_dropcrates" }, - { 0xFC9, "airdrop_multiple_getcratedropcaststart" }, - { 0xFCA, "airdrop_multiple_getdropheight" }, - { 0xFCB, "airdrop_multiple_init" }, - { 0xFCC, "airdrop_multiple_initanimations" }, - { 0xFCD, "airdrop_multiple_monitordamage" }, - { 0xFCE, "airdrop_multiple_removeac130fromlist" }, - { 0xFCF, "airdrop_multiple_watchdropcrates" }, - { 0xFD0, "airdrop_multiple_watchdropcratesend" }, - { 0xFD1, "airdrop_multiple_watchdropcratesinternal" }, - { 0xFD2, "airdrop_new_loadout_near_player" }, - { 0xFD3, "airdrop_outlinedisable" }, - { 0xFD4, "airdrop_registeractionset" }, - { 0xFD5, "airdrop_registercrateforcleanup" }, - { 0xFD6, "airdrop_registerscoreinfo" }, - { 0xFD7, "airdrop_requests" }, - { 0xFD8, "airdrop_showerrormessage" }, - { 0xFD9, "airdrop_showkillstreaksplash" }, - { 0xFDA, "airdrop_stophandlingmovingplatforms" }, - { 0xFDB, "airdrop_trigger_watcher" }, - { 0xFDC, "airdrop_unresolvedcollisionnearestnode" }, - { 0xFDD, "airdrop_updateuiprogress" }, - { 0xFDE, "airdrop_watchplayerweapon" }, - { 0xFDF, "airdroplocations" }, - { 0xFE0, "airdropmarkeractivate" }, - { 0xFE1, "airdropmarkerfired" }, - { 0xFE2, "airdropmarkerswitchended" }, - { 0xFE3, "airdropmarkertaken" }, - { 0xFE4, "airdroptype" }, - { 0xFE5, "airdropvisualmarkeractivate" }, - { 0xFE6, "airdropvisualmarkerfired" }, - { 0xFE7, "airfield_mortar_1" }, - { 0xFE8, "airfield_mortar_2" }, - { 0xFE9, "airfield_obj_func" }, - { 0xFEA, "airfield_plant_spots" }, - { 0xFEB, "airfield_player_tanks" }, - { 0xFEC, "airlookatent" }, - { 0xFED, "airpathidx" }, - { 0xFEE, "airpathnodes" }, - { 0xFEF, "airplane_list" }, - { 0xFF0, "airport_ecounterstart" }, - { 0xFF1, "airport_enemy_setup" }, - { 0xFF2, "airport_gate_open" }, - { 0xFF3, "airport_gate_trigger" }, - { 0xFF4, "airport_spawners_trigger" }, - { 0xFF5, "airportcombat_getallycovernodes" }, - { 0xFF6, "airstrike_addspawndangerzone" }, - { 0xFF7, "airstrike_delayplayscriptable" }, - { 0xFF8, "airstrike_earthquake" }, - { 0xFF9, "airstrike_getmapselectpoint" }, - { 0xFFA, "airstrike_getownerlookatpos" }, - { 0xFFB, "airstrike_handleflyoutfxdeath" }, - { 0xFFC, "airstrike_killcammove" }, - { 0xFFD, "airstrike_munitionused" }, - { 0xFFE, "airstrike_playapproachfx" }, - { 0xFFF, "airstrike_playflybyfx" }, + { 0x09BE, "__smangles" }, + { 0x09BF, "__smid" }, + { 0x09C0, "__smname" }, + { 0x09C1, "__smorigin" }, + { 0x09C2, "__smuid" }, + { 0x09C3, "_add_objective" }, + { 0x09C4, "_add_z" }, + { 0x09C5, "_ai_delete" }, + { 0x09C6, "_ai_gesture_head_additives" }, + { 0x09C7, "_ai_group" }, + { 0x09C8, "_ai_head_weight_blend_in" }, + { 0x09C9, "_ai_health" }, + { 0x09CA, "_ai_torso_weight_blend_in" }, + { 0x09CB, "_alarmmonitorinternal" }, + { 0x09CC, "_allowbattleslide" }, + { 0x09CD, "_ambush_rpg_after_spawn" }, + { 0x09CE, "_ambush_squad_func" }, + { 0x09CF, "_anim_scene_actor_end_interrupt_think" }, + { 0x09D0, "_anim_scene_ender_think" }, + { 0x09D1, "_anim_scene_force_end_think" }, + { 0x09D2, "_anim_scene_internal" }, + { 0x09D3, "_anim_scene_internal_blend_in" }, + { 0x09D4, "_anim_scene_internal_end" }, + { 0x09D5, "_anim_scene_internal_finish_blend" }, + { 0x09D6, "_anim_scene_internal_get_anim_duration" }, + { 0x09D7, "_anim_scene_internal_start_anims" }, + { 0x09D8, "_anim_scene_interrupt_think" }, + { 0x09D9, "_animactive" }, + { 0x09DA, "_anime" }, + { 0x09DB, "_animmode" }, + { 0x09DC, "_animname" }, + { 0x09DD, "_ar_callout_tracker" }, + { 0x09DE, "_array_wait" }, + { 0x09DF, "_arraytostring" }, + { 0x09E0, "_assignthinkoffset" }, + { 0x09E1, "_audio_random_array_dict" }, + { 0x09E2, "_autosave_game_now" }, + { 0x09E3, "_autosave_stealthcheck" }, + { 0x09E4, "_baseeffect" }, + { 0x09E5, "_baseeffectenemy" }, + { 0x09E6, "_baseeffectfriendly" }, + { 0x09E7, "_battlechatter" }, + { 0x09E8, "_beginlocationselection" }, + { 0x09E9, "_blackboard" }, + { 0x09EA, "_box_setactivehelper" }, + { 0x09EB, "_br_circle_expected_players" }, + { 0x09EC, "_br_circle_min_lerp_time" }, + { 0x09ED, "_br_circles_dist" }, + { 0x09EE, "_branalytics_header" }, + { 0x09EF, "_btactions" }, + { 0x09F0, "_buildweaponcustom" }, + { 0x09F1, "_bullet_trace" }, + { 0x09F2, "_bullet_trace_passed" }, + { 0x09F3, "_checkforregister" }, + { 0x09F4, "_circledurationforplayer" }, + { 0x09F5, "_clearalltextafterhudelem" }, + { 0x09F6, "_clearexecution" }, + { 0x09F7, "_clearperks" }, + { 0x09F8, "_clearregisters" }, + { 0x09F9, "_color" }, + { 0x09FA, "_color_friendly_spawners" }, + { 0x09FB, "_colors_go_line" }, + { 0x09FC, "_completebet" }, + { 0x09FD, "_create_tagging_highlight" }, + { 0x09FE, "_createfx" }, + { 0x09FF, "_createheadicon" }, + { 0x0A00, "_createnavobstacle" }, + { 0x0A01, "_csm_bound_center" }, + { 0x0A02, "_csm_bound_halfsize" }, + { 0x0A03, "_custom_anim" }, + { 0x0A04, "_custom_anim_loop" }, + { 0x0A05, "_custom_anim_thread" }, + { 0x0A06, "_defaultnotetrackhandler" }, + { 0x0A07, "_defusesetup" }, + { 0x0A08, "_delete_ents" }, + { 0x0A09, "_deletevehicle" }, + { 0x0A0A, "_deployhacktablet" }, + { 0x0A0B, "_destroyheadicon" }, + { 0x0A0C, "_destroynavobstacle" }, + { 0x0A0D, "_detachall" }, + { 0x0A0E, "_disable_hudoutline_on_ent" }, + { 0x0A0F, "_disableequipdeployvfx" }, + { 0x0A10, "_disableignoreme" }, + { 0x0A11, "_domflageffect" }, + { 0x0A12, "_domflagpulseeffect" }, + { 0x0A13, "_draw_arrow" }, + { 0x0A14, "_effect" }, + { 0x0A15, "_effect_keys" }, + { 0x0A16, "_effects" }, + { 0x0A17, "_emp_grenade_apply_player" }, + { 0x0A18, "_emp_grenade_end_early" }, + { 0x0A19, "_enable_hudoutline_on_channel_ents" }, + { 0x0A1A, "_enable_hudoutline_on_ent" }, + { 0x0A1B, "_enablecollisionnotifies" }, + { 0x0A1C, "_enableequipdeployvfx" }, + { 0x0A1D, "_enableignoreme" }, + { 0x0A1E, "_end_heli_spawn_group" }, + { 0x0A1F, "_end_reinforcements" }, + { 0x0A20, "_end_spawn_group" }, + { 0x0A21, "_end_tagging_highlighting" }, + { 0x0A22, "_findexisitingquestlocale" }, + { 0x0A23, "_findnewdomflagoriginplaced" }, + { 0x0A24, "_findnewdomflagoriginrandom" }, + { 0x0A25, "_findunobstructedfiringpointhelper" }, + { 0x0A26, "_fire" }, + { 0x0A27, "_first_frame_anim" }, + { 0x0A28, "_flag_wait_trigger" }, + { 0x0A29, "_flageffect" }, + { 0x0A2A, "_flagradiuseffect" }, + { 0x0A2B, "_freeze_until_phototaken" }, + { 0x0A2C, "_freezecontrols" }, + { 0x0A2D, "_freezelookcontrols" }, + { 0x0A2E, "_fx" }, + { 0x0A2F, "_genericsearcharea" }, + { 0x0A30, "_get_sorted_list_of_channel_plus_child_channels" }, + { 0x0A31, "_getlocation" }, + { 0x0A32, "_getphysicspointaboutnavmesh" }, + { 0x0A33, "_getplayerscore" }, + { 0x0A34, "_getradarstrength" }, + { 0x0A35, "_getrandomspawnstructs" }, + { 0x0A36, "_getteamscore" }, + { 0x0A37, "_getvehiclespawnerarray" }, + { 0x0A38, "_givebrsuper" }, + { 0x0A39, "_giveexecution" }, + { 0x0A3A, "_giveweapon" }, + { 0x0A3B, "_global_fx_ents" }, + { 0x0A3C, "_hacksetup" }, + { 0x0A3D, "_hardpointeffect" }, + { 0x0A3E, "_hasperk" }, + { 0x0A3F, "_heapgreaterthan" }, + { 0x0A40, "_heapify" }, + { 0x0A41, "_heapleftchild" }, + { 0x0A42, "_heaplessthan" }, + { 0x0A43, "_heapparent" }, + { 0x0A44, "_heaprightchild" }, + { 0x0A45, "_hidefromplayer" }, + { 0x0A46, "_hint_stick_get_config_suffix" }, + { 0x0A47, "_hint_stick_update_breakfunc" }, + { 0x0A48, "_hint_stick_update_string" }, + { 0x0A49, "_hudoutlineenableforclient" }, + { 0x0A4A, "_hudoutlineenableforclients" }, + { 0x0A4B, "_hudoutlineviewmodeldisable" }, + { 0x0A4C, "_hudoutlineviewmodelenable" }, + { 0x0A4D, "_init_door_internal" }, + { 0x0A4E, "_initmanagerquestthread" }, + { 0x0A4F, "_initpic" }, + { 0x0A50, "_intel_dismiss_button_listener" }, + { 0x0A51, "_intel_waypoint_button_listener" }, + { 0x0A52, "_interactive" }, + { 0x0A53, "_interactmonitor" }, + { 0x0A54, "_is_godmode" }, + { 0x0A55, "_is_looking_at_range" }, + { 0x0A56, "_isalive" }, + { 0x0A57, "_isquestthreaded" }, + { 0x0A58, "_issuspendedvehicle" }, + { 0x0A59, "_kill_fx_play_direction" }, + { 0x0A5A, "_lastanime" }, + { 0x0A5B, "_lastanimtime" }, + { 0x0A5C, "_launchgrenade" }, + { 0x0A5D, "_launchsinglenuke" }, + { 0x0A5E, "_leaderafterspawnfunc" }, + { 0x0A5F, "_linkto" }, + { 0x0A60, "_loadstarted" }, + { 0x0A61, "_magicbullet" }, + { 0x0A62, "_mainturretoff" }, + { 0x0A63, "_mainturreton" }, + { 0x0A64, "_makekioskpurchase" }, + { 0x0A65, "_managenukeexplosionvisionset" }, + { 0x0A66, "_max_script_health" }, + { 0x0A67, "_mgoff" }, + { 0x0A68, "_mgon" }, + { 0x0A69, "_missing_fx" }, + { 0x0A6A, "_mobilearmorychooseclass" }, + { 0x0A6B, "_mobilearmoryendusethink" }, + { 0x0A6C, "_mobilearmorymanageminimapicon" }, + { 0x0A6D, "_mobilearmoryusethink" }, + { 0x0A6E, "_newhudelem" }, + { 0x0A6F, "_notetrackfx" }, + { 0x0A70, "_objective_addlocation" }, + { 0x0A71, "_objective_delete" }, + { 0x0A72, "_objective_getindexforname" }, + { 0x0A73, "_objective_getnextfreelocationindex" }, + { 0x0A74, "_objective_getnextfreeobjectiveindex" }, + { 0x0A75, "_objective_initindexforname" }, + { 0x0A76, "_objective_validatename" }, + { 0x0A77, "_ondeathordisconnectinternal" }, + { 0x0A78, "_onenteractivestate" }, + { 0x0A79, "_onenterchargingstate" }, + { 0x0A7A, "_onentercooldownstate" }, + { 0x0A7B, "_onenterdefaultstate" }, + { 0x0A7C, "_onenterscanningstate" }, + { 0x0A7D, "_onexitactivestate" }, + { 0x0A7E, "_onexitchargingstate" }, + { 0x0A7F, "_onexitdefaultstate" }, + { 0x0A80, "_onexitscanningstate" }, + { 0x0A81, "_ontabletpulledout" }, + { 0x0A82, "_ontabletputaway" }, + { 0x0A83, "_open_door" }, + { 0x0A84, "_parsepurchaseitemtables" }, + { 0x0A85, "_picknextcirclecenter" }, + { 0x0A86, "_play_interaction_anim_vo_note" }, + { 0x0A87, "_play_player_dialogue" }, + { 0x0A88, "_player_allowed_stances" }, + { 0x0A89, "_playerrespawntext" }, + { 0x0A8A, "_playradioecho" }, + { 0x0A8B, "_playsound" }, + { 0x0A8C, "_poistateupdate" }, + { 0x0A8D, "_precache" }, + { 0x0A8E, "_precomputedlosdatatest" }, + { 0x0A8F, "_primarylightcount" }, + { 0x0A90, "_processusethink" }, + { 0x0A91, "_questinstancesactive" }, + { 0x0A92, "_questmanagerthread" }, + { 0x0A93, "_questthreadsactive" }, + { 0x0A94, "_radiusdamage" }, + { 0x0A95, "_redefine_interaction_radius_cleanup" }, + { 0x0A96, "_registerquestcategory" }, + { 0x0A97, "_registerquestfunc" }, + { 0x0A98, "_remove_tagging_highlight_on_death" }, + { 0x0A99, "_removecashstateforplayer" }, + { 0x0A9A, "_removemanagerquestthread" }, + { 0x0A9B, "_resetenableignoreme" }, + { 0x0A9C, "_rpg_skit_after_spawn" }, + { 0x0A9D, "_runaddquestinstance" }, + { 0x0A9E, "_runaddquestthread" }, + { 0x0A9F, "_runcheckiflocaleisavailable" }, + { 0x0AA0, "_runclearquestvars" }, + { 0x0AA1, "_runcooldownphase" }, + { 0x0AA2, "_runcreatequestlocale" }, + { 0x0AA3, "_runfindsearcharea" }, + { 0x0AA4, "_runinitquesttype" }, + { 0x0AA5, "_runinitquestvars" }, + { 0x0AA6, "_runpurchasemenu" }, + { 0x0AA7, "_runquestthink" }, + { 0x0AA8, "_runquestthinkfunctions" }, + { 0x0AA9, "_runremovequestinstance" }, + { 0x0AAA, "_runremovequestthread" }, + { 0x0AAB, "_satellitetruckactivate" }, + { 0x0AAC, "_satellitetruckendusethink" }, + { 0x0AAD, "_satellitetruckmanageminimapicon" }, + { 0x0AAE, "_satellitetruckstartsound" }, + { 0x0AAF, "_satellitetruckusethink" }, + { 0x0AB0, "_schedulenukes" }, + { 0x0AB1, "_screenshakeonposition" }, + { 0x0AB2, "_scriptnoteworthycheck" }, + { 0x0AB3, "_set_node_relative_anim_actor" }, + { 0x0AB4, "_setactionslot" }, + { 0x0AB5, "_setdof_internal" }, + { 0x0AB6, "_setdomencountericoninfo" }, + { 0x0AB7, "_setdomflagiconinfo" }, + { 0x0AB8, "_setdomquesticoninfo" }, + { 0x0AB9, "_setextraperks" }, + { 0x0ABA, "_setgoalpos" }, + { 0x0ABB, "_setperk" }, + { 0x0ABC, "_setperkinternal" }, + { 0x0ABD, "_setplayerscore" }, + { 0x0ABE, "_setsuit" }, + { 0x0ABF, "_setteamradarstrength" }, + { 0x0AC0, "_setteamscore" }, + { 0x0AC1, "_settext" }, + { 0x0AC2, "_setuppiccontrols" }, + { 0x0AC3, "_setvehgoalpos" }, + { 0x0AC4, "_setvehgoalpos_wrap" }, + { 0x0AC5, "_setvehgoalposadheretomesh" }, + { 0x0AC6, "_setvisibiilityomnvarforkillstreak" }, + { 0x0AC7, "_shellshock" }, + { 0x0AC8, "_simple_interaction_prop_clear" }, + { 0x0AC9, "_simple_interaction_prop_random_anim" }, + { 0x0ACA, "_simple_interaction_prop_start" }, + { 0x0ACB, "_snd_doppler_main" }, + { 0x0ACC, "_snd_get_velocity" }, + { 0x0ACD, "_spawner_mg42_think" }, + { 0x0ACE, "_spawnhelicopter" }, + { 0x0ACF, "_spawnpiccontrols" }, + { 0x0AD0, "_spawnpois" }, + { 0x0AD1, "_spawnsoldier" }, + { 0x0AD2, "_spawnvehicle" }, + { 0x0AD3, "_startragdoll" }, + { 0x0AD4, "_startsoldierpatrol" }, + { 0x0AD5, "_startusethink" }, + { 0x0AD6, "_stealth" }, + { 0x0AD7, "_stopshellshock" }, + { 0x0AD8, "_suicide" }, + { 0x0AD9, "_suspendvehicle" }, + { 0x0ADA, "_switchtoweapon" }, + { 0x0ADB, "_switchtoweaponimmediate" }, + { 0x0ADC, "_tag_entity" }, + { 0x0ADD, "_takeweapon" }, + { 0x0ADE, "_takeweaponsexceptlist" }, + { 0x0ADF, "_timeout" }, + { 0x0AE0, "_timeoutpiccontrols" }, + { 0x0AE1, "_togglecellphoneallows" }, + { 0x0AE2, "_toggletabletallows" }, + { 0x0AE3, "_turretoffshared" }, + { 0x0AE4, "_turretonshared" }, + { 0x0AE5, "_unlink" }, + { 0x0AE6, "_unsetextraperks" }, + { 0x0AE7, "_unsetperk" }, + { 0x0AE8, "_unsetperkinternal" }, + { 0x0AE9, "_update_emp_scramble" }, + { 0x0AEA, "_update_spawn_data_on_death" }, + { 0x0AEB, "_updatechopperseatplayerusable" }, + { 0x0AEC, "_updatechopperseatteamusable" }, + { 0x0AED, "_updateenemyusable" }, + { 0x0AEE, "_updatehackomnvars" }, + { 0x0AEF, "_updatehackprogressomnvar" }, + { 0x0AF0, "_updateiconowner" }, + { 0x0AF1, "_updatematchtimerhudinternal" }, + { 0x0AF2, "_updatereviveplayerusable" }, + { 0x0AF3, "_updatereviveteamusable" }, + { 0x0AF4, "_updateteamusable" }, + { 0x0AF5, "_updateuseobjs" }, + { 0x0AF6, "_useperkenabled" }, + { 0x0AF7, "_validateattacker" }, + { 0x0AF8, "_validateplayer" }, + { 0x0AF9, "_validateplayerfilter" }, + { 0x0AFA, "_validatevictim" }, + { 0x0AFB, "_vehicle_landvehicle" }, + { 0x0AFC, "_vehicle_paths" }, + { 0x0AFD, "_vehicle_resume_named" }, + { 0x0AFE, "_vehicle_stop_named" }, + { 0x0AFF, "_vehicle_unload" }, + { 0x0B00, "_visionsetnaked" }, + { 0x0B01, "_visionsetnakedforplayer" }, + { 0x0B02, "_visionunsetnakedforplayer" }, + { 0x0B03, "_waittill_dead_notify_done" }, + { 0x0B04, "_waittill_trigger" }, + { 0x0B05, "_waittillplayerdoneskydivingac130timeout" }, + { 0x0B06, "_waituntilinteractfinished" }, + { 0x0B07, "_wakeupvehicle" }, + { 0x0B08, "_watch_for_flight_over_origin" }, + { 0x0B09, "_watchforjuggstop" }, + { 0x0B0A, "_watchforstopambient6waves" }, + { 0x0B0B, "_watchforstopwaves" }, + { 0x0B0C, "_watchforwalkstopwaves" }, + { 0x0B0D, "_watchnavobstacle" }, + { 0x0B0E, "_watchpiccontroltimeout" }, + { 0x0B0F, "_watchpiccontroluse" }, + { 0x0B10, "_weapons" }, + { 0x0B11, "_whizbyfxent" }, + { 0x0B12, "a" }, + { 0x0B13, "a10_airstrike_fx" }, + { 0x0B14, "a10_flyby" }, + { 0x0B15, "a10_play_contrail" }, + { 0x0B16, "aa_status" }, + { 0x0B17, "aarawardcount" }, + { 0x0B18, "aarawards" }, + { 0x0B19, "aarpriority" }, + { 0x0B1A, "abh_used" }, + { 0x0B1B, "ability_invulnerable" }, + { 0x0B1C, "abort" }, + { 0x0B1D, "abort_count" }, + { 0x0B1E, "abort_wait_any_func_array" }, + { 0x0B1F, "aborted" }, + { 0x0B20, "abortextractpickup" }, + { 0x0B21, "abortlevel" }, + { 0x0B22, "abortmonitoredweaponswitch" }, + { 0x0B23, "abortreliableweaponswitch" }, + { 0x0B24, "abortshufflecleanup" }, + { 0x0B25, "above_pain_breathing_sfx_threshold" }, + { 0x0B26, "abs_int" }, + { 0x0B27, "absangleclamp180" }, + { 0x0B28, "absyawtoangles" }, + { 0x0B29, "absyawtoenemy" }, + { 0x0B2A, "absyawtoenemy2d" }, + { 0x0B2B, "absyawtoorigin" }, + { 0x0B2C, "ac130" }, + { 0x0B2D, "ac130_activate_function" }, + { 0x0B2E, "ac130_attachgunner" }, + { 0x0B2F, "ac130_cloudsfx" }, + { 0x0B30, "ac130_crash" }, + { 0x0B31, "ac130_getfiretime" }, + { 0x0B32, "ac130_gunship" }, + { 0x0B33, "ac130_leave" }, + { 0x0B34, "ac130_location" }, + { 0x0B35, "ac130_magnitude" }, + { 0x0B36, "ac130_monitormanualplayerexit" }, + { 0x0B37, "ac130_paratrooper_veh" }, + { 0x0B38, "ac130_playflares" }, + { 0x0B39, "ac130_playfocalfx" }, + { 0x0B3A, "ac130_playpilotfx" }, + { 0x0B3B, "ac130_removeplane" }, + { 0x0B3C, "ac130_returnplayer" }, + { 0x0B3D, "ac130_spawn" }, + { 0x0B3E, "ac130_speed" }, + { 0x0B3F, "ac130_startuse" }, + { 0x0B40, "ac130_track105mmmissile" }, + { 0x0B41, "ac130_updateaimingcoords" }, + { 0x0B42, "ac130_updateoverlaycoords" }, + { 0x0B43, "ac130_updateplanemodelcoords" }, + { 0x0B44, "ac130_updateplayerpositioncoords" }, + { 0x0B45, "ac130_waitforweaponreloadtime" }, + { 0x0B46, "ac130_waittilldestination" }, + { 0x0B47, "ac130_watch105mmexplosion" }, + { 0x0B48, "ac130_watchchangeweapons" }, + { 0x0B49, "ac130_watchdamage" }, + { 0x0B4A, "ac130_watchowner" }, + { 0x0B4B, "ac130_watchtimeout" }, + { 0x0B4C, "ac130_watchweaponfired" }, + { 0x0B4D, "ac130_watchweaponimpact" }, + { 0x0B4E, "ac130_weaponreload" }, + { 0x0B4F, "ac130activatefunc" }, + { 0x0B50, "ac130handlemovement" }, + { 0x0B51, "ac130height" }, + { 0x0B52, "ac130heightoffset" }, + { 0x0B53, "ac130inuse" }, + { 0x0B54, "ac130linkandspin" }, + { 0x0B55, "ac130linker" }, + { 0x0B56, "ac130player" }, + { 0x0B57, "ac130queue" }, + { 0x0B58, "ac130s" }, + { 0x0B59, "ac130setupanim" }, + { 0x0B5A, "ac130shellshock" }, + { 0x0B5B, "accel" }, + { 0x0B5C, "acceptablemeleefraction" }, + { 0x0B5D, "accessories" }, + { 0x0B5E, "accessoryattachment" }, + { 0x0B5F, "accessorydata" }, + { 0x0B60, "accessoryfullweapon" }, + { 0x0B61, "accessoryinfo" }, + { 0x0B62, "accessoryinfobyindex" }, + { 0x0B63, "accessorylogic" }, + { 0x0B64, "accessoryweaponbyindex" }, + { 0x0B65, "accolades" }, + { 0x0B66, "accumulatedtime" }, + { 0x0B67, "accuracy_shots_fired" }, + { 0x0B68, "accuracy_shots_on_target" }, + { 0x0B69, "accuracy_think" }, + { 0x0B6A, "accuracygrowthmultiplier" }, + { 0x0B6B, "accuracystationarymod" }, + { 0x0B6C, "aces" }, + { 0x0B6D, "achievement" }, + { 0x0B6E, "achievement_completed" }, + { 0x0B6F, "achievement_death_tracker" }, + { 0x0B70, "achievement_list" }, + { 0x0B71, "achievement_pistol_enemies" }, + { 0x0B72, "achievement_registration_func" }, + { 0x0B73, "achievement_watcher" }, + { 0x0B74, "acievement_monitor" }, + { 0x0B75, "acquire_alley_bodyguard" }, + { 0x0B76, "acquire_alley_fence_guy" }, + { 0x0B77, "acquire_autosave_before_cafe" }, + { 0x0B78, "acquire_birds_fly" }, + { 0x0B79, "acquire_butcher_over_fence_fallback" }, + { 0x0B7A, "acquire_catchup" }, + { 0x0B7B, "acquire_containment" }, + { 0x0B7C, "acquire_door_handler" }, + { 0x0B7D, "acquire_enemy_handler" }, + { 0x0B7E, "acquire_enforcer_handler" }, + { 0x0B7F, "acquire_init" }, + { 0x0B80, "acquire_main" }, + { 0x0B81, "acquire_player_anim" }, + { 0x0B82, "acquire_price_handler" }, + { 0x0B83, "acquire_pursuit_timer_handler" }, + { 0x0B84, "acquire_restore_user_fov" }, + { 0x0B85, "acquire_sniper_laser" }, + { 0x0B86, "acquire_start" }, + { 0x0B87, "acquire_stp_main" }, + { 0x0B88, "acquirecannontarget" }, + { 0x0B89, "acquireturrettarget" }, + { 0x0B8A, "acript_attackeraccuracy" }, + { 0x0B8B, "across_delta" }, + { 0x0B8C, "across_delta_local" }, + { 0x0B8D, "action" }, + { 0x0B8E, "action_thread" }, + { 0x0B8F, "actioncancellation" }, + { 0x0B90, "actioncount" }, + { 0x0B91, "actionendtime" }, + { 0x0B92, "actionfn" }, + { 0x0B93, "actionglobals" }, + { 0x0B94, "actionmap" }, + { 0x0B95, "actionmapfuncs" }, + { 0x0B96, "actions" }, + { 0x0B97, "actionsets" }, + { 0x0B98, "actionslotoverride" }, + { 0x0B99, "actionslotoverridecallback" }, + { 0x0B9A, "actionslotoverrideremove" }, + { 0x0B9B, "actionslotweapon" }, + { 0x0B9C, "actionstarttime" }, + { 0x0B9D, "actionstates" }, + { 0x0B9E, "activate_ac130_on_player" }, + { 0x0B9F, "activate_adrenaline" }, + { 0x0BA0, "activate_adrenaline_boost" }, + { 0x0BA1, "activate_apache_on_player" }, + { 0x0BA2, "activate_auto_revive_crate" }, + { 0x0BA3, "activate_blackbox_interaction" }, + { 0x0BA4, "activate_bomb_for_pick_up" }, + { 0x0BA5, "activate_bomb_interactions" }, + { 0x0BA6, "activate_clientside_exploder" }, + { 0x0BA7, "activate_cloak" }, + { 0x0BA8, "activate_cluster_strike" }, + { 0x0BA9, "activate_color_code_internal" }, + { 0x0BAA, "activate_color_trigger" }, + { 0x0BAB, "activate_colortrig_on_aigroup_death" }, + { 0x0BAC, "activate_colortrig_on_death" }, + { 0x0BAD, "activate_colortrig_safe" }, + { 0x0BAE, "activate_drone_mode_on_player" }, + { 0x0BAF, "activate_emp_drone" }, + { 0x0BB0, "activate_enemy_turret" }, + { 0x0BB1, "activate_enemy_turret_when_reach_it" }, + { 0x0BB2, "activate_exploder" }, + { 0x0BB3, "activate_exploders_in_volume" }, + { 0x0BB4, "activate_extraction" }, + { 0x0BB5, "activate_extraction_flare" }, + { 0x0BB6, "activate_grenade_object" }, + { 0x0BB7, "activate_group_fulton_interact" }, + { 0x0BB8, "activate_individual_exploder" }, + { 0x0BB9, "activate_individual_exploder_proc" }, + { 0x0BBA, "activate_infinite_ammo" }, + { 0x0BBB, "activate_instant_revive" }, + { 0x0BBC, "activate_interactives_in_volume" }, + { 0x0BBD, "activate_inv_cooldown" }, + { 0x0BBE, "activate_invulnerability" }, + { 0x0BBF, "activate_jugg_suit" }, + { 0x0BC0, "activate_ks_on_use" }, + { 0x0BC1, "activate_laser_on_ambush_sniper" }, + { 0x0BC2, "activate_linked_ied_spawners" }, + { 0x0BC3, "activate_mark_enemies" }, + { 0x0BC4, "activate_mh_trigger" }, + { 0x0BC5, "activate_mortar" }, + { 0x0BC6, "activate_mortar_enemy" }, + { 0x0BC7, "activate_mortar_when_reach_path_end" }, + { 0x0BC8, "activate_nerf" }, + { 0x0BC9, "activate_object" }, + { 0x0BCA, "activate_radar" }, + { 0x0BCB, "activate_radius_distance_trigger_markers" }, + { 0x0BCC, "activate_respawn_flare" }, + { 0x0BCD, "activate_right_street_trigger" }, + { 0x0BCE, "activate_rpgs_on_use" }, + { 0x0BCF, "activate_scavenger" }, + { 0x0BD0, "activate_sentry_turret" }, + { 0x0BD1, "activate_sledge_lookin_dialogue" }, + { 0x0BD2, "activate_sniper" }, + { 0x0BD3, "activate_team_armor_buff" }, + { 0x0BD4, "activate_team_auto_revive" }, + { 0x0BD5, "activate_team_stopping_power" }, + { 0x0BD6, "activate_thermite_launcher" }, + { 0x0BD7, "activate_toma_strike" }, + { 0x0BD8, "activate_trig_when_vol_clear" }, + { 0x0BD9, "activate_trigger" }, + { 0x0BDA, "activate_trigger_process" }, + { 0x0BDB, "activate_trigger_with_noteworthy" }, + { 0x0BDC, "activate_trigger_with_targetname" }, + { 0x0BDD, "activate_twister_homing" }, + { 0x0BDE, "activate_uav" }, + { 0x0BDF, "activate_vehicle_progress_marker" }, + { 0x0BE0, "activateagent" }, + { 0x0BE1, "activateaxeblood" }, + { 0x0BE2, "activatecallback" }, + { 0x0BE3, "activatecrate" }, + { 0x0BE4, "activatecratefirsttime" }, + { 0x0BE5, "activatecratephysics" }, + { 0x0BE6, "activated" }, + { 0x0BE7, "activated_color_trigger" }, + { 0x0BE8, "activated_nerfs" }, + { 0x0BE9, "activated_relics" }, + { 0x0BEA, "activateendzone" }, + { 0x0BEB, "activateimmediately" }, + { 0x0BEC, "activatejugg" }, + { 0x0BED, "activatejuggcrate" }, + { 0x0BEE, "activatelifepackboost" }, + { 0x0BEF, "activatenewjuggcrate" }, + { 0x0BF0, "activatenewjuggernaut" }, + { 0x0BF1, "activatepenalty" }, + { 0x0BF2, "activatepenaltyalt" }, + { 0x0BF3, "activatepower" }, + { 0x0BF4, "activatespawns" }, + { 0x0BF5, "activatespawnset" }, + { 0x0BF6, "activatestring" }, + { 0x0BF7, "activatesuper" }, + { 0x0BF8, "activatetime" }, + { 0x0BF9, "activatezombiestealth" }, + { 0x0BFA, "activatezone" }, + { 0x0BFB, "activation_func" }, + { 0x0BFC, "activation_radius_sq" }, + { 0x0BFD, "activationarms1" }, + { 0x0BFE, "activationarms2" }, + { 0x0BFF, "activationarms3" }, + { 0x0C00, "activationarms4" }, + { 0x0C01, "activationcalltraininteract" }, + { 0x0C02, "activationcommslaptop" }, + { 0x0C03, "activationdelay" }, + { 0x0C04, "activationdelaystarttime" }, + { 0x0C05, "activationmoraleslaptop" }, + { 0x0C06, "activationmoralessignal" }, + { 0x0C07, "activationnuke" }, + { 0x0C08, "activationstiminteract" }, + { 0x0C09, "activationtmtylinterrogate" }, + { 0x0C0A, "active_cam_id" }, + { 0x0C0B, "active_camera" }, + { 0x0C0C, "active_feed" }, + { 0x0C0D, "active_jackals" }, + { 0x0C0E, "active_level" }, + { 0x0C0F, "active_loot_spots" }, + { 0x0C10, "active_objectives_string" }, + { 0x0C11, "active_player_respawn_locs" }, + { 0x0C12, "active_scene_data" }, + { 0x0C13, "active_section" }, + { 0x0C14, "active_sense_funcs" }, + { 0x0C15, "active_spawn_module_structs" }, + { 0x0C16, "active_spawn_modules" }, + { 0x0C17, "active_spawn_volumes" }, + { 0x0C18, "active_volume_check" }, + { 0x0C19, "activeadvanceduavs" }, + { 0x0C1A, "activebreadcrumbs" }, + { 0x0C1B, "activeconfigs" }, + { 0x0C1C, "activecontextualwalltraversals" }, + { 0x0C1D, "activecount" }, + { 0x0C1E, "activecounteruavs" }, + { 0x0C1F, "activeextractions" }, + { 0x0C20, "activeextractors" }, + { 0x0C21, "activegesturenotify" }, + { 0x0C22, "activegrenadetimer" }, + { 0x0C23, "activeheadicons" }, + { 0x0C24, "activehostagecount" }, + { 0x0C25, "activehvts" }, + { 0x0C26, "activeid" }, + { 0x0C27, "activejuggcrates" }, + { 0x0C28, "activejuggernauts" }, + { 0x0C29, "activekillstreaklistcontains" }, + { 0x0C2A, "activekillstreaks" }, + { 0x0C2B, "activelocations" }, + { 0x0C2C, "activemission" }, + { 0x0C2D, "activenodes" }, + { 0x0C2E, "activeoutlines" }, + { 0x0C2F, "activeplayers" }, + { 0x0C30, "activeplayerstreak" }, + { 0x0C31, "activequarrydefense" }, + { 0x0C32, "activequests" }, + { 0x0C33, "activescreeneffectoverlays" }, + { 0x0C34, "activescriptfactors" }, + { 0x0C35, "activesentientcount" }, + { 0x0C36, "activesentients" }, + { 0x0C37, "activespawncontext" }, + { 0x0C38, "activespawnlogic" }, + { 0x0C39, "activespawnsets" }, + { 0x0C3A, "activesupertrophies" }, + { 0x0C3B, "activetablets" }, + { 0x0C3C, "activetargetmarkergroups" }, + { 0x0C3D, "activetimeseconds" }, + { 0x0C3E, "activetvs" }, + { 0x0C3F, "activeuavs" }, + { 0x0C40, "activevehicles" }, + { 0x0C41, "activevisionsetlist" }, + { 0x0C42, "activewpfires" }, + { 0x0C43, "activewpflares" }, + { 0x0C44, "activewpinnerzones" }, + { 0x0C45, "activewpzones" }, + { 0x0C46, "activezone" }, + { 0x0C47, "actor" }, + { 0x0C48, "actor_animloop" }, + { 0x0C49, "actor_die_when_shot" }, + { 0x0C4A, "actor_interactive_think" }, + { 0x0C4B, "actor_is3d" }, + { 0x0C4C, "actor_isspace" }, + { 0x0C4D, "actor_normal_think" }, + { 0x0C4E, "actor1" }, + { 0x0C4F, "actor2" }, + { 0x0C50, "actorloop" }, + { 0x0C51, "actorloopthink" }, + { 0x0C52, "actorplayer" }, + { 0x0C53, "actors" }, + { 0x0C54, "actorthink" }, + { 0x0C55, "actorthinkanim" }, + { 0x0C56, "actorthinkpath" }, + { 0x0C57, "actualhealth" }, + { 0x0C58, "adaptive" }, + { 0x0C59, "adaptive_density" }, + { 0x0C5A, "adaptive_expected_players_max" }, + { 0x0C5B, "add" }, + { 0x0C5C, "add_abort" }, + { 0x0C5D, "add_active_sense_function" }, + { 0x0C5E, "add_actor_to_manager" }, + { 0x0C5F, "add_actor_tointeractionmanager" }, + { 0x0C60, "add_additional_parts" }, + { 0x0C61, "add_additional_parts_func" }, + { 0x0C62, "add_agents_to_game" }, + { 0x0C63, "add_ai_air_infil" }, + { 0x0C64, "add_ai_ground_infil" }, + { 0x0C65, "add_ai_to_marked_critical_enemy_ai_list" }, + { 0x0C66, "add_ai_to_marked_enemy_ai_list" }, + { 0x0C67, "add_aitype_spawner_override" }, + { 0x0C68, "add_ammo_if_needed" }, + { 0x0C69, "add_and_select_entity" }, + { 0x0C6A, "add_and_watch_group" }, + { 0x0C6B, "add_animation" }, + { 0x0C6C, "add_animents" }, + { 0x0C6D, "add_animsound" }, + { 0x0C6E, "add_announce_debounce" }, + { 0x0C6F, "add_attachment_to_weapon" }, + { 0x0C70, "add_bcs_location_mapping" }, + { 0x0C71, "add_beacon_effect" }, + { 0x0C72, "add_button" }, + { 0x0C73, "add_call" }, + { 0x0C74, "add_cleanup_ent" }, + { 0x0C75, "add_clip" }, + { 0x0C76, "add_command_to_action_tracker" }, + { 0x0C77, "add_condition" }, + { 0x0C78, "add_context_sensitive_dialog" }, + { 0x0C79, "add_context_sensitive_timeout" }, + { 0x0C7A, "add_contextualwalltraversal_array" }, + { 0x0C7B, "add_convoy_to_level" }, + { 0x0C7C, "add_cortex_charge_func" }, + { 0x0C7D, "add_cover_node" }, + { 0x0C7E, "add_crafted_item_to_dpad" }, + { 0x0C7F, "add_damage_function" }, + { 0x0C80, "add_debugdvar_func" }, + { 0x0C81, "add_demo_button_combo" }, + { 0x0C82, "add_destructible" }, + { 0x0C83, "add_destructible_array" }, + { 0x0C84, "add_dialogue_line" }, + { 0x0C85, "add_dialogue_line_alex" }, + { 0x0C86, "add_dialogue_line_aq" }, + { 0x0C87, "add_dialogue_line_aq_soldier" }, + { 0x0C88, "add_dialogue_line_butcher" }, + { 0x0C89, "add_dialogue_line_butcher_son" }, + { 0x0C8A, "add_dialogue_line_butcher_wife" }, + { 0x0C8B, "add_dialogue_line_civ_ambusher" }, + { 0x0C8C, "add_dialogue_line_civilian" }, + { 0x0C8D, "add_dialogue_line_convoy_apc" }, + { 0x0C8E, "add_dialogue_line_griggs" }, + { 0x0C8F, "add_dialogue_line_heli_pilot" }, + { 0x0C90, "add_dialogue_line_hms" }, + { 0x0C91, "add_dialogue_line_kyle" }, + { 0x0C92, "add_dialogue_line_marine" }, + { 0x0C93, "add_dialogue_line_nikolai" }, + { 0x0C94, "add_dialogue_line_police" }, + { 0x0C95, "add_dialogue_line_price" }, + { 0x0C96, "add_dialogue_line_radio" }, + { 0x0C97, "add_dialogue_line_wolf" }, + { 0x0C98, "add_dialogue_line_yegor" }, + { 0x0C99, "add_door_speed_modifiers" }, + { 0x0C9A, "add_dynamicladder" }, + { 0x0C9B, "add_dynolight" }, + { 0x0C9C, "add_earthquake" }, + { 0x0C9D, "add_emp_ent" }, + { 0x0C9E, "add_encounter_start_condition" }, + { 0x0C9F, "add_encounter_start_function" }, + { 0x0CA0, "add_endon" }, + { 0x0CA1, "add_exploder" }, + { 0x0CA2, "add_extra_autosave_check" }, + { 0x0CA3, "add_extrahuds" }, + { 0x0CA4, "add_fake_silencer_to_new_weapons" }, + { 0x0CA5, "add_frame_event" }, + { 0x0CA6, "add_func" }, + { 0x0CA7, "add_fx" }, + { 0x0CA8, "add_global_spawn_function" }, + { 0x0CA9, "add_grenadier_anchor" }, + { 0x0CAA, "add_gunner_turret" }, + { 0x0CAB, "add_hint_string" }, + { 0x0CAC, "add_humanoid_agent" }, + { 0x0CAD, "add_init_script" }, + { 0x0CAE, "add_interaction_structs_to_interaction_arrays" }, + { 0x0CAF, "add_item_to_outline_watcher" }, + { 0x0CB0, "add_item_to_priority_queue" }, + { 0x0CB1, "add_item_to_priority_queue_internal" }, + { 0x0CB2, "add_kb_button" }, + { 0x0CB3, "add_key" }, + { 0x0CB4, "add_launcher_xmags" }, + { 0x0CB5, "add_linkedents" }, + { 0x0CB6, "add_location_start_condition" }, + { 0x0CB7, "add_marine_to_color_array" }, + { 0x0CB8, "add_menu" }, + { 0x0CB9, "add_menu_child" }, + { 0x0CBA, "add_menuent" }, + { 0x0CBB, "add_menuoptions" }, + { 0x0CBC, "add_missing_nodes" }, + { 0x0CBD, "add_name" }, + { 0x0CBE, "add_name_from_table" }, + { 0x0CBF, "add_names" }, + { 0x0CC0, "add_no_game_starts" }, + { 0x0CC1, "add_node_to_global_arrays" }, + { 0x0CC2, "add_noself_call" }, + { 0x0CC3, "add_notetrack_and_get_index" }, + { 0x0CC4, "add_notetrack_array" }, + { 0x0CC5, "add_objective" }, + { 0x0CC6, "add_option_to_selected_entities" }, + { 0x0CC7, "add_path_node" }, + { 0x0CC8, "add_pathpoints" }, + { 0x0CC9, "add_player_to_threatbias_group" }, + { 0x0CCA, "add_pushent" }, + { 0x0CCB, "add_random_killspawner_to_spawngroup" }, + { 0x0CCC, "add_reactive_fx" }, + { 0x0CCD, "add_reverb" }, + { 0x0CCE, "add_rider_to_decho_dirty" }, + { 0x0CCF, "add_rider_to_decho_rebel" }, + { 0x0CD0, "add_say_on_closest_ally_to_chatter" }, + { 0x0CD1, "add_scripted_movement_arrivefuncs" }, + { 0x0CD2, "add_selectable" }, + { 0x0CD3, "add_skill_point_to_skill" }, + { 0x0CD4, "add_smartobject_point" }, + { 0x0CD5, "add_smartobject_type" }, + { 0x0CD6, "add_space_to_string" }, + { 0x0CD7, "add_spammodel" }, + { 0x0CD8, "add_spawn_function" }, + { 0x0CD9, "add_spawn_scoring_poi" }, + { 0x0CDA, "add_spawn_skit" }, + { 0x0CDB, "add_spawner_to_color_spawner_array" }, + { 0x0CDC, "add_spawners_to_passive_wave_spawning" }, + { 0x0CDD, "add_start" }, + { 0x0CDE, "add_start_assert" }, + { 0x0CDF, "add_start_construct" }, + { 0x0CE0, "add_state" }, + { 0x0CE1, "add_state_ent" }, + { 0x0CE2, "add_targetname_kvps" }, + { 0x0CE3, "add_to_ambient_sound_queue" }, + { 0x0CE4, "add_to_ambush_vehicle_array" }, + { 0x0CE5, "add_to_ambush_vehicles_ahead_player_vehicle_array" }, + { 0x0CE6, "add_to_ambush_vehicles_behind_player_vehicle_array" }, + { 0x0CE7, "add_to_animsound" }, + { 0x0CE8, "add_to_blocker_vehicles_array" }, + { 0x0CE9, "add_to_bot_damage_targets" }, + { 0x0CEA, "add_to_bot_use_targets" }, + { 0x0CEB, "add_to_characters_array" }, + { 0x0CEC, "add_to_chatter" }, + { 0x0CED, "add_to_convoy_structs" }, + { 0x0CEE, "add_to_cruise_missile_list" }, + { 0x0CEF, "add_to_current_interaction_list" }, + { 0x0CF0, "add_to_current_interaction_list_for_player" }, + { 0x0CF1, "add_to_dialogue" }, + { 0x0CF2, "add_to_dialogue_generic" }, + { 0x0CF3, "add_to_friendly_convoy_list" }, + { 0x0CF4, "add_to_grenade_cache" }, + { 0x0CF5, "add_to_hack_attackers_list" }, + { 0x0CF6, "add_to_hvt_bodyguard_vehicles_array" }, + { 0x0CF7, "add_to_identified_ieds_list" }, + { 0x0CF8, "add_to_interrupt_vo" }, + { 0x0CF9, "add_to_kick_queue" }, + { 0x0CFA, "add_to_kill_off_list" }, + { 0x0CFB, "add_to_lightbar_stack" }, + { 0x0CFC, "add_to_list_of_current_chain_idx" }, + { 0x0CFD, "add_to_module_vehicles_list" }, + { 0x0CFE, "add_to_nag_vo" }, + { 0x0CFF, "add_to_notify_queue" }, + { 0x0D00, "add_to_player_dialogue" }, + { 0x0D01, "add_to_player_revive_icon_list" }, + { 0x0D02, "add_to_players_as_passenger_list" }, + { 0x0D03, "add_to_players_being_revived" }, + { 0x0D04, "add_to_players_cannot_see_vehicle_icon_list" }, + { 0x0D05, "add_to_queue_at_priority" }, + { 0x0D06, "add_to_radio" }, + { 0x0D07, "add_to_revive_icon_ent_icon_list" }, + { 0x0D08, "add_to_revive_icon_entity_list" }, + { 0x0D09, "add_to_spawner_flags" }, + { 0x0D0A, "add_to_spawngroup" }, + { 0x0D0B, "add_to_special_lockon_target_list" }, + { 0x0D0C, "add_to_unidentified_ieds_list" }, + { 0x0D0D, "add_to_vehicle_queue" }, + { 0x0D0E, "add_to_vehicle_repair_interaction_list" }, + { 0x0D0F, "add_to_vehicle_travel_array" }, + { 0x0D10, "add_to_vo_queue" }, + { 0x0D11, "add_to_vo_system" }, + { 0x0D12, "add_to_vo_system_internal" }, + { 0x0D13, "add_to_weapon_array" }, + { 0x0D14, "add_to_weapons_status" }, + { 0x0D15, "add_tokens_to_trigger_flags" }, + { 0x0D16, "add_traversalassist" }, + { 0x0D17, "add_traversalassist_array" }, + { 0x0D18, "add_trigger_func_thread" }, + { 0x0D19, "add_trigger_function" }, + { 0x0D1A, "add_turret" }, + { 0x0D1B, "add_universal_button" }, + { 0x0D1C, "add_veh_anim" }, + { 0x0D1D, "add_visionset_to_stack" }, + { 0x0D1E, "add_vo_line" }, + { 0x0D1F, "add_vo_line_linked" }, + { 0x0D20, "add_vo_line_scaled" }, + { 0x0D21, "add_vo_notify" }, + { 0x0D22, "add_vo_rule" }, + { 0x0D23, "add_vo_rules_all" }, + { 0x0D24, "add_vo_rules_any" }, + { 0x0D25, "add_vo_wait" }, + { 0x0D26, "add_volume_to_global_arrays" }, + { 0x0D27, "add_volumes_to_array" }, + { 0x0D28, "add_wait" }, + { 0x0D29, "add_wait_asserter" }, + { 0x0D2A, "add_weak_spot_on_hvt_vehicle" }, + { 0x0D2B, "add_weapon" }, + { 0x0D2C, "add_welding_alias" }, + { 0x0D2D, "add_wheel_tag" }, + { 0x0D2E, "add_z" }, + { 0x0D2F, "addaction" }, + { 0x0D30, "addactioncovermealiasex" }, + { 0x0D31, "addactivecounteruav" }, + { 0x0D32, "addactiveuav" }, + { 0x0D33, "addaieventlistener_func" }, + { 0x0D34, "addairexplosion" }, + { 0x0D35, "addallowedthreatcallout" }, + { 0x0D36, "addanimation" }, + { 0x0D37, "addarmcratedata" }, + { 0x0D38, "addattachmenttoweapon" }, + { 0x0D39, "addattacker" }, + { 0x0D3A, "addattackerkillstreak" }, + { 0x0D3B, "addawardtoaarlist" }, + { 0x0D3C, "addbots" }, + { 0x0D3D, "addboxtolevelarray" }, + { 0x0D3E, "addboxtoownerarray" }, + { 0x0D3F, "addcalloutresponseevent" }, + { 0x0D40, "addcheckfirealias" }, + { 0x0D41, "addchild" }, + { 0x0D42, "addclassstructtocache" }, + { 0x0D43, "addconcatdirectionalias" }, + { 0x0D44, "addconcattargetalias" }, + { 0x0D45, "addcustombc" }, + { 0x0D46, "addcustombcstealthalias" }, + { 0x0D47, "adddamagemodifier" }, + { 0x0D48, "adddamagetaken" }, + { 0x0D49, "adddeathicon" }, + { 0x0D4A, "adddynamicspawnarea" }, + { 0x0D4B, "added_lines" }, + { 0x0D4C, "addedtowave" }, + { 0x0D4D, "addenemydeathicon" }, + { 0x0D4E, "addentrytodevgui" }, + { 0x0D4F, "addentrytodevgui_internal" }, + { 0x0D50, "addeventplaybcs" }, + { 0x0D51, "addexecutioncharge" }, + { 0x0D52, "addfunc" }, + { 0x0D53, "addglobalrankxpmultiplier" }, + { 0x0D54, "addglobalspawnarea" }, + { 0x0D55, "addglobalweaponrankxpmultiplier" }, + { 0x0D56, "addgrenadethrowanimoffset" }, + { 0x0D57, "addheadicon" }, + { 0x0D58, "addhealthback" }, + { 0x0D59, "addheavyarmor" }, + { 0x0D5A, "addhelidroppingcratetolist" }, + { 0x0D5B, "addhostileburstalias" }, + { 0x0D5C, "addhudincoming_attacker" }, + { 0x0D5D, "addhvtheadicons" }, + { 0x0D5E, "addincominghelperdrone" }, + { 0x0D5F, "addincominghelperdroneifpossible" }, + { 0x0D60, "addinformalias" }, + { 0x0D61, "addinformevent" }, + { 0x0D62, "addinformreloadingaliasex" }, + { 0x0D63, "addinitexploders" }, + { 0x0D64, "addinitialattachmentsprimary" }, + { 0x0D65, "addinitialattachmentssecondary" }, + { 0x0D66, "addinstancetodomflag" }, + { 0x0D67, "additional_corpse" }, + { 0x0D68, "additional_false_positive_dots_needed" }, + { 0x0D69, "additional_laststand_weapon_exclusion" }, + { 0x0D6A, "additional_tactical_logic_func" }, + { 0x0D6B, "additionalassets" }, + { 0x0D6C, "additionalents" }, + { 0x0D6D, "additionalsighttraceentities" }, + { 0x0D6E, "additive_anim" }, + { 0x0D6F, "additive_branch" }, + { 0x0D70, "additive_pain" }, + { 0x0D71, "additivedamagemodifierignorefuncs" }, + { 0x0D72, "additivedamagemodifiers" }, + { 0x0D73, "addkillcharge" }, + { 0x0D74, "addkillstreakcharge" }, + { 0x0D75, "addkillstreakcratedata" }, + { 0x0D76, "addkillstreakstoqueue" }, + { 0x0D77, "addlevel" }, + { 0x0D78, "addlevelstoexperience" }, + { 0x0D79, "addloadingplayer" }, + { 0x0D7A, "addloadingplayerdisconnectwatch" }, + { 0x0D7B, "addlocationresponsealias" }, + { 0x0D7C, "addlockedon" }, + { 0x0D7D, "addloopinganimation" }, + { 0x0D7E, "addlowermessage" }, + { 0x0D7F, "addmarkpoints" }, + { 0x0D80, "addmodeltoplayer" }, + { 0x0D81, "addmovecombataliasex" }, + { 0x0D82, "addmovenoncombataliasex" }, + { 0x0D83, "addnamealias" }, + { 0x0D84, "addnamealiasex" }, + { 0x0D85, "addnotetrack_animsound" }, + { 0x0D86, "addnotetrack_attach" }, + { 0x0D87, "addnotetrack_attach_gun" }, + { 0x0D88, "addnotetrack_customfunction" }, + { 0x0D89, "addnotetrack_detach" }, + { 0x0D8A, "addnotetrack_detach_gun" }, + { 0x0D8B, "addnotetrack_dialogue" }, + { 0x0D8C, "addnotetrack_flag" }, + { 0x0D8D, "addnotetrack_flag_clear" }, + { 0x0D8E, "addnotetrack_mayhemend" }, + { 0x0D8F, "addnotetrack_mayhemstart" }, + { 0x0D90, "addnotetrack_notify" }, + { 0x0D91, "addnotetrack_playerdialogue" }, + { 0x0D92, "addnotetrack_playersound" }, + { 0x0D93, "addnotetrack_sound" }, + { 0x0D94, "addnotetrack_startfxontag" }, + { 0x0D95, "addnotetrack_stopfxontag" }, + { 0x0D96, "addnotetrack_swapparttoefx" }, + { 0x0D97, "addnotetrack_tracepartforefx" }, + { 0x0D98, "addnukecharge" }, + { 0x0D99, "addobjectivescorecharge" }, + { 0x0D9A, "addofficertosquad" }, + { 0x0D9B, "addonstart_animsound" }, + { 0x0D9C, "addoption" }, + { 0x0D9D, "addorderalias" }, + { 0x0D9E, "addorderevent" }, + { 0x0D9F, "addoutlineoccluder" }, + { 0x0DA0, "addoverheadicon" }, + { 0x0DA1, "addoverridearchetypepriority" }, + { 0x0DA2, "addplantingcharge" }, + { 0x0DA3, "addplayernamealias" }, + { 0x0DA4, "addplayertolevelarrays" }, + { 0x0DA5, "addplayertosquad" }, + { 0x0DA6, "addplayertoteam" }, + { 0x0DA7, "addpossiblethreatcallout" }, + { 0x0DA8, "addprereq" }, + { 0x0DA9, "addprintlinetext" }, + { 0x0DAA, "addquestinstance" }, + { 0x0DAB, "addrankalias" }, + { 0x0DAC, "addrankxpmultiplier" }, + { 0x0DAD, "addreactionalias" }, + { 0x0DAE, "addreactionevent" }, + { 0x0DAF, "addrecentattacker" }, + { 0x0DB0, "addrecentdamage" }, + { 0x0DB1, "addrespawntoken" }, + { 0x0DB2, "addresponsealias" }, + { 0x0DB3, "addresponseevent" }, + { 0x0DB4, "addresponseevent_internal" }, + { 0x0DB5, "addscavengercliptoweapon" }, + { 0x0DB6, "addselected" }, + { 0x0DB7, "addsmartobjectanim" }, + { 0x0DB8, "addsmartobjectanim_internal" }, + { 0x0DB9, "addsmartobjectarrivalanims" }, + { 0x0DBA, "addsmartobjectdeathanim" }, + { 0x0DBB, "addsmartobjectexitanims" }, + { 0x0DBC, "addsmartobjectintroanim" }, + { 0x0DBD, "addsmartobjectoutroanim" }, + { 0x0DBE, "addsmartobjectpainanim" }, + { 0x0DBF, "addsmartobjectreactanim" }, + { 0x0DC0, "addspawnareaonspawn" }, + { 0x0DC1, "addspawnareatoconfig" }, + { 0x0DC2, "addspawndangerzone" }, + { 0x0DC3, "addspawnpoints" }, + { 0x0DC4, "addspawnviewer" }, + { 0x0DC5, "addspeaker" }, + { 0x0DC6, "addstackcount" }, + { 0x0DC7, "addstartspawnpoints" }, + { 0x0DC8, "addstealthalias" }, + { 0x0DC9, "addstealthevent" }, + { 0x0DCA, "addsurvivorattachmentsprimary" }, + { 0x0DCB, "addsurvivorattachmentssecondary" }, + { 0x0DCC, "addtakingfirealias" }, + { 0x0DCD, "addtarget" }, + { 0x0DCE, "addtargetmarkergroup" }, + { 0x0DCF, "addtauntalias" }, + { 0x0DD0, "addteamrankxpmultiplier" }, + { 0x0DD1, "addtestclients" }, + { 0x0DD2, "addthinker" }, + { 0x0DD3, "addthreatalias" }, + { 0x0DD4, "addthreatcalloutalias" }, + { 0x0DD5, "addthreatcalloutecho" }, + { 0x0DD6, "addthreatcalloutlandmarkalias" }, + { 0x0DD7, "addthreatcalloutlocationalias" }, + { 0x0DD8, "addthreatcalloutqa_nextline" }, + { 0x0DD9, "addthreatcalloutresponsealias" }, + { 0x0DDA, "addthreatdistancealias" }, + { 0x0DDB, "addthreatelevationalias" }, + { 0x0DDC, "addthreatevent" }, + { 0x0DDD, "addthreatexposedalias" }, + { 0x0DDE, "addthreatobviousalias" }, + { 0x0DDF, "addtime" }, + { 0x0DE0, "addtoactivekillstreaklist" }, + { 0x0DE1, "addtoairstrikelist" }, + { 0x0DE2, "addtoalivecount" }, + { 0x0DE3, "addtoassaultdronelist" }, + { 0x0DE4, "addtocarrylist" }, + { 0x0DE5, "addtocharactersarray" }, + { 0x0DE6, "addtogamemodestat" }, + { 0x0DE7, "addtogroup" }, + { 0x0DE8, "addtohelilist" }, + { 0x0DE9, "addtointensitybuffer" }, + { 0x0DEA, "addtointeractionslistbynoteworthy" }, + { 0x0DEB, "addtolists" }, + { 0x0DEC, "addtolittlebirdlist" }, + { 0x0DED, "addtolivescount" }, + { 0x0DEE, "addtomatchstat" }, + { 0x0DEF, "addtoparticipantsarray" }, + { 0x0DF0, "addtopatrolexclusion" }, + { 0x0DF1, "addtopersonalinteractionlist" }, + { 0x0DF2, "addtopkillstreakcharge" }, + { 0x0DF3, "addtoplayerkillstreaklist" }, + { 0x0DF4, "addtoplayerstat" }, + { 0x0DF5, "addtoplayerstat_internal" }, + { 0x0DF6, "addtoplayerstatbuffered" }, + { 0x0DF7, "addtopod" }, + { 0x0DF8, "addtoprojectilelist" }, + { 0x0DF9, "addtoremotekillstreaklist" }, + { 0x0DFA, "addtosquad" }, + { 0x0DFB, "addtostatgroup" }, + { 0x0DFC, "addtostructarray" }, + { 0x0DFD, "addtosupportdronelist" }, + { 0x0DFE, "addtosystem" }, + { 0x0DFF, "addtotacopsmap" }, + { 0x0E00, "addtoteam" }, + { 0x0E01, "addtoteamcount" }, + { 0x0E02, "addtoteamlives" }, + { 0x0E03, "addtotraplist" }, + { 0x0E04, "addtoturretlist" }, + { 0x0E05, "addtouavlist" }, + { 0x0E06, "addtougvlist" }, + { 0x0E07, "addtowavespawner" }, + { 0x0E08, "addtriggerdeathicon" }, + { 0x0E09, "addttlosoverride" }, + { 0x0E0A, "addturret" }, + { 0x0E0B, "adduavmodel" }, + { 0x0E0C, "addvaluetocardmeter" }, + { 0x0E0D, "addvehiclealias" }, + { 0x0E0E, "addvehicleevent" }, + { 0x0E0F, "addwatchchargewin" }, + { 0x0E10, "addwatchchargewintop3" }, + { 0x0E11, "addweaponrankxpmultiplier" }, + { 0x0E12, "adjacent_volumes" }, + { 0x0E13, "adjust_ai_pistol_accuracy" }, + { 0x0E14, "adjust_allowed_civilian_deaths" }, + { 0x0E15, "adjust_angles_to_player" }, + { 0x0E16, "adjust_clip_ammo_from_stock" }, + { 0x0E17, "adjust_cursor_hint_side" }, + { 0x0E18, "adjust_damage_to_vehicle" }, + { 0x0E19, "adjust_entcounthud_pos" }, + { 0x0E1A, "adjust_entity_count_hud_color" }, + { 0x0E1B, "adjust_for_stance" }, + { 0x0E1C, "adjust_move_speed_while_crouched" }, + { 0x0E1D, "adjust_move_speed_while_sliding" }, + { 0x0E1E, "adjust_reaper_camera_zoom_level" }, + { 0x0E1F, "adjust_target_circle_fov_and_radius" }, + { 0x0E20, "adjust_vector_field" }, + { 0x0E21, "adjust_vehicle_speed_on_center_dist" }, + { 0x0E22, "adjust_vehicle_speed_on_player_dist" }, + { 0x0E23, "adjustbulletstokill" }, + { 0x0E24, "adjustedstarttime" }, + { 0x0E25, "adjustmodelvis" }, + { 0x0E26, "adjustmovespeed" }, + { 0x0E27, "adjustposforvisibility" }, + { 0x0E28, "adjustroundendtimer" }, + { 0x0E29, "adr_boost" }, + { 0x0E2A, "adrenaline_crate_init" }, + { 0x0E2B, "adrenaline_missionondeaththink" }, + { 0x0E2C, "adrenaline_missiononuse" }, + { 0x0E2D, "adrenaline_removeondamage" }, + { 0x0E2E, "adrenaline_removeongameend" }, + { 0x0E2F, "adrenaline_removeonplayernotifies" }, + { 0x0E30, "adrenaline_shot" }, + { 0x0E31, "adrenalinebox_canusedeployable" }, + { 0x0E32, "adrenalinebox_onusedeployable" }, + { 0x0E33, "adrenalinepoweractive" }, + { 0x0E34, "adsbreathhold" }, + { 0x0E35, "adsfire" }, + { 0x0E36, "adshint" }, + { 0x0E37, "adsraisedelaytimer" }, + { 0x0E38, "adstime" }, + { 0x0E39, "adsviewbobhack" }, + { 0x0E3A, "adult_fail_watcher" }, + { 0x0E3B, "advance_animatedfarahenemydeathanimationlogic" }, + { 0x0E3C, "advance_down_the_bridge" }, + { 0x0E3D, "advance_down_the_bridge_via_struct" }, + { 0x0E3E, "advance_down_the_bridge_via_volume" }, + { 0x0E3F, "advance_enemiesconversationlogic" }, + { 0x0E40, "advance_enemyshootalertalllogic" }, + { 0x0E41, "advance_farahenemybreakoutlogic" }, + { 0x0E42, "advance_getenemies" }, + { 0x0E43, "advance_main" }, + { 0x0E44, "advance_regardless_of_numbers" }, + { 0x0E45, "advance_scenefarahenemydamagelogic" }, + { 0x0E46, "advance_scenefarahenemyreactlogic" }, + { 0x0E47, "advance_scenefarahscaleanimratehack" }, + { 0x0E48, "advance_scenefarahtakedownfinishlogic" }, + { 0x0E49, "advance_scenefarahtakedownlogic" }, + { 0x0E4A, "advance_scenelogic" }, + { 0x0E4B, "advance_sceneplayerenemyreactdamagelogic" }, + { 0x0E4C, "advance_sceneplayerenemyreactlogic" }, + { 0x0E4D, "advance_spawnfarahenemy" }, + { 0x0E4E, "advance_spawnplayerenemies" }, + { 0x0E4F, "advance_start" }, + { 0x0E50, "advance_tank_bullet_pings" }, + { 0x0E51, "advance_through_struct_path" }, + { 0x0E52, "advance_watchallenemydeathslogic" }, + { 0x0E53, "advance_watchenemydeathslogic" }, + { 0x0E54, "advancebombcase" }, + { 0x0E55, "advanced_supply_drop_marker_used" }, + { 0x0E56, "advanceduavrig" }, + { 0x0E57, "advancetoenemygroup" }, + { 0x0E58, "advancetoenemygroupmax" }, + { 0x0E59, "advancetoenemyinterval" }, + { 0x0E5A, "advradarviewtime" }, + { 0x0E5B, "aerial_danger_exists_for" }, + { 0x0E5C, "aerial_vehicle_allowed" }, + { 0x0E5D, "affectedbylockon" }, + { 0x0E5E, "aftermath_ambience" }, + { 0x0E5F, "agent_anims" }, + { 0x0E60, "agent_available_to_spawn_time" }, + { 0x0E61, "agent_damage_finished" }, + { 0x0E62, "agent_definition" }, + { 0x0E63, "agent_exit_heli" }, + { 0x0E64, "agent_funcs" }, + { 0x0E65, "agent_gameparticipant" }, + { 0x0E66, "agent_go_to_pos" }, + { 0x0E67, "agent_handledamagefeedback" }, + { 0x0E68, "agent_height" }, + { 0x0E69, "agent_init" }, + { 0x0E6A, "agent_init_anims" }, + { 0x0E6B, "agent_killed_queue" }, + { 0x0E6C, "agent_monitor_death" }, + { 0x0E6D, "agent_move_and_take_cover" }, + { 0x0E6E, "agent_onuse" }, + { 0x0E6F, "agent_player_air_think" }, + { 0x0E70, "agent_player_bhd_think" }, + { 0x0E71, "agent_player_blitz_think" }, + { 0x0E72, "agent_player_conf_think" }, + { 0x0E73, "agent_player_dom_think" }, + { 0x0E74, "agent_player_mugger_think" }, + { 0x0E75, "agent_player_sam_think" }, + { 0x0E76, "agent_player_sd_think" }, + { 0x0E77, "agent_player_wmd_think" }, + { 0x0E78, "agent_put_on_heli" }, + { 0x0E79, "agent_radius" }, + { 0x0E7A, "agent_recycle_interval" }, + { 0x0E7B, "agent_spawnai" }, + { 0x0E7C, "agent_squadmember_air_think" }, + { 0x0E7D, "agent_squadmember_bhd_think" }, + { 0x0E7E, "agent_squadmember_blitz_think" }, + { 0x0E7F, "agent_squadmember_conf_think" }, + { 0x0E80, "agent_squadmember_dom_think" }, + { 0x0E81, "agent_squadmember_mugger_think" }, + { 0x0E82, "agent_squadmember_sam_think" }, + { 0x0E83, "agent_squadmember_wmd_think" }, + { 0x0E84, "agent_teamparticipant" }, + { 0x0E85, "agent_type" }, + { 0x0E86, "agent_use_door_spawner" }, + { 0x0E87, "agentarray" }, + { 0x0E88, "agentcantbeignored" }, + { 0x0E89, "agentdamagefeedback" }, + { 0x0E8A, "agentfunc" }, + { 0x0E8B, "agentisfnfimmune" }, + { 0x0E8C, "agentisinstakillimmune" }, + { 0x0E8D, "agentisspecialzombie" }, + { 0x0E8E, "agentmodeltable" }, + { 0x0E8F, "agentmodeltabledata" }, + { 0x0E90, "agents" }, + { 0x0E91, "agentskilled" }, + { 0x0E92, "agentteamarray" }, + { 0x0E93, "agentvalidateattacker" }, + { 0x0E94, "aggregateweaponkills" }, + { 0x0E95, "aggressive" }, + { 0x0E96, "aggressiveblindfire" }, + { 0x0E97, "aggressivelowcover_dist" }, + { 0x0E98, "aggressivelowcovermode" }, + { 0x0E99, "ahdmode" }, + { 0x0E9A, "ahead_of_player" }, + { 0x0E9B, "ahmadzai_wh02_model" }, + { 0x0E9C, "ai" }, + { 0x0E9D, "ai_3d_sighting_model" }, + { 0x0E9E, "ai_ac130_firedata" }, + { 0x0E9F, "ai_after_animation" }, + { 0x0EA0, "ai_anim" }, + { 0x0EA1, "ai_anim_first_frame" }, + { 0x0EA2, "ai_anim_start" }, + { 0x0EA3, "ai_attachhat" }, + { 0x0EA4, "ai_attachhead" }, + { 0x0EA5, "ai_burn_death_scream" }, + { 0x0EA6, "ai_can_lookat" }, + { 0x0EA7, "ai_cancel_gesture" }, + { 0x0EA8, "ai_cellphone_cleanup" }, + { 0x0EA9, "ai_classname_in_level" }, + { 0x0EAA, "ai_cleanup_watcher" }, + { 0x0EAB, "ai_clear_all_navigation" }, + { 0x0EAC, "ai_counter" }, + { 0x0EAD, "ai_create_weapon_stow" }, + { 0x0EAE, "ai_custom_gesture" }, + { 0x0EAF, "ai_damage_think" }, + { 0x0EB0, "ai_death_func" }, + { 0x0EB1, "ai_deathflag" }, + { 0x0EB2, "ai_delete_when_out_of_sight" }, + { 0x0EB3, "ai_detachall" }, + { 0x0EB4, "ai_detachhat" }, + { 0x0EB5, "ai_dieondamageduringanimation" }, + { 0x0EB6, "ai_dieondamageduringanimationnotifylogic" }, + { 0x0EB7, "ai_display_dmg" }, + { 0x0EB8, "ai_dogfightbarklogic" }, + { 0x0EB9, "ai_dogforcebark" }, + { 0x0EBA, "ai_dogforcegrowl" }, + { 0x0EBB, "ai_dont_glow_in_thermal" }, + { 0x0EBC, "ai_door_anim" }, + { 0x0EBD, "ai_door_spawn_anims" }, + { 0x0EBE, "ai_drop_func" }, + { 0x0EBF, "ai_drop_info" }, + { 0x0EC0, "ai_endguardlogic" }, + { 0x0EC1, "ai_endguardproximitylogic" }, + { 0x0EC2, "ai_endpathlogic" }, + { 0x0EC3, "ai_enter_laststand" }, + { 0x0EC4, "ai_enter_vehicle" }, + { 0x0EC5, "ai_extendedtacgraph" }, + { 0x0EC6, "ai_finish_gesture" }, + { 0x0EC7, "ai_fire_suppression_logic" }, + { 0x0EC8, "ai_fire_suppression_postspawn" }, + { 0x0EC9, "ai_follow_player_ai_color_manager" }, + { 0x0ECA, "ai_frontline_behavior" }, + { 0x0ECB, "ai_frontline_initial_behavior" }, + { 0x0ECC, "ai_gas_mask" }, + { 0x0ECD, "ai_gesture_blink_loop" }, + { 0x0ECE, "ai_gesture_directional_custom" }, + { 0x0ECF, "ai_gesture_eyes_leftright" }, + { 0x0ED0, "ai_gesture_eyes_lookat" }, + { 0x0ED1, "ai_gesture_eyes_stop" }, + { 0x0ED2, "ai_gesture_eyes_updown" }, + { 0x0ED3, "ai_gesture_head_leftright" }, + { 0x0ED4, "ai_gesture_head_leftright_c6" }, + { 0x0ED5, "ai_gesture_head_updown" }, + { 0x0ED6, "ai_gesture_head_updown_c6" }, + { 0x0ED7, "ai_gesture_lookat" }, + { 0x0ED8, "ai_gesture_lookat_natural" }, + { 0x0ED9, "ai_gesture_lookat_torso" }, + { 0x0EDA, "ai_gesture_lookat_weight_down" }, + { 0x0EDB, "ai_gesture_lookat_weight_up" }, + { 0x0EDC, "ai_gesture_point" }, + { 0x0EDD, "ai_gesture_requested" }, + { 0x0EDE, "ai_gesture_simple" }, + { 0x0EDF, "ai_gesture_single_blink" }, + { 0x0EE0, "ai_gesture_stop" }, + { 0x0EE1, "ai_gesture_stop_c6" }, + { 0x0EE2, "ai_gesture_torso_leftright" }, + { 0x0EE3, "ai_gesture_torso_stop" }, + { 0x0EE4, "ai_gesture_update_eyes_lookat" }, + { 0x0EE5, "ai_gesture_update_lookat" }, + { 0x0EE6, "ai_gestures" }, + { 0x0EE7, "ai_get_closest_point" }, + { 0x0EE8, "ai_getaliveaiarray" }, + { 0x0EE9, "ai_getanimationfinalangles" }, + { 0x0EEA, "ai_getanimationfinalorigin" }, + { 0x0EEB, "ai_getanimationoriginattime" }, + { 0x0EEC, "ai_getanimationoriginattimeoverframe" }, + { 0x0EED, "ai_getanimationstartangles" }, + { 0x0EEE, "ai_getanimationstartorigin" }, + { 0x0EEF, "ai_getstance" }, + { 0x0EF0, "ai_going_to_alarm" }, + { 0x0EF1, "ai_ground_veh_spawn" }, + { 0x0EF2, "ai_gunpose_ads" }, + { 0x0EF3, "ai_gunpose_reset" }, + { 0x0EF4, "ai_in_antigrav_should_rerise" }, + { 0x0EF5, "ai_in_position" }, + { 0x0EF6, "ai_infil_type" }, + { 0x0EF7, "ai_init" }, + { 0x0EF8, "ai_instantlyremovefromvehicle" }, + { 0x0EF9, "ai_is_shooting" }, + { 0x0EFA, "ai_isalive" }, + { 0x0EFB, "ai_iscivilian" }, + { 0x0EFC, "ai_isdog" }, + { 0x0EFD, "ai_isfemale" }, + { 0x0EFE, "ai_isguard" }, + { 0x0EFF, "ai_isridingvehicle" }, + { 0x0F00, "ai_isvehicledriver" }, + { 0x0F01, "ai_killondamage" }, + { 0x0F02, "ai_laser_always_on" }, + { 0x0F03, "ai_lasers" }, + { 0x0F04, "ai_last_weapon_fire_time" }, + { 0x0F05, "ai_lbravo_spawn" }, + { 0x0F06, "ai_lookat_hold" }, + { 0x0F07, "ai_lookat_release" }, + { 0x0F08, "ai_masks" }, + { 0x0F09, "ai_mindia8_jugg_spawn" }, + { 0x0F0A, "ai_mode" }, + { 0x0F0B, "ai_monitor_doors" }, + { 0x0F0C, "ai_move_away" }, + { 0x0F0D, "ai_movealongpath" }, + { 0x0F0E, "ai_movealongpathcleanupobjectivelogic" }, + { 0x0F0F, "ai_movealongpathplayerproximityfocushintlogic" }, + { 0x0F10, "ai_movealongpathplayerproximitylogic" }, + { 0x0F11, "ai_movement_control" }, + { 0x0F12, "ai_notehandler_cellphone" }, + { 0x0F13, "ai_notehandler_smoking" }, + { 0x0F14, "ai_notetrack_loop" }, + { 0x0F15, "ai_number" }, + { 0x0F16, "ai_nvg_down" }, + { 0x0F17, "ai_nvg_player_update" }, + { 0x0F18, "ai_nvg_up" }, + { 0x0F19, "ai_open_try_animated" }, + { 0x0F1A, "ai_pathdebugenabled" }, + { 0x0F1B, "ai_pathdoesnodehaveaistop" }, + { 0x0F1C, "ai_pathgetnextnodesarray" }, + { 0x0F1D, "ai_pathplayerfollowaispeedscaling" }, + { 0x0F1E, "ai_picks_destination" }, + { 0x0F1F, "ai_playsound" }, + { 0x0F20, "ai_point_gesture_requested" }, + { 0x0F21, "ai_push_residence" }, + { 0x0F22, "ai_ragdoll_immediate" }, + { 0x0F23, "ai_ragdolldeathondamage" }, + { 0x0F24, "ai_removesidearm" }, + { 0x0F25, "ai_request_gesture" }, + { 0x0F26, "ai_request_gesture_internal" }, + { 0x0F27, "ai_resetstances" }, + { 0x0F28, "ai_rpg_behavior" }, + { 0x0F29, "ai_saftey_nets" }, + { 0x0F2A, "ai_setaimassist" }, + { 0x0F2B, "ai_setallowmelee" }, + { 0x0F2C, "ai_sethackedname" }, + { 0x0F2D, "ai_setlookatentity" }, + { 0x0F2E, "ai_setname" }, + { 0x0F2F, "ai_setnoarmordrop" }, + { 0x0F30, "ai_sets_goal" }, + { 0x0F31, "ai_sets_goal_with_delay" }, + { 0x0F32, "ai_shoot" }, + { 0x0F33, "ai_should_be_added" }, + { 0x0F34, "ai_should_follow_check" }, + { 0x0F35, "ai_show_shadows_in_compound" }, + { 0x0F36, "ai_sight_brushes" }, + { 0x0F37, "ai_sight_monitor" }, + { 0x0F38, "ai_slice_settings" }, + { 0x0F39, "ai_smoking_blowsmoke" }, + { 0x0F3A, "ai_smoking_cleanup" }, + { 0x0F3B, "ai_spawn_door_interal" }, + { 0x0F3C, "ai_spawn_func" }, + { 0x0F3D, "ai_spawn_vehicle_func" }, + { 0x0F3E, "ai_spawned" }, + { 0x0F3F, "ai_stance_init" }, + { 0x0F40, "ai_stance_thread" }, + { 0x0F41, "ai_stumbling" }, + { 0x0F42, "ai_takecoveratnearestnodeinarray" }, + { 0x0F43, "ai_takecoveratnodes" }, + { 0x0F44, "ai_trace" }, + { 0x0F45, "ai_trace_get_all_results" }, + { 0x0F46, "ai_trace_passed" }, + { 0x0F47, "ai_try_open_door" }, + { 0x0F48, "ai_turnoff_alarm" }, + { 0x0F49, "ai_turnon_alarm" }, + { 0x0F4A, "ai_turret_shoot" }, + { 0x0F4B, "ai_update" }, + { 0x0F4C, "ai_use_scripted_navigation" }, + { 0x0F4D, "ai_used_think" }, + { 0x0F4E, "ai_wait_go" }, + { 0x0F4F, "ai_waittillinstance" }, + { 0x0F50, "ai_weapon_override" }, + { 0x0F51, "aiac130inprogress" }, + { 0x0F52, "aiairchief" }, + { 0x0F53, "aiairstrikeinprogress" }, + { 0x0F54, "aianimcheck" }, + { 0x0F55, "aianims" }, + { 0x0F56, "aianimthread" }, + { 0x0F57, "aibackpackmodel" }, + { 0x0F58, "aibashmonitor" }, + { 0x0F59, "aibashproxcheck" }, + { 0x0F5A, "aibattlechatterloop" }, + { 0x0F5B, "aicanseeplayer" }, + { 0x0F5C, "aicount" }, + { 0x0F5D, "aidamageradius" }, + { 0x0F5E, "aideathenemy" }, + { 0x0F5F, "aideatheventthread" }, + { 0x0F60, "aideathfriendly" }, + { 0x0F61, "aideaths" }, + { 0x0F62, "aidisplacewaiter" }, + { 0x0F63, "aidoorchief" }, + { 0x0F64, "aievent_funcs" }, + { 0x0F65, "aifolloworderwaiter" }, + { 0x0F66, "aigibfunction" }, + { 0x0F67, "aigrenadedangerwaiter" }, + { 0x0F68, "aigrenadetypecheck" }, + { 0x0F69, "aigroup_create" }, + { 0x0F6A, "aigroup_decrement" }, + { 0x0F6B, "aigroup_soldierthink" }, + { 0x0F6C, "aigroup_spawnerdeath" }, + { 0x0F6D, "aigroup_spawnerempty" }, + { 0x0F6E, "aigroup_spawnerthink" }, + { 0x0F6F, "aihasweapon" }, + { 0x0F70, "aihostileburstloop" }, + { 0x0F71, "aiinformweaponwaiter" }, + { 0x0F72, "aikilleventthread" }, + { 0x0F73, "aikillradius" }, + { 0x0F74, "aim_2" }, + { 0x0F75, "aim_2_default" }, + { 0x0F76, "aim_4" }, + { 0x0F77, "aim_4_default" }, + { 0x0F78, "aim_5" }, + { 0x0F79, "aim_6" }, + { 0x0F7A, "aim_6_default" }, + { 0x0F7B, "aim_8" }, + { 0x0F7C, "aim_8_default" }, + { 0x0F7D, "aim_animnode" }, + { 0x0F7E, "aim_animprefix" }, + { 0x0F7F, "aim_assist" }, + { 0x0F80, "aim_at" }, + { 0x0F81, "aim_at_laser_off" }, + { 0x0F82, "aim_at_laser_on" }, + { 0x0F83, "aim_laser" }, + { 0x0F84, "aim_pos" }, + { 0x0F85, "aim_search_around" }, + { 0x0F86, "aim_search_spline" }, + { 0x0F87, "aim_status" }, + { 0x0F88, "aim_target" }, + { 0x0F89, "aim_target_offset" }, + { 0x0F8A, "aim_think" }, + { 0x0F8B, "aim_turret_at_ambush_point_or_visible_enemy" }, + { 0x0F8C, "aim_weights" }, + { 0x0F8D, "aimchange_oldturnrate" }, + { 0x0F8E, "aimchangeorientation" }, + { 0x0F8F, "aimedataimtarget" }, + { 0x0F90, "aimedsomewhatatenemy" }, + { 0x0F91, "aiment" }, + { 0x0F92, "aimgroup" }, + { 0x0F93, "aimingdown" }, + { 0x0F94, "aimlimitstatemappings" }, + { 0x0F95, "aimpitchdifftolerance" }, + { 0x0F96, "aimspeedmultiplier" }, + { 0x0F97, "aimspeedoverride" }, + { 0x0F98, "aimstarttime" }, + { 0x0F99, "aimtarget" }, + { 0x0F9A, "aimtargetoriginalposition" }, + { 0x0F9B, "aimweight" }, + { 0x0F9C, "aimweight_end" }, + { 0x0F9D, "aimweight_start" }, + { 0x0F9E, "aimweight_t" }, + { 0x0F9F, "aimweight_transframes" }, + { 0x0FA0, "aimyawdiffclosedistsq" }, + { 0x0FA1, "aimyawdiffclosetolerance" }, + { 0x0FA2, "aimyawdifffartolerance" }, + { 0x0FA3, "ainame" }, + { 0x0FA4, "ainameandrankwaiter" }, + { 0x0FA5, "aiopener" }, + { 0x0FA6, "air_doors" }, + { 0x0FA7, "air_raid_active" }, + { 0x0FA8, "air_raid_team_called" }, + { 0x0FA9, "air_reference" }, + { 0x0FAA, "air_start_nodes" }, + { 0x0FAB, "air_veh_spawner" }, + { 0x0FAC, "air_vehicles_distant" }, + { 0x0FAD, "air_vehicles_distant_intro_skipped" }, + { 0x0FAE, "airank" }, + { 0x0FAF, "aircraft_wash" }, + { 0x0FB0, "aircraft_wash_thread" }, + { 0x0FB1, "airdrop_airdropmultipledropcrates" }, + { 0x0FB2, "airdrop_airdropmultipleinit" }, + { 0x0FB3, "airdrop_allowactionset" }, + { 0x0FB4, "airdrop_awardkillstreak" }, + { 0x0FB5, "airdrop_botiskillstreaksupported" }, + { 0x0FB6, "airdrop_br_forcegiveweapon" }, + { 0x0FB7, "airdrop_br_givedropbagloadout" }, + { 0x0FB8, "airdrop_capturelootcachecallback" }, + { 0x0FB9, "airdrop_getgamemodespecificcratedata" }, + { 0x0FBA, "airdrop_gettargetmarker" }, + { 0x0FBB, "airdrop_handlemovingplatforms" }, + { 0x0FBC, "airdrop_iskillstreakblockedforbots" }, + { 0x0FBD, "airdrop_light_tank" }, + { 0x0FBE, "airdrop_makeitemfromcrate" }, + { 0x0FBF, "airdrop_makeitemsfromcrate" }, + { 0x0FC0, "airdrop_makeweaponfromcrate" }, + { 0x0FC1, "airdrop_multiple_ac130firstframe" }, + { 0x0FC2, "airdrop_multiple_ac130handledamage" }, + { 0x0FC3, "airdrop_multiple_ac130handlefataldamage" }, + { 0x0FC4, "airdrop_multiple_addac130tolist" }, + { 0x0FC5, "airdrop_multiple_createac130" }, + { 0x0FC6, "airdrop_multiple_deleteac130" }, + { 0x0FC7, "airdrop_multiple_destroyac130" }, + { 0x0FC8, "airdrop_multiple_dropcrates" }, + { 0x0FC9, "airdrop_multiple_getcratedropcaststart" }, + { 0x0FCA, "airdrop_multiple_getdropheight" }, + { 0x0FCB, "airdrop_multiple_init" }, + { 0x0FCC, "airdrop_multiple_initanimations" }, + { 0x0FCD, "airdrop_multiple_monitordamage" }, + { 0x0FCE, "airdrop_multiple_removeac130fromlist" }, + { 0x0FCF, "airdrop_multiple_watchdropcrates" }, + { 0x0FD0, "airdrop_multiple_watchdropcratesend" }, + { 0x0FD1, "airdrop_multiple_watchdropcratesinternal" }, + { 0x0FD2, "airdrop_new_loadout_near_player" }, + { 0x0FD3, "airdrop_outlinedisable" }, + { 0x0FD4, "airdrop_registeractionset" }, + { 0x0FD5, "airdrop_registercrateforcleanup" }, + { 0x0FD6, "airdrop_registerscoreinfo" }, + { 0x0FD7, "airdrop_requests" }, + { 0x0FD8, "airdrop_showerrormessage" }, + { 0x0FD9, "airdrop_showkillstreaksplash" }, + { 0x0FDA, "airdrop_stophandlingmovingplatforms" }, + { 0x0FDB, "airdrop_trigger_watcher" }, + { 0x0FDC, "airdrop_unresolvedcollisionnearestnode" }, + { 0x0FDD, "airdrop_updateuiprogress" }, + { 0x0FDE, "airdrop_watchplayerweapon" }, + { 0x0FDF, "airdroplocations" }, + { 0x0FE0, "airdropmarkeractivate" }, + { 0x0FE1, "airdropmarkerfired" }, + { 0x0FE2, "airdropmarkerswitchended" }, + { 0x0FE3, "airdropmarkertaken" }, + { 0x0FE4, "airdroptype" }, + { 0x0FE5, "airdropvisualmarkeractivate" }, + { 0x0FE6, "airdropvisualmarkerfired" }, + { 0x0FE7, "airfield_mortar_1" }, + { 0x0FE8, "airfield_mortar_2" }, + { 0x0FE9, "airfield_obj_func" }, + { 0x0FEA, "airfield_plant_spots" }, + { 0x0FEB, "airfield_player_tanks" }, + { 0x0FEC, "airlookatent" }, + { 0x0FED, "airpathidx" }, + { 0x0FEE, "airpathnodes" }, + { 0x0FEF, "airplane_list" }, + { 0x0FF0, "airport_ecounterstart" }, + { 0x0FF1, "airport_enemy_setup" }, + { 0x0FF2, "airport_gate_open" }, + { 0x0FF3, "airport_gate_trigger" }, + { 0x0FF4, "airport_spawners_trigger" }, + { 0x0FF5, "airportcombat_getallycovernodes" }, + { 0x0FF6, "airstrike_addspawndangerzone" }, + { 0x0FF7, "airstrike_delayplayscriptable" }, + { 0x0FF8, "airstrike_earthquake" }, + { 0x0FF9, "airstrike_getmapselectpoint" }, + { 0x0FFA, "airstrike_getownerlookatpos" }, + { 0x0FFB, "airstrike_handleflyoutfxdeath" }, + { 0x0FFC, "airstrike_killcammove" }, + { 0x0FFD, "airstrike_munitionused" }, + { 0x0FFE, "airstrike_playapproachfx" }, + { 0x0FFF, "airstrike_playflybyfx" }, { 0x1000, "airstrike_playflyfx" }, { 0x1001, "airstrike_playflyoutfx" }, { 0x1002, "airstrike_playplaneattackfx" }, @@ -61843,7 +61645,167 @@ const std::array, 70546> token_list { 0xE2BE, "zoomedin" }, { 0xE2BF, "zpatrolpointscoring" }, { 0xE2C0, "zuluinit" }, - // files [0xE2C1 - 0xE361] + { 0xE2C1, "aiasm/civilian_cp_mp" }, + { 0xE2C2, "aiasm/corner_cover_lean_shoot_cp_mp" }, + { 0xE2C3, "aiasm/corner_cover_lean_shoot_lw_mp" }, + { 0xE2C4, "aiasm/gesture_cp_mp" }, + { 0xE2C5, "aiasm/gesture_lw_mp" }, + { 0xE2C6, "aiasm/shoot_cp_mp" }, + { 0xE2C7, "aiasm/shoot_lw_mp" }, + { 0xE2C8, "aiasm/soldier_cp_mp" }, + { 0xE2C9, "aiasm/soldier_lw_mp" }, + { 0xE2CA, "aiasm/suicidebomber_cp_mp" }, + { 0xE2CB, "behaviortree/riotshield_cp" }, + { 0xE2CC, "behaviortree/soldier_agent_lw" }, + { 0xE2CD, "character/character_cp_al_qatala_desert_9_rpg" }, + { 0xE2CE, "character/character_cp_al_qatala_desert_ar_tmtyl" }, + { 0xE2CF, "character/character_cp_bombvest_hostage" }, + { 0xE2D0, "character/character_cp_hero_hadir_urban" }, + { 0xE2D1, "character/character_cp_usmc_basic_ar_1" }, + { 0xE2D2, "character/character_cp_usmc_basic_ar_2" }, + { 0xE2D3, "character/character_cp_usmc_basic_ar_3" }, + { 0xE2D4, "character/character_cp_usmc_basic_ar_4" }, + { 0xE2D5, "character/character_cp_usmc_basic_lmg" }, + { 0xE2D6, "character/character_iw8_cp_al_qatala_urban_bombvest" }, + { 0xE2D7, "character/character_iw8_russian_army_1_trial" }, + { 0xE2D8, "character/character_opforce_juggernaut_br" }, + { 0xE2D9, "character/character_opforce_juggernaut_trial" }, + { 0xE2DA, "character/character_spetsnaz_ar_nvg_cp" }, + { 0xE2DB, "character/character_spetsnaz_ar_nvg_fixed_cp" }, + { 0xE2DC, "character/character_spetsnaz_ar_trial" }, + { 0xE2DD, "character/character_spetsnaz_cqc_nvg_cp" }, + { 0xE2DE, "character/character_spetsnaz_cqc_trial" }, + { 0xE2DF, "character/character_spetsnaz_dmr_cp_nvg" }, + { 0xE2E0, "character/character_spetsnaz_dmr_trial" }, + { 0xE2E1, "character/character_spetsnaz_gasmask_ar_cp" }, + { 0xE2E2, "character/character_spetsnaz_gasmask_ar_trial" }, + { 0xE2E3, "character/character_spetsnaz_gasmask_cqc_cp" }, + { 0xE2E4, "character/character_spetsnaz_gasmask_cqc_trial" }, + { 0xE2E5, "character/character_spetsnaz_gasmask_lmg_cp" }, + { 0xE2E6, "character/character_spetsnaz_gasmask_lmg_trial" }, + { 0xE2E7, "character/character_spetsnaz_gasmask_nohelmet_ar_cp" }, + { 0xE2E8, "character/character_spetsnaz_gasmask_nohelmet_cqc_cp" }, + { 0xE2E9, "character/character_spetsnaz_gasmask_nohelmet_lmg_cp" }, + { 0xE2EA, "character/character_spetsnaz_lmg_cp_nvg" }, + { 0xE2EB, "character/character_spetsnaz_lmg_trial" }, + { 0xE2EC, "character/character_spetsnaz_riotshield_cp" }, + { 0xE2ED, "character/civ_tugofwar_male_cp" }, + { 0xE2EE, "xmodelalias/heads_al_qatala_tmtyl" }, + { 0xE2EF, "scripts/common/create_script_utility" }, + { 0xE2F0, "scripts/cp/animation_suite" }, + { 0xE2F1, "scripts/cp/astar" }, + { 0xE2F2, "scripts/cp/calloutmarkerping_cp" }, + { 0xE2F3, "scripts/cp/challenges_cp" }, + { 0xE2F4, "scripts/cp/compass" }, + { 0xE2F5, "scripts/cp/coop_escape" }, + { 0xE2F6, "scripts/cp/cp_aitype_structs_ally_usmc" }, + { 0xE2F7, "scripts/cp/cp_awards" }, + { 0xE2F8, "scripts/cp/cp_challenge" }, + { 0xE2F9, "scripts/cp/cp_checkpoint" }, + { 0xE2FA, "scripts/cp/cp_circuit_breaker" }, + { 0xE2FB, "scripts/cp/cp_enemy_drone_turret" }, + { 0xE2FC, "scripts/cp/cp_enemy_sentry_turret" }, + { 0xE2FD, "scripts/cp/cp_enemy_tank" }, + { 0xE2FE, "scripts/cp/cp_events" }, + { 0xE2FF, "scripts/cp/cp_gastrap" }, + { 0xE300, "scripts/cp/cp_manned_turret" }, + { 0xE301, "scripts/cp/cp_matchdata" }, + { 0xE302, "scripts/cp/cp_missilelauncher" }, + { 0xE303, "scripts/cp/cp_points" }, + { 0xE304, "scripts/cp/cp_rank" }, + { 0xE305, "scripts/cp/cp_scriptmover_util" }, + { 0xE306, "scripts/cp/execution" }, + { 0xE307, "scripts/cp/so_globallogic" }, + { 0xE308, "scripts/cp/so_laststand" }, + { 0xE309, "scripts/cp/so_trigger" }, + { 0xE30A, "scripts/cp/so_utility" }, + { 0xE30B, "scripts/cp/so_utility_code" }, + { 0xE30C, "scripts/cp/whizby" }, + { 0xE30D, "scripts/cp_mp/auto_ascender_solo" }, + { 0xE30E, "scripts/cp_mp/calloutmarkerping" }, + { 0xE30F, "scripts/cp_mp/challenges" }, + { 0xE310, "scripts/cp_mp/crossbow" }, + { 0xE311, "scripts/cp_mp/dragonsbreath" }, + { 0xE312, "scripts/cp_mp/xmike109" }, + { 0xE313, "scripts/mp/ammorestock" }, + { 0xE314, "scripts/mp/brclientmatchdata" }, + { 0xE315, "scripts/mp/brmatchdata" }, + { 0xE316, "scripts/mp/calloutmarkerping_mp" }, + { 0xE317, "scripts/mp/carriable" }, + { 0xE318, "scripts/mp/challenges_mp" }, + { 0xE319, "scripts/mp/mp_agent_damage" }, + { 0xE31A, "scripts/aitypes/riotshield/riotshield" }, + { 0xE31B, "scripts/asm/soldier/cp" }, + { 0xE31C, "scripts/asm/soldier/ground_turret" }, + { 0xE31D, "scripts/cp/agents/agents" }, + { 0xE31E, "scripts/cp/agents/gametype_cp_specops" }, + { 0xE31F, "scripts/cp/agents/gametype_cp_wave_sv" }, + { 0xE320, "scripts/cp/drone/emp_drone" }, + { 0xE321, "scripts/cp/equipment/cp_adrenaline" }, + { 0xE322, "scripts/cp/equipment/cp_decoy_grenade" }, + { 0xE323, "scripts/cp/equipment/cp_incendiarylauncher" }, + { 0xE324, "scripts/cp/helicopter/chopper_boss" }, + { 0xE325, "scripts/cp/helicopter/utility" }, + { 0xE326, "scripts/cp/killstreaks/nuke_cp" }, + { 0xE327, "scripts/cp/laser_traps/cp_laser_traps" }, + { 0xE328, "scripts/cp/stealth/manager" }, + { 0xE329, "scripts/cp/utility/auto_ascender_ai" }, + { 0xE32A, "scripts/cp/utility/cp_controlled_callbacks" }, + { 0xE32B, "scripts/cp/utility/cp_safehouse_util" }, + { 0xE32C, "scripts/cp/utility/script" }, + { 0xE32D, "scripts/cp/vehicles/cargo_truck_mg_cp" }, + { 0xE32E, "scripts/cp/vehicles/little_bird_mg_cp" }, + { 0xE32F, "scripts/cp/vehicles/vehicle_compass_cp" }, + { 0xE330, "scripts/cp/vehicles/vehicle_damage_cp" }, + { 0xE331, "scripts/cp_mp/killstreaks/nuke" }, + { 0xE332, "scripts/cp_mp/utility/callback_group" }, + { 0xE333, "scripts/cp_mp/utility/omnvar_utility" }, + { 0xE334, "scripts/cp_mp/utility/scriptable_door_utility" }, + { 0xE335, "scripts/cp_mp/utility/train_utility" }, + { 0xE336, "scripts/cp_mp/vehicles/cargo_truck_mg" }, + { 0xE337, "scripts/cp_mp/vehicles/little_bird_mg" }, + { 0xE338, "scripts/cp_mp/vehicles/vehicle_collision" }, + { 0xE339, "scripts/cp_mp/vehicles/vehicle_compass" }, + { 0xE33A, "scripts/mp/equipment/binoculars" }, + { 0xE33B, "scripts/mp/equipment/fulton" }, + { 0xE33C, "scripts/mp/killstreaks/nuke_mp" }, + { 0xE33D, "scripts/mp/subway/fast_travel_subway_car" }, + { 0xE33E, "scripts/mp/subway/fast_travel_subway_station" }, + { 0xE33F, "scripts/mp/trials/mp_cave_am_create_script" }, + { 0xE340, "scripts/mp/trials/mp_emporium_create_script_floorislava" }, + { 0xE341, "scripts/mp/trials/mp_euphrates_create_script" }, + { 0xE342, "scripts/mp/trials/mp_euphrates_create_script_gunnonlinear" }, + { 0xE343, "scripts/mp/trials/mp_harbor_floorislava_create_script" }, + { 0xE344, "scripts/mp/trials/mp_m_cornfield_floor_is_lava_create_script" }, + { 0xE345, "scripts/mp/trials/mp_m_king_create_script" }, + { 0xE346, "scripts/mp/trials/mp_m_trench_create_script_gunnonlinear" }, + { 0xE347, "scripts/mp/trials/mp_oilrig_create_script" }, + { 0xE348, "scripts/mp/trials/mp_t_reflex_create_script_quadrace" }, + { 0xE349, "scripts/mp/trials/mp_trial_helicopter_port_create_a_script" }, + { 0xE34A, "scripts/mp/trials/mp_trials_patches_petrograd" }, + { 0xE34B, "scripts/mp/trials/mp_trl_boneyard_gw_race" }, + { 0xE34C, "scripts/mp/trials/mp_trl_create_a_script_race_euphrates" }, + { 0xE34D, "scripts/mp/trials/mp_trl_floorislava" }, + { 0xE34E, "scripts/mp/trials/mp_trl_gunslinger" }, + { 0xE34F, "scripts/mp/trials/mp_trl_gunslinger_crash_create_script" }, + { 0xE350, "scripts/mp/trials/mp_trl_gunslinger_knife_create_script" }, + { 0xE351, "scripts/mp/trials/mp_trl_gunslinger_memory_create_script" }, + { 0xE352, "scripts/mp/trials/mp_trl_quarry_raceislava_trial_create_a_script" }, + { 0xE353, "scripts/mp/trials/trial_arm_course" }, + { 0xE354, "scripts/mp/trials/trial_enemy_sentry_turret" }, + { 0xE355, "scripts/mp/trials/trial_gun_course" }, + { 0xE356, "scripts/mp/trials/trial_jugg" }, + { 0xE357, "scripts/mp/trials/trial_pitcher" }, + { 0xE358, "scripts/mp/trials/trial_race" }, + { 0xE359, "scripts/mp/trials/trial_sniper" }, + { 0xE35A, "scripts/mp/trials/trial_target_utility" }, + { 0xE35B, "scripts/mp/trials/trial_utility" }, + { 0xE35C, "scripts/mp/vehicles/cargo_truck_mg_mp" }, + { 0xE35D, "scripts/mp/vehicles/little_bird_mg_mp" }, + { 0xE35E, "scripts/mp/vehicles/vehicle_compass_mp" }, + { 0xE35F, "scripts/mp/vehicles/vehicle_damage_mp" }, + { 0xE360, "scripts/asm/soldier/mp/melee" }, + { 0xE361, "scripts/cp_mp/vehicles/customization/battle_tracks" }, { 0xE362, "__ending_origin" }, { 0xE363, "_accessreaderscriptableused" }, { 0xE364, "_applydvarstosettings" }, @@ -75648,6 +75610,11752 @@ const std::array, 70546> token_list { 0x1194B, "zoneislocked" }, { 0x1194C, "zoomkey" }, { 0x1194D, "zvelscale" }, +// { 0x1194E, "" }, +// { 0x1194F, "" }, +// { 0x11950, "" }, +// { 0x11951, "" }, +// { 0x11952, "" }, +// { 0x11953, "" }, +// { 0x11954, "" }, +// { 0x11955, "" }, +// { 0x11956, "" }, +// { 0x11957, "" }, +// { 0x11958, "" }, +// { 0x11959, "" }, +// { 0x1195A, "" }, +// { 0x1195B, "" }, +// { 0x1195C, "" }, +// { 0x1195D, "" }, +// { 0x1195E, "" }, +// { 0x1195F, "" }, +// { 0x11960, "" }, +// { 0x11961, "" }, +// { 0x11962, "" }, +// { 0x11963, "" }, +// { 0x11964, "" }, +// { 0x11965, "" }, +// { 0x11966, "" }, +// { 0x11967, "" }, +// { 0x11968, "" }, +// { 0x11969, "" }, +// { 0x1196A, "" }, +// { 0x1196B, "" }, +// { 0x1196C, "" }, +// { 0x1196D, "" }, +// { 0x1196E, "" }, +// { 0x1196F, "" }, +// { 0x11970, "" }, +// { 0x11971, "" }, +// { 0x11972, "" }, +// { 0x11973, "" }, +// { 0x11974, "" }, +// { 0x11975, "" }, +// { 0x11976, "" }, +// { 0x11977, "" }, +// { 0x11978, "" }, +// { 0x11979, "" }, +// { 0x1197A, "" }, +// { 0x1197B, "" }, +// { 0x1197C, "" }, +// { 0x1197D, "" }, +// { 0x1197E, "" }, +// { 0x1197F, "" }, +// { 0x11980, "" }, +// { 0x11981, "" }, +// { 0x11982, "" }, +// { 0x11983, "" }, +// { 0x11984, "" }, +// { 0x11985, "" }, +// { 0x11986, "" }, +// { 0x11987, "" }, +// { 0x11988, "" }, +// { 0x11989, "" }, +// { 0x1198A, "" }, +// { 0x1198B, "" }, +// { 0x1198C, "" }, +// { 0x1198D, "" }, +// { 0x1198E, "" }, +// { 0x1198F, "" }, +// { 0x11990, "" }, +// { 0x11991, "" }, +// { 0x11992, "" }, +// { 0x11993, "" }, +// { 0x11994, "" }, +// { 0x11995, "" }, +// { 0x11996, "" }, +// { 0x11997, "" }, +// { 0x11998, "" }, +// { 0x11999, "" }, +// { 0x1199A, "" }, +// { 0x1199B, "" }, +// { 0x1199C, "" }, +// { 0x1199D, "" }, +// { 0x1199E, "" }, +// { 0x1199F, "" }, +// { 0x119A0, "" }, +// { 0x119A1, "" }, +// { 0x119A2, "" }, +// { 0x119A3, "" }, +// { 0x119A4, "" }, +// { 0x119A5, "" }, +// { 0x119A6, "" }, +// { 0x119A7, "" }, +// { 0x119A8, "" }, +// { 0x119A9, "" }, +// { 0x119AA, "" }, +// { 0x119AB, "" }, +// { 0x119AC, "" }, +// { 0x119AD, "" }, +// { 0x119AE, "" }, +// { 0x119AF, "" }, +// { 0x119B0, "" }, +// { 0x119B1, "" }, +// { 0x119B2, "" }, +// { 0x119B3, "" }, +// { 0x119B4, "" }, +// { 0x119B5, "" }, +// { 0x119B6, "" }, +// { 0x119B7, "" }, +// { 0x119B8, "" }, +// { 0x119B9, "" }, +// { 0x119BA, "" }, +// { 0x119BB, "" }, +// { 0x119BC, "" }, +// { 0x119BD, "" }, +// { 0x119BE, "" }, +// { 0x119BF, "" }, +// { 0x119C0, "" }, +// { 0x119C1, "" }, +// { 0x119C2, "" }, +// { 0x119C3, "" }, +// { 0x119C4, "" }, +// { 0x119C5, "" }, +// { 0x119C6, "" }, +// { 0x119C7, "" }, +// { 0x119C8, "" }, +// { 0x119C9, "" }, +// { 0x119CA, "" }, +// { 0x119CB, "" }, +// { 0x119CC, "" }, +// { 0x119CD, "" }, +// { 0x119CE, "" }, +// { 0x119CF, "" }, +// { 0x119D0, "" }, +// { 0x119D1, "" }, +// { 0x119D2, "" }, +// { 0x119D3, "" }, +// { 0x119D4, "" }, +// { 0x119D5, "" }, +// { 0x119D6, "" }, +// { 0x119D7, "" }, +// { 0x119D8, "" }, +// { 0x119D9, "" }, +// { 0x119DA, "" }, +// { 0x119DB, "" }, +// { 0x119DC, "" }, +// { 0x119DD, "" }, +// { 0x119DE, "" }, +// { 0x119DF, "" }, +// { 0x119E0, "" }, +// { 0x119E1, "" }, +// { 0x119E2, "" }, +// { 0x119E3, "" }, +// { 0x119E4, "" }, +// { 0x119E5, "" }, +// { 0x119E6, "" }, +// { 0x119E7, "" }, +// { 0x119E8, "" }, +// { 0x119E9, "" }, +// { 0x119EA, "" }, +// { 0x119EB, "" }, +// { 0x119EC, "" }, +// { 0x119ED, "" }, +// { 0x119EE, "" }, +// { 0x119EF, "" }, +// { 0x119F0, "" }, +// { 0x119F1, "" }, +// { 0x119F2, "" }, +// { 0x119F3, "" }, +// { 0x119F4, "" }, +// { 0x119F5, "" }, +// { 0x119F6, "" }, +// { 0x119F7, "" }, +// { 0x119F8, "" }, +// { 0x119F9, "" }, +// { 0x119FA, "" }, +// { 0x119FB, "" }, +// { 0x119FC, "" }, +// { 0x119FD, "" }, +// { 0x119FE, "" }, +// { 0x119FF, "" }, +// { 0x11A00, "" }, +// { 0x11A01, "" }, +// { 0x11A02, "" }, +// { 0x11A03, "" }, +// { 0x11A04, "" }, +// { 0x11A05, "" }, +// { 0x11A06, "" }, +// { 0x11A07, "" }, +// { 0x11A08, "" }, +// { 0x11A09, "" }, +// { 0x11A0A, "" }, +// { 0x11A0B, "" }, +// { 0x11A0C, "" }, +// { 0x11A0D, "" }, +// { 0x11A0E, "" }, +// { 0x11A0F, "" }, +// { 0x11A10, "" }, +// { 0x11A11, "" }, +// { 0x11A12, "" }, +// { 0x11A13, "" }, +// { 0x11A14, "" }, +// { 0x11A15, "" }, +// { 0x11A16, "" }, +// { 0x11A17, "" }, +// { 0x11A18, "" }, +// { 0x11A19, "" }, +// { 0x11A1A, "" }, +// { 0x11A1B, "" }, +// { 0x11A1C, "" }, +// { 0x11A1D, "" }, +// { 0x11A1E, "" }, +// { 0x11A1F, "" }, +// { 0x11A20, "" }, +// { 0x11A21, "" }, +// { 0x11A22, "" }, +// { 0x11A23, "" }, +// { 0x11A24, "" }, +// { 0x11A25, "" }, +// { 0x11A26, "" }, +// { 0x11A27, "" }, +// { 0x11A28, "" }, +// { 0x11A29, "" }, +// { 0x11A2A, "" }, +// { 0x11A2B, "" }, +// { 0x11A2C, "" }, +// { 0x11A2D, "" }, +// { 0x11A2E, "" }, +// { 0x11A2F, "" }, +// { 0x11A30, "" }, +// { 0x11A31, "" }, +// { 0x11A32, "" }, +// { 0x11A33, "" }, +// { 0x11A34, "" }, +// { 0x11A35, "" }, +// { 0x11A36, "" }, +// { 0x11A37, "" }, +// { 0x11A38, "" }, +// { 0x11A39, "" }, +// { 0x11A3A, "" }, +// { 0x11A3B, "" }, +// { 0x11A3C, "" }, +// { 0x11A3D, "" }, +// { 0x11A3E, "" }, +// { 0x11A3F, "" }, +// { 0x11A40, "" }, +// { 0x11A41, "" }, +// { 0x11A42, "" }, +// { 0x11A43, "" }, +// { 0x11A44, "" }, +// { 0x11A45, "" }, +// { 0x11A46, "" }, +// { 0x11A47, "" }, +// { 0x11A48, "" }, +// { 0x11A49, "" }, +// { 0x11A4A, "" }, +// { 0x11A4B, "" }, +// { 0x11A4C, "" }, +// { 0x11A4D, "" }, +// { 0x11A4E, "" }, +// { 0x11A4F, "" }, +// { 0x11A50, "" }, +// { 0x11A51, "" }, +// { 0x11A52, "" }, +// { 0x11A53, "" }, +// { 0x11A54, "" }, +// { 0x11A55, "" }, +// { 0x11A56, "" }, +// { 0x11A57, "" }, +// { 0x11A58, "" }, +// { 0x11A59, "" }, +// { 0x11A5A, "" }, +// { 0x11A5B, "" }, +// { 0x11A5C, "" }, +// { 0x11A5D, "" }, +// { 0x11A5E, "" }, +// { 0x11A5F, "" }, +// { 0x11A60, "" }, +// { 0x11A61, "" }, +// { 0x11A62, "" }, +// { 0x11A63, "" }, +// { 0x11A64, "" }, +// { 0x11A65, "" }, +// { 0x11A66, "" }, +// { 0x11A67, "" }, +// { 0x11A68, "" }, +// { 0x11A69, "" }, +// { 0x11A6A, "" }, +// { 0x11A6B, "" }, +// { 0x11A6C, "" }, +// { 0x11A6D, "" }, +// { 0x11A6E, "" }, +// { 0x11A6F, "" }, +// { 0x11A70, "" }, +// { 0x11A71, "" }, +// { 0x11A72, "" }, +// { 0x11A73, "" }, +// { 0x11A74, "" }, +// { 0x11A75, "" }, +// { 0x11A76, "" }, +// { 0x11A77, "" }, +// { 0x11A78, "" }, +// { 0x11A79, "" }, +// { 0x11A7A, "" }, +// { 0x11A7B, "" }, +// { 0x11A7C, "" }, +// { 0x11A7D, "" }, +// { 0x11A7E, "" }, +// { 0x11A7F, "" }, +// { 0x11A80, "" }, +// { 0x11A81, "" }, +// { 0x11A82, "" }, +// { 0x11A83, "" }, +// { 0x11A84, "" }, +// { 0x11A85, "" }, +// { 0x11A86, "" }, +// { 0x11A87, "" }, +// { 0x11A88, "" }, +// { 0x11A89, "" }, +// { 0x11A8A, "" }, +// { 0x11A8B, "" }, +// { 0x11A8C, "" }, +// { 0x11A8D, "" }, +// { 0x11A8E, "" }, +// { 0x11A8F, "" }, +// { 0x11A90, "" }, +// { 0x11A91, "" }, +// { 0x11A92, "" }, +// { 0x11A93, "" }, +// { 0x11A94, "" }, +// { 0x11A95, "" }, +// { 0x11A96, "" }, +// { 0x11A97, "" }, +// { 0x11A98, "" }, +// { 0x11A99, "" }, +// { 0x11A9A, "" }, +// { 0x11A9B, "" }, +// { 0x11A9C, "" }, +// { 0x11A9D, "" }, +// { 0x11A9E, "" }, +// { 0x11A9F, "" }, +// { 0x11AA0, "" }, +// { 0x11AA1, "" }, +// { 0x11AA2, "" }, +// { 0x11AA3, "" }, +// { 0x11AA4, "" }, +// { 0x11AA5, "" }, +// { 0x11AA6, "" }, +// { 0x11AA7, "" }, +// { 0x11AA8, "" }, +// { 0x11AA9, "" }, +// { 0x11AAA, "" }, +// { 0x11AAB, "" }, +// { 0x11AAC, "" }, +// { 0x11AAD, "" }, +// { 0x11AAE, "" }, +// { 0x11AAF, "" }, +// { 0x11AB0, "" }, +// { 0x11AB1, "" }, +// { 0x11AB2, "" }, +// { 0x11AB3, "" }, +// { 0x11AB4, "" }, +// { 0x11AB5, "" }, +// { 0x11AB6, "" }, +// { 0x11AB7, "" }, +// { 0x11AB8, "" }, +// { 0x11AB9, "" }, +// { 0x11ABA, "" }, +// { 0x11ABB, "" }, +// { 0x11ABC, "" }, +// { 0x11ABD, "" }, +// { 0x11ABE, "" }, +// { 0x11ABF, "" }, +// { 0x11AC0, "" }, +// { 0x11AC1, "" }, +// { 0x11AC2, "" }, +// { 0x11AC3, "" }, +// { 0x11AC4, "" }, +// { 0x11AC5, "" }, +// { 0x11AC6, "" }, +// { 0x11AC7, "" }, +// { 0x11AC8, "" }, +// { 0x11AC9, "" }, +// { 0x11ACA, "" }, +// { 0x11ACB, "" }, +// { 0x11ACC, "" }, +// { 0x11ACD, "" }, +// { 0x11ACE, "" }, +// { 0x11ACF, "" }, +// { 0x11AD0, "" }, +// { 0x11AD1, "" }, +// { 0x11AD2, "" }, +// { 0x11AD3, "" }, +// { 0x11AD4, "" }, +// { 0x11AD5, "" }, +// { 0x11AD6, "" }, +// { 0x11AD7, "" }, +// { 0x11AD8, "" }, +// { 0x11AD9, "" }, +// { 0x11ADA, "" }, +// { 0x11ADB, "" }, +// { 0x11ADC, "" }, +// { 0x11ADD, "" }, +// { 0x11ADE, "" }, +// { 0x11ADF, "" }, +// { 0x11AE0, "" }, +// { 0x11AE1, "" }, +// { 0x11AE2, "" }, +// { 0x11AE3, "" }, +// { 0x11AE4, "" }, +// { 0x11AE5, "" }, +// { 0x11AE6, "" }, +// { 0x11AE7, "" }, +// { 0x11AE8, "" }, +// { 0x11AE9, "" }, +// { 0x11AEA, "" }, +// { 0x11AEB, "" }, +// { 0x11AEC, "" }, +// { 0x11AED, "" }, +// { 0x11AEE, "" }, +// { 0x11AEF, "" }, +// { 0x11AF0, "" }, +// { 0x11AF1, "" }, +// { 0x11AF2, "" }, +// { 0x11AF3, "" }, +// { 0x11AF4, "" }, +// { 0x11AF5, "" }, +// { 0x11AF6, "" }, +// { 0x11AF7, "" }, +// { 0x11AF8, "" }, +// { 0x11AF9, "" }, +// { 0x11AFA, "" }, +// { 0x11AFB, "" }, +// { 0x11AFC, "" }, +// { 0x11AFD, "" }, +// { 0x11AFE, "" }, +// { 0x11AFF, "" }, +// { 0x11B00, "" }, +// { 0x11B01, "" }, +// { 0x11B02, "" }, +// { 0x11B03, "" }, +// { 0x11B04, "" }, +// { 0x11B05, "" }, +// { 0x11B06, "" }, +// { 0x11B07, "" }, +// { 0x11B08, "" }, +// { 0x11B09, "" }, +// { 0x11B0A, "" }, +// { 0x11B0B, "" }, +// { 0x11B0C, "" }, +// { 0x11B0D, "" }, +// { 0x11B0E, "" }, +// { 0x11B0F, "" }, +// { 0x11B10, "" }, +// { 0x11B11, "" }, +// { 0x11B12, "" }, +// { 0x11B13, "" }, +// { 0x11B14, "" }, +// { 0x11B15, "" }, +// { 0x11B16, "" }, +// { 0x11B17, "" }, +// { 0x11B18, "" }, +// { 0x11B19, "" }, +// { 0x11B1A, "" }, +// { 0x11B1B, "" }, +// { 0x11B1C, "" }, +// { 0x11B1D, "" }, +// { 0x11B1E, "" }, +// { 0x11B1F, "" }, +// { 0x11B20, "" }, +// { 0x11B21, "" }, +// { 0x11B22, "" }, +// { 0x11B23, "" }, +// { 0x11B24, "" }, +// { 0x11B25, "" }, +// { 0x11B26, "" }, +// { 0x11B27, "" }, +// { 0x11B28, "" }, +// { 0x11B29, "" }, +// { 0x11B2A, "" }, +// { 0x11B2B, "" }, +// { 0x11B2C, "" }, +// { 0x11B2D, "" }, +// { 0x11B2E, "" }, +// { 0x11B2F, "" }, +// { 0x11B30, "" }, +// { 0x11B31, "" }, +// { 0x11B32, "" }, +// { 0x11B33, "" }, +// { 0x11B34, "" }, +// { 0x11B35, "" }, +// { 0x11B36, "" }, +// { 0x11B37, "" }, +// { 0x11B38, "" }, +// { 0x11B39, "" }, +// { 0x11B3A, "" }, +// { 0x11B3B, "" }, +// { 0x11B3C, "" }, +// { 0x11B3D, "" }, +// { 0x11B3E, "" }, +// { 0x11B3F, "" }, +// { 0x11B40, "" }, +// { 0x11B41, "" }, +// { 0x11B42, "" }, +// { 0x11B43, "" }, +// { 0x11B44, "" }, +// { 0x11B45, "" }, +// { 0x11B46, "" }, +// { 0x11B47, "" }, +// { 0x11B48, "" }, +// { 0x11B49, "" }, +// { 0x11B4A, "" }, +// { 0x11B4B, "" }, +// { 0x11B4C, "" }, +// { 0x11B4D, "" }, +// { 0x11B4E, "" }, +// { 0x11B4F, "" }, +// { 0x11B50, "" }, +// { 0x11B51, "" }, +// { 0x11B52, "" }, +// { 0x11B53, "" }, +// { 0x11B54, "" }, +// { 0x11B55, "" }, +// { 0x11B56, "" }, +// { 0x11B57, "" }, +// { 0x11B58, "" }, +// { 0x11B59, "" }, +// { 0x11B5A, "" }, +// { 0x11B5B, "" }, +// { 0x11B5C, "" }, +// { 0x11B5D, "" }, +// { 0x11B5E, "" }, +// { 0x11B5F, "" }, +// { 0x11B60, "" }, +// { 0x11B61, "" }, +// { 0x11B62, "" }, +// { 0x11B63, "" }, +// { 0x11B64, "" }, +// { 0x11B65, "" }, +// { 0x11B66, "" }, +// { 0x11B67, "" }, +// { 0x11B68, "" }, +// { 0x11B69, "" }, +// { 0x11B6A, "" }, +// { 0x11B6B, "" }, +// { 0x11B6C, "" }, +// { 0x11B6D, "" }, +// { 0x11B6E, "" }, +// { 0x11B6F, "" }, +// { 0x11B70, "" }, +// { 0x11B71, "" }, +// { 0x11B72, "" }, +// { 0x11B73, "" }, +// { 0x11B74, "" }, +// { 0x11B75, "" }, +// { 0x11B76, "" }, +// { 0x11B77, "" }, +// { 0x11B78, "" }, +// { 0x11B79, "" }, +// { 0x11B7A, "" }, +// { 0x11B7B, "" }, +// { 0x11B7C, "" }, +// { 0x11B7D, "" }, +// { 0x11B7E, "" }, +// { 0x11B7F, "" }, +// { 0x11B80, "" }, +// { 0x11B81, "" }, +// { 0x11B82, "" }, +// { 0x11B83, "" }, +// { 0x11B84, "" }, +// { 0x11B85, "" }, +// { 0x11B86, "" }, +// { 0x11B87, "" }, +// { 0x11B88, "" }, +// { 0x11B89, "" }, +// { 0x11B8A, "" }, +// { 0x11B8B, "" }, +// { 0x11B8C, "" }, +// { 0x11B8D, "" }, +// { 0x11B8E, "" }, +// { 0x11B8F, "" }, +// { 0x11B90, "" }, +// { 0x11B91, "" }, +// { 0x11B92, "" }, +// { 0x11B93, "" }, +// { 0x11B94, "" }, +// { 0x11B95, "" }, +// { 0x11B96, "" }, +// { 0x11B97, "" }, +// { 0x11B98, "" }, +// { 0x11B99, "" }, +// { 0x11B9A, "" }, +// { 0x11B9B, "" }, +// { 0x11B9C, "" }, +// { 0x11B9D, "" }, +// { 0x11B9E, "" }, +// { 0x11B9F, "" }, +// { 0x11BA0, "" }, +// { 0x11BA1, "" }, +// { 0x11BA2, "" }, +// { 0x11BA3, "" }, +// { 0x11BA4, "" }, +// { 0x11BA5, "" }, +// { 0x11BA6, "" }, +// { 0x11BA7, "" }, +// { 0x11BA8, "" }, +// { 0x11BA9, "" }, +// { 0x11BAA, "" }, +// { 0x11BAB, "" }, +// { 0x11BAC, "" }, +// { 0x11BAD, "" }, +// { 0x11BAE, "" }, +// { 0x11BAF, "" }, +// { 0x11BB0, "" }, +// { 0x11BB1, "" }, +// { 0x11BB2, "" }, +// { 0x11BB3, "" }, +// { 0x11BB4, "" }, +// { 0x11BB5, "" }, +// { 0x11BB6, "" }, +// { 0x11BB7, "" }, +// { 0x11BB8, "" }, +// { 0x11BB9, "" }, +// { 0x11BBA, "" }, +// { 0x11BBB, "" }, +// { 0x11BBC, "" }, +// { 0x11BBD, "" }, +// { 0x11BBE, "" }, +// { 0x11BBF, "" }, +// { 0x11BC0, "" }, +// { 0x11BC1, "" }, +// { 0x11BC2, "" }, +// { 0x11BC3, "" }, +// { 0x11BC4, "" }, +// { 0x11BC5, "" }, +// { 0x11BC6, "" }, +// { 0x11BC7, "" }, +// { 0x11BC8, "" }, +// { 0x11BC9, "" }, +// { 0x11BCA, "" }, +// { 0x11BCB, "" }, +// { 0x11BCC, "" }, +// { 0x11BCD, "" }, +// { 0x11BCE, "" }, +// { 0x11BCF, "" }, +// { 0x11BD0, "" }, +// { 0x11BD1, "" }, +// { 0x11BD2, "" }, +// { 0x11BD3, "" }, +// { 0x11BD4, "" }, +// { 0x11BD5, "" }, +// { 0x11BD6, "" }, +// { 0x11BD7, "" }, +// { 0x11BD8, "" }, +// { 0x11BD9, "" }, +// { 0x11BDA, "" }, +// { 0x11BDB, "" }, +// { 0x11BDC, "" }, +// { 0x11BDD, "" }, +// { 0x11BDE, "" }, +// { 0x11BDF, "" }, +// { 0x11BE0, "" }, +// { 0x11BE1, "" }, +// { 0x11BE2, "" }, +// { 0x11BE3, "" }, +// { 0x11BE4, "" }, +// { 0x11BE5, "" }, +// { 0x11BE6, "" }, +// { 0x11BE7, "" }, +// { 0x11BE8, "" }, +// { 0x11BE9, "" }, +// { 0x11BEA, "" }, +// { 0x11BEB, "" }, +// { 0x11BEC, "" }, +// { 0x11BED, "" }, +// { 0x11BEE, "" }, +// { 0x11BEF, "" }, +// { 0x11BF0, "" }, +// { 0x11BF1, "" }, +// { 0x11BF2, "" }, +// { 0x11BF3, "" }, +// { 0x11BF4, "" }, +// { 0x11BF5, "" }, +// { 0x11BF6, "" }, +// { 0x11BF7, "" }, +// { 0x11BF8, "" }, +// { 0x11BF9, "" }, +// { 0x11BFA, "" }, +// { 0x11BFB, "" }, +// { 0x11BFC, "" }, +// { 0x11BFD, "" }, +// { 0x11BFE, "" }, +// { 0x11BFF, "" }, +// { 0x11C00, "" }, +// { 0x11C01, "" }, +// { 0x11C02, "" }, +// { 0x11C03, "" }, +// { 0x11C04, "" }, +// { 0x11C05, "" }, +// { 0x11C06, "" }, +// { 0x11C07, "" }, +// { 0x11C08, "" }, +// { 0x11C09, "" }, +// { 0x11C0A, "" }, +// { 0x11C0B, "" }, +// { 0x11C0C, "" }, +// { 0x11C0D, "" }, +// { 0x11C0E, "" }, +// { 0x11C0F, "" }, +// { 0x11C10, "" }, +// { 0x11C11, "" }, +// { 0x11C12, "" }, +// { 0x11C13, "" }, +// { 0x11C14, "" }, +// { 0x11C15, "" }, +// { 0x11C16, "" }, +// { 0x11C17, "" }, +// { 0x11C18, "" }, +// { 0x11C19, "" }, +// { 0x11C1A, "" }, +// { 0x11C1B, "" }, +// { 0x11C1C, "" }, +// { 0x11C1D, "" }, +// { 0x11C1E, "" }, +// { 0x11C1F, "" }, +// { 0x11C20, "" }, +// { 0x11C21, "" }, +// { 0x11C22, "" }, +// { 0x11C23, "" }, +// { 0x11C24, "" }, +// { 0x11C25, "" }, +// { 0x11C26, "" }, +// { 0x11C27, "" }, +// { 0x11C28, "" }, +// { 0x11C29, "" }, +// { 0x11C2A, "" }, +// { 0x11C2B, "" }, +// { 0x11C2C, "" }, +// { 0x11C2D, "" }, +// { 0x11C2E, "" }, +// { 0x11C2F, "" }, +// { 0x11C30, "" }, +// { 0x11C31, "" }, +// { 0x11C32, "" }, +// { 0x11C33, "" }, +// { 0x11C34, "" }, +// { 0x11C35, "" }, +// { 0x11C36, "" }, +// { 0x11C37, "" }, +// { 0x11C38, "" }, +// { 0x11C39, "" }, +// { 0x11C3A, "" }, +// { 0x11C3B, "" }, +// { 0x11C3C, "" }, +// { 0x11C3D, "" }, +// { 0x11C3E, "" }, +// { 0x11C3F, "" }, +// { 0x11C40, "" }, +// { 0x11C41, "" }, +// { 0x11C42, "" }, +// { 0x11C43, "" }, +// { 0x11C44, "" }, +// { 0x11C45, "" }, +// { 0x11C46, "" }, +// { 0x11C47, "" }, +// { 0x11C48, "" }, +// { 0x11C49, "" }, +// { 0x11C4A, "" }, +// { 0x11C4B, "" }, +// { 0x11C4C, "" }, +// { 0x11C4D, "" }, +// { 0x11C4E, "" }, +// { 0x11C4F, "" }, +// { 0x11C50, "" }, +// { 0x11C51, "" }, +// { 0x11C52, "" }, +// { 0x11C53, "" }, +// { 0x11C54, "" }, +// { 0x11C55, "" }, +// { 0x11C56, "" }, +// { 0x11C57, "" }, +// { 0x11C58, "" }, +// { 0x11C59, "" }, +// { 0x11C5A, "" }, +// { 0x11C5B, "" }, +// { 0x11C5C, "" }, +// { 0x11C5D, "" }, +// { 0x11C5E, "" }, +// { 0x11C5F, "" }, +// { 0x11C60, "" }, +// { 0x11C61, "" }, +// { 0x11C62, "" }, +// { 0x11C63, "" }, +// { 0x11C64, "" }, +// { 0x11C65, "" }, +// { 0x11C66, "" }, +// { 0x11C67, "" }, +// { 0x11C68, "" }, +// { 0x11C69, "" }, +// { 0x11C6A, "" }, +// { 0x11C6B, "" }, +// { 0x11C6C, "" }, +// { 0x11C6D, "" }, +// { 0x11C6E, "" }, +// { 0x11C6F, "" }, +// { 0x11C70, "" }, +// { 0x11C71, "" }, +// { 0x11C72, "" }, +// { 0x11C73, "" }, +// { 0x11C74, "" }, +// { 0x11C75, "" }, +// { 0x11C76, "" }, +// { 0x11C77, "" }, +// { 0x11C78, "" }, +// { 0x11C79, "" }, +// { 0x11C7A, "" }, +// { 0x11C7B, "" }, +// { 0x11C7C, "" }, +// { 0x11C7D, "" }, +// { 0x11C7E, "" }, +// { 0x11C7F, "" }, +// { 0x11C80, "" }, +// { 0x11C81, "" }, +// { 0x11C82, "" }, +// { 0x11C83, "" }, +// { 0x11C84, "" }, +// { 0x11C85, "" }, +// { 0x11C86, "" }, +// { 0x11C87, "" }, +// { 0x11C88, "" }, +// { 0x11C89, "" }, +// { 0x11C8A, "" }, +// { 0x11C8B, "" }, +// { 0x11C8C, "" }, +// { 0x11C8D, "" }, +// { 0x11C8E, "" }, +// { 0x11C8F, "" }, +// { 0x11C90, "" }, +// { 0x11C91, "" }, +// { 0x11C92, "" }, +// { 0x11C93, "" }, +// { 0x11C94, "" }, +// { 0x11C95, "" }, +// { 0x11C96, "" }, +// { 0x11C97, "" }, +// { 0x11C98, "" }, +// { 0x11C99, "" }, +// { 0x11C9A, "" }, +// { 0x11C9B, "" }, +// { 0x11C9C, "" }, +// { 0x11C9D, "" }, +// { 0x11C9E, "" }, +// { 0x11C9F, "" }, +// { 0x11CA0, "" }, +// { 0x11CA1, "" }, +// { 0x11CA2, "" }, +// { 0x11CA3, "" }, +// { 0x11CA4, "" }, +// { 0x11CA5, "" }, +// { 0x11CA6, "" }, +// { 0x11CA7, "" }, +// { 0x11CA8, "" }, +// { 0x11CA9, "" }, +// { 0x11CAA, "" }, +// { 0x11CAB, "" }, +// { 0x11CAC, "" }, +// { 0x11CAD, "" }, +// { 0x11CAE, "" }, +// { 0x11CAF, "" }, +// { 0x11CB0, "" }, +// { 0x11CB1, "" }, +// { 0x11CB2, "" }, +// { 0x11CB3, "" }, +// { 0x11CB4, "" }, +// { 0x11CB5, "" }, +// { 0x11CB6, "" }, +// { 0x11CB7, "" }, +// { 0x11CB8, "" }, +// { 0x11CB9, "" }, +// { 0x11CBA, "" }, +// { 0x11CBB, "" }, +// { 0x11CBC, "" }, +// { 0x11CBD, "" }, +// { 0x11CBE, "" }, +// { 0x11CBF, "" }, +// { 0x11CC0, "" }, +// { 0x11CC1, "" }, +// { 0x11CC2, "" }, +// { 0x11CC3, "" }, +// { 0x11CC4, "" }, +// { 0x11CC5, "" }, +// { 0x11CC6, "" }, +// { 0x11CC7, "" }, +// { 0x11CC8, "" }, +// { 0x11CC9, "" }, +// { 0x11CCA, "" }, +// { 0x11CCB, "" }, +// { 0x11CCC, "" }, +// { 0x11CCD, "" }, +// { 0x11CCE, "" }, +// { 0x11CCF, "" }, +// { 0x11CD0, "" }, +// { 0x11CD1, "" }, +// { 0x11CD2, "" }, +// { 0x11CD3, "" }, +// { 0x11CD4, "" }, +// { 0x11CD5, "" }, +// { 0x11CD6, "" }, +// { 0x11CD7, "" }, +// { 0x11CD8, "" }, +// { 0x11CD9, "" }, +// { 0x11CDA, "" }, +// { 0x11CDB, "" }, +// { 0x11CDC, "" }, +// { 0x11CDD, "" }, +// { 0x11CDE, "" }, +// { 0x11CDF, "" }, +// { 0x11CE0, "" }, +// { 0x11CE1, "" }, +// { 0x11CE2, "" }, +// { 0x11CE3, "" }, +// { 0x11CE4, "" }, +// { 0x11CE5, "" }, +// { 0x11CE6, "" }, +// { 0x11CE7, "" }, +// { 0x11CE8, "" }, +// { 0x11CE9, "" }, +// { 0x11CEA, "" }, +// { 0x11CEB, "" }, +// { 0x11CEC, "" }, +// { 0x11CED, "" }, +// { 0x11CEE, "" }, +// { 0x11CEF, "" }, +// { 0x11CF0, "" }, +// { 0x11CF1, "" }, +// { 0x11CF2, "" }, +// { 0x11CF3, "" }, +// { 0x11CF4, "" }, +// { 0x11CF5, "" }, +// { 0x11CF6, "" }, +// { 0x11CF7, "" }, +// { 0x11CF8, "" }, +// { 0x11CF9, "" }, +// { 0x11CFA, "" }, +// { 0x11CFB, "" }, +// { 0x11CFC, "" }, +// { 0x11CFD, "" }, +// { 0x11CFE, "" }, +// { 0x11CFF, "" }, +// { 0x11D00, "" }, +// { 0x11D01, "" }, +// { 0x11D02, "" }, +// { 0x11D03, "" }, +// { 0x11D04, "" }, +// { 0x11D05, "" }, +// { 0x11D06, "" }, +// { 0x11D07, "" }, +// { 0x11D08, "" }, +// { 0x11D09, "" }, +// { 0x11D0A, "" }, +// { 0x11D0B, "" }, +// { 0x11D0C, "" }, +// { 0x11D0D, "" }, +// { 0x11D0E, "" }, +// { 0x11D0F, "" }, +// { 0x11D10, "" }, +// { 0x11D11, "" }, +// { 0x11D12, "" }, +// { 0x11D13, "" }, +// { 0x11D14, "" }, +// { 0x11D15, "" }, +// { 0x11D16, "" }, +// { 0x11D17, "" }, +// { 0x11D18, "" }, +// { 0x11D19, "" }, +// { 0x11D1A, "" }, +// { 0x11D1B, "" }, +// { 0x11D1C, "" }, +// { 0x11D1D, "" }, +// { 0x11D1E, "" }, +// { 0x11D1F, "" }, +// { 0x11D20, "" }, +// { 0x11D21, "" }, +// { 0x11D22, "" }, +// { 0x11D23, "" }, +// { 0x11D24, "" }, +// { 0x11D25, "" }, +// { 0x11D26, "" }, +// { 0x11D27, "" }, +// { 0x11D28, "" }, +// { 0x11D29, "" }, +// { 0x11D2A, "" }, +// { 0x11D2B, "" }, +// { 0x11D2C, "" }, +// { 0x11D2D, "" }, +// { 0x11D2E, "" }, +// { 0x11D2F, "" }, +// { 0x11D30, "" }, +// { 0x11D31, "" }, +// { 0x11D32, "" }, +// { 0x11D33, "" }, +// { 0x11D34, "" }, +// { 0x11D35, "" }, +// { 0x11D36, "" }, +// { 0x11D37, "" }, +// { 0x11D38, "" }, +// { 0x11D39, "" }, +// { 0x11D3A, "" }, +// { 0x11D3B, "" }, +// { 0x11D3C, "" }, +// { 0x11D3D, "" }, +// { 0x11D3E, "" }, +// { 0x11D3F, "" }, +// { 0x11D40, "" }, +// { 0x11D41, "" }, +// { 0x11D42, "" }, +// { 0x11D43, "" }, +// { 0x11D44, "" }, +// { 0x11D45, "" }, +// { 0x11D46, "" }, +// { 0x11D47, "" }, +// { 0x11D48, "" }, +// { 0x11D49, "" }, +// { 0x11D4A, "" }, +// { 0x11D4B, "" }, +// { 0x11D4C, "" }, +// { 0x11D4D, "" }, +// { 0x11D4E, "" }, +// { 0x11D4F, "" }, +// { 0x11D50, "" }, +// { 0x11D51, "" }, +// { 0x11D52, "" }, +// { 0x11D53, "" }, +// { 0x11D54, "" }, +// { 0x11D55, "" }, +// { 0x11D56, "" }, +// { 0x11D57, "" }, +// { 0x11D58, "" }, +// { 0x11D59, "" }, +// { 0x11D5A, "" }, +// { 0x11D5B, "" }, +// { 0x11D5C, "" }, +// { 0x11D5D, "" }, +// { 0x11D5E, "" }, +// { 0x11D5F, "" }, +// { 0x11D60, "" }, +// { 0x11D61, "" }, +// { 0x11D62, "" }, +// { 0x11D63, "" }, +// { 0x11D64, "" }, +// { 0x11D65, "" }, +// { 0x11D66, "" }, +// { 0x11D67, "" }, +// { 0x11D68, "" }, +// { 0x11D69, "" }, +// { 0x11D6A, "" }, +// { 0x11D6B, "" }, +// { 0x11D6C, "" }, +// { 0x11D6D, "" }, +// { 0x11D6E, "" }, +// { 0x11D6F, "" }, +// { 0x11D70, "" }, +// { 0x11D71, "" }, +// { 0x11D72, "" }, +// { 0x11D73, "" }, +// { 0x11D74, "" }, +// { 0x11D75, "" }, +// { 0x11D76, "" }, +// { 0x11D77, "" }, +// { 0x11D78, "" }, +// { 0x11D79, "" }, +// { 0x11D7A, "" }, +// { 0x11D7B, "" }, +// { 0x11D7C, "" }, +// { 0x11D7D, "" }, +// { 0x11D7E, "" }, +// { 0x11D7F, "" }, +// { 0x11D80, "" }, +// { 0x11D81, "" }, +// { 0x11D82, "" }, +// { 0x11D83, "" }, +// { 0x11D84, "" }, +// { 0x11D85, "" }, +// { 0x11D86, "" }, +// { 0x11D87, "" }, +// { 0x11D88, "" }, +// { 0x11D89, "" }, +// { 0x11D8A, "" }, +// { 0x11D8B, "" }, +// { 0x11D8C, "" }, +// { 0x11D8D, "" }, +// { 0x11D8E, "" }, +// { 0x11D8F, "" }, +// { 0x11D90, "" }, +// { 0x11D91, "" }, +// { 0x11D92, "" }, +// { 0x11D93, "" }, +// { 0x11D94, "" }, +// { 0x11D95, "" }, +// { 0x11D96, "" }, +// { 0x11D97, "" }, +// { 0x11D98, "" }, +// { 0x11D99, "" }, +// { 0x11D9A, "" }, +// { 0x11D9B, "" }, +// { 0x11D9C, "" }, +// { 0x11D9D, "" }, +// { 0x11D9E, "" }, +// { 0x11D9F, "" }, +// { 0x11DA0, "" }, +// { 0x11DA1, "" }, +// { 0x11DA2, "" }, +// { 0x11DA3, "" }, +// { 0x11DA4, "" }, +// { 0x11DA5, "" }, +// { 0x11DA6, "" }, +// { 0x11DA7, "" }, +// { 0x11DA8, "" }, +// { 0x11DA9, "" }, +// { 0x11DAA, "" }, +// { 0x11DAB, "" }, +// { 0x11DAC, "" }, +// { 0x11DAD, "" }, +// { 0x11DAE, "" }, +// { 0x11DAF, "" }, +// { 0x11DB0, "" }, +// { 0x11DB1, "" }, +// { 0x11DB2, "" }, +// { 0x11DB3, "" }, +// { 0x11DB4, "" }, +// { 0x11DB5, "" }, +// { 0x11DB6, "" }, +// { 0x11DB7, "" }, +// { 0x11DB8, "" }, +// { 0x11DB9, "" }, +// { 0x11DBA, "" }, +// { 0x11DBB, "" }, +// { 0x11DBC, "" }, +// { 0x11DBD, "" }, +// { 0x11DBE, "" }, +// { 0x11DBF, "" }, +// { 0x11DC0, "" }, +// { 0x11DC1, "" }, +// { 0x11DC2, "" }, +// { 0x11DC3, "" }, +// { 0x11DC4, "" }, +// { 0x11DC5, "" }, +// { 0x11DC6, "" }, +// { 0x11DC7, "" }, +// { 0x11DC8, "" }, +// { 0x11DC9, "" }, +// { 0x11DCA, "" }, +// { 0x11DCB, "" }, +// { 0x11DCC, "" }, +// { 0x11DCD, "" }, +// { 0x11DCE, "" }, +// { 0x11DCF, "" }, +// { 0x11DD0, "" }, +// { 0x11DD1, "" }, +// { 0x11DD2, "" }, +// { 0x11DD3, "" }, +// { 0x11DD4, "" }, +// { 0x11DD5, "" }, +// { 0x11DD6, "" }, +// { 0x11DD7, "" }, +// { 0x11DD8, "" }, +// { 0x11DD9, "" }, +// { 0x11DDA, "" }, +// { 0x11DDB, "" }, +// { 0x11DDC, "" }, +// { 0x11DDD, "" }, +// { 0x11DDE, "" }, +// { 0x11DDF, "" }, +// { 0x11DE0, "" }, +// { 0x11DE1, "" }, +// { 0x11DE2, "" }, +// { 0x11DE3, "" }, +// { 0x11DE4, "" }, +// { 0x11DE5, "" }, +// { 0x11DE6, "" }, +// { 0x11DE7, "" }, +// { 0x11DE8, "" }, +// { 0x11DE9, "" }, +// { 0x11DEA, "" }, +// { 0x11DEB, "" }, +// { 0x11DEC, "" }, +// { 0x11DED, "" }, +// { 0x11DEE, "" }, +// { 0x11DEF, "" }, +// { 0x11DF0, "" }, +// { 0x11DF1, "" }, +// { 0x11DF2, "" }, +// { 0x11DF3, "" }, +// { 0x11DF4, "" }, +// { 0x11DF5, "" }, +// { 0x11DF6, "" }, +// { 0x11DF7, "" }, +// { 0x11DF8, "" }, +// { 0x11DF9, "" }, +// { 0x11DFA, "" }, +// { 0x11DFB, "" }, +// { 0x11DFC, "" }, +// { 0x11DFD, "" }, +// { 0x11DFE, "" }, +// { 0x11DFF, "" }, +// { 0x11E00, "" }, +// { 0x11E01, "" }, +// { 0x11E02, "" }, +// { 0x11E03, "" }, +// { 0x11E04, "" }, +// { 0x11E05, "" }, +// { 0x11E06, "" }, +// { 0x11E07, "" }, +// { 0x11E08, "" }, +// { 0x11E09, "" }, +// { 0x11E0A, "" }, +// { 0x11E0B, "" }, +// { 0x11E0C, "" }, +// { 0x11E0D, "" }, +// { 0x11E0E, "" }, +// { 0x11E0F, "" }, +// { 0x11E10, "" }, +// { 0x11E11, "" }, +// { 0x11E12, "" }, +// { 0x11E13, "" }, +// { 0x11E14, "" }, +// { 0x11E15, "" }, +// { 0x11E16, "" }, +// { 0x11E17, "" }, +// { 0x11E18, "" }, +// { 0x11E19, "" }, +// { 0x11E1A, "" }, +// { 0x11E1B, "" }, +// { 0x11E1C, "" }, +// { 0x11E1D, "" }, +// { 0x11E1E, "" }, +// { 0x11E1F, "" }, +// { 0x11E20, "" }, +// { 0x11E21, "" }, +// { 0x11E22, "" }, +// { 0x11E23, "" }, +// { 0x11E24, "" }, +// { 0x11E25, "" }, +// { 0x11E26, "" }, +// { 0x11E27, "" }, +// { 0x11E28, "" }, +// { 0x11E29, "" }, +// { 0x11E2A, "" }, +// { 0x11E2B, "" }, +// { 0x11E2C, "" }, +// { 0x11E2D, "" }, +// { 0x11E2E, "" }, +// { 0x11E2F, "" }, +// { 0x11E30, "" }, +// { 0x11E31, "" }, +// { 0x11E32, "" }, +// { 0x11E33, "" }, +// { 0x11E34, "" }, +// { 0x11E35, "" }, +// { 0x11E36, "" }, +// { 0x11E37, "" }, +// { 0x11E38, "" }, +// { 0x11E39, "" }, +// { 0x11E3A, "" }, +// { 0x11E3B, "" }, +// { 0x11E3C, "" }, +// { 0x11E3D, "" }, +// { 0x11E3E, "" }, +// { 0x11E3F, "" }, +// { 0x11E40, "" }, +// { 0x11E41, "" }, +// { 0x11E42, "" }, +// { 0x11E43, "" }, +// { 0x11E44, "" }, +// { 0x11E45, "" }, +// { 0x11E46, "" }, +// { 0x11E47, "" }, +// { 0x11E48, "" }, +// { 0x11E49, "" }, +// { 0x11E4A, "" }, +// { 0x11E4B, "" }, +// { 0x11E4C, "" }, +// { 0x11E4D, "" }, +// { 0x11E4E, "" }, +// { 0x11E4F, "" }, +// { 0x11E50, "" }, +// { 0x11E51, "" }, +// { 0x11E52, "" }, +// { 0x11E53, "" }, +// { 0x11E54, "" }, +// { 0x11E55, "" }, +// { 0x11E56, "" }, +// { 0x11E57, "" }, +// { 0x11E58, "" }, +// { 0x11E59, "" }, +// { 0x11E5A, "" }, +// { 0x11E5B, "" }, +// { 0x11E5C, "" }, +// { 0x11E5D, "" }, +// { 0x11E5E, "" }, +// { 0x11E5F, "" }, +// { 0x11E60, "" }, +// { 0x11E61, "" }, +// { 0x11E62, "" }, +// { 0x11E63, "" }, +// { 0x11E64, "" }, +// { 0x11E65, "" }, +// { 0x11E66, "" }, +// { 0x11E67, "" }, +// { 0x11E68, "" }, +// { 0x11E69, "" }, +// { 0x11E6A, "" }, +// { 0x11E6B, "" }, +// { 0x11E6C, "" }, +// { 0x11E6D, "" }, +// { 0x11E6E, "" }, +// { 0x11E6F, "" }, +// { 0x11E70, "" }, +// { 0x11E71, "" }, +// { 0x11E72, "" }, +// { 0x11E73, "" }, +// { 0x11E74, "" }, +// { 0x11E75, "" }, +// { 0x11E76, "" }, +// { 0x11E77, "" }, +// { 0x11E78, "" }, +// { 0x11E79, "" }, +// { 0x11E7A, "" }, +// { 0x11E7B, "" }, +// { 0x11E7C, "" }, +// { 0x11E7D, "" }, +// { 0x11E7E, "" }, +// { 0x11E7F, "" }, +// { 0x11E80, "" }, +// { 0x11E81, "" }, +// { 0x11E82, "" }, +// { 0x11E83, "" }, +// { 0x11E84, "" }, +// { 0x11E85, "" }, +// { 0x11E86, "" }, +// { 0x11E87, "" }, +// { 0x11E88, "" }, +// { 0x11E89, "" }, +// { 0x11E8A, "" }, +// { 0x11E8B, "" }, +// { 0x11E8C, "" }, +// { 0x11E8D, "" }, +// { 0x11E8E, "" }, +// { 0x11E8F, "" }, +// { 0x11E90, "" }, +// { 0x11E91, "" }, +// { 0x11E92, "" }, +// { 0x11E93, "" }, +// { 0x11E94, "" }, +// { 0x11E95, "" }, +// { 0x11E96, "" }, +// { 0x11E97, "" }, +// { 0x11E98, "" }, +// { 0x11E99, "" }, +// { 0x11E9A, "" }, +// { 0x11E9B, "" }, +// { 0x11E9C, "" }, +// { 0x11E9D, "" }, +// { 0x11E9E, "" }, +// { 0x11E9F, "" }, +// { 0x11EA0, "" }, +// { 0x11EA1, "" }, +// { 0x11EA2, "" }, +// { 0x11EA3, "" }, +// { 0x11EA4, "" }, +// { 0x11EA5, "" }, +// { 0x11EA6, "" }, +// { 0x11EA7, "" }, +// { 0x11EA8, "" }, +// { 0x11EA9, "" }, +// { 0x11EAA, "" }, +// { 0x11EAB, "" }, +// { 0x11EAC, "" }, +// { 0x11EAD, "" }, +// { 0x11EAE, "" }, +// { 0x11EAF, "" }, +// { 0x11EB0, "" }, +// { 0x11EB1, "" }, +// { 0x11EB2, "" }, +// { 0x11EB3, "" }, +// { 0x11EB4, "" }, +// { 0x11EB5, "" }, +// { 0x11EB6, "" }, +// { 0x11EB7, "" }, +// { 0x11EB8, "" }, +// { 0x11EB9, "" }, +// { 0x11EBA, "" }, +// { 0x11EBB, "" }, +// { 0x11EBC, "" }, +// { 0x11EBD, "" }, +// { 0x11EBE, "" }, +// { 0x11EBF, "" }, +// { 0x11EC0, "" }, +// { 0x11EC1, "" }, +// { 0x11EC2, "" }, +// { 0x11EC3, "" }, +// { 0x11EC4, "" }, +// { 0x11EC5, "" }, +// { 0x11EC6, "" }, +// { 0x11EC7, "" }, +// { 0x11EC8, "" }, +// { 0x11EC9, "" }, +// { 0x11ECA, "" }, +// { 0x11ECB, "" }, +// { 0x11ECC, "" }, +// { 0x11ECD, "" }, +// { 0x11ECE, "" }, +// { 0x11ECF, "" }, +// { 0x11ED0, "" }, +// { 0x11ED1, "" }, +// { 0x11ED2, "" }, +// { 0x11ED3, "" }, +// { 0x11ED4, "" }, +// { 0x11ED5, "" }, +// { 0x11ED6, "" }, +// { 0x11ED7, "" }, +// { 0x11ED8, "" }, +// { 0x11ED9, "" }, +// { 0x11EDA, "" }, +// { 0x11EDB, "" }, +// { 0x11EDC, "" }, +// { 0x11EDD, "" }, +// { 0x11EDE, "" }, +// { 0x11EDF, "" }, +// { 0x11EE0, "" }, +// { 0x11EE1, "" }, +// { 0x11EE2, "" }, +// { 0x11EE3, "" }, +// { 0x11EE4, "" }, +// { 0x11EE5, "" }, +// { 0x11EE6, "" }, +// { 0x11EE7, "" }, +// { 0x11EE8, "" }, +// { 0x11EE9, "" }, +// { 0x11EEA, "" }, +// { 0x11EEB, "" }, +// { 0x11EEC, "" }, +// { 0x11EED, "" }, +// { 0x11EEE, "" }, +// { 0x11EEF, "" }, +// { 0x11EF0, "" }, +// { 0x11EF1, "" }, +// { 0x11EF2, "" }, +// { 0x11EF3, "" }, +// { 0x11EF4, "" }, +// { 0x11EF5, "" }, +// { 0x11EF6, "" }, +// { 0x11EF7, "" }, +// { 0x11EF8, "" }, +// { 0x11EF9, "" }, +// { 0x11EFA, "" }, +// { 0x11EFB, "" }, +// { 0x11EFC, "" }, +// { 0x11EFD, "" }, +// { 0x11EFE, "" }, +// { 0x11EFF, "" }, +// { 0x11F00, "" }, +// { 0x11F01, "" }, +// { 0x11F02, "" }, +// { 0x11F03, "" }, +// { 0x11F04, "" }, +// { 0x11F05, "" }, +// { 0x11F06, "" }, +// { 0x11F07, "" }, +// { 0x11F08, "" }, +// { 0x11F09, "" }, +// { 0x11F0A, "" }, +// { 0x11F0B, "" }, +// { 0x11F0C, "" }, +// { 0x11F0D, "" }, +// { 0x11F0E, "" }, +// { 0x11F0F, "" }, +// { 0x11F10, "" }, +// { 0x11F11, "" }, +// { 0x11F12, "" }, +// { 0x11F13, "" }, +// { 0x11F14, "" }, +// { 0x11F15, "" }, +// { 0x11F16, "" }, +// { 0x11F17, "" }, +// { 0x11F18, "" }, +// { 0x11F19, "" }, +// { 0x11F1A, "" }, +// { 0x11F1B, "" }, +// { 0x11F1C, "" }, +// { 0x11F1D, "" }, +// { 0x11F1E, "" }, +// { 0x11F1F, "" }, +// { 0x11F20, "" }, +// { 0x11F21, "" }, +// { 0x11F22, "" }, +// { 0x11F23, "" }, +// { 0x11F24, "" }, +// { 0x11F25, "" }, +// { 0x11F26, "" }, +// { 0x11F27, "" }, +// { 0x11F28, "" }, +// { 0x11F29, "" }, +// { 0x11F2A, "" }, +// { 0x11F2B, "" }, +// { 0x11F2C, "" }, +// { 0x11F2D, "" }, +// { 0x11F2E, "" }, +// { 0x11F2F, "" }, +// { 0x11F30, "" }, +// { 0x11F31, "" }, +// { 0x11F32, "" }, +// { 0x11F33, "" }, +// { 0x11F34, "" }, +// { 0x11F35, "" }, +// { 0x11F36, "" }, +// { 0x11F37, "" }, +// { 0x11F38, "" }, +// { 0x11F39, "" }, +// { 0x11F3A, "" }, +// { 0x11F3B, "" }, +// { 0x11F3C, "" }, +// { 0x11F3D, "" }, +// { 0x11F3E, "" }, +// { 0x11F3F, "" }, +// { 0x11F40, "" }, +// { 0x11F41, "" }, +// { 0x11F42, "" }, +// { 0x11F43, "" }, +// { 0x11F44, "" }, +// { 0x11F45, "" }, +// { 0x11F46, "" }, +// { 0x11F47, "" }, +// { 0x11F48, "" }, +// { 0x11F49, "" }, +// { 0x11F4A, "" }, +// { 0x11F4B, "" }, +// { 0x11F4C, "" }, +// { 0x11F4D, "" }, +// { 0x11F4E, "" }, +// { 0x11F4F, "" }, +// { 0x11F50, "" }, +// { 0x11F51, "" }, +// { 0x11F52, "" }, +// { 0x11F53, "" }, +// { 0x11F54, "" }, +// { 0x11F55, "" }, +// { 0x11F56, "" }, +// { 0x11F57, "" }, +// { 0x11F58, "" }, +// { 0x11F59, "" }, +// { 0x11F5A, "" }, +// { 0x11F5B, "" }, +// { 0x11F5C, "" }, +// { 0x11F5D, "" }, +// { 0x11F5E, "" }, +// { 0x11F5F, "" }, +// { 0x11F60, "" }, +// { 0x11F61, "" }, +// { 0x11F62, "" }, +// { 0x11F63, "" }, +// { 0x11F64, "" }, +// { 0x11F65, "" }, +// { 0x11F66, "" }, +// { 0x11F67, "" }, +// { 0x11F68, "" }, +// { 0x11F69, "" }, +// { 0x11F6A, "" }, +// { 0x11F6B, "" }, +// { 0x11F6C, "" }, +// { 0x11F6D, "" }, +// { 0x11F6E, "" }, +// { 0x11F6F, "" }, +// { 0x11F70, "" }, +// { 0x11F71, "" }, +// { 0x11F72, "" }, +// { 0x11F73, "" }, +// { 0x11F74, "" }, +// { 0x11F75, "" }, +// { 0x11F76, "" }, +// { 0x11F77, "" }, +// { 0x11F78, "" }, +// { 0x11F79, "" }, +// { 0x11F7A, "" }, +// { 0x11F7B, "" }, +// { 0x11F7C, "" }, +// { 0x11F7D, "" }, +// { 0x11F7E, "" }, +// { 0x11F7F, "" }, +// { 0x11F80, "" }, +// { 0x11F81, "" }, +// { 0x11F82, "" }, +// { 0x11F83, "" }, +// { 0x11F84, "" }, +// { 0x11F85, "" }, +// { 0x11F86, "" }, +// { 0x11F87, "" }, +// { 0x11F88, "" }, +// { 0x11F89, "" }, +// { 0x11F8A, "" }, +// { 0x11F8B, "" }, +// { 0x11F8C, "" }, +// { 0x11F8D, "" }, +// { 0x11F8E, "" }, +// { 0x11F8F, "" }, +// { 0x11F90, "" }, +// { 0x11F91, "" }, +// { 0x11F92, "" }, +// { 0x11F93, "" }, +// { 0x11F94, "" }, +// { 0x11F95, "" }, +// { 0x11F96, "" }, +// { 0x11F97, "" }, +// { 0x11F98, "" }, +// { 0x11F99, "" }, +// { 0x11F9A, "" }, +// { 0x11F9B, "" }, +// { 0x11F9C, "" }, +// { 0x11F9D, "" }, +// { 0x11F9E, "" }, +// { 0x11F9F, "" }, +// { 0x11FA0, "" }, +// { 0x11FA1, "" }, +// { 0x11FA2, "" }, +// { 0x11FA3, "" }, +// { 0x11FA4, "" }, +// { 0x11FA5, "" }, +// { 0x11FA6, "" }, +// { 0x11FA7, "" }, +// { 0x11FA8, "" }, +// { 0x11FA9, "" }, +// { 0x11FAA, "" }, +// { 0x11FAB, "" }, +// { 0x11FAC, "" }, +// { 0x11FAD, "" }, +// { 0x11FAE, "" }, +// { 0x11FAF, "" }, +// { 0x11FB0, "" }, +// { 0x11FB1, "" }, +// { 0x11FB2, "" }, +// { 0x11FB3, "" }, +// { 0x11FB4, "" }, +// { 0x11FB5, "" }, +// { 0x11FB6, "" }, +// { 0x11FB7, "" }, +// { 0x11FB8, "" }, +// { 0x11FB9, "" }, +// { 0x11FBA, "" }, +// { 0x11FBB, "" }, +// { 0x11FBC, "" }, +// { 0x11FBD, "" }, +// { 0x11FBE, "" }, +// { 0x11FBF, "" }, +// { 0x11FC0, "" }, +// { 0x11FC1, "" }, +// { 0x11FC2, "" }, +// { 0x11FC3, "" }, +// { 0x11FC4, "" }, +// { 0x11FC5, "" }, +// { 0x11FC6, "" }, +// { 0x11FC7, "" }, +// { 0x11FC8, "" }, +// { 0x11FC9, "" }, +// { 0x11FCA, "" }, +// { 0x11FCB, "" }, +// { 0x11FCC, "" }, +// { 0x11FCD, "" }, +// { 0x11FCE, "" }, +// { 0x11FCF, "" }, +// { 0x11FD0, "" }, +// { 0x11FD1, "" }, +// { 0x11FD2, "" }, +// { 0x11FD3, "" }, +// { 0x11FD4, "" }, +// { 0x11FD5, "" }, +// { 0x11FD6, "" }, +// { 0x11FD7, "" }, +// { 0x11FD8, "" }, +// { 0x11FD9, "" }, +// { 0x11FDA, "" }, +// { 0x11FDB, "" }, +// { 0x11FDC, "" }, +// { 0x11FDD, "" }, +// { 0x11FDE, "" }, +// { 0x11FDF, "" }, +// { 0x11FE0, "" }, +// { 0x11FE1, "" }, +// { 0x11FE2, "" }, +// { 0x11FE3, "" }, +// { 0x11FE4, "" }, +// { 0x11FE5, "" }, +// { 0x11FE6, "" }, +// { 0x11FE7, "" }, +// { 0x11FE8, "" }, +// { 0x11FE9, "" }, +// { 0x11FEA, "" }, +// { 0x11FEB, "" }, +// { 0x11FEC, "" }, +// { 0x11FED, "" }, +// { 0x11FEE, "" }, +// { 0x11FEF, "" }, +// { 0x11FF0, "" }, +// { 0x11FF1, "" }, +// { 0x11FF2, "" }, +// { 0x11FF3, "" }, +// { 0x11FF4, "" }, +// { 0x11FF5, "" }, +// { 0x11FF6, "" }, +// { 0x11FF7, "" }, +// { 0x11FF8, "" }, +// { 0x11FF9, "" }, +// { 0x11FFA, "" }, +// { 0x11FFB, "" }, +// { 0x11FFC, "" }, +// { 0x11FFD, "" }, +// { 0x11FFE, "" }, +// { 0x11FFF, "" }, +// { 0x12000, "" }, +// { 0x12001, "" }, +// { 0x12002, "" }, +// { 0x12003, "" }, +// { 0x12004, "" }, +// { 0x12005, "" }, +// { 0x12006, "" }, +// { 0x12007, "" }, +// { 0x12008, "" }, +// { 0x12009, "" }, +// { 0x1200A, "" }, +// { 0x1200B, "" }, +// { 0x1200C, "" }, +// { 0x1200D, "" }, +// { 0x1200E, "" }, +// { 0x1200F, "" }, +// { 0x12010, "" }, +// { 0x12011, "" }, +// { 0x12012, "" }, +// { 0x12013, "" }, +// { 0x12014, "" }, +// { 0x12015, "" }, +// { 0x12016, "" }, +// { 0x12017, "" }, +// { 0x12018, "" }, +// { 0x12019, "" }, +// { 0x1201A, "" }, +// { 0x1201B, "" }, +// { 0x1201C, "" }, +// { 0x1201D, "" }, +// { 0x1201E, "" }, +// { 0x1201F, "" }, +// { 0x12020, "" }, +// { 0x12021, "" }, +// { 0x12022, "" }, +// { 0x12023, "" }, +// { 0x12024, "" }, +// { 0x12025, "" }, +// { 0x12026, "" }, +// { 0x12027, "" }, +// { 0x12028, "" }, +// { 0x12029, "" }, +// { 0x1202A, "" }, +// { 0x1202B, "" }, +// { 0x1202C, "" }, +// { 0x1202D, "" }, +// { 0x1202E, "" }, +// { 0x1202F, "" }, +// { 0x12030, "" }, +// { 0x12031, "" }, +// { 0x12032, "" }, +// { 0x12033, "" }, +// { 0x12034, "" }, +// { 0x12035, "" }, +// { 0x12036, "" }, +// { 0x12037, "" }, +// { 0x12038, "" }, +// { 0x12039, "" }, +// { 0x1203A, "" }, +// { 0x1203B, "" }, +// { 0x1203C, "" }, +// { 0x1203D, "" }, +// { 0x1203E, "" }, +// { 0x1203F, "" }, +// { 0x12040, "" }, +// { 0x12041, "" }, +// { 0x12042, "" }, +// { 0x12043, "" }, +// { 0x12044, "" }, +// { 0x12045, "" }, +// { 0x12046, "" }, +// { 0x12047, "" }, +// { 0x12048, "" }, +// { 0x12049, "" }, +// { 0x1204A, "" }, +// { 0x1204B, "" }, +// { 0x1204C, "" }, +// { 0x1204D, "" }, +// { 0x1204E, "" }, +// { 0x1204F, "" }, +// { 0x12050, "" }, +// { 0x12051, "" }, +// { 0x12052, "" }, +// { 0x12053, "" }, +// { 0x12054, "" }, +// { 0x12055, "" }, +// { 0x12056, "" }, +// { 0x12057, "" }, +// { 0x12058, "" }, +// { 0x12059, "" }, +// { 0x1205A, "" }, +// { 0x1205B, "" }, +// { 0x1205C, "" }, +// { 0x1205D, "" }, +// { 0x1205E, "" }, +// { 0x1205F, "" }, +// { 0x12060, "" }, +// { 0x12061, "" }, +// { 0x12062, "" }, +// { 0x12063, "" }, +// { 0x12064, "" }, +// { 0x12065, "" }, +// { 0x12066, "" }, +// { 0x12067, "" }, +// { 0x12068, "" }, +// { 0x12069, "" }, +// { 0x1206A, "" }, +// { 0x1206B, "" }, +// { 0x1206C, "" }, +// { 0x1206D, "" }, +// { 0x1206E, "" }, +// { 0x1206F, "" }, +// { 0x12070, "" }, +// { 0x12071, "" }, +// { 0x12072, "" }, +// { 0x12073, "" }, +// { 0x12074, "" }, +// { 0x12075, "" }, +// { 0x12076, "" }, +// { 0x12077, "" }, +// { 0x12078, "" }, +// { 0x12079, "" }, +// { 0x1207A, "" }, +// { 0x1207B, "" }, +// { 0x1207C, "" }, +// { 0x1207D, "" }, +// { 0x1207E, "" }, +// { 0x1207F, "" }, +// { 0x12080, "" }, +// { 0x12081, "" }, +// { 0x12082, "" }, +// { 0x12083, "" }, +// { 0x12084, "" }, +// { 0x12085, "" }, +// { 0x12086, "" }, +// { 0x12087, "" }, +// { 0x12088, "" }, +// { 0x12089, "" }, +// { 0x1208A, "" }, +// { 0x1208B, "" }, +// { 0x1208C, "" }, +// { 0x1208D, "" }, +// { 0x1208E, "" }, +// { 0x1208F, "" }, +// { 0x12090, "" }, +// { 0x12091, "" }, +// { 0x12092, "" }, +// { 0x12093, "" }, +// { 0x12094, "" }, +// { 0x12095, "" }, +// { 0x12096, "" }, +// { 0x12097, "" }, +// { 0x12098, "" }, +// { 0x12099, "" }, +// { 0x1209A, "" }, +// { 0x1209B, "" }, +// { 0x1209C, "" }, +// { 0x1209D, "" }, +// { 0x1209E, "" }, +// { 0x1209F, "" }, +// { 0x120A0, "" }, +// { 0x120A1, "" }, +// { 0x120A2, "" }, +// { 0x120A3, "" }, +// { 0x120A4, "" }, +// { 0x120A5, "" }, +// { 0x120A6, "" }, +// { 0x120A7, "" }, +// { 0x120A8, "" }, +// { 0x120A9, "" }, +// { 0x120AA, "" }, +// { 0x120AB, "" }, +// { 0x120AC, "" }, +// { 0x120AD, "" }, +// { 0x120AE, "" }, +// { 0x120AF, "" }, +// { 0x120B0, "" }, +// { 0x120B1, "" }, +// { 0x120B2, "" }, +// { 0x120B3, "" }, +// { 0x120B4, "" }, +// { 0x120B5, "" }, +// { 0x120B6, "" }, +// { 0x120B7, "" }, +// { 0x120B8, "" }, +// { 0x120B9, "" }, +// { 0x120BA, "" }, +// { 0x120BB, "" }, +// { 0x120BC, "" }, +// { 0x120BD, "" }, +// { 0x120BE, "" }, +// { 0x120BF, "" }, +// { 0x120C0, "" }, +// { 0x120C1, "" }, +// { 0x120C2, "" }, +// { 0x120C3, "" }, +// { 0x120C4, "" }, +// { 0x120C5, "" }, +// { 0x120C6, "" }, +// { 0x120C7, "" }, +// { 0x120C8, "" }, +// { 0x120C9, "" }, +// { 0x120CA, "" }, +// { 0x120CB, "" }, +// { 0x120CC, "" }, +// { 0x120CD, "" }, +// { 0x120CE, "" }, +// { 0x120CF, "" }, +// { 0x120D0, "" }, +// { 0x120D1, "" }, +// { 0x120D2, "" }, +// { 0x120D3, "" }, +// { 0x120D4, "" }, +// { 0x120D5, "" }, +// { 0x120D6, "" }, +// { 0x120D7, "" }, +// { 0x120D8, "" }, +// { 0x120D9, "" }, +// { 0x120DA, "" }, +// { 0x120DB, "" }, +// { 0x120DC, "" }, +// { 0x120DD, "" }, +// { 0x120DE, "" }, +// { 0x120DF, "" }, +// { 0x120E0, "" }, +// { 0x120E1, "" }, +// { 0x120E2, "" }, +// { 0x120E3, "" }, +// { 0x120E4, "" }, +// { 0x120E5, "" }, +// { 0x120E6, "" }, +// { 0x120E7, "" }, +// { 0x120E8, "" }, +// { 0x120E9, "" }, +// { 0x120EA, "" }, +// { 0x120EB, "" }, +// { 0x120EC, "" }, +// { 0x120ED, "" }, +// { 0x120EE, "" }, +// { 0x120EF, "" }, +// { 0x120F0, "" }, +// { 0x120F1, "" }, +// { 0x120F2, "" }, +// { 0x120F3, "" }, +// { 0x120F4, "" }, +// { 0x120F5, "" }, +// { 0x120F6, "" }, +// { 0x120F7, "" }, +// { 0x120F8, "" }, +// { 0x120F9, "" }, +// { 0x120FA, "" }, +// { 0x120FB, "" }, +// { 0x120FC, "" }, +// { 0x120FD, "" }, +// { 0x120FE, "" }, +// { 0x120FF, "" }, +// { 0x12100, "" }, +// { 0x12101, "" }, +// { 0x12102, "" }, +// { 0x12103, "" }, +// { 0x12104, "" }, +// { 0x12105, "" }, +// { 0x12106, "" }, +// { 0x12107, "" }, +// { 0x12108, "" }, +// { 0x12109, "" }, +// { 0x1210A, "" }, +// { 0x1210B, "" }, +// { 0x1210C, "" }, +// { 0x1210D, "" }, +// { 0x1210E, "" }, +// { 0x1210F, "" }, +// { 0x12110, "" }, +// { 0x12111, "" }, +// { 0x12112, "" }, +// { 0x12113, "" }, +// { 0x12114, "" }, +// { 0x12115, "" }, +// { 0x12116, "" }, +// { 0x12117, "" }, +// { 0x12118, "" }, +// { 0x12119, "" }, +// { 0x1211A, "" }, +// { 0x1211B, "" }, +// { 0x1211C, "" }, +// { 0x1211D, "" }, +// { 0x1211E, "" }, +// { 0x1211F, "" }, +// { 0x12120, "" }, +// { 0x12121, "" }, +// { 0x12122, "" }, +// { 0x12123, "" }, +// { 0x12124, "" }, +// { 0x12125, "" }, +// { 0x12126, "" }, +// { 0x12127, "" }, +// { 0x12128, "" }, +// { 0x12129, "" }, +// { 0x1212A, "" }, +// { 0x1212B, "" }, +// { 0x1212C, "" }, +// { 0x1212D, "" }, +// { 0x1212E, "" }, +// { 0x1212F, "" }, +// { 0x12130, "" }, +// { 0x12131, "" }, +// { 0x12132, "" }, +// { 0x12133, "" }, +// { 0x12134, "" }, +// { 0x12135, "" }, +// { 0x12136, "" }, +// { 0x12137, "" }, +// { 0x12138, "" }, +// { 0x12139, "" }, +// { 0x1213A, "" }, +// { 0x1213B, "" }, +// { 0x1213C, "" }, +// { 0x1213D, "" }, +// { 0x1213E, "" }, +// { 0x1213F, "" }, +// { 0x12140, "" }, +// { 0x12141, "" }, +// { 0x12142, "" }, +// { 0x12143, "" }, +// { 0x12144, "" }, +// { 0x12145, "" }, +// { 0x12146, "" }, +// { 0x12147, "" }, +// { 0x12148, "" }, +// { 0x12149, "" }, +// { 0x1214A, "" }, +// { 0x1214B, "" }, +// { 0x1214C, "" }, +// { 0x1214D, "" }, +// { 0x1214E, "" }, +// { 0x1214F, "" }, +// { 0x12150, "" }, +// { 0x12151, "" }, +// { 0x12152, "" }, +// { 0x12153, "" }, +// { 0x12154, "" }, +// { 0x12155, "" }, +// { 0x12156, "" }, +// { 0x12157, "" }, +// { 0x12158, "" }, +// { 0x12159, "" }, +// { 0x1215A, "" }, +// { 0x1215B, "" }, +// { 0x1215C, "" }, +// { 0x1215D, "" }, +// { 0x1215E, "" }, +// { 0x1215F, "" }, +// { 0x12160, "" }, +// { 0x12161, "" }, +// { 0x12162, "" }, +// { 0x12163, "" }, +// { 0x12164, "" }, +// { 0x12165, "" }, +// { 0x12166, "" }, +// { 0x12167, "" }, +// { 0x12168, "" }, +// { 0x12169, "" }, +// { 0x1216A, "" }, +// { 0x1216B, "" }, +// { 0x1216C, "" }, +// { 0x1216D, "" }, +// { 0x1216E, "" }, +// { 0x1216F, "" }, +// { 0x12170, "" }, +// { 0x12171, "" }, +// { 0x12172, "" }, +// { 0x12173, "" }, +// { 0x12174, "" }, +// { 0x12175, "" }, +// { 0x12176, "" }, +// { 0x12177, "" }, +// { 0x12178, "" }, +// { 0x12179, "" }, +// { 0x1217A, "" }, +// { 0x1217B, "" }, +// { 0x1217C, "" }, +// { 0x1217D, "" }, +// { 0x1217E, "" }, +// { 0x1217F, "" }, +// { 0x12180, "" }, +// { 0x12181, "" }, +// { 0x12182, "" }, +// { 0x12183, "" }, +// { 0x12184, "" }, +// { 0x12185, "" }, +// { 0x12186, "" }, +// { 0x12187, "" }, +// { 0x12188, "" }, +// { 0x12189, "" }, +// { 0x1218A, "" }, +// { 0x1218B, "" }, +// { 0x1218C, "" }, +// { 0x1218D, "" }, +// { 0x1218E, "" }, +// { 0x1218F, "" }, +// { 0x12190, "" }, +// { 0x12191, "" }, +// { 0x12192, "" }, +// { 0x12193, "" }, +// { 0x12194, "" }, +// { 0x12195, "" }, +// { 0x12196, "" }, +// { 0x12197, "" }, +// { 0x12198, "" }, +// { 0x12199, "" }, +// { 0x1219A, "" }, +// { 0x1219B, "" }, +// { 0x1219C, "" }, +// { 0x1219D, "" }, +// { 0x1219E, "" }, +// { 0x1219F, "" }, +// { 0x121A0, "" }, +// { 0x121A1, "" }, +// { 0x121A2, "" }, +// { 0x121A3, "" }, +// { 0x121A4, "" }, +// { 0x121A5, "" }, +// { 0x121A6, "" }, +// { 0x121A7, "" }, +// { 0x121A8, "" }, +// { 0x121A9, "" }, +// { 0x121AA, "" }, +// { 0x121AB, "" }, +// { 0x121AC, "" }, +// { 0x121AD, "" }, +// { 0x121AE, "" }, +// { 0x121AF, "" }, +// { 0x121B0, "" }, +// { 0x121B1, "" }, +// { 0x121B2, "" }, +// { 0x121B3, "" }, +// { 0x121B4, "" }, +// { 0x121B5, "" }, +// { 0x121B6, "" }, +// { 0x121B7, "" }, +// { 0x121B8, "" }, +// { 0x121B9, "" }, +// { 0x121BA, "" }, +// { 0x121BB, "" }, +// { 0x121BC, "" }, +// { 0x121BD, "" }, +// { 0x121BE, "" }, +// { 0x121BF, "" }, +// { 0x121C0, "" }, +// { 0x121C1, "" }, +// { 0x121C2, "" }, +// { 0x121C3, "" }, +// { 0x121C4, "" }, +// { 0x121C5, "" }, +// { 0x121C6, "" }, +// { 0x121C7, "" }, +// { 0x121C8, "" }, +// { 0x121C9, "" }, +// { 0x121CA, "" }, +// { 0x121CB, "" }, +// { 0x121CC, "" }, +// { 0x121CD, "" }, +// { 0x121CE, "" }, +// { 0x121CF, "" }, +// { 0x121D0, "" }, +// { 0x121D1, "" }, +// { 0x121D2, "" }, +// { 0x121D3, "" }, +// { 0x121D4, "" }, +// { 0x121D5, "" }, +// { 0x121D6, "" }, +// { 0x121D7, "" }, +// { 0x121D8, "" }, +// { 0x121D9, "" }, +// { 0x121DA, "" }, +// { 0x121DB, "" }, +// { 0x121DC, "" }, +// { 0x121DD, "" }, +// { 0x121DE, "" }, +// { 0x121DF, "" }, +// { 0x121E0, "" }, +// { 0x121E1, "" }, +// { 0x121E2, "" }, +// { 0x121E3, "" }, +// { 0x121E4, "" }, +// { 0x121E5, "" }, +// { 0x121E6, "" }, +// { 0x121E7, "" }, +// { 0x121E8, "" }, +// { 0x121E9, "" }, +// { 0x121EA, "" }, +// { 0x121EB, "" }, +// { 0x121EC, "" }, +// { 0x121ED, "" }, +// { 0x121EE, "" }, +// { 0x121EF, "" }, +// { 0x121F0, "" }, +// { 0x121F1, "" }, +// { 0x121F2, "" }, +// { 0x121F3, "" }, +// { 0x121F4, "" }, +// { 0x121F5, "" }, +// { 0x121F6, "" }, +// { 0x121F7, "" }, +// { 0x121F8, "" }, +// { 0x121F9, "" }, +// { 0x121FA, "" }, +// { 0x121FB, "" }, +// { 0x121FC, "" }, +// { 0x121FD, "" }, +// { 0x121FE, "" }, +// { 0x121FF, "" }, +// { 0x12200, "" }, +// { 0x12201, "" }, +// { 0x12202, "" }, +// { 0x12203, "" }, +// { 0x12204, "" }, +// { 0x12205, "" }, +// { 0x12206, "" }, +// { 0x12207, "" }, +// { 0x12208, "" }, +// { 0x12209, "" }, +// { 0x1220A, "" }, +// { 0x1220B, "" }, +// { 0x1220C, "" }, +// { 0x1220D, "" }, +// { 0x1220E, "" }, +// { 0x1220F, "" }, +// { 0x12210, "" }, +// { 0x12211, "" }, +// { 0x12212, "" }, +// { 0x12213, "" }, +// { 0x12214, "" }, +// { 0x12215, "" }, +// { 0x12216, "" }, +// { 0x12217, "" }, +// { 0x12218, "" }, +// { 0x12219, "" }, +// { 0x1221A, "" }, +// { 0x1221B, "" }, +// { 0x1221C, "" }, +// { 0x1221D, "" }, +// { 0x1221E, "" }, +// { 0x1221F, "" }, +// { 0x12220, "" }, +// { 0x12221, "" }, +// { 0x12222, "" }, +// { 0x12223, "" }, +// { 0x12224, "" }, +// { 0x12225, "" }, +// { 0x12226, "" }, +// { 0x12227, "" }, +// { 0x12228, "" }, +// { 0x12229, "" }, +// { 0x1222A, "" }, +// { 0x1222B, "" }, +// { 0x1222C, "" }, +// { 0x1222D, "" }, +// { 0x1222E, "" }, +// { 0x1222F, "" }, +// { 0x12230, "" }, +// { 0x12231, "" }, +// { 0x12232, "" }, +// { 0x12233, "" }, +// { 0x12234, "" }, +// { 0x12235, "" }, +// { 0x12236, "" }, +// { 0x12237, "" }, +// { 0x12238, "" }, +// { 0x12239, "" }, +// { 0x1223A, "" }, +// { 0x1223B, "" }, +// { 0x1223C, "" }, +// { 0x1223D, "" }, +// { 0x1223E, "" }, +// { 0x1223F, "" }, +// { 0x12240, "" }, +// { 0x12241, "" }, +// { 0x12242, "" }, +// { 0x12243, "" }, +// { 0x12244, "" }, +// { 0x12245, "" }, +// { 0x12246, "" }, +// { 0x12247, "" }, +// { 0x12248, "" }, +// { 0x12249, "" }, +// { 0x1224A, "" }, +// { 0x1224B, "" }, +// { 0x1224C, "" }, +// { 0x1224D, "" }, +// { 0x1224E, "" }, +// { 0x1224F, "" }, +// { 0x12250, "" }, +// { 0x12251, "" }, +// { 0x12252, "" }, +// { 0x12253, "" }, +// { 0x12254, "" }, +// { 0x12255, "" }, +// { 0x12256, "" }, +// { 0x12257, "" }, +// { 0x12258, "" }, +// { 0x12259, "" }, +// { 0x1225A, "" }, +// { 0x1225B, "" }, +// { 0x1225C, "" }, +// { 0x1225D, "" }, +// { 0x1225E, "" }, +// { 0x1225F, "" }, +// { 0x12260, "" }, +// { 0x12261, "" }, +// { 0x12262, "" }, +// { 0x12263, "" }, +// { 0x12264, "" }, +// { 0x12265, "" }, +// { 0x12266, "" }, +// { 0x12267, "" }, +// { 0x12268, "" }, +// { 0x12269, "" }, +// { 0x1226A, "" }, +// { 0x1226B, "" }, +// { 0x1226C, "" }, +// { 0x1226D, "" }, +// { 0x1226E, "" }, +// { 0x1226F, "" }, +// { 0x12270, "" }, +// { 0x12271, "" }, +// { 0x12272, "" }, +// { 0x12273, "" }, +// { 0x12274, "" }, +// { 0x12275, "" }, +// { 0x12276, "" }, +// { 0x12277, "" }, +// { 0x12278, "" }, +// { 0x12279, "" }, +// { 0x1227A, "" }, +// { 0x1227B, "" }, +// { 0x1227C, "" }, +// { 0x1227D, "" }, +// { 0x1227E, "" }, +// { 0x1227F, "" }, +// { 0x12280, "" }, +// { 0x12281, "" }, +// { 0x12282, "" }, +// { 0x12283, "" }, +// { 0x12284, "" }, +// { 0x12285, "" }, +// { 0x12286, "" }, +// { 0x12287, "" }, +// { 0x12288, "" }, +// { 0x12289, "" }, +// { 0x1228A, "" }, +// { 0x1228B, "" }, +// { 0x1228C, "" }, +// { 0x1228D, "" }, +// { 0x1228E, "" }, +// { 0x1228F, "" }, +// { 0x12290, "" }, +// { 0x12291, "" }, +// { 0x12292, "" }, +// { 0x12293, "" }, +// { 0x12294, "" }, +// { 0x12295, "" }, +// { 0x12296, "" }, +// { 0x12297, "" }, +// { 0x12298, "" }, +// { 0x12299, "" }, +// { 0x1229A, "" }, +// { 0x1229B, "" }, +// { 0x1229C, "" }, +// { 0x1229D, "" }, +// { 0x1229E, "" }, +// { 0x1229F, "" }, +// { 0x122A0, "" }, +// { 0x122A1, "" }, +// { 0x122A2, "" }, +// { 0x122A3, "" }, +// { 0x122A4, "" }, +// { 0x122A5, "" }, +// { 0x122A6, "" }, +// { 0x122A7, "" }, +// { 0x122A8, "" }, +// { 0x122A9, "" }, +// { 0x122AA, "" }, +// { 0x122AB, "" }, +// { 0x122AC, "" }, +// { 0x122AD, "" }, +// { 0x122AE, "" }, +// { 0x122AF, "" }, +// { 0x122B0, "" }, +// { 0x122B1, "" }, +// { 0x122B2, "" }, +// { 0x122B3, "" }, +// { 0x122B4, "" }, +// { 0x122B5, "" }, +// { 0x122B6, "" }, +// { 0x122B7, "" }, +// { 0x122B8, "" }, +// { 0x122B9, "" }, +// { 0x122BA, "" }, +// { 0x122BB, "" }, +// { 0x122BC, "" }, +// { 0x122BD, "" }, +// { 0x122BE, "" }, +// { 0x122BF, "" }, +// { 0x122C0, "" }, +// { 0x122C1, "" }, +// { 0x122C2, "" }, +// { 0x122C3, "" }, +// { 0x122C4, "" }, +// { 0x122C5, "" }, +// { 0x122C6, "" }, +// { 0x122C7, "" }, +// { 0x122C8, "" }, +// { 0x122C9, "" }, +// { 0x122CA, "" }, +// { 0x122CB, "" }, +// { 0x122CC, "" }, +// { 0x122CD, "" }, +// { 0x122CE, "" }, +// { 0x122CF, "" }, +// { 0x122D0, "" }, +// { 0x122D1, "" }, +// { 0x122D2, "" }, +// { 0x122D3, "" }, +// { 0x122D4, "" }, +// { 0x122D5, "" }, +// { 0x122D6, "" }, +// { 0x122D7, "" }, +// { 0x122D8, "" }, +// { 0x122D9, "" }, +// { 0x122DA, "" }, +// { 0x122DB, "" }, +// { 0x122DC, "" }, +// { 0x122DD, "" }, +// { 0x122DE, "" }, +// { 0x122DF, "" }, +// { 0x122E0, "" }, +// { 0x122E1, "" }, +// { 0x122E2, "" }, +// { 0x122E3, "" }, +// { 0x122E4, "" }, +// { 0x122E5, "" }, +// { 0x122E6, "" }, +// { 0x122E7, "" }, +// { 0x122E8, "" }, +// { 0x122E9, "" }, +// { 0x122EA, "" }, +// { 0x122EB, "" }, +// { 0x122EC, "" }, +// { 0x122ED, "" }, +// { 0x122EE, "" }, +// { 0x122EF, "" }, +// { 0x122F0, "" }, +// { 0x122F1, "" }, +// { 0x122F2, "" }, +// { 0x122F3, "" }, +// { 0x122F4, "" }, +// { 0x122F5, "" }, +// { 0x122F6, "" }, +// { 0x122F7, "" }, +// { 0x122F8, "" }, +// { 0x122F9, "" }, +// { 0x122FA, "" }, +// { 0x122FB, "" }, +// { 0x122FC, "" }, +// { 0x122FD, "" }, +// { 0x122FE, "" }, +// { 0x122FF, "" }, +// { 0x12300, "" }, +// { 0x12301, "" }, +// { 0x12302, "" }, +// { 0x12303, "" }, +// { 0x12304, "" }, +// { 0x12305, "" }, +// { 0x12306, "" }, +// { 0x12307, "" }, +// { 0x12308, "" }, +// { 0x12309, "" }, +// { 0x1230A, "" }, +// { 0x1230B, "" }, +// { 0x1230C, "" }, +// { 0x1230D, "" }, +// { 0x1230E, "" }, +// { 0x1230F, "" }, +// { 0x12310, "" }, +// { 0x12311, "" }, +// { 0x12312, "" }, +// { 0x12313, "" }, +// { 0x12314, "" }, +// { 0x12315, "" }, +// { 0x12316, "" }, +// { 0x12317, "" }, +// { 0x12318, "" }, +// { 0x12319, "" }, +// { 0x1231A, "" }, +// { 0x1231B, "" }, +// { 0x1231C, "" }, +// { 0x1231D, "" }, +// { 0x1231E, "" }, +// { 0x1231F, "" }, +// { 0x12320, "" }, +// { 0x12321, "" }, +// { 0x12322, "" }, +// { 0x12323, "" }, +// { 0x12324, "" }, +// { 0x12325, "" }, +// { 0x12326, "" }, +// { 0x12327, "" }, +// { 0x12328, "" }, +// { 0x12329, "" }, +// { 0x1232A, "" }, +// { 0x1232B, "" }, +// { 0x1232C, "" }, +// { 0x1232D, "" }, +// { 0x1232E, "" }, +// { 0x1232F, "" }, +// { 0x12330, "" }, +// { 0x12331, "" }, +// { 0x12332, "" }, +// { 0x12333, "" }, +// { 0x12334, "" }, +// { 0x12335, "" }, +// { 0x12336, "" }, +// { 0x12337, "" }, +// { 0x12338, "" }, +// { 0x12339, "" }, +// { 0x1233A, "" }, +// { 0x1233B, "" }, +// { 0x1233C, "" }, +// { 0x1233D, "" }, +// { 0x1233E, "" }, +// { 0x1233F, "" }, +// { 0x12340, "" }, +// { 0x12341, "" }, +// { 0x12342, "" }, +// { 0x12343, "" }, +// { 0x12344, "" }, +// { 0x12345, "" }, +// { 0x12346, "" }, +// { 0x12347, "" }, +// { 0x12348, "" }, +// { 0x12349, "" }, +// { 0x1234A, "" }, +// { 0x1234B, "" }, +// { 0x1234C, "" }, +// { 0x1234D, "" }, +// { 0x1234E, "" }, +// { 0x1234F, "" }, +// { 0x12350, "" }, +// { 0x12351, "" }, +// { 0x12352, "" }, +// { 0x12353, "" }, +// { 0x12354, "" }, +// { 0x12355, "" }, +// { 0x12356, "" }, +// { 0x12357, "" }, +// { 0x12358, "" }, +// { 0x12359, "" }, +// { 0x1235A, "" }, +// { 0x1235B, "" }, +// { 0x1235C, "" }, +// { 0x1235D, "" }, +// { 0x1235E, "" }, +// { 0x1235F, "" }, +// { 0x12360, "" }, +// { 0x12361, "" }, +// { 0x12362, "" }, +// { 0x12363, "" }, +// { 0x12364, "" }, +// { 0x12365, "" }, +// { 0x12366, "" }, +// { 0x12367, "" }, +// { 0x12368, "" }, +// { 0x12369, "" }, +// { 0x1236A, "" }, +// { 0x1236B, "" }, +// { 0x1236C, "" }, +// { 0x1236D, "" }, +// { 0x1236E, "" }, +// { 0x1236F, "" }, +// { 0x12370, "" }, +// { 0x12371, "" }, +// { 0x12372, "" }, +// { 0x12373, "" }, +// { 0x12374, "" }, +// { 0x12375, "" }, +// { 0x12376, "" }, +// { 0x12377, "" }, +// { 0x12378, "" }, +// { 0x12379, "" }, +// { 0x1237A, "" }, +// { 0x1237B, "" }, +// { 0x1237C, "" }, +// { 0x1237D, "" }, +// { 0x1237E, "" }, +// { 0x1237F, "" }, +// { 0x12380, "" }, +// { 0x12381, "" }, +// { 0x12382, "" }, +// { 0x12383, "" }, +// { 0x12384, "" }, +// { 0x12385, "" }, +// { 0x12386, "" }, +// { 0x12387, "" }, +// { 0x12388, "" }, +// { 0x12389, "" }, +// { 0x1238A, "" }, +// { 0x1238B, "" }, +// { 0x1238C, "" }, +// { 0x1238D, "" }, +// { 0x1238E, "" }, +// { 0x1238F, "" }, +// { 0x12390, "" }, +// { 0x12391, "" }, +// { 0x12392, "" }, +// { 0x12393, "" }, +// { 0x12394, "" }, +// { 0x12395, "" }, +// { 0x12396, "" }, +// { 0x12397, "" }, +// { 0x12398, "" }, +// { 0x12399, "" }, +// { 0x1239A, "" }, +// { 0x1239B, "" }, +// { 0x1239C, "" }, +// { 0x1239D, "" }, +// { 0x1239E, "" }, +// { 0x1239F, "" }, +// { 0x123A0, "" }, +// { 0x123A1, "" }, +// { 0x123A2, "" }, +// { 0x123A3, "" }, +// { 0x123A4, "" }, +// { 0x123A5, "" }, +// { 0x123A6, "" }, +// { 0x123A7, "" }, +// { 0x123A8, "" }, +// { 0x123A9, "" }, +// { 0x123AA, "" }, +// { 0x123AB, "" }, +// { 0x123AC, "" }, +// { 0x123AD, "" }, +// { 0x123AE, "" }, +// { 0x123AF, "" }, +// { 0x123B0, "" }, +// { 0x123B1, "" }, +// { 0x123B2, "" }, +// { 0x123B3, "" }, +// { 0x123B4, "" }, +// { 0x123B5, "" }, +// { 0x123B6, "" }, +// { 0x123B7, "" }, +// { 0x123B8, "" }, +// { 0x123B9, "" }, +// { 0x123BA, "" }, +// { 0x123BB, "" }, +// { 0x123BC, "" }, +// { 0x123BD, "" }, +// { 0x123BE, "" }, +// { 0x123BF, "" }, +// { 0x123C0, "" }, +// { 0x123C1, "" }, +// { 0x123C2, "" }, +// { 0x123C3, "" }, +// { 0x123C4, "" }, +// { 0x123C5, "" }, +// { 0x123C6, "" }, +// { 0x123C7, "" }, +// { 0x123C8, "" }, +// { 0x123C9, "" }, +// { 0x123CA, "" }, +// { 0x123CB, "" }, +// { 0x123CC, "" }, +// { 0x123CD, "" }, +// { 0x123CE, "" }, +// { 0x123CF, "" }, +// { 0x123D0, "" }, +// { 0x123D1, "" }, +// { 0x123D2, "" }, +// { 0x123D3, "" }, +// { 0x123D4, "" }, +// { 0x123D5, "" }, +// { 0x123D6, "" }, +// { 0x123D7, "" }, +// { 0x123D8, "" }, +// { 0x123D9, "" }, +// { 0x123DA, "" }, +// { 0x123DB, "" }, +// { 0x123DC, "" }, +// { 0x123DD, "" }, +// { 0x123DE, "" }, +// { 0x123DF, "" }, +// { 0x123E0, "" }, +// { 0x123E1, "" }, +// { 0x123E2, "" }, +// { 0x123E3, "" }, +// { 0x123E4, "" }, +// { 0x123E5, "" }, +// { 0x123E6, "" }, +// { 0x123E7, "" }, +// { 0x123E8, "" }, +// { 0x123E9, "" }, +// { 0x123EA, "" }, +// { 0x123EB, "" }, +// { 0x123EC, "" }, +// { 0x123ED, "" }, +// { 0x123EE, "" }, +// { 0x123EF, "" }, +// { 0x123F0, "" }, +// { 0x123F1, "" }, +// { 0x123F2, "" }, +// { 0x123F3, "" }, +// { 0x123F4, "" }, +// { 0x123F5, "" }, +// { 0x123F6, "" }, +// { 0x123F7, "" }, +// { 0x123F8, "" }, +// { 0x123F9, "" }, +// { 0x123FA, "" }, +// { 0x123FB, "" }, +// { 0x123FC, "" }, +// { 0x123FD, "" }, +// { 0x123FE, "" }, +// { 0x123FF, "" }, +// { 0x12400, "" }, +// { 0x12401, "" }, +// { 0x12402, "" }, +// { 0x12403, "" }, +// { 0x12404, "" }, +// { 0x12405, "" }, +// { 0x12406, "" }, +// { 0x12407, "" }, +// { 0x12408, "" }, +// { 0x12409, "" }, +// { 0x1240A, "" }, +// { 0x1240B, "" }, +// { 0x1240C, "" }, +// { 0x1240D, "" }, +// { 0x1240E, "" }, +// { 0x1240F, "" }, +// { 0x12410, "" }, +// { 0x12411, "" }, +// { 0x12412, "" }, +// { 0x12413, "" }, +// { 0x12414, "" }, +// { 0x12415, "" }, +// { 0x12416, "" }, +// { 0x12417, "" }, +// { 0x12418, "" }, +// { 0x12419, "" }, +// { 0x1241A, "" }, +// { 0x1241B, "" }, +// { 0x1241C, "" }, +// { 0x1241D, "" }, +// { 0x1241E, "" }, +// { 0x1241F, "" }, +// { 0x12420, "" }, +// { 0x12421, "" }, +// { 0x12422, "" }, +// { 0x12423, "" }, +// { 0x12424, "" }, +// { 0x12425, "" }, +// { 0x12426, "" }, +// { 0x12427, "" }, +// { 0x12428, "" }, +// { 0x12429, "" }, +// { 0x1242A, "" }, +// { 0x1242B, "" }, +// { 0x1242C, "" }, +// { 0x1242D, "" }, +// { 0x1242E, "" }, +// { 0x1242F, "" }, +// { 0x12430, "" }, +// { 0x12431, "" }, +// { 0x12432, "" }, +// { 0x12433, "" }, +// { 0x12434, "" }, +// { 0x12435, "" }, +// { 0x12436, "" }, +// { 0x12437, "" }, +// { 0x12438, "" }, +// { 0x12439, "" }, +// { 0x1243A, "" }, +// { 0x1243B, "" }, +// { 0x1243C, "" }, +// { 0x1243D, "" }, +// { 0x1243E, "" }, +// { 0x1243F, "" }, +// { 0x12440, "" }, +// { 0x12441, "" }, +// { 0x12442, "" }, +// { 0x12443, "" }, +// { 0x12444, "" }, +// { 0x12445, "" }, +// { 0x12446, "" }, +// { 0x12447, "" }, +// { 0x12448, "" }, +// { 0x12449, "" }, +// { 0x1244A, "" }, +// { 0x1244B, "" }, +// { 0x1244C, "" }, +// { 0x1244D, "" }, +// { 0x1244E, "" }, +// { 0x1244F, "" }, +// { 0x12450, "" }, +// { 0x12451, "" }, +// { 0x12452, "" }, +// { 0x12453, "" }, +// { 0x12454, "" }, +// { 0x12455, "" }, +// { 0x12456, "" }, +// { 0x12457, "" }, +// { 0x12458, "" }, +// { 0x12459, "" }, +// { 0x1245A, "" }, +// { 0x1245B, "" }, +// { 0x1245C, "" }, +// { 0x1245D, "" }, +// { 0x1245E, "" }, +// { 0x1245F, "" }, +// { 0x12460, "" }, +// { 0x12461, "" }, +// { 0x12462, "" }, +// { 0x12463, "" }, +// { 0x12464, "" }, +// { 0x12465, "" }, +// { 0x12466, "" }, +// { 0x12467, "" }, +// { 0x12468, "" }, +// { 0x12469, "" }, +// { 0x1246A, "" }, +// { 0x1246B, "" }, +// { 0x1246C, "" }, +// { 0x1246D, "" }, +// { 0x1246E, "" }, +// { 0x1246F, "" }, +// { 0x12470, "" }, +// { 0x12471, "" }, +// { 0x12472, "" }, +// { 0x12473, "" }, +// { 0x12474, "" }, +// { 0x12475, "" }, +// { 0x12476, "" }, +// { 0x12477, "" }, +// { 0x12478, "" }, +// { 0x12479, "" }, +// { 0x1247A, "" }, +// { 0x1247B, "" }, +// { 0x1247C, "" }, +// { 0x1247D, "" }, +// { 0x1247E, "" }, +// { 0x1247F, "" }, +// { 0x12480, "" }, +// { 0x12481, "" }, +// { 0x12482, "" }, +// { 0x12483, "" }, +// { 0x12484, "" }, +// { 0x12485, "" }, +// { 0x12486, "" }, +// { 0x12487, "" }, +// { 0x12488, "" }, +// { 0x12489, "" }, +// { 0x1248A, "" }, +// { 0x1248B, "" }, +// { 0x1248C, "" }, +// { 0x1248D, "" }, +// { 0x1248E, "" }, +// { 0x1248F, "" }, +// { 0x12490, "" }, +// { 0x12491, "" }, +// { 0x12492, "" }, +// { 0x12493, "" }, +// { 0x12494, "" }, +// { 0x12495, "" }, +// { 0x12496, "" }, +// { 0x12497, "" }, +// { 0x12498, "" }, +// { 0x12499, "" }, +// { 0x1249A, "" }, +// { 0x1249B, "" }, +// { 0x1249C, "" }, +// { 0x1249D, "" }, +// { 0x1249E, "" }, +// { 0x1249F, "" }, +// { 0x124A0, "" }, +// { 0x124A1, "" }, +// { 0x124A2, "" }, +// { 0x124A3, "" }, +// { 0x124A4, "" }, +// { 0x124A5, "" }, +// { 0x124A6, "" }, +// { 0x124A7, "" }, +// { 0x124A8, "" }, +// { 0x124A9, "" }, +// { 0x124AA, "" }, +// { 0x124AB, "" }, +// { 0x124AC, "" }, +// { 0x124AD, "" }, +// { 0x124AE, "" }, +// { 0x124AF, "" }, +// { 0x124B0, "" }, +// { 0x124B1, "" }, +// { 0x124B2, "" }, +// { 0x124B3, "" }, +// { 0x124B4, "" }, +// { 0x124B5, "" }, +// { 0x124B6, "" }, +// { 0x124B7, "" }, +// { 0x124B8, "" }, +// { 0x124B9, "" }, +// { 0x124BA, "" }, +// { 0x124BB, "" }, +// { 0x124BC, "" }, +// { 0x124BD, "" }, +// { 0x124BE, "" }, +// { 0x124BF, "" }, +// { 0x124C0, "" }, +// { 0x124C1, "" }, +// { 0x124C2, "" }, +// { 0x124C3, "" }, +// { 0x124C4, "" }, +// { 0x124C5, "" }, +// { 0x124C6, "" }, +// { 0x124C7, "" }, +// { 0x124C8, "" }, +// { 0x124C9, "" }, +// { 0x124CA, "" }, +// { 0x124CB, "" }, +// { 0x124CC, "" }, +// { 0x124CD, "" }, +// { 0x124CE, "" }, +// { 0x124CF, "" }, +// { 0x124D0, "" }, +// { 0x124D1, "" }, +// { 0x124D2, "" }, +// { 0x124D3, "" }, +// { 0x124D4, "" }, +// { 0x124D5, "" }, +// { 0x124D6, "" }, +// { 0x124D7, "" }, +// { 0x124D8, "" }, +// { 0x124D9, "" }, +// { 0x124DA, "" }, +// { 0x124DB, "" }, +// { 0x124DC, "" }, +// { 0x124DD, "" }, +// { 0x124DE, "" }, +// { 0x124DF, "" }, +// { 0x124E0, "" }, +// { 0x124E1, "" }, +// { 0x124E2, "" }, +// { 0x124E3, "" }, +// { 0x124E4, "" }, +// { 0x124E5, "" }, +// { 0x124E6, "" }, +// { 0x124E7, "" }, +// { 0x124E8, "" }, +// { 0x124E9, "" }, +// { 0x124EA, "" }, +// { 0x124EB, "" }, +// { 0x124EC, "" }, +// { 0x124ED, "" }, +// { 0x124EE, "" }, +// { 0x124EF, "" }, +// { 0x124F0, "" }, +// { 0x124F1, "" }, +// { 0x124F2, "" }, +// { 0x124F3, "" }, +// { 0x124F4, "" }, +// { 0x124F5, "" }, +// { 0x124F6, "" }, +// { 0x124F7, "" }, +// { 0x124F8, "" }, +// { 0x124F9, "" }, +// { 0x124FA, "" }, +// { 0x124FB, "" }, +// { 0x124FC, "" }, +// { 0x124FD, "" }, +// { 0x124FE, "" }, +// { 0x124FF, "" }, +// { 0x12500, "" }, +// { 0x12501, "" }, +// { 0x12502, "" }, +// { 0x12503, "" }, +// { 0x12504, "" }, +// { 0x12505, "" }, +// { 0x12506, "" }, +// { 0x12507, "" }, +// { 0x12508, "" }, +// { 0x12509, "" }, +// { 0x1250A, "" }, +// { 0x1250B, "" }, +// { 0x1250C, "" }, +// { 0x1250D, "" }, +// { 0x1250E, "" }, +// { 0x1250F, "" }, +// { 0x12510, "" }, +// { 0x12511, "" }, +// { 0x12512, "" }, +// { 0x12513, "" }, +// { 0x12514, "" }, +// { 0x12515, "" }, +// { 0x12516, "" }, +// { 0x12517, "" }, +// { 0x12518, "" }, +// { 0x12519, "" }, +// { 0x1251A, "" }, +// { 0x1251B, "" }, +// { 0x1251C, "" }, +// { 0x1251D, "" }, +// { 0x1251E, "" }, +// { 0x1251F, "" }, +// { 0x12520, "" }, +// { 0x12521, "" }, +// { 0x12522, "" }, +// { 0x12523, "" }, +// { 0x12524, "" }, +// { 0x12525, "" }, +// { 0x12526, "" }, +// { 0x12527, "" }, +// { 0x12528, "" }, +// { 0x12529, "" }, +// { 0x1252A, "" }, +// { 0x1252B, "" }, +// { 0x1252C, "" }, +// { 0x1252D, "" }, +// { 0x1252E, "" }, +// { 0x1252F, "" }, +// { 0x12530, "" }, +// { 0x12531, "" }, +// { 0x12532, "" }, +// { 0x12533, "" }, +// { 0x12534, "" }, +// { 0x12535, "" }, +// { 0x12536, "" }, +// { 0x12537, "" }, +// { 0x12538, "" }, +// { 0x12539, "" }, +// { 0x1253A, "" }, +// { 0x1253B, "" }, +// { 0x1253C, "" }, +// { 0x1253D, "" }, +// { 0x1253E, "" }, +// { 0x1253F, "" }, +// { 0x12540, "" }, +// { 0x12541, "" }, +// { 0x12542, "" }, +// { 0x12543, "" }, +// { 0x12544, "" }, +// { 0x12545, "" }, +// { 0x12546, "" }, +// { 0x12547, "" }, +// { 0x12548, "" }, +// { 0x12549, "" }, +// { 0x1254A, "" }, +// { 0x1254B, "" }, +// { 0x1254C, "" }, +// { 0x1254D, "" }, +// { 0x1254E, "" }, +// { 0x1254F, "" }, +// { 0x12550, "" }, +// { 0x12551, "" }, +// { 0x12552, "" }, +// { 0x12553, "" }, +// { 0x12554, "" }, +// { 0x12555, "" }, +// { 0x12556, "" }, +// { 0x12557, "" }, +// { 0x12558, "" }, +// { 0x12559, "" }, +// { 0x1255A, "" }, +// { 0x1255B, "" }, +// { 0x1255C, "" }, +// { 0x1255D, "" }, +// { 0x1255E, "" }, +// { 0x1255F, "" }, +// { 0x12560, "" }, +// { 0x12561, "" }, +// { 0x12562, "" }, +// { 0x12563, "" }, +// { 0x12564, "" }, +// { 0x12565, "" }, +// { 0x12566, "" }, +// { 0x12567, "" }, +// { 0x12568, "" }, +// { 0x12569, "" }, +// { 0x1256A, "" }, +// { 0x1256B, "" }, +// { 0x1256C, "" }, +// { 0x1256D, "" }, +// { 0x1256E, "" }, +// { 0x1256F, "" }, +// { 0x12570, "" }, +// { 0x12571, "" }, +// { 0x12572, "" }, +// { 0x12573, "" }, +// { 0x12574, "" }, +// { 0x12575, "" }, +// { 0x12576, "" }, +// { 0x12577, "" }, +// { 0x12578, "" }, +// { 0x12579, "" }, +// { 0x1257A, "" }, +// { 0x1257B, "" }, +// { 0x1257C, "" }, +// { 0x1257D, "" }, +// { 0x1257E, "" }, +// { 0x1257F, "" }, +// { 0x12580, "" }, +// { 0x12581, "" }, +// { 0x12582, "" }, +// { 0x12583, "" }, +// { 0x12584, "" }, +// { 0x12585, "" }, +// { 0x12586, "" }, +// { 0x12587, "" }, +// { 0x12588, "" }, +// { 0x12589, "" }, +// { 0x1258A, "" }, +// { 0x1258B, "" }, +// { 0x1258C, "" }, +// { 0x1258D, "" }, +// { 0x1258E, "" }, +// { 0x1258F, "" }, +// { 0x12590, "" }, +// { 0x12591, "" }, +// { 0x12592, "" }, +// { 0x12593, "" }, +// { 0x12594, "" }, +// { 0x12595, "" }, +// { 0x12596, "" }, +// { 0x12597, "" }, +// { 0x12598, "" }, +// { 0x12599, "" }, +// { 0x1259A, "" }, +// { 0x1259B, "" }, +// { 0x1259C, "" }, +// { 0x1259D, "" }, +// { 0x1259E, "" }, +// { 0x1259F, "" }, +// { 0x125A0, "" }, +// { 0x125A1, "" }, +// { 0x125A2, "" }, +// { 0x125A3, "" }, +// { 0x125A4, "" }, +// { 0x125A5, "" }, +// { 0x125A6, "" }, +// { 0x125A7, "" }, +// { 0x125A8, "" }, +// { 0x125A9, "" }, +// { 0x125AA, "" }, +// { 0x125AB, "" }, +// { 0x125AC, "" }, +// { 0x125AD, "" }, +// { 0x125AE, "" }, +// { 0x125AF, "" }, +// { 0x125B0, "" }, +// { 0x125B1, "" }, +// { 0x125B2, "" }, +// { 0x125B3, "" }, +// { 0x125B4, "" }, +// { 0x125B5, "" }, +// { 0x125B6, "" }, +// { 0x125B7, "" }, +// { 0x125B8, "" }, +// { 0x125B9, "" }, +// { 0x125BA, "" }, +// { 0x125BB, "" }, +// { 0x125BC, "" }, +// { 0x125BD, "" }, +// { 0x125BE, "" }, +// { 0x125BF, "" }, +// { 0x125C0, "" }, +// { 0x125C1, "" }, +// { 0x125C2, "" }, +// { 0x125C3, "" }, +// { 0x125C4, "" }, +// { 0x125C5, "" }, +// { 0x125C6, "" }, +// { 0x125C7, "" }, +// { 0x125C8, "" }, +// { 0x125C9, "" }, +// { 0x125CA, "" }, +// { 0x125CB, "" }, +// { 0x125CC, "" }, +// { 0x125CD, "" }, +// { 0x125CE, "" }, +// { 0x125CF, "" }, +// { 0x125D0, "" }, +// { 0x125D1, "" }, +// { 0x125D2, "" }, +// { 0x125D3, "" }, +// { 0x125D4, "" }, +// { 0x125D5, "" }, +// { 0x125D6, "" }, +// { 0x125D7, "" }, +// { 0x125D8, "" }, +// { 0x125D9, "" }, +// { 0x125DA, "" }, +// { 0x125DB, "" }, +// { 0x125DC, "" }, +// { 0x125DD, "" }, +// { 0x125DE, "" }, +// { 0x125DF, "" }, +// { 0x125E0, "" }, +// { 0x125E1, "" }, +// { 0x125E2, "" }, +// { 0x125E3, "" }, +// { 0x125E4, "" }, +// { 0x125E5, "" }, +// { 0x125E6, "" }, +// { 0x125E7, "" }, +// { 0x125E8, "" }, +// { 0x125E9, "" }, +// { 0x125EA, "" }, +// { 0x125EB, "" }, +// { 0x125EC, "" }, +// { 0x125ED, "" }, +// { 0x125EE, "" }, +// { 0x125EF, "" }, +// { 0x125F0, "" }, +// { 0x125F1, "" }, +// { 0x125F2, "" }, +// { 0x125F3, "" }, +// { 0x125F4, "" }, +// { 0x125F5, "" }, +// { 0x125F6, "" }, +// { 0x125F7, "" }, +// { 0x125F8, "" }, +// { 0x125F9, "" }, +// { 0x125FA, "" }, +// { 0x125FB, "" }, +// { 0x125FC, "" }, +// { 0x125FD, "" }, +// { 0x125FE, "" }, +// { 0x125FF, "" }, +// { 0x12600, "" }, +// { 0x12601, "" }, +// { 0x12602, "" }, +// { 0x12603, "" }, +// { 0x12604, "" }, +// { 0x12605, "" }, +// { 0x12606, "" }, +// { 0x12607, "" }, +// { 0x12608, "" }, +// { 0x12609, "" }, +// { 0x1260A, "" }, +// { 0x1260B, "" }, +// { 0x1260C, "" }, +// { 0x1260D, "" }, +// { 0x1260E, "" }, +// { 0x1260F, "" }, +// { 0x12610, "" }, +// { 0x12611, "" }, +// { 0x12612, "" }, +// { 0x12613, "" }, +// { 0x12614, "" }, +// { 0x12615, "" }, +// { 0x12616, "" }, +// { 0x12617, "" }, +// { 0x12618, "" }, +// { 0x12619, "" }, +// { 0x1261A, "" }, +// { 0x1261B, "" }, +// { 0x1261C, "" }, +// { 0x1261D, "" }, +// { 0x1261E, "" }, +// { 0x1261F, "" }, +// { 0x12620, "" }, +// { 0x12621, "" }, +// { 0x12622, "" }, +// { 0x12623, "" }, +// { 0x12624, "" }, +// { 0x12625, "" }, +// { 0x12626, "" }, +// { 0x12627, "" }, +// { 0x12628, "" }, +// { 0x12629, "" }, +// { 0x1262A, "" }, +// { 0x1262B, "" }, +// { 0x1262C, "" }, +// { 0x1262D, "" }, +// { 0x1262E, "" }, +// { 0x1262F, "" }, +// { 0x12630, "" }, +// { 0x12631, "" }, +// { 0x12632, "" }, +// { 0x12633, "" }, +// { 0x12634, "" }, +// { 0x12635, "" }, +// { 0x12636, "" }, +// { 0x12637, "" }, +// { 0x12638, "" }, +// { 0x12639, "" }, +// { 0x1263A, "" }, +// { 0x1263B, "" }, +// { 0x1263C, "" }, +// { 0x1263D, "" }, +// { 0x1263E, "" }, +// { 0x1263F, "" }, +// { 0x12640, "" }, +// { 0x12641, "" }, +// { 0x12642, "" }, +// { 0x12643, "" }, +// { 0x12644, "" }, +// { 0x12645, "" }, +// { 0x12646, "" }, +// { 0x12647, "" }, +// { 0x12648, "" }, +// { 0x12649, "" }, +// { 0x1264A, "" }, +// { 0x1264B, "" }, +// { 0x1264C, "" }, +// { 0x1264D, "" }, +// { 0x1264E, "" }, +// { 0x1264F, "" }, +// { 0x12650, "" }, +// { 0x12651, "" }, +// { 0x12652, "" }, +// { 0x12653, "" }, +// { 0x12654, "" }, +// { 0x12655, "" }, +// { 0x12656, "" }, +// { 0x12657, "" }, +// { 0x12658, "" }, +// { 0x12659, "" }, +// { 0x1265A, "" }, +// { 0x1265B, "" }, +// { 0x1265C, "" }, +// { 0x1265D, "" }, +// { 0x1265E, "" }, +// { 0x1265F, "" }, +// { 0x12660, "" }, +// { 0x12661, "" }, +// { 0x12662, "" }, +// { 0x12663, "" }, +// { 0x12664, "" }, +// { 0x12665, "" }, +// { 0x12666, "" }, +// { 0x12667, "" }, +// { 0x12668, "" }, +// { 0x12669, "" }, +// { 0x1266A, "" }, +// { 0x1266B, "" }, +// { 0x1266C, "" }, +// { 0x1266D, "" }, +// { 0x1266E, "" }, +// { 0x1266F, "" }, +// { 0x12670, "" }, +// { 0x12671, "" }, +// { 0x12672, "" }, +// { 0x12673, "" }, +// { 0x12674, "" }, +// { 0x12675, "" }, +// { 0x12676, "" }, +// { 0x12677, "" }, +// { 0x12678, "" }, +// { 0x12679, "" }, +// { 0x1267A, "" }, +// { 0x1267B, "" }, +// { 0x1267C, "" }, +// { 0x1267D, "" }, +// { 0x1267E, "" }, +// { 0x1267F, "" }, +// { 0x12680, "" }, +// { 0x12681, "" }, +// { 0x12682, "" }, +// { 0x12683, "" }, +// { 0x12684, "" }, +// { 0x12685, "" }, +// { 0x12686, "" }, +// { 0x12687, "" }, +// { 0x12688, "" }, +// { 0x12689, "" }, +// { 0x1268A, "" }, +// { 0x1268B, "" }, +// { 0x1268C, "" }, +// { 0x1268D, "" }, +// { 0x1268E, "" }, +// { 0x1268F, "" }, +// { 0x12690, "" }, +// { 0x12691, "" }, +// { 0x12692, "" }, +// { 0x12693, "" }, +// { 0x12694, "" }, +// { 0x12695, "" }, +// { 0x12696, "" }, +// { 0x12697, "" }, +// { 0x12698, "" }, +// { 0x12699, "" }, +// { 0x1269A, "" }, +// { 0x1269B, "" }, +// { 0x1269C, "" }, +// { 0x1269D, "" }, +// { 0x1269E, "" }, +// { 0x1269F, "" }, +// { 0x126A0, "" }, +// { 0x126A1, "" }, +// { 0x126A2, "" }, +// { 0x126A3, "" }, +// { 0x126A4, "" }, +// { 0x126A5, "" }, +// { 0x126A6, "" }, +// { 0x126A7, "" }, +// { 0x126A8, "" }, +// { 0x126A9, "" }, +// { 0x126AA, "" }, +// { 0x126AB, "" }, +// { 0x126AC, "" }, +// { 0x126AD, "" }, +// { 0x126AE, "" }, +// { 0x126AF, "" }, +// { 0x126B0, "" }, +// { 0x126B1, "" }, +// { 0x126B2, "" }, +// { 0x126B3, "" }, +// { 0x126B4, "" }, +// { 0x126B5, "" }, +// { 0x126B6, "" }, +// { 0x126B7, "" }, +// { 0x126B8, "" }, +// { 0x126B9, "" }, +// { 0x126BA, "" }, +// { 0x126BB, "" }, +// { 0x126BC, "" }, +// { 0x126BD, "" }, +// { 0x126BE, "" }, +// { 0x126BF, "" }, +// { 0x126C0, "" }, +// { 0x126C1, "" }, +// { 0x126C2, "" }, +// { 0x126C3, "" }, +// { 0x126C4, "" }, +// { 0x126C5, "" }, +// { 0x126C6, "" }, +// { 0x126C7, "" }, +// { 0x126C8, "" }, +// { 0x126C9, "" }, +// { 0x126CA, "" }, +// { 0x126CB, "" }, +// { 0x126CC, "" }, +// { 0x126CD, "" }, +// { 0x126CE, "" }, +// { 0x126CF, "" }, +// { 0x126D0, "" }, +// { 0x126D1, "" }, +// { 0x126D2, "" }, +// { 0x126D3, "" }, +// { 0x126D4, "" }, +// { 0x126D5, "" }, +// { 0x126D6, "" }, +// { 0x126D7, "" }, +// { 0x126D8, "" }, +// { 0x126D9, "" }, +// { 0x126DA, "" }, +// { 0x126DB, "" }, +// { 0x126DC, "" }, +// { 0x126DD, "" }, +// { 0x126DE, "" }, +// { 0x126DF, "" }, +// { 0x126E0, "" }, +// { 0x126E1, "" }, +// { 0x126E2, "" }, +// { 0x126E3, "" }, +// { 0x126E4, "" }, +// { 0x126E5, "" }, +// { 0x126E6, "" }, +// { 0x126E7, "" }, +// { 0x126E8, "" }, +// { 0x126E9, "" }, +// { 0x126EA, "" }, +// { 0x126EB, "" }, +// { 0x126EC, "" }, +// { 0x126ED, "" }, +// { 0x126EE, "" }, +// { 0x126EF, "" }, +// { 0x126F0, "" }, +// { 0x126F1, "" }, +// { 0x126F2, "" }, +// { 0x126F3, "" }, +// { 0x126F4, "" }, +// { 0x126F5, "" }, +// { 0x126F6, "" }, +// { 0x126F7, "" }, +// { 0x126F8, "" }, +// { 0x126F9, "" }, +// { 0x126FA, "" }, +// { 0x126FB, "" }, +// { 0x126FC, "" }, +// { 0x126FD, "" }, +// { 0x126FE, "" }, +// { 0x126FF, "" }, +// { 0x12700, "" }, +// { 0x12701, "" }, +// { 0x12702, "" }, +// { 0x12703, "" }, +// { 0x12704, "" }, +// { 0x12705, "" }, +// { 0x12706, "" }, +// { 0x12707, "" }, +// { 0x12708, "" }, +// { 0x12709, "" }, +// { 0x1270A, "" }, +// { 0x1270B, "" }, +// { 0x1270C, "" }, +// { 0x1270D, "" }, +// { 0x1270E, "" }, +// { 0x1270F, "" }, +// { 0x12710, "" }, +// { 0x12711, "" }, +// { 0x12712, "" }, +// { 0x12713, "" }, +// { 0x12714, "" }, +// { 0x12715, "" }, +// { 0x12716, "" }, +// { 0x12717, "" }, +// { 0x12718, "" }, +// { 0x12719, "" }, +// { 0x1271A, "" }, +// { 0x1271B, "" }, +// { 0x1271C, "" }, +// { 0x1271D, "" }, +// { 0x1271E, "" }, +// { 0x1271F, "" }, +// { 0x12720, "" }, +// { 0x12721, "" }, +// { 0x12722, "" }, +// { 0x12723, "" }, +// { 0x12724, "" }, +// { 0x12725, "" }, +// { 0x12726, "" }, +// { 0x12727, "" }, +// { 0x12728, "" }, +// { 0x12729, "" }, +// { 0x1272A, "" }, +// { 0x1272B, "" }, +// { 0x1272C, "" }, +// { 0x1272D, "" }, +// { 0x1272E, "" }, +// { 0x1272F, "" }, +// { 0x12730, "" }, +// { 0x12731, "" }, +// { 0x12732, "" }, +// { 0x12733, "" }, +// { 0x12734, "" }, +// { 0x12735, "" }, +// { 0x12736, "" }, +// { 0x12737, "" }, +// { 0x12738, "" }, +// { 0x12739, "" }, +// { 0x1273A, "" }, +// { 0x1273B, "" }, +// { 0x1273C, "" }, +// { 0x1273D, "" }, +// { 0x1273E, "" }, +// { 0x1273F, "" }, +// { 0x12740, "" }, +// { 0x12741, "" }, +// { 0x12742, "" }, +// { 0x12743, "" }, +// { 0x12744, "" }, +// { 0x12745, "" }, +// { 0x12746, "" }, +// { 0x12747, "" }, +// { 0x12748, "" }, +// { 0x12749, "" }, +// { 0x1274A, "" }, +// { 0x1274B, "" }, +// { 0x1274C, "" }, +// { 0x1274D, "" }, +// { 0x1274E, "" }, +// { 0x1274F, "" }, +// { 0x12750, "" }, +// { 0x12751, "" }, +// { 0x12752, "" }, +// { 0x12753, "" }, +// { 0x12754, "" }, +// { 0x12755, "" }, +// { 0x12756, "" }, +// { 0x12757, "" }, +// { 0x12758, "" }, +// { 0x12759, "" }, +// { 0x1275A, "" }, +// { 0x1275B, "" }, +// { 0x1275C, "" }, +// { 0x1275D, "" }, +// { 0x1275E, "" }, +// { 0x1275F, "" }, +// { 0x12760, "" }, +// { 0x12761, "" }, +// { 0x12762, "" }, +// { 0x12763, "" }, +// { 0x12764, "" }, +// { 0x12765, "" }, +// { 0x12766, "" }, +// { 0x12767, "" }, +// { 0x12768, "" }, +// { 0x12769, "" }, +// { 0x1276A, "" }, +// { 0x1276B, "" }, +// { 0x1276C, "" }, +// { 0x1276D, "" }, +// { 0x1276E, "" }, +// { 0x1276F, "" }, +// { 0x12770, "" }, +// { 0x12771, "" }, +// { 0x12772, "" }, +// { 0x12773, "" }, +// { 0x12774, "" }, +// { 0x12775, "" }, +// { 0x12776, "" }, +// { 0x12777, "" }, +// { 0x12778, "" }, +// { 0x12779, "" }, +// { 0x1277A, "" }, +// { 0x1277B, "" }, +// { 0x1277C, "" }, +// { 0x1277D, "" }, +// { 0x1277E, "" }, +// { 0x1277F, "" }, +// { 0x12780, "" }, +// { 0x12781, "" }, +// { 0x12782, "" }, +// { 0x12783, "" }, +// { 0x12784, "" }, +// { 0x12785, "" }, +// { 0x12786, "" }, +// { 0x12787, "" }, +// { 0x12788, "" }, +// { 0x12789, "" }, +// { 0x1278A, "" }, +// { 0x1278B, "" }, +// { 0x1278C, "" }, +// { 0x1278D, "" }, +// { 0x1278E, "" }, +// { 0x1278F, "" }, +// { 0x12790, "" }, +// { 0x12791, "" }, +// { 0x12792, "" }, +// { 0x12793, "" }, +// { 0x12794, "" }, +// { 0x12795, "" }, +// { 0x12796, "" }, +// { 0x12797, "" }, +// { 0x12798, "" }, +// { 0x12799, "" }, +// { 0x1279A, "" }, +// { 0x1279B, "" }, +// { 0x1279C, "" }, +// { 0x1279D, "" }, +// { 0x1279E, "" }, +// { 0x1279F, "" }, +// { 0x127A0, "" }, +// { 0x127A1, "" }, +// { 0x127A2, "" }, +// { 0x127A3, "" }, +// { 0x127A4, "" }, +// { 0x127A5, "" }, +// { 0x127A6, "" }, +// { 0x127A7, "" }, +// { 0x127A8, "" }, +// { 0x127A9, "" }, +// { 0x127AA, "" }, +// { 0x127AB, "" }, +// { 0x127AC, "" }, +// { 0x127AD, "" }, +// { 0x127AE, "" }, +// { 0x127AF, "" }, +// { 0x127B0, "" }, +// { 0x127B1, "" }, +// { 0x127B2, "" }, +// { 0x127B3, "" }, +// { 0x127B4, "" }, +// { 0x127B5, "" }, +// { 0x127B6, "" }, +// { 0x127B7, "" }, +// { 0x127B8, "" }, +// { 0x127B9, "" }, +// { 0x127BA, "" }, +// { 0x127BB, "" }, +// { 0x127BC, "" }, +// { 0x127BD, "" }, +// { 0x127BE, "" }, +// { 0x127BF, "" }, +// { 0x127C0, "" }, +// { 0x127C1, "" }, +// { 0x127C2, "" }, +// { 0x127C3, "" }, +// { 0x127C4, "" }, +// { 0x127C5, "" }, +// { 0x127C6, "" }, +// { 0x127C7, "" }, +// { 0x127C8, "" }, +// { 0x127C9, "" }, +// { 0x127CA, "" }, +// { 0x127CB, "" }, +// { 0x127CC, "" }, +// { 0x127CD, "" }, +// { 0x127CE, "" }, +// { 0x127CF, "" }, +// { 0x127D0, "" }, +// { 0x127D1, "" }, +// { 0x127D2, "" }, +// { 0x127D3, "" }, +// { 0x127D4, "" }, +// { 0x127D5, "" }, +// { 0x127D6, "" }, +// { 0x127D7, "" }, +// { 0x127D8, "" }, +// { 0x127D9, "" }, +// { 0x127DA, "" }, +// { 0x127DB, "" }, +// { 0x127DC, "" }, +// { 0x127DD, "" }, +// { 0x127DE, "" }, +// { 0x127DF, "" }, +// { 0x127E0, "" }, +// { 0x127E1, "" }, +// { 0x127E2, "" }, +// { 0x127E3, "" }, +// { 0x127E4, "" }, +// { 0x127E5, "" }, +// { 0x127E6, "" }, +// { 0x127E7, "" }, +// { 0x127E8, "" }, +// { 0x127E9, "" }, +// { 0x127EA, "" }, +// { 0x127EB, "" }, +// { 0x127EC, "" }, +// { 0x127ED, "" }, +// { 0x127EE, "" }, +// { 0x127EF, "" }, +// { 0x127F0, "" }, +// { 0x127F1, "" }, +// { 0x127F2, "" }, +// { 0x127F3, "" }, +// { 0x127F4, "" }, +// { 0x127F5, "" }, +// { 0x127F6, "" }, +// { 0x127F7, "" }, +// { 0x127F8, "" }, +// { 0x127F9, "" }, +// { 0x127FA, "" }, +// { 0x127FB, "" }, +// { 0x127FC, "" }, +// { 0x127FD, "" }, +// { 0x127FE, "" }, +// { 0x127FF, "" }, +// { 0x12800, "" }, +// { 0x12801, "" }, +// { 0x12802, "" }, +// { 0x12803, "" }, +// { 0x12804, "" }, +// { 0x12805, "" }, +// { 0x12806, "" }, +// { 0x12807, "" }, +// { 0x12808, "" }, +// { 0x12809, "" }, +// { 0x1280A, "" }, +// { 0x1280B, "" }, +// { 0x1280C, "" }, +// { 0x1280D, "" }, +// { 0x1280E, "" }, +// { 0x1280F, "" }, +// { 0x12810, "" }, +// { 0x12811, "" }, +// { 0x12812, "" }, +// { 0x12813, "" }, +// { 0x12814, "" }, +// { 0x12815, "" }, +// { 0x12816, "" }, +// { 0x12817, "" }, +// { 0x12818, "" }, +// { 0x12819, "" }, +// { 0x1281A, "" }, +// { 0x1281B, "" }, +// { 0x1281C, "" }, +// { 0x1281D, "" }, +// { 0x1281E, "" }, +// { 0x1281F, "" }, +// { 0x12820, "" }, +// { 0x12821, "" }, +// { 0x12822, "" }, +// { 0x12823, "" }, +// { 0x12824, "" }, +// { 0x12825, "" }, +// { 0x12826, "" }, +// { 0x12827, "" }, +// { 0x12828, "" }, +// { 0x12829, "" }, +// { 0x1282A, "" }, +// { 0x1282B, "" }, +// { 0x1282C, "" }, +// { 0x1282D, "" }, +// { 0x1282E, "" }, +// { 0x1282F, "" }, +// { 0x12830, "" }, +// { 0x12831, "" }, +// { 0x12832, "" }, +// { 0x12833, "" }, +// { 0x12834, "" }, +// { 0x12835, "" }, +// { 0x12836, "" }, +// { 0x12837, "" }, +// { 0x12838, "" }, +// { 0x12839, "" }, +// { 0x1283A, "" }, +// { 0x1283B, "" }, +// { 0x1283C, "" }, +// { 0x1283D, "" }, +// { 0x1283E, "" }, +// { 0x1283F, "" }, +// { 0x12840, "" }, +// { 0x12841, "" }, +// { 0x12842, "" }, +// { 0x12843, "" }, +// { 0x12844, "" }, +// { 0x12845, "" }, +// { 0x12846, "" }, +// { 0x12847, "" }, +// { 0x12848, "" }, +// { 0x12849, "" }, +// { 0x1284A, "" }, +// { 0x1284B, "" }, +// { 0x1284C, "" }, +// { 0x1284D, "" }, +// { 0x1284E, "" }, +// { 0x1284F, "" }, +// { 0x12850, "" }, +// { 0x12851, "" }, +// { 0x12852, "" }, +// { 0x12853, "" }, +// { 0x12854, "" }, +// { 0x12855, "" }, +// { 0x12856, "" }, +// { 0x12857, "" }, +// { 0x12858, "" }, +// { 0x12859, "" }, +// { 0x1285A, "" }, +// { 0x1285B, "" }, +// { 0x1285C, "" }, +// { 0x1285D, "" }, +// { 0x1285E, "" }, +// { 0x1285F, "" }, +// { 0x12860, "" }, +// { 0x12861, "" }, +// { 0x12862, "" }, +// { 0x12863, "" }, +// { 0x12864, "" }, +// { 0x12865, "" }, +// { 0x12866, "" }, +// { 0x12867, "" }, +// { 0x12868, "" }, +// { 0x12869, "" }, +// { 0x1286A, "" }, +// { 0x1286B, "" }, +// { 0x1286C, "" }, +// { 0x1286D, "" }, +// { 0x1286E, "" }, +// { 0x1286F, "" }, +// { 0x12870, "" }, +// { 0x12871, "" }, +// { 0x12872, "" }, +// { 0x12873, "" }, +// { 0x12874, "" }, +// { 0x12875, "" }, +// { 0x12876, "" }, +// { 0x12877, "" }, +// { 0x12878, "" }, +// { 0x12879, "" }, +// { 0x1287A, "" }, +// { 0x1287B, "" }, +// { 0x1287C, "" }, +// { 0x1287D, "" }, +// { 0x1287E, "" }, +// { 0x1287F, "" }, +// { 0x12880, "" }, +// { 0x12881, "" }, +// { 0x12882, "" }, +// { 0x12883, "" }, +// { 0x12884, "" }, +// { 0x12885, "" }, +// { 0x12886, "" }, +// { 0x12887, "" }, +// { 0x12888, "" }, +// { 0x12889, "" }, +// { 0x1288A, "" }, +// { 0x1288B, "" }, +// { 0x1288C, "" }, +// { 0x1288D, "" }, +// { 0x1288E, "" }, +// { 0x1288F, "" }, +// { 0x12890, "" }, +// { 0x12891, "" }, +// { 0x12892, "" }, +// { 0x12893, "" }, +// { 0x12894, "" }, +// { 0x12895, "" }, +// { 0x12896, "" }, +// { 0x12897, "" }, +// { 0x12898, "" }, +// { 0x12899, "" }, +// { 0x1289A, "" }, +// { 0x1289B, "" }, +// { 0x1289C, "" }, +// { 0x1289D, "" }, +// { 0x1289E, "" }, +// { 0x1289F, "" }, +// { 0x128A0, "" }, +// { 0x128A1, "" }, +// { 0x128A2, "" }, +// { 0x128A3, "" }, +// { 0x128A4, "" }, +// { 0x128A5, "" }, +// { 0x128A6, "" }, +// { 0x128A7, "" }, +// { 0x128A8, "" }, +// { 0x128A9, "" }, +// { 0x128AA, "" }, +// { 0x128AB, "" }, +// { 0x128AC, "" }, +// { 0x128AD, "" }, +// { 0x128AE, "" }, +// { 0x128AF, "" }, +// { 0x128B0, "" }, +// { 0x128B1, "" }, +// { 0x128B2, "" }, +// { 0x128B3, "" }, +// { 0x128B4, "" }, +// { 0x128B5, "" }, +// { 0x128B6, "" }, +// { 0x128B7, "" }, +// { 0x128B8, "" }, +// { 0x128B9, "" }, +// { 0x128BA, "" }, +// { 0x128BB, "" }, +// { 0x128BC, "" }, +// { 0x128BD, "" }, +// { 0x128BE, "" }, +// { 0x128BF, "" }, +// { 0x128C0, "" }, +// { 0x128C1, "" }, +// { 0x128C2, "" }, +// { 0x128C3, "" }, +// { 0x128C4, "" }, +// { 0x128C5, "" }, +// { 0x128C6, "" }, +// { 0x128C7, "" }, +// { 0x128C8, "" }, +// { 0x128C9, "" }, +// { 0x128CA, "" }, +// { 0x128CB, "" }, +// { 0x128CC, "" }, +// { 0x128CD, "" }, +// { 0x128CE, "" }, +// { 0x128CF, "" }, +// { 0x128D0, "" }, +// { 0x128D1, "" }, +// { 0x128D2, "" }, +// { 0x128D3, "" }, +// { 0x128D4, "" }, +// { 0x128D5, "" }, +// { 0x128D6, "" }, +// { 0x128D7, "" }, +// { 0x128D8, "" }, +// { 0x128D9, "" }, +// { 0x128DA, "" }, +// { 0x128DB, "" }, +// { 0x128DC, "" }, +// { 0x128DD, "" }, +// { 0x128DE, "" }, +// { 0x128DF, "" }, +// { 0x128E0, "" }, +// { 0x128E1, "" }, +// { 0x128E2, "" }, +// { 0x128E3, "" }, +// { 0x128E4, "" }, +// { 0x128E5, "" }, +// { 0x128E6, "" }, +// { 0x128E7, "" }, +// { 0x128E8, "" }, +// { 0x128E9, "" }, +// { 0x128EA, "" }, +// { 0x128EB, "" }, +// { 0x128EC, "" }, +// { 0x128ED, "" }, +// { 0x128EE, "" }, +// { 0x128EF, "" }, +// { 0x128F0, "" }, +// { 0x128F1, "" }, +// { 0x128F2, "" }, +// { 0x128F3, "" }, +// { 0x128F4, "" }, +// { 0x128F5, "" }, +// { 0x128F6, "" }, +// { 0x128F7, "" }, +// { 0x128F8, "" }, +// { 0x128F9, "" }, +// { 0x128FA, "" }, +// { 0x128FB, "" }, +// { 0x128FC, "" }, +// { 0x128FD, "" }, +// { 0x128FE, "" }, +// { 0x128FF, "" }, +// { 0x12900, "" }, +// { 0x12901, "" }, +// { 0x12902, "" }, +// { 0x12903, "" }, +// { 0x12904, "" }, +// { 0x12905, "" }, +// { 0x12906, "" }, +// { 0x12907, "" }, +// { 0x12908, "" }, +// { 0x12909, "" }, +// { 0x1290A, "" }, +// { 0x1290B, "" }, +// { 0x1290C, "" }, +// { 0x1290D, "" }, +// { 0x1290E, "" }, +// { 0x1290F, "" }, +// { 0x12910, "" }, +// { 0x12911, "" }, +// { 0x12912, "" }, +// { 0x12913, "" }, +// { 0x12914, "" }, +// { 0x12915, "" }, +// { 0x12916, "" }, +// { 0x12917, "" }, +// { 0x12918, "" }, +// { 0x12919, "" }, +// { 0x1291A, "" }, +// { 0x1291B, "" }, +// { 0x1291C, "" }, +// { 0x1291D, "" }, +// { 0x1291E, "" }, +// { 0x1291F, "" }, +// { 0x12920, "" }, +// { 0x12921, "" }, +// { 0x12922, "" }, +// { 0x12923, "" }, +// { 0x12924, "" }, +// { 0x12925, "" }, +// { 0x12926, "" }, +// { 0x12927, "" }, +// { 0x12928, "" }, +// { 0x12929, "" }, +// { 0x1292A, "" }, +// { 0x1292B, "" }, +// { 0x1292C, "" }, +// { 0x1292D, "" }, +// { 0x1292E, "" }, +// { 0x1292F, "" }, +// { 0x12930, "" }, +// { 0x12931, "" }, +// { 0x12932, "" }, +// { 0x12933, "" }, +// { 0x12934, "" }, +// { 0x12935, "" }, +// { 0x12936, "" }, +// { 0x12937, "" }, +// { 0x12938, "" }, +// { 0x12939, "" }, +// { 0x1293A, "" }, +// { 0x1293B, "" }, +// { 0x1293C, "" }, +// { 0x1293D, "" }, +// { 0x1293E, "" }, +// { 0x1293F, "" }, +// { 0x12940, "" }, +// { 0x12941, "" }, +// { 0x12942, "" }, +// { 0x12943, "" }, +// { 0x12944, "" }, +// { 0x12945, "" }, +// { 0x12946, "" }, +// { 0x12947, "" }, +// { 0x12948, "" }, +// { 0x12949, "" }, +// { 0x1294A, "" }, +// { 0x1294B, "" }, +// { 0x1294C, "" }, +// { 0x1294D, "" }, +// { 0x1294E, "" }, +// { 0x1294F, "" }, +// { 0x12950, "" }, +// { 0x12951, "" }, +// { 0x12952, "" }, +// { 0x12953, "" }, +// { 0x12954, "" }, +// { 0x12955, "" }, +// { 0x12956, "" }, +// { 0x12957, "" }, +// { 0x12958, "" }, +// { 0x12959, "" }, +// { 0x1295A, "" }, +// { 0x1295B, "" }, +// { 0x1295C, "" }, +// { 0x1295D, "" }, +// { 0x1295E, "" }, +// { 0x1295F, "" }, +// { 0x12960, "" }, +// { 0x12961, "" }, +// { 0x12962, "" }, +// { 0x12963, "" }, +// { 0x12964, "" }, +// { 0x12965, "" }, +// { 0x12966, "" }, +// { 0x12967, "" }, +// { 0x12968, "" }, +// { 0x12969, "" }, +// { 0x1296A, "" }, +// { 0x1296B, "" }, +// { 0x1296C, "" }, +// { 0x1296D, "" }, +// { 0x1296E, "" }, +// { 0x1296F, "" }, +// { 0x12970, "" }, +// { 0x12971, "" }, +// { 0x12972, "" }, +// { 0x12973, "" }, +// { 0x12974, "" }, +// { 0x12975, "" }, +// { 0x12976, "" }, +// { 0x12977, "" }, +// { 0x12978, "" }, +// { 0x12979, "" }, +// { 0x1297A, "" }, +// { 0x1297B, "" }, +// { 0x1297C, "" }, +// { 0x1297D, "" }, +// { 0x1297E, "" }, +// { 0x1297F, "" }, +// { 0x12980, "" }, +// { 0x12981, "" }, +// { 0x12982, "" }, +// { 0x12983, "" }, +// { 0x12984, "" }, +// { 0x12985, "" }, +// { 0x12986, "" }, +// { 0x12987, "" }, +// { 0x12988, "" }, +// { 0x12989, "" }, +// { 0x1298A, "" }, +// { 0x1298B, "" }, +// { 0x1298C, "" }, +// { 0x1298D, "" }, +// { 0x1298E, "" }, +// { 0x1298F, "" }, +// { 0x12990, "" }, +// { 0x12991, "" }, +// { 0x12992, "" }, +// { 0x12993, "" }, +// { 0x12994, "" }, +// { 0x12995, "" }, +// { 0x12996, "" }, +// { 0x12997, "" }, +// { 0x12998, "" }, +// { 0x12999, "" }, +// { 0x1299A, "" }, +// { 0x1299B, "" }, +// { 0x1299C, "" }, +// { 0x1299D, "" }, +// { 0x1299E, "" }, +// { 0x1299F, "" }, +// { 0x129A0, "" }, +// { 0x129A1, "" }, +// { 0x129A2, "" }, +// { 0x129A3, "" }, +// { 0x129A4, "" }, +// { 0x129A5, "" }, +// { 0x129A6, "" }, +// { 0x129A7, "" }, +// { 0x129A8, "" }, +// { 0x129A9, "" }, +// { 0x129AA, "" }, +// { 0x129AB, "" }, +// { 0x129AC, "" }, +// { 0x129AD, "" }, +// { 0x129AE, "" }, +// { 0x129AF, "" }, +// { 0x129B0, "" }, +// { 0x129B1, "" }, +// { 0x129B2, "" }, +// { 0x129B3, "" }, +// { 0x129B4, "" }, +// { 0x129B5, "" }, +// { 0x129B6, "" }, +// { 0x129B7, "" }, +// { 0x129B8, "" }, +// { 0x129B9, "" }, +// { 0x129BA, "" }, +// { 0x129BB, "" }, +// { 0x129BC, "" }, +// { 0x129BD, "" }, +// { 0x129BE, "" }, +// { 0x129BF, "" }, +// { 0x129C0, "" }, +// { 0x129C1, "" }, +// { 0x129C2, "" }, +// { 0x129C3, "" }, +// { 0x129C4, "" }, +// { 0x129C5, "" }, +// { 0x129C6, "" }, +// { 0x129C7, "" }, +// { 0x129C8, "" }, +// { 0x129C9, "" }, +// { 0x129CA, "" }, +// { 0x129CB, "" }, +// { 0x129CC, "" }, +// { 0x129CD, "" }, +// { 0x129CE, "" }, +// { 0x129CF, "" }, +// { 0x129D0, "" }, +// { 0x129D1, "" }, +// { 0x129D2, "" }, +// { 0x129D3, "" }, +// { 0x129D4, "" }, +// { 0x129D5, "" }, +// { 0x129D6, "" }, +// { 0x129D7, "" }, +// { 0x129D8, "" }, +// { 0x129D9, "" }, +// { 0x129DA, "" }, +// { 0x129DB, "" }, +// { 0x129DC, "" }, +// { 0x129DD, "" }, +// { 0x129DE, "" }, +// { 0x129DF, "" }, +// { 0x129E0, "" }, +// { 0x129E1, "" }, +// { 0x129E2, "" }, +// { 0x129E3, "" }, +// { 0x129E4, "" }, +// { 0x129E5, "" }, +// { 0x129E6, "" }, +// { 0x129E7, "" }, +// { 0x129E8, "" }, +// { 0x129E9, "" }, +// { 0x129EA, "" }, +// { 0x129EB, "" }, +// { 0x129EC, "" }, +// { 0x129ED, "" }, +// { 0x129EE, "" }, +// { 0x129EF, "" }, +// { 0x129F0, "" }, +// { 0x129F1, "" }, +// { 0x129F2, "" }, +// { 0x129F3, "" }, +// { 0x129F4, "" }, +// { 0x129F5, "" }, +// { 0x129F6, "" }, +// { 0x129F7, "" }, +// { 0x129F8, "" }, +// { 0x129F9, "" }, +// { 0x129FA, "" }, +// { 0x129FB, "" }, +// { 0x129FC, "" }, +// { 0x129FD, "" }, +// { 0x129FE, "" }, +// { 0x129FF, "" }, +// { 0x12A00, "" }, +// { 0x12A01, "" }, +// { 0x12A02, "" }, +// { 0x12A03, "" }, +// { 0x12A04, "" }, +// { 0x12A05, "" }, +// { 0x12A06, "" }, +// { 0x12A07, "" }, +// { 0x12A08, "" }, +// { 0x12A09, "" }, +// { 0x12A0A, "" }, +// { 0x12A0B, "" }, +// { 0x12A0C, "" }, +// { 0x12A0D, "" }, +// { 0x12A0E, "" }, +// { 0x12A0F, "" }, +// { 0x12A10, "" }, +// { 0x12A11, "" }, +// { 0x12A12, "" }, +// { 0x12A13, "" }, +// { 0x12A14, "" }, +// { 0x12A15, "" }, +// { 0x12A16, "" }, +// { 0x12A17, "" }, +// { 0x12A18, "" }, +// { 0x12A19, "" }, +// { 0x12A1A, "" }, +// { 0x12A1B, "" }, +// { 0x12A1C, "" }, +// { 0x12A1D, "" }, +// { 0x12A1E, "" }, +// { 0x12A1F, "" }, +// { 0x12A20, "" }, +// { 0x12A21, "" }, +// { 0x12A22, "" }, +// { 0x12A23, "" }, +// { 0x12A24, "" }, +// { 0x12A25, "" }, +// { 0x12A26, "" }, +// { 0x12A27, "" }, +// { 0x12A28, "" }, +// { 0x12A29, "" }, +// { 0x12A2A, "" }, +// { 0x12A2B, "" }, +// { 0x12A2C, "" }, +// { 0x12A2D, "" }, +// { 0x12A2E, "" }, +// { 0x12A2F, "" }, +// { 0x12A30, "" }, +// { 0x12A31, "" }, +// { 0x12A32, "" }, +// { 0x12A33, "" }, +// { 0x12A34, "" }, +// { 0x12A35, "" }, +// { 0x12A36, "" }, +// { 0x12A37, "" }, +// { 0x12A38, "" }, +// { 0x12A39, "" }, +// { 0x12A3A, "" }, +// { 0x12A3B, "" }, +// { 0x12A3C, "" }, +// { 0x12A3D, "" }, +// { 0x12A3E, "" }, +// { 0x12A3F, "" }, +// { 0x12A40, "" }, +// { 0x12A41, "" }, +// { 0x12A42, "" }, +// { 0x12A43, "" }, +// { 0x12A44, "" }, +// { 0x12A45, "" }, +// { 0x12A46, "" }, +// { 0x12A47, "" }, +// { 0x12A48, "" }, +// { 0x12A49, "" }, +// { 0x12A4A, "" }, +// { 0x12A4B, "" }, +// { 0x12A4C, "" }, +// { 0x12A4D, "" }, +// { 0x12A4E, "" }, +// { 0x12A4F, "" }, +// { 0x12A50, "" }, +// { 0x12A51, "" }, +// { 0x12A52, "" }, +// { 0x12A53, "" }, +// { 0x12A54, "" }, +// { 0x12A55, "" }, +// { 0x12A56, "" }, +// { 0x12A57, "" }, +// { 0x12A58, "" }, +// { 0x12A59, "" }, +// { 0x12A5A, "" }, +// { 0x12A5B, "" }, +// { 0x12A5C, "" }, +// { 0x12A5D, "" }, +// { 0x12A5E, "" }, +// { 0x12A5F, "" }, +// { 0x12A60, "" }, +// { 0x12A61, "" }, +// { 0x12A62, "" }, +// { 0x12A63, "" }, +// { 0x12A64, "" }, +// { 0x12A65, "" }, +// { 0x12A66, "" }, +// { 0x12A67, "" }, +// { 0x12A68, "" }, +// { 0x12A69, "" }, +// { 0x12A6A, "" }, +// { 0x12A6B, "" }, +// { 0x12A6C, "" }, +// { 0x12A6D, "" }, +// { 0x12A6E, "" }, +// { 0x12A6F, "" }, +// { 0x12A70, "" }, +// { 0x12A71, "" }, +// { 0x12A72, "" }, +// { 0x12A73, "" }, +// { 0x12A74, "" }, +// { 0x12A75, "" }, +// { 0x12A76, "" }, +// { 0x12A77, "" }, +// { 0x12A78, "" }, +// { 0x12A79, "" }, +// { 0x12A7A, "" }, +// { 0x12A7B, "" }, +// { 0x12A7C, "" }, +// { 0x12A7D, "" }, +// { 0x12A7E, "" }, +// { 0x12A7F, "" }, +// { 0x12A80, "" }, +// { 0x12A81, "" }, +// { 0x12A82, "" }, +// { 0x12A83, "" }, +// { 0x12A84, "" }, +// { 0x12A85, "" }, +// { 0x12A86, "" }, +// { 0x12A87, "" }, +// { 0x12A88, "" }, +// { 0x12A89, "" }, +// { 0x12A8A, "" }, +// { 0x12A8B, "" }, +// { 0x12A8C, "" }, +// { 0x12A8D, "" }, +// { 0x12A8E, "" }, +// { 0x12A8F, "" }, +// { 0x12A90, "" }, +// { 0x12A91, "" }, +// { 0x12A92, "" }, +// { 0x12A93, "" }, +// { 0x12A94, "" }, +// { 0x12A95, "" }, +// { 0x12A96, "" }, +// { 0x12A97, "" }, +// { 0x12A98, "" }, +// { 0x12A99, "" }, +// { 0x12A9A, "" }, +// { 0x12A9B, "" }, +// { 0x12A9C, "" }, +// { 0x12A9D, "" }, +// { 0x12A9E, "" }, +// { 0x12A9F, "" }, +// { 0x12AA0, "" }, +// { 0x12AA1, "" }, +// { 0x12AA2, "" }, +// { 0x12AA3, "" }, +// { 0x12AA4, "" }, +// { 0x12AA5, "" }, +// { 0x12AA6, "" }, +// { 0x12AA7, "" }, +// { 0x12AA8, "" }, +// { 0x12AA9, "" }, +// { 0x12AAA, "" }, +// { 0x12AAB, "" }, +// { 0x12AAC, "" }, +// { 0x12AAD, "" }, +// { 0x12AAE, "" }, +// { 0x12AAF, "" }, +// { 0x12AB0, "" }, +// { 0x12AB1, "" }, +// { 0x12AB2, "" }, +// { 0x12AB3, "" }, +// { 0x12AB4, "" }, +// { 0x12AB5, "" }, +// { 0x12AB6, "" }, +// { 0x12AB7, "" }, +// { 0x12AB8, "" }, +// { 0x12AB9, "" }, +// { 0x12ABA, "" }, +// { 0x12ABB, "" }, +// { 0x12ABC, "" }, +// { 0x12ABD, "" }, +// { 0x12ABE, "" }, +// { 0x12ABF, "" }, +// { 0x12AC0, "" }, +// { 0x12AC1, "" }, +// { 0x12AC2, "" }, +// { 0x12AC3, "" }, +// { 0x12AC4, "" }, +// { 0x12AC5, "" }, +// { 0x12AC6, "" }, +// { 0x12AC7, "" }, +// { 0x12AC8, "" }, +// { 0x12AC9, "" }, +// { 0x12ACA, "" }, +// { 0x12ACB, "" }, +// { 0x12ACC, "" }, +// { 0x12ACD, "" }, +// { 0x12ACE, "" }, +// { 0x12ACF, "" }, +// { 0x12AD0, "" }, +// { 0x12AD1, "" }, +// { 0x12AD2, "" }, +// { 0x12AD3, "" }, +// { 0x12AD4, "" }, +// { 0x12AD5, "" }, +// { 0x12AD6, "" }, +// { 0x12AD7, "" }, +// { 0x12AD8, "" }, +// { 0x12AD9, "" }, +// { 0x12ADA, "" }, +// { 0x12ADB, "" }, +// { 0x12ADC, "" }, +// { 0x12ADD, "" }, +// { 0x12ADE, "" }, +// { 0x12ADF, "" }, +// { 0x12AE0, "" }, +// { 0x12AE1, "" }, +// { 0x12AE2, "" }, +// { 0x12AE3, "" }, +// { 0x12AE4, "" }, +// { 0x12AE5, "" }, +// { 0x12AE6, "" }, +// { 0x12AE7, "" }, +// { 0x12AE8, "" }, +// { 0x12AE9, "" }, +// { 0x12AEA, "" }, +// { 0x12AEB, "" }, +// { 0x12AEC, "" }, +// { 0x12AED, "" }, +// { 0x12AEE, "" }, +// { 0x12AEF, "" }, +// { 0x12AF0, "" }, +// { 0x12AF1, "" }, +// { 0x12AF2, "" }, +// { 0x12AF3, "" }, +// { 0x12AF4, "" }, +// { 0x12AF5, "" }, +// { 0x12AF6, "" }, +// { 0x12AF7, "" }, +// { 0x12AF8, "" }, +// { 0x12AF9, "" }, +// { 0x12AFA, "" }, +// { 0x12AFB, "" }, +// { 0x12AFC, "" }, +// { 0x12AFD, "" }, +// { 0x12AFE, "" }, +// { 0x12AFF, "" }, +// { 0x12B00, "" }, +// { 0x12B01, "" }, +// { 0x12B02, "" }, +// { 0x12B03, "" }, +// { 0x12B04, "" }, +// { 0x12B05, "" }, +// { 0x12B06, "" }, +// { 0x12B07, "" }, +// { 0x12B08, "" }, +// { 0x12B09, "" }, +// { 0x12B0A, "" }, +// { 0x12B0B, "" }, +// { 0x12B0C, "" }, +// { 0x12B0D, "" }, +// { 0x12B0E, "" }, +// { 0x12B0F, "" }, +// { 0x12B10, "" }, +// { 0x12B11, "" }, +// { 0x12B12, "" }, +// { 0x12B13, "" }, +// { 0x12B14, "" }, +// { 0x12B15, "" }, +// { 0x12B16, "" }, +// { 0x12B17, "" }, +// { 0x12B18, "" }, +// { 0x12B19, "" }, +// { 0x12B1A, "" }, +// { 0x12B1B, "" }, +// { 0x12B1C, "" }, +// { 0x12B1D, "" }, +// { 0x12B1E, "" }, +// { 0x12B1F, "" }, +// { 0x12B20, "" }, +// { 0x12B21, "" }, +// { 0x12B22, "" }, +// { 0x12B23, "" }, +// { 0x12B24, "" }, +// { 0x12B25, "" }, +// { 0x12B26, "" }, +// { 0x12B27, "" }, +// { 0x12B28, "" }, +// { 0x12B29, "" }, +// { 0x12B2A, "" }, +// { 0x12B2B, "" }, +// { 0x12B2C, "" }, +// { 0x12B2D, "" }, +// { 0x12B2E, "" }, +// { 0x12B2F, "" }, +// { 0x12B30, "" }, +// { 0x12B31, "" }, +// { 0x12B32, "" }, +// { 0x12B33, "" }, +// { 0x12B34, "" }, +// { 0x12B35, "" }, +// { 0x12B36, "" }, +// { 0x12B37, "" }, +// { 0x12B38, "" }, +// { 0x12B39, "" }, +// { 0x12B3A, "" }, +// { 0x12B3B, "" }, +// { 0x12B3C, "" }, +// { 0x12B3D, "" }, +// { 0x12B3E, "" }, +// { 0x12B3F, "" }, +// { 0x12B40, "" }, +// { 0x12B41, "" }, +// { 0x12B42, "" }, +// { 0x12B43, "" }, +// { 0x12B44, "" }, +// { 0x12B45, "" }, +// { 0x12B46, "" }, +// { 0x12B47, "" }, +// { 0x12B48, "" }, +// { 0x12B49, "" }, +// { 0x12B4A, "" }, +// { 0x12B4B, "" }, +// { 0x12B4C, "" }, +// { 0x12B4D, "" }, +// { 0x12B4E, "" }, +// { 0x12B4F, "" }, +// { 0x12B50, "" }, +// { 0x12B51, "" }, +// { 0x12B52, "" }, +// { 0x12B53, "" }, +// { 0x12B54, "" }, +// { 0x12B55, "" }, +// { 0x12B56, "" }, +// { 0x12B57, "" }, +// { 0x12B58, "" }, +// { 0x12B59, "" }, +// { 0x12B5A, "" }, +// { 0x12B5B, "" }, +// { 0x12B5C, "" }, +// { 0x12B5D, "" }, +// { 0x12B5E, "" }, +// { 0x12B5F, "" }, +// { 0x12B60, "" }, +// { 0x12B61, "" }, +// { 0x12B62, "" }, +// { 0x12B63, "" }, +// { 0x12B64, "" }, +// { 0x12B65, "" }, +// { 0x12B66, "" }, +// { 0x12B67, "" }, +// { 0x12B68, "" }, +// { 0x12B69, "" }, +// { 0x12B6A, "" }, +// { 0x12B6B, "" }, +// { 0x12B6C, "" }, +// { 0x12B6D, "" }, +// { 0x12B6E, "" }, +// { 0x12B6F, "" }, +// { 0x12B70, "" }, +// { 0x12B71, "" }, +// { 0x12B72, "" }, +// { 0x12B73, "" }, +// { 0x12B74, "" }, +// { 0x12B75, "" }, +// { 0x12B76, "" }, +// { 0x12B77, "" }, +// { 0x12B78, "" }, +// { 0x12B79, "" }, +// { 0x12B7A, "" }, +// { 0x12B7B, "" }, +// { 0x12B7C, "" }, +// { 0x12B7D, "" }, +// { 0x12B7E, "" }, +// { 0x12B7F, "" }, +// { 0x12B80, "" }, +// { 0x12B81, "" }, +// { 0x12B82, "" }, +// { 0x12B83, "" }, +// { 0x12B84, "" }, +// { 0x12B85, "" }, +// { 0x12B86, "" }, +// { 0x12B87, "" }, +// { 0x12B88, "" }, +// { 0x12B89, "" }, +// { 0x12B8A, "" }, +// { 0x12B8B, "" }, +// { 0x12B8C, "" }, +// { 0x12B8D, "" }, +// { 0x12B8E, "" }, +// { 0x12B8F, "" }, +// { 0x12B90, "" }, +// { 0x12B91, "" }, +// { 0x12B92, "" }, +// { 0x12B93, "" }, +// { 0x12B94, "" }, +// { 0x12B95, "" }, +// { 0x12B96, "" }, +// { 0x12B97, "" }, +// { 0x12B98, "" }, +// { 0x12B99, "" }, +// { 0x12B9A, "" }, +// { 0x12B9B, "" }, +// { 0x12B9C, "" }, +// { 0x12B9D, "" }, +// { 0x12B9E, "" }, +// { 0x12B9F, "" }, +// { 0x12BA0, "" }, +// { 0x12BA1, "" }, +// { 0x12BA2, "" }, +// { 0x12BA3, "" }, +// { 0x12BA4, "" }, +// { 0x12BA5, "" }, +// { 0x12BA6, "" }, +// { 0x12BA7, "" }, +// { 0x12BA8, "" }, +// { 0x12BA9, "" }, +// { 0x12BAA, "" }, +// { 0x12BAB, "" }, +// { 0x12BAC, "" }, +// { 0x12BAD, "" }, +// { 0x12BAE, "" }, +// { 0x12BAF, "" }, +// { 0x12BB0, "" }, +// { 0x12BB1, "" }, +// { 0x12BB2, "" }, +// { 0x12BB3, "" }, +// { 0x12BB4, "" }, +// { 0x12BB5, "" }, +// { 0x12BB6, "" }, +// { 0x12BB7, "" }, +// { 0x12BB8, "" }, +// { 0x12BB9, "" }, +// { 0x12BBA, "" }, +// { 0x12BBB, "" }, +// { 0x12BBC, "" }, +// { 0x12BBD, "" }, +// { 0x12BBE, "" }, +// { 0x12BBF, "" }, +// { 0x12BC0, "" }, +// { 0x12BC1, "" }, +// { 0x12BC2, "" }, +// { 0x12BC3, "" }, +// { 0x12BC4, "" }, +// { 0x12BC5, "" }, +// { 0x12BC6, "" }, +// { 0x12BC7, "" }, +// { 0x12BC8, "" }, +// { 0x12BC9, "" }, +// { 0x12BCA, "" }, +// { 0x12BCB, "" }, +// { 0x12BCC, "" }, +// { 0x12BCD, "" }, +// { 0x12BCE, "" }, +// { 0x12BCF, "" }, +// { 0x12BD0, "" }, +// { 0x12BD1, "" }, +// { 0x12BD2, "" }, +// { 0x12BD3, "" }, +// { 0x12BD4, "" }, +// { 0x12BD5, "" }, +// { 0x12BD6, "" }, +// { 0x12BD7, "" }, +// { 0x12BD8, "" }, +// { 0x12BD9, "" }, +// { 0x12BDA, "" }, +// { 0x12BDB, "" }, +// { 0x12BDC, "" }, +// { 0x12BDD, "" }, +// { 0x12BDE, "" }, +// { 0x12BDF, "" }, +// { 0x12BE0, "" }, +// { 0x12BE1, "" }, +// { 0x12BE2, "" }, +// { 0x12BE3, "" }, +// { 0x12BE4, "" }, +// { 0x12BE5, "" }, +// { 0x12BE6, "" }, +// { 0x12BE7, "" }, +// { 0x12BE8, "" }, +// { 0x12BE9, "" }, +// { 0x12BEA, "" }, +// { 0x12BEB, "" }, +// { 0x12BEC, "" }, +// { 0x12BED, "" }, +// { 0x12BEE, "" }, +// { 0x12BEF, "" }, +// { 0x12BF0, "" }, +// { 0x12BF1, "" }, +// { 0x12BF2, "" }, +// { 0x12BF3, "" }, +// { 0x12BF4, "" }, +// { 0x12BF5, "" }, +// { 0x12BF6, "" }, +// { 0x12BF7, "" }, +// { 0x12BF8, "" }, +// { 0x12BF9, "" }, +// { 0x12BFA, "" }, +// { 0x12BFB, "" }, +// { 0x12BFC, "" }, +// { 0x12BFD, "" }, +// { 0x12BFE, "" }, +// { 0x12BFF, "" }, +// { 0x12C00, "" }, +// { 0x12C01, "" }, +// { 0x12C02, "" }, +// { 0x12C03, "" }, +// { 0x12C04, "" }, +// { 0x12C05, "" }, +// { 0x12C06, "" }, +// { 0x12C07, "" }, +// { 0x12C08, "" }, +// { 0x12C09, "" }, +// { 0x12C0A, "" }, +// { 0x12C0B, "" }, +// { 0x12C0C, "" }, +// { 0x12C0D, "" }, +// { 0x12C0E, "" }, +// { 0x12C0F, "" }, +// { 0x12C10, "" }, +// { 0x12C11, "" }, +// { 0x12C12, "" }, +// { 0x12C13, "" }, +// { 0x12C14, "" }, +// { 0x12C15, "" }, +// { 0x12C16, "" }, +// { 0x12C17, "" }, +// { 0x12C18, "" }, +// { 0x12C19, "" }, +// { 0x12C1A, "" }, +// { 0x12C1B, "" }, +// { 0x12C1C, "" }, +// { 0x12C1D, "" }, +// { 0x12C1E, "" }, +// { 0x12C1F, "" }, +// { 0x12C20, "" }, +// { 0x12C21, "" }, +// { 0x12C22, "" }, +// { 0x12C23, "" }, +// { 0x12C24, "" }, +// { 0x12C25, "" }, +// { 0x12C26, "" }, +// { 0x12C27, "" }, +// { 0x12C28, "" }, +// { 0x12C29, "" }, +// { 0x12C2A, "" }, +// { 0x12C2B, "" }, +// { 0x12C2C, "" }, +// { 0x12C2D, "" }, +// { 0x12C2E, "" }, +// { 0x12C2F, "" }, +// { 0x12C30, "" }, +// { 0x12C31, "" }, +// { 0x12C32, "" }, +// { 0x12C33, "" }, +// { 0x12C34, "" }, +// { 0x12C35, "" }, +// { 0x12C36, "" }, +// { 0x12C37, "" }, +// { 0x12C38, "" }, +// { 0x12C39, "" }, +// { 0x12C3A, "" }, +// { 0x12C3B, "" }, +// { 0x12C3C, "" }, +// { 0x12C3D, "" }, +// { 0x12C3E, "" }, +// { 0x12C3F, "" }, +// { 0x12C40, "" }, +// { 0x12C41, "" }, +// { 0x12C42, "" }, +// { 0x12C43, "" }, +// { 0x12C44, "" }, +// { 0x12C45, "" }, +// { 0x12C46, "" }, +// { 0x12C47, "" }, +// { 0x12C48, "" }, +// { 0x12C49, "" }, +// { 0x12C4A, "" }, +// { 0x12C4B, "" }, +// { 0x12C4C, "" }, +// { 0x12C4D, "" }, +// { 0x12C4E, "" }, +// { 0x12C4F, "" }, +// { 0x12C50, "" }, +// { 0x12C51, "" }, +// { 0x12C52, "" }, +// { 0x12C53, "" }, +// { 0x12C54, "" }, +// { 0x12C55, "" }, +// { 0x12C56, "" }, +// { 0x12C57, "" }, +// { 0x12C58, "" }, +// { 0x12C59, "" }, +// { 0x12C5A, "" }, +// { 0x12C5B, "" }, +// { 0x12C5C, "" }, +// { 0x12C5D, "" }, +// { 0x12C5E, "" }, +// { 0x12C5F, "" }, +// { 0x12C60, "" }, +// { 0x12C61, "" }, +// { 0x12C62, "" }, +// { 0x12C63, "" }, +// { 0x12C64, "" }, +// { 0x12C65, "" }, +// { 0x12C66, "" }, +// { 0x12C67, "" }, +// { 0x12C68, "" }, +// { 0x12C69, "" }, +// { 0x12C6A, "" }, +// { 0x12C6B, "" }, +// { 0x12C6C, "" }, +// { 0x12C6D, "" }, +// { 0x12C6E, "" }, +// { 0x12C6F, "" }, +// { 0x12C70, "" }, +// { 0x12C71, "" }, +// { 0x12C72, "" }, +// { 0x12C73, "" }, +// { 0x12C74, "" }, +// { 0x12C75, "" }, +// { 0x12C76, "" }, +// { 0x12C77, "" }, +// { 0x12C78, "" }, +// { 0x12C79, "" }, +// { 0x12C7A, "" }, +// { 0x12C7B, "" }, +// { 0x12C7C, "" }, +// { 0x12C7D, "" }, +// { 0x12C7E, "" }, +// { 0x12C7F, "" }, +// { 0x12C80, "" }, +// { 0x12C81, "" }, +// { 0x12C82, "" }, +// { 0x12C83, "" }, +// { 0x12C84, "" }, +// { 0x12C85, "" }, +// { 0x12C86, "" }, +// { 0x12C87, "" }, +// { 0x12C88, "" }, +// { 0x12C89, "" }, +// { 0x12C8A, "" }, +// { 0x12C8B, "" }, +// { 0x12C8C, "" }, +// { 0x12C8D, "" }, +// { 0x12C8E, "" }, +// { 0x12C8F, "" }, +// { 0x12C90, "" }, +// { 0x12C91, "" }, +// { 0x12C92, "" }, +// { 0x12C93, "" }, +// { 0x12C94, "" }, +// { 0x12C95, "" }, +// { 0x12C96, "" }, +// { 0x12C97, "" }, +// { 0x12C98, "" }, +// { 0x12C99, "" }, +// { 0x12C9A, "" }, +// { 0x12C9B, "" }, +// { 0x12C9C, "" }, +// { 0x12C9D, "" }, +// { 0x12C9E, "" }, +// { 0x12C9F, "" }, +// { 0x12CA0, "" }, +// { 0x12CA1, "" }, +// { 0x12CA2, "" }, +// { 0x12CA3, "" }, +// { 0x12CA4, "" }, +// { 0x12CA5, "" }, +// { 0x12CA6, "" }, +// { 0x12CA7, "" }, +// { 0x12CA8, "" }, +// { 0x12CA9, "" }, +// { 0x12CAA, "" }, +// { 0x12CAB, "" }, +// { 0x12CAC, "" }, +// { 0x12CAD, "" }, +// { 0x12CAE, "" }, +// { 0x12CAF, "" }, +// { 0x12CB0, "" }, +// { 0x12CB1, "" }, +// { 0x12CB2, "" }, +// { 0x12CB3, "" }, +// { 0x12CB4, "" }, +// { 0x12CB5, "" }, +// { 0x12CB6, "" }, +// { 0x12CB7, "" }, +// { 0x12CB8, "" }, +// { 0x12CB9, "" }, +// { 0x12CBA, "" }, +// { 0x12CBB, "" }, +// { 0x12CBC, "" }, +// { 0x12CBD, "" }, +// { 0x12CBE, "" }, +// { 0x12CBF, "" }, +// { 0x12CC0, "" }, +// { 0x12CC1, "" }, +// { 0x12CC2, "" }, +// { 0x12CC3, "" }, +// { 0x12CC4, "" }, +// { 0x12CC5, "" }, +// { 0x12CC6, "" }, +// { 0x12CC7, "" }, +// { 0x12CC8, "" }, +// { 0x12CC9, "" }, +// { 0x12CCA, "" }, +// { 0x12CCB, "" }, +// { 0x12CCC, "" }, +// { 0x12CCD, "" }, +// { 0x12CCE, "" }, +// { 0x12CCF, "" }, +// { 0x12CD0, "" }, +// { 0x12CD1, "" }, +// { 0x12CD2, "" }, +// { 0x12CD3, "" }, +// { 0x12CD4, "" }, +// { 0x12CD5, "" }, +// { 0x12CD6, "" }, +// { 0x12CD7, "" }, +// { 0x12CD8, "" }, +// { 0x12CD9, "" }, +// { 0x12CDA, "" }, +// { 0x12CDB, "" }, +// { 0x12CDC, "" }, +// { 0x12CDD, "" }, +// { 0x12CDE, "" }, +// { 0x12CDF, "" }, +// { 0x12CE0, "" }, +// { 0x12CE1, "" }, +// { 0x12CE2, "" }, +// { 0x12CE3, "" }, +// { 0x12CE4, "" }, +// { 0x12CE5, "" }, +// { 0x12CE6, "" }, +// { 0x12CE7, "" }, +// { 0x12CE8, "" }, +// { 0x12CE9, "" }, +// { 0x12CEA, "" }, +// { 0x12CEB, "" }, +// { 0x12CEC, "" }, +// { 0x12CED, "" }, +// { 0x12CEE, "" }, +// { 0x12CEF, "" }, +// { 0x12CF0, "" }, +// { 0x12CF1, "" }, +// { 0x12CF2, "" }, +// { 0x12CF3, "" }, +// { 0x12CF4, "" }, +// { 0x12CF5, "" }, +// { 0x12CF6, "" }, +// { 0x12CF7, "" }, +// { 0x12CF8, "" }, +// { 0x12CF9, "" }, +// { 0x12CFA, "" }, +// { 0x12CFB, "" }, +// { 0x12CFC, "" }, +// { 0x12CFD, "" }, +// { 0x12CFE, "" }, +// { 0x12CFF, "" }, +// { 0x12D00, "" }, +// { 0x12D01, "" }, +// { 0x12D02, "" }, +// { 0x12D03, "" }, +// { 0x12D04, "" }, +// { 0x12D05, "" }, +// { 0x12D06, "" }, +// { 0x12D07, "" }, +// { 0x12D08, "" }, +// { 0x12D09, "" }, +// { 0x12D0A, "" }, +// { 0x12D0B, "" }, +// { 0x12D0C, "" }, +// { 0x12D0D, "" }, +// { 0x12D0E, "" }, +// { 0x12D0F, "" }, +// { 0x12D10, "" }, +// { 0x12D11, "" }, +// { 0x12D12, "" }, +// { 0x12D13, "" }, +// { 0x12D14, "" }, +// { 0x12D15, "" }, +// { 0x12D16, "" }, +// { 0x12D17, "" }, +// { 0x12D18, "" }, +// { 0x12D19, "" }, +// { 0x12D1A, "" }, +// { 0x12D1B, "" }, +// { 0x12D1C, "" }, +// { 0x12D1D, "" }, +// { 0x12D1E, "" }, +// { 0x12D1F, "" }, +// { 0x12D20, "" }, +// { 0x12D21, "" }, +// { 0x12D22, "" }, +// { 0x12D23, "" }, +// { 0x12D24, "" }, +// { 0x12D25, "" }, +// { 0x12D26, "" }, +// { 0x12D27, "" }, +// { 0x12D28, "" }, +// { 0x12D29, "" }, +// { 0x12D2A, "" }, +// { 0x12D2B, "" }, +// { 0x12D2C, "" }, +// { 0x12D2D, "" }, +// { 0x12D2E, "" }, +// { 0x12D2F, "" }, +// { 0x12D30, "" }, +// { 0x12D31, "" }, +// { 0x12D32, "" }, +// { 0x12D33, "" }, +// { 0x12D34, "" }, +// { 0x12D35, "" }, +// { 0x12D36, "" }, +// { 0x12D37, "" }, +// { 0x12D38, "" }, +// { 0x12D39, "" }, +// { 0x12D3A, "" }, +// { 0x12D3B, "" }, +// { 0x12D3C, "" }, +// { 0x12D3D, "" }, +// { 0x12D3E, "" }, +// { 0x12D3F, "" }, +// { 0x12D40, "" }, +// { 0x12D41, "" }, +// { 0x12D42, "" }, +// { 0x12D43, "" }, +// { 0x12D44, "" }, +// { 0x12D45, "" }, +// { 0x12D46, "" }, +// { 0x12D47, "" }, +// { 0x12D48, "" }, +// { 0x12D49, "" }, +// { 0x12D4A, "" }, +// { 0x12D4B, "" }, +// { 0x12D4C, "" }, +// { 0x12D4D, "" }, +// { 0x12D4E, "" }, +// { 0x12D4F, "" }, +// { 0x12D50, "" }, +// { 0x12D51, "" }, +// { 0x12D52, "" }, +// { 0x12D53, "" }, +// { 0x12D54, "" }, +// { 0x12D55, "" }, +// { 0x12D56, "" }, +// { 0x12D57, "" }, +// { 0x12D58, "" }, +// { 0x12D59, "" }, +// { 0x12D5A, "" }, +// { 0x12D5B, "" }, +// { 0x12D5C, "" }, +// { 0x12D5D, "" }, +// { 0x12D5E, "" }, +// { 0x12D5F, "" }, +// { 0x12D60, "" }, +// { 0x12D61, "" }, +// { 0x12D62, "" }, +// { 0x12D63, "" }, +// { 0x12D64, "" }, +// { 0x12D65, "" }, +// { 0x12D66, "" }, +// { 0x12D67, "" }, +// { 0x12D68, "" }, +// { 0x12D69, "" }, +// { 0x12D6A, "" }, +// { 0x12D6B, "" }, +// { 0x12D6C, "" }, +// { 0x12D6D, "" }, +// { 0x12D6E, "" }, +// { 0x12D6F, "" }, +// { 0x12D70, "" }, +// { 0x12D71, "" }, +// { 0x12D72, "" }, +// { 0x12D73, "" }, +// { 0x12D74, "" }, +// { 0x12D75, "" }, +// { 0x12D76, "" }, +// { 0x12D77, "" }, +// { 0x12D78, "" }, +// { 0x12D79, "" }, +// { 0x12D7A, "" }, +// { 0x12D7B, "" }, +// { 0x12D7C, "" }, +// { 0x12D7D, "" }, +// { 0x12D7E, "" }, +// { 0x12D7F, "" }, +// { 0x12D80, "" }, +// { 0x12D81, "" }, +// { 0x12D82, "" }, +// { 0x12D83, "" }, +// { 0x12D84, "" }, +// { 0x12D85, "" }, +// { 0x12D86, "" }, +// { 0x12D87, "" }, +// { 0x12D88, "" }, +// { 0x12D89, "" }, +// { 0x12D8A, "" }, +// { 0x12D8B, "" }, +// { 0x12D8C, "" }, +// { 0x12D8D, "" }, +// { 0x12D8E, "" }, +// { 0x12D8F, "" }, +// { 0x12D90, "" }, +// { 0x12D91, "" }, +// { 0x12D92, "" }, +// { 0x12D93, "" }, +// { 0x12D94, "" }, +// { 0x12D95, "" }, +// { 0x12D96, "" }, +// { 0x12D97, "" }, +// { 0x12D98, "" }, +// { 0x12D99, "" }, +// { 0x12D9A, "" }, +// { 0x12D9B, "" }, +// { 0x12D9C, "" }, +// { 0x12D9D, "" }, +// { 0x12D9E, "" }, +// { 0x12D9F, "" }, +// { 0x12DA0, "" }, +// { 0x12DA1, "" }, +// { 0x12DA2, "" }, +// { 0x12DA3, "" }, +// { 0x12DA4, "" }, +// { 0x12DA5, "" }, +// { 0x12DA6, "" }, +// { 0x12DA7, "" }, +// { 0x12DA8, "" }, +// { 0x12DA9, "" }, +// { 0x12DAA, "" }, +// { 0x12DAB, "" }, +// { 0x12DAC, "" }, +// { 0x12DAD, "" }, +// { 0x12DAE, "" }, +// { 0x12DAF, "" }, +// { 0x12DB0, "" }, +// { 0x12DB1, "" }, +// { 0x12DB2, "" }, +// { 0x12DB3, "" }, +// { 0x12DB4, "" }, +// { 0x12DB5, "" }, +// { 0x12DB6, "" }, +// { 0x12DB7, "" }, +// { 0x12DB8, "" }, +// { 0x12DB9, "" }, +// { 0x12DBA, "" }, +// { 0x12DBB, "" }, +// { 0x12DBC, "" }, +// { 0x12DBD, "" }, +// { 0x12DBE, "" }, +// { 0x12DBF, "" }, +// { 0x12DC0, "" }, +// { 0x12DC1, "" }, +// { 0x12DC2, "" }, +// { 0x12DC3, "" }, +// { 0x12DC4, "" }, +// { 0x12DC5, "" }, +// { 0x12DC6, "" }, +// { 0x12DC7, "" }, +// { 0x12DC8, "" }, +// { 0x12DC9, "" }, +// { 0x12DCA, "" }, +// { 0x12DCB, "" }, +// { 0x12DCC, "" }, +// { 0x12DCD, "" }, +// { 0x12DCE, "" }, +// { 0x12DCF, "" }, +// { 0x12DD0, "" }, +// { 0x12DD1, "" }, +// { 0x12DD2, "" }, +// { 0x12DD3, "" }, +// { 0x12DD4, "" }, +// { 0x12DD5, "" }, +// { 0x12DD6, "" }, +// { 0x12DD7, "" }, +// { 0x12DD8, "" }, +// { 0x12DD9, "" }, +// { 0x12DDA, "" }, +// { 0x12DDB, "" }, +// { 0x12DDC, "" }, +// { 0x12DDD, "" }, +// { 0x12DDE, "" }, +// { 0x12DDF, "" }, +// { 0x12DE0, "" }, +// { 0x12DE1, "" }, +// { 0x12DE2, "" }, +// { 0x12DE3, "" }, +// { 0x12DE4, "" }, +// { 0x12DE5, "" }, +// { 0x12DE6, "" }, +// { 0x12DE7, "" }, +// { 0x12DE8, "" }, +// { 0x12DE9, "" }, +// { 0x12DEA, "" }, +// { 0x12DEB, "" }, +// { 0x12DEC, "" }, +// { 0x12DED, "" }, +// { 0x12DEE, "" }, +// { 0x12DEF, "" }, +// { 0x12DF0, "" }, +// { 0x12DF1, "" }, +// { 0x12DF2, "" }, +// { 0x12DF3, "" }, +// { 0x12DF4, "" }, +// { 0x12DF5, "" }, +// { 0x12DF6, "" }, +// { 0x12DF7, "" }, +// { 0x12DF8, "" }, +// { 0x12DF9, "" }, +// { 0x12DFA, "" }, +// { 0x12DFB, "" }, +// { 0x12DFC, "" }, +// { 0x12DFD, "" }, +// { 0x12DFE, "" }, +// { 0x12DFF, "" }, +// { 0x12E00, "" }, +// { 0x12E01, "" }, +// { 0x12E02, "" }, +// { 0x12E03, "" }, +// { 0x12E04, "" }, +// { 0x12E05, "" }, +// { 0x12E06, "" }, +// { 0x12E07, "" }, +// { 0x12E08, "" }, +// { 0x12E09, "" }, +// { 0x12E0A, "" }, +// { 0x12E0B, "" }, +// { 0x12E0C, "" }, +// { 0x12E0D, "" }, +// { 0x12E0E, "" }, +// { 0x12E0F, "" }, +// { 0x12E10, "" }, +// { 0x12E11, "" }, +// { 0x12E12, "" }, +// { 0x12E13, "" }, +// { 0x12E14, "" }, +// { 0x12E15, "" }, +// { 0x12E16, "" }, +// { 0x12E17, "" }, +// { 0x12E18, "" }, +// { 0x12E19, "" }, +// { 0x12E1A, "" }, +// { 0x12E1B, "" }, +// { 0x12E1C, "" }, +// { 0x12E1D, "" }, +// { 0x12E1E, "" }, +// { 0x12E1F, "" }, +// { 0x12E20, "" }, +// { 0x12E21, "" }, +// { 0x12E22, "" }, +// { 0x12E23, "" }, +// { 0x12E24, "" }, +// { 0x12E25, "" }, +// { 0x12E26, "" }, +// { 0x12E27, "" }, +// { 0x12E28, "" }, +// { 0x12E29, "" }, +// { 0x12E2A, "" }, +// { 0x12E2B, "" }, +// { 0x12E2C, "" }, +// { 0x12E2D, "" }, +// { 0x12E2E, "" }, +// { 0x12E2F, "" }, +// { 0x12E30, "" }, +// { 0x12E31, "" }, +// { 0x12E32, "" }, +// { 0x12E33, "" }, +// { 0x12E34, "" }, +// { 0x12E35, "" }, +// { 0x12E36, "" }, +// { 0x12E37, "" }, +// { 0x12E38, "" }, +// { 0x12E39, "" }, +// { 0x12E3A, "" }, +// { 0x12E3B, "" }, +// { 0x12E3C, "" }, +// { 0x12E3D, "" }, +// { 0x12E3E, "" }, +// { 0x12E3F, "" }, +// { 0x12E40, "" }, +// { 0x12E41, "" }, +// { 0x12E42, "" }, +// { 0x12E43, "" }, +// { 0x12E44, "" }, +// { 0x12E45, "" }, +// { 0x12E46, "" }, +// { 0x12E47, "" }, +// { 0x12E48, "" }, +// { 0x12E49, "" }, +// { 0x12E4A, "" }, +// { 0x12E4B, "" }, +// { 0x12E4C, "" }, +// { 0x12E4D, "" }, +// { 0x12E4E, "" }, +// { 0x12E4F, "" }, +// { 0x12E50, "" }, +// { 0x12E51, "" }, +// { 0x12E52, "" }, +// { 0x12E53, "" }, +// { 0x12E54, "" }, +// { 0x12E55, "" }, +// { 0x12E56, "" }, +// { 0x12E57, "" }, +// { 0x12E58, "" }, +// { 0x12E59, "" }, +// { 0x12E5A, "" }, +// { 0x12E5B, "" }, +// { 0x12E5C, "" }, +// { 0x12E5D, "" }, +// { 0x12E5E, "" }, +// { 0x12E5F, "" }, +// { 0x12E60, "" }, +// { 0x12E61, "" }, +// { 0x12E62, "" }, +// { 0x12E63, "" }, +// { 0x12E64, "" }, +// { 0x12E65, "" }, +// { 0x12E66, "" }, +// { 0x12E67, "" }, +// { 0x12E68, "" }, +// { 0x12E69, "" }, +// { 0x12E6A, "" }, +// { 0x12E6B, "" }, +// { 0x12E6C, "" }, +// { 0x12E6D, "" }, +// { 0x12E6E, "" }, +// { 0x12E6F, "" }, +// { 0x12E70, "" }, +// { 0x12E71, "" }, +// { 0x12E72, "" }, +// { 0x12E73, "" }, +// { 0x12E74, "" }, +// { 0x12E75, "" }, +// { 0x12E76, "" }, +// { 0x12E77, "" }, +// { 0x12E78, "" }, +// { 0x12E79, "" }, +// { 0x12E7A, "" }, +// { 0x12E7B, "" }, +// { 0x12E7C, "" }, +// { 0x12E7D, "" }, +// { 0x12E7E, "" }, +// { 0x12E7F, "" }, +// { 0x12E80, "" }, +// { 0x12E81, "" }, +// { 0x12E82, "" }, +// { 0x12E83, "" }, +// { 0x12E84, "" }, +// { 0x12E85, "" }, +// { 0x12E86, "" }, +// { 0x12E87, "" }, +// { 0x12E88, "" }, +// { 0x12E89, "" }, +// { 0x12E8A, "" }, +// { 0x12E8B, "" }, +// { 0x12E8C, "" }, +// { 0x12E8D, "" }, +// { 0x12E8E, "" }, +// { 0x12E8F, "" }, +// { 0x12E90, "" }, +// { 0x12E91, "" }, +// { 0x12E92, "" }, +// { 0x12E93, "" }, +// { 0x12E94, "" }, +// { 0x12E95, "" }, +// { 0x12E96, "" }, +// { 0x12E97, "" }, +// { 0x12E98, "" }, +// { 0x12E99, "" }, +// { 0x12E9A, "" }, +// { 0x12E9B, "" }, +// { 0x12E9C, "" }, +// { 0x12E9D, "" }, +// { 0x12E9E, "" }, +// { 0x12E9F, "" }, +// { 0x12EA0, "" }, +// { 0x12EA1, "" }, +// { 0x12EA2, "" }, +// { 0x12EA3, "" }, +// { 0x12EA4, "" }, +// { 0x12EA5, "" }, +// { 0x12EA6, "" }, +// { 0x12EA7, "" }, +// { 0x12EA8, "" }, +// { 0x12EA9, "" }, +// { 0x12EAA, "" }, +// { 0x12EAB, "" }, +// { 0x12EAC, "" }, +// { 0x12EAD, "" }, +// { 0x12EAE, "" }, +// { 0x12EAF, "" }, +// { 0x12EB0, "" }, +// { 0x12EB1, "" }, +// { 0x12EB2, "" }, +// { 0x12EB3, "" }, +// { 0x12EB4, "" }, +// { 0x12EB5, "" }, +// { 0x12EB6, "" }, +// { 0x12EB7, "" }, +// { 0x12EB8, "" }, +// { 0x12EB9, "" }, +// { 0x12EBA, "" }, +// { 0x12EBB, "" }, +// { 0x12EBC, "" }, +// { 0x12EBD, "" }, +// { 0x12EBE, "" }, +// { 0x12EBF, "" }, +// { 0x12EC0, "" }, +// { 0x12EC1, "" }, +// { 0x12EC2, "" }, +// { 0x12EC3, "" }, +// { 0x12EC4, "" }, +// { 0x12EC5, "" }, +// { 0x12EC6, "" }, +// { 0x12EC7, "" }, +// { 0x12EC8, "" }, +// { 0x12EC9, "" }, +// { 0x12ECA, "" }, +// { 0x12ECB, "" }, +// { 0x12ECC, "" }, +// { 0x12ECD, "" }, +// { 0x12ECE, "" }, +// { 0x12ECF, "" }, +// { 0x12ED0, "" }, +// { 0x12ED1, "" }, +// { 0x12ED2, "" }, +// { 0x12ED3, "" }, +// { 0x12ED4, "" }, +// { 0x12ED5, "" }, +// { 0x12ED6, "" }, +// { 0x12ED7, "" }, +// { 0x12ED8, "" }, +// { 0x12ED9, "" }, +// { 0x12EDA, "" }, +// { 0x12EDB, "" }, +// { 0x12EDC, "" }, +// { 0x12EDD, "" }, +// { 0x12EDE, "" }, +// { 0x12EDF, "" }, +// { 0x12EE0, "" }, +// { 0x12EE1, "" }, +// { 0x12EE2, "" }, +// { 0x12EE3, "" }, +// { 0x12EE4, "" }, +// { 0x12EE5, "" }, +// { 0x12EE6, "" }, +// { 0x12EE7, "" }, +// { 0x12EE8, "" }, +// { 0x12EE9, "" }, +// { 0x12EEA, "" }, +// { 0x12EEB, "" }, +// { 0x12EEC, "" }, +// { 0x12EED, "" }, +// { 0x12EEE, "" }, +// { 0x12EEF, "" }, +// { 0x12EF0, "" }, +// { 0x12EF1, "" }, +// { 0x12EF2, "" }, +// { 0x12EF3, "" }, +// { 0x12EF4, "" }, +// { 0x12EF5, "" }, +// { 0x12EF6, "" }, +// { 0x12EF7, "" }, +// { 0x12EF8, "" }, +// { 0x12EF9, "" }, +// { 0x12EFA, "" }, +// { 0x12EFB, "" }, +// { 0x12EFC, "" }, +// { 0x12EFD, "" }, +// { 0x12EFE, "" }, +// { 0x12EFF, "" }, +// { 0x12F00, "" }, +// { 0x12F01, "" }, +// { 0x12F02, "" }, +// { 0x12F03, "" }, +// { 0x12F04, "" }, +// { 0x12F05, "" }, +// { 0x12F06, "" }, +// { 0x12F07, "" }, +// { 0x12F08, "" }, +// { 0x12F09, "" }, +// { 0x12F0A, "" }, +// { 0x12F0B, "" }, +// { 0x12F0C, "" }, +// { 0x12F0D, "" }, +// { 0x12F0E, "" }, +// { 0x12F0F, "" }, +// { 0x12F10, "" }, +// { 0x12F11, "" }, +// { 0x12F12, "" }, +// { 0x12F13, "" }, +// { 0x12F14, "" }, +// { 0x12F15, "" }, +// { 0x12F16, "" }, +// { 0x12F17, "" }, +// { 0x12F18, "" }, +// { 0x12F19, "" }, +// { 0x12F1A, "" }, +// { 0x12F1B, "" }, +// { 0x12F1C, "" }, +// { 0x12F1D, "" }, +// { 0x12F1E, "" }, +// { 0x12F1F, "" }, +// { 0x12F20, "" }, +// { 0x12F21, "" }, +// { 0x12F22, "" }, +// { 0x12F23, "" }, +// { 0x12F24, "" }, +// { 0x12F25, "" }, +// { 0x12F26, "" }, +// { 0x12F27, "" }, +// { 0x12F28, "" }, +// { 0x12F29, "" }, +// { 0x12F2A, "" }, +// { 0x12F2B, "" }, +// { 0x12F2C, "" }, +// { 0x12F2D, "" }, +// { 0x12F2E, "" }, +// { 0x12F2F, "" }, +// { 0x12F30, "" }, +// { 0x12F31, "" }, +// { 0x12F32, "" }, +// { 0x12F33, "" }, +// { 0x12F34, "" }, +// { 0x12F35, "" }, +// { 0x12F36, "" }, +// { 0x12F37, "" }, +// { 0x12F38, "" }, +// { 0x12F39, "" }, +// { 0x12F3A, "" }, +// { 0x12F3B, "" }, +// { 0x12F3C, "" }, +// { 0x12F3D, "" }, +// { 0x12F3E, "" }, +// { 0x12F3F, "" }, +// { 0x12F40, "" }, +// { 0x12F41, "" }, +// { 0x12F42, "" }, +// { 0x12F43, "" }, +// { 0x12F44, "" }, +// { 0x12F45, "" }, +// { 0x12F46, "" }, +// { 0x12F47, "" }, +// { 0x12F48, "" }, +// { 0x12F49, "" }, +// { 0x12F4A, "" }, +// { 0x12F4B, "" }, +// { 0x12F4C, "" }, +// { 0x12F4D, "" }, +// { 0x12F4E, "" }, +// { 0x12F4F, "" }, +// { 0x12F50, "" }, +// { 0x12F51, "" }, +// { 0x12F52, "" }, +// { 0x12F53, "" }, +// { 0x12F54, "" }, +// { 0x12F55, "" }, +// { 0x12F56, "" }, +// { 0x12F57, "" }, +// { 0x12F58, "" }, +// { 0x12F59, "" }, +// { 0x12F5A, "" }, +// { 0x12F5B, "" }, +// { 0x12F5C, "" }, +// { 0x12F5D, "" }, +// { 0x12F5E, "" }, +// { 0x12F5F, "" }, +// { 0x12F60, "" }, +// { 0x12F61, "" }, +// { 0x12F62, "" }, +// { 0x12F63, "" }, +// { 0x12F64, "" }, +// { 0x12F65, "" }, +// { 0x12F66, "" }, +// { 0x12F67, "" }, +// { 0x12F68, "" }, +// { 0x12F69, "" }, +// { 0x12F6A, "" }, +// { 0x12F6B, "" }, +// { 0x12F6C, "" }, +// { 0x12F6D, "" }, +// { 0x12F6E, "" }, +// { 0x12F6F, "" }, +// { 0x12F70, "" }, +// { 0x12F71, "" }, +// { 0x12F72, "" }, +// { 0x12F73, "" }, +// { 0x12F74, "" }, +// { 0x12F75, "" }, +// { 0x12F76, "" }, +// { 0x12F77, "" }, +// { 0x12F78, "" }, +// { 0x12F79, "" }, +// { 0x12F7A, "" }, +// { 0x12F7B, "" }, +// { 0x12F7C, "" }, +// { 0x12F7D, "" }, +// { 0x12F7E, "" }, +// { 0x12F7F, "" }, +// { 0x12F80, "" }, +// { 0x12F81, "" }, +// { 0x12F82, "" }, +// { 0x12F83, "" }, +// { 0x12F84, "" }, +// { 0x12F85, "" }, +// { 0x12F86, "" }, +// { 0x12F87, "" }, +// { 0x12F88, "" }, +// { 0x12F89, "" }, +// { 0x12F8A, "" }, +// { 0x12F8B, "" }, +// { 0x12F8C, "" }, +// { 0x12F8D, "" }, +// { 0x12F8E, "" }, +// { 0x12F8F, "" }, +// { 0x12F90, "" }, +// { 0x12F91, "" }, +// { 0x12F92, "" }, +// { 0x12F93, "" }, +// { 0x12F94, "" }, +// { 0x12F95, "" }, +// { 0x12F96, "" }, +// { 0x12F97, "" }, +// { 0x12F98, "" }, +// { 0x12F99, "" }, +// { 0x12F9A, "" }, +// { 0x12F9B, "" }, +// { 0x12F9C, "" }, +// { 0x12F9D, "" }, +// { 0x12F9E, "" }, +// { 0x12F9F, "" }, +// { 0x12FA0, "" }, +// { 0x12FA1, "" }, +// { 0x12FA2, "" }, +// { 0x12FA3, "" }, +// { 0x12FA4, "" }, +// { 0x12FA5, "" }, +// { 0x12FA6, "" }, +// { 0x12FA7, "" }, +// { 0x12FA8, "" }, +// { 0x12FA9, "" }, +// { 0x12FAA, "" }, +// { 0x12FAB, "" }, +// { 0x12FAC, "" }, +// { 0x12FAD, "" }, +// { 0x12FAE, "" }, +// { 0x12FAF, "" }, +// { 0x12FB0, "" }, +// { 0x12FB1, "" }, +// { 0x12FB2, "" }, +// { 0x12FB3, "" }, +// { 0x12FB4, "" }, +// { 0x12FB5, "" }, +// { 0x12FB6, "" }, +// { 0x12FB7, "" }, +// { 0x12FB8, "" }, +// { 0x12FB9, "" }, +// { 0x12FBA, "" }, +// { 0x12FBB, "" }, +// { 0x12FBC, "" }, +// { 0x12FBD, "" }, +// { 0x12FBE, "" }, +// { 0x12FBF, "" }, +// { 0x12FC0, "" }, +// { 0x12FC1, "" }, +// { 0x12FC2, "" }, +// { 0x12FC3, "" }, +// { 0x12FC4, "" }, +// { 0x12FC5, "" }, +// { 0x12FC6, "" }, +// { 0x12FC7, "" }, +// { 0x12FC8, "" }, +// { 0x12FC9, "" }, +// { 0x12FCA, "" }, +// { 0x12FCB, "" }, +// { 0x12FCC, "" }, +// { 0x12FCD, "" }, +// { 0x12FCE, "" }, +// { 0x12FCF, "" }, +// { 0x12FD0, "" }, +// { 0x12FD1, "" }, +// { 0x12FD2, "" }, +// { 0x12FD3, "" }, +// { 0x12FD4, "" }, +// { 0x12FD5, "" }, +// { 0x12FD6, "" }, +// { 0x12FD7, "" }, +// { 0x12FD8, "" }, +// { 0x12FD9, "" }, +// { 0x12FDA, "" }, +// { 0x12FDB, "" }, +// { 0x12FDC, "" }, +// { 0x12FDD, "" }, +// { 0x12FDE, "" }, +// { 0x12FDF, "" }, +// { 0x12FE0, "" }, +// { 0x12FE1, "" }, +// { 0x12FE2, "" }, +// { 0x12FE3, "" }, +// { 0x12FE4, "" }, +// { 0x12FE5, "" }, +// { 0x12FE6, "" }, +// { 0x12FE7, "" }, +// { 0x12FE8, "" }, +// { 0x12FE9, "" }, +// { 0x12FEA, "" }, +// { 0x12FEB, "" }, +// { 0x12FEC, "" }, +// { 0x12FED, "" }, +// { 0x12FEE, "" }, +// { 0x12FEF, "" }, +// { 0x12FF0, "" }, +// { 0x12FF1, "" }, +// { 0x12FF2, "" }, +// { 0x12FF3, "" }, +// { 0x12FF4, "" }, +// { 0x12FF5, "" }, +// { 0x12FF6, "" }, +// { 0x12FF7, "" }, +// { 0x12FF8, "" }, +// { 0x12FF9, "" }, +// { 0x12FFA, "" }, +// { 0x12FFB, "" }, +// { 0x12FFC, "" }, +// { 0x12FFD, "" }, +// { 0x12FFE, "" }, +// { 0x12FFF, "" }, +// { 0x13000, "" }, +// { 0x13001, "" }, +// { 0x13002, "" }, +// { 0x13003, "" }, +// { 0x13004, "" }, +// { 0x13005, "" }, +// { 0x13006, "" }, +// { 0x13007, "" }, +// { 0x13008, "" }, +// { 0x13009, "" }, +// { 0x1300A, "" }, +// { 0x1300B, "" }, +// { 0x1300C, "" }, +// { 0x1300D, "" }, +// { 0x1300E, "" }, +// { 0x1300F, "" }, +// { 0x13010, "" }, +// { 0x13011, "" }, +// { 0x13012, "" }, +// { 0x13013, "" }, +// { 0x13014, "" }, +// { 0x13015, "" }, +// { 0x13016, "" }, +// { 0x13017, "" }, +// { 0x13018, "" }, +// { 0x13019, "" }, +// { 0x1301A, "" }, +// { 0x1301B, "" }, +// { 0x1301C, "" }, +// { 0x1301D, "" }, +// { 0x1301E, "" }, +// { 0x1301F, "" }, +// { 0x13020, "" }, +// { 0x13021, "" }, +// { 0x13022, "" }, +// { 0x13023, "" }, +// { 0x13024, "" }, +// { 0x13025, "" }, +// { 0x13026, "" }, +// { 0x13027, "" }, +// { 0x13028, "" }, +// { 0x13029, "" }, +// { 0x1302A, "" }, +// { 0x1302B, "" }, +// { 0x1302C, "" }, +// { 0x1302D, "" }, +// { 0x1302E, "" }, +// { 0x1302F, "" }, +// { 0x13030, "" }, +// { 0x13031, "" }, +// { 0x13032, "" }, +// { 0x13033, "" }, +// { 0x13034, "" }, +// { 0x13035, "" }, +// { 0x13036, "" }, +// { 0x13037, "" }, +// { 0x13038, "" }, +// { 0x13039, "" }, +// { 0x1303A, "" }, +// { 0x1303B, "" }, +// { 0x1303C, "" }, +// { 0x1303D, "" }, +// { 0x1303E, "" }, +// { 0x1303F, "" }, +// { 0x13040, "" }, +// { 0x13041, "" }, +// { 0x13042, "" }, +// { 0x13043, "" }, +// { 0x13044, "" }, +// { 0x13045, "" }, +// { 0x13046, "" }, +// { 0x13047, "" }, +// { 0x13048, "" }, +// { 0x13049, "" }, +// { 0x1304A, "" }, +// { 0x1304B, "" }, +// { 0x1304C, "" }, +// { 0x1304D, "" }, +// { 0x1304E, "" }, +// { 0x1304F, "" }, +// { 0x13050, "" }, +// { 0x13051, "" }, +// { 0x13052, "" }, +// { 0x13053, "" }, +// { 0x13054, "" }, +// { 0x13055, "" }, +// { 0x13056, "" }, +// { 0x13057, "" }, +// { 0x13058, "" }, +// { 0x13059, "" }, +// { 0x1305A, "" }, +// { 0x1305B, "" }, +// { 0x1305C, "" }, +// { 0x1305D, "" }, +// { 0x1305E, "" }, +// { 0x1305F, "" }, +// { 0x13060, "" }, +// { 0x13061, "" }, +// { 0x13062, "" }, +// { 0x13063, "" }, +// { 0x13064, "" }, +// { 0x13065, "" }, +// { 0x13066, "" }, +// { 0x13067, "" }, +// { 0x13068, "" }, +// { 0x13069, "" }, +// { 0x1306A, "" }, +// { 0x1306B, "" }, +// { 0x1306C, "" }, +// { 0x1306D, "" }, +// { 0x1306E, "" }, +// { 0x1306F, "" }, +// { 0x13070, "" }, +// { 0x13071, "" }, +// { 0x13072, "" }, +// { 0x13073, "" }, +// { 0x13074, "" }, +// { 0x13075, "" }, +// { 0x13076, "" }, +// { 0x13077, "" }, +// { 0x13078, "" }, +// { 0x13079, "" }, +// { 0x1307A, "" }, +// { 0x1307B, "" }, +// { 0x1307C, "" }, +// { 0x1307D, "" }, +// { 0x1307E, "" }, +// { 0x1307F, "" }, +// { 0x13080, "" }, +// { 0x13081, "" }, +// { 0x13082, "" }, +// { 0x13083, "" }, +// { 0x13084, "" }, +// { 0x13085, "" }, +// { 0x13086, "" }, +// { 0x13087, "" }, +// { 0x13088, "" }, +// { 0x13089, "" }, +// { 0x1308A, "" }, +// { 0x1308B, "" }, +// { 0x1308C, "" }, +// { 0x1308D, "" }, +// { 0x1308E, "" }, +// { 0x1308F, "" }, +// { 0x13090, "" }, +// { 0x13091, "" }, +// { 0x13092, "" }, +// { 0x13093, "" }, +// { 0x13094, "" }, +// { 0x13095, "" }, +// { 0x13096, "" }, +// { 0x13097, "" }, +// { 0x13098, "" }, +// { 0x13099, "" }, +// { 0x1309A, "" }, +// { 0x1309B, "" }, +// { 0x1309C, "" }, +// { 0x1309D, "" }, +// { 0x1309E, "" }, +// { 0x1309F, "" }, +// { 0x130A0, "" }, +// { 0x130A1, "" }, +// { 0x130A2, "" }, +// { 0x130A3, "" }, +// { 0x130A4, "" }, +// { 0x130A5, "" }, +// { 0x130A6, "" }, +// { 0x130A7, "" }, +// { 0x130A8, "" }, +// { 0x130A9, "" }, +// { 0x130AA, "" }, +// { 0x130AB, "" }, +// { 0x130AC, "" }, +// { 0x130AD, "" }, +// { 0x130AE, "" }, +// { 0x130AF, "" }, +// { 0x130B0, "" }, +// { 0x130B1, "" }, +// { 0x130B2, "" }, +// { 0x130B3, "" }, +// { 0x130B4, "" }, +// { 0x130B5, "" }, +// { 0x130B6, "" }, +// { 0x130B7, "" }, +// { 0x130B8, "" }, +// { 0x130B9, "" }, +// { 0x130BA, "" }, +// { 0x130BB, "" }, +// { 0x130BC, "" }, +// { 0x130BD, "" }, +// { 0x130BE, "" }, +// { 0x130BF, "" }, +// { 0x130C0, "" }, +// { 0x130C1, "" }, +// { 0x130C2, "" }, +// { 0x130C3, "" }, +// { 0x130C4, "" }, +// { 0x130C5, "" }, +// { 0x130C6, "" }, +// { 0x130C7, "" }, +// { 0x130C8, "" }, +// { 0x130C9, "" }, +// { 0x130CA, "" }, +// { 0x130CB, "" }, +// { 0x130CC, "" }, +// { 0x130CD, "" }, +// { 0x130CE, "" }, +// { 0x130CF, "" }, +// { 0x130D0, "" }, +// { 0x130D1, "" }, +// { 0x130D2, "" }, +// { 0x130D3, "" }, +// { 0x130D4, "" }, +// { 0x130D5, "" }, +// { 0x130D6, "" }, +// { 0x130D7, "" }, +// { 0x130D8, "" }, +// { 0x130D9, "" }, +// { 0x130DA, "" }, +// { 0x130DB, "" }, +// { 0x130DC, "" }, +// { 0x130DD, "" }, +// { 0x130DE, "" }, +// { 0x130DF, "" }, +// { 0x130E0, "" }, +// { 0x130E1, "" }, +// { 0x130E2, "" }, +// { 0x130E3, "" }, +// { 0x130E4, "" }, +// { 0x130E5, "" }, +// { 0x130E6, "" }, +// { 0x130E7, "" }, +// { 0x130E8, "" }, +// { 0x130E9, "" }, +// { 0x130EA, "" }, +// { 0x130EB, "" }, +// { 0x130EC, "" }, +// { 0x130ED, "" }, +// { 0x130EE, "" }, +// { 0x130EF, "" }, +// { 0x130F0, "" }, +// { 0x130F1, "" }, +// { 0x130F2, "" }, +// { 0x130F3, "" }, +// { 0x130F4, "" }, +// { 0x130F5, "" }, +// { 0x130F6, "" }, +// { 0x130F7, "" }, +// { 0x130F8, "" }, +// { 0x130F9, "" }, +// { 0x130FA, "" }, +// { 0x130FB, "" }, +// { 0x130FC, "" }, +// { 0x130FD, "" }, +// { 0x130FE, "" }, +// { 0x130FF, "" }, +// { 0x13100, "" }, +// { 0x13101, "" }, +// { 0x13102, "" }, +// { 0x13103, "" }, +// { 0x13104, "" }, +// { 0x13105, "" }, +// { 0x13106, "" }, +// { 0x13107, "" }, +// { 0x13108, "" }, +// { 0x13109, "" }, +// { 0x1310A, "" }, +// { 0x1310B, "" }, +// { 0x1310C, "" }, +// { 0x1310D, "" }, +// { 0x1310E, "" }, +// { 0x1310F, "" }, +// { 0x13110, "" }, +// { 0x13111, "" }, +// { 0x13112, "" }, +// { 0x13113, "" }, +// { 0x13114, "" }, +// { 0x13115, "" }, +// { 0x13116, "" }, +// { 0x13117, "" }, +// { 0x13118, "" }, +// { 0x13119, "" }, +// { 0x1311A, "" }, +// { 0x1311B, "" }, +// { 0x1311C, "" }, +// { 0x1311D, "" }, +// { 0x1311E, "" }, +// { 0x1311F, "" }, +// { 0x13120, "" }, +// { 0x13121, "" }, +// { 0x13122, "" }, +// { 0x13123, "" }, +// { 0x13124, "" }, +// { 0x13125, "" }, +// { 0x13126, "" }, +// { 0x13127, "" }, +// { 0x13128, "" }, +// { 0x13129, "" }, +// { 0x1312A, "" }, +// { 0x1312B, "" }, +// { 0x1312C, "" }, +// { 0x1312D, "" }, +// { 0x1312E, "" }, +// { 0x1312F, "" }, +// { 0x13130, "" }, +// { 0x13131, "" }, +// { 0x13132, "" }, +// { 0x13133, "" }, +// { 0x13134, "" }, +// { 0x13135, "" }, +// { 0x13136, "" }, +// { 0x13137, "" }, +// { 0x13138, "" }, +// { 0x13139, "" }, +// { 0x1313A, "" }, +// { 0x1313B, "" }, +// { 0x1313C, "" }, +// { 0x1313D, "" }, +// { 0x1313E, "" }, +// { 0x1313F, "" }, +// { 0x13140, "" }, +// { 0x13141, "" }, +// { 0x13142, "" }, +// { 0x13143, "" }, +// { 0x13144, "" }, +// { 0x13145, "" }, +// { 0x13146, "" }, +// { 0x13147, "" }, +// { 0x13148, "" }, +// { 0x13149, "" }, +// { 0x1314A, "" }, +// { 0x1314B, "" }, +// { 0x1314C, "" }, +// { 0x1314D, "" }, +// { 0x1314E, "" }, +// { 0x1314F, "" }, +// { 0x13150, "" }, +// { 0x13151, "" }, +// { 0x13152, "" }, +// { 0x13153, "" }, +// { 0x13154, "" }, +// { 0x13155, "" }, +// { 0x13156, "" }, +// { 0x13157, "" }, +// { 0x13158, "" }, +// { 0x13159, "" }, +// { 0x1315A, "" }, +// { 0x1315B, "" }, +// { 0x1315C, "" }, +// { 0x1315D, "" }, +// { 0x1315E, "" }, +// { 0x1315F, "" }, +// { 0x13160, "" }, +// { 0x13161, "" }, +// { 0x13162, "" }, +// { 0x13163, "" }, +// { 0x13164, "" }, +// { 0x13165, "" }, +// { 0x13166, "" }, +// { 0x13167, "" }, +// { 0x13168, "" }, +// { 0x13169, "" }, +// { 0x1316A, "" }, +// { 0x1316B, "" }, +// { 0x1316C, "" }, +// { 0x1316D, "" }, +// { 0x1316E, "" }, +// { 0x1316F, "" }, +// { 0x13170, "" }, +// { 0x13171, "" }, +// { 0x13172, "" }, +// { 0x13173, "" }, +// { 0x13174, "" }, +// { 0x13175, "" }, +// { 0x13176, "" }, +// { 0x13177, "" }, +// { 0x13178, "" }, +// { 0x13179, "" }, +// { 0x1317A, "" }, +// { 0x1317B, "" }, +// { 0x1317C, "" }, +// { 0x1317D, "" }, +// { 0x1317E, "" }, +// { 0x1317F, "" }, +// { 0x13180, "" }, +// { 0x13181, "" }, +// { 0x13182, "" }, +// { 0x13183, "" }, +// { 0x13184, "" }, +// { 0x13185, "" }, +// { 0x13186, "" }, +// { 0x13187, "" }, +// { 0x13188, "" }, +// { 0x13189, "" }, +// { 0x1318A, "" }, +// { 0x1318B, "" }, +// { 0x1318C, "" }, +// { 0x1318D, "" }, +// { 0x1318E, "" }, +// { 0x1318F, "" }, +// { 0x13190, "" }, +// { 0x13191, "" }, +// { 0x13192, "" }, +// { 0x13193, "" }, +// { 0x13194, "" }, +// { 0x13195, "" }, +// { 0x13196, "" }, +// { 0x13197, "" }, +// { 0x13198, "" }, +// { 0x13199, "" }, +// { 0x1319A, "" }, +// { 0x1319B, "" }, +// { 0x1319C, "" }, +// { 0x1319D, "" }, +// { 0x1319E, "" }, +// { 0x1319F, "" }, +// { 0x131A0, "" }, +// { 0x131A1, "" }, +// { 0x131A2, "" }, +// { 0x131A3, "" }, +// { 0x131A4, "" }, +// { 0x131A5, "" }, +// { 0x131A6, "" }, +// { 0x131A7, "" }, +// { 0x131A8, "" }, +// { 0x131A9, "" }, +// { 0x131AA, "" }, +// { 0x131AB, "" }, +// { 0x131AC, "" }, +// { 0x131AD, "" }, +// { 0x131AE, "" }, +// { 0x131AF, "" }, +// { 0x131B0, "" }, +// { 0x131B1, "" }, +// { 0x131B2, "" }, +// { 0x131B3, "" }, +// { 0x131B4, "" }, +// { 0x131B5, "" }, +// { 0x131B6, "" }, +// { 0x131B7, "" }, +// { 0x131B8, "" }, +// { 0x131B9, "" }, +// { 0x131BA, "" }, +// { 0x131BB, "" }, +// { 0x131BC, "" }, +// { 0x131BD, "" }, +// { 0x131BE, "" }, +// { 0x131BF, "" }, +// { 0x131C0, "" }, +// { 0x131C1, "" }, +// { 0x131C2, "" }, +// { 0x131C3, "" }, +// { 0x131C4, "" }, +// { 0x131C5, "" }, +// { 0x131C6, "" }, +// { 0x131C7, "" }, +// { 0x131C8, "" }, +// { 0x131C9, "" }, +// { 0x131CA, "" }, +// { 0x131CB, "" }, +// { 0x131CC, "" }, +// { 0x131CD, "" }, +// { 0x131CE, "" }, +// { 0x131CF, "" }, +// { 0x131D0, "" }, +// { 0x131D1, "" }, +// { 0x131D2, "" }, +// { 0x131D3, "" }, +// { 0x131D4, "" }, +// { 0x131D5, "" }, +// { 0x131D6, "" }, +// { 0x131D7, "" }, +// { 0x131D8, "" }, +// { 0x131D9, "" }, +// { 0x131DA, "" }, +// { 0x131DB, "" }, +// { 0x131DC, "" }, +// { 0x131DD, "" }, +// { 0x131DE, "" }, +// { 0x131DF, "" }, +// { 0x131E0, "" }, +// { 0x131E1, "" }, +// { 0x131E2, "" }, +// { 0x131E3, "" }, +// { 0x131E4, "" }, +// { 0x131E5, "" }, +// { 0x131E6, "" }, +// { 0x131E7, "" }, +// { 0x131E8, "" }, +// { 0x131E9, "" }, +// { 0x131EA, "" }, +// { 0x131EB, "" }, +// { 0x131EC, "" }, +// { 0x131ED, "" }, +// { 0x131EE, "" }, +// { 0x131EF, "" }, +// { 0x131F0, "" }, +// { 0x131F1, "" }, +// { 0x131F2, "" }, +// { 0x131F3, "" }, +// { 0x131F4, "" }, +// { 0x131F5, "" }, +// { 0x131F6, "" }, +// { 0x131F7, "" }, +// { 0x131F8, "" }, +// { 0x131F9, "" }, +// { 0x131FA, "" }, +// { 0x131FB, "" }, +// { 0x131FC, "" }, +// { 0x131FD, "" }, +// { 0x131FE, "" }, +// { 0x131FF, "" }, +// { 0x13200, "" }, +// { 0x13201, "" }, +// { 0x13202, "" }, +// { 0x13203, "" }, +// { 0x13204, "" }, +// { 0x13205, "" }, +// { 0x13206, "" }, +// { 0x13207, "" }, +// { 0x13208, "" }, +// { 0x13209, "" }, +// { 0x1320A, "" }, +// { 0x1320B, "" }, +// { 0x1320C, "" }, +// { 0x1320D, "" }, +// { 0x1320E, "" }, +// { 0x1320F, "" }, +// { 0x13210, "" }, +// { 0x13211, "" }, +// { 0x13212, "" }, +// { 0x13213, "" }, +// { 0x13214, "" }, +// { 0x13215, "" }, +// { 0x13216, "" }, +// { 0x13217, "" }, +// { 0x13218, "" }, +// { 0x13219, "" }, +// { 0x1321A, "" }, +// { 0x1321B, "" }, +// { 0x1321C, "" }, +// { 0x1321D, "" }, +// { 0x1321E, "" }, +// { 0x1321F, "" }, +// { 0x13220, "" }, +// { 0x13221, "" }, +// { 0x13222, "" }, +// { 0x13223, "" }, +// { 0x13224, "" }, +// { 0x13225, "" }, +// { 0x13226, "" }, +// { 0x13227, "" }, +// { 0x13228, "" }, +// { 0x13229, "" }, +// { 0x1322A, "" }, +// { 0x1322B, "" }, +// { 0x1322C, "" }, +// { 0x1322D, "" }, +// { 0x1322E, "" }, +// { 0x1322F, "" }, +// { 0x13230, "" }, +// { 0x13231, "" }, +// { 0x13232, "" }, +// { 0x13233, "" }, +// { 0x13234, "" }, +// { 0x13235, "" }, +// { 0x13236, "" }, +// { 0x13237, "" }, +// { 0x13238, "" }, +// { 0x13239, "" }, +// { 0x1323A, "" }, +// { 0x1323B, "" }, +// { 0x1323C, "" }, +// { 0x1323D, "" }, +// { 0x1323E, "" }, +// { 0x1323F, "" }, +// { 0x13240, "" }, +// { 0x13241, "" }, +// { 0x13242, "" }, +// { 0x13243, "" }, +// { 0x13244, "" }, +// { 0x13245, "" }, +// { 0x13246, "" }, +// { 0x13247, "" }, +// { 0x13248, "" }, +// { 0x13249, "" }, +// { 0x1324A, "" }, +// { 0x1324B, "" }, +// { 0x1324C, "" }, +// { 0x1324D, "" }, +// { 0x1324E, "" }, +// { 0x1324F, "" }, +// { 0x13250, "" }, +// { 0x13251, "" }, +// { 0x13252, "" }, +// { 0x13253, "" }, +// { 0x13254, "" }, +// { 0x13255, "" }, +// { 0x13256, "" }, +// { 0x13257, "" }, +// { 0x13258, "" }, +// { 0x13259, "" }, +// { 0x1325A, "" }, +// { 0x1325B, "" }, +// { 0x1325C, "" }, +// { 0x1325D, "" }, +// { 0x1325E, "" }, +// { 0x1325F, "" }, +// { 0x13260, "" }, +// { 0x13261, "" }, +// { 0x13262, "" }, +// { 0x13263, "" }, +// { 0x13264, "" }, +// { 0x13265, "" }, +// { 0x13266, "" }, +// { 0x13267, "" }, +// { 0x13268, "" }, +// { 0x13269, "" }, +// { 0x1326A, "" }, +// { 0x1326B, "" }, +// { 0x1326C, "" }, +// { 0x1326D, "" }, +// { 0x1326E, "" }, +// { 0x1326F, "" }, +// { 0x13270, "" }, +// { 0x13271, "" }, +// { 0x13272, "" }, +// { 0x13273, "" }, +// { 0x13274, "" }, +// { 0x13275, "" }, +// { 0x13276, "" }, +// { 0x13277, "" }, +// { 0x13278, "" }, +// { 0x13279, "" }, +// { 0x1327A, "" }, +// { 0x1327B, "" }, +// { 0x1327C, "" }, +// { 0x1327D, "" }, +// { 0x1327E, "" }, +// { 0x1327F, "" }, +// { 0x13280, "" }, +// { 0x13281, "" }, +// { 0x13282, "" }, +// { 0x13283, "" }, +// { 0x13284, "" }, +// { 0x13285, "" }, +// { 0x13286, "" }, +// { 0x13287, "" }, +// { 0x13288, "" }, +// { 0x13289, "" }, +// { 0x1328A, "" }, +// { 0x1328B, "" }, +// { 0x1328C, "" }, +// { 0x1328D, "" }, +// { 0x1328E, "" }, +// { 0x1328F, "" }, +// { 0x13290, "" }, +// { 0x13291, "" }, +// { 0x13292, "" }, +// { 0x13293, "" }, +// { 0x13294, "" }, +// { 0x13295, "" }, +// { 0x13296, "" }, +// { 0x13297, "" }, +// { 0x13298, "" }, +// { 0x13299, "" }, +// { 0x1329A, "" }, +// { 0x1329B, "" }, +// { 0x1329C, "" }, +// { 0x1329D, "" }, +// { 0x1329E, "" }, +// { 0x1329F, "" }, +// { 0x132A0, "" }, +// { 0x132A1, "" }, +// { 0x132A2, "" }, +// { 0x132A3, "" }, +// { 0x132A4, "" }, +// { 0x132A5, "" }, +// { 0x132A6, "" }, +// { 0x132A7, "" }, +// { 0x132A8, "" }, +// { 0x132A9, "" }, +// { 0x132AA, "" }, +// { 0x132AB, "" }, +// { 0x132AC, "" }, +// { 0x132AD, "" }, +// { 0x132AE, "" }, +// { 0x132AF, "" }, +// { 0x132B0, "" }, +// { 0x132B1, "" }, +// { 0x132B2, "" }, +// { 0x132B3, "" }, +// { 0x132B4, "" }, +// { 0x132B5, "" }, +// { 0x132B6, "" }, +// { 0x132B7, "" }, +// { 0x132B8, "" }, +// { 0x132B9, "" }, +// { 0x132BA, "" }, +// { 0x132BB, "" }, +// { 0x132BC, "" }, +// { 0x132BD, "" }, +// { 0x132BE, "" }, +// { 0x132BF, "" }, +// { 0x132C0, "" }, +// { 0x132C1, "" }, +// { 0x132C2, "" }, +// { 0x132C3, "" }, +// { 0x132C4, "" }, +// { 0x132C5, "" }, +// { 0x132C6, "" }, +// { 0x132C7, "" }, +// { 0x132C8, "" }, +// { 0x132C9, "" }, +// { 0x132CA, "" }, +// { 0x132CB, "" }, +// { 0x132CC, "" }, +// { 0x132CD, "" }, +// { 0x132CE, "" }, +// { 0x132CF, "" }, +// { 0x132D0, "" }, +// { 0x132D1, "" }, +// { 0x132D2, "" }, +// { 0x132D3, "" }, +// { 0x132D4, "" }, +// { 0x132D5, "" }, +// { 0x132D6, "" }, +// { 0x132D7, "" }, +// { 0x132D8, "" }, +// { 0x132D9, "" }, +// { 0x132DA, "" }, +// { 0x132DB, "" }, +// { 0x132DC, "" }, +// { 0x132DD, "" }, +// { 0x132DE, "" }, +// { 0x132DF, "" }, +// { 0x132E0, "" }, +// { 0x132E1, "" }, +// { 0x132E2, "" }, +// { 0x132E3, "" }, +// { 0x132E4, "" }, +// { 0x132E5, "" }, +// { 0x132E6, "" }, +// { 0x132E7, "" }, +// { 0x132E8, "" }, +// { 0x132E9, "" }, +// { 0x132EA, "" }, +// { 0x132EB, "" }, +// { 0x132EC, "" }, +// { 0x132ED, "" }, +// { 0x132EE, "" }, +// { 0x132EF, "" }, +// { 0x132F0, "" }, +// { 0x132F1, "" }, +// { 0x132F2, "" }, +// { 0x132F3, "" }, +// { 0x132F4, "" }, +// { 0x132F5, "" }, +// { 0x132F6, "" }, +// { 0x132F7, "" }, +// { 0x132F8, "" }, +// { 0x132F9, "" }, +// { 0x132FA, "" }, +// { 0x132FB, "" }, +// { 0x132FC, "" }, +// { 0x132FD, "" }, +// { 0x132FE, "" }, +// { 0x132FF, "" }, +// { 0x13300, "" }, +// { 0x13301, "" }, +// { 0x13302, "" }, +// { 0x13303, "" }, +// { 0x13304, "" }, +// { 0x13305, "" }, +// { 0x13306, "" }, +// { 0x13307, "" }, +// { 0x13308, "" }, +// { 0x13309, "" }, +// { 0x1330A, "" }, +// { 0x1330B, "" }, +// { 0x1330C, "" }, +// { 0x1330D, "" }, +// { 0x1330E, "" }, +// { 0x1330F, "" }, +// { 0x13310, "" }, +// { 0x13311, "" }, +// { 0x13312, "" }, +// { 0x13313, "" }, +// { 0x13314, "" }, +// { 0x13315, "" }, +// { 0x13316, "" }, +// { 0x13317, "" }, +// { 0x13318, "" }, +// { 0x13319, "" }, +// { 0x1331A, "" }, +// { 0x1331B, "" }, +// { 0x1331C, "" }, +// { 0x1331D, "" }, +// { 0x1331E, "" }, +// { 0x1331F, "" }, +// { 0x13320, "" }, +// { 0x13321, "" }, +// { 0x13322, "" }, +// { 0x13323, "" }, +// { 0x13324, "" }, +// { 0x13325, "" }, +// { 0x13326, "" }, +// { 0x13327, "" }, +// { 0x13328, "" }, +// { 0x13329, "" }, +// { 0x1332A, "" }, +// { 0x1332B, "" }, +// { 0x1332C, "" }, +// { 0x1332D, "" }, +// { 0x1332E, "" }, +// { 0x1332F, "" }, +// { 0x13330, "" }, +// { 0x13331, "" }, +// { 0x13332, "" }, +// { 0x13333, "" }, +// { 0x13334, "" }, +// { 0x13335, "" }, +// { 0x13336, "" }, +// { 0x13337, "" }, +// { 0x13338, "" }, +// { 0x13339, "" }, +// { 0x1333A, "" }, +// { 0x1333B, "" }, +// { 0x1333C, "" }, +// { 0x1333D, "" }, +// { 0x1333E, "" }, +// { 0x1333F, "" }, +// { 0x13340, "" }, +// { 0x13341, "" }, +// { 0x13342, "" }, +// { 0x13343, "" }, +// { 0x13344, "" }, +// { 0x13345, "" }, +// { 0x13346, "" }, +// { 0x13347, "" }, +// { 0x13348, "" }, +// { 0x13349, "" }, +// { 0x1334A, "" }, +// { 0x1334B, "" }, +// { 0x1334C, "" }, +// { 0x1334D, "" }, +// { 0x1334E, "" }, +// { 0x1334F, "" }, +// { 0x13350, "" }, +// { 0x13351, "" }, +// { 0x13352, "" }, +// { 0x13353, "" }, +// { 0x13354, "" }, +// { 0x13355, "" }, +// { 0x13356, "" }, +// { 0x13357, "" }, +// { 0x13358, "" }, +// { 0x13359, "" }, +// { 0x1335A, "" }, +// { 0x1335B, "" }, +// { 0x1335C, "" }, +// { 0x1335D, "" }, +// { 0x1335E, "" }, +// { 0x1335F, "" }, +// { 0x13360, "" }, +// { 0x13361, "" }, +// { 0x13362, "" }, +// { 0x13363, "" }, +// { 0x13364, "" }, +// { 0x13365, "" }, +// { 0x13366, "" }, +// { 0x13367, "" }, +// { 0x13368, "" }, +// { 0x13369, "" }, +// { 0x1336A, "" }, +// { 0x1336B, "" }, +// { 0x1336C, "" }, +// { 0x1336D, "" }, +// { 0x1336E, "" }, +// { 0x1336F, "" }, +// { 0x13370, "" }, +// { 0x13371, "" }, +// { 0x13372, "" }, +// { 0x13373, "" }, +// { 0x13374, "" }, +// { 0x13375, "" }, +// { 0x13376, "" }, +// { 0x13377, "" }, +// { 0x13378, "" }, +// { 0x13379, "" }, +// { 0x1337A, "" }, +// { 0x1337B, "" }, +// { 0x1337C, "" }, +// { 0x1337D, "" }, +// { 0x1337E, "" }, +// { 0x1337F, "" }, +// { 0x13380, "" }, +// { 0x13381, "" }, +// { 0x13382, "" }, +// { 0x13383, "" }, +// { 0x13384, "" }, +// { 0x13385, "" }, +// { 0x13386, "" }, +// { 0x13387, "" }, +// { 0x13388, "" }, +// { 0x13389, "" }, +// { 0x1338A, "" }, +// { 0x1338B, "" }, +// { 0x1338C, "" }, +// { 0x1338D, "" }, +// { 0x1338E, "" }, +// { 0x1338F, "" }, +// { 0x13390, "" }, +// { 0x13391, "" }, +// { 0x13392, "" }, +// { 0x13393, "" }, +// { 0x13394, "" }, +// { 0x13395, "" }, +// { 0x13396, "" }, +// { 0x13397, "" }, +// { 0x13398, "" }, +// { 0x13399, "" }, +// { 0x1339A, "" }, +// { 0x1339B, "" }, +// { 0x1339C, "" }, +// { 0x1339D, "" }, +// { 0x1339E, "" }, +// { 0x1339F, "" }, +// { 0x133A0, "" }, +// { 0x133A1, "" }, +// { 0x133A2, "" }, +// { 0x133A3, "" }, +// { 0x133A4, "" }, +// { 0x133A5, "" }, +// { 0x133A6, "" }, +// { 0x133A7, "" }, +// { 0x133A8, "" }, +// { 0x133A9, "" }, +// { 0x133AA, "" }, +// { 0x133AB, "" }, +// { 0x133AC, "" }, +// { 0x133AD, "" }, +// { 0x133AE, "" }, +// { 0x133AF, "" }, +// { 0x133B0, "" }, +// { 0x133B1, "" }, +// { 0x133B2, "" }, +// { 0x133B3, "" }, +// { 0x133B4, "" }, +// { 0x133B5, "" }, +// { 0x133B6, "" }, +// { 0x133B7, "" }, +// { 0x133B8, "" }, +// { 0x133B9, "" }, +// { 0x133BA, "" }, +// { 0x133BB, "" }, +// { 0x133BC, "" }, +// { 0x133BD, "" }, +// { 0x133BE, "" }, +// { 0x133BF, "" }, +// { 0x133C0, "" }, +// { 0x133C1, "" }, +// { 0x133C2, "" }, +// { 0x133C3, "" }, +// { 0x133C4, "" }, +// { 0x133C5, "" }, +// { 0x133C6, "" }, +// { 0x133C7, "" }, +// { 0x133C8, "" }, +// { 0x133C9, "" }, +// { 0x133CA, "" }, +// { 0x133CB, "" }, +// { 0x133CC, "" }, +// { 0x133CD, "" }, +// { 0x133CE, "" }, +// { 0x133CF, "" }, +// { 0x133D0, "" }, +// { 0x133D1, "" }, +// { 0x133D2, "" }, +// { 0x133D3, "" }, +// { 0x133D4, "" }, +// { 0x133D5, "" }, +// { 0x133D6, "" }, +// { 0x133D7, "" }, +// { 0x133D8, "" }, +// { 0x133D9, "" }, +// { 0x133DA, "" }, +// { 0x133DB, "" }, +// { 0x133DC, "" }, +// { 0x133DD, "" }, +// { 0x133DE, "" }, +// { 0x133DF, "" }, +// { 0x133E0, "" }, +// { 0x133E1, "" }, +// { 0x133E2, "" }, +// { 0x133E3, "" }, +// { 0x133E4, "" }, +// { 0x133E5, "" }, +// { 0x133E6, "" }, +// { 0x133E7, "" }, +// { 0x133E8, "" }, +// { 0x133E9, "" }, +// { 0x133EA, "" }, +// { 0x133EB, "" }, +// { 0x133EC, "" }, +// { 0x133ED, "" }, +// { 0x133EE, "" }, +// { 0x133EF, "" }, +// { 0x133F0, "" }, +// { 0x133F1, "" }, +// { 0x133F2, "" }, +// { 0x133F3, "" }, +// { 0x133F4, "" }, +// { 0x133F5, "" }, +// { 0x133F6, "" }, +// { 0x133F7, "" }, +// { 0x133F8, "" }, +// { 0x133F9, "" }, +// { 0x133FA, "" }, +// { 0x133FB, "" }, +// { 0x133FC, "" }, +// { 0x133FD, "" }, +// { 0x133FE, "" }, +// { 0x133FF, "" }, +// { 0x13400, "" }, +// { 0x13401, "" }, +// { 0x13402, "" }, +// { 0x13403, "" }, +// { 0x13404, "" }, +// { 0x13405, "" }, +// { 0x13406, "" }, +// { 0x13407, "" }, +// { 0x13408, "" }, +// { 0x13409, "" }, +// { 0x1340A, "" }, +// { 0x1340B, "" }, +// { 0x1340C, "" }, +// { 0x1340D, "" }, +// { 0x1340E, "" }, +// { 0x1340F, "" }, +// { 0x13410, "" }, +// { 0x13411, "" }, +// { 0x13412, "" }, +// { 0x13413, "" }, +// { 0x13414, "" }, +// { 0x13415, "" }, +// { 0x13416, "" }, +// { 0x13417, "" }, +// { 0x13418, "" }, +// { 0x13419, "" }, +// { 0x1341A, "" }, +// { 0x1341B, "" }, +// { 0x1341C, "" }, +// { 0x1341D, "" }, +// { 0x1341E, "" }, +// { 0x1341F, "" }, +// { 0x13420, "" }, +// { 0x13421, "" }, +// { 0x13422, "" }, +// { 0x13423, "" }, +// { 0x13424, "" }, +// { 0x13425, "" }, +// { 0x13426, "" }, +// { 0x13427, "" }, +// { 0x13428, "" }, +// { 0x13429, "" }, +// { 0x1342A, "" }, +// { 0x1342B, "" }, +// { 0x1342C, "" }, +// { 0x1342D, "" }, +// { 0x1342E, "" }, +// { 0x1342F, "" }, +// { 0x13430, "" }, +// { 0x13431, "" }, +// { 0x13432, "" }, +// { 0x13433, "" }, +// { 0x13434, "" }, +// { 0x13435, "" }, +// { 0x13436, "" }, +// { 0x13437, "" }, +// { 0x13438, "" }, +// { 0x13439, "" }, +// { 0x1343A, "" }, +// { 0x1343B, "" }, +// { 0x1343C, "" }, +// { 0x1343D, "" }, +// { 0x1343E, "" }, +// { 0x1343F, "" }, +// { 0x13440, "" }, +// { 0x13441, "" }, +// { 0x13442, "" }, +// { 0x13443, "" }, +// { 0x13444, "" }, +// { 0x13445, "" }, +// { 0x13446, "" }, +// { 0x13447, "" }, +// { 0x13448, "" }, +// { 0x13449, "" }, +// { 0x1344A, "" }, +// { 0x1344B, "" }, +// { 0x1344C, "" }, +// { 0x1344D, "" }, +// { 0x1344E, "" }, +// { 0x1344F, "" }, +// { 0x13450, "" }, +// { 0x13451, "" }, +// { 0x13452, "" }, +// { 0x13453, "" }, +// { 0x13454, "" }, +// { 0x13455, "" }, +// { 0x13456, "" }, +// { 0x13457, "" }, +// { 0x13458, "" }, +// { 0x13459, "" }, +// { 0x1345A, "" }, +// { 0x1345B, "" }, +// { 0x1345C, "" }, +// { 0x1345D, "" }, +// { 0x1345E, "" }, +// { 0x1345F, "" }, +// { 0x13460, "" }, +// { 0x13461, "" }, +// { 0x13462, "" }, +// { 0x13463, "" }, +// { 0x13464, "" }, +// { 0x13465, "" }, +// { 0x13466, "" }, +// { 0x13467, "" }, +// { 0x13468, "" }, +// { 0x13469, "" }, +// { 0x1346A, "" }, +// { 0x1346B, "" }, +// { 0x1346C, "" }, +// { 0x1346D, "" }, +// { 0x1346E, "" }, +// { 0x1346F, "" }, +// { 0x13470, "" }, +// { 0x13471, "" }, +// { 0x13472, "" }, +// { 0x13473, "" }, +// { 0x13474, "" }, +// { 0x13475, "" }, +// { 0x13476, "" }, +// { 0x13477, "" }, +// { 0x13478, "" }, +// { 0x13479, "" }, +// { 0x1347A, "" }, +// { 0x1347B, "" }, +// { 0x1347C, "" }, +// { 0x1347D, "" }, +// { 0x1347E, "" }, +// { 0x1347F, "" }, +// { 0x13480, "" }, +// { 0x13481, "" }, +// { 0x13482, "" }, +// { 0x13483, "" }, +// { 0x13484, "" }, +// { 0x13485, "" }, +// { 0x13486, "" }, +// { 0x13487, "" }, +// { 0x13488, "" }, +// { 0x13489, "" }, +// { 0x1348A, "" }, +// { 0x1348B, "" }, +// { 0x1348C, "" }, +// { 0x1348D, "" }, +// { 0x1348E, "" }, +// { 0x1348F, "" }, +// { 0x13490, "" }, +// { 0x13491, "" }, +// { 0x13492, "" }, +// { 0x13493, "" }, +// { 0x13494, "" }, +// { 0x13495, "" }, +// { 0x13496, "" }, +// { 0x13497, "" }, +// { 0x13498, "" }, +// { 0x13499, "" }, +// { 0x1349A, "" }, +// { 0x1349B, "" }, +// { 0x1349C, "" }, +// { 0x1349D, "" }, +// { 0x1349E, "" }, +// { 0x1349F, "" }, +// { 0x134A0, "" }, +// { 0x134A1, "" }, +// { 0x134A2, "" }, +// { 0x134A3, "" }, +// { 0x134A4, "" }, +// { 0x134A5, "" }, +// { 0x134A6, "" }, +// { 0x134A7, "" }, +// { 0x134A8, "" }, +// { 0x134A9, "" }, +// { 0x134AA, "" }, +// { 0x134AB, "" }, +// { 0x134AC, "" }, +// { 0x134AD, "" }, +// { 0x134AE, "" }, +// { 0x134AF, "" }, +// { 0x134B0, "" }, +// { 0x134B1, "" }, +// { 0x134B2, "" }, +// { 0x134B3, "" }, +// { 0x134B4, "" }, +// { 0x134B5, "" }, +// { 0x134B6, "" }, +// { 0x134B7, "" }, +// { 0x134B8, "" }, +// { 0x134B9, "" }, +// { 0x134BA, "" }, +// { 0x134BB, "" }, +// { 0x134BC, "" }, +// { 0x134BD, "" }, +// { 0x134BE, "" }, +// { 0x134BF, "" }, +// { 0x134C0, "" }, +// { 0x134C1, "" }, +// { 0x134C2, "" }, +// { 0x134C3, "" }, +// { 0x134C4, "" }, +// { 0x134C5, "" }, +// { 0x134C6, "" }, +// { 0x134C7, "" }, +// { 0x134C8, "" }, +// { 0x134C9, "" }, +// { 0x134CA, "" }, +// { 0x134CB, "" }, +// { 0x134CC, "" }, +// { 0x134CD, "" }, +// { 0x134CE, "" }, +// { 0x134CF, "" }, +// { 0x134D0, "" }, +// { 0x134D1, "" }, +// { 0x134D2, "" }, +// { 0x134D3, "" }, +// { 0x134D4, "" }, +// { 0x134D5, "" }, +// { 0x134D6, "" }, +// { 0x134D7, "" }, +// { 0x134D8, "" }, +// { 0x134D9, "" }, +// { 0x134DA, "" }, +// { 0x134DB, "" }, +// { 0x134DC, "" }, +// { 0x134DD, "" }, +// { 0x134DE, "" }, +// { 0x134DF, "" }, +// { 0x134E0, "" }, +// { 0x134E1, "" }, +// { 0x134E2, "" }, +// { 0x134E3, "" }, +// { 0x134E4, "" }, +// { 0x134E5, "" }, +// { 0x134E6, "" }, +// { 0x134E7, "" }, +// { 0x134E8, "" }, +// { 0x134E9, "" }, +// { 0x134EA, "" }, +// { 0x134EB, "" }, +// { 0x134EC, "" }, +// { 0x134ED, "" }, +// { 0x134EE, "" }, +// { 0x134EF, "" }, +// { 0x134F0, "" }, +// { 0x134F1, "" }, +// { 0x134F2, "" }, +// { 0x134F3, "" }, +// { 0x134F4, "" }, +// { 0x134F5, "" }, +// { 0x134F6, "" }, +// { 0x134F7, "" }, +// { 0x134F8, "" }, +// { 0x134F9, "" }, +// { 0x134FA, "" }, +// { 0x134FB, "" }, +// { 0x134FC, "" }, +// { 0x134FD, "" }, +// { 0x134FE, "" }, +// { 0x134FF, "" }, +// { 0x13500, "" }, +// { 0x13501, "" }, +// { 0x13502, "" }, +// { 0x13503, "" }, +// { 0x13504, "" }, +// { 0x13505, "" }, +// { 0x13506, "" }, +// { 0x13507, "" }, +// { 0x13508, "" }, +// { 0x13509, "" }, +// { 0x1350A, "" }, +// { 0x1350B, "" }, +// { 0x1350C, "" }, +// { 0x1350D, "" }, +// { 0x1350E, "" }, +// { 0x1350F, "" }, +// { 0x13510, "" }, +// { 0x13511, "" }, +// { 0x13512, "" }, +// { 0x13513, "" }, +// { 0x13514, "" }, +// { 0x13515, "" }, +// { 0x13516, "" }, +// { 0x13517, "" }, +// { 0x13518, "" }, +// { 0x13519, "" }, +// { 0x1351A, "" }, +// { 0x1351B, "" }, +// { 0x1351C, "" }, +// { 0x1351D, "" }, +// { 0x1351E, "" }, +// { 0x1351F, "" }, +// { 0x13520, "" }, +// { 0x13521, "" }, +// { 0x13522, "" }, +// { 0x13523, "" }, +// { 0x13524, "" }, +// { 0x13525, "" }, +// { 0x13526, "" }, +// { 0x13527, "" }, +// { 0x13528, "" }, +// { 0x13529, "" }, +// { 0x1352A, "" }, +// { 0x1352B, "" }, +// { 0x1352C, "" }, +// { 0x1352D, "" }, +// { 0x1352E, "" }, +// { 0x1352F, "" }, +// { 0x13530, "" }, +// { 0x13531, "" }, +// { 0x13532, "" }, +// { 0x13533, "" }, +// { 0x13534, "" }, +// { 0x13535, "" }, +// { 0x13536, "" }, +// { 0x13537, "" }, +// { 0x13538, "" }, +// { 0x13539, "" }, +// { 0x1353A, "" }, +// { 0x1353B, "" }, +// { 0x1353C, "" }, +// { 0x1353D, "" }, +// { 0x1353E, "" }, +// { 0x1353F, "" }, +// { 0x13540, "" }, +// { 0x13541, "" }, +// { 0x13542, "" }, +// { 0x13543, "" }, +// { 0x13544, "" }, +// { 0x13545, "" }, +// { 0x13546, "" }, +// { 0x13547, "" }, +// { 0x13548, "" }, +// { 0x13549, "" }, +// { 0x1354A, "" }, +// { 0x1354B, "" }, +// { 0x1354C, "" }, +// { 0x1354D, "" }, +// { 0x1354E, "" }, +// { 0x1354F, "" }, +// { 0x13550, "" }, +// { 0x13551, "" }, +// { 0x13552, "" }, +// { 0x13553, "" }, +// { 0x13554, "" }, +// { 0x13555, "" }, +// { 0x13556, "" }, +// { 0x13557, "" }, +// { 0x13558, "" }, +// { 0x13559, "" }, +// { 0x1355A, "" }, +// { 0x1355B, "" }, +// { 0x1355C, "" }, +// { 0x1355D, "" }, +// { 0x1355E, "" }, +// { 0x1355F, "" }, +// { 0x13560, "" }, +// { 0x13561, "" }, +// { 0x13562, "" }, +// { 0x13563, "" }, +// { 0x13564, "" }, +// { 0x13565, "" }, +// { 0x13566, "" }, +// { 0x13567, "" }, +// { 0x13568, "" }, +// { 0x13569, "" }, +// { 0x1356A, "" }, +// { 0x1356B, "" }, +// { 0x1356C, "" }, +// { 0x1356D, "" }, +// { 0x1356E, "" }, +// { 0x1356F, "" }, +// { 0x13570, "" }, +// { 0x13571, "" }, +// { 0x13572, "" }, +// { 0x13573, "" }, +// { 0x13574, "" }, +// { 0x13575, "" }, +// { 0x13576, "" }, +// { 0x13577, "" }, +// { 0x13578, "" }, +// { 0x13579, "" }, +// { 0x1357A, "" }, +// { 0x1357B, "" }, +// { 0x1357C, "" }, +// { 0x1357D, "" }, +// { 0x1357E, "" }, +// { 0x1357F, "" }, +// { 0x13580, "" }, +// { 0x13581, "" }, +// { 0x13582, "" }, +// { 0x13583, "" }, +// { 0x13584, "" }, +// { 0x13585, "" }, +// { 0x13586, "" }, +// { 0x13587, "" }, +// { 0x13588, "" }, +// { 0x13589, "" }, +// { 0x1358A, "" }, +// { 0x1358B, "" }, +// { 0x1358C, "" }, +// { 0x1358D, "" }, +// { 0x1358E, "" }, +// { 0x1358F, "" }, +// { 0x13590, "" }, +// { 0x13591, "" }, +// { 0x13592, "" }, +// { 0x13593, "" }, +// { 0x13594, "" }, +// { 0x13595, "" }, +// { 0x13596, "" }, +// { 0x13597, "" }, +// { 0x13598, "" }, +// { 0x13599, "" }, +// { 0x1359A, "" }, +// { 0x1359B, "" }, +// { 0x1359C, "" }, +// { 0x1359D, "" }, +// { 0x1359E, "" }, +// { 0x1359F, "" }, +// { 0x135A0, "" }, +// { 0x135A1, "" }, +// { 0x135A2, "" }, +// { 0x135A3, "" }, +// { 0x135A4, "" }, +// { 0x135A5, "" }, +// { 0x135A6, "" }, +// { 0x135A7, "" }, +// { 0x135A8, "" }, +// { 0x135A9, "" }, +// { 0x135AA, "" }, +// { 0x135AB, "" }, +// { 0x135AC, "" }, +// { 0x135AD, "" }, +// { 0x135AE, "" }, +// { 0x135AF, "" }, +// { 0x135B0, "" }, +// { 0x135B1, "" }, +// { 0x135B2, "" }, +// { 0x135B3, "" }, +// { 0x135B4, "" }, +// { 0x135B5, "" }, +// { 0x135B6, "" }, +// { 0x135B7, "" }, +// { 0x135B8, "" }, +// { 0x135B9, "" }, +// { 0x135BA, "" }, +// { 0x135BB, "" }, +// { 0x135BC, "" }, +// { 0x135BD, "" }, +// { 0x135BE, "" }, +// { 0x135BF, "" }, +// { 0x135C0, "" }, +// { 0x135C1, "" }, +// { 0x135C2, "" }, +// { 0x135C3, "" }, +// { 0x135C4, "" }, +// { 0x135C5, "" }, +// { 0x135C6, "" }, +// { 0x135C7, "" }, +// { 0x135C8, "" }, +// { 0x135C9, "" }, +// { 0x135CA, "" }, +// { 0x135CB, "" }, +// { 0x135CC, "" }, +// { 0x135CD, "" }, +// { 0x135CE, "" }, +// { 0x135CF, "" }, +// { 0x135D0, "" }, +// { 0x135D1, "" }, +// { 0x135D2, "" }, +// { 0x135D3, "" }, +// { 0x135D4, "" }, +// { 0x135D5, "" }, +// { 0x135D6, "" }, +// { 0x135D7, "" }, +// { 0x135D8, "" }, +// { 0x135D9, "" }, +// { 0x135DA, "" }, +// { 0x135DB, "" }, +// { 0x135DC, "" }, +// { 0x135DD, "" }, +// { 0x135DE, "" }, +// { 0x135DF, "" }, +// { 0x135E0, "" }, +// { 0x135E1, "" }, +// { 0x135E2, "" }, +// { 0x135E3, "" }, +// { 0x135E4, "" }, +// { 0x135E5, "" }, +// { 0x135E6, "" }, +// { 0x135E7, "" }, +// { 0x135E8, "" }, +// { 0x135E9, "" }, +// { 0x135EA, "" }, +// { 0x135EB, "" }, +// { 0x135EC, "" }, +// { 0x135ED, "" }, +// { 0x135EE, "" }, +// { 0x135EF, "" }, +// { 0x135F0, "" }, +// { 0x135F1, "" }, +// { 0x135F2, "" }, +// { 0x135F3, "" }, +// { 0x135F4, "" }, +// { 0x135F5, "" }, +// { 0x135F6, "" }, +// { 0x135F7, "" }, +// { 0x135F8, "" }, +// { 0x135F9, "" }, +// { 0x135FA, "" }, +// { 0x135FB, "" }, +// { 0x135FC, "" }, +// { 0x135FD, "" }, +// { 0x135FE, "" }, +// { 0x135FF, "" }, +// { 0x13600, "" }, +// { 0x13601, "" }, +// { 0x13602, "" }, +// { 0x13603, "" }, +// { 0x13604, "" }, +// { 0x13605, "" }, +// { 0x13606, "" }, +// { 0x13607, "" }, +// { 0x13608, "" }, +// { 0x13609, "" }, +// { 0x1360A, "" }, +// { 0x1360B, "" }, +// { 0x1360C, "" }, +// { 0x1360D, "" }, +// { 0x1360E, "" }, +// { 0x1360F, "" }, +// { 0x13610, "" }, +// { 0x13611, "" }, +// { 0x13612, "" }, +// { 0x13613, "" }, +// { 0x13614, "" }, +// { 0x13615, "" }, +// { 0x13616, "" }, +// { 0x13617, "" }, +// { 0x13618, "" }, +// { 0x13619, "" }, +// { 0x1361A, "" }, +// { 0x1361B, "" }, +// { 0x1361C, "" }, +// { 0x1361D, "" }, +// { 0x1361E, "" }, +// { 0x1361F, "" }, +// { 0x13620, "" }, +// { 0x13621, "" }, +// { 0x13622, "" }, +// { 0x13623, "" }, +// { 0x13624, "" }, +// { 0x13625, "" }, +// { 0x13626, "" }, +// { 0x13627, "" }, +// { 0x13628, "" }, +// { 0x13629, "" }, +// { 0x1362A, "" }, +// { 0x1362B, "" }, +// { 0x1362C, "" }, +// { 0x1362D, "" }, +// { 0x1362E, "" }, +// { 0x1362F, "" }, +// { 0x13630, "" }, +// { 0x13631, "" }, +// { 0x13632, "" }, +// { 0x13633, "" }, +// { 0x13634, "" }, +// { 0x13635, "" }, +// { 0x13636, "" }, +// { 0x13637, "" }, +// { 0x13638, "" }, +// { 0x13639, "" }, +// { 0x1363A, "" }, +// { 0x1363B, "" }, +// { 0x1363C, "" }, +// { 0x1363D, "" }, +// { 0x1363E, "" }, +// { 0x1363F, "" }, +// { 0x13640, "" }, +// { 0x13641, "" }, +// { 0x13642, "" }, +// { 0x13643, "" }, +// { 0x13644, "" }, +// { 0x13645, "" }, +// { 0x13646, "" }, +// { 0x13647, "" }, +// { 0x13648, "" }, +// { 0x13649, "" }, +// { 0x1364A, "" }, +// { 0x1364B, "" }, +// { 0x1364C, "" }, +// { 0x1364D, "" }, +// { 0x1364E, "" }, +// { 0x1364F, "" }, +// { 0x13650, "" }, +// { 0x13651, "" }, +// { 0x13652, "" }, +// { 0x13653, "" }, +// { 0x13654, "" }, +// { 0x13655, "" }, +// { 0x13656, "" }, +// { 0x13657, "" }, +// { 0x13658, "" }, +// { 0x13659, "" }, +// { 0x1365A, "" }, +// { 0x1365B, "" }, +// { 0x1365C, "" }, +// { 0x1365D, "" }, +// { 0x1365E, "" }, +// { 0x1365F, "" }, +// { 0x13660, "" }, +// { 0x13661, "" }, +// { 0x13662, "" }, +// { 0x13663, "" }, +// { 0x13664, "" }, +// { 0x13665, "" }, +// { 0x13666, "" }, +// { 0x13667, "" }, +// { 0x13668, "" }, +// { 0x13669, "" }, +// { 0x1366A, "" }, +// { 0x1366B, "" }, +// { 0x1366C, "" }, +// { 0x1366D, "" }, +// { 0x1366E, "" }, +// { 0x1366F, "" }, +// { 0x13670, "" }, +// { 0x13671, "" }, +// { 0x13672, "" }, +// { 0x13673, "" }, +// { 0x13674, "" }, +// { 0x13675, "" }, +// { 0x13676, "" }, +// { 0x13677, "" }, +// { 0x13678, "" }, +// { 0x13679, "" }, +// { 0x1367A, "" }, +// { 0x1367B, "" }, +// { 0x1367C, "" }, +// { 0x1367D, "" }, +// { 0x1367E, "" }, +// { 0x1367F, "" }, +// { 0x13680, "" }, +// { 0x13681, "" }, +// { 0x13682, "" }, +// { 0x13683, "" }, +// { 0x13684, "" }, +// { 0x13685, "" }, +// { 0x13686, "" }, +// { 0x13687, "" }, +// { 0x13688, "" }, +// { 0x13689, "" }, +// { 0x1368A, "" }, +// { 0x1368B, "" }, +// { 0x1368C, "" }, +// { 0x1368D, "" }, +// { 0x1368E, "" }, +// { 0x1368F, "" }, +// { 0x13690, "" }, +// { 0x13691, "" }, +// { 0x13692, "" }, +// { 0x13693, "" }, +// { 0x13694, "" }, +// { 0x13695, "" }, +// { 0x13696, "" }, +// { 0x13697, "" }, +// { 0x13698, "" }, +// { 0x13699, "" }, +// { 0x1369A, "" }, +// { 0x1369B, "" }, +// { 0x1369C, "" }, +// { 0x1369D, "" }, +// { 0x1369E, "" }, +// { 0x1369F, "" }, +// { 0x136A0, "" }, +// { 0x136A1, "" }, +// { 0x136A2, "" }, +// { 0x136A3, "" }, +// { 0x136A4, "" }, +// { 0x136A5, "" }, +// { 0x136A6, "" }, +// { 0x136A7, "" }, +// { 0x136A8, "" }, +// { 0x136A9, "" }, +// { 0x136AA, "" }, +// { 0x136AB, "" }, +// { 0x136AC, "" }, +// { 0x136AD, "" }, +// { 0x136AE, "" }, +// { 0x136AF, "" }, +// { 0x136B0, "" }, +// { 0x136B1, "" }, +// { 0x136B2, "" }, +// { 0x136B3, "" }, +// { 0x136B4, "" }, +// { 0x136B5, "" }, +// { 0x136B6, "" }, +// { 0x136B7, "" }, +// { 0x136B8, "" }, +// { 0x136B9, "" }, +// { 0x136BA, "" }, +// { 0x136BB, "" }, +// { 0x136BC, "" }, +// { 0x136BD, "" }, +// { 0x136BE, "" }, +// { 0x136BF, "" }, +// { 0x136C0, "" }, +// { 0x136C1, "" }, +// { 0x136C2, "" }, +// { 0x136C3, "" }, +// { 0x136C4, "" }, +// { 0x136C5, "" }, +// { 0x136C6, "" }, +// { 0x136C7, "" }, +// { 0x136C8, "" }, +// { 0x136C9, "" }, +// { 0x136CA, "" }, +// { 0x136CB, "" }, +// { 0x136CC, "" }, +// { 0x136CD, "" }, +// { 0x136CE, "" }, +// { 0x136CF, "" }, +// { 0x136D0, "" }, +// { 0x136D1, "" }, +// { 0x136D2, "" }, +// { 0x136D3, "" }, +// { 0x136D4, "" }, +// { 0x136D5, "" }, +// { 0x136D6, "" }, +// { 0x136D7, "" }, +// { 0x136D8, "" }, +// { 0x136D9, "" }, +// { 0x136DA, "" }, +// { 0x136DB, "" }, +// { 0x136DC, "" }, +// { 0x136DD, "" }, +// { 0x136DE, "" }, +// { 0x136DF, "" }, +// { 0x136E0, "" }, +// { 0x136E1, "" }, +// { 0x136E2, "" }, +// { 0x136E3, "" }, +// { 0x136E4, "" }, +// { 0x136E5, "" }, +// { 0x136E6, "" }, +// { 0x136E7, "" }, +// { 0x136E8, "" }, +// { 0x136E9, "" }, +// { 0x136EA, "" }, +// { 0x136EB, "" }, +// { 0x136EC, "" }, +// { 0x136ED, "" }, +// { 0x136EE, "" }, +// { 0x136EF, "" }, +// { 0x136F0, "" }, +// { 0x136F1, "" }, +// { 0x136F2, "" }, +// { 0x136F3, "" }, +// { 0x136F4, "" }, +// { 0x136F5, "" }, +// { 0x136F6, "" }, +// { 0x136F7, "" }, +// { 0x136F8, "" }, +// { 0x136F9, "" }, +// { 0x136FA, "" }, +// { 0x136FB, "" }, +// { 0x136FC, "" }, +// { 0x136FD, "" }, +// { 0x136FE, "" }, +// { 0x136FF, "" }, +// { 0x13700, "" }, +// { 0x13701, "" }, +// { 0x13702, "" }, +// { 0x13703, "" }, +// { 0x13704, "" }, +// { 0x13705, "" }, +// { 0x13706, "" }, +// { 0x13707, "" }, +// { 0x13708, "" }, +// { 0x13709, "" }, +// { 0x1370A, "" }, +// { 0x1370B, "" }, +// { 0x1370C, "" }, +// { 0x1370D, "" }, +// { 0x1370E, "" }, +// { 0x1370F, "" }, +// { 0x13710, "" }, +// { 0x13711, "" }, +// { 0x13712, "" }, +// { 0x13713, "" }, +// { 0x13714, "" }, +// { 0x13715, "" }, +// { 0x13716, "" }, +// { 0x13717, "" }, +// { 0x13718, "" }, +// { 0x13719, "" }, +// { 0x1371A, "" }, +// { 0x1371B, "" }, +// { 0x1371C, "" }, +// { 0x1371D, "" }, +// { 0x1371E, "" }, +// { 0x1371F, "" }, +// { 0x13720, "" }, +// { 0x13721, "" }, +// { 0x13722, "" }, +// { 0x13723, "" }, +// { 0x13724, "" }, +// { 0x13725, "" }, +// { 0x13726, "" }, +// { 0x13727, "" }, +// { 0x13728, "" }, +// { 0x13729, "" }, +// { 0x1372A, "" }, +// { 0x1372B, "" }, +// { 0x1372C, "" }, +// { 0x1372D, "" }, +// { 0x1372E, "" }, +// { 0x1372F, "" }, +// { 0x13730, "" }, +// { 0x13731, "" }, +// { 0x13732, "" }, +// { 0x13733, "" }, +// { 0x13734, "" }, +// { 0x13735, "" }, +// { 0x13736, "" }, +// { 0x13737, "" }, +// { 0x13738, "" }, +// { 0x13739, "" }, +// { 0x1373A, "" }, +// { 0x1373B, "" }, +// { 0x1373C, "" }, +// { 0x1373D, "" }, +// { 0x1373E, "" }, +// { 0x1373F, "" }, +// { 0x13740, "" }, +// { 0x13741, "" }, +// { 0x13742, "" }, +// { 0x13743, "" }, +// { 0x13744, "" }, +// { 0x13745, "" }, +// { 0x13746, "" }, +// { 0x13747, "" }, +// { 0x13748, "" }, +// { 0x13749, "" }, +// { 0x1374A, "" }, +// { 0x1374B, "" }, +// { 0x1374C, "" }, +// { 0x1374D, "" }, +// { 0x1374E, "" }, +// { 0x1374F, "" }, +// { 0x13750, "" }, +// { 0x13751, "" }, +// { 0x13752, "" }, +// { 0x13753, "" }, +// { 0x13754, "" }, +// { 0x13755, "" }, +// { 0x13756, "" }, +// { 0x13757, "" }, +// { 0x13758, "" }, +// { 0x13759, "" }, +// { 0x1375A, "" }, +// { 0x1375B, "" }, +// { 0x1375C, "" }, +// { 0x1375D, "" }, +// { 0x1375E, "" }, +// { 0x1375F, "" }, +// { 0x13760, "" }, +// { 0x13761, "" }, +// { 0x13762, "" }, +// { 0x13763, "" }, +// { 0x13764, "" }, +// { 0x13765, "" }, +// { 0x13766, "" }, +// { 0x13767, "" }, +// { 0x13768, "" }, +// { 0x13769, "" }, +// { 0x1376A, "" }, +// { 0x1376B, "" }, +// { 0x1376C, "" }, +// { 0x1376D, "" }, +// { 0x1376E, "" }, +// { 0x1376F, "" }, +// { 0x13770, "" }, +// { 0x13771, "" }, +// { 0x13772, "" }, +// { 0x13773, "" }, +// { 0x13774, "" }, +// { 0x13775, "" }, +// { 0x13776, "" }, +// { 0x13777, "" }, +// { 0x13778, "" }, +// { 0x13779, "" }, +// { 0x1377A, "" }, +// { 0x1377B, "" }, +// { 0x1377C, "" }, +// { 0x1377D, "" }, +// { 0x1377E, "" }, +// { 0x1377F, "" }, +// { 0x13780, "" }, +// { 0x13781, "" }, +// { 0x13782, "" }, +// { 0x13783, "" }, +// { 0x13784, "" }, +// { 0x13785, "" }, +// { 0x13786, "" }, +// { 0x13787, "" }, +// { 0x13788, "" }, +// { 0x13789, "" }, +// { 0x1378A, "" }, +// { 0x1378B, "" }, +// { 0x1378C, "" }, +// { 0x1378D, "" }, +// { 0x1378E, "" }, +// { 0x1378F, "" }, +// { 0x13790, "" }, +// { 0x13791, "" }, +// { 0x13792, "" }, +// { 0x13793, "" }, +// { 0x13794, "" }, +// { 0x13795, "" }, +// { 0x13796, "" }, +// { 0x13797, "" }, +// { 0x13798, "" }, +// { 0x13799, "" }, +// { 0x1379A, "" }, +// { 0x1379B, "" }, +// { 0x1379C, "" }, +// { 0x1379D, "" }, +// { 0x1379E, "" }, +// { 0x1379F, "" }, +// { 0x137A0, "" }, +// { 0x137A1, "" }, +// { 0x137A2, "" }, +// { 0x137A3, "" }, +// { 0x137A4, "" }, +// { 0x137A5, "" }, +// { 0x137A6, "" }, +// { 0x137A7, "" }, +// { 0x137A8, "" }, +// { 0x137A9, "" }, +// { 0x137AA, "" }, +// { 0x137AB, "" }, +// { 0x137AC, "" }, +// { 0x137AD, "" }, +// { 0x137AE, "" }, +// { 0x137AF, "" }, +// { 0x137B0, "" }, +// { 0x137B1, "" }, +// { 0x137B2, "" }, +// { 0x137B3, "" }, +// { 0x137B4, "" }, +// { 0x137B5, "" }, +// { 0x137B6, "" }, +// { 0x137B7, "" }, +// { 0x137B8, "" }, +// { 0x137B9, "" }, +// { 0x137BA, "" }, +// { 0x137BB, "" }, +// { 0x137BC, "" }, +// { 0x137BD, "" }, +// { 0x137BE, "" }, +// { 0x137BF, "" }, +// { 0x137C0, "" }, +// { 0x137C1, "" }, +// { 0x137C2, "" }, +// { 0x137C3, "" }, +// { 0x137C4, "" }, +// { 0x137C5, "" }, +// { 0x137C6, "" }, +// { 0x137C7, "" }, +// { 0x137C8, "" }, +// { 0x137C9, "" }, +// { 0x137CA, "" }, +// { 0x137CB, "" }, +// { 0x137CC, "" }, +// { 0x137CD, "" }, +// { 0x137CE, "" }, +// { 0x137CF, "" }, +// { 0x137D0, "" }, +// { 0x137D1, "" }, +// { 0x137D2, "" }, +// { 0x137D3, "" }, +// { 0x137D4, "" }, +// { 0x137D5, "" }, +// { 0x137D6, "" }, +// { 0x137D7, "" }, +// { 0x137D8, "" }, +// { 0x137D9, "" }, +// { 0x137DA, "" }, +// { 0x137DB, "" }, +// { 0x137DC, "" }, +// { 0x137DD, "" }, +// { 0x137DE, "" }, +// { 0x137DF, "" }, +// { 0x137E0, "" }, +// { 0x137E1, "" }, +// { 0x137E2, "" }, +// { 0x137E3, "" }, +// { 0x137E4, "" }, +// { 0x137E5, "" }, +// { 0x137E6, "" }, +// { 0x137E7, "" }, +// { 0x137E8, "" }, +// { 0x137E9, "" }, +// { 0x137EA, "" }, +// { 0x137EB, "" }, +// { 0x137EC, "" }, +// { 0x137ED, "" }, +// { 0x137EE, "" }, +// { 0x137EF, "" }, +// { 0x137F0, "" }, +// { 0x137F1, "" }, +// { 0x137F2, "" }, +// { 0x137F3, "" }, +// { 0x137F4, "" }, +// { 0x137F5, "" }, +// { 0x137F6, "" }, +// { 0x137F7, "" }, +// { 0x137F8, "" }, +// { 0x137F9, "" }, +// { 0x137FA, "" }, +// { 0x137FB, "" }, +// { 0x137FC, "" }, +// { 0x137FD, "" }, +// { 0x137FE, "" }, +// { 0x137FF, "" }, +// { 0x13800, "" }, +// { 0x13801, "" }, +// { 0x13802, "" }, +// { 0x13803, "" }, +// { 0x13804, "" }, +// { 0x13805, "" }, +// { 0x13806, "" }, +// { 0x13807, "" }, +// { 0x13808, "" }, +// { 0x13809, "" }, +// { 0x1380A, "" }, +// { 0x1380B, "" }, +// { 0x1380C, "" }, +// { 0x1380D, "" }, +// { 0x1380E, "" }, +// { 0x1380F, "" }, +// { 0x13810, "" }, +// { 0x13811, "" }, +// { 0x13812, "" }, +// { 0x13813, "" }, +// { 0x13814, "" }, +// { 0x13815, "" }, +// { 0x13816, "" }, +// { 0x13817, "" }, +// { 0x13818, "" }, +// { 0x13819, "" }, +// { 0x1381A, "" }, +// { 0x1381B, "" }, +// { 0x1381C, "" }, +// { 0x1381D, "" }, +// { 0x1381E, "" }, +// { 0x1381F, "" }, +// { 0x13820, "" }, +// { 0x13821, "" }, +// { 0x13822, "" }, +// { 0x13823, "" }, +// { 0x13824, "" }, +// { 0x13825, "" }, +// { 0x13826, "" }, +// { 0x13827, "" }, +// { 0x13828, "" }, +// { 0x13829, "" }, +// { 0x1382A, "" }, +// { 0x1382B, "" }, +// { 0x1382C, "" }, +// { 0x1382D, "" }, +// { 0x1382E, "" }, +// { 0x1382F, "" }, +// { 0x13830, "" }, +// { 0x13831, "" }, +// { 0x13832, "" }, +// { 0x13833, "" }, +// { 0x13834, "" }, +// { 0x13835, "" }, +// { 0x13836, "" }, +// { 0x13837, "" }, +// { 0x13838, "" }, +// { 0x13839, "" }, +// { 0x1383A, "" }, +// { 0x1383B, "" }, +// { 0x1383C, "" }, +// { 0x1383D, "" }, +// { 0x1383E, "" }, +// { 0x1383F, "" }, +// { 0x13840, "" }, +// { 0x13841, "" }, +// { 0x13842, "" }, +// { 0x13843, "" }, +// { 0x13844, "" }, +// { 0x13845, "" }, +// { 0x13846, "" }, +// { 0x13847, "" }, +// { 0x13848, "" }, +// { 0x13849, "" }, +// { 0x1384A, "" }, +// { 0x1384B, "" }, +// { 0x1384C, "" }, +// { 0x1384D, "" }, +// { 0x1384E, "" }, +// { 0x1384F, "" }, +// { 0x13850, "" }, +// { 0x13851, "" }, +// { 0x13852, "" }, +// { 0x13853, "" }, +// { 0x13854, "" }, +// { 0x13855, "" }, +// { 0x13856, "" }, +// { 0x13857, "" }, +// { 0x13858, "" }, +// { 0x13859, "" }, +// { 0x1385A, "" }, +// { 0x1385B, "" }, +// { 0x1385C, "" }, +// { 0x1385D, "" }, +// { 0x1385E, "" }, +// { 0x1385F, "" }, +// { 0x13860, "" }, +// { 0x13861, "" }, +// { 0x13862, "" }, +// { 0x13863, "" }, +// { 0x13864, "" }, +// { 0x13865, "" }, +// { 0x13866, "" }, +// { 0x13867, "" }, +// { 0x13868, "" }, +// { 0x13869, "" }, +// { 0x1386A, "" }, +// { 0x1386B, "" }, +// { 0x1386C, "" }, +// { 0x1386D, "" }, +// { 0x1386E, "" }, +// { 0x1386F, "" }, +// { 0x13870, "" }, +// { 0x13871, "" }, +// { 0x13872, "" }, +// { 0x13873, "" }, +// { 0x13874, "" }, +// { 0x13875, "" }, +// { 0x13876, "" }, +// { 0x13877, "" }, +// { 0x13878, "" }, +// { 0x13879, "" }, +// { 0x1387A, "" }, +// { 0x1387B, "" }, +// { 0x1387C, "" }, +// { 0x1387D, "" }, +// { 0x1387E, "" }, +// { 0x1387F, "" }, +// { 0x13880, "" }, +// { 0x13881, "" }, +// { 0x13882, "" }, +// { 0x13883, "" }, +// { 0x13884, "" }, +// { 0x13885, "" }, +// { 0x13886, "" }, +// { 0x13887, "" }, +// { 0x13888, "" }, +// { 0x13889, "" }, +// { 0x1388A, "" }, +// { 0x1388B, "" }, +// { 0x1388C, "" }, +// { 0x1388D, "" }, +// { 0x1388E, "" }, +// { 0x1388F, "" }, +// { 0x13890, "" }, +// { 0x13891, "" }, +// { 0x13892, "" }, +// { 0x13893, "" }, +// { 0x13894, "" }, +// { 0x13895, "" }, +// { 0x13896, "" }, +// { 0x13897, "" }, +// { 0x13898, "" }, +// { 0x13899, "" }, +// { 0x1389A, "" }, +// { 0x1389B, "" }, +// { 0x1389C, "" }, +// { 0x1389D, "" }, +// { 0x1389E, "" }, +// { 0x1389F, "" }, +// { 0x138A0, "" }, +// { 0x138A1, "" }, +// { 0x138A2, "" }, +// { 0x138A3, "" }, +// { 0x138A4, "" }, +// { 0x138A5, "" }, +// { 0x138A6, "" }, +// { 0x138A7, "" }, +// { 0x138A8, "" }, +// { 0x138A9, "" }, +// { 0x138AA, "" }, +// { 0x138AB, "" }, +// { 0x138AC, "" }, +// { 0x138AD, "" }, +// { 0x138AE, "" }, +// { 0x138AF, "" }, +// { 0x138B0, "" }, +// { 0x138B1, "" }, +// { 0x138B2, "" }, +// { 0x138B3, "" }, +// { 0x138B4, "" }, +// { 0x138B5, "" }, +// { 0x138B6, "" }, +// { 0x138B7, "" }, +// { 0x138B8, "" }, +// { 0x138B9, "" }, +// { 0x138BA, "" }, +// { 0x138BB, "" }, +// { 0x138BC, "" }, +// { 0x138BD, "" }, +// { 0x138BE, "" }, +// { 0x138BF, "" }, +// { 0x138C0, "" }, +// { 0x138C1, "" }, +// { 0x138C2, "" }, +// { 0x138C3, "" }, +// { 0x138C4, "" }, +// { 0x138C5, "" }, +// { 0x138C6, "" }, +// { 0x138C7, "" }, +// { 0x138C8, "" }, +// { 0x138C9, "" }, +// { 0x138CA, "" }, +// { 0x138CB, "" }, +// { 0x138CC, "" }, +// { 0x138CD, "" }, +// { 0x138CE, "" }, +// { 0x138CF, "" }, +// { 0x138D0, "" }, +// { 0x138D1, "" }, +// { 0x138D2, "" }, +// { 0x138D3, "" }, +// { 0x138D4, "" }, +// { 0x138D5, "" }, +// { 0x138D6, "" }, +// { 0x138D7, "" }, +// { 0x138D8, "" }, +// { 0x138D9, "" }, +// { 0x138DA, "" }, +// { 0x138DB, "" }, +// { 0x138DC, "" }, +// { 0x138DD, "" }, +// { 0x138DE, "" }, +// { 0x138DF, "" }, +// { 0x138E0, "" }, +// { 0x138E1, "" }, +// { 0x138E2, "" }, +// { 0x138E3, "" }, +// { 0x138E4, "" }, +// { 0x138E5, "" }, +// { 0x138E6, "" }, +// { 0x138E7, "" }, +// { 0x138E8, "" }, +// { 0x138E9, "" }, +// { 0x138EA, "" }, +// { 0x138EB, "" }, +// { 0x138EC, "" }, +// { 0x138ED, "" }, +// { 0x138EE, "" }, +// { 0x138EF, "" }, +// { 0x138F0, "" }, +// { 0x138F1, "" }, +// { 0x138F2, "" }, +// { 0x138F3, "" }, +// { 0x138F4, "" }, +// { 0x138F5, "" }, +// { 0x138F6, "" }, +// { 0x138F7, "" }, +// { 0x138F8, "" }, +// { 0x138F9, "" }, +// { 0x138FA, "" }, +// { 0x138FB, "" }, +// { 0x138FC, "" }, +// { 0x138FD, "" }, +// { 0x138FE, "" }, +// { 0x138FF, "" }, +// { 0x13900, "" }, +// { 0x13901, "" }, +// { 0x13902, "" }, +// { 0x13903, "" }, +// { 0x13904, "" }, +// { 0x13905, "" }, +// { 0x13906, "" }, +// { 0x13907, "" }, +// { 0x13908, "" }, +// { 0x13909, "" }, +// { 0x1390A, "" }, +// { 0x1390B, "" }, +// { 0x1390C, "" }, +// { 0x1390D, "" }, +// { 0x1390E, "" }, +// { 0x1390F, "" }, +// { 0x13910, "" }, +// { 0x13911, "" }, +// { 0x13912, "" }, +// { 0x13913, "" }, +// { 0x13914, "" }, +// { 0x13915, "" }, +// { 0x13916, "" }, +// { 0x13917, "" }, +// { 0x13918, "" }, +// { 0x13919, "" }, +// { 0x1391A, "" }, +// { 0x1391B, "" }, +// { 0x1391C, "" }, +// { 0x1391D, "" }, +// { 0x1391E, "" }, +// { 0x1391F, "" }, +// { 0x13920, "" }, +// { 0x13921, "" }, +// { 0x13922, "" }, +// { 0x13923, "" }, +// { 0x13924, "" }, +// { 0x13925, "" }, +// { 0x13926, "" }, +// { 0x13927, "" }, +// { 0x13928, "" }, +// { 0x13929, "" }, +// { 0x1392A, "" }, +// { 0x1392B, "" }, +// { 0x1392C, "" }, +// { 0x1392D, "" }, +// { 0x1392E, "" }, +// { 0x1392F, "" }, +// { 0x13930, "" }, +// { 0x13931, "" }, +// { 0x13932, "" }, +// { 0x13933, "" }, +// { 0x13934, "" }, +// { 0x13935, "" }, +// { 0x13936, "" }, +// { 0x13937, "" }, +// { 0x13938, "" }, +// { 0x13939, "" }, +// { 0x1393A, "" }, +// { 0x1393B, "" }, +// { 0x1393C, "" }, +// { 0x1393D, "" }, +// { 0x1393E, "" }, +// { 0x1393F, "" }, +// { 0x13940, "" }, +// { 0x13941, "" }, +// { 0x13942, "" }, +// { 0x13943, "" }, +// { 0x13944, "" }, +// { 0x13945, "" }, +// { 0x13946, "" }, +// { 0x13947, "" }, +// { 0x13948, "" }, +// { 0x13949, "" }, +// { 0x1394A, "" }, +// { 0x1394B, "" }, +// { 0x1394C, "" }, +// { 0x1394D, "" }, +// { 0x1394E, "" }, +// { 0x1394F, "" }, +// { 0x13950, "" }, +// { 0x13951, "" }, +// { 0x13952, "" }, +// { 0x13953, "" }, +// { 0x13954, "" }, +// { 0x13955, "" }, +// { 0x13956, "" }, +// { 0x13957, "" }, +// { 0x13958, "" }, +// { 0x13959, "" }, +// { 0x1395A, "" }, +// { 0x1395B, "" }, +// { 0x1395C, "" }, +// { 0x1395D, "" }, +// { 0x1395E, "" }, +// { 0x1395F, "" }, +// { 0x13960, "" }, +// { 0x13961, "" }, +// { 0x13962, "" }, +// { 0x13963, "" }, +// { 0x13964, "" }, +// { 0x13965, "" }, +// { 0x13966, "" }, +// { 0x13967, "" }, +// { 0x13968, "" }, +// { 0x13969, "" }, +// { 0x1396A, "" }, +// { 0x1396B, "" }, +// { 0x1396C, "" }, +// { 0x1396D, "" }, +// { 0x1396E, "" }, +// { 0x1396F, "" }, +// { 0x13970, "" }, +// { 0x13971, "" }, +// { 0x13972, "" }, +// { 0x13973, "" }, +// { 0x13974, "" }, +// { 0x13975, "" }, +// { 0x13976, "" }, +// { 0x13977, "" }, +// { 0x13978, "" }, +// { 0x13979, "" }, +// { 0x1397A, "" }, +// { 0x1397B, "" }, +// { 0x1397C, "" }, +// { 0x1397D, "" }, +// { 0x1397E, "" }, +// { 0x1397F, "" }, +// { 0x13980, "" }, +// { 0x13981, "" }, +// { 0x13982, "" }, +// { 0x13983, "" }, +// { 0x13984, "" }, +// { 0x13985, "" }, +// { 0x13986, "" }, +// { 0x13987, "" }, +// { 0x13988, "" }, +// { 0x13989, "" }, +// { 0x1398A, "" }, +// { 0x1398B, "" }, +// { 0x1398C, "" }, +// { 0x1398D, "" }, +// { 0x1398E, "" }, +// { 0x1398F, "" }, +// { 0x13990, "" }, +// { 0x13991, "" }, +// { 0x13992, "" }, +// { 0x13993, "" }, +// { 0x13994, "" }, +// { 0x13995, "" }, +// { 0x13996, "" }, +// { 0x13997, "" }, +// { 0x13998, "" }, +// { 0x13999, "" }, +// { 0x1399A, "" }, +// { 0x1399B, "" }, +// { 0x1399C, "" }, +// { 0x1399D, "" }, +// { 0x1399E, "" }, +// { 0x1399F, "" }, +// { 0x139A0, "" }, +// { 0x139A1, "" }, +// { 0x139A2, "" }, +// { 0x139A3, "" }, +// { 0x139A4, "" }, +// { 0x139A5, "" }, +// { 0x139A6, "" }, +// { 0x139A7, "" }, +// { 0x139A8, "" }, +// { 0x139A9, "" }, +// { 0x139AA, "" }, +// { 0x139AB, "" }, +// { 0x139AC, "" }, +// { 0x139AD, "" }, +// { 0x139AE, "" }, +// { 0x139AF, "" }, +// { 0x139B0, "" }, +// { 0x139B1, "" }, +// { 0x139B2, "" }, +// { 0x139B3, "" }, +// { 0x139B4, "" }, +// { 0x139B5, "" }, +// { 0x139B6, "" }, +// { 0x139B7, "" }, +// { 0x139B8, "" }, +// { 0x139B9, "" }, +// { 0x139BA, "" }, +// { 0x139BB, "" }, +// { 0x139BC, "" }, +// { 0x139BD, "" }, +// { 0x139BE, "" }, +// { 0x139BF, "" }, +// { 0x139C0, "" }, +// { 0x139C1, "" }, +// { 0x139C2, "" }, +// { 0x139C3, "" }, +// { 0x139C4, "" }, +// { 0x139C5, "" }, +// { 0x139C6, "" }, +// { 0x139C7, "" }, +// { 0x139C8, "" }, +// { 0x139C9, "" }, +// { 0x139CA, "" }, +// { 0x139CB, "" }, +// { 0x139CC, "" }, +// { 0x139CD, "" }, +// { 0x139CE, "" }, +// { 0x139CF, "" }, +// { 0x139D0, "" }, +// { 0x139D1, "" }, +// { 0x139D2, "" }, +// { 0x139D3, "" }, +// { 0x139D4, "" }, +// { 0x139D5, "" }, +// { 0x139D6, "" }, +// { 0x139D7, "" }, +// { 0x139D8, "" }, +// { 0x139D9, "" }, +// { 0x139DA, "" }, +// { 0x139DB, "" }, +// { 0x139DC, "" }, +// { 0x139DD, "" }, +// { 0x139DE, "" }, +// { 0x139DF, "" }, +// { 0x139E0, "" }, +// { 0x139E1, "" }, +// { 0x139E2, "" }, +// { 0x139E3, "" }, +// { 0x139E4, "" }, +// { 0x139E5, "" }, +// { 0x139E6, "" }, +// { 0x139E7, "" }, +// { 0x139E8, "" }, +// { 0x139E9, "" }, +// { 0x139EA, "" }, +// { 0x139EB, "" }, +// { 0x139EC, "" }, +// { 0x139ED, "" }, +// { 0x139EE, "" }, +// { 0x139EF, "" }, +// { 0x139F0, "" }, +// { 0x139F1, "" }, +// { 0x139F2, "" }, +// { 0x139F3, "" }, +// { 0x139F4, "" }, +// { 0x139F5, "" }, +// { 0x139F6, "" }, +// { 0x139F7, "" }, +// { 0x139F8, "" }, +// { 0x139F9, "" }, +// { 0x139FA, "" }, +// { 0x139FB, "" }, +// { 0x139FC, "" }, +// { 0x139FD, "" }, +// { 0x139FE, "" }, +// { 0x139FF, "" }, +// { 0x13A00, "" }, +// { 0x13A01, "" }, +// { 0x13A02, "" }, +// { 0x13A03, "" }, +// { 0x13A04, "" }, +// { 0x13A05, "" }, +// { 0x13A06, "" }, +// { 0x13A07, "" }, +// { 0x13A08, "" }, +// { 0x13A09, "" }, +// { 0x13A0A, "" }, +// { 0x13A0B, "" }, +// { 0x13A0C, "" }, +// { 0x13A0D, "" }, +// { 0x13A0E, "" }, +// { 0x13A0F, "" }, +// { 0x13A10, "" }, +// { 0x13A11, "" }, +// { 0x13A12, "" }, +// { 0x13A13, "" }, +// { 0x13A14, "" }, +// { 0x13A15, "" }, +// { 0x13A16, "" }, +// { 0x13A17, "" }, +// { 0x13A18, "" }, +// { 0x13A19, "" }, +// { 0x13A1A, "" }, +// { 0x13A1B, "" }, +// { 0x13A1C, "" }, +// { 0x13A1D, "" }, +// { 0x13A1E, "" }, +// { 0x13A1F, "" }, +// { 0x13A20, "" }, +// { 0x13A21, "" }, +// { 0x13A22, "" }, +// { 0x13A23, "" }, +// { 0x13A24, "" }, +// { 0x13A25, "" }, +// { 0x13A26, "" }, +// { 0x13A27, "" }, +// { 0x13A28, "" }, +// { 0x13A29, "" }, +// { 0x13A2A, "" }, +// { 0x13A2B, "" }, +// { 0x13A2C, "" }, +// { 0x13A2D, "" }, +// { 0x13A2E, "" }, +// { 0x13A2F, "" }, +// { 0x13A30, "" }, +// { 0x13A31, "" }, +// { 0x13A32, "" }, +// { 0x13A33, "" }, +// { 0x13A34, "" }, +// { 0x13A35, "" }, +// { 0x13A36, "" }, +// { 0x13A37, "" }, +// { 0x13A38, "" }, +// { 0x13A39, "" }, +// { 0x13A3A, "" }, +// { 0x13A3B, "" }, +// { 0x13A3C, "" }, +// { 0x13A3D, "" }, +// { 0x13A3E, "" }, +// { 0x13A3F, "" }, +// { 0x13A40, "" }, +// { 0x13A41, "" }, +// { 0x13A42, "" }, +// { 0x13A43, "" }, +// { 0x13A44, "" }, +// { 0x13A45, "" }, +// { 0x13A46, "" }, +// { 0x13A47, "" }, +// { 0x13A48, "" }, +// { 0x13A49, "" }, +// { 0x13A4A, "" }, +// { 0x13A4B, "" }, +// { 0x13A4C, "" }, +// { 0x13A4D, "" }, +// { 0x13A4E, "" }, +// { 0x13A4F, "" }, +// { 0x13A50, "" }, +// { 0x13A51, "" }, +// { 0x13A52, "" }, +// { 0x13A53, "" }, +// { 0x13A54, "" }, +// { 0x13A55, "" }, +// { 0x13A56, "" }, +// { 0x13A57, "" }, +// { 0x13A58, "" }, +// { 0x13A59, "" }, +// { 0x13A5A, "" }, +// { 0x13A5B, "" }, +// { 0x13A5C, "" }, +// { 0x13A5D, "" }, +// { 0x13A5E, "" }, +// { 0x13A5F, "" }, +// { 0x13A60, "" }, +// { 0x13A61, "" }, +// { 0x13A62, "" }, +// { 0x13A63, "" }, +// { 0x13A64, "" }, +// { 0x13A65, "" }, +// { 0x13A66, "" }, +// { 0x13A67, "" }, +// { 0x13A68, "" }, +// { 0x13A69, "" }, +// { 0x13A6A, "" }, +// { 0x13A6B, "" }, +// { 0x13A6C, "" }, +// { 0x13A6D, "" }, +// { 0x13A6E, "" }, +// { 0x13A6F, "" }, +// { 0x13A70, "" }, +// { 0x13A71, "" }, +// { 0x13A72, "" }, +// { 0x13A73, "" }, +// { 0x13A74, "" }, +// { 0x13A75, "" }, +// { 0x13A76, "" }, +// { 0x13A77, "" }, +// { 0x13A78, "" }, +// { 0x13A79, "" }, +// { 0x13A7A, "" }, +// { 0x13A7B, "" }, +// { 0x13A7C, "" }, +// { 0x13A7D, "" }, +// { 0x13A7E, "" }, +// { 0x13A7F, "" }, +// { 0x13A80, "" }, +// { 0x13A81, "" }, +// { 0x13A82, "" }, +// { 0x13A83, "" }, +// { 0x13A84, "" }, +// { 0x13A85, "" }, +// { 0x13A86, "" }, +// { 0x13A87, "" }, +// { 0x13A88, "" }, +// { 0x13A89, "" }, +// { 0x13A8A, "" }, +// { 0x13A8B, "" }, +// { 0x13A8C, "" }, +// { 0x13A8D, "" }, +// { 0x13A8E, "" }, +// { 0x13A8F, "" }, +// { 0x13A90, "" }, +// { 0x13A91, "" }, +// { 0x13A92, "" }, +// { 0x13A93, "" }, +// { 0x13A94, "" }, +// { 0x13A95, "" }, +// { 0x13A96, "" }, +// { 0x13A97, "" }, +// { 0x13A98, "" }, +// { 0x13A99, "" }, +// { 0x13A9A, "" }, +// { 0x13A9B, "" }, +// { 0x13A9C, "" }, +// { 0x13A9D, "" }, +// { 0x13A9E, "" }, +// { 0x13A9F, "" }, +// { 0x13AA0, "" }, +// { 0x13AA1, "" }, +// { 0x13AA2, "" }, +// { 0x13AA3, "" }, +// { 0x13AA4, "" }, +// { 0x13AA5, "" }, +// { 0x13AA6, "" }, +// { 0x13AA7, "" }, +// { 0x13AA8, "" }, +// { 0x13AA9, "" }, +// { 0x13AAA, "" }, +// { 0x13AAB, "" }, +// { 0x13AAC, "" }, +// { 0x13AAD, "" }, +// { 0x13AAE, "" }, +// { 0x13AAF, "" }, +// { 0x13AB0, "" }, +// { 0x13AB1, "" }, +// { 0x13AB2, "" }, +// { 0x13AB3, "" }, +// { 0x13AB4, "" }, +// { 0x13AB5, "" }, +// { 0x13AB6, "" }, +// { 0x13AB7, "" }, +// { 0x13AB8, "" }, +// { 0x13AB9, "" }, +// { 0x13ABA, "" }, +// { 0x13ABB, "" }, +// { 0x13ABC, "" }, +// { 0x13ABD, "" }, +// { 0x13ABE, "" }, +// { 0x13ABF, "" }, +// { 0x13AC0, "" }, +// { 0x13AC1, "" }, +// { 0x13AC2, "" }, +// { 0x13AC3, "" }, +// { 0x13AC4, "" }, +// { 0x13AC5, "" }, +// { 0x13AC6, "" }, +// { 0x13AC7, "" }, +// { 0x13AC8, "" }, +// { 0x13AC9, "" }, +// { 0x13ACA, "" }, +// { 0x13ACB, "" }, +// { 0x13ACC, "" }, +// { 0x13ACD, "" }, +// { 0x13ACE, "" }, +// { 0x13ACF, "" }, +// { 0x13AD0, "" }, +// { 0x13AD1, "" }, +// { 0x13AD2, "" }, +// { 0x13AD3, "" }, +// { 0x13AD4, "" }, +// { 0x13AD5, "" }, +// { 0x13AD6, "" }, +// { 0x13AD7, "" }, +// { 0x13AD8, "" }, +// { 0x13AD9, "" }, +// { 0x13ADA, "" }, +// { 0x13ADB, "" }, +// { 0x13ADC, "" }, +// { 0x13ADD, "" }, +// { 0x13ADE, "" }, +// { 0x13ADF, "" }, +// { 0x13AE0, "" }, +// { 0x13AE1, "" }, +// { 0x13AE2, "" }, +// { 0x13AE3, "" }, +// { 0x13AE4, "" }, +// { 0x13AE5, "" }, +// { 0x13AE6, "" }, +// { 0x13AE7, "" }, +// { 0x13AE8, "" }, +// { 0x13AE9, "" }, +// { 0x13AEA, "" }, +// { 0x13AEB, "" }, +// { 0x13AEC, "" }, +// { 0x13AED, "" }, +// { 0x13AEE, "" }, +// { 0x13AEF, "" }, +// { 0x13AF0, "" }, +// { 0x13AF1, "" }, +// { 0x13AF2, "" }, +// { 0x13AF3, "" }, +// { 0x13AF4, "" }, +// { 0x13AF5, "" }, +// { 0x13AF6, "" }, +// { 0x13AF7, "" }, +// { 0x13AF8, "" }, +// { 0x13AF9, "" }, +// { 0x13AFA, "" }, +// { 0x13AFB, "" }, +// { 0x13AFC, "" }, +// { 0x13AFD, "" }, +// { 0x13AFE, "" }, +// { 0x13AFF, "" }, +// { 0x13B00, "" }, +// { 0x13B01, "" }, +// { 0x13B02, "" }, +// { 0x13B03, "" }, +// { 0x13B04, "" }, +// { 0x13B05, "" }, +// { 0x13B06, "" }, +// { 0x13B07, "" }, +// { 0x13B08, "" }, +// { 0x13B09, "" }, +// { 0x13B0A, "" }, +// { 0x13B0B, "" }, +// { 0x13B0C, "" }, +// { 0x13B0D, "" }, +// { 0x13B0E, "" }, +// { 0x13B0F, "" }, +// { 0x13B10, "" }, +// { 0x13B11, "" }, +// { 0x13B12, "" }, +// { 0x13B13, "" }, +// { 0x13B14, "" }, +// { 0x13B15, "" }, +// { 0x13B16, "" }, +// { 0x13B17, "" }, +// { 0x13B18, "" }, +// { 0x13B19, "" }, +// { 0x13B1A, "" }, +// { 0x13B1B, "" }, +// { 0x13B1C, "" }, +// { 0x13B1D, "" }, +// { 0x13B1E, "" }, +// { 0x13B1F, "" }, +// { 0x13B20, "" }, +// { 0x13B21, "" }, +// { 0x13B22, "" }, +// { 0x13B23, "" }, +// { 0x13B24, "" }, +// { 0x13B25, "" }, +// { 0x13B26, "" }, +// { 0x13B27, "" }, +// { 0x13B28, "" }, +// { 0x13B29, "" }, +// { 0x13B2A, "" }, +// { 0x13B2B, "" }, +// { 0x13B2C, "" }, +// { 0x13B2D, "" }, +// { 0x13B2E, "" }, +// { 0x13B2F, "" }, +// { 0x13B30, "" }, +// { 0x13B31, "" }, +// { 0x13B32, "" }, +// { 0x13B33, "" }, +// { 0x13B34, "" }, +// { 0x13B35, "" }, +// { 0x13B36, "" }, +// { 0x13B37, "" }, +// { 0x13B38, "" }, +// { 0x13B39, "" }, +// { 0x13B3A, "" }, +// { 0x13B3B, "" }, +// { 0x13B3C, "" }, +// { 0x13B3D, "" }, +// { 0x13B3E, "" }, +// { 0x13B3F, "" }, +// { 0x13B40, "" }, +// { 0x13B41, "" }, +// { 0x13B42, "" }, +// { 0x13B43, "" }, +// { 0x13B44, "" }, +// { 0x13B45, "" }, +// { 0x13B46, "" }, +// { 0x13B47, "" }, +// { 0x13B48, "" }, +// { 0x13B49, "" }, +// { 0x13B4A, "" }, +// { 0x13B4B, "" }, +// { 0x13B4C, "" }, +// { 0x13B4D, "" }, +// { 0x13B4E, "" }, +// { 0x13B4F, "" }, +// { 0x13B50, "" }, +// { 0x13B51, "" }, +// { 0x13B52, "" }, +// { 0x13B53, "" }, +// { 0x13B54, "" }, +// { 0x13B55, "" }, +// { 0x13B56, "" }, +// { 0x13B57, "" }, +// { 0x13B58, "" }, +// { 0x13B59, "" }, +// { 0x13B5A, "" }, +// { 0x13B5B, "" }, +// { 0x13B5C, "" }, +// { 0x13B5D, "" }, +// { 0x13B5E, "" }, +// { 0x13B5F, "" }, +// { 0x13B60, "" }, +// { 0x13B61, "" }, +// { 0x13B62, "" }, +// { 0x13B63, "" }, +// { 0x13B64, "" }, +// { 0x13B65, "" }, +// { 0x13B66, "" }, +// { 0x13B67, "" }, +// { 0x13B68, "" }, +// { 0x13B69, "" }, +// { 0x13B6A, "" }, +// { 0x13B6B, "" }, +// { 0x13B6C, "" }, +// { 0x13B6D, "" }, +// { 0x13B6E, "" }, +// { 0x13B6F, "" }, +// { 0x13B70, "" }, +// { 0x13B71, "" }, +// { 0x13B72, "" }, +// { 0x13B73, "" }, +// { 0x13B74, "" }, +// { 0x13B75, "" }, +// { 0x13B76, "" }, +// { 0x13B77, "" }, +// { 0x13B78, "" }, +// { 0x13B79, "" }, +// { 0x13B7A, "" }, +// { 0x13B7B, "" }, +// { 0x13B7C, "" }, +// { 0x13B7D, "" }, +// { 0x13B7E, "" }, +// { 0x13B7F, "" }, +// { 0x13B80, "" }, +// { 0x13B81, "" }, +// { 0x13B82, "" }, +// { 0x13B83, "" }, +// { 0x13B84, "" }, +// { 0x13B85, "" }, +// { 0x13B86, "" }, +// { 0x13B87, "" }, +// { 0x13B88, "" }, +// { 0x13B89, "" }, +// { 0x13B8A, "" }, +// { 0x13B8B, "" }, +// { 0x13B8C, "" }, +// { 0x13B8D, "" }, +// { 0x13B8E, "" }, +// { 0x13B8F, "" }, +// { 0x13B90, "" }, +// { 0x13B91, "" }, +// { 0x13B92, "" }, +// { 0x13B93, "" }, +// { 0x13B94, "" }, +// { 0x13B95, "" }, +// { 0x13B96, "" }, +// { 0x13B97, "" }, +// { 0x13B98, "" }, +// { 0x13B99, "" }, +// { 0x13B9A, "" }, +// { 0x13B9B, "" }, +// { 0x13B9C, "" }, +// { 0x13B9D, "" }, +// { 0x13B9E, "" }, +// { 0x13B9F, "" }, +// { 0x13BA0, "" }, +// { 0x13BA1, "" }, +// { 0x13BA2, "" }, +// { 0x13BA3, "" }, +// { 0x13BA4, "" }, +// { 0x13BA5, "" }, +// { 0x13BA6, "" }, +// { 0x13BA7, "" }, +// { 0x13BA8, "" }, +// { 0x13BA9, "" }, +// { 0x13BAA, "" }, +// { 0x13BAB, "" }, +// { 0x13BAC, "" }, +// { 0x13BAD, "" }, +// { 0x13BAE, "" }, +// { 0x13BAF, "" }, +// { 0x13BB0, "" }, +// { 0x13BB1, "" }, +// { 0x13BB2, "" }, +// { 0x13BB3, "" }, +// { 0x13BB4, "" }, +// { 0x13BB5, "" }, +// { 0x13BB6, "" }, +// { 0x13BB7, "" }, +// { 0x13BB8, "" }, +// { 0x13BB9, "" }, +// { 0x13BBA, "" }, +// { 0x13BBB, "" }, +// { 0x13BBC, "" }, +// { 0x13BBD, "" }, +// { 0x13BBE, "" }, +// { 0x13BBF, "" }, +// { 0x13BC0, "" }, +// { 0x13BC1, "" }, +// { 0x13BC2, "" }, +// { 0x13BC3, "" }, +// { 0x13BC4, "" }, +// { 0x13BC5, "" }, +// { 0x13BC6, "" }, +// { 0x13BC7, "" }, +// { 0x13BC8, "" }, +// { 0x13BC9, "" }, +// { 0x13BCA, "" }, +// { 0x13BCB, "" }, +// { 0x13BCC, "" }, +// { 0x13BCD, "" }, +// { 0x13BCE, "" }, +// { 0x13BCF, "" }, +// { 0x13BD0, "" }, +// { 0x13BD1, "" }, +// { 0x13BD2, "" }, +// { 0x13BD3, "" }, +// { 0x13BD4, "" }, +// { 0x13BD5, "" }, +// { 0x13BD6, "" }, +// { 0x13BD7, "" }, +// { 0x13BD8, "" }, +// { 0x13BD9, "" }, +// { 0x13BDA, "" }, +// { 0x13BDB, "" }, +// { 0x13BDC, "" }, +// { 0x13BDD, "" }, +// { 0x13BDE, "" }, +// { 0x13BDF, "" }, +// { 0x13BE0, "" }, +// { 0x13BE1, "" }, +// { 0x13BE2, "" }, +// { 0x13BE3, "" }, +// { 0x13BE4, "" }, +// { 0x13BE5, "" }, +// { 0x13BE6, "" }, +// { 0x13BE7, "" }, +// { 0x13BE8, "" }, +// { 0x13BE9, "" }, +// { 0x13BEA, "" }, +// { 0x13BEB, "" }, +// { 0x13BEC, "" }, +// { 0x13BED, "" }, +// { 0x13BEE, "" }, +// { 0x13BEF, "" }, +// { 0x13BF0, "" }, +// { 0x13BF1, "" }, +// { 0x13BF2, "" }, +// { 0x13BF3, "" }, +// { 0x13BF4, "" }, +// { 0x13BF5, "" }, +// { 0x13BF6, "" }, +// { 0x13BF7, "" }, +// { 0x13BF8, "" }, +// { 0x13BF9, "" }, +// { 0x13BFA, "" }, +// { 0x13BFB, "" }, +// { 0x13BFC, "" }, +// { 0x13BFD, "" }, +// { 0x13BFE, "" }, +// { 0x13BFF, "" }, +// { 0x13C00, "" }, +// { 0x13C01, "" }, +// { 0x13C02, "" }, +// { 0x13C03, "" }, +// { 0x13C04, "" }, +// { 0x13C05, "" }, +// { 0x13C06, "" }, +// { 0x13C07, "" }, +// { 0x13C08, "" }, +// { 0x13C09, "" }, +// { 0x13C0A, "" }, +// { 0x13C0B, "" }, +// { 0x13C0C, "" }, +// { 0x13C0D, "" }, +// { 0x13C0E, "" }, +// { 0x13C0F, "" }, +// { 0x13C10, "" }, +// { 0x13C11, "" }, +// { 0x13C12, "" }, +// { 0x13C13, "" }, +// { 0x13C14, "" }, +// { 0x13C15, "" }, +// { 0x13C16, "" }, +// { 0x13C17, "" }, +// { 0x13C18, "" }, +// { 0x13C19, "" }, +// { 0x13C1A, "" }, +// { 0x13C1B, "" }, +// { 0x13C1C, "" }, +// { 0x13C1D, "" }, +// { 0x13C1E, "" }, +// { 0x13C1F, "" }, +// { 0x13C20, "" }, +// { 0x13C21, "" }, +// { 0x13C22, "" }, +// { 0x13C23, "" }, +// { 0x13C24, "" }, +// { 0x13C25, "" }, +// { 0x13C26, "" }, +// { 0x13C27, "" }, +// { 0x13C28, "" }, +// { 0x13C29, "" }, +// { 0x13C2A, "" }, +// { 0x13C2B, "" }, +// { 0x13C2C, "" }, +// { 0x13C2D, "" }, +// { 0x13C2E, "" }, +// { 0x13C2F, "" }, +// { 0x13C30, "" }, +// { 0x13C31, "" }, +// { 0x13C32, "" }, +// { 0x13C33, "" }, +// { 0x13C34, "" }, +// { 0x13C35, "" }, +// { 0x13C36, "" }, +// { 0x13C37, "" }, +// { 0x13C38, "" }, +// { 0x13C39, "" }, +// { 0x13C3A, "" }, +// { 0x13C3B, "" }, +// { 0x13C3C, "" }, +// { 0x13C3D, "" }, +// { 0x13C3E, "" }, +// { 0x13C3F, "" }, +// { 0x13C40, "" }, +// { 0x13C41, "" }, +// { 0x13C42, "" }, +// { 0x13C43, "" }, +// { 0x13C44, "" }, +// { 0x13C45, "" }, +// { 0x13C46, "" }, +// { 0x13C47, "" }, +// { 0x13C48, "" }, +// { 0x13C49, "" }, +// { 0x13C4A, "" }, +// { 0x13C4B, "" }, +// { 0x13C4C, "" }, +// { 0x13C4D, "" }, +// { 0x13C4E, "" }, +// { 0x13C4F, "" }, +// { 0x13C50, "" }, +// { 0x13C51, "" }, +// { 0x13C52, "" }, +// { 0x13C53, "" }, +// { 0x13C54, "" }, +// { 0x13C55, "" }, +// { 0x13C56, "" }, +// { 0x13C57, "" }, +// { 0x13C58, "" }, +// { 0x13C59, "" }, +// { 0x13C5A, "" }, +// { 0x13C5B, "" }, +// { 0x13C5C, "" }, +// { 0x13C5D, "" }, +// { 0x13C5E, "" }, +// { 0x13C5F, "" }, +// { 0x13C60, "" }, +// { 0x13C61, "" }, +// { 0x13C62, "" }, +// { 0x13C63, "" }, +// { 0x13C64, "" }, +// { 0x13C65, "" }, +// { 0x13C66, "" }, +// { 0x13C67, "" }, +// { 0x13C68, "" }, +// { 0x13C69, "" }, +// { 0x13C6A, "" }, +// { 0x13C6B, "" }, +// { 0x13C6C, "" }, +// { 0x13C6D, "" }, +// { 0x13C6E, "" }, +// { 0x13C6F, "" }, +// { 0x13C70, "" }, +// { 0x13C71, "" }, +// { 0x13C72, "" }, +// { 0x13C73, "" }, +// { 0x13C74, "" }, +// { 0x13C75, "" }, +// { 0x13C76, "" }, +// { 0x13C77, "" }, +// { 0x13C78, "" }, +// { 0x13C79, "" }, +// { 0x13C7A, "" }, +// { 0x13C7B, "" }, +// { 0x13C7C, "" }, +// { 0x13C7D, "" }, +// { 0x13C7E, "" }, +// { 0x13C7F, "" }, +// { 0x13C80, "" }, +// { 0x13C81, "" }, +// { 0x13C82, "" }, +// { 0x13C83, "" }, +// { 0x13C84, "" }, +// { 0x13C85, "" }, +// { 0x13C86, "" }, +// { 0x13C87, "" }, +// { 0x13C88, "" }, +// { 0x13C89, "" }, +// { 0x13C8A, "" }, +// { 0x13C8B, "" }, +// { 0x13C8C, "" }, +// { 0x13C8D, "" }, +// { 0x13C8E, "" }, +// { 0x13C8F, "" }, +// { 0x13C90, "" }, +// { 0x13C91, "" }, +// { 0x13C92, "" }, +// { 0x13C93, "" }, +// { 0x13C94, "" }, +// { 0x13C95, "" }, +// { 0x13C96, "" }, +// { 0x13C97, "" }, +// { 0x13C98, "" }, +// { 0x13C99, "" }, +// { 0x13C9A, "" }, +// { 0x13C9B, "" }, +// { 0x13C9C, "" }, +// { 0x13C9D, "" }, +// { 0x13C9E, "" }, +// { 0x13C9F, "" }, +// { 0x13CA0, "" }, +// { 0x13CA1, "" }, +// { 0x13CA2, "" }, +// { 0x13CA3, "" }, +// { 0x13CA4, "" }, +// { 0x13CA5, "" }, +// { 0x13CA6, "" }, +// { 0x13CA7, "" }, +// { 0x13CA8, "" }, +// { 0x13CA9, "" }, +// { 0x13CAA, "" }, +// { 0x13CAB, "" }, +// { 0x13CAC, "" }, +// { 0x13CAD, "" }, +// { 0x13CAE, "" }, +// { 0x13CAF, "" }, +// { 0x13CB0, "" }, +// { 0x13CB1, "" }, +// { 0x13CB2, "" }, +// { 0x13CB3, "" }, +// { 0x13CB4, "" }, +// { 0x13CB5, "" }, +// { 0x13CB6, "" }, +// { 0x13CB7, "" }, +// { 0x13CB8, "" }, +// { 0x13CB9, "" }, +// { 0x13CBA, "" }, +// { 0x13CBB, "" }, +// { 0x13CBC, "" }, +// { 0x13CBD, "" }, +// { 0x13CBE, "" }, +// { 0x13CBF, "" }, +// { 0x13CC0, "" }, +// { 0x13CC1, "" }, +// { 0x13CC2, "" }, +// { 0x13CC3, "" }, +// { 0x13CC4, "" }, +// { 0x13CC5, "" }, +// { 0x13CC6, "" }, +// { 0x13CC7, "" }, +// { 0x13CC8, "" }, +// { 0x13CC9, "" }, +// { 0x13CCA, "" }, +// { 0x13CCB, "" }, +// { 0x13CCC, "" }, +// { 0x13CCD, "" }, +// { 0x13CCE, "" }, +// { 0x13CCF, "" }, +// { 0x13CD0, "" }, +// { 0x13CD1, "" }, +// { 0x13CD2, "" }, +// { 0x13CD3, "" }, +// { 0x13CD4, "" }, +// { 0x13CD5, "" }, +// { 0x13CD6, "" }, +// { 0x13CD7, "" }, +// { 0x13CD8, "" }, +// { 0x13CD9, "" }, +// { 0x13CDA, "" }, +// { 0x13CDB, "" }, +// { 0x13CDC, "" }, +// { 0x13CDD, "" }, +// { 0x13CDE, "" }, +// { 0x13CDF, "" }, +// { 0x13CE0, "" }, +// { 0x13CE1, "" }, +// { 0x13CE2, "" }, +// { 0x13CE3, "" }, +// { 0x13CE4, "" }, +// { 0x13CE5, "" }, +// { 0x13CE6, "" }, +// { 0x13CE7, "" }, +// { 0x13CE8, "" }, +// { 0x13CE9, "" }, +// { 0x13CEA, "" }, +// { 0x13CEB, "" }, +// { 0x13CEC, "" }, +// { 0x13CED, "" }, +// { 0x13CEE, "" }, +// { 0x13CEF, "" }, +// { 0x13CF0, "" }, +// { 0x13CF1, "" }, +// { 0x13CF2, "" }, +// { 0x13CF3, "" }, +// { 0x13CF4, "" }, +// { 0x13CF5, "" }, +// { 0x13CF6, "" }, +// { 0x13CF7, "" }, +// { 0x13CF8, "" }, +// { 0x13CF9, "" }, +// { 0x13CFA, "" }, +// { 0x13CFB, "" }, +// { 0x13CFC, "" }, +// { 0x13CFD, "" }, +// { 0x13CFE, "" }, +// { 0x13CFF, "" }, +// { 0x13D00, "" }, +// { 0x13D01, "" }, +// { 0x13D02, "" }, +// { 0x13D03, "" }, +// { 0x13D04, "" }, +// { 0x13D05, "" }, +// { 0x13D06, "" }, +// { 0x13D07, "" }, +// { 0x13D08, "" }, +// { 0x13D09, "" }, +// { 0x13D0A, "" }, +// { 0x13D0B, "" }, +// { 0x13D0C, "" }, +// { 0x13D0D, "" }, +// { 0x13D0E, "" }, +// { 0x13D0F, "" }, +// { 0x13D10, "" }, +// { 0x13D11, "" }, +// { 0x13D12, "" }, +// { 0x13D13, "" }, +// { 0x13D14, "" }, +// { 0x13D15, "" }, +// { 0x13D16, "" }, +// { 0x13D17, "" }, +// { 0x13D18, "" }, +// { 0x13D19, "" }, +// { 0x13D1A, "" }, +// { 0x13D1B, "" }, +// { 0x13D1C, "" }, +// { 0x13D1D, "" }, +// { 0x13D1E, "" }, +// { 0x13D1F, "" }, +// { 0x13D20, "" }, +// { 0x13D21, "" }, +// { 0x13D22, "" }, +// { 0x13D23, "" }, +// { 0x13D24, "" }, +// { 0x13D25, "" }, +// { 0x13D26, "" }, +// { 0x13D27, "" }, +// { 0x13D28, "" }, +// { 0x13D29, "" }, +// { 0x13D2A, "" }, +// { 0x13D2B, "" }, +// { 0x13D2C, "" }, +// { 0x13D2D, "" }, +// { 0x13D2E, "" }, +// { 0x13D2F, "" }, +// { 0x13D30, "" }, +// { 0x13D31, "" }, +// { 0x13D32, "" }, +// { 0x13D33, "" }, +// { 0x13D34, "" }, +// { 0x13D35, "" }, +// { 0x13D36, "" }, +// { 0x13D37, "" }, +// { 0x13D38, "" }, +// { 0x13D39, "" }, +// { 0x13D3A, "" }, +// { 0x13D3B, "" }, +// { 0x13D3C, "" }, +// { 0x13D3D, "" }, +// { 0x13D3E, "" }, +// { 0x13D3F, "" }, +// { 0x13D40, "" }, +// { 0x13D41, "" }, +// { 0x13D42, "" }, +// { 0x13D43, "" }, +// { 0x13D44, "" }, +// { 0x13D45, "" }, +// { 0x13D46, "" }, +// { 0x13D47, "" }, +// { 0x13D48, "" }, +// { 0x13D49, "" }, +// { 0x13D4A, "" }, +// { 0x13D4B, "" }, +// { 0x13D4C, "" }, +// { 0x13D4D, "" }, +// { 0x13D4E, "" }, +// { 0x13D4F, "" }, +// { 0x13D50, "" }, +// { 0x13D51, "" }, +// { 0x13D52, "" }, +// { 0x13D53, "" }, +// { 0x13D54, "" }, +// { 0x13D55, "" }, +// { 0x13D56, "" }, +// { 0x13D57, "" }, +// { 0x13D58, "" }, +// { 0x13D59, "" }, +// { 0x13D5A, "" }, +// { 0x13D5B, "" }, +// { 0x13D5C, "" }, +// { 0x13D5D, "" }, +// { 0x13D5E, "" }, +// { 0x13D5F, "" }, +// { 0x13D60, "" }, +// { 0x13D61, "" }, +// { 0x13D62, "" }, +// { 0x13D63, "" }, +// { 0x13D64, "" }, +// { 0x13D65, "" }, +// { 0x13D66, "" }, +// { 0x13D67, "" }, +// { 0x13D68, "" }, +// { 0x13D69, "" }, +// { 0x13D6A, "" }, +// { 0x13D6B, "" }, +// { 0x13D6C, "" }, +// { 0x13D6D, "" }, +// { 0x13D6E, "" }, +// { 0x13D6F, "" }, +// { 0x13D70, "" }, +// { 0x13D71, "" }, +// { 0x13D72, "" }, +// { 0x13D73, "" }, +// { 0x13D74, "" }, +// { 0x13D75, "" }, +// { 0x13D76, "" }, +// { 0x13D77, "" }, +// { 0x13D78, "" }, +// { 0x13D79, "" }, +// { 0x13D7A, "" }, +// { 0x13D7B, "" }, +// { 0x13D7C, "" }, +// { 0x13D7D, "" }, +// { 0x13D7E, "" }, +// { 0x13D7F, "" }, +// { 0x13D80, "" }, +// { 0x13D81, "" }, +// { 0x13D82, "" }, +// { 0x13D83, "" }, +// { 0x13D84, "" }, +// { 0x13D85, "" }, +// { 0x13D86, "" }, +// { 0x13D87, "" }, +// { 0x13D88, "" }, +// { 0x13D89, "" }, +// { 0x13D8A, "" }, +// { 0x13D8B, "" }, +// { 0x13D8C, "" }, +// { 0x13D8D, "" }, +// { 0x13D8E, "" }, +// { 0x13D8F, "" }, +// { 0x13D90, "" }, +// { 0x13D91, "" }, +// { 0x13D92, "" }, +// { 0x13D93, "" }, +// { 0x13D94, "" }, +// { 0x13D95, "" }, +// { 0x13D96, "" }, +// { 0x13D97, "" }, +// { 0x13D98, "" }, +// { 0x13D99, "" }, +// { 0x13D9A, "" }, +// { 0x13D9B, "" }, +// { 0x13D9C, "" }, +// { 0x13D9D, "" }, +// { 0x13D9E, "" }, +// { 0x13D9F, "" }, +// { 0x13DA0, "" }, +// { 0x13DA1, "" }, +// { 0x13DA2, "" }, +// { 0x13DA3, "" }, +// { 0x13DA4, "" }, +// { 0x13DA5, "" }, +// { 0x13DA6, "" }, +// { 0x13DA7, "" }, +// { 0x13DA8, "" }, +// { 0x13DA9, "" }, +// { 0x13DAA, "" }, +// { 0x13DAB, "" }, +// { 0x13DAC, "" }, +// { 0x13DAD, "" }, +// { 0x13DAE, "" }, +// { 0x13DAF, "" }, +// { 0x13DB0, "" }, +// { 0x13DB1, "" }, +// { 0x13DB2, "" }, +// { 0x13DB3, "" }, +// { 0x13DB4, "" }, +// { 0x13DB5, "" }, +// { 0x13DB6, "" }, +// { 0x13DB7, "" }, +// { 0x13DB8, "" }, +// { 0x13DB9, "" }, +// { 0x13DBA, "" }, +// { 0x13DBB, "" }, +// { 0x13DBC, "" }, +// { 0x13DBD, "" }, +// { 0x13DBE, "" }, +// { 0x13DBF, "" }, +// { 0x13DC0, "" }, +// { 0x13DC1, "" }, +// { 0x13DC2, "" }, +// { 0x13DC3, "" }, +// { 0x13DC4, "" }, +// { 0x13DC5, "" }, +// { 0x13DC6, "" }, +// { 0x13DC7, "" }, +// { 0x13DC8, "" }, +// { 0x13DC9, "" }, +// { 0x13DCA, "" }, +// { 0x13DCB, "" }, +// { 0x13DCC, "" }, +// { 0x13DCD, "" }, +// { 0x13DCE, "" }, +// { 0x13DCF, "" }, +// { 0x13DD0, "" }, +// { 0x13DD1, "" }, +// { 0x13DD2, "" }, +// { 0x13DD3, "" }, +// { 0x13DD4, "" }, +// { 0x13DD5, "" }, +// { 0x13DD6, "" }, +// { 0x13DD7, "" }, +// { 0x13DD8, "" }, +// { 0x13DD9, "" }, +// { 0x13DDA, "" }, +// { 0x13DDB, "" }, +// { 0x13DDC, "" }, +// { 0x13DDD, "" }, +// { 0x13DDE, "" }, +// { 0x13DDF, "" }, +// { 0x13DE0, "" }, +// { 0x13DE1, "" }, +// { 0x13DE2, "" }, +// { 0x13DE3, "" }, +// { 0x13DE4, "" }, +// { 0x13DE5, "" }, +// { 0x13DE6, "" }, +// { 0x13DE7, "" }, +// { 0x13DE8, "" }, +// { 0x13DE9, "" }, +// { 0x13DEA, "" }, +// { 0x13DEB, "" }, +// { 0x13DEC, "" }, +// { 0x13DED, "" }, +// { 0x13DEE, "" }, +// { 0x13DEF, "" }, +// { 0x13DF0, "" }, +// { 0x13DF1, "" }, +// { 0x13DF2, "" }, +// { 0x13DF3, "" }, +// { 0x13DF4, "" }, +// { 0x13DF5, "" }, +// { 0x13DF6, "" }, +// { 0x13DF7, "" }, +// { 0x13DF8, "" }, +// { 0x13DF9, "" }, +// { 0x13DFA, "" }, +// { 0x13DFB, "" }, +// { 0x13DFC, "" }, +// { 0x13DFD, "" }, +// { 0x13DFE, "" }, +// { 0x13DFF, "" }, +// { 0x13E00, "" }, +// { 0x13E01, "" }, +// { 0x13E02, "" }, +// { 0x13E03, "" }, +// { 0x13E04, "" }, +// { 0x13E05, "" }, +// { 0x13E06, "" }, +// { 0x13E07, "" }, +// { 0x13E08, "" }, +// { 0x13E09, "" }, +// { 0x13E0A, "" }, +// { 0x13E0B, "" }, +// { 0x13E0C, "" }, +// { 0x13E0D, "" }, +// { 0x13E0E, "" }, +// { 0x13E0F, "" }, +// { 0x13E10, "" }, +// { 0x13E11, "" }, +// { 0x13E12, "" }, +// { 0x13E13, "" }, +// { 0x13E14, "" }, +// { 0x13E15, "" }, +// { 0x13E16, "" }, +// { 0x13E17, "" }, +// { 0x13E18, "" }, +// { 0x13E19, "" }, +// { 0x13E1A, "" }, +// { 0x13E1B, "" }, +// { 0x13E1C, "" }, +// { 0x13E1D, "" }, +// { 0x13E1E, "" }, +// { 0x13E1F, "" }, +// { 0x13E20, "" }, +// { 0x13E21, "" }, +// { 0x13E22, "" }, +// { 0x13E23, "" }, +// { 0x13E24, "" }, +// { 0x13E25, "" }, +// { 0x13E26, "" }, +// { 0x13E27, "" }, +// { 0x13E28, "" }, +// { 0x13E29, "" }, +// { 0x13E2A, "" }, +// { 0x13E2B, "" }, +// { 0x13E2C, "" }, +// { 0x13E2D, "" }, +// { 0x13E2E, "" }, +// { 0x13E2F, "" }, +// { 0x13E30, "" }, +// { 0x13E31, "" }, +// { 0x13E32, "" }, +// { 0x13E33, "" }, +// { 0x13E34, "" }, +// { 0x13E35, "" }, +// { 0x13E36, "" }, +// { 0x13E37, "" }, +// { 0x13E38, "" }, +// { 0x13E39, "" }, +// { 0x13E3A, "" }, +// { 0x13E3B, "" }, +// { 0x13E3C, "" }, +// { 0x13E3D, "" }, +// { 0x13E3E, "" }, +// { 0x13E3F, "" }, +// { 0x13E40, "" }, +// { 0x13E41, "" }, +// { 0x13E42, "" }, +// { 0x13E43, "" }, +// { 0x13E44, "" }, +// { 0x13E45, "" }, +// { 0x13E46, "" }, +// { 0x13E47, "" }, +// { 0x13E48, "" }, +// { 0x13E49, "" }, +// { 0x13E4A, "" }, +// { 0x13E4B, "" }, +// { 0x13E4C, "" }, +// { 0x13E4D, "" }, +// { 0x13E4E, "" }, +// { 0x13E4F, "" }, +// { 0x13E50, "" }, +// { 0x13E51, "" }, +// { 0x13E52, "" }, +// { 0x13E53, "" }, +// { 0x13E54, "" }, +// { 0x13E55, "" }, +// { 0x13E56, "" }, +// { 0x13E57, "" }, +// { 0x13E58, "" }, +// { 0x13E59, "" }, +// { 0x13E5A, "" }, +// { 0x13E5B, "" }, +// { 0x13E5C, "" }, +// { 0x13E5D, "" }, +// { 0x13E5E, "" }, +// { 0x13E5F, "" }, +// { 0x13E60, "" }, +// { 0x13E61, "" }, +// { 0x13E62, "" }, +// { 0x13E63, "" }, +// { 0x13E64, "" }, +// { 0x13E65, "" }, +// { 0x13E66, "" }, +// { 0x13E67, "" }, +// { 0x13E68, "" }, +// { 0x13E69, "" }, +// { 0x13E6A, "" }, +// { 0x13E6B, "" }, +// { 0x13E6C, "" }, +// { 0x13E6D, "" }, +// { 0x13E6E, "" }, +// { 0x13E6F, "" }, +// { 0x13E70, "" }, +// { 0x13E71, "" }, +// { 0x13E72, "" }, +// { 0x13E73, "" }, +// { 0x13E74, "" }, +// { 0x13E75, "" }, +// { 0x13E76, "" }, +// { 0x13E77, "" }, +// { 0x13E78, "" }, +// { 0x13E79, "" }, +// { 0x13E7A, "" }, +// { 0x13E7B, "" }, +// { 0x13E7C, "" }, +// { 0x13E7D, "" }, +// { 0x13E7E, "" }, +// { 0x13E7F, "" }, +// { 0x13E80, "" }, +// { 0x13E81, "" }, +// { 0x13E82, "" }, +// { 0x13E83, "" }, +// { 0x13E84, "" }, +// { 0x13E85, "" }, +// { 0x13E86, "" }, +// { 0x13E87, "" }, +// { 0x13E88, "" }, +// { 0x13E89, "" }, +// { 0x13E8A, "" }, +// { 0x13E8B, "" }, +// { 0x13E8C, "" }, +// { 0x13E8D, "" }, +// { 0x13E8E, "" }, +// { 0x13E8F, "" }, +// { 0x13E90, "" }, +// { 0x13E91, "" }, +// { 0x13E92, "" }, +// { 0x13E93, "" }, +// { 0x13E94, "" }, +// { 0x13E95, "" }, +// { 0x13E96, "" }, +// { 0x13E97, "" }, +// { 0x13E98, "" }, +// { 0x13E99, "" }, +// { 0x13E9A, "" }, +// { 0x13E9B, "" }, +// { 0x13E9C, "" }, +// { 0x13E9D, "" }, +// { 0x13E9E, "" }, +// { 0x13E9F, "" }, +// { 0x13EA0, "" }, +// { 0x13EA1, "" }, +// { 0x13EA2, "" }, +// { 0x13EA3, "" }, +// { 0x13EA4, "" }, +// { 0x13EA5, "" }, +// { 0x13EA6, "" }, +// { 0x13EA7, "" }, +// { 0x13EA8, "" }, +// { 0x13EA9, "" }, +// { 0x13EAA, "" }, +// { 0x13EAB, "" }, +// { 0x13EAC, "" }, +// { 0x13EAD, "" }, +// { 0x13EAE, "" }, +// { 0x13EAF, "" }, +// { 0x13EB0, "" }, +// { 0x13EB1, "" }, +// { 0x13EB2, "" }, +// { 0x13EB3, "" }, +// { 0x13EB4, "" }, +// { 0x13EB5, "" }, +// { 0x13EB6, "" }, +// { 0x13EB7, "" }, +// { 0x13EB8, "" }, +// { 0x13EB9, "" }, +// { 0x13EBA, "" }, +// { 0x13EBB, "" }, +// { 0x13EBC, "" }, +// { 0x13EBD, "" }, +// { 0x13EBE, "" }, +// { 0x13EBF, "" }, +// { 0x13EC0, "" }, +// { 0x13EC1, "" }, +// { 0x13EC2, "" }, +// { 0x13EC3, "" }, +// { 0x13EC4, "" }, +// { 0x13EC5, "" }, +// { 0x13EC6, "" }, +// { 0x13EC7, "" }, +// { 0x13EC8, "" }, +// { 0x13EC9, "" }, +// { 0x13ECA, "" }, +// { 0x13ECB, "" }, +// { 0x13ECC, "" }, +// { 0x13ECD, "" }, +// { 0x13ECE, "" }, +// { 0x13ECF, "" }, +// { 0x13ED0, "" }, +// { 0x13ED1, "" }, +// { 0x13ED2, "" }, +// { 0x13ED3, "" }, +// { 0x13ED4, "" }, +// { 0x13ED5, "" }, +// { 0x13ED6, "" }, +// { 0x13ED7, "" }, +// { 0x13ED8, "" }, +// { 0x13ED9, "" }, +// { 0x13EDA, "" }, +// { 0x13EDB, "" }, +// { 0x13EDC, "" }, +// { 0x13EDD, "" }, +// { 0x13EDE, "" }, +// { 0x13EDF, "" }, +// { 0x13EE0, "" }, +// { 0x13EE1, "" }, +// { 0x13EE2, "" }, +// { 0x13EE3, "" }, +// { 0x13EE4, "" }, +// { 0x13EE5, "" }, +// { 0x13EE6, "" }, +// { 0x13EE7, "" }, +// { 0x13EE8, "" }, +// { 0x13EE9, "" }, +// { 0x13EEA, "" }, +// { 0x13EEB, "" }, +// { 0x13EEC, "" }, +// { 0x13EED, "" }, +// { 0x13EEE, "" }, +// { 0x13EEF, "" }, +// { 0x13EF0, "" }, +// { 0x13EF1, "" }, +// { 0x13EF2, "" }, +// { 0x13EF3, "" }, +// { 0x13EF4, "" }, +// { 0x13EF5, "" }, +// { 0x13EF6, "" }, +// { 0x13EF7, "" }, +// { 0x13EF8, "" }, +// { 0x13EF9, "" }, +// { 0x13EFA, "" }, +// { 0x13EFB, "" }, +// { 0x13EFC, "" }, +// { 0x13EFD, "" }, +// { 0x13EFE, "" }, +// { 0x13EFF, "" }, +// { 0x13F00, "" }, +// { 0x13F01, "" }, +// { 0x13F02, "" }, +// { 0x13F03, "" }, +// { 0x13F04, "" }, +// { 0x13F05, "" }, +// { 0x13F06, "" }, +// { 0x13F07, "" }, +// { 0x13F08, "" }, +// { 0x13F09, "" }, +// { 0x13F0A, "" }, +// { 0x13F0B, "" }, +// { 0x13F0C, "" }, +// { 0x13F0D, "" }, +// { 0x13F0E, "" }, +// { 0x13F0F, "" }, +// { 0x13F10, "" }, +// { 0x13F11, "" }, +// { 0x13F12, "" }, +// { 0x13F13, "" }, +// { 0x13F14, "" }, +// { 0x13F15, "" }, +// { 0x13F16, "" }, +// { 0x13F17, "" }, +// { 0x13F18, "" }, +// { 0x13F19, "" }, +// { 0x13F1A, "" }, +// { 0x13F1B, "" }, +// { 0x13F1C, "" }, +// { 0x13F1D, "" }, +// { 0x13F1E, "" }, +// { 0x13F1F, "" }, +// { 0x13F20, "" }, +// { 0x13F21, "" }, +// { 0x13F22, "" }, +// { 0x13F23, "" }, +// { 0x13F24, "" }, +// { 0x13F25, "" }, +// { 0x13F26, "" }, +// { 0x13F27, "" }, +// { 0x13F28, "" }, +// { 0x13F29, "" }, +// { 0x13F2A, "" }, +// { 0x13F2B, "" }, +// { 0x13F2C, "" }, +// { 0x13F2D, "" }, +// { 0x13F2E, "" }, +// { 0x13F2F, "" }, +// { 0x13F30, "" }, +// { 0x13F31, "" }, +// { 0x13F32, "" }, +// { 0x13F33, "" }, +// { 0x13F34, "" }, +// { 0x13F35, "" }, +// { 0x13F36, "" }, +// { 0x13F37, "" }, +// { 0x13F38, "" }, +// { 0x13F39, "" }, +// { 0x13F3A, "" }, +// { 0x13F3B, "" }, +// { 0x13F3C, "" }, +// { 0x13F3D, "" }, +// { 0x13F3E, "" }, +// { 0x13F3F, "" }, +// { 0x13F40, "" }, +// { 0x13F41, "" }, +// { 0x13F42, "" }, +// { 0x13F43, "" }, +// { 0x13F44, "" }, +// { 0x13F45, "" }, +// { 0x13F46, "" }, +// { 0x13F47, "" }, +// { 0x13F48, "" }, +// { 0x13F49, "" }, +// { 0x13F4A, "" }, +// { 0x13F4B, "" }, +// { 0x13F4C, "" }, +// { 0x13F4D, "" }, +// { 0x13F4E, "" }, +// { 0x13F4F, "" }, +// { 0x13F50, "" }, +// { 0x13F51, "" }, +// { 0x13F52, "" }, +// { 0x13F53, "" }, +// { 0x13F54, "" }, +// { 0x13F55, "" }, +// { 0x13F56, "" }, +// { 0x13F57, "" }, +// { 0x13F58, "" }, +// { 0x13F59, "" }, +// { 0x13F5A, "" }, +// { 0x13F5B, "" }, +// { 0x13F5C, "" }, +// { 0x13F5D, "" }, +// { 0x13F5E, "" }, +// { 0x13F5F, "" }, +// { 0x13F60, "" }, +// { 0x13F61, "" }, +// { 0x13F62, "" }, +// { 0x13F63, "" }, +// { 0x13F64, "" }, +// { 0x13F65, "" }, +// { 0x13F66, "" }, +// { 0x13F67, "" }, +// { 0x13F68, "" }, +// { 0x13F69, "" }, +// { 0x13F6A, "" }, +// { 0x13F6B, "" }, +// { 0x13F6C, "" }, +// { 0x13F6D, "" }, +// { 0x13F6E, "" }, +// { 0x13F6F, "" }, +// { 0x13F70, "" }, +// { 0x13F71, "" }, +// { 0x13F72, "" }, +// { 0x13F73, "" }, +// { 0x13F74, "" }, +// { 0x13F75, "" }, +// { 0x13F76, "" }, +// { 0x13F77, "" }, +// { 0x13F78, "" }, +// { 0x13F79, "" }, +// { 0x13F7A, "" }, +// { 0x13F7B, "" }, +// { 0x13F7C, "" }, +// { 0x13F7D, "" }, +// { 0x13F7E, "" }, +// { 0x13F7F, "" }, +// { 0x13F80, "" }, +// { 0x13F81, "" }, +// { 0x13F82, "" }, +// { 0x13F83, "" }, +// { 0x13F84, "" }, +// { 0x13F85, "" }, +// { 0x13F86, "" }, +// { 0x13F87, "" }, +// { 0x13F88, "" }, +// { 0x13F89, "" }, +// { 0x13F8A, "" }, +// { 0x13F8B, "" }, +// { 0x13F8C, "" }, +// { 0x13F8D, "" }, +// { 0x13F8E, "" }, +// { 0x13F8F, "" }, +// { 0x13F90, "" }, +// { 0x13F91, "" }, +// { 0x13F92, "" }, +// { 0x13F93, "" }, +// { 0x13F94, "" }, +// { 0x13F95, "" }, +// { 0x13F96, "" }, +// { 0x13F97, "" }, +// { 0x13F98, "" }, +// { 0x13F99, "" }, +// { 0x13F9A, "" }, +// { 0x13F9B, "" }, +// { 0x13F9C, "" }, +// { 0x13F9D, "" }, +// { 0x13F9E, "" }, +// { 0x13F9F, "" }, +// { 0x13FA0, "" }, +// { 0x13FA1, "" }, +// { 0x13FA2, "" }, +// { 0x13FA3, "" }, +// { 0x13FA4, "" }, +// { 0x13FA5, "" }, +// { 0x13FA6, "" }, +// { 0x13FA7, "" }, +// { 0x13FA8, "" }, +// { 0x13FA9, "" }, +// { 0x13FAA, "" }, +// { 0x13FAB, "" }, +// { 0x13FAC, "" }, +// { 0x13FAD, "" }, +// { 0x13FAE, "" }, +// { 0x13FAF, "" }, +// { 0x13FB0, "" }, +// { 0x13FB1, "" }, +// { 0x13FB2, "" }, +// { 0x13FB3, "" }, +// { 0x13FB4, "" }, +// { 0x13FB5, "" }, +// { 0x13FB6, "" }, +// { 0x13FB7, "" }, +// { 0x13FB8, "" }, +// { 0x13FB9, "" }, +// { 0x13FBA, "" }, +// { 0x13FBB, "" }, +// { 0x13FBC, "" }, +// { 0x13FBD, "" }, +// { 0x13FBE, "" }, +// { 0x13FBF, "" }, +// { 0x13FC0, "" }, +// { 0x13FC1, "" }, +// { 0x13FC2, "" }, +// { 0x13FC3, "" }, +// { 0x13FC4, "" }, +// { 0x13FC5, "" }, +// { 0x13FC6, "" }, +// { 0x13FC7, "" }, +// { 0x13FC8, "" }, +// { 0x13FC9, "" }, +// { 0x13FCA, "" }, +// { 0x13FCB, "" }, +// { 0x13FCC, "" }, +// { 0x13FCD, "" }, +// { 0x13FCE, "" }, +// { 0x13FCF, "" }, +// { 0x13FD0, "" }, +// { 0x13FD1, "" }, +// { 0x13FD2, "" }, +// { 0x13FD3, "" }, +// { 0x13FD4, "" }, +// { 0x13FD5, "" }, +// { 0x13FD6, "" }, +// { 0x13FD7, "" }, +// { 0x13FD8, "" }, +// { 0x13FD9, "" }, +// { 0x13FDA, "" }, +// { 0x13FDB, "" }, +// { 0x13FDC, "" }, +// { 0x13FDD, "" }, +// { 0x13FDE, "" }, +// { 0x13FDF, "" }, +// { 0x13FE0, "" }, +// { 0x13FE1, "" }, +// { 0x13FE2, "" }, +// { 0x13FE3, "" }, +// { 0x13FE4, "" }, +// { 0x13FE5, "" }, +// { 0x13FE6, "" }, +// { 0x13FE7, "" }, +// { 0x13FE8, "" }, +// { 0x13FE9, "" }, +// { 0x13FEA, "" }, +// { 0x13FEB, "" }, +// { 0x13FEC, "" }, +// { 0x13FED, "" }, +// { 0x13FEE, "" }, +// { 0x13FEF, "" }, +// { 0x13FF0, "" }, +// { 0x13FF1, "" }, +// { 0x13FF2, "" }, +// { 0x13FF3, "" }, +// { 0x13FF4, "" }, +// { 0x13FF5, "" }, +// { 0x13FF6, "" }, +// { 0x13FF7, "" }, +// { 0x13FF8, "" }, +// { 0x13FF9, "" }, +// { 0x13FFA, "" }, +// { 0x13FFB, "" }, +// { 0x13FFC, "" }, +// { 0x13FFD, "" }, +// { 0x13FFE, "" }, +// { 0x13FFF, "" }, +// { 0x14000, "" }, +// { 0x14001, "" }, +// { 0x14002, "" }, +// { 0x14003, "" }, +// { 0x14004, "" }, +// { 0x14005, "" }, +// { 0x14006, "" }, +// { 0x14007, "" }, +// { 0x14008, "" }, +// { 0x14009, "" }, +// { 0x1400A, "" }, +// { 0x1400B, "" }, +// { 0x1400C, "" }, +// { 0x1400D, "" }, +// { 0x1400E, "" }, +// { 0x1400F, "" }, +// { 0x14010, "" }, +// { 0x14011, "" }, +// { 0x14012, "" }, +// { 0x14013, "" }, +// { 0x14014, "" }, +// { 0x14015, "" }, +// { 0x14016, "" }, +// { 0x14017, "" }, +// { 0x14018, "" }, +// { 0x14019, "" }, +// { 0x1401A, "" }, +// { 0x1401B, "" }, +// { 0x1401C, "" }, +// { 0x1401D, "" }, +// { 0x1401E, "" }, +// { 0x1401F, "" }, +// { 0x14020, "" }, +// { 0x14021, "" }, +// { 0x14022, "" }, +// { 0x14023, "" }, +// { 0x14024, "" }, +// { 0x14025, "" }, +// { 0x14026, "" }, +// { 0x14027, "" }, +// { 0x14028, "" }, +// { 0x14029, "" }, +// { 0x1402A, "" }, +// { 0x1402B, "" }, +// { 0x1402C, "" }, +// { 0x1402D, "" }, +// { 0x1402E, "" }, +// { 0x1402F, "" }, +// { 0x14030, "" }, +// { 0x14031, "" }, +// { 0x14032, "" }, +// { 0x14033, "" }, +// { 0x14034, "" }, +// { 0x14035, "" }, +// { 0x14036, "" }, +// { 0x14037, "" }, +// { 0x14038, "" }, +// { 0x14039, "" }, +// { 0x1403A, "" }, +// { 0x1403B, "" }, +// { 0x1403C, "" }, +// { 0x1403D, "" }, +// { 0x1403E, "" }, +// { 0x1403F, "" }, +// { 0x14040, "" }, +// { 0x14041, "" }, +// { 0x14042, "" }, +// { 0x14043, "" }, +// { 0x14044, "" }, +// { 0x14045, "" }, +// { 0x14046, "" }, +// { 0x14047, "" }, +// { 0x14048, "" }, +// { 0x14049, "" }, +// { 0x1404A, "" }, +// { 0x1404B, "" }, +// { 0x1404C, "" }, +// { 0x1404D, "" }, +// { 0x1404E, "" }, +// { 0x1404F, "" }, +// { 0x14050, "" }, +// { 0x14051, "" }, +// { 0x14052, "" }, +// { 0x14053, "" }, +// { 0x14054, "" }, +// { 0x14055, "" }, +// { 0x14056, "" }, +// { 0x14057, "" }, +// { 0x14058, "" }, +// { 0x14059, "" }, +// { 0x1405A, "" }, +// { 0x1405B, "" }, +// { 0x1405C, "" }, +// { 0x1405D, "" }, +// { 0x1405E, "" }, +// { 0x1405F, "" }, +// { 0x14060, "" }, +// { 0x14061, "" }, +// { 0x14062, "" }, +// { 0x14063, "" }, +// { 0x14064, "" }, +// { 0x14065, "" }, +// { 0x14066, "" }, +// { 0x14067, "" }, +// { 0x14068, "" }, +// { 0x14069, "" }, +// { 0x1406A, "" }, +// { 0x1406B, "" }, +// { 0x1406C, "" }, +// { 0x1406D, "" }, +// { 0x1406E, "" }, +// { 0x1406F, "" }, +// { 0x14070, "" }, +// { 0x14071, "" }, +// { 0x14072, "" }, +// { 0x14073, "" }, +// { 0x14074, "" }, +// { 0x14075, "" }, +// { 0x14076, "" }, +// { 0x14077, "" }, +// { 0x14078, "" }, +// { 0x14079, "" }, +// { 0x1407A, "" }, +// { 0x1407B, "" }, +// { 0x1407C, "" }, +// { 0x1407D, "" }, +// { 0x1407E, "" }, +// { 0x1407F, "" }, +// { 0x14080, "" }, +// { 0x14081, "" }, +// { 0x14082, "" }, +// { 0x14083, "" }, +// { 0x14084, "" }, +// { 0x14085, "" }, +// { 0x14086, "" }, +// { 0x14087, "" }, +// { 0x14088, "" }, +// { 0x14089, "" }, +// { 0x1408A, "" }, +// { 0x1408B, "" }, +// { 0x1408C, "" }, +// { 0x1408D, "" }, +// { 0x1408E, "" }, +// { 0x1408F, "" }, +// { 0x14090, "" }, +// { 0x14091, "" }, +// { 0x14092, "" }, +// { 0x14093, "" }, +// { 0x14094, "" }, +// { 0x14095, "" }, +// { 0x14096, "" }, +// { 0x14097, "" }, +// { 0x14098, "" }, +// { 0x14099, "" }, +// { 0x1409A, "" }, +// { 0x1409B, "" }, +// { 0x1409C, "" }, +// { 0x1409D, "" }, +// { 0x1409E, "" }, +// { 0x1409F, "" }, +// { 0x140A0, "" }, +// { 0x140A1, "" }, +// { 0x140A2, "" }, +// { 0x140A3, "" }, +// { 0x140A4, "" }, +// { 0x140A5, "" }, +// { 0x140A6, "" }, +// { 0x140A7, "" }, +// { 0x140A8, "" }, +// { 0x140A9, "" }, +// { 0x140AA, "" }, +// { 0x140AB, "" }, +// { 0x140AC, "" }, +// { 0x140AD, "" }, +// { 0x140AE, "" }, +// { 0x140AF, "" }, +// { 0x140B0, "" }, +// { 0x140B1, "" }, +// { 0x140B2, "" }, +// { 0x140B3, "" }, +// { 0x140B4, "" }, +// { 0x140B5, "" }, +// { 0x140B6, "" }, +// { 0x140B7, "" }, +// { 0x140B8, "" }, +// { 0x140B9, "" }, +// { 0x140BA, "" }, +// { 0x140BB, "" }, +// { 0x140BC, "" }, +// { 0x140BD, "" }, +// { 0x140BE, "" }, +// { 0x140BF, "" }, +// { 0x140C0, "" }, +// { 0x140C1, "" }, +// { 0x140C2, "" }, +// { 0x140C3, "" }, +// { 0x140C4, "" }, +// { 0x140C5, "" }, +// { 0x140C6, "" }, +// { 0x140C7, "" }, +// { 0x140C8, "" }, +// { 0x140C9, "" }, +// { 0x140CA, "" }, +// { 0x140CB, "" }, +// { 0x140CC, "" }, +// { 0x140CD, "" }, +// { 0x140CE, "" }, +// { 0x140CF, "" }, +// { 0x140D0, "" }, +// { 0x140D1, "" }, +// { 0x140D2, "" }, +// { 0x140D3, "" }, +// { 0x140D4, "" }, +// { 0x140D5, "" }, +// { 0x140D6, "" }, +// { 0x140D7, "" }, +// { 0x140D8, "" }, +// { 0x140D9, "" }, +// { 0x140DA, "" }, +// { 0x140DB, "" }, +// { 0x140DC, "" }, +// { 0x140DD, "" }, +// { 0x140DE, "" }, +// { 0x140DF, "" }, +// { 0x140E0, "" }, +// { 0x140E1, "" }, +// { 0x140E2, "" }, +// { 0x140E3, "" }, +// { 0x140E4, "" }, +// { 0x140E5, "" }, +// { 0x140E6, "" }, +// { 0x140E7, "" }, +// { 0x140E8, "" }, +// { 0x140E9, "" }, +// { 0x140EA, "" }, +// { 0x140EB, "" }, +// { 0x140EC, "" }, +// { 0x140ED, "" }, +// { 0x140EE, "" }, +// { 0x140EF, "" }, +// { 0x140F0, "" }, +// { 0x140F1, "" }, +// { 0x140F2, "" }, +// { 0x140F3, "" }, +// { 0x140F4, "" }, +// { 0x140F5, "" }, +// { 0x140F6, "" }, +// { 0x140F7, "" }, +// { 0x140F8, "" }, +// { 0x140F9, "" }, +// { 0x140FA, "" }, +// { 0x140FB, "" }, +// { 0x140FC, "" }, +// { 0x140FD, "" }, +// { 0x140FE, "" }, +// { 0x140FF, "" }, +// { 0x14100, "" }, +// { 0x14101, "" }, +// { 0x14102, "" }, +// { 0x14103, "" }, +// { 0x14104, "" }, +// { 0x14105, "" }, +// { 0x14106, "" }, +// { 0x14107, "" }, +// { 0x14108, "" }, +// { 0x14109, "" }, +// { 0x1410A, "" }, +// { 0x1410B, "" }, +// { 0x1410C, "" }, +// { 0x1410D, "" }, +// { 0x1410E, "" }, +// { 0x1410F, "" }, +// { 0x14110, "" }, +// { 0x14111, "" }, +// { 0x14112, "" }, +// { 0x14113, "" }, +// { 0x14114, "" }, +// { 0x14115, "" }, +// { 0x14116, "" }, +// { 0x14117, "" }, +// { 0x14118, "" }, +// { 0x14119, "" }, +// { 0x1411A, "" }, +// { 0x1411B, "" }, +// { 0x1411C, "" }, +// { 0x1411D, "" }, +// { 0x1411E, "" }, +// { 0x1411F, "" }, +// { 0x14120, "" }, +// { 0x14121, "" }, +// { 0x14122, "" }, +// { 0x14123, "" }, +// { 0x14124, "" }, +// { 0x14125, "" }, +// { 0x14126, "" }, +// { 0x14127, "" }, +// { 0x14128, "" }, +// { 0x14129, "" }, +// { 0x1412A, "" }, +// { 0x1412B, "" }, +// { 0x1412C, "" }, +// { 0x1412D, "" }, +// { 0x1412E, "" }, +// { 0x1412F, "" }, +// { 0x14130, "" }, +// { 0x14131, "" }, +// { 0x14132, "" }, +// { 0x14133, "" }, +// { 0x14134, "" }, +// { 0x14135, "" }, +// { 0x14136, "" }, +// { 0x14137, "" }, +// { 0x14138, "" }, +// { 0x14139, "" }, +// { 0x1413A, "" }, +// { 0x1413B, "" }, +// { 0x1413C, "" }, +// { 0x1413D, "" }, +// { 0x1413E, "" }, +// { 0x1413F, "" }, +// { 0x14140, "" }, +// { 0x14141, "" }, +// { 0x14142, "" }, +// { 0x14143, "" }, +// { 0x14144, "" }, +// { 0x14145, "" }, +// { 0x14146, "" }, +// { 0x14147, "" }, +// { 0x14148, "" }, +// { 0x14149, "" }, +// { 0x1414A, "" }, +// { 0x1414B, "" }, +// { 0x1414C, "" }, +// { 0x1414D, "" }, +// { 0x1414E, "" }, +// { 0x1414F, "" }, +// { 0x14150, "" }, +// { 0x14151, "" }, +// { 0x14152, "" }, +// { 0x14153, "" }, +// { 0x14154, "" }, +// { 0x14155, "" }, +// { 0x14156, "" }, +// { 0x14157, "" }, +// { 0x14158, "" }, +// { 0x14159, "" }, +// { 0x1415A, "" }, +// { 0x1415B, "" }, +// { 0x1415C, "" }, +// { 0x1415D, "" }, +// { 0x1415E, "" }, +// { 0x1415F, "" }, +// { 0x14160, "" }, +// { 0x14161, "" }, +// { 0x14162, "" }, +// { 0x14163, "" }, +// { 0x14164, "" }, +// { 0x14165, "" }, +// { 0x14166, "" }, +// { 0x14167, "" }, +// { 0x14168, "" }, +// { 0x14169, "" }, +// { 0x1416A, "" }, +// { 0x1416B, "" }, +// { 0x1416C, "" }, +// { 0x1416D, "" }, +// { 0x1416E, "" }, +// { 0x1416F, "" }, +// { 0x14170, "" }, +// { 0x14171, "" }, +// { 0x14172, "" }, +// { 0x14173, "" }, +// { 0x14174, "" }, +// { 0x14175, "" }, +// { 0x14176, "" }, +// { 0x14177, "" }, +// { 0x14178, "" }, +// { 0x14179, "" }, +// { 0x1417A, "" }, +// { 0x1417B, "" }, +// { 0x1417C, "" }, +// { 0x1417D, "" }, +// { 0x1417E, "" }, +// { 0x1417F, "" }, +// { 0x14180, "" }, +// { 0x14181, "" }, +// { 0x14182, "" }, +// { 0x14183, "" }, +// { 0x14184, "" }, +// { 0x14185, "" }, +// { 0x14186, "" }, +// { 0x14187, "" }, +// { 0x14188, "" }, +// { 0x14189, "" }, +// { 0x1418A, "" }, +// { 0x1418B, "" }, +// { 0x1418C, "" }, +// { 0x1418D, "" }, +// { 0x1418E, "" }, +// { 0x1418F, "" }, +// { 0x14190, "" }, +// { 0x14191, "" }, +// { 0x14192, "" }, +// { 0x14193, "" }, +// { 0x14194, "" }, +// { 0x14195, "" }, +// { 0x14196, "" }, +// { 0x14197, "" }, +// { 0x14198, "" }, +// { 0x14199, "" }, +// { 0x1419A, "" }, +// { 0x1419B, "" }, +// { 0x1419C, "" }, +// { 0x1419D, "" }, +// { 0x1419E, "" }, +// { 0x1419F, "" }, +// { 0x141A0, "" }, +// { 0x141A1, "" }, +// { 0x141A2, "" }, +// { 0x141A3, "" }, +// { 0x141A4, "" }, +// { 0x141A5, "" }, +// { 0x141A6, "" }, +// { 0x141A7, "" }, +// { 0x141A8, "" }, +// { 0x141A9, "" }, +// { 0x141AA, "" }, +// { 0x141AB, "" }, +// { 0x141AC, "" }, +// { 0x141AD, "" }, +// { 0x141AE, "" }, +// { 0x141AF, "" }, +// { 0x141B0, "" }, +// { 0x141B1, "" }, +// { 0x141B2, "" }, +// { 0x141B3, "" }, +// { 0x141B4, "" }, +// { 0x141B5, "" }, +// { 0x141B6, "" }, +// { 0x141B7, "" }, +// { 0x141B8, "" }, +// { 0x141B9, "" }, +// { 0x141BA, "" }, +// { 0x141BB, "" }, +// { 0x141BC, "" }, +// { 0x141BD, "" }, +// { 0x141BE, "" }, +// { 0x141BF, "" }, +// { 0x141C0, "" }, +// { 0x141C1, "" }, +// { 0x141C2, "" }, +// { 0x141C3, "" }, +// { 0x141C4, "" }, +// { 0x141C5, "" }, +// { 0x141C6, "" }, +// { 0x141C7, "" }, +// { 0x141C8, "" }, +// { 0x141C9, "" }, +// { 0x141CA, "" }, +// { 0x141CB, "" }, +// { 0x141CC, "" }, +// { 0x141CD, "" }, +// { 0x141CE, "" }, +// { 0x141CF, "" }, +// { 0x141D0, "" }, +// { 0x141D1, "" }, +// { 0x141D2, "" }, +// { 0x141D3, "" }, +// { 0x141D4, "" }, +// { 0x141D5, "" }, +// { 0x141D6, "" }, +// { 0x141D7, "" }, +// { 0x141D8, "" }, +// { 0x141D9, "" }, +// { 0x141DA, "" }, +// { 0x141DB, "" }, +// { 0x141DC, "" }, +// { 0x141DD, "" }, +// { 0x141DE, "" }, +// { 0x141DF, "" }, +// { 0x141E0, "" }, +// { 0x141E1, "" }, +// { 0x141E2, "" }, +// { 0x141E3, "" }, +// { 0x141E4, "" }, +// { 0x141E5, "" }, +// { 0x141E6, "" }, +// { 0x141E7, "" }, +// { 0x141E8, "" }, +// { 0x141E9, "" }, +// { 0x141EA, "" }, +// { 0x141EB, "" }, +// { 0x141EC, "" }, +// { 0x141ED, "" }, +// { 0x141EE, "" }, +// { 0x141EF, "" }, +// { 0x141F0, "" }, +// { 0x141F1, "" }, +// { 0x141F2, "" }, +// { 0x141F3, "" }, +// { 0x141F4, "" }, +// { 0x141F5, "" }, +// { 0x141F6, "" }, +// { 0x141F7, "" }, +// { 0x141F8, "" }, +// { 0x141F9, "" }, +// { 0x141FA, "" }, +// { 0x141FB, "" }, +// { 0x141FC, "" }, +// { 0x141FD, "" }, +// { 0x141FE, "" }, +// { 0x141FF, "" }, +// { 0x14200, "" }, +// { 0x14201, "" }, +// { 0x14202, "" }, +// { 0x14203, "" }, +// { 0x14204, "" }, +// { 0x14205, "" }, +// { 0x14206, "" }, +// { 0x14207, "" }, +// { 0x14208, "" }, +// { 0x14209, "" }, +// { 0x1420A, "" }, +// { 0x1420B, "" }, +// { 0x1420C, "" }, +// { 0x1420D, "" }, +// { 0x1420E, "" }, +// { 0x1420F, "" }, +// { 0x14210, "" }, +// { 0x14211, "" }, +// { 0x14212, "" }, +// { 0x14213, "" }, +// { 0x14214, "" }, +// { 0x14215, "" }, +// { 0x14216, "" }, +// { 0x14217, "" }, +// { 0x14218, "" }, +// { 0x14219, "" }, +// { 0x1421A, "" }, +// { 0x1421B, "" }, +// { 0x1421C, "" }, +// { 0x1421D, "" }, +// { 0x1421E, "" }, +// { 0x1421F, "" }, +// { 0x14220, "" }, +// { 0x14221, "" }, +// { 0x14222, "" }, +// { 0x14223, "" }, +// { 0x14224, "" }, +// { 0x14225, "" }, +// { 0x14226, "" }, +// { 0x14227, "" }, +// { 0x14228, "" }, +// { 0x14229, "" }, +// { 0x1422A, "" }, +// { 0x1422B, "" }, +// { 0x1422C, "" }, +// { 0x1422D, "" }, +// { 0x1422E, "" }, +// { 0x1422F, "" }, +// { 0x14230, "" }, +// { 0x14231, "" }, +// { 0x14232, "" }, +// { 0x14233, "" }, +// { 0x14234, "" }, +// { 0x14235, "" }, +// { 0x14236, "" }, +// { 0x14237, "" }, +// { 0x14238, "" }, +// { 0x14239, "" }, +// { 0x1423A, "" }, +// { 0x1423B, "" }, +// { 0x1423C, "" }, +// { 0x1423D, "" }, +// { 0x1423E, "" }, +// { 0x1423F, "" }, +// { 0x14240, "" }, +// { 0x14241, "" }, +// { 0x14242, "" }, +// { 0x14243, "" }, +// { 0x14244, "" }, +// { 0x14245, "" }, +// { 0x14246, "" }, +// { 0x14247, "" }, +// { 0x14248, "" }, +// { 0x14249, "" }, +// { 0x1424A, "" }, +// { 0x1424B, "" }, +// { 0x1424C, "" }, +// { 0x1424D, "" }, +// { 0x1424E, "" }, +// { 0x1424F, "" }, +// { 0x14250, "" }, +// { 0x14251, "" }, +// { 0x14252, "" }, +// { 0x14253, "" }, +// { 0x14254, "" }, +// { 0x14255, "" }, +// { 0x14256, "" }, +// { 0x14257, "" }, +// { 0x14258, "" }, +// { 0x14259, "" }, +// { 0x1425A, "" }, +// { 0x1425B, "" }, +// { 0x1425C, "" }, +// { 0x1425D, "" }, +// { 0x1425E, "" }, +// { 0x1425F, "" }, +// { 0x14260, "" }, +// { 0x14261, "" }, +// { 0x14262, "" }, +// { 0x14263, "" }, +// { 0x14264, "" }, +// { 0x14265, "" }, +// { 0x14266, "" }, +// { 0x14267, "" }, +// { 0x14268, "" }, +// { 0x14269, "" }, +// { 0x1426A, "" }, +// { 0x1426B, "" }, +// { 0x1426C, "" }, +// { 0x1426D, "" }, +// { 0x1426E, "" }, +// { 0x1426F, "" }, +// { 0x14270, "" }, +// { 0x14271, "" }, +// { 0x14272, "" }, +// { 0x14273, "" }, +// { 0x14274, "" }, +// { 0x14275, "" }, +// { 0x14276, "" }, +// { 0x14277, "" }, +// { 0x14278, "" }, +// { 0x14279, "" }, +// { 0x1427A, "" }, +// { 0x1427B, "" }, +// { 0x1427C, "" }, +// { 0x1427D, "" }, +// { 0x1427E, "" }, +// { 0x1427F, "" }, +// { 0x14280, "" }, +// { 0x14281, "" }, +// { 0x14282, "" }, +// { 0x14283, "" }, +// { 0x14284, "" }, +// { 0x14285, "" }, +// { 0x14286, "" }, +// { 0x14287, "" }, +// { 0x14288, "" }, +// { 0x14289, "" }, +// { 0x1428A, "" }, +// { 0x1428B, "" }, +// { 0x1428C, "" }, +// { 0x1428D, "" }, +// { 0x1428E, "" }, +// { 0x1428F, "" }, +// { 0x14290, "" }, +// { 0x14291, "" }, +// { 0x14292, "" }, +// { 0x14293, "" }, +// { 0x14294, "" }, +// { 0x14295, "" }, +// { 0x14296, "" }, +// { 0x14297, "" }, +// { 0x14298, "" }, +// { 0x14299, "" }, +// { 0x1429A, "" }, +// { 0x1429B, "" }, +// { 0x1429C, "" }, +// { 0x1429D, "" }, +// { 0x1429E, "" }, +// { 0x1429F, "" }, +// { 0x142A0, "" }, +// { 0x142A1, "" }, +// { 0x142A2, "" }, +// { 0x142A3, "" }, +// { 0x142A4, "" }, +// { 0x142A5, "" }, +// { 0x142A6, "" }, +// { 0x142A7, "" }, +// { 0x142A8, "" }, +// { 0x142A9, "" }, +// { 0x142AA, "" }, +// { 0x142AB, "" }, +// { 0x142AC, "" }, +// { 0x142AD, "" }, +// { 0x142AE, "" }, +// { 0x142AF, "" }, +// { 0x142B0, "" }, +// { 0x142B1, "" }, +// { 0x142B2, "" }, +// { 0x142B3, "" }, +// { 0x142B4, "" }, +// { 0x142B5, "" }, +// { 0x142B6, "" }, +// { 0x142B7, "" }, +// { 0x142B8, "" }, +// { 0x142B9, "" }, +// { 0x142BA, "" }, +// { 0x142BB, "" }, +// { 0x142BC, "" }, +// { 0x142BD, "" }, +// { 0x142BE, "" }, +// { 0x142BF, "" }, +// { 0x142C0, "" }, +// { 0x142C1, "" }, +// { 0x142C2, "" }, +// { 0x142C3, "" }, +// { 0x142C4, "" }, +// { 0x142C5, "" }, +// { 0x142C6, "" }, +// { 0x142C7, "" }, +// { 0x142C8, "" }, +// { 0x142C9, "" }, +// { 0x142CA, "" }, +// { 0x142CB, "" }, +// { 0x142CC, "" }, +// { 0x142CD, "" }, +// { 0x142CE, "" }, +// { 0x142CF, "" }, +// { 0x142D0, "" }, +// { 0x142D1, "" }, +// { 0x142D2, "" }, +// { 0x142D3, "" }, +// { 0x142D4, "" }, +// { 0x142D5, "" }, +// { 0x142D6, "" }, +// { 0x142D7, "" }, +// { 0x142D8, "" }, +// { 0x142D9, "" }, +// { 0x142DA, "" }, +// { 0x142DB, "" }, +// { 0x142DC, "" }, +// { 0x142DD, "" }, +// { 0x142DE, "" }, +// { 0x142DF, "" }, +// { 0x142E0, "" }, +// { 0x142E1, "" }, +// { 0x142E2, "" }, +// { 0x142E3, "" }, +// { 0x142E4, "" }, +// { 0x142E5, "" }, +// { 0x142E6, "" }, +// { 0x142E7, "" }, +// { 0x142E8, "" }, +// { 0x142E9, "" }, +// { 0x142EA, "" }, +// { 0x142EB, "" }, +// { 0x142EC, "" }, +// { 0x142ED, "" }, +// { 0x142EE, "" }, +// { 0x142EF, "" }, +// { 0x142F0, "" }, +// { 0x142F1, "" }, +// { 0x142F2, "" }, +// { 0x142F3, "" }, +// { 0x142F4, "" }, +// { 0x142F5, "" }, +// { 0x142F6, "" }, +// { 0x142F7, "" }, +// { 0x142F8, "" }, +// { 0x142F9, "" }, +// { 0x142FA, "" }, +// { 0x142FB, "" }, +// { 0x142FC, "" }, +// { 0x142FD, "" }, +// { 0x142FE, "" }, +// { 0x142FF, "" }, +// { 0x14300, "" }, +// { 0x14301, "" }, +// { 0x14302, "" }, +// { 0x14303, "" }, +// { 0x14304, "" }, +// { 0x14305, "" }, +// { 0x14306, "" }, +// { 0x14307, "" }, +// { 0x14308, "" }, +// { 0x14309, "" }, +// { 0x1430A, "" }, +// { 0x1430B, "" }, +// { 0x1430C, "" }, +// { 0x1430D, "" }, +// { 0x1430E, "" }, +// { 0x1430F, "" }, +// { 0x14310, "" }, +// { 0x14311, "" }, +// { 0x14312, "" }, +// { 0x14313, "" }, +// { 0x14314, "" }, +// { 0x14315, "" }, +// { 0x14316, "" }, +// { 0x14317, "" }, +// { 0x14318, "" }, +// { 0x14319, "" }, +// { 0x1431A, "" }, +// { 0x1431B, "" }, +// { 0x1431C, "" }, +// { 0x1431D, "" }, +// { 0x1431E, "" }, +// { 0x1431F, "" }, +// { 0x14320, "" }, +// { 0x14321, "" }, +// { 0x14322, "" }, +// { 0x14323, "" }, +// { 0x14324, "" }, +// { 0x14325, "" }, +// { 0x14326, "" }, +// { 0x14327, "" }, +// { 0x14328, "" }, +// { 0x14329, "" }, +// { 0x1432A, "" }, +// { 0x1432B, "" }, +// { 0x1432C, "" }, +// { 0x1432D, "" }, +// { 0x1432E, "" }, +// { 0x1432F, "" }, +// { 0x14330, "" }, +// { 0x14331, "" }, +// { 0x14332, "" }, +// { 0x14333, "" }, +// { 0x14334, "" }, +// { 0x14335, "" }, +// { 0x14336, "" }, +// { 0x14337, "" }, +// { 0x14338, "" }, +// { 0x14339, "" }, +// { 0x1433A, "" }, +// { 0x1433B, "" }, +// { 0x1433C, "" }, +// { 0x1433D, "" }, +// { 0x1433E, "" }, +// { 0x1433F, "" }, +// { 0x14340, "" }, +// { 0x14341, "" }, +// { 0x14342, "" }, +// { 0x14343, "" }, +// { 0x14344, "" }, +// { 0x14345, "" }, +// { 0x14346, "" }, +// { 0x14347, "" }, +// { 0x14348, "" }, +// { 0x14349, "" }, +// { 0x1434A, "" }, +// { 0x1434B, "" }, +// { 0x1434C, "" }, +// { 0x1434D, "" }, +// { 0x1434E, "" }, +// { 0x1434F, "" }, +// { 0x14350, "" }, +// { 0x14351, "" }, +// { 0x14352, "" }, +// { 0x14353, "" }, +// { 0x14354, "" }, +// { 0x14355, "" }, +// { 0x14356, "" }, +// { 0x14357, "" }, +// { 0x14358, "" }, +// { 0x14359, "" }, +// { 0x1435A, "" }, +// { 0x1435B, "" }, +// { 0x1435C, "" }, +// { 0x1435D, "" }, +// { 0x1435E, "" }, +// { 0x1435F, "" }, +// { 0x14360, "" }, +// { 0x14361, "" }, +// { 0x14362, "" }, +// { 0x14363, "" }, +// { 0x14364, "" }, +// { 0x14365, "" }, +// { 0x14366, "" }, +// { 0x14367, "" }, +// { 0x14368, "" }, +// { 0x14369, "" }, +// { 0x1436A, "" }, +// { 0x1436B, "" }, +// { 0x1436C, "" }, +// { 0x1436D, "" }, +// { 0x1436E, "" }, +// { 0x1436F, "" }, +// { 0x14370, "" }, +// { 0x14371, "" }, +// { 0x14372, "" }, +// { 0x14373, "" }, +// { 0x14374, "" }, +// { 0x14375, "" }, +// { 0x14376, "" }, +// { 0x14377, "" }, +// { 0x14378, "" }, +// { 0x14379, "" }, +// { 0x1437A, "" }, +// { 0x1437B, "" }, +// { 0x1437C, "" }, +// { 0x1437D, "" }, +// { 0x1437E, "" }, +// { 0x1437F, "" }, +// { 0x14380, "" }, +// { 0x14381, "" }, +// { 0x14382, "" }, +// { 0x14383, "" }, +// { 0x14384, "" }, +// { 0x14385, "" }, +// { 0x14386, "" }, +// { 0x14387, "" }, +// { 0x14388, "" }, +// { 0x14389, "" }, +// { 0x1438A, "" }, +// { 0x1438B, "" }, +// { 0x1438C, "" }, +// { 0x1438D, "" }, +// { 0x1438E, "" }, +// { 0x1438F, "" }, +// { 0x14390, "" }, +// { 0x14391, "" }, +// { 0x14392, "" }, +// { 0x14393, "" }, +// { 0x14394, "" }, +// { 0x14395, "" }, +// { 0x14396, "" }, +// { 0x14397, "" }, +// { 0x14398, "" }, +// { 0x14399, "" }, +// { 0x1439A, "" }, +// { 0x1439B, "" }, +// { 0x1439C, "" }, +// { 0x1439D, "" }, +// { 0x1439E, "" }, +// { 0x1439F, "" }, +// { 0x143A0, "" }, +// { 0x143A1, "" }, +// { 0x143A2, "" }, +// { 0x143A3, "" }, +// { 0x143A4, "" }, +// { 0x143A5, "" }, +// { 0x143A6, "" }, +// { 0x143A7, "" }, +// { 0x143A8, "" }, +// { 0x143A9, "" }, +// { 0x143AA, "" }, +// { 0x143AB, "" }, +// { 0x143AC, "" }, +// { 0x143AD, "" }, +// { 0x143AE, "" }, +// { 0x143AF, "" }, +// { 0x143B0, "" }, +// { 0x143B1, "" }, +// { 0x143B2, "" }, +// { 0x143B3, "" }, +// { 0x143B4, "" }, +// { 0x143B5, "" }, +// { 0x143B6, "" }, +// { 0x143B7, "" }, +// { 0x143B8, "" }, +// { 0x143B9, "" }, +// { 0x143BA, "" }, +// { 0x143BB, "" }, +// { 0x143BC, "" }, +// { 0x143BD, "" }, +// { 0x143BE, "" }, +// { 0x143BF, "" }, +// { 0x143C0, "" }, +// { 0x143C1, "" }, +// { 0x143C2, "" }, +// { 0x143C3, "" }, +// { 0x143C4, "" }, +// { 0x143C5, "" }, +// { 0x143C6, "" }, +// { 0x143C7, "" }, +// { 0x143C8, "" }, +// { 0x143C9, "" }, +// { 0x143CA, "" }, +// { 0x143CB, "" }, +// { 0x143CC, "" }, +// { 0x143CD, "" }, +// { 0x143CE, "" }, +// { 0x143CF, "" }, +// { 0x143D0, "" }, +// { 0x143D1, "" }, +// { 0x143D2, "" }, +// { 0x143D3, "" }, +// { 0x143D4, "" }, +// { 0x143D5, "" }, +// { 0x143D6, "" }, +// { 0x143D7, "" }, +// { 0x143D8, "" }, +// { 0x143D9, "" }, +// { 0x143DA, "" }, +// { 0x143DB, "" }, +// { 0x143DC, "" }, +// { 0x143DD, "" }, +// { 0x143DE, "" }, +// { 0x143DF, "" }, +// { 0x143E0, "" }, +// { 0x143E1, "" }, +// { 0x143E2, "" }, +// { 0x143E3, "" }, +// { 0x143E4, "" }, +// { 0x143E5, "" }, +// { 0x143E6, "" }, +// { 0x143E7, "" }, +// { 0x143E8, "" }, +// { 0x143E9, "" }, +// { 0x143EA, "" }, +// { 0x143EB, "" }, +// { 0x143EC, "" }, +// { 0x143ED, "" }, +// { 0x143EE, "" }, +// { 0x143EF, "" }, +// { 0x143F0, "" }, +// { 0x143F1, "" }, +// { 0x143F2, "" }, +// { 0x143F3, "" }, +// { 0x143F4, "" }, +// { 0x143F5, "" }, +// { 0x143F6, "" }, +// { 0x143F7, "" }, +// { 0x143F8, "" }, +// { 0x143F9, "" }, +// { 0x143FA, "" }, +// { 0x143FB, "" }, +// { 0x143FC, "" }, +// { 0x143FD, "" }, +// { 0x143FE, "" }, +// { 0x143FF, "" }, +// { 0x14400, "" }, +// { 0x14401, "" }, +// { 0x14402, "" }, +// { 0x14403, "" }, +// { 0x14404, "" }, +// { 0x14405, "" }, +// { 0x14406, "" }, +// { 0x14407, "" }, +// { 0x14408, "" }, +// { 0x14409, "" }, +// { 0x1440A, "" }, +// { 0x1440B, "" }, +// { 0x1440C, "" }, +// { 0x1440D, "" }, +// { 0x1440E, "" }, +// { 0x1440F, "" }, +// { 0x14410, "" }, +// { 0x14411, "" }, +// { 0x14412, "" }, +// { 0x14413, "" }, +// { 0x14414, "" }, +// { 0x14415, "" }, +// { 0x14416, "" }, +// { 0x14417, "" }, +// { 0x14418, "" }, +// { 0x14419, "" }, +// { 0x1441A, "" }, +// { 0x1441B, "" }, +// { 0x1441C, "" }, +// { 0x1441D, "" }, +// { 0x1441E, "" }, +// { 0x1441F, "" }, +// { 0x14420, "" }, +// { 0x14421, "" }, +// { 0x14422, "" }, +// { 0x14423, "" }, +// { 0x14424, "" }, +// { 0x14425, "" }, +// { 0x14426, "" }, +// { 0x14427, "" }, +// { 0x14428, "" }, +// { 0x14429, "" }, +// { 0x1442A, "" }, +// { 0x1442B, "" }, +// { 0x1442C, "" }, +// { 0x1442D, "" }, +// { 0x1442E, "" }, +// { 0x1442F, "" }, +// { 0x14430, "" }, +// { 0x14431, "" }, +// { 0x14432, "" }, +// { 0x14433, "" }, +// { 0x14434, "" }, +// { 0x14435, "" }, +// { 0x14436, "" }, +// { 0x14437, "" }, +// { 0x14438, "" }, +// { 0x14439, "" }, +// { 0x1443A, "" }, +// { 0x1443B, "" }, +// { 0x1443C, "" }, +// { 0x1443D, "" }, +// { 0x1443E, "" }, +// { 0x1443F, "" }, +// { 0x14440, "" }, +// { 0x14441, "" }, +// { 0x14442, "" }, +// { 0x14443, "" }, +// { 0x14444, "" }, +// { 0x14445, "" }, +// { 0x14446, "" }, +// { 0x14447, "" }, +// { 0x14448, "" }, +// { 0x14449, "" }, +// { 0x1444A, "" }, +// { 0x1444B, "" }, +// { 0x1444C, "" }, +// { 0x1444D, "" }, +// { 0x1444E, "" }, +// { 0x1444F, "" }, +// { 0x14450, "" }, +// { 0x14451, "" }, +// { 0x14452, "" }, +// { 0x14453, "" }, +// { 0x14454, "" }, +// { 0x14455, "" }, +// { 0x14456, "" }, +// { 0x14457, "" }, +// { 0x14458, "" }, +// { 0x14459, "" }, +// { 0x1445A, "" }, +// { 0x1445B, "" }, +// { 0x1445C, "" }, +// { 0x1445D, "" }, +// { 0x1445E, "" }, +// { 0x1445F, "" }, +// { 0x14460, "" }, +// { 0x14461, "" }, +// { 0x14462, "" }, +// { 0x14463, "" }, +// { 0x14464, "" }, +// { 0x14465, "" }, +// { 0x14466, "" }, +// { 0x14467, "" }, +// { 0x14468, "" }, +// { 0x14469, "" }, +// { 0x1446A, "" }, +// { 0x1446B, "" }, +// { 0x1446C, "" }, +// { 0x1446D, "" }, +// { 0x1446E, "" }, +// { 0x1446F, "" }, +// { 0x14470, "" }, +// { 0x14471, "" }, +// { 0x14472, "" }, +// { 0x14473, "" }, +// { 0x14474, "" }, +// { 0x14475, "" }, +// { 0x14476, "" }, +// { 0x14477, "" }, +// { 0x14478, "" }, +// { 0x14479, "" }, +// { 0x1447A, "" }, +// { 0x1447B, "" }, +// { 0x1447C, "" }, +// { 0x1447D, "" }, +// { 0x1447E, "" }, +// { 0x1447F, "" }, +// { 0x14480, "" }, +// { 0x14481, "" }, +// { 0x14482, "" }, +// { 0x14483, "" }, +// { 0x14484, "" }, +// { 0x14485, "" }, +// { 0x14486, "" }, +// { 0x14487, "" }, +// { 0x14488, "" }, +// { 0x14489, "" }, +// { 0x1448A, "" }, +// { 0x1448B, "" }, +// { 0x1448C, "" }, +// { 0x1448D, "" }, +// { 0x1448E, "" }, +// { 0x1448F, "" }, +// { 0x14490, "" }, +// { 0x14491, "" }, +// { 0x14492, "" }, +// { 0x14493, "" }, +// { 0x14494, "" }, +// { 0x14495, "" }, +// { 0x14496, "" }, +// { 0x14497, "" }, +// { 0x14498, "" }, +// { 0x14499, "" }, +// { 0x1449A, "" }, +// { 0x1449B, "" }, +// { 0x1449C, "" }, +// { 0x1449D, "" }, +// { 0x1449E, "" }, +// { 0x1449F, "" }, +// { 0x144A0, "" }, +// { 0x144A1, "" }, +// { 0x144A2, "" }, +// { 0x144A3, "" }, +// { 0x144A4, "" }, +// { 0x144A5, "" }, +// { 0x144A6, "" }, +// { 0x144A7, "" }, +// { 0x144A8, "" }, +// { 0x144A9, "" }, +// { 0x144AA, "" }, +// { 0x144AB, "" }, +// { 0x144AC, "" }, +// { 0x144AD, "" }, +// { 0x144AE, "" }, +// { 0x144AF, "" }, +// { 0x144B0, "" }, +// { 0x144B1, "" }, +// { 0x144B2, "" }, +// { 0x144B3, "" }, +// { 0x144B4, "" }, +// { 0x144B5, "" }, +// { 0x144B6, "" }, +// { 0x144B7, "" }, +// { 0x144B8, "" }, +// { 0x144B9, "" }, +// { 0x144BA, "" }, +// { 0x144BB, "" }, +// { 0x144BC, "" }, +// { 0x144BD, "" }, +// { 0x144BE, "" }, +// { 0x144BF, "" }, +// { 0x144C0, "" }, +// { 0x144C1, "" }, +// { 0x144C2, "" }, +// { 0x144C3, "" }, +// { 0x144C4, "" }, +// { 0x144C5, "" }, +// { 0x144C6, "" }, +// { 0x144C7, "" }, +// { 0x144C8, "" }, +// { 0x144C9, "" }, +// { 0x144CA, "" }, +// { 0x144CB, "" }, +// { 0x144CC, "" }, +// { 0x144CD, "" }, +// { 0x144CE, "" }, +// { 0x144CF, "" }, +// { 0x144D0, "" }, +// { 0x144D1, "" }, +// { 0x144D2, "" }, +// { 0x144D3, "" }, +// { 0x144D4, "" }, +// { 0x144D5, "" }, +// { 0x144D6, "" }, +// { 0x144D7, "" }, +// { 0x144D8, "" }, +// { 0x144D9, "" }, +// { 0x144DA, "" }, +// { 0x144DB, "" }, +// { 0x144DC, "" }, +// { 0x144DD, "" }, +// { 0x144DE, "" }, +// { 0x144DF, "" }, +// { 0x144E0, "" }, +// { 0x144E1, "" }, +// { 0x144E2, "" }, +// { 0x144E3, "" }, +// { 0x144E4, "" }, +// { 0x144E5, "" }, +// { 0x144E6, "" }, +// { 0x144E7, "" }, +// { 0x144E8, "" }, +// { 0x144E9, "" }, +// { 0x144EA, "" }, +// { 0x144EB, "" }, +// { 0x144EC, "" }, +// { 0x144ED, "" }, +// { 0x144EE, "" }, +// { 0x144EF, "" }, +// { 0x144F0, "" }, +// { 0x144F1, "" }, +// { 0x144F2, "" }, +// { 0x144F3, "" }, +// { 0x144F4, "" }, +// { 0x144F5, "" }, +// { 0x144F6, "" }, +// { 0x144F7, "" }, +// { 0x144F8, "" }, +// { 0x144F9, "" }, +// { 0x144FA, "" }, +// { 0x144FB, "" }, +// { 0x144FC, "" }, +// { 0x144FD, "" }, +// { 0x144FE, "" }, +// { 0x144FF, "" }, +// { 0x14500, "" }, +// { 0x14501, "" }, +// { 0x14502, "" }, +// { 0x14503, "" }, +// { 0x14504, "" }, +// { 0x14505, "" }, +// { 0x14506, "" }, +// { 0x14507, "" }, +// { 0x14508, "" }, +// { 0x14509, "" }, +// { 0x1450A, "" }, +// { 0x1450B, "" }, +// { 0x1450C, "" }, +// { 0x1450D, "" }, +// { 0x1450E, "" }, +// { 0x1450F, "" }, +// { 0x14510, "" }, +// { 0x14511, "" }, +// { 0x14512, "" }, +// { 0x14513, "" }, +// { 0x14514, "" }, +// { 0x14515, "" }, +// { 0x14516, "" }, +// { 0x14517, "" }, +// { 0x14518, "" }, +// { 0x14519, "" }, +// { 0x1451A, "" }, +// { 0x1451B, "" }, +// { 0x1451C, "" }, +// { 0x1451D, "" }, +// { 0x1451E, "" }, +// { 0x1451F, "" }, +// { 0x14520, "" }, +// { 0x14521, "" }, +// { 0x14522, "" }, +// { 0x14523, "" }, +// { 0x14524, "" }, +// { 0x14525, "" }, +// { 0x14526, "" }, +// { 0x14527, "" }, +// { 0x14528, "" }, +// { 0x14529, "" }, +// { 0x1452A, "" }, +// { 0x1452B, "" }, +// { 0x1452C, "" }, +// { 0x1452D, "" }, +// { 0x1452E, "" }, +// { 0x1452F, "" }, +// { 0x14530, "" }, +// { 0x14531, "" }, +// { 0x14532, "" }, +// { 0x14533, "" }, +// { 0x14534, "" }, +// { 0x14535, "" }, +// { 0x14536, "" }, +// { 0x14537, "" }, +// { 0x14538, "" }, +// { 0x14539, "" }, +// { 0x1453A, "" }, +// { 0x1453B, "" }, +// { 0x1453C, "" }, +// { 0x1453D, "" }, +// { 0x1453E, "" }, +// { 0x1453F, "" }, +// { 0x14540, "" }, +// { 0x14541, "" }, +// { 0x14542, "" }, +// { 0x14543, "" }, +// { 0x14544, "" }, +// { 0x14545, "" }, +// { 0x14546, "" }, +// { 0x14547, "" }, +// { 0x14548, "" }, +// { 0x14549, "" }, +// { 0x1454A, "" }, +// { 0x1454B, "" }, +// { 0x1454C, "" }, +// { 0x1454D, "" }, +// { 0x1454E, "" }, +// { 0x1454F, "" }, +// { 0x14550, "" }, +// { 0x14551, "" }, +// { 0x14552, "" }, +// { 0x14553, "" }, +// { 0x14554, "" }, +// { 0x14555, "" }, +// { 0x14556, "" }, +// { 0x14557, "" }, +// { 0x14558, "" }, +// { 0x14559, "" }, +// { 0x1455A, "" }, +// { 0x1455B, "" }, +// { 0x1455C, "" }, +// { 0x1455D, "" }, +// { 0x1455E, "" }, +// { 0x1455F, "" }, +// { 0x14560, "" }, +// { 0x14561, "" }, +// { 0x14562, "" }, +// { 0x14563, "" }, +// { 0x14564, "" }, +// { 0x14565, "" }, +// { 0x14566, "" }, +// { 0x14567, "" }, +// { 0x14568, "" }, +// { 0x14569, "" }, +// { 0x1456A, "" }, +// { 0x1456B, "" }, +// { 0x1456C, "" }, +// { 0x1456D, "" }, +// { 0x1456E, "" }, +// { 0x1456F, "" }, +// { 0x14570, "" }, +// { 0x14571, "" }, +// { 0x14572, "" }, +// { 0x14573, "" }, +// { 0x14574, "" }, +// { 0x14575, "" }, +// { 0x14576, "" }, +// { 0x14577, "" }, +// { 0x14578, "" }, +// { 0x14579, "" }, +// { 0x1457A, "" }, +// { 0x1457B, "" }, +// { 0x1457C, "" }, +// { 0x1457D, "" }, +// { 0x1457E, "" }, +// { 0x1457F, "" }, +// { 0x14580, "" }, +// { 0x14581, "" }, +// { 0x14582, "" }, +// { 0x14583, "" }, +// { 0x14584, "" }, +// { 0x14585, "" }, +// { 0x14586, "" }, +// { 0x14587, "" }, +// { 0x14588, "" }, +// { 0x14589, "" }, +// { 0x1458A, "" }, +// { 0x1458B, "" }, +// { 0x1458C, "" }, +// { 0x1458D, "" }, +// { 0x1458E, "" }, +// { 0x1458F, "" }, +// { 0x14590, "" }, +// { 0x14591, "" }, +// { 0x14592, "" }, +// { 0x14593, "" }, +// { 0x14594, "" }, +// { 0x14595, "" }, +// { 0x14596, "" }, +// { 0x14597, "" }, +// { 0x14598, "" }, +// { 0x14599, "" }, +// { 0x1459A, "" }, +// { 0x1459B, "" }, +// { 0x1459C, "" }, +// { 0x1459D, "" }, +// { 0x1459E, "" }, +// { 0x1459F, "" }, +// { 0x145A0, "" }, +// { 0x145A1, "" }, +// { 0x145A2, "" }, +// { 0x145A3, "" }, +// { 0x145A4, "" }, +// { 0x145A5, "" }, +// { 0x145A6, "" }, +// { 0x145A7, "" }, +// { 0x145A8, "" }, +// { 0x145A9, "" }, +// { 0x145AA, "" }, +// { 0x145AB, "" }, +// { 0x145AC, "" }, +// { 0x145AD, "" }, +// { 0x145AE, "" }, +// { 0x145AF, "" }, +// { 0x145B0, "" }, +// { 0x145B1, "" }, +// { 0x145B2, "" }, +// { 0x145B3, "" }, +// { 0x145B4, "" }, +// { 0x145B5, "" }, +// { 0x145B6, "" }, +// { 0x145B7, "" }, +// { 0x145B8, "" }, +// { 0x145B9, "" }, +// { 0x145BA, "" }, +// { 0x145BB, "" }, +// { 0x145BC, "" }, +// { 0x145BD, "" }, +// { 0x145BE, "" }, +// { 0x145BF, "" }, +// { 0x145C0, "" }, +// { 0x145C1, "" }, +// { 0x145C2, "" }, +// { 0x145C3, "" }, +// { 0x145C4, "" }, +// { 0x145C5, "" }, +// { 0x145C6, "" }, +// { 0x145C7, "" }, +// { 0x145C8, "" }, +// { 0x145C9, "" }, +// { 0x145CA, "" }, +// { 0x145CB, "" }, +// { 0x145CC, "" }, +// { 0x145CD, "" }, +// { 0x145CE, "" }, +// { 0x145CF, "" }, +// { 0x145D0, "" }, +// { 0x145D1, "" }, +// { 0x145D2, "" }, +// { 0x145D3, "" }, +// { 0x145D4, "" }, +// { 0x145D5, "" }, +// { 0x145D6, "" }, +// { 0x145D7, "" }, +// { 0x145D8, "" }, +// { 0x145D9, "" }, +// { 0x145DA, "" }, +// { 0x145DB, "" }, +// { 0x145DC, "" }, +// { 0x145DD, "" }, +// { 0x145DE, "" }, +// { 0x145DF, "" }, +// { 0x145E0, "" }, +// { 0x145E1, "" }, +// { 0x145E2, "" }, +// { 0x145E3, "" }, +// { 0x145E4, "" }, +// { 0x145E5, "" }, +// { 0x145E6, "" }, +// { 0x145E7, "" }, +// { 0x145E8, "" }, +// { 0x145E9, "" }, +// { 0x145EA, "" }, +// { 0x145EB, "" }, +// { 0x145EC, "" }, +// { 0x145ED, "" }, +// { 0x145EE, "" }, +// { 0x145EF, "" }, +// { 0x145F0, "" }, +// { 0x145F1, "" }, +// { 0x145F2, "" }, +// { 0x145F3, "" }, +// { 0x145F4, "" }, +// { 0x145F5, "" }, +// { 0x145F6, "" }, +// { 0x145F7, "" }, +// { 0x145F8, "" }, +// { 0x145F9, "" }, +// { 0x145FA, "" }, +// { 0x145FB, "" }, +// { 0x145FC, "" }, +// { 0x145FD, "" }, +// { 0x145FE, "" }, +// { 0x145FF, "" }, +// { 0x14600, "" }, +// { 0x14601, "" }, +// { 0x14602, "" }, +// { 0x14603, "" }, +// { 0x14604, "" }, +// { 0x14605, "" }, +// { 0x14606, "" }, +// { 0x14607, "" }, +// { 0x14608, "" }, +// { 0x14609, "" }, +// { 0x1460A, "" }, +// { 0x1460B, "" }, +// { 0x1460C, "" }, +// { 0x1460D, "" }, +// { 0x1460E, "" }, +// { 0x1460F, "" }, +// { 0x14610, "" }, +// { 0x14611, "" }, +// { 0x14612, "" }, +// { 0x14613, "" }, +// { 0x14614, "" }, +// { 0x14615, "" }, +// { 0x14616, "" }, +// { 0x14617, "" }, +// { 0x14618, "" }, +// { 0x14619, "" }, +// { 0x1461A, "" }, +// { 0x1461B, "" }, +// { 0x1461C, "" }, +// { 0x1461D, "" }, +// { 0x1461E, "" }, +// { 0x1461F, "" }, +// { 0x14620, "" }, +// { 0x14621, "" }, +// { 0x14622, "" }, +// { 0x14623, "" }, +// { 0x14624, "" }, +// { 0x14625, "" }, +// { 0x14626, "" }, +// { 0x14627, "" }, +// { 0x14628, "" }, +// { 0x14629, "" }, +// { 0x1462A, "" }, +// { 0x1462B, "" }, +// { 0x1462C, "" }, +// { 0x1462D, "" }, +// { 0x1462E, "" }, +// { 0x1462F, "" }, +// { 0x14630, "" }, +// { 0x14631, "" }, +// { 0x14632, "" }, +// { 0x14633, "" }, +// { 0x14634, "" }, +// { 0x14635, "" }, +// { 0x14636, "" }, +// { 0x14637, "" }, +// { 0x14638, "" }, +// { 0x14639, "" }, +// { 0x1463A, "" }, +// { 0x1463B, "" }, +// { 0x1463C, "" }, +// { 0x1463D, "" }, +// { 0x1463E, "" }, +// { 0x1463F, "" }, +// { 0x14640, "" }, +// { 0x14641, "" }, +// { 0x14642, "" }, +// { 0x14643, "" }, +// { 0x14644, "" }, +// { 0x14645, "" }, +// { 0x14646, "" }, +// { 0x14647, "" }, +// { 0x14648, "" }, +// { 0x14649, "" }, +// { 0x1464A, "" }, +// { 0x1464B, "" }, +// { 0x1464C, "" }, +// { 0x1464D, "" }, +// { 0x1464E, "" }, +// { 0x1464F, "" }, +// { 0x14650, "" }, +// { 0x14651, "" }, +// { 0x14652, "" }, +// { 0x14653, "" }, +// { 0x14654, "" }, +// { 0x14655, "" }, +// { 0x14656, "" }, +// { 0x14657, "" }, +// { 0x14658, "" }, +// { 0x14659, "" }, +// { 0x1465A, "" }, +// { 0x1465B, "" }, +// { 0x1465C, "" }, +// { 0x1465D, "" }, +// { 0x1465E, "" }, +// { 0x1465F, "" }, +// { 0x14660, "" }, +// { 0x14661, "" }, +// { 0x14662, "" }, +// { 0x14663, "" }, +// { 0x14664, "" }, +// { 0x14665, "" }, +// { 0x14666, "" }, +// { 0x14667, "" }, +// { 0x14668, "" }, +// { 0x14669, "" }, +// { 0x1466A, "" }, +// { 0x1466B, "" }, +// { 0x1466C, "" }, +// { 0x1466D, "" }, +// { 0x1466E, "" }, +// { 0x1466F, "" }, +// { 0x14670, "" }, +// { 0x14671, "" }, +// { 0x14672, "" }, +// { 0x14673, "" }, +// { 0x14674, "" }, +// { 0x14675, "" }, +// { 0x14676, "" }, +// { 0x14677, "" }, +// { 0x14678, "" }, +// { 0x14679, "" }, +// { 0x1467A, "" }, +// { 0x1467B, "" }, +// { 0x1467C, "" }, +// { 0x1467D, "" }, +// { 0x1467E, "" }, +// { 0x1467F, "" }, +// { 0x14680, "" }, +// { 0x14681, "" }, +// { 0x14682, "" }, +// { 0x14683, "" }, +// { 0x14684, "" }, +// { 0x14685, "" }, +// { 0x14686, "" }, +// { 0x14687, "" }, +// { 0x14688, "" }, +// { 0x14689, "" }, +// { 0x1468A, "" }, +// { 0x1468B, "" }, +// { 0x1468C, "" }, +// { 0x1468D, "" }, +// { 0x1468E, "" }, +// { 0x1468F, "" }, +// { 0x14690, "" }, +// { 0x14691, "" }, +// { 0x14692, "" }, +// { 0x14693, "" }, +// { 0x14694, "" }, +// { 0x14695, "" }, +// { 0x14696, "" }, +// { 0x14697, "" }, +// { 0x14698, "" }, +// { 0x14699, "" }, +// { 0x1469A, "" }, +// { 0x1469B, "" }, +// { 0x1469C, "" }, +// { 0x1469D, "" }, +// { 0x1469E, "" }, +// { 0x1469F, "" }, +// { 0x146A0, "" }, +// { 0x146A1, "" }, +// { 0x146A2, "" }, +// { 0x146A3, "" }, +// { 0x146A4, "" }, +// { 0x146A5, "" }, +// { 0x146A6, "" }, +// { 0x146A7, "" }, +// { 0x146A8, "" }, +// { 0x146A9, "" }, +// { 0x146AA, "" }, +// { 0x146AB, "" }, +// { 0x146AC, "" }, +// { 0x146AD, "" }, +// { 0x146AE, "" }, +// { 0x146AF, "" }, +// { 0x146B0, "" }, +// { 0x146B1, "" }, +// { 0x146B2, "" }, +// { 0x146B3, "" }, +// { 0x146B4, "" }, +// { 0x146B5, "" }, +// { 0x146B6, "" }, +// { 0x146B7, "" }, +// { 0x146B8, "" }, +// { 0x146B9, "" }, +// { 0x146BA, "" }, +// { 0x146BB, "" }, +// { 0x146BC, "" }, +// { 0x146BD, "" }, +// { 0x146BE, "" }, +// { 0x146BF, "" }, +// { 0x146C0, "" }, +// { 0x146C1, "" }, +// { 0x146C2, "" }, +// { 0x146C3, "" }, +// { 0x146C4, "" }, +// { 0x146C5, "" }, +// { 0x146C6, "" }, +// { 0x146C7, "" }, +// { 0x146C8, "" }, +// { 0x146C9, "" }, +// { 0x146CA, "" }, +// { 0x146CB, "" }, +// { 0x146CC, "" }, +// { 0x146CD, "" }, +// { 0x146CE, "" }, +// { 0x146CF, "" }, +// { 0x146D0, "" }, +// { 0x146D1, "" }, +// { 0x146D2, "" }, +// { 0x146D3, "" }, +// { 0x146D4, "" }, +// { 0x146D5, "" }, +// { 0x146D6, "" }, +// { 0x146D7, "" }, +// { 0x146D8, "" }, +// { 0x146D9, "" }, +// { 0x146DA, "" }, +// { 0x146DB, "" }, +// { 0x146DC, "" }, +// { 0x146DD, "" }, +// { 0x146DE, "" }, +// { 0x146DF, "" }, +// { 0x146E0, "" }, +// { 0x146E1, "" }, +// { 0x146E2, "" }, +// { 0x146E3, "" }, +// { 0x146E4, "" }, +// { 0x146E5, "" }, +// { 0x146E6, "" }, +// { 0x146E7, "" }, +// { 0x146E8, "" }, +// { 0x146E9, "" }, +// { 0x146EA, "" }, +// { 0x146EB, "" }, +// { 0x146EC, "" }, +// { 0x146ED, "" }, +// { 0x146EE, "" }, +// { 0x146EF, "" }, +// { 0x146F0, "" }, +// { 0x146F1, "" }, +// { 0x146F2, "" }, +// { 0x146F3, "" }, +// { 0x146F4, "" }, +// { 0x146F5, "" }, +// { 0x146F6, "" }, +// { 0x146F7, "" }, +// { 0x146F8, "" }, +// { 0x146F9, "" }, +// { 0x146FA, "" }, +// { 0x146FB, "" }, +// { 0x146FC, "" }, +// { 0x146FD, "" }, +// { 0x146FE, "" }, +// { 0x146FF, "" }, +// { 0x14700, "" }, +// { 0x14701, "" }, +// { 0x14702, "" }, +// { 0x14703, "" }, +// { 0x14704, "" }, +// { 0x14705, "" }, +// { 0x14706, "" }, +// { 0x14707, "" }, +// { 0x14708, "" }, +// { 0x14709, "" }, +// { 0x1470A, "" }, +// { 0x1470B, "" }, +// { 0x1470C, "" }, +// { 0x1470D, "" }, +// { 0x1470E, "" }, +// { 0x1470F, "" }, +// { 0x14710, "" }, +// { 0x14711, "" }, +// { 0x14712, "" }, +// { 0x14713, "" }, +// { 0x14714, "" }, +// { 0x14715, "" }, +// { 0x14716, "" }, +// { 0x14717, "" }, +// { 0x14718, "" }, +// { 0x14719, "" }, +// { 0x1471A, "" }, +// { 0x1471B, "" }, +// { 0x1471C, "" }, +// { 0x1471D, "" }, +// { 0x1471E, "" }, +// { 0x1471F, "" }, +// { 0x14720, "" }, +// { 0x14721, "" }, +// { 0x14722, "" }, +// { 0x14723, "" }, +// { 0x14724, "" }, +// { 0x14725, "" }, +// { 0x14726, "" }, +// { 0x14727, "" }, +// { 0x14728, "" }, +// { 0x14729, "" }, +// { 0x1472A, "" }, +// { 0x1472B, "" }, +// { 0x1472C, "" }, +// { 0x1472D, "" }, +// { 0x1472E, "" }, +// { 0x1472F, "" }, }}; struct __init__ @@ -75664,8 +87372,6 @@ struct __init__ function_map_rev.reserve(function_list.size()); method_map.reserve(method_list.size()); method_map_rev.reserve(method_list.size()); - file_map.reserve(file_list.size()); - file_map_rev.reserve(file_list.size()); token_map.reserve(token_list.size()); token_map_rev.reserve(token_list.size()); @@ -75687,12 +87393,6 @@ struct __init__ method_map_rev.insert({ entry.second, entry.first }); } - for (const auto& entry : file_list) - { - file_map.insert({ entry.first, entry.second }); - file_map_rev.insert({ entry.second, entry.first }); - } - for (const auto& entry : token_list) { token_map.insert({ entry.first, entry.second }); diff --git a/src/iw8/xsk/resolver.hpp b/src/iw8/xsk/resolver.hpp index e104b633..8a043999 100644 --- a/src/iw8/xsk/resolver.hpp +++ b/src/iw8/xsk/resolver.hpp @@ -23,9 +23,6 @@ public: static auto method_id(const std::string& name) -> std::uint16_t; static auto method_name(std::uint16_t id) -> std::string; - static auto file_id(const std::string& name) -> std::uint32_t; - static auto file_name(std::uint32_t id) -> std::string; - static auto token_id(const std::string& name) -> std::uint32_t; static auto token_name(std::uint32_t id) -> std::string; diff --git a/src/s1/xsk/assembler.cpp b/src/s1/xsk/assembler.cpp index b77fafb5..a3d788f7 100644 --- a/src/s1/xsk/assembler.cpp +++ b/src/s1/xsk/assembler.cpp @@ -429,7 +429,7 @@ void assembler::assemble_far_call(const instruction::ptr& inst, bool thread) script_->write(static_cast(std::stoi(inst->data[2]))); } - const auto file_id = resolver::file_id(inst->data[0]); + const auto file_id = resolver::token_id(inst->data[0]); const auto func_id = resolver::token_id(inst->data[1]); stack_->write(file_id); diff --git a/src/s1/xsk/disassembler.cpp b/src/s1/xsk/disassembler.cpp index b72884e0..698363fb 100644 --- a/src/s1/xsk/disassembler.cpp +++ b/src/s1/xsk/disassembler.cpp @@ -335,7 +335,7 @@ void disassembler::disassemble_far_call(const instruction::ptr& inst, bool threa } const auto file_id = stack_->read(); - const auto file_name = file_id == 0 ? stack_->read_c_string() : resolver::file_name(file_id); + const auto file_name = file_id == 0 ? stack_->read_c_string() : resolver::token_name(file_id); const auto func_id = stack_->read(); const auto func_name = func_id == 0 ? stack_->read_c_string() : resolver::token_name(func_id); diff --git a/src/s1/xsk/resolver.cpp b/src/s1/xsk/resolver.cpp index 713d4688..9c921a53 100644 --- a/src/s1/xsk/resolver.cpp +++ b/src/s1/xsk/resolver.cpp @@ -17,12 +17,10 @@ namespace xsk::gsc::s1 std::unordered_map opcode_map; std::unordered_map function_map; std::unordered_map method_map; -std::unordered_map file_map; std::unordered_map token_map; std::unordered_map opcode_map_rev; std::unordered_map function_map_rev; std::unordered_map method_map_rev; -std::unordered_map file_map_rev; std::unordered_map token_map_rev; std::unordered_map> files; read_cb_type read_callback = nullptr; @@ -120,35 +118,6 @@ auto resolver::method_name(std::uint16_t id) -> std::string return utils::string::va("_meth_%04X", id); } -auto resolver::file_id(const std::string& name) -> std::uint16_t -{ - if (name.starts_with("_id_")) - { - return static_cast(std::stoul(name.substr(4), nullptr, 16)); - } - - const auto itr = file_map_rev.find(name); - - if (itr != file_map_rev.end()) - { - return itr->second; - } - - return 0; -} - -auto resolver::file_name(std::uint16_t id) -> std::string -{ - const auto itr = file_map.find(id); - - if (itr != file_map.end()) - { - return std::string(itr->second); - } - - return utils::string::va("_id_%04X", id); -} - auto resolver::token_id(const std::string& name) -> std::uint16_t { if (name.starts_with("_id_")) @@ -328,160 +297,160 @@ auto resolver::fs_to_game_path(const std::filesystem::path& file) -> std::filesy const std::array, 154> opcode_list {{ - { 0x17, "SET_NEW_LOCAL_VARIABLE_FIELD_CACHED0" }, - { 0x18, "EVAL_SELF_FIELD_VARIABLE" }, - { 0x19, "RETN" }, - { 0x1A, "CALL_BUILTIN_FUNC_0" }, - { 0x1B, "CALL_BUILTIN_FUNC_1" }, - { 0x1C, "CALL_BUILTIN_FUNC_2" }, - { 0x1D, "CALL_BUILTIN_FUNC_3" }, - { 0x1E, "CALL_BUILTIN_FUNC_4" }, - { 0x1F, "CALL_BUILTIN_FUNC_5" }, - { 0x20, "CALL_BUILTIN_FUNC" }, - { 0x21, "BOOL_NOT" }, - { 0x22, "CALL_FAR_METHOD_THEAD" }, - { 0x23, "JMP_EXPR_TRUE" }, - { 0x24, "SET_LEVEL_FIELD_VARIABLE_FIELD" }, - { 0x25, "CAST_BOOL" }, - { 0x26, "EVAL_NEW_LOCAL_ARRAY_REF_CACHED0" }, - { 0x27, "CALL_BUILTIN_FUNC_POINTER" }, - { 0x28, "INEQUALITY" }, - { 0x29, "GET_THISTHREAD" }, - { 0x2A, "CLEAR_FIELD_VARIABLE" }, - { 0x2B, "GET_FLOAT" }, - { 0x2C, "SAFE_CREATE_VARIABLE_FIELD_CACHED" }, - { 0x2D, "CALL_FAR_FUNC2" }, - { 0x2E, "CALL_FAR_FUNC" }, - { 0x2F, "CALL_FAR_FUNC_CHILD_THREAD" }, - { 0x30, "CLEAR_LOCAL_VARIABLE_FIELD_CACHED0" }, - { 0x31, "CLEAR_LOCAL_VARIABLE_FIELD_CACHED" }, - { 0x32, "CHECK_CLEAR_PARAMS" }, - { 0x33, "CAST_FIELD_OBJ" }, - { 0x34, "END" }, - { 0x35, "SIZE" }, - { 0x36, "EMPTY_ARRAY" }, - { 0x37, "BIT_AND" }, - { 0x38, "LESSEQUAL" }, - { 0x39, "VOIDCODEPOS" }, - { 0x3A, "CALL_METHOD_THREAD_POINTER" }, - { 0x3B, "ENDSWITCH" }, - { 0x3C, "CLEAR_VARIABLE_FIELD" }, - { 0x3D, "DIV" }, - { 0x3E, "CALL_FAR_METHOD_CHILD_THEAD" }, - { 0x3F, "GET_USHORT" }, - { 0x40, "JMP_TRUE" }, - { 0x41, "GET_SELF" }, - { 0x42, "CALL_FAR_FUNC_THREAD" }, - { 0x43, "CALL_LOCAL_FUNC_THREAD" }, - { 0x44, "SET_LOCAL_VARIABLE_FIELD_CACHED0" }, - { 0x45, "SET_LOCAL_VARIABLE_FIELD_CACHED" }, - { 0x46, "PLUS" }, - { 0x47, "BOOL_COMPLEMENT" }, - { 0x48, "CALL_METHOD_POINTER" }, - { 0x49, "INC" }, - { 0x4A, "REMOVE_LOCAL_VARIABLES" }, - { 0x4B, "JMP_EXPR_FALSE" }, - { 0x4C, "SWITCH" }, - { 0x4D, "CLEAR_PARAMS" }, - { 0x4E, "EVAL_LOCAL_VARIABLE_REF_CACHED0" }, - { 0x4F, "EVAL_LOCAL_VARIABLE_REF_CACHED" }, - { 0x50, "CALL_LOCAL_METHOD" }, - { 0x51, "EVAL_FIELD_VARIABLE" }, - { 0x52, "EVAL_FIELD_VARIABLE_REF" }, - { 0x53, "GET_STRING" }, - { 0x54, "CALL_FUNC_POINTER" }, - { 0x55, "EVAL_LEVEL_FIELD_VARIABLE" }, - { 0x56, "GET_VECTOR" }, - { 0x57, "ENDON" }, - { 0x58, "GREATEREQUAL" }, - { 0x59, "GET_SELF_OBJ" }, - { 0x5A, "SET_ANIM_FIELD_VARIABLE_FIELD" }, - { 0x5B, "SET_VARIABLE_FIELD" }, - { 0x5C, "CALL_LOCAL_FUNC2" }, - { 0x5D, "CALL_LOCAL_FUNC" }, - { 0x5E, "EVAL_LOCAL_ARRAY_REF_CACHED0" }, - { 0x5F, "EVAL_LOCAL_ARRAY_REF_CACHED" }, - { 0x60, "GET_FAR_FUNC" }, - { 0x61, "LESS" }, - { 0x62, "GET_GAME_REF" }, - { 0x63, "WAITFRAME" }, - { 0x64, "WAITTILLFRAMEEND" }, - { 0x65, "SAFE_SET_VARIABLE_FIELD_CACHED0" }, - { 0x66, "SAFE_SET_VARIABLE_FIELD_CACHED" }, - { 0x67, "CALL_METHOD_CHILD_THREAD_POINTER" }, - { 0x68, "GET_LEVEL" }, - { 0x69, "NOTIFY" }, - { 0x6A, "DEC_TOP" }, - { 0x6B, "SHIFT_LEFT" }, - { 0x6C, "CALL_LOCAL_METHOD_THREAD" }, - { 0x6D, "CALL_LOCAL_METHOD_CHILD_THREAD" }, - { 0x6E, "GREATER" }, - { 0x6F, "EVAL_LOCAL_VARIABLE_CACHED0" }, - { 0x70, "EVAL_LOCAL_VARIABLE_CACHED1" }, - { 0x71, "EVAL_LOCAL_VARIABLE_CACHED2" }, - { 0x72, "EVAL_LOCAL_VARIABLE_CACHED3" }, - { 0x73, "EVAL_LOCAL_VARIABLE_CACHED4" }, - { 0x74, "EVAL_LOCAL_VARIABLE_CACHED5" }, - { 0x75, "EVAL_LOCAL_VARIABLE_CACHED" }, - { 0x76, "SAFE_SET_WAITTILL_VARIABLE_FIELD_CACHED" }, - { 0x77, "JMP" }, - { 0x78, "CALL_FUNC_THREAD_POINTER" }, - { 0x79, "GET_ZERO" }, - { 0x7A, "WAIT" }, - { 0x7B, "MINUS" }, - { 0x7C, "SET_SELF_FIELD_VARIABLE_FIELD" }, - { 0x7D, "EVAL_NEW_LOCAL_VARIABLE_REF_CACHED0" }, - { 0x7E, "MULT" }, - { 0x7F, "CREATE_LOCAL_VARIABLE" }, - { 0x80, "CALL_LOCAL_FUNC_CHILD_THREAD" }, - { 0x81, "GET_INT" }, - { 0x82, "MOD" }, - { 0x83, "EVAL_ANIM_FIELD_VARIABLE_REF" }, - { 0x84, "GET_BUILTIN_FUNC" }, - { 0x85, "GET_GAME" }, - { 0x86, "WAITTILL" }, - { 0x87, "DEC" }, - { 0x88, "EVAL_LOCAL_VARIABLE_OBJECT_CACHED" }, - { 0x89, "PRE_CALL" }, - { 0x8A, "GET_ANIM" }, - { 0x8B, "GET_UNDEFINED" }, - { 0x8C, "EVAL_LEVEL_FIELD_VARIABLE_REF" }, - { 0x8D, "GET_ANIM_OBJ" }, - { 0x8E, "GET_LEVEL_OBJ" }, - { 0x8F, "BIT_EXOR" }, - { 0x90, "EQUALITY" }, - { 0x91, "CLEAR_ARRAY" }, - { 0x92, "JMP_BACK" }, - { 0x93, "GET_ANIMATION" }, - { 0x94, "EVAL_ANIM_FIELD_VARIABLE" }, - { 0x95, "GET_ANIMTREE" }, - { 0x96, "GET_ISTRING" }, - { 0x97, "EVAL_ARRAY_REF" }, - { 0x98, "EVAL_SELF_FIELD_VARIABLE_REF" }, - { 0x99, "GET_NBYTE" }, - { 0x9A, "GET_BUILTIN_METHOD" }, - { 0x9B, "CALL_BUILTIN_METHOD_POINTER" }, - { 0x9C, "EVAL_ARRAY" }, - { 0x9D, "VECTOR" }, - { 0x9E, "CALL_FAR_METHOD" }, - { 0x9F, "EVAL_LOCAL_ARRAY_CACHED" }, - { 0xA0, "GET_BYTE" }, - { 0xA1, "CALL_FUNC_CHILD_THREAD_POINTER" }, - { 0xA2, "BIT_OR" }, - { 0xA3, "ADD_ARRAY" }, - { 0xA4, "WAITTILLMATCH2" }, - { 0xA5, "WAITTILLMATCH" }, - { 0xA6, "GET_LOCAL_FUNC" }, - { 0xA7, "GET_NUSHORT" }, - { 0xA8, "SHIFT_RIGHT" }, - { 0xA9, "CALL_BUILTIN_METHOD_0" }, - { 0xAA, "CALL_BUILTIN_METHOD_1" }, - { 0xAB, "CALL_BUILTIN_METHOD_2" }, - { 0xAC, "CALL_BUILTIN_METHOD_3" }, - { 0xAD, "CALL_BUILTIN_METHOD_4" }, - { 0xAE, "CALL_BUILTIN_METHOD_5" }, - { 0xAF, "CALL_BUILTIN_METHOD" }, - { 0xB0, "JMP_FALSE" }, + { 0x17, "OP_SetNewLocalVariableFieldCached0" }, + { 0x18, "OP_EvalSelfFieldVariable" }, + { 0x19, "OP_Return" }, + { 0x1A, "OP_CallBuiltin0" }, + { 0x1B, "OP_CallBuiltin1" }, + { 0x1C, "OP_CallBuiltin2" }, + { 0x1D, "OP_CallBuiltin3" }, + { 0x1E, "OP_CallBuiltin4" }, + { 0x1F, "OP_CallBuiltin5" }, + { 0x20, "OP_CallBuiltin" }, + { 0x21, "OP_BoolNot" }, + { 0x22, "OP_ScriptFarMethodThreadCall" }, + { 0x23, "OP_JumpOnTrueExpr" }, + { 0x24, "OP_SetLevelFieldVariableField" }, + { 0x25, "OP_CastBool" }, + { 0x26, "OP_EvalNewLocalArrayRefCached0" }, + { 0x27, "OP_CallBuiltinPointer" }, + { 0x28, "OP_inequality" }, + { 0x29, "OP_GetThisthread" }, + { 0x2A, "OP_ClearFieldVariable" }, + { 0x2B, "OP_GetFloat" }, + { 0x2C, "OP_SafeCreateVariableFieldCached" }, + { 0x2D, "OP_ScriptFarFunctionCall2" }, + { 0x2E, "OP_ScriptFarFunctionCall" }, + { 0x2F, "OP_ScriptFarChildThreadCall" }, + { 0x30, "OP_ClearLocalVariableFieldCached0" }, + { 0x31, "OP_ClearLocalVariableFieldCached" }, + { 0x32, "OP_checkclearparams" }, + { 0x33, "OP_CastFieldObject" }, + { 0x34, "OP_End" }, + { 0x35, "OP_size" }, + { 0x36, "OP_EmptyArray" }, + { 0x37, "OP_bit_and" }, + { 0x38, "OP_less_equal" }, + { 0x39, "OP_voidCodepos" }, + { 0x3A, "OP_ScriptMethodThreadCallPointer" }, + { 0x3B, "OP_endswitch" }, + { 0x3C, "OP_ClearVariableField" }, + { 0x3D, "OP_divide" }, + { 0x3E, "OP_ScriptFarMethodChildThreadCall" }, + { 0x3F, "OP_GetUnsignedShort" }, + { 0x40, "OP_JumpOnTrue" }, + { 0x41, "OP_GetSelf" }, + { 0x42, "OP_ScriptFarThreadCall" }, + { 0x43, "OP_ScriptLocalThreadCall" }, + { 0x44, "OP_SetLocalVariableFieldCached0" }, + { 0x45, "OP_SetLocalVariableFieldCached" }, + { 0x46, "OP_plus" }, + { 0x47, "OP_BoolComplement" }, + { 0x48, "OP_ScriptMethodCallPointer" }, + { 0x49, "OP_inc" }, + { 0x4A, "OP_RemoveLocalVariables" }, + { 0x4B, "OP_JumpOnFalseExpr" }, + { 0x4C, "OP_switch" }, + { 0x4D, "OP_clearparams" }, + { 0x4E, "OP_EvalLocalVariableRefCached0" }, + { 0x4F, "OP_EvalLocalVariableRefCached" }, + { 0x50, "OP_ScriptLocalMethodCall" }, + { 0x51, "OP_EvalFieldVariable" }, + { 0x52, "OP_EvalFieldVariableRef" }, + { 0x53, "OP_GetString" }, + { 0x54, "OP_ScriptFunctionCallPointer" }, + { 0x55, "OP_EvalLevelFieldVariable" }, + { 0x56, "OP_GetVector" }, + { 0x57, "OP_endon" }, + { 0x58, "OP_greater_equal" }, + { 0x59, "OP_GetSelfObject" }, + { 0x5A, "OP_SetAnimFieldVariableField" }, + { 0x5B, "OP_SetVariableField" }, + { 0x5C, "OP_ScriptLocalFunctionCall2" }, + { 0x5D, "OP_ScriptLocalFunctionCall" }, + { 0x5E, "OP_EvalLocalArrayRefCached0" }, + { 0x5F, "OP_EvalLocalArrayRefCached" }, + { 0x60, "OP_GetFarFunction" }, + { 0x61, "OP_less" }, + { 0x62, "OP_GetGameRef" }, + { 0x63, "OP_waittillFrameEnd" }, + { 0x64, "OP_waitFrame" }, + { 0x65, "OP_SafeSetVariableFieldCached0" }, + { 0x66, "OP_SafeSetVariableFieldCached" }, + { 0x67, "OP_ScriptMethodChildThreadCallPointer" }, + { 0x68, "OP_GetLevel" }, + { 0x69, "OP_notify" }, + { 0x6A, "OP_DecTop" }, + { 0x6B, "OP_shift_left" }, + { 0x6C, "OP_ScriptLocalMethodThreadCall" }, + { 0x6D, "OP_ScriptLocalMethodChildThreadCall" }, + { 0x6E, "OP_greater" }, + { 0x6F, "OP_EvalLocalVariableCached0" }, + { 0x70, "OP_EvalLocalVariableCached1" }, + { 0x71, "OP_EvalLocalVariableCached2" }, + { 0x72, "OP_EvalLocalVariableCached3" }, + { 0x73, "OP_EvalLocalVariableCached4" }, + { 0x74, "OP_EvalLocalVariableCached5" }, + { 0x75, "OP_EvalLocalVariableCached" }, + { 0x76, "OP_SafeSetWaittillVariableFieldCached" }, + { 0x77, "OP_jump" }, + { 0x78, "OP_ScriptThreadCallPointer" }, + { 0x79, "OP_GetZero" }, + { 0x7A, "OP_wait" }, + { 0x7B, "OP_minus" }, + { 0x7C, "OP_SetSelfFieldVariableField" }, + { 0x7D, "OP_EvalNewLocalVariableRefCached0" }, + { 0x7E, "OP_multiply" }, + { 0x7F, "OP_CreateLocalVariable" }, + { 0x80, "OP_ScriptLocalChildThreadCall" }, + { 0x81, "OP_GetInteger" }, + { 0x82, "OP_mod" }, + { 0x83, "OP_EvalAnimFieldVariableRef" }, + { 0x84, "OP_GetBuiltinFunction" }, + { 0x85, "OP_GetGame" }, + { 0x86, "OP_waittill" }, + { 0x87, "OP_dec" }, + { 0x88, "OP_EvalLocalVariableObjectCached" }, + { 0x89, "OP_PreScriptCall" }, + { 0x8A, "OP_GetAnim" }, + { 0x8B, "OP_GetUndefined" }, + { 0x8C, "OP_EvalLevelFieldVariableRef" }, + { 0x8D, "OP_GetAnimObject" }, + { 0x8E, "OP_GetLevelObject" }, + { 0x8F, "OP_bit_ex_or" }, + { 0x90, "OP_equality" }, + { 0x91, "OP_ClearArray" }, + { 0x92, "OP_jumpback" }, + { 0x93, "OP_GetAnimation" }, + { 0x94, "OP_EvalAnimFieldVariable" }, + { 0x95, "OP_GetAnimTree" }, + { 0x96, "OP_GetIString" }, + { 0x97, "OP_EvalArrayRef" }, + { 0x98, "OP_EvalSelfFieldVariableRef" }, + { 0x99, "OP_GetNegByte" }, + { 0x9A, "OP_GetBuiltinMethod" }, + { 0x9B, "OP_CallBuiltinMethodPointer" }, + { 0x9C, "OP_EvalArray" }, + { 0x9D, "OP_vector" }, + { 0x9E, "OP_ScriptFarMethodCall" }, + { 0x9F, "OP_EvalLocalArrayCached" }, + { 0xA0, "OP_GetByte" }, + { 0xA1, "OP_ScriptChildThreadCallPointer" }, + { 0xA2, "OP_bit_or" }, + { 0xA3, "OP_AddArray" }, + { 0xA4, "OP_waittillmatch2" }, + { 0xA5, "OP_waittillmatch" }, + { 0xA6, "OP_GetLocalFunction" }, + { 0xA7, "OP_GetNegUnsignedShort" }, + { 0xA8, "OP_shift_right" }, + { 0xA9, "OP_CallBuiltinMethod0" }, + { 0xAA, "OP_CallBuiltinMethod1" }, + { 0xAB, "OP_CallBuiltinMethod2" }, + { 0xAC, "OP_CallBuiltinMethod3" }, + { 0xAD, "OP_CallBuiltinMethod4" }, + { 0xAE, "OP_CallBuiltinMethod5" }, + { 0xAF, "OP_CallBuiltinMethod" }, + { 0xB0, "OP_JumpOnFalse" }, }}; const std::array, 735> function_list @@ -2616,74 +2585,42982 @@ const std::array, 1389> method_list { 0x856C, "_meth_856C" }, // MP 0x140333710 }}; -const std::array, 20> file_list +const std::array, 58> token_list {{ + { 0x0000, "" }, + { 0x0001, "pl#" }, + { 0x0002, "-" }, + { 0x0003, "radius`" }, + { 0x0004, "note:" }, +// { 0x0005, "" }, +// { 0x0006, "" }, +// { 0x0007, "" }, +// { 0x0008, "" }, +// { 0x0009, "" }, +// { 0x000A, "" }, +// { 0x000B, "" }, +// { 0x000C, "" }, +// { 0x000D, "" }, +// { 0x000E, "" }, +// { 0x000F, "" }, +// { 0x0010, "" }, +// { 0x0011, "" }, +// { 0x0012, "" }, +// { 0x0013, "" }, +// { 0x0014, "" }, +// { 0x0015, "" }, +// { 0x0016, "" }, +// { 0x0017, "" }, +// { 0x0018, "" }, +// { 0x0019, "" }, +// { 0x001A, "" }, +// { 0x001B, "" }, +// { 0x001C, "" }, +// { 0x001D, "" }, +// { 0x001E, "" }, +// { 0x001F, "" }, +// { 0x0020, "" }, +// { 0x0021, "" }, +// { 0x0022, "" }, +// { 0x0023, "" }, +// { 0x0024, "" }, +// { 0x0025, "" }, +// { 0x0026, "" }, +// { 0x0027, "" }, +// { 0x0028, "" }, +// { 0x0029, "" }, +// { 0x002A, "" }, +// { 0x002B, "" }, +// { 0x002C, "" }, +// { 0x002D, "" }, +// { 0x002E, "" }, +// { 0x002F, "" }, +// { 0x0030, "" }, +// { 0x0031, "" }, +// { 0x0032, "" }, +// { 0x0033, "" }, +// { 0x0034, "" }, +// { 0x0035, "" }, +// { 0x0036, "" }, +// { 0x0037, "" }, +// { 0x0038, "" }, +// { 0x0039, "" }, +// { 0x003A, "" }, +// { 0x003B, "" }, +// { 0x003C, "" }, +// { 0x003D, "" }, +// { 0x003E, "" }, +// { 0x003F, "" }, +// { 0x0040, "" }, +// { 0x0041, "" }, +// { 0x0042, "" }, +// { 0x0043, "" }, +// { 0x0044, "" }, +// { 0x0045, "" }, +// { 0x0046, "" }, +// { 0x0047, "" }, +// { 0x0048, "" }, +// { 0x0049, "" }, +// { 0x004A, "" }, +// { 0x004B, "" }, +// { 0x004C, "" }, +// { 0x004D, "" }, +// { 0x004E, "" }, +// { 0x004F, "" }, +// { 0x0050, "" }, +// { 0x0051, "" }, +// { 0x0052, "" }, +// { 0x0053, "" }, +// { 0x0054, "" }, +// { 0x0055, "" }, +// { 0x0056, "" }, +// { 0x0057, "" }, +// { 0x0058, "" }, +// { 0x0059, "" }, +// { 0x005A, "" }, +// { 0x005B, "" }, +// { 0x005C, "" }, +// { 0x005D, "" }, +// { 0x005E, "" }, +// { 0x005F, "" }, +// { 0x0060, "" }, +// { 0x0061, "" }, +// { 0x0062, "" }, +// { 0x0063, "" }, +// { 0x0064, "" }, +// { 0x0065, "" }, +// { 0x0066, "" }, +// { 0x0067, "" }, +// { 0x0068, "" }, +// { 0x0069, "" }, +// { 0x006A, "" }, +// { 0x006B, "" }, +// { 0x006C, "" }, +// { 0x006D, "" }, +// { 0x006E, "" }, +// { 0x006F, "" }, +// { 0x0070, "" }, +// { 0x0071, "" }, +// { 0x0072, "" }, +// { 0x0073, "" }, +// { 0x0074, "" }, +// { 0x0075, "" }, +// { 0x0076, "" }, +// { 0x0077, "" }, +// { 0x0078, "" }, +// { 0x0079, "" }, +// { 0x007A, "" }, +// { 0x007B, "" }, +// { 0x007C, "" }, +// { 0x007D, "" }, +// { 0x007E, "" }, +// { 0x007F, "" }, +// { 0x0080, "" }, +// { 0x0081, "" }, +// { 0x0082, "" }, +// { 0x0083, "" }, +// { 0x0084, "" }, +// { 0x0085, "" }, +// { 0x0086, "" }, +// { 0x0087, "" }, +// { 0x0088, "" }, +// { 0x0089, "" }, +// { 0x008A, "" }, +// { 0x008B, "" }, +// { 0x008C, "" }, +// { 0x008D, "" }, +// { 0x008E, "" }, +// { 0x008F, "" }, +// { 0x0090, "" }, +// { 0x0091, "" }, +// { 0x0092, "" }, +// { 0x0093, "" }, +// { 0x0094, "" }, +// { 0x0095, "" }, +// { 0x0096, "" }, +// { 0x0097, "" }, +// { 0x0098, "" }, +// { 0x0099, "" }, +// { 0x009A, "" }, +// { 0x009B, "" }, +// { 0x009C, "" }, +// { 0x009D, "" }, +// { 0x009E, "" }, +// { 0x009F, "" }, +// { 0x00A0, "" }, +// { 0x00A1, "" }, +// { 0x00A2, "" }, +// { 0x00A3, "" }, +// { 0x00A4, "" }, +// { 0x00A5, "" }, +// { 0x00A6, "" }, +// { 0x00A7, "" }, +// { 0x00A8, "" }, +// { 0x00A9, "" }, +// { 0x00AA, "" }, +// { 0x00AB, "" }, +// { 0x00AC, "" }, +// { 0x00AD, "" }, +// { 0x00AE, "" }, +// { 0x00AF, "" }, +// { 0x00B0, "" }, +// { 0x00B1, "" }, +// { 0x00B2, "" }, +// { 0x00B3, "" }, + { 0x00B4, "codecallback_bullethitentity" }, + { 0x00B5, "codecallback_codeendgame" }, + { 0x00B6, "codecallback_entitydamage" }, + { 0x00B7, "codecallback_entityoutofworld" }, +// { 0x00B8, "" }, + { 0x00B9, "codecallback_hostmigration" }, +// { 0x00BA, "" }, + { 0x00BB, "codecallback_partymembers" }, + { 0x00BC, "codecallback_playerconnect" }, + { 0x00BD, "codecallback_playerdamage" }, + { 0x00BE, "codecallback_playerdisconnect" }, + { 0x00BF, "codecallback_playergrenadesuicide" }, + { 0x00C0, "codecallback_playerkilled" }, + { 0x00C1, "codecallback_playerlaststand" }, + { 0x00C2, "codecallback_playermigrated" }, + { 0x00C3, "codecallback_startgametype" }, + { 0x00C4, "codecallback_vehicledamage" }, +// { 0x00C5, "" }, +// { 0x00C6, "" }, +// { 0x00C7, "" }, +// { 0x00C8, "" }, +// { 0x00C9, "" }, +// { 0x00CA, "" }, +// { 0x00CB, "" }, +// { 0x00CC, "" }, +// { 0x00CD, "" }, +// { 0x00CE, "" }, +// { 0x00CF, "" }, +// { 0x00D0, "" }, +// { 0x00D1, "" }, +// { 0x00D2, "" }, +// { 0x00D3, "" }, +// { 0x00D4, "" }, +// { 0x00D5, "" }, +// { 0x00D6, "" }, +// { 0x00D7, "" }, +// { 0x00D8, "" }, +// { 0x00D9, "" }, +// { 0x00DA, "" }, +// { 0x00DB, "" }, +// { 0x00DC, "" }, + { 0x00DD, "createstruct" }, +// { 0x00DE, "" }, +// { 0x00DF, "" }, +// { 0x00E0, "" }, +// { 0x00E1, "" }, +// { 0x00E2, "" }, +// { 0x00E3, "" }, +// { 0x00E4, "" }, +// { 0x00E5, "" }, +// { 0x00E6, "" }, +// { 0x00E7, "" }, +// { 0x00E8, "" }, +// { 0x00E9, "" }, +// { 0x00EA, "" }, +// { 0x00EB, "" }, +// { 0x00EC, "" }, +// { 0x00ED, "" }, +// { 0x00EE, "" }, +// { 0x00EF, "" }, +// { 0x00F0, "" }, +// { 0x00F1, "" }, +// { 0x00F2, "" }, +// { 0x00F3, "" }, +// { 0x00F4, "" }, +// { 0x00F5, "" }, +// { 0x00F6, "" }, +// { 0x00F7, "" }, +// { 0x00F8, "" }, +// { 0x00F9, "" }, +// { 0x00FA, "" }, +// { 0x00FB, "" }, +// { 0x00FC, "" }, +// { 0x00FD, "" }, +// { 0x00FE, "" }, +// { 0x00FF, "" }, +// { 0x0100, "" }, +// { 0x0101, "" }, +// { 0x0102, "" }, +// { 0x0103, "" }, +// { 0x0104, "" }, +// { 0x0105, "" }, +// { 0x0106, "" }, +// { 0x0107, "" }, +// { 0x0108, "" }, +// { 0x0109, "" }, +// { 0x010A, "" }, +// { 0x010B, "" }, +// { 0x010C, "" }, +// { 0x010D, "" }, +// { 0x010E, "" }, +// { 0x010F, "" }, +// { 0x0110, "" }, +// { 0x0111, "" }, +// { 0x0112, "" }, +// { 0x0113, "" }, +// { 0x0114, "" }, +// { 0x0115, "" }, +// { 0x0116, "" }, +// { 0x0117, "" }, +// { 0x0118, "" }, +// { 0x0119, "" }, +// { 0x011A, "" }, +// { 0x011B, "" }, +// { 0x011C, "" }, +// { 0x011D, "" }, +// { 0x011E, "" }, +// { 0x011F, "" }, +// { 0x0120, "" }, +// { 0x0121, "" }, +// { 0x0122, "" }, +// { 0x0123, "" }, +// { 0x0124, "" }, +// { 0x0125, "" }, +// { 0x0126, "" }, +// { 0x0127, "" }, +// { 0x0128, "" }, +// { 0x0129, "" }, +// { 0x012A, "" }, +// { 0x012B, "" }, +// { 0x012C, "" }, +// { 0x012D, "" }, +// { 0x012E, "" }, +// { 0x012F, "" }, +// { 0x0130, "" }, +// { 0x0131, "" }, +// { 0x0132, "" }, +// { 0x0133, "" }, +// { 0x0134, "" }, +// { 0x0135, "" }, +// { 0x0136, "" }, +// { 0x0137, "" }, +// { 0x0138, "" }, +// { 0x0139, "" }, +// { 0x013A, "" }, +// { 0x013B, "" }, +// { 0x013C, "" }, +// { 0x013D, "" }, +// { 0x013E, "" }, +// { 0x013F, "" }, +// { 0x0140, "" }, +// { 0x0141, "" }, +// { 0x0142, "" }, +// { 0x0143, "" }, +// { 0x0144, "" }, +// { 0x0145, "" }, +// { 0x0146, "" }, +// { 0x0147, "" }, +// { 0x0148, "" }, +// { 0x0149, "" }, +// { 0x014A, "" }, +// { 0x014B, "" }, +// { 0x014C, "" }, +// { 0x014D, "" }, +// { 0x014E, "" }, +// { 0x014F, "" }, +// { 0x0150, "" }, +// { 0x0151, "" }, +// { 0x0152, "" }, +// { 0x0153, "" }, +// { 0x0154, "" }, +// { 0x0155, "" }, +// { 0x0156, "" }, +// { 0x0157, "" }, +// { 0x0158, "" }, +// { 0x0159, "" }, +// { 0x015A, "" }, +// { 0x015B, "" }, +// { 0x015C, "" }, +// { 0x015D, "" }, +// { 0x015E, "" }, +// { 0x015F, "" }, +// { 0x0160, "" }, +// { 0x0161, "" }, +// { 0x0162, "" }, +// { 0x0163, "" }, +// { 0x0164, "" }, +// { 0x0165, "" }, +// { 0x0166, "" }, +// { 0x0167, "" }, +// { 0x0168, "" }, +// { 0x0169, "" }, +// { 0x016A, "" }, +// { 0x016B, "" }, +// { 0x016C, "" }, +// { 0x016D, "" }, +// { 0x016E, "" }, +// { 0x016F, "" }, +// { 0x0170, "" }, +// { 0x0171, "" }, +// { 0x0172, "" }, +// { 0x0173, "" }, +// { 0x0174, "" }, +// { 0x0175, "" }, +// { 0x0176, "" }, +// { 0x0177, "" }, +// { 0x0178, "" }, +// { 0x0179, "" }, +// { 0x017A, "" }, +// { 0x017B, "" }, +// { 0x017C, "" }, +// { 0x017D, "" }, +// { 0x017E, "" }, +// { 0x017F, "" }, +// { 0x0180, "" }, +// { 0x0181, "" }, +// { 0x0182, "" }, +// { 0x0183, "" }, +// { 0x0184, "" }, +// { 0x0185, "" }, +// { 0x0186, "" }, +// { 0x0187, "" }, +// { 0x0188, "" }, +// { 0x0189, "" }, +// { 0x018A, "" }, +// { 0x018B, "" }, +// { 0x018C, "" }, +// { 0x018D, "" }, +// { 0x018E, "" }, +// { 0x018F, "" }, +// { 0x0190, "" }, +// { 0x0191, "" }, +// { 0x0192, "" }, +// { 0x0193, "" }, +// { 0x0194, "" }, +// { 0x0195, "" }, +// { 0x0196, "" }, +// { 0x0197, "" }, +// { 0x0198, "" }, +// { 0x0199, "" }, +// { 0x019A, "" }, +// { 0x019B, "" }, +// { 0x019C, "" }, +// { 0x019D, "" }, +// { 0x019E, "" }, +// { 0x019F, "" }, +// { 0x01A0, "" }, +// { 0x01A1, "" }, +// { 0x01A2, "" }, +// { 0x01A3, "" }, +// { 0x01A4, "" }, +// { 0x01A5, "" }, +// { 0x01A6, "" }, +// { 0x01A7, "" }, +// { 0x01A8, "" }, +// { 0x01A9, "" }, +// { 0x01AA, "" }, +// { 0x01AB, "" }, +// { 0x01AC, "" }, +// { 0x01AD, "" }, +// { 0x01AE, "" }, +// { 0x01AF, "" }, +// { 0x01B0, "" }, +// { 0x01B1, "" }, +// { 0x01B2, "" }, +// { 0x01B3, "" }, +// { 0x01B4, "" }, +// { 0x01B5, "" }, +// { 0x01B6, "" }, +// { 0x01B7, "" }, +// { 0x01B8, "" }, +// { 0x01B9, "" }, +// { 0x01BA, "" }, +// { 0x01BB, "" }, +// { 0x01BC, "" }, +// { 0x01BD, "" }, +// { 0x01BE, "" }, +// { 0x01BF, "" }, +// { 0x01C0, "" }, +// { 0x01C1, "" }, +// { 0x01C2, "" }, +// { 0x01C3, "" }, +// { 0x01C4, "" }, +// { 0x01C5, "" }, +// { 0x01C6, "" }, +// { 0x01C7, "" }, +// { 0x01C8, "" }, +// { 0x01C9, "" }, +// { 0x01CA, "" }, +// { 0x01CB, "" }, +// { 0x01CC, "" }, +// { 0x01CD, "" }, +// { 0x01CE, "" }, +// { 0x01CF, "" }, +// { 0x01D0, "" }, +// { 0x01D1, "" }, +// { 0x01D2, "" }, +// { 0x01D3, "" }, +// { 0x01D4, "" }, +// { 0x01D5, "" }, +// { 0x01D6, "" }, +// { 0x01D7, "" }, +// { 0x01D8, "" }, +// { 0x01D9, "" }, +// { 0x01DA, "" }, +// { 0x01DB, "" }, +// { 0x01DC, "" }, +// { 0x01DD, "" }, +// { 0x01DE, "" }, +// { 0x01DF, "" }, +// { 0x01E0, "" }, +// { 0x01E1, "" }, +// { 0x01E2, "" }, +// { 0x01E3, "" }, +// { 0x01E4, "" }, +// { 0x01E5, "" }, +// { 0x01E6, "" }, +// { 0x01E7, "" }, +// { 0x01E8, "" }, +// { 0x01E9, "" }, +// { 0x01EA, "" }, +// { 0x01EB, "" }, +// { 0x01EC, "" }, +// { 0x01ED, "" }, +// { 0x01EE, "" }, +// { 0x01EF, "" }, +// { 0x01F0, "" }, +// { 0x01F1, "" }, +// { 0x01F2, "" }, +// { 0x01F3, "" }, +// { 0x01F4, "" }, +// { 0x01F5, "" }, +// { 0x01F6, "" }, +// { 0x01F7, "" }, +// { 0x01F8, "" }, +// { 0x01F9, "" }, +// { 0x01FA, "" }, +// { 0x01FB, "" }, +// { 0x01FC, "" }, +// { 0x01FD, "" }, +// { 0x01FE, "" }, +// { 0x01FF, "" }, +// { 0x0200, "" }, +// { 0x0201, "" }, +// { 0x0202, "" }, +// { 0x0203, "" }, +// { 0x0204, "" }, +// { 0x0205, "" }, +// { 0x0206, "" }, +// { 0x0207, "" }, +// { 0x0208, "" }, + { 0x0209, "init" }, + { 0x020A, "initstructs" }, +// { 0x020B, "" }, +// { 0x020C, "" }, +// { 0x020D, "" }, +// { 0x020E, "" }, +// { 0x020F, "" }, +// { 0x0210, "" }, +// { 0x0211, "" }, +// { 0x0212, "" }, +// { 0x0213, "" }, +// { 0x0214, "" }, +// { 0x0215, "" }, +// { 0x0216, "" }, +// { 0x0217, "" }, +// { 0x0218, "" }, +// { 0x0219, "" }, +// { 0x021A, "" }, +// { 0x021B, "" }, +// { 0x021C, "" }, +// { 0x021D, "" }, +// { 0x021E, "" }, +// { 0x021F, "" }, +// { 0x0220, "" }, +// { 0x0221, "" }, +// { 0x0222, "" }, +// { 0x0223, "" }, +// { 0x0224, "" }, +// { 0x0225, "" }, +// { 0x0226, "" }, +// { 0x0227, "" }, +// { 0x0228, "" }, +// { 0x0229, "" }, +// { 0x022A, "" }, +// { 0x022B, "" }, +// { 0x022C, "" }, +// { 0x022D, "" }, +// { 0x022E, "" }, +// { 0x022F, "" }, +// { 0x0230, "" }, +// { 0x0231, "" }, +// { 0x0232, "" }, +// { 0x0233, "" }, +// { 0x0234, "" }, +// { 0x0235, "" }, +// { 0x0236, "" }, +// { 0x0237, "" }, +// { 0x0238, "" }, +// { 0x0239, "" }, +// { 0x023A, "" }, +// { 0x023B, "" }, +// { 0x023C, "" }, +// { 0x023D, "" }, +// { 0x023E, "" }, +// { 0x023F, "" }, +// { 0x0240, "" }, +// { 0x0241, "" }, +// { 0x0242, "" }, +// { 0x0243, "" }, +// { 0x0244, "" }, +// { 0x0245, "" }, +// { 0x0246, "" }, +// { 0x0247, "" }, +// { 0x0248, "" }, +// { 0x0249, "" }, +// { 0x024A, "" }, +// { 0x024B, "" }, +// { 0x024C, "" }, +// { 0x024D, "" }, +// { 0x024E, "" }, +// { 0x024F, "" }, +// { 0x0250, "" }, +// { 0x0251, "" }, +// { 0x0252, "" }, +// { 0x0253, "" }, +// { 0x0254, "" }, +// { 0x0255, "" }, +// { 0x0256, "" }, +// { 0x0257, "" }, +// { 0x0258, "" }, +// { 0x0259, "" }, +// { 0x025A, "" }, +// { 0x025B, "" }, +// { 0x025C, "" }, +// { 0x025D, "" }, +// { 0x025E, "" }, +// { 0x025F, "" }, +// { 0x0260, "" }, +// { 0x0261, "" }, +// { 0x0262, "" }, +// { 0x0263, "" }, +// { 0x0264, "" }, +// { 0x0265, "" }, +// { 0x0266, "" }, +// { 0x0267, "" }, +// { 0x0268, "" }, +// { 0x0269, "" }, +// { 0x026A, "" }, + { 0x026B, "main" }, +// { 0x026C, "" }, +// { 0x026D, "" }, +// { 0x026E, "" }, +// { 0x026F, "" }, +// { 0x0270, "" }, +// { 0x0271, "" }, +// { 0x0272, "" }, +// { 0x0273, "" }, +// { 0x0274, "" }, +// { 0x0275, "" }, +// { 0x0276, "" }, +// { 0x0277, "" }, +// { 0x0278, "" }, +// { 0x0279, "" }, +// { 0x027A, "" }, +// { 0x027B, "" }, +// { 0x027C, "" }, +// { 0x027D, "" }, +// { 0x027E, "" }, +// { 0x027F, "" }, +// { 0x0280, "" }, +// { 0x0281, "" }, +// { 0x0282, "" }, +// { 0x0283, "" }, +// { 0x0284, "" }, +// { 0x0285, "" }, +// { 0x0286, "" }, +// { 0x0287, "" }, +// { 0x0288, "" }, +// { 0x0289, "" }, +// { 0x028A, "" }, +// { 0x028B, "" }, +// { 0x028C, "" }, +// { 0x028D, "" }, +// { 0x028E, "" }, +// { 0x028F, "" }, +// { 0x0290, "" }, +// { 0x0291, "" }, +// { 0x0292, "" }, +// { 0x0293, "" }, +// { 0x0294, "" }, +// { 0x0295, "" }, +// { 0x0296, "" }, +// { 0x0297, "" }, +// { 0x0298, "" }, +// { 0x0299, "" }, +// { 0x029A, "" }, +// { 0x029B, "" }, +// { 0x029C, "" }, +// { 0x029D, "" }, +// { 0x029E, "" }, +// { 0x029F, "" }, +// { 0x02A0, "" }, +// { 0x02A1, "" }, +// { 0x02A2, "" }, +// { 0x02A3, "" }, +// { 0x02A4, "" }, +// { 0x02A5, "" }, +// { 0x02A6, "" }, +// { 0x02A7, "" }, +// { 0x02A8, "" }, +// { 0x02A9, "" }, +// { 0x02AA, "" }, +// { 0x02AB, "" }, +// { 0x02AC, "" }, +// { 0x02AD, "" }, +// { 0x02AE, "" }, +// { 0x02AF, "" }, +// { 0x02B0, "" }, +// { 0x02B1, "" }, +// { 0x02B2, "" }, +// { 0x02B3, "" }, +// { 0x02B4, "" }, +// { 0x02B5, "" }, +// { 0x02B6, "" }, +// { 0x02B7, "" }, +// { 0x02B8, "" }, +// { 0x02B9, "" }, +// { 0x02BA, "" }, +// { 0x02BB, "" }, +// { 0x02BC, "" }, +// { 0x02BD, "" }, +// { 0x02BE, "" }, +// { 0x02BF, "" }, +// { 0x02C0, "" }, +// { 0x02C1, "" }, +// { 0x02C2, "" }, +// { 0x02C3, "" }, +// { 0x02C4, "" }, +// { 0x02C5, "" }, +// { 0x02C6, "" }, +// { 0x02C7, "" }, +// { 0x02C8, "" }, +// { 0x02C9, "" }, +// { 0x02CA, "" }, +// { 0x02CB, "" }, +// { 0x02CC, "" }, +// { 0x02CD, "" }, +// { 0x02CE, "" }, +// { 0x02CF, "" }, +// { 0x02D0, "" }, +// { 0x02D1, "" }, +// { 0x02D2, "" }, +// { 0x02D3, "" }, +// { 0x02D4, "" }, +// { 0x02D5, "" }, +// { 0x02D6, "" }, +// { 0x02D7, "" }, +// { 0x02D8, "" }, +// { 0x02D9, "" }, +// { 0x02DA, "" }, +// { 0x02DB, "" }, +// { 0x02DC, "" }, +// { 0x02DD, "" }, +// { 0x02DE, "" }, +// { 0x02DF, "" }, +// { 0x02E0, "" }, +// { 0x02E1, "" }, +// { 0x02E2, "" }, +// { 0x02E3, "" }, +// { 0x02E4, "" }, +// { 0x02E5, "" }, +// { 0x02E6, "" }, +// { 0x02E7, "" }, +// { 0x02E8, "" }, +// { 0x02E9, "" }, +// { 0x02EA, "" }, +// { 0x02EB, "" }, +// { 0x02EC, "" }, +// { 0x02ED, "" }, +// { 0x02EE, "" }, +// { 0x02EF, "" }, +// { 0x02F0, "" }, +// { 0x02F1, "" }, +// { 0x02F2, "" }, +// { 0x02F3, "" }, +// { 0x02F4, "" }, +// { 0x02F5, "" }, +// { 0x02F6, "" }, +// { 0x02F7, "" }, +// { 0x02F8, "" }, +// { 0x02F9, "" }, +// { 0x02FA, "" }, +// { 0x02FB, "" }, +// { 0x02FC, "" }, +// { 0x02FD, "" }, +// { 0x02FE, "" }, +// { 0x02FF, "" }, +// { 0x0300, "" }, +// { 0x0301, "" }, +// { 0x0302, "" }, +// { 0x0303, "" }, +// { 0x0304, "" }, +// { 0x0305, "" }, +// { 0x0306, "" }, +// { 0x0307, "" }, +// { 0x0308, "" }, +// { 0x0309, "" }, +// { 0x030A, "" }, +// { 0x030B, "" }, +// { 0x030C, "" }, +// { 0x030D, "" }, +// { 0x030E, "" }, +// { 0x030F, "" }, +// { 0x0310, "" }, +// { 0x0311, "" }, +// { 0x0312, "" }, +// { 0x0313, "" }, +// { 0x0314, "" }, +// { 0x0315, "" }, +// { 0x0316, "" }, +// { 0x0317, "" }, +// { 0x0318, "" }, +// { 0x0319, "" }, +// { 0x031A, "" }, +// { 0x031B, "" }, +// { 0x031C, "" }, +// { 0x031D, "" }, +// { 0x031E, "" }, +// { 0x031F, "" }, +// { 0x0320, "" }, +// { 0x0321, "" }, +// { 0x0322, "" }, +// { 0x0323, "" }, +// { 0x0324, "" }, +// { 0x0325, "" }, +// { 0x0326, "" }, +// { 0x0327, "" }, +// { 0x0328, "" }, +// { 0x0329, "" }, +// { 0x032A, "" }, +// { 0x032B, "" }, +// { 0x032C, "" }, +// { 0x032D, "" }, +// { 0x032E, "" }, +// { 0x032F, "" }, +// { 0x0330, "" }, +// { 0x0331, "" }, +// { 0x0332, "" }, +// { 0x0333, "" }, +// { 0x0334, "" }, +// { 0x0335, "" }, +// { 0x0336, "" }, +// { 0x0337, "" }, +// { 0x0338, "" }, +// { 0x0339, "" }, +// { 0x033A, "" }, +// { 0x033B, "" }, +// { 0x033C, "" }, +// { 0x033D, "" }, +// { 0x033E, "" }, +// { 0x033F, "" }, +// { 0x0340, "" }, +// { 0x0341, "" }, +// { 0x0342, "" }, +// { 0x0343, "" }, +// { 0x0344, "" }, +// { 0x0345, "" }, +// { 0x0346, "" }, +// { 0x0347, "" }, +// { 0x0348, "" }, +// { 0x0349, "" }, +// { 0x034A, "" }, +// { 0x034B, "" }, +// { 0x034C, "" }, +// { 0x034D, "" }, +// { 0x034E, "" }, +// { 0x034F, "" }, +// { 0x0350, "" }, +// { 0x0351, "" }, +// { 0x0352, "" }, +// { 0x0353, "" }, +// { 0x0354, "" }, +// { 0x0355, "" }, +// { 0x0356, "" }, +// { 0x0357, "" }, +// { 0x0358, "" }, +// { 0x0359, "" }, +// { 0x035A, "" }, +// { 0x035B, "" }, +// { 0x035C, "" }, +// { 0x035D, "" }, +// { 0x035E, "" }, +// { 0x035F, "" }, +// { 0x0360, "" }, +// { 0x0361, "" }, +// { 0x0362, "" }, +// { 0x0363, "" }, +// { 0x0364, "" }, +// { 0x0365, "" }, +// { 0x0366, "" }, +// { 0x0367, "" }, +// { 0x0368, "" }, +// { 0x0369, "" }, +// { 0x036A, "" }, +// { 0x036B, "" }, +// { 0x036C, "" }, +// { 0x036D, "" }, +// { 0x036E, "" }, +// { 0x036F, "" }, +// { 0x0370, "" }, +// { 0x0371, "" }, +// { 0x0372, "" }, +// { 0x0373, "" }, +// { 0x0374, "" }, +// { 0x0375, "" }, +// { 0x0376, "" }, +// { 0x0377, "" }, +// { 0x0378, "" }, +// { 0x0379, "" }, +// { 0x037A, "" }, +// { 0x037B, "" }, +// { 0x037C, "" }, +// { 0x037D, "" }, +// { 0x037E, "" }, +// { 0x037F, "" }, +// { 0x0380, "" }, +// { 0x0381, "" }, +// { 0x0382, "" }, +// { 0x0383, "" }, +// { 0x0384, "" }, +// { 0x0385, "" }, +// { 0x0386, "" }, +// { 0x0387, "" }, +// { 0x0388, "" }, +// { 0x0389, "" }, +// { 0x038A, "" }, +// { 0x038B, "" }, +// { 0x038C, "" }, +// { 0x038D, "" }, +// { 0x038E, "" }, +// { 0x038F, "" }, +// { 0x0390, "" }, +// { 0x0391, "" }, +// { 0x0392, "" }, +// { 0x0393, "" }, +// { 0x0394, "" }, +// { 0x0395, "" }, +// { 0x0396, "" }, +// { 0x0397, "" }, +// { 0x0398, "" }, +// { 0x0399, "" }, +// { 0x039A, "" }, +// { 0x039B, "" }, +// { 0x039C, "" }, +// { 0x039D, "" }, +// { 0x039E, "" }, +// { 0x039F, "" }, +// { 0x03A0, "" }, +// { 0x03A1, "" }, +// { 0x03A2, "" }, +// { 0x03A3, "" }, +// { 0x03A4, "" }, +// { 0x03A5, "" }, +// { 0x03A6, "" }, +// { 0x03A7, "" }, +// { 0x03A8, "" }, +// { 0x03A9, "" }, +// { 0x03AA, "" }, +// { 0x03AB, "" }, +// { 0x03AC, "" }, +// { 0x03AD, "" }, +// { 0x03AE, "" }, +// { 0x03AF, "" }, +// { 0x03B0, "" }, +// { 0x03B1, "" }, +// { 0x03B2, "" }, +// { 0x03B3, "" }, +// { 0x03B4, "" }, +// { 0x03B5, "" }, +// { 0x03B6, "" }, +// { 0x03B7, "" }, +// { 0x03B8, "" }, +// { 0x03B9, "" }, +// { 0x03BA, "" }, +// { 0x03BB, "" }, +// { 0x03BC, "" }, +// { 0x03BD, "" }, +// { 0x03BE, "" }, +// { 0x03BF, "" }, +// { 0x03C0, "" }, +// { 0x03C1, "" }, +// { 0x03C2, "" }, +// { 0x03C3, "" }, +// { 0x03C4, "" }, +// { 0x03C5, "" }, +// { 0x03C6, "" }, +// { 0x03C7, "" }, +// { 0x03C8, "" }, +// { 0x03C9, "" }, +// { 0x03CA, "" }, +// { 0x03CB, "" }, +// { 0x03CC, "" }, +// { 0x03CD, "" }, +// { 0x03CE, "" }, +// { 0x03CF, "" }, +// { 0x03D0, "" }, +// { 0x03D1, "" }, +// { 0x03D2, "" }, +// { 0x03D3, "" }, +// { 0x03D4, "" }, +// { 0x03D5, "" }, +// { 0x03D6, "" }, +// { 0x03D7, "" }, +// { 0x03D8, "" }, +// { 0x03D9, "" }, +// { 0x03DA, "" }, +// { 0x03DB, "" }, +// { 0x03DC, "" }, +// { 0x03DD, "" }, +// { 0x03DE, "" }, +// { 0x03DF, "" }, +// { 0x03E0, "" }, +// { 0x03E1, "" }, +// { 0x03E2, "" }, +// { 0x03E3, "" }, +// { 0x03E4, "" }, +// { 0x03E5, "" }, +// { 0x03E6, "" }, +// { 0x03E7, "" }, +// { 0x03E8, "" }, +// { 0x03E9, "" }, +// { 0x03EA, "" }, +// { 0x03EB, "" }, +// { 0x03EC, "" }, +// { 0x03ED, "" }, +// { 0x03EE, "" }, +// { 0x03EF, "" }, +// { 0x03F0, "" }, +// { 0x03F1, "" }, +// { 0x03F2, "" }, +// { 0x03F3, "" }, +// { 0x03F4, "" }, +// { 0x03F5, "" }, +// { 0x03F6, "" }, +// { 0x03F7, "" }, +// { 0x03F8, "" }, +// { 0x03F9, "" }, +// { 0x03FA, "" }, +// { 0x03FB, "" }, +// { 0x03FC, "" }, +// { 0x03FD, "" }, +// { 0x03FE, "" }, +// { 0x03FF, "" }, +// { 0x0400, "" }, +// { 0x0401, "" }, +// { 0x0402, "" }, +// { 0x0403, "" }, +// { 0x0404, "" }, +// { 0x0405, "" }, +// { 0x0406, "" }, +// { 0x0407, "" }, +// { 0x0408, "" }, +// { 0x0409, "" }, +// { 0x040A, "" }, +// { 0x040B, "" }, +// { 0x040C, "" }, +// { 0x040D, "" }, +// { 0x040E, "" }, +// { 0x040F, "" }, +// { 0x0410, "" }, +// { 0x0411, "" }, +// { 0x0412, "" }, +// { 0x0413, "" }, +// { 0x0414, "" }, +// { 0x0415, "" }, +// { 0x0416, "" }, +// { 0x0417, "" }, +// { 0x0418, "" }, +// { 0x0419, "" }, +// { 0x041A, "" }, +// { 0x041B, "" }, +// { 0x041C, "" }, +// { 0x041D, "" }, +// { 0x041E, "" }, +// { 0x041F, "" }, +// { 0x0420, "" }, +// { 0x0421, "" }, +// { 0x0422, "" }, +// { 0x0423, "" }, +// { 0x0424, "" }, +// { 0x0425, "" }, +// { 0x0426, "" }, +// { 0x0427, "" }, +// { 0x0428, "" }, +// { 0x0429, "" }, +// { 0x042A, "" }, +// { 0x042B, "" }, +// { 0x042C, "" }, +// { 0x042D, "" }, +// { 0x042E, "" }, +// { 0x042F, "" }, +// { 0x0430, "" }, +// { 0x0431, "" }, +// { 0x0432, "" }, +// { 0x0433, "" }, +// { 0x0434, "" }, +// { 0x0435, "" }, +// { 0x0436, "" }, +// { 0x0437, "" }, +// { 0x0438, "" }, +// { 0x0439, "" }, +// { 0x043A, "" }, +// { 0x043B, "" }, +// { 0x043C, "" }, +// { 0x043D, "" }, +// { 0x043E, "" }, +// { 0x043F, "" }, +// { 0x0440, "" }, +// { 0x0441, "" }, +// { 0x0442, "" }, +// { 0x0443, "" }, +// { 0x0444, "" }, +// { 0x0445, "" }, +// { 0x0446, "" }, +// { 0x0447, "" }, +// { 0x0448, "" }, +// { 0x0449, "" }, +// { 0x044A, "" }, +// { 0x044B, "" }, +// { 0x044C, "" }, +// { 0x044D, "" }, +// { 0x044E, "" }, +// { 0x044F, "" }, +// { 0x0450, "" }, +// { 0x0451, "" }, +// { 0x0452, "" }, +// { 0x0453, "" }, +// { 0x0454, "" }, +// { 0x0455, "" }, +// { 0x0456, "" }, +// { 0x0457, "" }, +// { 0x0458, "" }, +// { 0x0459, "" }, +// { 0x045A, "" }, +// { 0x045B, "" }, +// { 0x045C, "" }, +// { 0x045D, "" }, +// { 0x045E, "" }, +// { 0x045F, "" }, +// { 0x0460, "" }, +// { 0x0461, "" }, +// { 0x0462, "" }, +// { 0x0463, "" }, +// { 0x0464, "" }, +// { 0x0465, "" }, +// { 0x0466, "" }, +// { 0x0467, "" }, +// { 0x0468, "" }, +// { 0x0469, "" }, +// { 0x046A, "" }, +// { 0x046B, "" }, +// { 0x046C, "" }, +// { 0x046D, "" }, +// { 0x046E, "" }, +// { 0x046F, "" }, +// { 0x0470, "" }, +// { 0x0471, "" }, +// { 0x0472, "" }, +// { 0x0473, "" }, +// { 0x0474, "" }, +// { 0x0475, "" }, +// { 0x0476, "" }, +// { 0x0477, "" }, +// { 0x0478, "" }, +// { 0x0479, "" }, +// { 0x047A, "" }, +// { 0x047B, "" }, +// { 0x047C, "" }, +// { 0x047D, "" }, +// { 0x047E, "" }, +// { 0x047F, "" }, +// { 0x0480, "" }, +// { 0x0481, "" }, +// { 0x0482, "" }, +// { 0x0483, "" }, +// { 0x0484, "" }, +// { 0x0485, "" }, +// { 0x0486, "" }, +// { 0x0487, "" }, +// { 0x0488, "" }, +// { 0x0489, "" }, +// { 0x048A, "" }, +// { 0x048B, "" }, +// { 0x048C, "" }, +// { 0x048D, "" }, +// { 0x048E, "" }, +// { 0x048F, "" }, +// { 0x0490, "" }, +// { 0x0491, "" }, +// { 0x0492, "" }, +// { 0x0493, "" }, +// { 0x0494, "" }, +// { 0x0495, "" }, +// { 0x0496, "" }, +// { 0x0497, "" }, +// { 0x0498, "" }, +// { 0x0499, "" }, +// { 0x049A, "" }, +// { 0x049B, "" }, +// { 0x049C, "" }, +// { 0x049D, "" }, +// { 0x049E, "" }, +// { 0x049F, "" }, +// { 0x04A0, "" }, +// { 0x04A1, "" }, +// { 0x04A2, "" }, +// { 0x04A3, "" }, +// { 0x04A4, "" }, +// { 0x04A5, "" }, +// { 0x04A6, "" }, +// { 0x04A7, "" }, +// { 0x04A8, "" }, +// { 0x04A9, "" }, +// { 0x04AA, "" }, +// { 0x04AB, "" }, +// { 0x04AC, "" }, +// { 0x04AD, "" }, +// { 0x04AE, "" }, +// { 0x04AF, "" }, +// { 0x04B0, "" }, +// { 0x04B1, "" }, +// { 0x04B2, "" }, +// { 0x04B3, "" }, +// { 0x04B4, "" }, +// { 0x04B5, "" }, +// { 0x04B6, "" }, +// { 0x04B7, "" }, +// { 0x04B8, "" }, +// { 0x04B9, "" }, +// { 0x04BA, "" }, +// { 0x04BB, "" }, +// { 0x04BC, "" }, +// { 0x04BD, "" }, +// { 0x04BE, "" }, +// { 0x04BF, "" }, +// { 0x04C0, "" }, +// { 0x04C1, "" }, +// { 0x04C2, "" }, +// { 0x04C3, "" }, +// { 0x04C4, "" }, +// { 0x04C5, "" }, +// { 0x04C6, "" }, +// { 0x04C7, "" }, +// { 0x04C8, "" }, +// { 0x04C9, "" }, +// { 0x04CA, "" }, +// { 0x04CB, "" }, +// { 0x04CC, "" }, +// { 0x04CD, "" }, +// { 0x04CE, "" }, +// { 0x04CF, "" }, +// { 0x04D0, "" }, +// { 0x04D1, "" }, +// { 0x04D2, "" }, +// { 0x04D3, "" }, +// { 0x04D4, "" }, +// { 0x04D5, "" }, +// { 0x04D6, "" }, +// { 0x04D7, "" }, +// { 0x04D8, "" }, +// { 0x04D9, "" }, +// { 0x04DA, "" }, +// { 0x04DB, "" }, +// { 0x04DC, "" }, +// { 0x04DD, "" }, +// { 0x04DE, "" }, +// { 0x04DF, "" }, +// { 0x04E0, "" }, +// { 0x04E1, "" }, +// { 0x04E2, "" }, +// { 0x04E3, "" }, +// { 0x04E4, "" }, +// { 0x04E5, "" }, +// { 0x04E6, "" }, +// { 0x04E7, "" }, +// { 0x04E8, "" }, +// { 0x04E9, "" }, +// { 0x04EA, "" }, +// { 0x04EB, "" }, +// { 0x04EC, "" }, +// { 0x04ED, "" }, +// { 0x04EE, "" }, +// { 0x04EF, "" }, +// { 0x04F0, "" }, +// { 0x04F1, "" }, +// { 0x04F2, "" }, +// { 0x04F3, "" }, +// { 0x04F4, "" }, +// { 0x04F5, "" }, +// { 0x04F6, "" }, +// { 0x04F7, "" }, +// { 0x04F8, "" }, +// { 0x04F9, "" }, +// { 0x04FA, "" }, +// { 0x04FB, "" }, +// { 0x04FC, "" }, +// { 0x04FD, "" }, +// { 0x04FE, "" }, +// { 0x04FF, "" }, +// { 0x0500, "" }, +// { 0x0501, "" }, +// { 0x0502, "" }, +// { 0x0503, "" }, +// { 0x0504, "" }, +// { 0x0505, "" }, +// { 0x0506, "" }, +// { 0x0507, "" }, +// { 0x0508, "" }, +// { 0x0509, "" }, +// { 0x050A, "" }, +// { 0x050B, "" }, +// { 0x050C, "" }, +// { 0x050D, "" }, +// { 0x050E, "" }, +// { 0x050F, "" }, +// { 0x0510, "" }, +// { 0x0511, "" }, +// { 0x0512, "" }, +// { 0x0513, "" }, +// { 0x0514, "" }, +// { 0x0515, "" }, +// { 0x0516, "" }, +// { 0x0517, "" }, +// { 0x0518, "" }, +// { 0x0519, "" }, +// { 0x051A, "" }, +// { 0x051B, "" }, +// { 0x051C, "" }, +// { 0x051D, "" }, +// { 0x051E, "" }, +// { 0x051F, "" }, +// { 0x0520, "" }, +// { 0x0521, "" }, +// { 0x0522, "" }, +// { 0x0523, "" }, +// { 0x0524, "" }, +// { 0x0525, "" }, +// { 0x0526, "" }, +// { 0x0527, "" }, +// { 0x0528, "" }, +// { 0x0529, "" }, +// { 0x052A, "" }, +// { 0x052B, "" }, +// { 0x052C, "" }, +// { 0x052D, "" }, +// { 0x052E, "" }, +// { 0x052F, "" }, +// { 0x0530, "" }, +// { 0x0531, "" }, +// { 0x0532, "" }, +// { 0x0533, "" }, +// { 0x0534, "" }, +// { 0x0535, "" }, +// { 0x0536, "" }, +// { 0x0537, "" }, +// { 0x0538, "" }, +// { 0x0539, "" }, +// { 0x053A, "" }, +// { 0x053B, "" }, +// { 0x053C, "" }, { 0x053D, "codescripts/delete" }, { 0x053E, "codescripts/struct" }, +// { 0x053F, "" }, { 0x0540, "maps/mp/gametypes/_callbacksetup" }, +// { 0x0541, "" }, +// { 0x0542, "" }, +// { 0x0543, "" }, +// { 0x0544, "" }, +// { 0x0545, "" }, +// { 0x0546, "" }, +// { 0x0547, "" }, +// { 0x0548, "" }, +// { 0x0549, "" }, +// { 0x054A, "" }, +// { 0x054B, "" }, +// { 0x054C, "" }, +// { 0x054D, "" }, +// { 0x054E, "" }, +// { 0x054F, "" }, +// { 0x0550, "" }, +// { 0x0551, "" }, +// { 0x0552, "" }, +// { 0x0553, "" }, +// { 0x0554, "" }, +// { 0x0555, "" }, +// { 0x0556, "" }, +// { 0x0557, "" }, +// { 0x0558, "" }, +// { 0x0559, "" }, +// { 0x055A, "" }, +// { 0x055B, "" }, +// { 0x055C, "" }, +// { 0x055D, "" }, +// { 0x055E, "" }, +// { 0x055F, "" }, +// { 0x0560, "" }, +// { 0x0561, "" }, +// { 0x0562, "" }, +// { 0x0563, "" }, +// { 0x0564, "" }, +// { 0x0565, "" }, +// { 0x0566, "" }, +// { 0x0567, "" }, +// { 0x0568, "" }, +// { 0x0569, "" }, +// { 0x056A, "" }, +// { 0x056B, "" }, +// { 0x056C, "" }, +// { 0x056D, "" }, +// { 0x056E, "" }, +// { 0x056F, "" }, +// { 0x0570, "" }, +// { 0x0571, "" }, +// { 0x0572, "" }, +// { 0x0573, "" }, +// { 0x0574, "" }, +// { 0x0575, "" }, +// { 0x0576, "" }, +// { 0x0577, "" }, +// { 0x0578, "" }, +// { 0x0579, "" }, +// { 0x057A, "" }, +// { 0x057B, "" }, +// { 0x057C, "" }, +// { 0x057D, "" }, +// { 0x057E, "" }, +// { 0x057F, "" }, +// { 0x0580, "" }, +// { 0x0581, "" }, +// { 0x0582, "" }, +// { 0x0583, "" }, +// { 0x0584, "" }, +// { 0x0585, "" }, +// { 0x0586, "" }, +// { 0x0587, "" }, +// { 0x0588, "" }, +// { 0x0589, "" }, +// { 0x058A, "" }, +// { 0x058B, "" }, +// { 0x058C, "" }, +// { 0x058D, "" }, +// { 0x058E, "" }, +// { 0x058F, "" }, +// { 0x0590, "" }, +// { 0x0591, "" }, +// { 0x0592, "" }, +// { 0x0593, "" }, +// { 0x0594, "" }, +// { 0x0595, "" }, +// { 0x0596, "" }, +// { 0x0597, "" }, +// { 0x0598, "" }, +// { 0x0599, "" }, +// { 0x059A, "" }, +// { 0x059B, "" }, +// { 0x059C, "" }, +// { 0x059D, "" }, +// { 0x059E, "" }, +// { 0x059F, "" }, +// { 0x05A0, "" }, +// { 0x05A1, "" }, +// { 0x05A2, "" }, +// { 0x05A3, "" }, +// { 0x05A4, "" }, +// { 0x05A5, "" }, +// { 0x05A6, "" }, +// { 0x05A7, "" }, +// { 0x05A8, "" }, +// { 0x05A9, "" }, +// { 0x05AA, "" }, +// { 0x05AB, "" }, +// { 0x05AC, "" }, +// { 0x05AD, "" }, +// { 0x05AE, "" }, +// { 0x05AF, "" }, +// { 0x05B0, "" }, +// { 0x05B1, "" }, +// { 0x05B2, "" }, +// { 0x05B3, "" }, +// { 0x05B4, "" }, +// { 0x05B5, "" }, +// { 0x05B6, "" }, +// { 0x05B7, "" }, +// { 0x05B8, "" }, +// { 0x05B9, "" }, +// { 0x05BA, "" }, +// { 0x05BB, "" }, +// { 0x05BC, "" }, +// { 0x05BD, "" }, +// { 0x05BE, "" }, +// { 0x05BF, "" }, +// { 0x05C0, "" }, +// { 0x05C1, "" }, +// { 0x05C2, "" }, +// { 0x05C3, "" }, +// { 0x05C4, "" }, +// { 0x05C5, "" }, +// { 0x05C6, "" }, +// { 0x05C7, "" }, +// { 0x05C8, "" }, +// { 0x05C9, "" }, +// { 0x05CA, "" }, +// { 0x05CB, "" }, +// { 0x05CC, "" }, +// { 0x05CD, "" }, +// { 0x05CE, "" }, +// { 0x05CF, "" }, +// { 0x05D0, "" }, +// { 0x05D1, "" }, +// { 0x05D2, "" }, +// { 0x05D3, "" }, +// { 0x05D4, "" }, +// { 0x05D5, "" }, +// { 0x05D6, "" }, +// { 0x05D7, "" }, +// { 0x05D8, "" }, +// { 0x05D9, "" }, +// { 0x05DA, "" }, +// { 0x05DB, "" }, +// { 0x05DC, "" }, +// { 0x05DD, "" }, +// { 0x05DE, "" }, +// { 0x05DF, "" }, +// { 0x05E0, "" }, +// { 0x05E1, "" }, +// { 0x05E2, "" }, +// { 0x05E3, "" }, +// { 0x05E4, "" }, +// { 0x05E5, "" }, +// { 0x05E6, "" }, +// { 0x05E7, "" }, +// { 0x05E8, "" }, +// { 0x05E9, "" }, +// { 0x05EA, "" }, +// { 0x05EB, "" }, +// { 0x05EC, "" }, +// { 0x05ED, "" }, +// { 0x05EE, "" }, +// { 0x05EF, "" }, +// { 0x05F0, "" }, +// { 0x05F1, "" }, +// { 0x05F2, "" }, +// { 0x05F3, "" }, +// { 0x05F4, "" }, +// { 0x05F5, "" }, +// { 0x05F6, "" }, +// { 0x05F7, "" }, +// { 0x05F8, "" }, +// { 0x05F9, "" }, +// { 0x05FA, "" }, +// { 0x05FB, "" }, +// { 0x05FC, "" }, +// { 0x05FD, "" }, +// { 0x05FE, "" }, +// { 0x05FF, "" }, +// { 0x0600, "" }, +// { 0x0601, "" }, +// { 0x0602, "" }, +// { 0x0603, "" }, +// { 0x0604, "" }, +// { 0x0605, "" }, +// { 0x0606, "" }, +// { 0x0607, "" }, +// { 0x0608, "" }, +// { 0x0609, "" }, +// { 0x060A, "" }, +// { 0x060B, "" }, +// { 0x060C, "" }, +// { 0x060D, "" }, +// { 0x060E, "" }, +// { 0x060F, "" }, +// { 0x0610, "" }, +// { 0x0611, "" }, +// { 0x0612, "" }, +// { 0x0613, "" }, +// { 0x0614, "" }, +// { 0x0615, "" }, +// { 0x0616, "" }, +// { 0x0617, "" }, +// { 0x0618, "" }, +// { 0x0619, "" }, +// { 0x061A, "" }, +// { 0x061B, "" }, +// { 0x061C, "" }, +// { 0x061D, "" }, +// { 0x061E, "" }, +// { 0x061F, "" }, +// { 0x0620, "" }, +// { 0x0621, "" }, +// { 0x0622, "" }, +// { 0x0623, "" }, +// { 0x0624, "" }, +// { 0x0625, "" }, +// { 0x0626, "" }, +// { 0x0627, "" }, +// { 0x0628, "" }, +// { 0x0629, "" }, +// { 0x062A, "" }, +// { 0x062B, "" }, +// { 0x062C, "" }, +// { 0x062D, "" }, +// { 0x062E, "" }, +// { 0x062F, "" }, +// { 0x0630, "" }, +// { 0x0631, "" }, +// { 0x0632, "" }, +// { 0x0633, "" }, +// { 0x0634, "" }, +// { 0x0635, "" }, +// { 0x0636, "" }, +// { 0x0637, "" }, +// { 0x0638, "" }, +// { 0x0639, "" }, +// { 0x063A, "" }, +// { 0x063B, "" }, +// { 0x063C, "" }, +// { 0x063D, "" }, +// { 0x063E, "" }, +// { 0x063F, "" }, +// { 0x0640, "" }, +// { 0x0641, "" }, +// { 0x0642, "" }, +// { 0x0643, "" }, +// { 0x0644, "" }, +// { 0x0645, "" }, +// { 0x0646, "" }, +// { 0x0647, "" }, +// { 0x0648, "" }, +// { 0x0649, "" }, +// { 0x064A, "" }, +// { 0x064B, "" }, +// { 0x064C, "" }, +// { 0x064D, "" }, +// { 0x064E, "" }, +// { 0x064F, "" }, +// { 0x0650, "" }, +// { 0x0651, "" }, +// { 0x0652, "" }, +// { 0x0653, "" }, +// { 0x0654, "" }, +// { 0x0655, "" }, +// { 0x0656, "" }, +// { 0x0657, "" }, +// { 0x0658, "" }, +// { 0x0659, "" }, +// { 0x065A, "" }, +// { 0x065B, "" }, +// { 0x065C, "" }, +// { 0x065D, "" }, +// { 0x065E, "" }, +// { 0x065F, "" }, +// { 0x0660, "" }, +// { 0x0661, "" }, +// { 0x0662, "" }, +// { 0x0663, "" }, +// { 0x0664, "" }, +// { 0x0665, "" }, +// { 0x0666, "" }, +// { 0x0667, "" }, +// { 0x0668, "" }, +// { 0x0669, "" }, +// { 0x066A, "" }, +// { 0x066B, "" }, +// { 0x066C, "" }, +// { 0x066D, "" }, +// { 0x066E, "" }, +// { 0x066F, "" }, +// { 0x0670, "" }, +// { 0x0671, "" }, +// { 0x0672, "" }, +// { 0x0673, "" }, +// { 0x0674, "" }, +// { 0x0675, "" }, +// { 0x0676, "" }, +// { 0x0677, "" }, +// { 0x0678, "" }, +// { 0x0679, "" }, +// { 0x067A, "" }, +// { 0x067B, "" }, +// { 0x067C, "" }, +// { 0x067D, "" }, +// { 0x067E, "" }, +// { 0x067F, "" }, +// { 0x0680, "" }, +// { 0x0681, "" }, +// { 0x0682, "" }, +// { 0x0683, "" }, +// { 0x0684, "" }, +// { 0x0685, "" }, +// { 0x0686, "" }, +// { 0x0687, "" }, +// { 0x0688, "" }, +// { 0x0689, "" }, +// { 0x068A, "" }, +// { 0x068B, "" }, +// { 0x068C, "" }, +// { 0x068D, "" }, +// { 0x068E, "" }, +// { 0x068F, "" }, +// { 0x0690, "" }, +// { 0x0691, "" }, +// { 0x0692, "" }, +// { 0x0693, "" }, +// { 0x0694, "" }, +// { 0x0695, "" }, +// { 0x0696, "" }, +// { 0x0697, "" }, +// { 0x0698, "" }, +// { 0x0699, "" }, +// { 0x069A, "" }, +// { 0x069B, "" }, +// { 0x069C, "" }, +// { 0x069D, "" }, +// { 0x069E, "" }, +// { 0x069F, "" }, +// { 0x06A0, "" }, +// { 0x06A1, "" }, +// { 0x06A2, "" }, +// { 0x06A3, "" }, +// { 0x06A4, "" }, +// { 0x06A5, "" }, +// { 0x06A6, "" }, +// { 0x06A7, "" }, +// { 0x06A8, "" }, +// { 0x06A9, "" }, +// { 0x06AA, "" }, +// { 0x06AB, "" }, +// { 0x06AC, "" }, +// { 0x06AD, "" }, +// { 0x06AE, "" }, +// { 0x06AF, "" }, +// { 0x06B0, "" }, +// { 0x06B1, "" }, +// { 0x06B2, "" }, +// { 0x06B3, "" }, +// { 0x06B4, "" }, +// { 0x06B5, "" }, +// { 0x06B6, "" }, +// { 0x06B7, "" }, +// { 0x06B8, "" }, +// { 0x06B9, "" }, +// { 0x06BA, "" }, +// { 0x06BB, "" }, +// { 0x06BC, "" }, +// { 0x06BD, "" }, +// { 0x06BE, "" }, + { 0x06BF, "abortlevel" }, +// { 0x06C0, "" }, +// { 0x06C1, "" }, +// { 0x06C2, "" }, +// { 0x06C3, "" }, +// { 0x06C4, "" }, +// { 0x06C5, "" }, +// { 0x06C6, "" }, +// { 0x06C7, "" }, +// { 0x06C8, "" }, +// { 0x06C9, "" }, +// { 0x06CA, "" }, +// { 0x06CB, "" }, +// { 0x06CC, "" }, +// { 0x06CD, "" }, +// { 0x06CE, "" }, +// { 0x06CF, "" }, +// { 0x06D0, "" }, +// { 0x06D1, "" }, +// { 0x06D2, "" }, +// { 0x06D3, "" }, +// { 0x06D4, "" }, +// { 0x06D5, "" }, +// { 0x06D6, "" }, +// { 0x06D7, "" }, +// { 0x06D8, "" }, +// { 0x06D9, "" }, +// { 0x06DA, "" }, +// { 0x06DB, "" }, +// { 0x06DC, "" }, +// { 0x06DD, "" }, +// { 0x06DE, "" }, +// { 0x06DF, "" }, +// { 0x06E0, "" }, +// { 0x06E1, "" }, +// { 0x06E2, "" }, +// { 0x06E3, "" }, +// { 0x06E4, "" }, +// { 0x06E5, "" }, +// { 0x06E6, "" }, +// { 0x06E7, "" }, +// { 0x06E8, "" }, +// { 0x06E9, "" }, +// { 0x06EA, "" }, +// { 0x06EB, "" }, +// { 0x06EC, "" }, +// { 0x06ED, "" }, +// { 0x06EE, "" }, +// { 0x06EF, "" }, +// { 0x06F0, "" }, +// { 0x06F1, "" }, +// { 0x06F2, "" }, +// { 0x06F3, "" }, +// { 0x06F4, "" }, +// { 0x06F5, "" }, +// { 0x06F6, "" }, +// { 0x06F7, "" }, +// { 0x06F8, "" }, +// { 0x06F9, "" }, +// { 0x06FA, "" }, +// { 0x06FB, "" }, +// { 0x06FC, "" }, +// { 0x06FD, "" }, +// { 0x06FE, "" }, +// { 0x06FF, "" }, +// { 0x0700, "" }, +// { 0x0701, "" }, +// { 0x0702, "" }, +// { 0x0703, "" }, +// { 0x0704, "" }, +// { 0x0705, "" }, +// { 0x0706, "" }, +// { 0x0707, "" }, +// { 0x0708, "" }, +// { 0x0709, "" }, +// { 0x070A, "" }, +// { 0x070B, "" }, +// { 0x070C, "" }, +// { 0x070D, "" }, +// { 0x070E, "" }, +// { 0x070F, "" }, +// { 0x0710, "" }, +// { 0x0711, "" }, +// { 0x0712, "" }, +// { 0x0713, "" }, +// { 0x0714, "" }, +// { 0x0715, "" }, +// { 0x0716, "" }, +// { 0x0717, "" }, +// { 0x0718, "" }, +// { 0x0719, "" }, +// { 0x071A, "" }, +// { 0x071B, "" }, +// { 0x071C, "" }, +// { 0x071D, "" }, +// { 0x071E, "" }, +// { 0x071F, "" }, +// { 0x0720, "" }, +// { 0x0721, "" }, +// { 0x0722, "" }, +// { 0x0723, "" }, +// { 0x0724, "" }, +// { 0x0725, "" }, +// { 0x0726, "" }, +// { 0x0727, "" }, +// { 0x0728, "" }, +// { 0x0729, "" }, +// { 0x072A, "" }, +// { 0x072B, "" }, +// { 0x072C, "" }, +// { 0x072D, "" }, +// { 0x072E, "" }, +// { 0x072F, "" }, +// { 0x0730, "" }, +// { 0x0731, "" }, +// { 0x0732, "" }, +// { 0x0733, "" }, +// { 0x0734, "" }, +// { 0x0735, "" }, +// { 0x0736, "" }, +// { 0x0737, "" }, +// { 0x0738, "" }, +// { 0x0739, "" }, +// { 0x073A, "" }, +// { 0x073B, "" }, +// { 0x073C, "" }, +// { 0x073D, "" }, +// { 0x073E, "" }, +// { 0x073F, "" }, +// { 0x0740, "" }, +// { 0x0741, "" }, +// { 0x0742, "" }, +// { 0x0743, "" }, +// { 0x0744, "" }, +// { 0x0745, "" }, +// { 0x0746, "" }, +// { 0x0747, "" }, +// { 0x0748, "" }, +// { 0x0749, "" }, +// { 0x074A, "" }, +// { 0x074B, "" }, +// { 0x074C, "" }, +// { 0x074D, "" }, +// { 0x074E, "" }, +// { 0x074F, "" }, +// { 0x0750, "" }, +// { 0x0751, "" }, +// { 0x0752, "" }, +// { 0x0753, "" }, +// { 0x0754, "" }, +// { 0x0755, "" }, +// { 0x0756, "" }, +// { 0x0757, "" }, +// { 0x0758, "" }, +// { 0x0759, "" }, +// { 0x075A, "" }, +// { 0x075B, "" }, +// { 0x075C, "" }, +// { 0x075D, "" }, +// { 0x075E, "" }, +// { 0x075F, "" }, +// { 0x0760, "" }, +// { 0x0761, "" }, +// { 0x0762, "" }, +// { 0x0763, "" }, +// { 0x0764, "" }, +// { 0x0765, "" }, +// { 0x0766, "" }, +// { 0x0767, "" }, +// { 0x0768, "" }, +// { 0x0769, "" }, +// { 0x076A, "" }, +// { 0x076B, "" }, +// { 0x076C, "" }, +// { 0x076D, "" }, +// { 0x076E, "" }, +// { 0x076F, "" }, +// { 0x0770, "" }, +// { 0x0771, "" }, +// { 0x0772, "" }, +// { 0x0773, "" }, +// { 0x0774, "" }, +// { 0x0775, "" }, +// { 0x0776, "" }, +// { 0x0777, "" }, +// { 0x0778, "" }, +// { 0x0779, "" }, +// { 0x077A, "" }, +// { 0x077B, "" }, +// { 0x077C, "" }, +// { 0x077D, "" }, +// { 0x077E, "" }, +// { 0x077F, "" }, +// { 0x0780, "" }, +// { 0x0781, "" }, +// { 0x0782, "" }, +// { 0x0783, "" }, +// { 0x0784, "" }, +// { 0x0785, "" }, +// { 0x0786, "" }, +// { 0x0787, "" }, +// { 0x0788, "" }, +// { 0x0789, "" }, +// { 0x078A, "" }, +// { 0x078B, "" }, +// { 0x078C, "" }, +// { 0x078D, "" }, +// { 0x078E, "" }, +// { 0x078F, "" }, +// { 0x0790, "" }, +// { 0x0791, "" }, +// { 0x0792, "" }, +// { 0x0793, "" }, +// { 0x0794, "" }, +// { 0x0795, "" }, +// { 0x0796, "" }, +// { 0x0797, "" }, +// { 0x0798, "" }, +// { 0x0799, "" }, +// { 0x079A, "" }, +// { 0x079B, "" }, +// { 0x079C, "" }, +// { 0x079D, "" }, +// { 0x079E, "" }, +// { 0x079F, "" }, +// { 0x07A0, "" }, +// { 0x07A1, "" }, +// { 0x07A2, "" }, +// { 0x07A3, "" }, +// { 0x07A4, "" }, +// { 0x07A5, "" }, +// { 0x07A6, "" }, +// { 0x07A7, "" }, +// { 0x07A8, "" }, +// { 0x07A9, "" }, +// { 0x07AA, "" }, +// { 0x07AB, "" }, +// { 0x07AC, "" }, +// { 0x07AD, "" }, +// { 0x07AE, "" }, +// { 0x07AF, "" }, +// { 0x07B0, "" }, +// { 0x07B1, "" }, +// { 0x07B2, "" }, +// { 0x07B3, "" }, +// { 0x07B4, "" }, +// { 0x07B5, "" }, +// { 0x07B6, "" }, +// { 0x07B7, "" }, +// { 0x07B8, "" }, +// { 0x07B9, "" }, +// { 0x07BA, "" }, +// { 0x07BB, "" }, +// { 0x07BC, "" }, +// { 0x07BD, "" }, +// { 0x07BE, "" }, +// { 0x07BF, "" }, +// { 0x07C0, "" }, +// { 0x07C1, "" }, +// { 0x07C2, "" }, +// { 0x07C3, "" }, +// { 0x07C4, "" }, +// { 0x07C5, "" }, +// { 0x07C6, "" }, +// { 0x07C7, "" }, +// { 0x07C8, "" }, +// { 0x07C9, "" }, +// { 0x07CA, "" }, +// { 0x07CB, "" }, +// { 0x07CC, "" }, +// { 0x07CD, "" }, +// { 0x07CE, "" }, +// { 0x07CF, "" }, +// { 0x07D0, "" }, +// { 0x07D1, "" }, +// { 0x07D2, "" }, +// { 0x07D3, "" }, +// { 0x07D4, "" }, +// { 0x07D5, "" }, +// { 0x07D6, "" }, +// { 0x07D7, "" }, +// { 0x07D8, "" }, +// { 0x07D9, "" }, +// { 0x07DA, "" }, +// { 0x07DB, "" }, +// { 0x07DC, "" }, +// { 0x07DD, "" }, +// { 0x07DE, "" }, +// { 0x07DF, "" }, +// { 0x07E0, "" }, +// { 0x07E1, "" }, +// { 0x07E2, "" }, +// { 0x07E3, "" }, +// { 0x07E4, "" }, +// { 0x07E5, "" }, +// { 0x07E6, "" }, +// { 0x07E7, "" }, +// { 0x07E8, "" }, +// { 0x07E9, "" }, +// { 0x07EA, "" }, +// { 0x07EB, "" }, +// { 0x07EC, "" }, +// { 0x07ED, "" }, +// { 0x07EE, "" }, +// { 0x07EF, "" }, +// { 0x07F0, "" }, +// { 0x07F1, "" }, +// { 0x07F2, "" }, +// { 0x07F3, "" }, +// { 0x07F4, "" }, +// { 0x07F5, "" }, +// { 0x07F6, "" }, +// { 0x07F7, "" }, +// { 0x07F8, "" }, +// { 0x07F9, "" }, +// { 0x07FA, "" }, +// { 0x07FB, "" }, +// { 0x07FC, "" }, +// { 0x07FD, "" }, +// { 0x07FE, "" }, +// { 0x07FF, "" }, +// { 0x0800, "" }, +// { 0x0801, "" }, +// { 0x0802, "" }, +// { 0x0803, "" }, +// { 0x0804, "" }, +// { 0x0805, "" }, +// { 0x0806, "" }, +// { 0x0807, "" }, +// { 0x0808, "" }, +// { 0x0809, "" }, +// { 0x080A, "" }, +// { 0x080B, "" }, +// { 0x080C, "" }, +// { 0x080D, "" }, +// { 0x080E, "" }, +// { 0x080F, "" }, +// { 0x0810, "" }, +// { 0x0811, "" }, +// { 0x0812, "" }, +// { 0x0813, "" }, +// { 0x0814, "" }, +// { 0x0815, "" }, +// { 0x0816, "" }, +// { 0x0817, "" }, +// { 0x0818, "" }, +// { 0x0819, "" }, +// { 0x081A, "" }, +// { 0x081B, "" }, +// { 0x081C, "" }, +// { 0x081D, "" }, +// { 0x081E, "" }, +// { 0x081F, "" }, +// { 0x0820, "" }, +// { 0x0821, "" }, +// { 0x0822, "" }, +// { 0x0823, "" }, +// { 0x0824, "" }, +// { 0x0825, "" }, +// { 0x0826, "" }, +// { 0x0827, "" }, +// { 0x0828, "" }, +// { 0x0829, "" }, +// { 0x082A, "" }, +// { 0x082B, "" }, +// { 0x082C, "" }, +// { 0x082D, "" }, +// { 0x082E, "" }, +// { 0x082F, "" }, +// { 0x0830, "" }, +// { 0x0831, "" }, +// { 0x0832, "" }, +// { 0x0833, "" }, +// { 0x0834, "" }, +// { 0x0835, "" }, +// { 0x0836, "" }, +// { 0x0837, "" }, +// { 0x0838, "" }, +// { 0x0839, "" }, +// { 0x083A, "" }, +// { 0x083B, "" }, +// { 0x083C, "" }, +// { 0x083D, "" }, +// { 0x083E, "" }, +// { 0x083F, "" }, +// { 0x0840, "" }, +// { 0x0841, "" }, +// { 0x0842, "" }, +// { 0x0843, "" }, +// { 0x0844, "" }, +// { 0x0845, "" }, +// { 0x0846, "" }, +// { 0x0847, "" }, +// { 0x0848, "" }, +// { 0x0849, "" }, +// { 0x084A, "" }, +// { 0x084B, "" }, +// { 0x084C, "" }, +// { 0x084D, "" }, +// { 0x084E, "" }, +// { 0x084F, "" }, +// { 0x0850, "" }, +// { 0x0851, "" }, +// { 0x0852, "" }, +// { 0x0853, "" }, +// { 0x0854, "" }, +// { 0x0855, "" }, +// { 0x0856, "" }, +// { 0x0857, "" }, +// { 0x0858, "" }, +// { 0x0859, "" }, +// { 0x085A, "" }, +// { 0x085B, "" }, +// { 0x085C, "" }, +// { 0x085D, "" }, +// { 0x085E, "" }, +// { 0x085F, "" }, +// { 0x0860, "" }, +// { 0x0861, "" }, +// { 0x0862, "" }, +// { 0x0863, "" }, +// { 0x0864, "" }, +// { 0x0865, "" }, +// { 0x0866, "" }, +// { 0x0867, "" }, +// { 0x0868, "" }, +// { 0x0869, "" }, +// { 0x086A, "" }, +// { 0x086B, "" }, +// { 0x086C, "" }, +// { 0x086D, "" }, +// { 0x086E, "" }, +// { 0x086F, "" }, +// { 0x0870, "" }, +// { 0x0871, "" }, +// { 0x0872, "" }, +// { 0x0873, "" }, +// { 0x0874, "" }, +// { 0x0875, "" }, +// { 0x0876, "" }, +// { 0x0877, "" }, +// { 0x0878, "" }, +// { 0x0879, "" }, +// { 0x087A, "" }, +// { 0x087B, "" }, +// { 0x087C, "" }, +// { 0x087D, "" }, +// { 0x087E, "" }, +// { 0x087F, "" }, +// { 0x0880, "" }, +// { 0x0881, "" }, +// { 0x0882, "" }, +// { 0x0883, "" }, +// { 0x0884, "" }, +// { 0x0885, "" }, +// { 0x0886, "" }, +// { 0x0887, "" }, +// { 0x0888, "" }, +// { 0x0889, "" }, +// { 0x088A, "" }, +// { 0x088B, "" }, +// { 0x088C, "" }, +// { 0x088D, "" }, +// { 0x088E, "" }, +// { 0x088F, "" }, +// { 0x0890, "" }, +// { 0x0891, "" }, +// { 0x0892, "" }, +// { 0x0893, "" }, +// { 0x0894, "" }, +// { 0x0895, "" }, +// { 0x0896, "" }, +// { 0x0897, "" }, +// { 0x0898, "" }, +// { 0x0899, "" }, +// { 0x089A, "" }, +// { 0x089B, "" }, +// { 0x089C, "" }, +// { 0x089D, "" }, +// { 0x089E, "" }, +// { 0x089F, "" }, +// { 0x08A0, "" }, +// { 0x08A1, "" }, +// { 0x08A2, "" }, +// { 0x08A3, "" }, +// { 0x08A4, "" }, +// { 0x08A5, "" }, +// { 0x08A6, "" }, +// { 0x08A7, "" }, +// { 0x08A8, "" }, +// { 0x08A9, "" }, +// { 0x08AA, "" }, +// { 0x08AB, "" }, +// { 0x08AC, "" }, +// { 0x08AD, "" }, +// { 0x08AE, "" }, +// { 0x08AF, "" }, +// { 0x08B0, "" }, +// { 0x08B1, "" }, +// { 0x08B2, "" }, +// { 0x08B3, "" }, +// { 0x08B4, "" }, +// { 0x08B5, "" }, +// { 0x08B6, "" }, +// { 0x08B7, "" }, +// { 0x08B8, "" }, +// { 0x08B9, "" }, +// { 0x08BA, "" }, +// { 0x08BB, "" }, +// { 0x08BC, "" }, +// { 0x08BD, "" }, +// { 0x08BE, "" }, +// { 0x08BF, "" }, +// { 0x08C0, "" }, +// { 0x08C1, "" }, +// { 0x08C2, "" }, +// { 0x08C3, "" }, +// { 0x08C4, "" }, +// { 0x08C5, "" }, +// { 0x08C6, "" }, +// { 0x08C7, "" }, +// { 0x08C8, "" }, +// { 0x08C9, "" }, +// { 0x08CA, "" }, +// { 0x08CB, "" }, +// { 0x08CC, "" }, +// { 0x08CD, "" }, +// { 0x08CE, "" }, +// { 0x08CF, "" }, +// { 0x08D0, "" }, +// { 0x08D1, "" }, +// { 0x08D2, "" }, +// { 0x08D3, "" }, +// { 0x08D4, "" }, +// { 0x08D5, "" }, +// { 0x08D6, "" }, +// { 0x08D7, "" }, +// { 0x08D8, "" }, +// { 0x08D9, "" }, +// { 0x08DA, "" }, +// { 0x08DB, "" }, +// { 0x08DC, "" }, +// { 0x08DD, "" }, +// { 0x08DE, "" }, +// { 0x08DF, "" }, +// { 0x08E0, "" }, +// { 0x08E1, "" }, +// { 0x08E2, "" }, +// { 0x08E3, "" }, +// { 0x08E4, "" }, +// { 0x08E5, "" }, +// { 0x08E6, "" }, +// { 0x08E7, "" }, +// { 0x08E8, "" }, +// { 0x08E9, "" }, +// { 0x08EA, "" }, +// { 0x08EB, "" }, +// { 0x08EC, "" }, +// { 0x08ED, "" }, +// { 0x08EE, "" }, +// { 0x08EF, "" }, +// { 0x08F0, "" }, +// { 0x08F1, "" }, +// { 0x08F2, "" }, +// { 0x08F3, "" }, +// { 0x08F4, "" }, +// { 0x08F5, "" }, +// { 0x08F6, "" }, +// { 0x08F7, "" }, +// { 0x08F8, "" }, +// { 0x08F9, "" }, +// { 0x08FA, "" }, +// { 0x08FB, "" }, +// { 0x08FC, "" }, +// { 0x08FD, "" }, +// { 0x08FE, "" }, +// { 0x08FF, "" }, +// { 0x0900, "" }, +// { 0x0901, "" }, +// { 0x0902, "" }, +// { 0x0903, "" }, +// { 0x0904, "" }, +// { 0x0905, "" }, +// { 0x0906, "" }, +// { 0x0907, "" }, +// { 0x0908, "" }, +// { 0x0909, "" }, +// { 0x090A, "" }, +// { 0x090B, "" }, +// { 0x090C, "" }, +// { 0x090D, "" }, +// { 0x090E, "" }, +// { 0x090F, "" }, +// { 0x0910, "" }, +// { 0x0911, "" }, +// { 0x0912, "" }, +// { 0x0913, "" }, +// { 0x0914, "" }, +// { 0x0915, "" }, +// { 0x0916, "" }, +// { 0x0917, "" }, +// { 0x0918, "" }, +// { 0x0919, "" }, +// { 0x091A, "" }, +// { 0x091B, "" }, +// { 0x091C, "" }, +// { 0x091D, "" }, +// { 0x091E, "" }, +// { 0x091F, "" }, +// { 0x0920, "" }, +// { 0x0921, "" }, +// { 0x0922, "" }, +// { 0x0923, "" }, +// { 0x0924, "" }, +// { 0x0925, "" }, +// { 0x0926, "" }, +// { 0x0927, "" }, +// { 0x0928, "" }, +// { 0x0929, "" }, +// { 0x092A, "" }, +// { 0x092B, "" }, +// { 0x092C, "" }, +// { 0x092D, "" }, +// { 0x092E, "" }, +// { 0x092F, "" }, +// { 0x0930, "" }, +// { 0x0931, "" }, +// { 0x0932, "" }, +// { 0x0933, "" }, +// { 0x0934, "" }, +// { 0x0935, "" }, +// { 0x0936, "" }, +// { 0x0937, "" }, +// { 0x0938, "" }, +// { 0x0939, "" }, +// { 0x093A, "" }, +// { 0x093B, "" }, +// { 0x093C, "" }, +// { 0x093D, "" }, +// { 0x093E, "" }, +// { 0x093F, "" }, +// { 0x0940, "" }, +// { 0x0941, "" }, +// { 0x0942, "" }, +// { 0x0943, "" }, +// { 0x0944, "" }, +// { 0x0945, "" }, +// { 0x0946, "" }, +// { 0x0947, "" }, +// { 0x0948, "" }, +// { 0x0949, "" }, +// { 0x094A, "" }, +// { 0x094B, "" }, +// { 0x094C, "" }, +// { 0x094D, "" }, +// { 0x094E, "" }, +// { 0x094F, "" }, +// { 0x0950, "" }, +// { 0x0951, "" }, +// { 0x0952, "" }, +// { 0x0953, "" }, +// { 0x0954, "" }, +// { 0x0955, "" }, +// { 0x0956, "" }, +// { 0x0957, "" }, +// { 0x0958, "" }, +// { 0x0959, "" }, +// { 0x095A, "" }, +// { 0x095B, "" }, +// { 0x095C, "" }, +// { 0x095D, "" }, +// { 0x095E, "" }, +// { 0x095F, "" }, +// { 0x0960, "" }, +// { 0x0961, "" }, +// { 0x0962, "" }, +// { 0x0963, "" }, +// { 0x0964, "" }, +// { 0x0965, "" }, +// { 0x0966, "" }, +// { 0x0967, "" }, +// { 0x0968, "" }, +// { 0x0969, "" }, +// { 0x096A, "" }, +// { 0x096B, "" }, +// { 0x096C, "" }, +// { 0x096D, "" }, +// { 0x096E, "" }, +// { 0x096F, "" }, +// { 0x0970, "" }, +// { 0x0971, "" }, +// { 0x0972, "" }, +// { 0x0973, "" }, +// { 0x0974, "" }, +// { 0x0975, "" }, +// { 0x0976, "" }, +// { 0x0977, "" }, +// { 0x0978, "" }, +// { 0x0979, "" }, +// { 0x097A, "" }, +// { 0x097B, "" }, +// { 0x097C, "" }, +// { 0x097D, "" }, +// { 0x097E, "" }, +// { 0x097F, "" }, +// { 0x0980, "" }, +// { 0x0981, "" }, +// { 0x0982, "" }, +// { 0x0983, "" }, +// { 0x0984, "" }, +// { 0x0985, "" }, +// { 0x0986, "" }, +// { 0x0987, "" }, +// { 0x0988, "" }, +// { 0x0989, "" }, +// { 0x098A, "" }, +// { 0x098B, "" }, +// { 0x098C, "" }, +// { 0x098D, "" }, +// { 0x098E, "" }, +// { 0x098F, "" }, +// { 0x0990, "" }, +// { 0x0991, "" }, +// { 0x0992, "" }, +// { 0x0993, "" }, +// { 0x0994, "" }, +// { 0x0995, "" }, +// { 0x0996, "" }, +// { 0x0997, "" }, +// { 0x0998, "" }, +// { 0x0999, "" }, +// { 0x099A, "" }, +// { 0x099B, "" }, +// { 0x099C, "" }, +// { 0x099D, "" }, +// { 0x099E, "" }, +// { 0x099F, "" }, +// { 0x09A0, "" }, +// { 0x09A1, "" }, +// { 0x09A2, "" }, +// { 0x09A3, "" }, +// { 0x09A4, "" }, +// { 0x09A5, "" }, +// { 0x09A6, "" }, +// { 0x09A7, "" }, +// { 0x09A8, "" }, +// { 0x09A9, "" }, +// { 0x09AA, "" }, +// { 0x09AB, "" }, +// { 0x09AC, "" }, +// { 0x09AD, "" }, +// { 0x09AE, "" }, +// { 0x09AF, "" }, +// { 0x09B0, "" }, +// { 0x09B1, "" }, +// { 0x09B2, "" }, +// { 0x09B3, "" }, +// { 0x09B4, "" }, +// { 0x09B5, "" }, +// { 0x09B6, "" }, +// { 0x09B7, "" }, +// { 0x09B8, "" }, +// { 0x09B9, "" }, +// { 0x09BA, "" }, +// { 0x09BB, "" }, +// { 0x09BC, "" }, +// { 0x09BD, "" }, +// { 0x09BE, "" }, +// { 0x09BF, "" }, +// { 0x09C0, "" }, +// { 0x09C1, "" }, +// { 0x09C2, "" }, +// { 0x09C3, "" }, +// { 0x09C4, "" }, +// { 0x09C5, "" }, +// { 0x09C6, "" }, +// { 0x09C7, "" }, +// { 0x09C8, "" }, +// { 0x09C9, "" }, +// { 0x09CA, "" }, +// { 0x09CB, "" }, +// { 0x09CC, "" }, +// { 0x09CD, "" }, +// { 0x09CE, "" }, +// { 0x09CF, "" }, +// { 0x09D0, "" }, +// { 0x09D1, "" }, +// { 0x09D2, "" }, +// { 0x09D3, "" }, +// { 0x09D4, "" }, +// { 0x09D5, "" }, +// { 0x09D6, "" }, +// { 0x09D7, "" }, +// { 0x09D8, "" }, +// { 0x09D9, "" }, +// { 0x09DA, "" }, +// { 0x09DB, "" }, +// { 0x09DC, "" }, +// { 0x09DD, "" }, +// { 0x09DE, "" }, +// { 0x09DF, "" }, +// { 0x09E0, "" }, +// { 0x09E1, "" }, +// { 0x09E2, "" }, +// { 0x09E3, "" }, +// { 0x09E4, "" }, +// { 0x09E5, "" }, +// { 0x09E6, "" }, +// { 0x09E7, "" }, +// { 0x09E8, "" }, +// { 0x09E9, "" }, +// { 0x09EA, "" }, +// { 0x09EB, "" }, +// { 0x09EC, "" }, +// { 0x09ED, "" }, +// { 0x09EE, "" }, +// { 0x09EF, "" }, +// { 0x09F0, "" }, +// { 0x09F1, "" }, +// { 0x09F2, "" }, +// { 0x09F3, "" }, +// { 0x09F4, "" }, +// { 0x09F5, "" }, +// { 0x09F6, "" }, +// { 0x09F7, "" }, +// { 0x09F8, "" }, +// { 0x09F9, "" }, +// { 0x09FA, "" }, +// { 0x09FB, "" }, +// { 0x09FC, "" }, +// { 0x09FD, "" }, +// { 0x09FE, "" }, +// { 0x09FF, "" }, +// { 0x0A00, "" }, +// { 0x0A01, "" }, +// { 0x0A02, "" }, +// { 0x0A03, "" }, +// { 0x0A04, "" }, +// { 0x0A05, "" }, +// { 0x0A06, "" }, +// { 0x0A07, "" }, +// { 0x0A08, "" }, +// { 0x0A09, "" }, +// { 0x0A0A, "" }, +// { 0x0A0B, "" }, +// { 0x0A0C, "" }, +// { 0x0A0D, "" }, +// { 0x0A0E, "" }, +// { 0x0A0F, "" }, +// { 0x0A10, "" }, +// { 0x0A11, "" }, +// { 0x0A12, "" }, +// { 0x0A13, "" }, +// { 0x0A14, "" }, +// { 0x0A15, "" }, +// { 0x0A16, "" }, +// { 0x0A17, "" }, +// { 0x0A18, "" }, +// { 0x0A19, "" }, +// { 0x0A1A, "" }, +// { 0x0A1B, "" }, +// { 0x0A1C, "" }, +// { 0x0A1D, "" }, +// { 0x0A1E, "" }, +// { 0x0A1F, "" }, +// { 0x0A20, "" }, +// { 0x0A21, "" }, +// { 0x0A22, "" }, +// { 0x0A23, "" }, +// { 0x0A24, "" }, +// { 0x0A25, "" }, +// { 0x0A26, "" }, +// { 0x0A27, "" }, +// { 0x0A28, "" }, +// { 0x0A29, "" }, +// { 0x0A2A, "" }, +// { 0x0A2B, "" }, +// { 0x0A2C, "" }, +// { 0x0A2D, "" }, +// { 0x0A2E, "" }, +// { 0x0A2F, "" }, +// { 0x0A30, "" }, +// { 0x0A31, "" }, +// { 0x0A32, "" }, +// { 0x0A33, "" }, +// { 0x0A34, "" }, +// { 0x0A35, "" }, +// { 0x0A36, "" }, +// { 0x0A37, "" }, +// { 0x0A38, "" }, +// { 0x0A39, "" }, +// { 0x0A3A, "" }, +// { 0x0A3B, "" }, +// { 0x0A3C, "" }, +// { 0x0A3D, "" }, +// { 0x0A3E, "" }, +// { 0x0A3F, "" }, +// { 0x0A40, "" }, +// { 0x0A41, "" }, +// { 0x0A42, "" }, +// { 0x0A43, "" }, +// { 0x0A44, "" }, +// { 0x0A45, "" }, +// { 0x0A46, "" }, +// { 0x0A47, "" }, +// { 0x0A48, "" }, +// { 0x0A49, "" }, +// { 0x0A4A, "" }, +// { 0x0A4B, "" }, +// { 0x0A4C, "" }, +// { 0x0A4D, "" }, +// { 0x0A4E, "" }, +// { 0x0A4F, "" }, +// { 0x0A50, "" }, +// { 0x0A51, "" }, +// { 0x0A52, "" }, +// { 0x0A53, "" }, +// { 0x0A54, "" }, +// { 0x0A55, "" }, +// { 0x0A56, "" }, +// { 0x0A57, "" }, +// { 0x0A58, "" }, +// { 0x0A59, "" }, +// { 0x0A5A, "" }, +// { 0x0A5B, "" }, +// { 0x0A5C, "" }, +// { 0x0A5D, "" }, +// { 0x0A5E, "" }, +// { 0x0A5F, "" }, +// { 0x0A60, "" }, +// { 0x0A61, "" }, +// { 0x0A62, "" }, +// { 0x0A63, "" }, +// { 0x0A64, "" }, +// { 0x0A65, "" }, +// { 0x0A66, "" }, +// { 0x0A67, "" }, +// { 0x0A68, "" }, +// { 0x0A69, "" }, +// { 0x0A6A, "" }, +// { 0x0A6B, "" }, +// { 0x0A6C, "" }, +// { 0x0A6D, "" }, +// { 0x0A6E, "" }, +// { 0x0A6F, "" }, +// { 0x0A70, "" }, +// { 0x0A71, "" }, +// { 0x0A72, "" }, +// { 0x0A73, "" }, +// { 0x0A74, "" }, +// { 0x0A75, "" }, +// { 0x0A76, "" }, +// { 0x0A77, "" }, +// { 0x0A78, "" }, +// { 0x0A79, "" }, +// { 0x0A7A, "" }, +// { 0x0A7B, "" }, +// { 0x0A7C, "" }, +// { 0x0A7D, "" }, +// { 0x0A7E, "" }, +// { 0x0A7F, "" }, +// { 0x0A80, "" }, +// { 0x0A81, "" }, +// { 0x0A82, "" }, +// { 0x0A83, "" }, +// { 0x0A84, "" }, +// { 0x0A85, "" }, +// { 0x0A86, "" }, +// { 0x0A87, "" }, +// { 0x0A88, "" }, +// { 0x0A89, "" }, +// { 0x0A8A, "" }, +// { 0x0A8B, "" }, +// { 0x0A8C, "" }, +// { 0x0A8D, "" }, +// { 0x0A8E, "" }, +// { 0x0A8F, "" }, +// { 0x0A90, "" }, +// { 0x0A91, "" }, +// { 0x0A92, "" }, +// { 0x0A93, "" }, +// { 0x0A94, "" }, +// { 0x0A95, "" }, +// { 0x0A96, "" }, +// { 0x0A97, "" }, +// { 0x0A98, "" }, +// { 0x0A99, "" }, +// { 0x0A9A, "" }, +// { 0x0A9B, "" }, +// { 0x0A9C, "" }, +// { 0x0A9D, "" }, +// { 0x0A9E, "" }, +// { 0x0A9F, "" }, +// { 0x0AA0, "" }, +// { 0x0AA1, "" }, +// { 0x0AA2, "" }, +// { 0x0AA3, "" }, +// { 0x0AA4, "" }, +// { 0x0AA5, "" }, +// { 0x0AA6, "" }, +// { 0x0AA7, "" }, +// { 0x0AA8, "" }, +// { 0x0AA9, "" }, +// { 0x0AAA, "" }, +// { 0x0AAB, "" }, +// { 0x0AAC, "" }, +// { 0x0AAD, "" }, +// { 0x0AAE, "" }, +// { 0x0AAF, "" }, +// { 0x0AB0, "" }, +// { 0x0AB1, "" }, +// { 0x0AB2, "" }, +// { 0x0AB3, "" }, +// { 0x0AB4, "" }, +// { 0x0AB5, "" }, +// { 0x0AB6, "" }, +// { 0x0AB7, "" }, +// { 0x0AB8, "" }, +// { 0x0AB9, "" }, +// { 0x0ABA, "" }, +// { 0x0ABB, "" }, +// { 0x0ABC, "" }, +// { 0x0ABD, "" }, +// { 0x0ABE, "" }, +// { 0x0ABF, "" }, +// { 0x0AC0, "" }, +// { 0x0AC1, "" }, +// { 0x0AC2, "" }, +// { 0x0AC3, "" }, +// { 0x0AC4, "" }, +// { 0x0AC5, "" }, +// { 0x0AC6, "" }, +// { 0x0AC7, "" }, +// { 0x0AC8, "" }, +// { 0x0AC9, "" }, +// { 0x0ACA, "" }, +// { 0x0ACB, "" }, +// { 0x0ACC, "" }, +// { 0x0ACD, "" }, +// { 0x0ACE, "" }, +// { 0x0ACF, "" }, +// { 0x0AD0, "" }, +// { 0x0AD1, "" }, +// { 0x0AD2, "" }, +// { 0x0AD3, "" }, +// { 0x0AD4, "" }, +// { 0x0AD5, "" }, +// { 0x0AD6, "" }, +// { 0x0AD7, "" }, +// { 0x0AD8, "" }, +// { 0x0AD9, "" }, +// { 0x0ADA, "" }, +// { 0x0ADB, "" }, +// { 0x0ADC, "" }, +// { 0x0ADD, "" }, +// { 0x0ADE, "" }, +// { 0x0ADF, "" }, +// { 0x0AE0, "" }, +// { 0x0AE1, "" }, +// { 0x0AE2, "" }, +// { 0x0AE3, "" }, +// { 0x0AE4, "" }, +// { 0x0AE5, "" }, +// { 0x0AE6, "" }, +// { 0x0AE7, "" }, +// { 0x0AE8, "" }, +// { 0x0AE9, "" }, +// { 0x0AEA, "" }, +// { 0x0AEB, "" }, +// { 0x0AEC, "" }, +// { 0x0AED, "" }, +// { 0x0AEE, "" }, +// { 0x0AEF, "" }, +// { 0x0AF0, "" }, +// { 0x0AF1, "" }, +// { 0x0AF2, "" }, +// { 0x0AF3, "" }, +// { 0x0AF4, "" }, +// { 0x0AF5, "" }, +// { 0x0AF6, "" }, +// { 0x0AF7, "" }, +// { 0x0AF8, "" }, +// { 0x0AF9, "" }, +// { 0x0AFA, "" }, +// { 0x0AFB, "" }, +// { 0x0AFC, "" }, +// { 0x0AFD, "" }, +// { 0x0AFE, "" }, +// { 0x0AFF, "" }, +// { 0x0B00, "" }, +// { 0x0B01, "" }, +// { 0x0B02, "" }, +// { 0x0B03, "" }, +// { 0x0B04, "" }, +// { 0x0B05, "" }, +// { 0x0B06, "" }, +// { 0x0B07, "" }, +// { 0x0B08, "" }, +// { 0x0B09, "" }, +// { 0x0B0A, "" }, +// { 0x0B0B, "" }, +// { 0x0B0C, "" }, +// { 0x0B0D, "" }, +// { 0x0B0E, "" }, +// { 0x0B0F, "" }, +// { 0x0B10, "" }, +// { 0x0B11, "" }, +// { 0x0B12, "" }, +// { 0x0B13, "" }, +// { 0x0B14, "" }, +// { 0x0B15, "" }, +// { 0x0B16, "" }, +// { 0x0B17, "" }, +// { 0x0B18, "" }, +// { 0x0B19, "" }, +// { 0x0B1A, "" }, +// { 0x0B1B, "" }, +// { 0x0B1C, "" }, +// { 0x0B1D, "" }, +// { 0x0B1E, "" }, +// { 0x0B1F, "" }, +// { 0x0B20, "" }, +// { 0x0B21, "" }, +// { 0x0B22, "" }, +// { 0x0B23, "" }, +// { 0x0B24, "" }, +// { 0x0B25, "" }, +// { 0x0B26, "" }, +// { 0x0B27, "" }, +// { 0x0B28, "" }, +// { 0x0B29, "" }, +// { 0x0B2A, "" }, +// { 0x0B2B, "" }, +// { 0x0B2C, "" }, +// { 0x0B2D, "" }, +// { 0x0B2E, "" }, +// { 0x0B2F, "" }, +// { 0x0B30, "" }, +// { 0x0B31, "" }, +// { 0x0B32, "" }, +// { 0x0B33, "" }, +// { 0x0B34, "" }, +// { 0x0B35, "" }, +// { 0x0B36, "" }, +// { 0x0B37, "" }, +// { 0x0B38, "" }, +// { 0x0B39, "" }, +// { 0x0B3A, "" }, +// { 0x0B3B, "" }, +// { 0x0B3C, "" }, +// { 0x0B3D, "" }, +// { 0x0B3E, "" }, +// { 0x0B3F, "" }, +// { 0x0B40, "" }, +// { 0x0B41, "" }, +// { 0x0B42, "" }, +// { 0x0B43, "" }, +// { 0x0B44, "" }, +// { 0x0B45, "" }, +// { 0x0B46, "" }, +// { 0x0B47, "" }, +// { 0x0B48, "" }, +// { 0x0B49, "" }, +// { 0x0B4A, "" }, +// { 0x0B4B, "" }, +// { 0x0B4C, "" }, +// { 0x0B4D, "" }, +// { 0x0B4E, "" }, +// { 0x0B4F, "" }, +// { 0x0B50, "" }, +// { 0x0B51, "" }, +// { 0x0B52, "" }, +// { 0x0B53, "" }, +// { 0x0B54, "" }, +// { 0x0B55, "" }, +// { 0x0B56, "" }, +// { 0x0B57, "" }, +// { 0x0B58, "" }, +// { 0x0B59, "" }, +// { 0x0B5A, "" }, +// { 0x0B5B, "" }, +// { 0x0B5C, "" }, +// { 0x0B5D, "" }, +// { 0x0B5E, "" }, +// { 0x0B5F, "" }, +// { 0x0B60, "" }, +// { 0x0B61, "" }, +// { 0x0B62, "" }, +// { 0x0B63, "" }, +// { 0x0B64, "" }, +// { 0x0B65, "" }, +// { 0x0B66, "" }, +// { 0x0B67, "" }, +// { 0x0B68, "" }, +// { 0x0B69, "" }, +// { 0x0B6A, "" }, +// { 0x0B6B, "" }, +// { 0x0B6C, "" }, +// { 0x0B6D, "" }, +// { 0x0B6E, "" }, +// { 0x0B6F, "" }, +// { 0x0B70, "" }, +// { 0x0B71, "" }, +// { 0x0B72, "" }, +// { 0x0B73, "" }, +// { 0x0B74, "" }, +// { 0x0B75, "" }, +// { 0x0B76, "" }, +// { 0x0B77, "" }, +// { 0x0B78, "" }, +// { 0x0B79, "" }, +// { 0x0B7A, "" }, +// { 0x0B7B, "" }, +// { 0x0B7C, "" }, +// { 0x0B7D, "" }, +// { 0x0B7E, "" }, +// { 0x0B7F, "" }, +// { 0x0B80, "" }, +// { 0x0B81, "" }, +// { 0x0B82, "" }, +// { 0x0B83, "" }, +// { 0x0B84, "" }, +// { 0x0B85, "" }, +// { 0x0B86, "" }, +// { 0x0B87, "" }, +// { 0x0B88, "" }, +// { 0x0B89, "" }, +// { 0x0B8A, "" }, +// { 0x0B8B, "" }, +// { 0x0B8C, "" }, +// { 0x0B8D, "" }, +// { 0x0B8E, "" }, +// { 0x0B8F, "" }, +// { 0x0B90, "" }, +// { 0x0B91, "" }, +// { 0x0B92, "" }, +// { 0x0B93, "" }, +// { 0x0B94, "" }, +// { 0x0B95, "" }, +// { 0x0B96, "" }, +// { 0x0B97, "" }, +// { 0x0B98, "" }, +// { 0x0B99, "" }, +// { 0x0B9A, "" }, +// { 0x0B9B, "" }, +// { 0x0B9C, "" }, +// { 0x0B9D, "" }, +// { 0x0B9E, "" }, +// { 0x0B9F, "" }, +// { 0x0BA0, "" }, +// { 0x0BA1, "" }, +// { 0x0BA2, "" }, +// { 0x0BA3, "" }, +// { 0x0BA4, "" }, +// { 0x0BA5, "" }, +// { 0x0BA6, "" }, +// { 0x0BA7, "" }, +// { 0x0BA8, "" }, +// { 0x0BA9, "" }, +// { 0x0BAA, "" }, +// { 0x0BAB, "" }, +// { 0x0BAC, "" }, +// { 0x0BAD, "" }, +// { 0x0BAE, "" }, +// { 0x0BAF, "" }, +// { 0x0BB0, "" }, +// { 0x0BB1, "" }, +// { 0x0BB2, "" }, +// { 0x0BB3, "" }, +// { 0x0BB4, "" }, +// { 0x0BB5, "" }, +// { 0x0BB6, "" }, +// { 0x0BB7, "" }, +// { 0x0BB8, "" }, +// { 0x0BB9, "" }, +// { 0x0BBA, "" }, +// { 0x0BBB, "" }, +// { 0x0BBC, "" }, +// { 0x0BBD, "" }, +// { 0x0BBE, "" }, +// { 0x0BBF, "" }, +// { 0x0BC0, "" }, +// { 0x0BC1, "" }, +// { 0x0BC2, "" }, +// { 0x0BC3, "" }, +// { 0x0BC4, "" }, +// { 0x0BC5, "" }, +// { 0x0BC6, "" }, +// { 0x0BC7, "" }, +// { 0x0BC8, "" }, +// { 0x0BC9, "" }, +// { 0x0BCA, "" }, +// { 0x0BCB, "" }, +// { 0x0BCC, "" }, +// { 0x0BCD, "" }, +// { 0x0BCE, "" }, +// { 0x0BCF, "" }, +// { 0x0BD0, "" }, +// { 0x0BD1, "" }, +// { 0x0BD2, "" }, +// { 0x0BD3, "" }, +// { 0x0BD4, "" }, +// { 0x0BD5, "" }, +// { 0x0BD6, "" }, +// { 0x0BD7, "" }, +// { 0x0BD8, "" }, +// { 0x0BD9, "" }, +// { 0x0BDA, "" }, +// { 0x0BDB, "" }, +// { 0x0BDC, "" }, +// { 0x0BDD, "" }, +// { 0x0BDE, "" }, +// { 0x0BDF, "" }, +// { 0x0BE0, "" }, +// { 0x0BE1, "" }, +// { 0x0BE2, "" }, +// { 0x0BE3, "" }, +// { 0x0BE4, "" }, +// { 0x0BE5, "" }, +// { 0x0BE6, "" }, +// { 0x0BE7, "" }, +// { 0x0BE8, "" }, +// { 0x0BE9, "" }, +// { 0x0BEA, "" }, +// { 0x0BEB, "" }, +// { 0x0BEC, "" }, +// { 0x0BED, "" }, +// { 0x0BEE, "" }, +// { 0x0BEF, "" }, +// { 0x0BF0, "" }, +// { 0x0BF1, "" }, +// { 0x0BF2, "" }, +// { 0x0BF3, "" }, +// { 0x0BF4, "" }, +// { 0x0BF5, "" }, +// { 0x0BF6, "" }, +// { 0x0BF7, "" }, +// { 0x0BF8, "" }, +// { 0x0BF9, "" }, +// { 0x0BFA, "" }, +// { 0x0BFB, "" }, +// { 0x0BFC, "" }, +// { 0x0BFD, "" }, +// { 0x0BFE, "" }, +// { 0x0BFF, "" }, +// { 0x0C00, "" }, +// { 0x0C01, "" }, +// { 0x0C02, "" }, +// { 0x0C03, "" }, +// { 0x0C04, "" }, +// { 0x0C05, "" }, +// { 0x0C06, "" }, +// { 0x0C07, "" }, +// { 0x0C08, "" }, +// { 0x0C09, "" }, +// { 0x0C0A, "" }, +// { 0x0C0B, "" }, +// { 0x0C0C, "" }, +// { 0x0C0D, "" }, +// { 0x0C0E, "" }, +// { 0x0C0F, "" }, +// { 0x0C10, "" }, +// { 0x0C11, "" }, +// { 0x0C12, "" }, +// { 0x0C13, "" }, +// { 0x0C14, "" }, +// { 0x0C15, "" }, +// { 0x0C16, "" }, +// { 0x0C17, "" }, +// { 0x0C18, "" }, +// { 0x0C19, "" }, +// { 0x0C1A, "" }, +// { 0x0C1B, "" }, +// { 0x0C1C, "" }, +// { 0x0C1D, "" }, +// { 0x0C1E, "" }, +// { 0x0C1F, "" }, +// { 0x0C20, "" }, +// { 0x0C21, "" }, +// { 0x0C22, "" }, +// { 0x0C23, "" }, +// { 0x0C24, "" }, +// { 0x0C25, "" }, +// { 0x0C26, "" }, +// { 0x0C27, "" }, +// { 0x0C28, "" }, +// { 0x0C29, "" }, +// { 0x0C2A, "" }, +// { 0x0C2B, "" }, +// { 0x0C2C, "" }, +// { 0x0C2D, "" }, +// { 0x0C2E, "" }, +// { 0x0C2F, "" }, +// { 0x0C30, "" }, +// { 0x0C31, "" }, +// { 0x0C32, "" }, +// { 0x0C33, "" }, +// { 0x0C34, "" }, +// { 0x0C35, "" }, +// { 0x0C36, "" }, +// { 0x0C37, "" }, +// { 0x0C38, "" }, +// { 0x0C39, "" }, +// { 0x0C3A, "" }, +// { 0x0C3B, "" }, +// { 0x0C3C, "" }, +// { 0x0C3D, "" }, +// { 0x0C3E, "" }, +// { 0x0C3F, "" }, +// { 0x0C40, "" }, +// { 0x0C41, "" }, +// { 0x0C42, "" }, +// { 0x0C43, "" }, +// { 0x0C44, "" }, +// { 0x0C45, "" }, +// { 0x0C46, "" }, +// { 0x0C47, "" }, +// { 0x0C48, "" }, +// { 0x0C49, "" }, +// { 0x0C4A, "" }, +// { 0x0C4B, "" }, +// { 0x0C4C, "" }, +// { 0x0C4D, "" }, +// { 0x0C4E, "" }, +// { 0x0C4F, "" }, +// { 0x0C50, "" }, +// { 0x0C51, "" }, +// { 0x0C52, "" }, +// { 0x0C53, "" }, +// { 0x0C54, "" }, +// { 0x0C55, "" }, +// { 0x0C56, "" }, +// { 0x0C57, "" }, +// { 0x0C58, "" }, +// { 0x0C59, "" }, +// { 0x0C5A, "" }, +// { 0x0C5B, "" }, +// { 0x0C5C, "" }, +// { 0x0C5D, "" }, +// { 0x0C5E, "" }, +// { 0x0C5F, "" }, +// { 0x0C60, "" }, +// { 0x0C61, "" }, +// { 0x0C62, "" }, +// { 0x0C63, "" }, +// { 0x0C64, "" }, +// { 0x0C65, "" }, +// { 0x0C66, "" }, +// { 0x0C67, "" }, +// { 0x0C68, "" }, +// { 0x0C69, "" }, +// { 0x0C6A, "" }, +// { 0x0C6B, "" }, +// { 0x0C6C, "" }, +// { 0x0C6D, "" }, +// { 0x0C6E, "" }, +// { 0x0C6F, "" }, +// { 0x0C70, "" }, +// { 0x0C71, "" }, +// { 0x0C72, "" }, +// { 0x0C73, "" }, +// { 0x0C74, "" }, +// { 0x0C75, "" }, +// { 0x0C76, "" }, +// { 0x0C77, "" }, +// { 0x0C78, "" }, +// { 0x0C79, "" }, +// { 0x0C7A, "" }, +// { 0x0C7B, "" }, +// { 0x0C7C, "" }, +// { 0x0C7D, "" }, +// { 0x0C7E, "" }, +// { 0x0C7F, "" }, +// { 0x0C80, "" }, +// { 0x0C81, "" }, +// { 0x0C82, "" }, +// { 0x0C83, "" }, +// { 0x0C84, "" }, +// { 0x0C85, "" }, +// { 0x0C86, "" }, +// { 0x0C87, "" }, +// { 0x0C88, "" }, +// { 0x0C89, "" }, +// { 0x0C8A, "" }, +// { 0x0C8B, "" }, +// { 0x0C8C, "" }, +// { 0x0C8D, "" }, +// { 0x0C8E, "" }, +// { 0x0C8F, "" }, +// { 0x0C90, "" }, +// { 0x0C91, "" }, +// { 0x0C92, "" }, +// { 0x0C93, "" }, +// { 0x0C94, "" }, +// { 0x0C95, "" }, +// { 0x0C96, "" }, +// { 0x0C97, "" }, +// { 0x0C98, "" }, +// { 0x0C99, "" }, +// { 0x0C9A, "" }, +// { 0x0C9B, "" }, +// { 0x0C9C, "" }, +// { 0x0C9D, "" }, +// { 0x0C9E, "" }, +// { 0x0C9F, "" }, +// { 0x0CA0, "" }, +// { 0x0CA1, "" }, +// { 0x0CA2, "" }, +// { 0x0CA3, "" }, +// { 0x0CA4, "" }, +// { 0x0CA5, "" }, +// { 0x0CA6, "" }, +// { 0x0CA7, "" }, +// { 0x0CA8, "" }, +// { 0x0CA9, "" }, +// { 0x0CAA, "" }, +// { 0x0CAB, "" }, +// { 0x0CAC, "" }, +// { 0x0CAD, "" }, +// { 0x0CAE, "" }, +// { 0x0CAF, "" }, +// { 0x0CB0, "" }, +// { 0x0CB1, "" }, +// { 0x0CB2, "" }, +// { 0x0CB3, "" }, +// { 0x0CB4, "" }, +// { 0x0CB5, "" }, +// { 0x0CB6, "" }, +// { 0x0CB7, "" }, +// { 0x0CB8, "" }, +// { 0x0CB9, "" }, +// { 0x0CBA, "" }, +// { 0x0CBB, "" }, +// { 0x0CBC, "" }, +// { 0x0CBD, "" }, +// { 0x0CBE, "" }, +// { 0x0CBF, "" }, +// { 0x0CC0, "" }, +// { 0x0CC1, "" }, +// { 0x0CC2, "" }, +// { 0x0CC3, "" }, +// { 0x0CC4, "" }, +// { 0x0CC5, "" }, +// { 0x0CC6, "" }, +// { 0x0CC7, "" }, +// { 0x0CC8, "" }, +// { 0x0CC9, "" }, +// { 0x0CCA, "" }, +// { 0x0CCB, "" }, +// { 0x0CCC, "" }, +// { 0x0CCD, "" }, +// { 0x0CCE, "" }, +// { 0x0CCF, "" }, +// { 0x0CD0, "" }, +// { 0x0CD1, "" }, +// { 0x0CD2, "" }, +// { 0x0CD3, "" }, +// { 0x0CD4, "" }, +// { 0x0CD5, "" }, +// { 0x0CD6, "" }, +// { 0x0CD7, "" }, +// { 0x0CD8, "" }, +// { 0x0CD9, "" }, +// { 0x0CDA, "" }, +// { 0x0CDB, "" }, +// { 0x0CDC, "" }, +// { 0x0CDD, "" }, +// { 0x0CDE, "" }, +// { 0x0CDF, "" }, +// { 0x0CE0, "" }, +// { 0x0CE1, "" }, +// { 0x0CE2, "" }, +// { 0x0CE3, "" }, +// { 0x0CE4, "" }, +// { 0x0CE5, "" }, +// { 0x0CE6, "" }, +// { 0x0CE7, "" }, +// { 0x0CE8, "" }, +// { 0x0CE9, "" }, +// { 0x0CEA, "" }, +// { 0x0CEB, "" }, +// { 0x0CEC, "" }, +// { 0x0CED, "" }, +// { 0x0CEE, "" }, +// { 0x0CEF, "" }, +// { 0x0CF0, "" }, +// { 0x0CF1, "" }, +// { 0x0CF2, "" }, +// { 0x0CF3, "" }, +// { 0x0CF4, "" }, +// { 0x0CF5, "" }, +// { 0x0CF6, "" }, +// { 0x0CF7, "" }, +// { 0x0CF8, "" }, +// { 0x0CF9, "" }, +// { 0x0CFA, "" }, +// { 0x0CFB, "" }, +// { 0x0CFC, "" }, +// { 0x0CFD, "" }, +// { 0x0CFE, "" }, +// { 0x0CFF, "" }, +// { 0x0D00, "" }, +// { 0x0D01, "" }, +// { 0x0D02, "" }, +// { 0x0D03, "" }, +// { 0x0D04, "" }, +// { 0x0D05, "" }, +// { 0x0D06, "" }, +// { 0x0D07, "" }, +// { 0x0D08, "" }, +// { 0x0D09, "" }, +// { 0x0D0A, "" }, +// { 0x0D0B, "" }, +// { 0x0D0C, "" }, +// { 0x0D0D, "" }, +// { 0x0D0E, "" }, +// { 0x0D0F, "" }, +// { 0x0D10, "" }, +// { 0x0D11, "" }, +// { 0x0D12, "" }, +// { 0x0D13, "" }, +// { 0x0D14, "" }, +// { 0x0D15, "" }, +// { 0x0D16, "" }, +// { 0x0D17, "" }, +// { 0x0D18, "" }, +// { 0x0D19, "" }, +// { 0x0D1A, "" }, +// { 0x0D1B, "" }, +// { 0x0D1C, "" }, +// { 0x0D1D, "" }, +// { 0x0D1E, "" }, +// { 0x0D1F, "" }, +// { 0x0D20, "" }, +// { 0x0D21, "" }, +// { 0x0D22, "" }, +// { 0x0D23, "" }, +// { 0x0D24, "" }, +// { 0x0D25, "" }, +// { 0x0D26, "" }, +// { 0x0D27, "" }, +// { 0x0D28, "" }, +// { 0x0D29, "" }, +// { 0x0D2A, "" }, +// { 0x0D2B, "" }, +// { 0x0D2C, "" }, +// { 0x0D2D, "" }, +// { 0x0D2E, "" }, +// { 0x0D2F, "" }, +// { 0x0D30, "" }, +// { 0x0D31, "" }, +// { 0x0D32, "" }, +// { 0x0D33, "" }, +// { 0x0D34, "" }, +// { 0x0D35, "" }, +// { 0x0D36, "" }, +// { 0x0D37, "" }, +// { 0x0D38, "" }, +// { 0x0D39, "" }, +// { 0x0D3A, "" }, +// { 0x0D3B, "" }, +// { 0x0D3C, "" }, +// { 0x0D3D, "" }, +// { 0x0D3E, "" }, +// { 0x0D3F, "" }, +// { 0x0D40, "" }, +// { 0x0D41, "" }, +// { 0x0D42, "" }, +// { 0x0D43, "" }, +// { 0x0D44, "" }, +// { 0x0D45, "" }, +// { 0x0D46, "" }, +// { 0x0D47, "" }, +// { 0x0D48, "" }, +// { 0x0D49, "" }, +// { 0x0D4A, "" }, +// { 0x0D4B, "" }, +// { 0x0D4C, "" }, +// { 0x0D4D, "" }, +// { 0x0D4E, "" }, +// { 0x0D4F, "" }, +// { 0x0D50, "" }, +// { 0x0D51, "" }, +// { 0x0D52, "" }, +// { 0x0D53, "" }, +// { 0x0D54, "" }, +// { 0x0D55, "" }, +// { 0x0D56, "" }, +// { 0x0D57, "" }, +// { 0x0D58, "" }, +// { 0x0D59, "" }, +// { 0x0D5A, "" }, +// { 0x0D5B, "" }, +// { 0x0D5C, "" }, +// { 0x0D5D, "" }, +// { 0x0D5E, "" }, +// { 0x0D5F, "" }, +// { 0x0D60, "" }, +// { 0x0D61, "" }, +// { 0x0D62, "" }, +// { 0x0D63, "" }, +// { 0x0D64, "" }, +// { 0x0D65, "" }, +// { 0x0D66, "" }, +// { 0x0D67, "" }, +// { 0x0D68, "" }, +// { 0x0D69, "" }, +// { 0x0D6A, "" }, +// { 0x0D6B, "" }, +// { 0x0D6C, "" }, +// { 0x0D6D, "" }, +// { 0x0D6E, "" }, +// { 0x0D6F, "" }, +// { 0x0D70, "" }, +// { 0x0D71, "" }, +// { 0x0D72, "" }, +// { 0x0D73, "" }, +// { 0x0D74, "" }, +// { 0x0D75, "" }, +// { 0x0D76, "" }, +// { 0x0D77, "" }, +// { 0x0D78, "" }, +// { 0x0D79, "" }, +// { 0x0D7A, "" }, +// { 0x0D7B, "" }, +// { 0x0D7C, "" }, +// { 0x0D7D, "" }, +// { 0x0D7E, "" }, +// { 0x0D7F, "" }, +// { 0x0D80, "" }, +// { 0x0D81, "" }, +// { 0x0D82, "" }, +// { 0x0D83, "" }, +// { 0x0D84, "" }, +// { 0x0D85, "" }, +// { 0x0D86, "" }, +// { 0x0D87, "" }, +// { 0x0D88, "" }, +// { 0x0D89, "" }, +// { 0x0D8A, "" }, +// { 0x0D8B, "" }, +// { 0x0D8C, "" }, +// { 0x0D8D, "" }, +// { 0x0D8E, "" }, +// { 0x0D8F, "" }, +// { 0x0D90, "" }, +// { 0x0D91, "" }, +// { 0x0D92, "" }, +// { 0x0D93, "" }, +// { 0x0D94, "" }, +// { 0x0D95, "" }, +// { 0x0D96, "" }, +// { 0x0D97, "" }, +// { 0x0D98, "" }, +// { 0x0D99, "" }, +// { 0x0D9A, "" }, +// { 0x0D9B, "" }, +// { 0x0D9C, "" }, +// { 0x0D9D, "" }, +// { 0x0D9E, "" }, +// { 0x0D9F, "" }, +// { 0x0DA0, "" }, +// { 0x0DA1, "" }, +// { 0x0DA2, "" }, +// { 0x0DA3, "" }, +// { 0x0DA4, "" }, +// { 0x0DA5, "" }, +// { 0x0DA6, "" }, +// { 0x0DA7, "" }, +// { 0x0DA8, "" }, +// { 0x0DA9, "" }, +// { 0x0DAA, "" }, +// { 0x0DAB, "" }, +// { 0x0DAC, "" }, +// { 0x0DAD, "" }, +// { 0x0DAE, "" }, +// { 0x0DAF, "" }, +// { 0x0DB0, "" }, +// { 0x0DB1, "" }, +// { 0x0DB2, "" }, +// { 0x0DB3, "" }, +// { 0x0DB4, "" }, +// { 0x0DB5, "" }, +// { 0x0DB6, "" }, +// { 0x0DB7, "" }, +// { 0x0DB8, "" }, +// { 0x0DB9, "" }, +// { 0x0DBA, "" }, +// { 0x0DBB, "" }, +// { 0x0DBC, "" }, +// { 0x0DBD, "" }, +// { 0x0DBE, "" }, +// { 0x0DBF, "" }, +// { 0x0DC0, "" }, +// { 0x0DC1, "" }, +// { 0x0DC2, "" }, +// { 0x0DC3, "" }, +// { 0x0DC4, "" }, +// { 0x0DC5, "" }, +// { 0x0DC6, "" }, +// { 0x0DC7, "" }, +// { 0x0DC8, "" }, +// { 0x0DC9, "" }, +// { 0x0DCA, "" }, +// { 0x0DCB, "" }, +// { 0x0DCC, "" }, +// { 0x0DCD, "" }, +// { 0x0DCE, "" }, +// { 0x0DCF, "" }, +// { 0x0DD0, "" }, +// { 0x0DD1, "" }, +// { 0x0DD2, "" }, +// { 0x0DD3, "" }, +// { 0x0DD4, "" }, +// { 0x0DD5, "" }, +// { 0x0DD6, "" }, +// { 0x0DD7, "" }, +// { 0x0DD8, "" }, +// { 0x0DD9, "" }, +// { 0x0DDA, "" }, +// { 0x0DDB, "" }, +// { 0x0DDC, "" }, +// { 0x0DDD, "" }, +// { 0x0DDE, "" }, +// { 0x0DDF, "" }, +// { 0x0DE0, "" }, +// { 0x0DE1, "" }, +// { 0x0DE2, "" }, +// { 0x0DE3, "" }, +// { 0x0DE4, "" }, +// { 0x0DE5, "" }, +// { 0x0DE6, "" }, +// { 0x0DE7, "" }, +// { 0x0DE8, "" }, +// { 0x0DE9, "" }, +// { 0x0DEA, "" }, +// { 0x0DEB, "" }, +// { 0x0DEC, "" }, +// { 0x0DED, "" }, +// { 0x0DEE, "" }, +// { 0x0DEF, "" }, +// { 0x0DF0, "" }, +// { 0x0DF1, "" }, +// { 0x0DF2, "" }, +// { 0x0DF3, "" }, +// { 0x0DF4, "" }, +// { 0x0DF5, "" }, +// { 0x0DF6, "" }, +// { 0x0DF7, "" }, +// { 0x0DF8, "" }, +// { 0x0DF9, "" }, +// { 0x0DFA, "" }, +// { 0x0DFB, "" }, +// { 0x0DFC, "" }, +// { 0x0DFD, "" }, +// { 0x0DFE, "" }, +// { 0x0DFF, "" }, +// { 0x0E00, "" }, +// { 0x0E01, "" }, +// { 0x0E02, "" }, +// { 0x0E03, "" }, +// { 0x0E04, "" }, +// { 0x0E05, "" }, +// { 0x0E06, "" }, +// { 0x0E07, "" }, +// { 0x0E08, "" }, +// { 0x0E09, "" }, +// { 0x0E0A, "" }, +// { 0x0E0B, "" }, +// { 0x0E0C, "" }, +// { 0x0E0D, "" }, +// { 0x0E0E, "" }, +// { 0x0E0F, "" }, +// { 0x0E10, "" }, +// { 0x0E11, "" }, +// { 0x0E12, "" }, +// { 0x0E13, "" }, +// { 0x0E14, "" }, +// { 0x0E15, "" }, +// { 0x0E16, "" }, +// { 0x0E17, "" }, +// { 0x0E18, "" }, +// { 0x0E19, "" }, +// { 0x0E1A, "" }, +// { 0x0E1B, "" }, +// { 0x0E1C, "" }, +// { 0x0E1D, "" }, +// { 0x0E1E, "" }, +// { 0x0E1F, "" }, +// { 0x0E20, "" }, +// { 0x0E21, "" }, +// { 0x0E22, "" }, +// { 0x0E23, "" }, +// { 0x0E24, "" }, +// { 0x0E25, "" }, +// { 0x0E26, "" }, +// { 0x0E27, "" }, +// { 0x0E28, "" }, +// { 0x0E29, "" }, +// { 0x0E2A, "" }, +// { 0x0E2B, "" }, +// { 0x0E2C, "" }, +// { 0x0E2D, "" }, +// { 0x0E2E, "" }, +// { 0x0E2F, "" }, +// { 0x0E30, "" }, +// { 0x0E31, "" }, +// { 0x0E32, "" }, +// { 0x0E33, "" }, +// { 0x0E34, "" }, +// { 0x0E35, "" }, +// { 0x0E36, "" }, +// { 0x0E37, "" }, +// { 0x0E38, "" }, +// { 0x0E39, "" }, +// { 0x0E3A, "" }, +// { 0x0E3B, "" }, +// { 0x0E3C, "" }, +// { 0x0E3D, "" }, +// { 0x0E3E, "" }, +// { 0x0E3F, "" }, +// { 0x0E40, "" }, +// { 0x0E41, "" }, +// { 0x0E42, "" }, +// { 0x0E43, "" }, +// { 0x0E44, "" }, +// { 0x0E45, "" }, +// { 0x0E46, "" }, +// { 0x0E47, "" }, +// { 0x0E48, "" }, +// { 0x0E49, "" }, +// { 0x0E4A, "" }, +// { 0x0E4B, "" }, +// { 0x0E4C, "" }, +// { 0x0E4D, "" }, +// { 0x0E4E, "" }, +// { 0x0E4F, "" }, +// { 0x0E50, "" }, +// { 0x0E51, "" }, +// { 0x0E52, "" }, +// { 0x0E53, "" }, +// { 0x0E54, "" }, +// { 0x0E55, "" }, +// { 0x0E56, "" }, +// { 0x0E57, "" }, +// { 0x0E58, "" }, +// { 0x0E59, "" }, +// { 0x0E5A, "" }, +// { 0x0E5B, "" }, +// { 0x0E5C, "" }, +// { 0x0E5D, "" }, +// { 0x0E5E, "" }, +// { 0x0E5F, "" }, +// { 0x0E60, "" }, +// { 0x0E61, "" }, +// { 0x0E62, "" }, +// { 0x0E63, "" }, +// { 0x0E64, "" }, +// { 0x0E65, "" }, +// { 0x0E66, "" }, +// { 0x0E67, "" }, +// { 0x0E68, "" }, +// { 0x0E69, "" }, +// { 0x0E6A, "" }, +// { 0x0E6B, "" }, +// { 0x0E6C, "" }, +// { 0x0E6D, "" }, +// { 0x0E6E, "" }, +// { 0x0E6F, "" }, +// { 0x0E70, "" }, +// { 0x0E71, "" }, +// { 0x0E72, "" }, +// { 0x0E73, "" }, +// { 0x0E74, "" }, +// { 0x0E75, "" }, +// { 0x0E76, "" }, +// { 0x0E77, "" }, +// { 0x0E78, "" }, +// { 0x0E79, "" }, +// { 0x0E7A, "" }, +// { 0x0E7B, "" }, +// { 0x0E7C, "" }, +// { 0x0E7D, "" }, +// { 0x0E7E, "" }, +// { 0x0E7F, "" }, +// { 0x0E80, "" }, +// { 0x0E81, "" }, +// { 0x0E82, "" }, +// { 0x0E83, "" }, +// { 0x0E84, "" }, +// { 0x0E85, "" }, +// { 0x0E86, "" }, +// { 0x0E87, "" }, +// { 0x0E88, "" }, +// { 0x0E89, "" }, +// { 0x0E8A, "" }, +// { 0x0E8B, "" }, +// { 0x0E8C, "" }, +// { 0x0E8D, "" }, +// { 0x0E8E, "" }, +// { 0x0E8F, "" }, +// { 0x0E90, "" }, +// { 0x0E91, "" }, +// { 0x0E92, "" }, +// { 0x0E93, "" }, +// { 0x0E94, "" }, +// { 0x0E95, "" }, +// { 0x0E96, "" }, +// { 0x0E97, "" }, +// { 0x0E98, "" }, +// { 0x0E99, "" }, +// { 0x0E9A, "" }, +// { 0x0E9B, "" }, +// { 0x0E9C, "" }, +// { 0x0E9D, "" }, +// { 0x0E9E, "" }, +// { 0x0E9F, "" }, +// { 0x0EA0, "" }, +// { 0x0EA1, "" }, +// { 0x0EA2, "" }, +// { 0x0EA3, "" }, +// { 0x0EA4, "" }, +// { 0x0EA5, "" }, +// { 0x0EA6, "" }, +// { 0x0EA7, "" }, +// { 0x0EA8, "" }, +// { 0x0EA9, "" }, +// { 0x0EAA, "" }, +// { 0x0EAB, "" }, +// { 0x0EAC, "" }, +// { 0x0EAD, "" }, +// { 0x0EAE, "" }, +// { 0x0EAF, "" }, +// { 0x0EB0, "" }, +// { 0x0EB1, "" }, +// { 0x0EB2, "" }, +// { 0x0EB3, "" }, +// { 0x0EB4, "" }, +// { 0x0EB5, "" }, +// { 0x0EB6, "" }, +// { 0x0EB7, "" }, +// { 0x0EB8, "" }, +// { 0x0EB9, "" }, +// { 0x0EBA, "" }, +// { 0x0EBB, "" }, +// { 0x0EBC, "" }, +// { 0x0EBD, "" }, +// { 0x0EBE, "" }, +// { 0x0EBF, "" }, +// { 0x0EC0, "" }, +// { 0x0EC1, "" }, +// { 0x0EC2, "" }, +// { 0x0EC3, "" }, +// { 0x0EC4, "" }, +// { 0x0EC5, "" }, +// { 0x0EC6, "" }, +// { 0x0EC7, "" }, +// { 0x0EC8, "" }, +// { 0x0EC9, "" }, +// { 0x0ECA, "" }, +// { 0x0ECB, "" }, +// { 0x0ECC, "" }, +// { 0x0ECD, "" }, +// { 0x0ECE, "" }, +// { 0x0ECF, "" }, +// { 0x0ED0, "" }, +// { 0x0ED1, "" }, +// { 0x0ED2, "" }, +// { 0x0ED3, "" }, +// { 0x0ED4, "" }, +// { 0x0ED5, "" }, +// { 0x0ED6, "" }, +// { 0x0ED7, "" }, +// { 0x0ED8, "" }, +// { 0x0ED9, "" }, +// { 0x0EDA, "" }, +// { 0x0EDB, "" }, +// { 0x0EDC, "" }, +// { 0x0EDD, "" }, +// { 0x0EDE, "" }, +// { 0x0EDF, "" }, +// { 0x0EE0, "" }, +// { 0x0EE1, "" }, +// { 0x0EE2, "" }, +// { 0x0EE3, "" }, +// { 0x0EE4, "" }, +// { 0x0EE5, "" }, +// { 0x0EE6, "" }, +// { 0x0EE7, "" }, +// { 0x0EE8, "" }, +// { 0x0EE9, "" }, +// { 0x0EEA, "" }, +// { 0x0EEB, "" }, +// { 0x0EEC, "" }, +// { 0x0EED, "" }, +// { 0x0EEE, "" }, +// { 0x0EEF, "" }, +// { 0x0EF0, "" }, +// { 0x0EF1, "" }, +// { 0x0EF2, "" }, +// { 0x0EF3, "" }, +// { 0x0EF4, "" }, +// { 0x0EF5, "" }, +// { 0x0EF6, "" }, +// { 0x0EF7, "" }, +// { 0x0EF8, "" }, +// { 0x0EF9, "" }, +// { 0x0EFA, "" }, +// { 0x0EFB, "" }, +// { 0x0EFC, "" }, +// { 0x0EFD, "" }, +// { 0x0EFE, "" }, +// { 0x0EFF, "" }, +// { 0x0F00, "" }, +// { 0x0F01, "" }, +// { 0x0F02, "" }, +// { 0x0F03, "" }, +// { 0x0F04, "" }, +// { 0x0F05, "" }, +// { 0x0F06, "" }, +// { 0x0F07, "" }, +// { 0x0F08, "" }, +// { 0x0F09, "" }, +// { 0x0F0A, "" }, +// { 0x0F0B, "" }, +// { 0x0F0C, "" }, +// { 0x0F0D, "" }, +// { 0x0F0E, "" }, +// { 0x0F0F, "" }, +// { 0x0F10, "" }, +// { 0x0F11, "" }, +// { 0x0F12, "" }, +// { 0x0F13, "" }, +// { 0x0F14, "" }, +// { 0x0F15, "" }, +// { 0x0F16, "" }, +// { 0x0F17, "" }, +// { 0x0F18, "" }, +// { 0x0F19, "" }, +// { 0x0F1A, "" }, +// { 0x0F1B, "" }, +// { 0x0F1C, "" }, +// { 0x0F1D, "" }, +// { 0x0F1E, "" }, +// { 0x0F1F, "" }, +// { 0x0F20, "" }, +// { 0x0F21, "" }, +// { 0x0F22, "" }, +// { 0x0F23, "" }, +// { 0x0F24, "" }, +// { 0x0F25, "" }, +// { 0x0F26, "" }, +// { 0x0F27, "" }, +// { 0x0F28, "" }, +// { 0x0F29, "" }, +// { 0x0F2A, "" }, +// { 0x0F2B, "" }, +// { 0x0F2C, "" }, +// { 0x0F2D, "" }, +// { 0x0F2E, "" }, +// { 0x0F2F, "" }, +// { 0x0F30, "" }, +// { 0x0F31, "" }, +// { 0x0F32, "" }, +// { 0x0F33, "" }, +// { 0x0F34, "" }, +// { 0x0F35, "" }, +// { 0x0F36, "" }, +// { 0x0F37, "" }, +// { 0x0F38, "" }, +// { 0x0F39, "" }, +// { 0x0F3A, "" }, +// { 0x0F3B, "" }, +// { 0x0F3C, "" }, +// { 0x0F3D, "" }, +// { 0x0F3E, "" }, +// { 0x0F3F, "" }, +// { 0x0F40, "" }, +// { 0x0F41, "" }, +// { 0x0F42, "" }, +// { 0x0F43, "" }, +// { 0x0F44, "" }, +// { 0x0F45, "" }, +// { 0x0F46, "" }, +// { 0x0F47, "" }, +// { 0x0F48, "" }, +// { 0x0F49, "" }, +// { 0x0F4A, "" }, +// { 0x0F4B, "" }, +// { 0x0F4C, "" }, +// { 0x0F4D, "" }, +// { 0x0F4E, "" }, +// { 0x0F4F, "" }, +// { 0x0F50, "" }, +// { 0x0F51, "" }, +// { 0x0F52, "" }, +// { 0x0F53, "" }, +// { 0x0F54, "" }, +// { 0x0F55, "" }, +// { 0x0F56, "" }, +// { 0x0F57, "" }, +// { 0x0F58, "" }, +// { 0x0F59, "" }, +// { 0x0F5A, "" }, +// { 0x0F5B, "" }, +// { 0x0F5C, "" }, +// { 0x0F5D, "" }, +// { 0x0F5E, "" }, +// { 0x0F5F, "" }, +// { 0x0F60, "" }, +// { 0x0F61, "" }, +// { 0x0F62, "" }, +// { 0x0F63, "" }, +// { 0x0F64, "" }, +// { 0x0F65, "" }, +// { 0x0F66, "" }, +// { 0x0F67, "" }, +// { 0x0F68, "" }, +// { 0x0F69, "" }, +// { 0x0F6A, "" }, +// { 0x0F6B, "" }, +// { 0x0F6C, "" }, +// { 0x0F6D, "" }, +// { 0x0F6E, "" }, +// { 0x0F6F, "" }, +// { 0x0F70, "" }, +// { 0x0F71, "" }, +// { 0x0F72, "" }, +// { 0x0F73, "" }, +// { 0x0F74, "" }, +// { 0x0F75, "" }, +// { 0x0F76, "" }, +// { 0x0F77, "" }, +// { 0x0F78, "" }, +// { 0x0F79, "" }, +// { 0x0F7A, "" }, +// { 0x0F7B, "" }, +// { 0x0F7C, "" }, +// { 0x0F7D, "" }, +// { 0x0F7E, "" }, +// { 0x0F7F, "" }, +// { 0x0F80, "" }, +// { 0x0F81, "" }, +// { 0x0F82, "" }, +// { 0x0F83, "" }, +// { 0x0F84, "" }, +// { 0x0F85, "" }, +// { 0x0F86, "" }, +// { 0x0F87, "" }, +// { 0x0F88, "" }, +// { 0x0F89, "" }, +// { 0x0F8A, "" }, +// { 0x0F8B, "" }, +// { 0x0F8C, "" }, +// { 0x0F8D, "" }, +// { 0x0F8E, "" }, +// { 0x0F8F, "" }, +// { 0x0F90, "" }, +// { 0x0F91, "" }, +// { 0x0F92, "" }, +// { 0x0F93, "" }, +// { 0x0F94, "" }, +// { 0x0F95, "" }, +// { 0x0F96, "" }, +// { 0x0F97, "" }, +// { 0x0F98, "" }, +// { 0x0F99, "" }, +// { 0x0F9A, "" }, +// { 0x0F9B, "" }, +// { 0x0F9C, "" }, +// { 0x0F9D, "" }, +// { 0x0F9E, "" }, +// { 0x0F9F, "" }, +// { 0x0FA0, "" }, +// { 0x0FA1, "" }, +// { 0x0FA2, "" }, +// { 0x0FA3, "" }, +// { 0x0FA4, "" }, +// { 0x0FA5, "" }, +// { 0x0FA6, "" }, +// { 0x0FA7, "" }, +// { 0x0FA8, "" }, +// { 0x0FA9, "" }, +// { 0x0FAA, "" }, +// { 0x0FAB, "" }, +// { 0x0FAC, "" }, +// { 0x0FAD, "" }, +// { 0x0FAE, "" }, +// { 0x0FAF, "" }, +// { 0x0FB0, "" }, +// { 0x0FB1, "" }, +// { 0x0FB2, "" }, +// { 0x0FB3, "" }, +// { 0x0FB4, "" }, +// { 0x0FB5, "" }, +// { 0x0FB6, "" }, +// { 0x0FB7, "" }, +// { 0x0FB8, "" }, +// { 0x0FB9, "" }, +// { 0x0FBA, "" }, +// { 0x0FBB, "" }, +// { 0x0FBC, "" }, +// { 0x0FBD, "" }, +// { 0x0FBE, "" }, +// { 0x0FBF, "" }, +// { 0x0FC0, "" }, +// { 0x0FC1, "" }, +// { 0x0FC2, "" }, +// { 0x0FC3, "" }, +// { 0x0FC4, "" }, +// { 0x0FC5, "" }, +// { 0x0FC6, "" }, +// { 0x0FC7, "" }, +// { 0x0FC8, "" }, +// { 0x0FC9, "" }, +// { 0x0FCA, "" }, +// { 0x0FCB, "" }, +// { 0x0FCC, "" }, +// { 0x0FCD, "" }, +// { 0x0FCE, "" }, +// { 0x0FCF, "" }, +// { 0x0FD0, "" }, +// { 0x0FD1, "" }, +// { 0x0FD2, "" }, +// { 0x0FD3, "" }, +// { 0x0FD4, "" }, +// { 0x0FD5, "" }, +// { 0x0FD6, "" }, +// { 0x0FD7, "" }, +// { 0x0FD8, "" }, +// { 0x0FD9, "" }, +// { 0x0FDA, "" }, +// { 0x0FDB, "" }, +// { 0x0FDC, "" }, +// { 0x0FDD, "" }, +// { 0x0FDE, "" }, +// { 0x0FDF, "" }, +// { 0x0FE0, "" }, +// { 0x0FE1, "" }, +// { 0x0FE2, "" }, +// { 0x0FE3, "" }, +// { 0x0FE4, "" }, +// { 0x0FE5, "" }, +// { 0x0FE6, "" }, +// { 0x0FE7, "" }, +// { 0x0FE8, "" }, +// { 0x0FE9, "" }, +// { 0x0FEA, "" }, +// { 0x0FEB, "" }, +// { 0x0FEC, "" }, +// { 0x0FED, "" }, +// { 0x0FEE, "" }, +// { 0x0FEF, "" }, +// { 0x0FF0, "" }, +// { 0x0FF1, "" }, +// { 0x0FF2, "" }, +// { 0x0FF3, "" }, +// { 0x0FF4, "" }, +// { 0x0FF5, "" }, +// { 0x0FF6, "" }, +// { 0x0FF7, "" }, +// { 0x0FF8, "" }, +// { 0x0FF9, "" }, +// { 0x0FFA, "" }, +// { 0x0FFB, "" }, +// { 0x0FFC, "" }, +// { 0x0FFD, "" }, +// { 0x0FFE, "" }, +// { 0x0FFF, "" }, +// { 0x1000, "" }, +// { 0x1001, "" }, +// { 0x1002, "" }, +// { 0x1003, "" }, +// { 0x1004, "" }, +// { 0x1005, "" }, +// { 0x1006, "" }, +// { 0x1007, "" }, +// { 0x1008, "" }, +// { 0x1009, "" }, +// { 0x100A, "" }, +// { 0x100B, "" }, +// { 0x100C, "" }, +// { 0x100D, "" }, +// { 0x100E, "" }, +// { 0x100F, "" }, +// { 0x1010, "" }, +// { 0x1011, "" }, +// { 0x1012, "" }, +// { 0x1013, "" }, +// { 0x1014, "" }, +// { 0x1015, "" }, +// { 0x1016, "" }, +// { 0x1017, "" }, +// { 0x1018, "" }, +// { 0x1019, "" }, +// { 0x101A, "" }, +// { 0x101B, "" }, +// { 0x101C, "" }, +// { 0x101D, "" }, +// { 0x101E, "" }, +// { 0x101F, "" }, +// { 0x1020, "" }, +// { 0x1021, "" }, +// { 0x1022, "" }, +// { 0x1023, "" }, +// { 0x1024, "" }, +// { 0x1025, "" }, +// { 0x1026, "" }, +// { 0x1027, "" }, +// { 0x1028, "" }, +// { 0x1029, "" }, +// { 0x102A, "" }, +// { 0x102B, "" }, +// { 0x102C, "" }, +// { 0x102D, "" }, +// { 0x102E, "" }, +// { 0x102F, "" }, +// { 0x1030, "" }, +// { 0x1031, "" }, +// { 0x1032, "" }, +// { 0x1033, "" }, +// { 0x1034, "" }, +// { 0x1035, "" }, +// { 0x1036, "" }, +// { 0x1037, "" }, +// { 0x1038, "" }, +// { 0x1039, "" }, +// { 0x103A, "" }, +// { 0x103B, "" }, +// { 0x103C, "" }, +// { 0x103D, "" }, +// { 0x103E, "" }, +// { 0x103F, "" }, +// { 0x1040, "" }, +// { 0x1041, "" }, +// { 0x1042, "" }, +// { 0x1043, "" }, +// { 0x1044, "" }, +// { 0x1045, "" }, +// { 0x1046, "" }, +// { 0x1047, "" }, +// { 0x1048, "" }, +// { 0x1049, "" }, +// { 0x104A, "" }, +// { 0x104B, "" }, +// { 0x104C, "" }, +// { 0x104D, "" }, +// { 0x104E, "" }, +// { 0x104F, "" }, +// { 0x1050, "" }, +// { 0x1051, "" }, +// { 0x1052, "" }, +// { 0x1053, "" }, +// { 0x1054, "" }, +// { 0x1055, "" }, +// { 0x1056, "" }, +// { 0x1057, "" }, +// { 0x1058, "" }, +// { 0x1059, "" }, +// { 0x105A, "" }, +// { 0x105B, "" }, +// { 0x105C, "" }, +// { 0x105D, "" }, +// { 0x105E, "" }, +// { 0x105F, "" }, +// { 0x1060, "" }, +// { 0x1061, "" }, +// { 0x1062, "" }, +// { 0x1063, "" }, +// { 0x1064, "" }, +// { 0x1065, "" }, +// { 0x1066, "" }, +// { 0x1067, "" }, +// { 0x1068, "" }, +// { 0x1069, "" }, +// { 0x106A, "" }, +// { 0x106B, "" }, +// { 0x106C, "" }, +// { 0x106D, "" }, +// { 0x106E, "" }, +// { 0x106F, "" }, +// { 0x1070, "" }, +// { 0x1071, "" }, +// { 0x1072, "" }, +// { 0x1073, "" }, +// { 0x1074, "" }, +// { 0x1075, "" }, +// { 0x1076, "" }, +// { 0x1077, "" }, +// { 0x1078, "" }, +// { 0x1079, "" }, +// { 0x107A, "" }, +// { 0x107B, "" }, +// { 0x107C, "" }, +// { 0x107D, "" }, +// { 0x107E, "" }, +// { 0x107F, "" }, +// { 0x1080, "" }, +// { 0x1081, "" }, +// { 0x1082, "" }, +// { 0x1083, "" }, +// { 0x1084, "" }, +// { 0x1085, "" }, +// { 0x1086, "" }, +// { 0x1087, "" }, +// { 0x1088, "" }, +// { 0x1089, "" }, +// { 0x108A, "" }, +// { 0x108B, "" }, +// { 0x108C, "" }, +// { 0x108D, "" }, +// { 0x108E, "" }, +// { 0x108F, "" }, +// { 0x1090, "" }, +// { 0x1091, "" }, +// { 0x1092, "" }, +// { 0x1093, "" }, +// { 0x1094, "" }, +// { 0x1095, "" }, +// { 0x1096, "" }, +// { 0x1097, "" }, +// { 0x1098, "" }, +// { 0x1099, "" }, +// { 0x109A, "" }, +// { 0x109B, "" }, +// { 0x109C, "" }, +// { 0x109D, "" }, +// { 0x109E, "" }, +// { 0x109F, "" }, +// { 0x10A0, "" }, +// { 0x10A1, "" }, +// { 0x10A2, "" }, +// { 0x10A3, "" }, +// { 0x10A4, "" }, +// { 0x10A5, "" }, +// { 0x10A6, "" }, +// { 0x10A7, "" }, +// { 0x10A8, "" }, +// { 0x10A9, "" }, +// { 0x10AA, "" }, +// { 0x10AB, "" }, +// { 0x10AC, "" }, +// { 0x10AD, "" }, +// { 0x10AE, "" }, +// { 0x10AF, "" }, +// { 0x10B0, "" }, +// { 0x10B1, "" }, +// { 0x10B2, "" }, +// { 0x10B3, "" }, +// { 0x10B4, "" }, +// { 0x10B5, "" }, +// { 0x10B6, "" }, +// { 0x10B7, "" }, +// { 0x10B8, "" }, +// { 0x10B9, "" }, +// { 0x10BA, "" }, +// { 0x10BB, "" }, +// { 0x10BC, "" }, +// { 0x10BD, "" }, +// { 0x10BE, "" }, +// { 0x10BF, "" }, +// { 0x10C0, "" }, +// { 0x10C1, "" }, +// { 0x10C2, "" }, +// { 0x10C3, "" }, +// { 0x10C4, "" }, +// { 0x10C5, "" }, +// { 0x10C6, "" }, +// { 0x10C7, "" }, +// { 0x10C8, "" }, +// { 0x10C9, "" }, +// { 0x10CA, "" }, +// { 0x10CB, "" }, +// { 0x10CC, "" }, +// { 0x10CD, "" }, +// { 0x10CE, "" }, +// { 0x10CF, "" }, +// { 0x10D0, "" }, +// { 0x10D1, "" }, +// { 0x10D2, "" }, +// { 0x10D3, "" }, +// { 0x10D4, "" }, +// { 0x10D5, "" }, +// { 0x10D6, "" }, +// { 0x10D7, "" }, +// { 0x10D8, "" }, +// { 0x10D9, "" }, +// { 0x10DA, "" }, +// { 0x10DB, "" }, +// { 0x10DC, "" }, +// { 0x10DD, "" }, +// { 0x10DE, "" }, +// { 0x10DF, "" }, +// { 0x10E0, "" }, +// { 0x10E1, "" }, +// { 0x10E2, "" }, +// { 0x10E3, "" }, +// { 0x10E4, "" }, +// { 0x10E5, "" }, +// { 0x10E6, "" }, +// { 0x10E7, "" }, +// { 0x10E8, "" }, +// { 0x10E9, "" }, +// { 0x10EA, "" }, +// { 0x10EB, "" }, +// { 0x10EC, "" }, +// { 0x10ED, "" }, +// { 0x10EE, "" }, +// { 0x10EF, "" }, +// { 0x10F0, "" }, +// { 0x10F1, "" }, +// { 0x10F2, "" }, +// { 0x10F3, "" }, +// { 0x10F4, "" }, +// { 0x10F5, "" }, +// { 0x10F6, "" }, +// { 0x10F7, "" }, +// { 0x10F8, "" }, +// { 0x10F9, "" }, +// { 0x10FA, "" }, +// { 0x10FB, "" }, +// { 0x10FC, "" }, +// { 0x10FD, "" }, +// { 0x10FE, "" }, +// { 0x10FF, "" }, +// { 0x1100, "" }, +// { 0x1101, "" }, +// { 0x1102, "" }, +// { 0x1103, "" }, +// { 0x1104, "" }, +// { 0x1105, "" }, +// { 0x1106, "" }, +// { 0x1107, "" }, +// { 0x1108, "" }, +// { 0x1109, "" }, +// { 0x110A, "" }, +// { 0x110B, "" }, +// { 0x110C, "" }, +// { 0x110D, "" }, +// { 0x110E, "" }, +// { 0x110F, "" }, +// { 0x1110, "" }, +// { 0x1111, "" }, +// { 0x1112, "" }, +// { 0x1113, "" }, +// { 0x1114, "" }, +// { 0x1115, "" }, +// { 0x1116, "" }, +// { 0x1117, "" }, +// { 0x1118, "" }, +// { 0x1119, "" }, +// { 0x111A, "" }, +// { 0x111B, "" }, +// { 0x111C, "" }, +// { 0x111D, "" }, +// { 0x111E, "" }, +// { 0x111F, "" }, +// { 0x1120, "" }, +// { 0x1121, "" }, +// { 0x1122, "" }, +// { 0x1123, "" }, +// { 0x1124, "" }, +// { 0x1125, "" }, +// { 0x1126, "" }, +// { 0x1127, "" }, +// { 0x1128, "" }, +// { 0x1129, "" }, +// { 0x112A, "" }, +// { 0x112B, "" }, +// { 0x112C, "" }, +// { 0x112D, "" }, +// { 0x112E, "" }, +// { 0x112F, "" }, +// { 0x1130, "" }, +// { 0x1131, "" }, +// { 0x1132, "" }, +// { 0x1133, "" }, +// { 0x1134, "" }, +// { 0x1135, "" }, +// { 0x1136, "" }, +// { 0x1137, "" }, +// { 0x1138, "" }, +// { 0x1139, "" }, +// { 0x113A, "" }, +// { 0x113B, "" }, +// { 0x113C, "" }, +// { 0x113D, "" }, +// { 0x113E, "" }, +// { 0x113F, "" }, +// { 0x1140, "" }, +// { 0x1141, "" }, +// { 0x1142, "" }, +// { 0x1143, "" }, +// { 0x1144, "" }, +// { 0x1145, "" }, +// { 0x1146, "" }, +// { 0x1147, "" }, +// { 0x1148, "" }, +// { 0x1149, "" }, +// { 0x114A, "" }, +// { 0x114B, "" }, +// { 0x114C, "" }, +// { 0x114D, "" }, +// { 0x114E, "" }, +// { 0x114F, "" }, +// { 0x1150, "" }, +// { 0x1151, "" }, +// { 0x1152, "" }, +// { 0x1153, "" }, +// { 0x1154, "" }, +// { 0x1155, "" }, +// { 0x1156, "" }, +// { 0x1157, "" }, +// { 0x1158, "" }, +// { 0x1159, "" }, +// { 0x115A, "" }, +// { 0x115B, "" }, +// { 0x115C, "" }, +// { 0x115D, "" }, +// { 0x115E, "" }, +// { 0x115F, "" }, +// { 0x1160, "" }, +// { 0x1161, "" }, +// { 0x1162, "" }, +// { 0x1163, "" }, +// { 0x1164, "" }, +// { 0x1165, "" }, +// { 0x1166, "" }, +// { 0x1167, "" }, +// { 0x1168, "" }, +// { 0x1169, "" }, +// { 0x116A, "" }, +// { 0x116B, "" }, +// { 0x116C, "" }, +// { 0x116D, "" }, +// { 0x116E, "" }, +// { 0x116F, "" }, +// { 0x1170, "" }, +// { 0x1171, "" }, +// { 0x1172, "" }, +// { 0x1173, "" }, +// { 0x1174, "" }, +// { 0x1175, "" }, +// { 0x1176, "" }, +// { 0x1177, "" }, +// { 0x1178, "" }, +// { 0x1179, "" }, +// { 0x117A, "" }, +// { 0x117B, "" }, +// { 0x117C, "" }, +// { 0x117D, "" }, +// { 0x117E, "" }, +// { 0x117F, "" }, +// { 0x1180, "" }, +// { 0x1181, "" }, +// { 0x1182, "" }, +// { 0x1183, "" }, +// { 0x1184, "" }, +// { 0x1185, "" }, +// { 0x1186, "" }, +// { 0x1187, "" }, +// { 0x1188, "" }, +// { 0x1189, "" }, +// { 0x118A, "" }, +// { 0x118B, "" }, +// { 0x118C, "" }, +// { 0x118D, "" }, +// { 0x118E, "" }, +// { 0x118F, "" }, +// { 0x1190, "" }, +// { 0x1191, "" }, +// { 0x1192, "" }, +// { 0x1193, "" }, +// { 0x1194, "" }, +// { 0x1195, "" }, +// { 0x1196, "" }, +// { 0x1197, "" }, +// { 0x1198, "" }, +// { 0x1199, "" }, +// { 0x119A, "" }, +// { 0x119B, "" }, +// { 0x119C, "" }, +// { 0x119D, "" }, +// { 0x119E, "" }, +// { 0x119F, "" }, +// { 0x11A0, "" }, +// { 0x11A1, "" }, +// { 0x11A2, "" }, +// { 0x11A3, "" }, +// { 0x11A4, "" }, +// { 0x11A5, "" }, +// { 0x11A6, "" }, +// { 0x11A7, "" }, +// { 0x11A8, "" }, +// { 0x11A9, "" }, +// { 0x11AA, "" }, +// { 0x11AB, "" }, +// { 0x11AC, "" }, +// { 0x11AD, "" }, +// { 0x11AE, "" }, +// { 0x11AF, "" }, +// { 0x11B0, "" }, +// { 0x11B1, "" }, +// { 0x11B2, "" }, +// { 0x11B3, "" }, +// { 0x11B4, "" }, +// { 0x11B5, "" }, +// { 0x11B6, "" }, +// { 0x11B7, "" }, +// { 0x11B8, "" }, +// { 0x11B9, "" }, +// { 0x11BA, "" }, +// { 0x11BB, "" }, +// { 0x11BC, "" }, +// { 0x11BD, "" }, +// { 0x11BE, "" }, +// { 0x11BF, "" }, +// { 0x11C0, "" }, +// { 0x11C1, "" }, +// { 0x11C2, "" }, +// { 0x11C3, "" }, +// { 0x11C4, "" }, +// { 0x11C5, "" }, +// { 0x11C6, "" }, +// { 0x11C7, "" }, +// { 0x11C8, "" }, +// { 0x11C9, "" }, +// { 0x11CA, "" }, +// { 0x11CB, "" }, +// { 0x11CC, "" }, +// { 0x11CD, "" }, +// { 0x11CE, "" }, +// { 0x11CF, "" }, +// { 0x11D0, "" }, +// { 0x11D1, "" }, +// { 0x11D2, "" }, +// { 0x11D3, "" }, +// { 0x11D4, "" }, +// { 0x11D5, "" }, +// { 0x11D6, "" }, +// { 0x11D7, "" }, +// { 0x11D8, "" }, +// { 0x11D9, "" }, +// { 0x11DA, "" }, +// { 0x11DB, "" }, +// { 0x11DC, "" }, +// { 0x11DD, "" }, +// { 0x11DE, "" }, +// { 0x11DF, "" }, +// { 0x11E0, "" }, +// { 0x11E1, "" }, +// { 0x11E2, "" }, +// { 0x11E3, "" }, +// { 0x11E4, "" }, +// { 0x11E5, "" }, +// { 0x11E6, "" }, +// { 0x11E7, "" }, +// { 0x11E8, "" }, +// { 0x11E9, "" }, +// { 0x11EA, "" }, +// { 0x11EB, "" }, +// { 0x11EC, "" }, +// { 0x11ED, "" }, +// { 0x11EE, "" }, +// { 0x11EF, "" }, +// { 0x11F0, "" }, +// { 0x11F1, "" }, +// { 0x11F2, "" }, +// { 0x11F3, "" }, +// { 0x11F4, "" }, +// { 0x11F5, "" }, +// { 0x11F6, "" }, +// { 0x11F7, "" }, +// { 0x11F8, "" }, +// { 0x11F9, "" }, +// { 0x11FA, "" }, +// { 0x11FB, "" }, +// { 0x11FC, "" }, +// { 0x11FD, "" }, +// { 0x11FE, "" }, +// { 0x11FF, "" }, +// { 0x1200, "" }, +// { 0x1201, "" }, +// { 0x1202, "" }, +// { 0x1203, "" }, +// { 0x1204, "" }, +// { 0x1205, "" }, +// { 0x1206, "" }, +// { 0x1207, "" }, +// { 0x1208, "" }, +// { 0x1209, "" }, +// { 0x120A, "" }, +// { 0x120B, "" }, +// { 0x120C, "" }, +// { 0x120D, "" }, +// { 0x120E, "" }, +// { 0x120F, "" }, +// { 0x1210, "" }, +// { 0x1211, "" }, +// { 0x1212, "" }, +// { 0x1213, "" }, +// { 0x1214, "" }, +// { 0x1215, "" }, +// { 0x1216, "" }, +// { 0x1217, "" }, +// { 0x1218, "" }, +// { 0x1219, "" }, +// { 0x121A, "" }, +// { 0x121B, "" }, +// { 0x121C, "" }, +// { 0x121D, "" }, +// { 0x121E, "" }, +// { 0x121F, "" }, +// { 0x1220, "" }, +// { 0x1221, "" }, +// { 0x1222, "" }, +// { 0x1223, "" }, +// { 0x1224, "" }, +// { 0x1225, "" }, +// { 0x1226, "" }, +// { 0x1227, "" }, +// { 0x1228, "" }, +// { 0x1229, "" }, +// { 0x122A, "" }, +// { 0x122B, "" }, +// { 0x122C, "" }, +// { 0x122D, "" }, +// { 0x122E, "" }, +// { 0x122F, "" }, +// { 0x1230, "" }, +// { 0x1231, "" }, +// { 0x1232, "" }, +// { 0x1233, "" }, +// { 0x1234, "" }, +// { 0x1235, "" }, +// { 0x1236, "" }, +// { 0x1237, "" }, +// { 0x1238, "" }, +// { 0x1239, "" }, +// { 0x123A, "" }, +// { 0x123B, "" }, +// { 0x123C, "" }, +// { 0x123D, "" }, +// { 0x123E, "" }, +// { 0x123F, "" }, +// { 0x1240, "" }, +// { 0x1241, "" }, +// { 0x1242, "" }, +// { 0x1243, "" }, +// { 0x1244, "" }, +// { 0x1245, "" }, +// { 0x1246, "" }, +// { 0x1247, "" }, +// { 0x1248, "" }, +// { 0x1249, "" }, +// { 0x124A, "" }, +// { 0x124B, "" }, +// { 0x124C, "" }, +// { 0x124D, "" }, +// { 0x124E, "" }, +// { 0x124F, "" }, +// { 0x1250, "" }, +// { 0x1251, "" }, +// { 0x1252, "" }, +// { 0x1253, "" }, +// { 0x1254, "" }, +// { 0x1255, "" }, +// { 0x1256, "" }, +// { 0x1257, "" }, +// { 0x1258, "" }, +// { 0x1259, "" }, +// { 0x125A, "" }, +// { 0x125B, "" }, +// { 0x125C, "" }, +// { 0x125D, "" }, +// { 0x125E, "" }, +// { 0x125F, "" }, +// { 0x1260, "" }, +// { 0x1261, "" }, +// { 0x1262, "" }, +// { 0x1263, "" }, +// { 0x1264, "" }, +// { 0x1265, "" }, +// { 0x1266, "" }, +// { 0x1267, "" }, +// { 0x1268, "" }, +// { 0x1269, "" }, +// { 0x126A, "" }, +// { 0x126B, "" }, +// { 0x126C, "" }, +// { 0x126D, "" }, +// { 0x126E, "" }, +// { 0x126F, "" }, +// { 0x1270, "" }, +// { 0x1271, "" }, +// { 0x1272, "" }, +// { 0x1273, "" }, +// { 0x1274, "" }, +// { 0x1275, "" }, +// { 0x1276, "" }, +// { 0x1277, "" }, +// { 0x1278, "" }, +// { 0x1279, "" }, +// { 0x127A, "" }, +// { 0x127B, "" }, +// { 0x127C, "" }, +// { 0x127D, "" }, +// { 0x127E, "" }, +// { 0x127F, "" }, +// { 0x1280, "" }, +// { 0x1281, "" }, +// { 0x1282, "" }, +// { 0x1283, "" }, +// { 0x1284, "" }, +// { 0x1285, "" }, +// { 0x1286, "" }, +// { 0x1287, "" }, +// { 0x1288, "" }, +// { 0x1289, "" }, +// { 0x128A, "" }, +// { 0x128B, "" }, +// { 0x128C, "" }, +// { 0x128D, "" }, +// { 0x128E, "" }, +// { 0x128F, "" }, +// { 0x1290, "" }, +// { 0x1291, "" }, +// { 0x1292, "" }, +// { 0x1293, "" }, +// { 0x1294, "" }, +// { 0x1295, "" }, +// { 0x1296, "" }, +// { 0x1297, "" }, +// { 0x1298, "" }, +// { 0x1299, "" }, +// { 0x129A, "" }, +// { 0x129B, "" }, +// { 0x129C, "" }, +// { 0x129D, "" }, +// { 0x129E, "" }, +// { 0x129F, "" }, +// { 0x12A0, "" }, +// { 0x12A1, "" }, +// { 0x12A2, "" }, +// { 0x12A3, "" }, +// { 0x12A4, "" }, +// { 0x12A5, "" }, +// { 0x12A6, "" }, +// { 0x12A7, "" }, +// { 0x12A8, "" }, +// { 0x12A9, "" }, +// { 0x12AA, "" }, +// { 0x12AB, "" }, +// { 0x12AC, "" }, +// { 0x12AD, "" }, +// { 0x12AE, "" }, +// { 0x12AF, "" }, +// { 0x12B0, "" }, +// { 0x12B1, "" }, +// { 0x12B2, "" }, +// { 0x12B3, "" }, +// { 0x12B4, "" }, +// { 0x12B5, "" }, +// { 0x12B6, "" }, +// { 0x12B7, "" }, +// { 0x12B8, "" }, +// { 0x12B9, "" }, +// { 0x12BA, "" }, +// { 0x12BB, "" }, +// { 0x12BC, "" }, +// { 0x12BD, "" }, +// { 0x12BE, "" }, +// { 0x12BF, "" }, +// { 0x12C0, "" }, +// { 0x12C1, "" }, +// { 0x12C2, "" }, +// { 0x12C3, "" }, +// { 0x12C4, "" }, +// { 0x12C5, "" }, +// { 0x12C6, "" }, +// { 0x12C7, "" }, +// { 0x12C8, "" }, +// { 0x12C9, "" }, +// { 0x12CA, "" }, +// { 0x12CB, "" }, +// { 0x12CC, "" }, +// { 0x12CD, "" }, +// { 0x12CE, "" }, +// { 0x12CF, "" }, +// { 0x12D0, "" }, +// { 0x12D1, "" }, +// { 0x12D2, "" }, +// { 0x12D3, "" }, +// { 0x12D4, "" }, +// { 0x12D5, "" }, +// { 0x12D6, "" }, +// { 0x12D7, "" }, +// { 0x12D8, "" }, +// { 0x12D9, "" }, +// { 0x12DA, "" }, +// { 0x12DB, "" }, +// { 0x12DC, "" }, +// { 0x12DD, "" }, +// { 0x12DE, "" }, +// { 0x12DF, "" }, +// { 0x12E0, "" }, +// { 0x12E1, "" }, +// { 0x12E2, "" }, +// { 0x12E3, "" }, +// { 0x12E4, "" }, +// { 0x12E5, "" }, +// { 0x12E6, "" }, +// { 0x12E7, "" }, +// { 0x12E8, "" }, +// { 0x12E9, "" }, +// { 0x12EA, "" }, +// { 0x12EB, "" }, +// { 0x12EC, "" }, +// { 0x12ED, "" }, +// { 0x12EE, "" }, +// { 0x12EF, "" }, +// { 0x12F0, "" }, +// { 0x12F1, "" }, +// { 0x12F2, "" }, +// { 0x12F3, "" }, +// { 0x12F4, "" }, +// { 0x12F5, "" }, +// { 0x12F6, "" }, +// { 0x12F7, "" }, +// { 0x12F8, "" }, +// { 0x12F9, "" }, +// { 0x12FA, "" }, +// { 0x12FB, "" }, +// { 0x12FC, "" }, +// { 0x12FD, "" }, +// { 0x12FE, "" }, +// { 0x12FF, "" }, +// { 0x1300, "" }, +// { 0x1301, "" }, +// { 0x1302, "" }, +// { 0x1303, "" }, +// { 0x1304, "" }, +// { 0x1305, "" }, +// { 0x1306, "" }, +// { 0x1307, "" }, +// { 0x1308, "" }, +// { 0x1309, "" }, +// { 0x130A, "" }, +// { 0x130B, "" }, +// { 0x130C, "" }, +// { 0x130D, "" }, +// { 0x130E, "" }, +// { 0x130F, "" }, +// { 0x1310, "" }, +// { 0x1311, "" }, +// { 0x1312, "" }, +// { 0x1313, "" }, +// { 0x1314, "" }, +// { 0x1315, "" }, +// { 0x1316, "" }, +// { 0x1317, "" }, +// { 0x1318, "" }, +// { 0x1319, "" }, +// { 0x131A, "" }, +// { 0x131B, "" }, +// { 0x131C, "" }, +// { 0x131D, "" }, +// { 0x131E, "" }, +// { 0x131F, "" }, +// { 0x1320, "" }, +// { 0x1321, "" }, +// { 0x1322, "" }, +// { 0x1323, "" }, +// { 0x1324, "" }, +// { 0x1325, "" }, +// { 0x1326, "" }, +// { 0x1327, "" }, +// { 0x1328, "" }, +// { 0x1329, "" }, +// { 0x132A, "" }, +// { 0x132B, "" }, +// { 0x132C, "" }, +// { 0x132D, "" }, +// { 0x132E, "" }, +// { 0x132F, "" }, +// { 0x1330, "" }, +// { 0x1331, "" }, +// { 0x1332, "" }, +// { 0x1333, "" }, +// { 0x1334, "" }, +// { 0x1335, "" }, +// { 0x1336, "" }, +// { 0x1337, "" }, +// { 0x1338, "" }, +// { 0x1339, "" }, +// { 0x133A, "" }, +// { 0x133B, "" }, +// { 0x133C, "" }, +// { 0x133D, "" }, +// { 0x133E, "" }, +// { 0x133F, "" }, +// { 0x1340, "" }, +// { 0x1341, "" }, +// { 0x1342, "" }, +// { 0x1343, "" }, +// { 0x1344, "" }, +// { 0x1345, "" }, +// { 0x1346, "" }, +// { 0x1347, "" }, +// { 0x1348, "" }, +// { 0x1349, "" }, +// { 0x134A, "" }, +// { 0x134B, "" }, +// { 0x134C, "" }, +// { 0x134D, "" }, +// { 0x134E, "" }, +// { 0x134F, "" }, +// { 0x1350, "" }, +// { 0x1351, "" }, +// { 0x1352, "" }, +// { 0x1353, "" }, +// { 0x1354, "" }, +// { 0x1355, "" }, +// { 0x1356, "" }, +// { 0x1357, "" }, +// { 0x1358, "" }, +// { 0x1359, "" }, +// { 0x135A, "" }, +// { 0x135B, "" }, +// { 0x135C, "" }, +// { 0x135D, "" }, +// { 0x135E, "" }, +// { 0x135F, "" }, +// { 0x1360, "" }, +// { 0x1361, "" }, +// { 0x1362, "" }, +// { 0x1363, "" }, +// { 0x1364, "" }, +// { 0x1365, "" }, +// { 0x1366, "" }, +// { 0x1367, "" }, +// { 0x1368, "" }, +// { 0x1369, "" }, +// { 0x136A, "" }, +// { 0x136B, "" }, +// { 0x136C, "" }, +// { 0x136D, "" }, +// { 0x136E, "" }, +// { 0x136F, "" }, +// { 0x1370, "" }, +// { 0x1371, "" }, +// { 0x1372, "" }, +// { 0x1373, "" }, +// { 0x1374, "" }, +// { 0x1375, "" }, +// { 0x1376, "" }, +// { 0x1377, "" }, +// { 0x1378, "" }, +// { 0x1379, "" }, +// { 0x137A, "" }, +// { 0x137B, "" }, +// { 0x137C, "" }, +// { 0x137D, "" }, +// { 0x137E, "" }, +// { 0x137F, "" }, +// { 0x1380, "" }, +// { 0x1381, "" }, +// { 0x1382, "" }, +// { 0x1383, "" }, +// { 0x1384, "" }, +// { 0x1385, "" }, +// { 0x1386, "" }, +// { 0x1387, "" }, +// { 0x1388, "" }, +// { 0x1389, "" }, +// { 0x138A, "" }, +// { 0x138B, "" }, +// { 0x138C, "" }, +// { 0x138D, "" }, +// { 0x138E, "" }, +// { 0x138F, "" }, +// { 0x1390, "" }, +// { 0x1391, "" }, +// { 0x1392, "" }, +// { 0x1393, "" }, +// { 0x1394, "" }, +// { 0x1395, "" }, +// { 0x1396, "" }, +// { 0x1397, "" }, +// { 0x1398, "" }, +// { 0x1399, "" }, +// { 0x139A, "" }, +// { 0x139B, "" }, +// { 0x139C, "" }, +// { 0x139D, "" }, +// { 0x139E, "" }, +// { 0x139F, "" }, +// { 0x13A0, "" }, +// { 0x13A1, "" }, +// { 0x13A2, "" }, +// { 0x13A3, "" }, +// { 0x13A4, "" }, +// { 0x13A5, "" }, +// { 0x13A6, "" }, +// { 0x13A7, "" }, +// { 0x13A8, "" }, +// { 0x13A9, "" }, +// { 0x13AA, "" }, +// { 0x13AB, "" }, +// { 0x13AC, "" }, +// { 0x13AD, "" }, +// { 0x13AE, "" }, +// { 0x13AF, "" }, +// { 0x13B0, "" }, +// { 0x13B1, "" }, +// { 0x13B2, "" }, +// { 0x13B3, "" }, +// { 0x13B4, "" }, +// { 0x13B5, "" }, +// { 0x13B6, "" }, +// { 0x13B7, "" }, +// { 0x13B8, "" }, +// { 0x13B9, "" }, +// { 0x13BA, "" }, +// { 0x13BB, "" }, +// { 0x13BC, "" }, +// { 0x13BD, "" }, +// { 0x13BE, "" }, +// { 0x13BF, "" }, +// { 0x13C0, "" }, +// { 0x13C1, "" }, +// { 0x13C2, "" }, +// { 0x13C3, "" }, +// { 0x13C4, "" }, +// { 0x13C5, "" }, +// { 0x13C6, "" }, +// { 0x13C7, "" }, +// { 0x13C8, "" }, +// { 0x13C9, "" }, +// { 0x13CA, "" }, +// { 0x13CB, "" }, +// { 0x13CC, "" }, +// { 0x13CD, "" }, +// { 0x13CE, "" }, +// { 0x13CF, "" }, +// { 0x13D0, "" }, +// { 0x13D1, "" }, +// { 0x13D2, "" }, +// { 0x13D3, "" }, +// { 0x13D4, "" }, +// { 0x13D5, "" }, +// { 0x13D6, "" }, +// { 0x13D7, "" }, +// { 0x13D8, "" }, +// { 0x13D9, "" }, +// { 0x13DA, "" }, +// { 0x13DB, "" }, +// { 0x13DC, "" }, +// { 0x13DD, "" }, +// { 0x13DE, "" }, +// { 0x13DF, "" }, +// { 0x13E0, "" }, +// { 0x13E1, "" }, +// { 0x13E2, "" }, +// { 0x13E3, "" }, +// { 0x13E4, "" }, +// { 0x13E5, "" }, +// { 0x13E6, "" }, +// { 0x13E7, "" }, +// { 0x13E8, "" }, +// { 0x13E9, "" }, +// { 0x13EA, "" }, +// { 0x13EB, "" }, +// { 0x13EC, "" }, +// { 0x13ED, "" }, +// { 0x13EE, "" }, +// { 0x13EF, "" }, +// { 0x13F0, "" }, +// { 0x13F1, "" }, +// { 0x13F2, "" }, +// { 0x13F3, "" }, +// { 0x13F4, "" }, +// { 0x13F5, "" }, +// { 0x13F6, "" }, +// { 0x13F7, "" }, +// { 0x13F8, "" }, +// { 0x13F9, "" }, +// { 0x13FA, "" }, +// { 0x13FB, "" }, +// { 0x13FC, "" }, +// { 0x13FD, "" }, +// { 0x13FE, "" }, +// { 0x13FF, "" }, +// { 0x1400, "" }, +// { 0x1401, "" }, +// { 0x1402, "" }, +// { 0x1403, "" }, +// { 0x1404, "" }, +// { 0x1405, "" }, +// { 0x1406, "" }, +// { 0x1407, "" }, +// { 0x1408, "" }, +// { 0x1409, "" }, +// { 0x140A, "" }, +// { 0x140B, "" }, +// { 0x140C, "" }, +// { 0x140D, "" }, +// { 0x140E, "" }, +// { 0x140F, "" }, +// { 0x1410, "" }, +// { 0x1411, "" }, +// { 0x1412, "" }, +// { 0x1413, "" }, +// { 0x1414, "" }, +// { 0x1415, "" }, +// { 0x1416, "" }, +// { 0x1417, "" }, +// { 0x1418, "" }, +// { 0x1419, "" }, +// { 0x141A, "" }, +// { 0x141B, "" }, +// { 0x141C, "" }, +// { 0x141D, "" }, +// { 0x141E, "" }, +// { 0x141F, "" }, +// { 0x1420, "" }, +// { 0x1421, "" }, +// { 0x1422, "" }, +// { 0x1423, "" }, +// { 0x1424, "" }, +// { 0x1425, "" }, +// { 0x1426, "" }, +// { 0x1427, "" }, +// { 0x1428, "" }, +// { 0x1429, "" }, +// { 0x142A, "" }, +// { 0x142B, "" }, +// { 0x142C, "" }, +// { 0x142D, "" }, +// { 0x142E, "" }, +// { 0x142F, "" }, +// { 0x1430, "" }, +// { 0x1431, "" }, +// { 0x1432, "" }, +// { 0x1433, "" }, +// { 0x1434, "" }, +// { 0x1435, "" }, +// { 0x1436, "" }, +// { 0x1437, "" }, +// { 0x1438, "" }, +// { 0x1439, "" }, +// { 0x143A, "" }, +// { 0x143B, "" }, +// { 0x143C, "" }, +// { 0x143D, "" }, +// { 0x143E, "" }, +// { 0x143F, "" }, +// { 0x1440, "" }, +// { 0x1441, "" }, +// { 0x1442, "" }, +// { 0x1443, "" }, +// { 0x1444, "" }, +// { 0x1445, "" }, +// { 0x1446, "" }, +// { 0x1447, "" }, +// { 0x1448, "" }, +// { 0x1449, "" }, +// { 0x144A, "" }, +// { 0x144B, "" }, +// { 0x144C, "" }, +// { 0x144D, "" }, +// { 0x144E, "" }, +// { 0x144F, "" }, +// { 0x1450, "" }, +// { 0x1451, "" }, +// { 0x1452, "" }, +// { 0x1453, "" }, +// { 0x1454, "" }, +// { 0x1455, "" }, +// { 0x1456, "" }, +// { 0x1457, "" }, +// { 0x1458, "" }, +// { 0x1459, "" }, +// { 0x145A, "" }, +// { 0x145B, "" }, +// { 0x145C, "" }, +// { 0x145D, "" }, +// { 0x145E, "" }, +// { 0x145F, "" }, +// { 0x1460, "" }, +// { 0x1461, "" }, +// { 0x1462, "" }, +// { 0x1463, "" }, +// { 0x1464, "" }, +// { 0x1465, "" }, +// { 0x1466, "" }, +// { 0x1467, "" }, +// { 0x1468, "" }, +// { 0x1469, "" }, +// { 0x146A, "" }, +// { 0x146B, "" }, +// { 0x146C, "" }, +// { 0x146D, "" }, +// { 0x146E, "" }, +// { 0x146F, "" }, +// { 0x1470, "" }, +// { 0x1471, "" }, +// { 0x1472, "" }, +// { 0x1473, "" }, +// { 0x1474, "" }, +// { 0x1475, "" }, +// { 0x1476, "" }, +// { 0x1477, "" }, +// { 0x1478, "" }, +// { 0x1479, "" }, +// { 0x147A, "" }, +// { 0x147B, "" }, +// { 0x147C, "" }, +// { 0x147D, "" }, +// { 0x147E, "" }, +// { 0x147F, "" }, +// { 0x1480, "" }, +// { 0x1481, "" }, +// { 0x1482, "" }, +// { 0x1483, "" }, +// { 0x1484, "" }, +// { 0x1485, "" }, +// { 0x1486, "" }, +// { 0x1487, "" }, +// { 0x1488, "" }, +// { 0x1489, "" }, +// { 0x148A, "" }, +// { 0x148B, "" }, +// { 0x148C, "" }, +// { 0x148D, "" }, +// { 0x148E, "" }, +// { 0x148F, "" }, +// { 0x1490, "" }, +// { 0x1491, "" }, +// { 0x1492, "" }, +// { 0x1493, "" }, +// { 0x1494, "" }, +// { 0x1495, "" }, +// { 0x1496, "" }, +// { 0x1497, "" }, +// { 0x1498, "" }, +// { 0x1499, "" }, +// { 0x149A, "" }, +// { 0x149B, "" }, +// { 0x149C, "" }, +// { 0x149D, "" }, +// { 0x149E, "" }, +// { 0x149F, "" }, +// { 0x14A0, "" }, +// { 0x14A1, "" }, +// { 0x14A2, "" }, +// { 0x14A3, "" }, +// { 0x14A4, "" }, +// { 0x14A5, "" }, +// { 0x14A6, "" }, +// { 0x14A7, "" }, +// { 0x14A8, "" }, +// { 0x14A9, "" }, +// { 0x14AA, "" }, +// { 0x14AB, "" }, +// { 0x14AC, "" }, +// { 0x14AD, "" }, +// { 0x14AE, "" }, +// { 0x14AF, "" }, +// { 0x14B0, "" }, +// { 0x14B1, "" }, +// { 0x14B2, "" }, +// { 0x14B3, "" }, +// { 0x14B4, "" }, +// { 0x14B5, "" }, +// { 0x14B6, "" }, +// { 0x14B7, "" }, +// { 0x14B8, "" }, +// { 0x14B9, "" }, +// { 0x14BA, "" }, +// { 0x14BB, "" }, +// { 0x14BC, "" }, +// { 0x14BD, "" }, +// { 0x14BE, "" }, +// { 0x14BF, "" }, +// { 0x14C0, "" }, +// { 0x14C1, "" }, +// { 0x14C2, "" }, +// { 0x14C3, "" }, +// { 0x14C4, "" }, +// { 0x14C5, "" }, +// { 0x14C6, "" }, +// { 0x14C7, "" }, +// { 0x14C8, "" }, +// { 0x14C9, "" }, +// { 0x14CA, "" }, +// { 0x14CB, "" }, +// { 0x14CC, "" }, +// { 0x14CD, "" }, +// { 0x14CE, "" }, +// { 0x14CF, "" }, +// { 0x14D0, "" }, +// { 0x14D1, "" }, +// { 0x14D2, "" }, +// { 0x14D3, "" }, +// { 0x14D4, "" }, +// { 0x14D5, "" }, +// { 0x14D6, "" }, +// { 0x14D7, "" }, +// { 0x14D8, "" }, +// { 0x14D9, "" }, +// { 0x14DA, "" }, +// { 0x14DB, "" }, +// { 0x14DC, "" }, +// { 0x14DD, "" }, +// { 0x14DE, "" }, +// { 0x14DF, "" }, +// { 0x14E0, "" }, +// { 0x14E1, "" }, +// { 0x14E2, "" }, +// { 0x14E3, "" }, +// { 0x14E4, "" }, +// { 0x14E5, "" }, +// { 0x14E6, "" }, +// { 0x14E7, "" }, +// { 0x14E8, "" }, +// { 0x14E9, "" }, +// { 0x14EA, "" }, +// { 0x14EB, "" }, +// { 0x14EC, "" }, +// { 0x14ED, "" }, +// { 0x14EE, "" }, +// { 0x14EF, "" }, +// { 0x14F0, "" }, +// { 0x14F1, "" }, +// { 0x14F2, "" }, +// { 0x14F3, "" }, +// { 0x14F4, "" }, +// { 0x14F5, "" }, +// { 0x14F6, "" }, +// { 0x14F7, "" }, +// { 0x14F8, "" }, +// { 0x14F9, "" }, +// { 0x14FA, "" }, +// { 0x14FB, "" }, +// { 0x14FC, "" }, +// { 0x14FD, "" }, +// { 0x14FE, "" }, +// { 0x14FF, "" }, +// { 0x1500, "" }, +// { 0x1501, "" }, +// { 0x1502, "" }, +// { 0x1503, "" }, +// { 0x1504, "" }, +// { 0x1505, "" }, +// { 0x1506, "" }, +// { 0x1507, "" }, +// { 0x1508, "" }, +// { 0x1509, "" }, +// { 0x150A, "" }, +// { 0x150B, "" }, +// { 0x150C, "" }, +// { 0x150D, "" }, +// { 0x150E, "" }, +// { 0x150F, "" }, +// { 0x1510, "" }, +// { 0x1511, "" }, +// { 0x1512, "" }, +// { 0x1513, "" }, +// { 0x1514, "" }, +// { 0x1515, "" }, +// { 0x1516, "" }, +// { 0x1517, "" }, +// { 0x1518, "" }, +// { 0x1519, "" }, +// { 0x151A, "" }, +// { 0x151B, "" }, +// { 0x151C, "" }, +// { 0x151D, "" }, +// { 0x151E, "" }, +// { 0x151F, "" }, +// { 0x1520, "" }, +// { 0x1521, "" }, +// { 0x1522, "" }, +// { 0x1523, "" }, +// { 0x1524, "" }, +// { 0x1525, "" }, +// { 0x1526, "" }, +// { 0x1527, "" }, +// { 0x1528, "" }, +// { 0x1529, "" }, +// { 0x152A, "" }, +// { 0x152B, "" }, +// { 0x152C, "" }, +// { 0x152D, "" }, +// { 0x152E, "" }, +// { 0x152F, "" }, +// { 0x1530, "" }, +// { 0x1531, "" }, +// { 0x1532, "" }, +// { 0x1533, "" }, +// { 0x1534, "" }, +// { 0x1535, "" }, +// { 0x1536, "" }, +// { 0x1537, "" }, +// { 0x1538, "" }, +// { 0x1539, "" }, +// { 0x153A, "" }, +// { 0x153B, "" }, +// { 0x153C, "" }, +// { 0x153D, "" }, +// { 0x153E, "" }, +// { 0x153F, "" }, +// { 0x1540, "" }, +// { 0x1541, "" }, +// { 0x1542, "" }, +// { 0x1543, "" }, +// { 0x1544, "" }, +// { 0x1545, "" }, +// { 0x1546, "" }, +// { 0x1547, "" }, +// { 0x1548, "" }, +// { 0x1549, "" }, +// { 0x154A, "" }, +// { 0x154B, "" }, +// { 0x154C, "" }, +// { 0x154D, "" }, +// { 0x154E, "" }, +// { 0x154F, "" }, +// { 0x1550, "" }, +// { 0x1551, "" }, +// { 0x1552, "" }, +// { 0x1553, "" }, +// { 0x1554, "" }, +// { 0x1555, "" }, +// { 0x1556, "" }, +// { 0x1557, "" }, +// { 0x1558, "" }, +// { 0x1559, "" }, +// { 0x155A, "" }, +// { 0x155B, "" }, +// { 0x155C, "" }, +// { 0x155D, "" }, +// { 0x155E, "" }, +// { 0x155F, "" }, +// { 0x1560, "" }, +// { 0x1561, "" }, +// { 0x1562, "" }, +// { 0x1563, "" }, +// { 0x1564, "" }, +// { 0x1565, "" }, +// { 0x1566, "" }, +// { 0x1567, "" }, +// { 0x1568, "" }, +// { 0x1569, "" }, +// { 0x156A, "" }, +// { 0x156B, "" }, +// { 0x156C, "" }, +// { 0x156D, "" }, +// { 0x156E, "" }, +// { 0x156F, "" }, +// { 0x1570, "" }, +// { 0x1571, "" }, +// { 0x1572, "" }, +// { 0x1573, "" }, +// { 0x1574, "" }, +// { 0x1575, "" }, +// { 0x1576, "" }, +// { 0x1577, "" }, +// { 0x1578, "" }, +// { 0x1579, "" }, +// { 0x157A, "" }, +// { 0x157B, "" }, +// { 0x157C, "" }, +// { 0x157D, "" }, +// { 0x157E, "" }, +// { 0x157F, "" }, +// { 0x1580, "" }, +// { 0x1581, "" }, +// { 0x1582, "" }, +// { 0x1583, "" }, +// { 0x1584, "" }, +// { 0x1585, "" }, +// { 0x1586, "" }, +// { 0x1587, "" }, +// { 0x1588, "" }, +// { 0x1589, "" }, +// { 0x158A, "" }, +// { 0x158B, "" }, +// { 0x158C, "" }, +// { 0x158D, "" }, +// { 0x158E, "" }, +// { 0x158F, "" }, +// { 0x1590, "" }, +// { 0x1591, "" }, +// { 0x1592, "" }, +// { 0x1593, "" }, +// { 0x1594, "" }, +// { 0x1595, "" }, +// { 0x1596, "" }, +// { 0x1597, "" }, +// { 0x1598, "" }, +// { 0x1599, "" }, +// { 0x159A, "" }, +// { 0x159B, "" }, +// { 0x159C, "" }, +// { 0x159D, "" }, +// { 0x159E, "" }, +// { 0x159F, "" }, +// { 0x15A0, "" }, +// { 0x15A1, "" }, +// { 0x15A2, "" }, +// { 0x15A3, "" }, +// { 0x15A4, "" }, +// { 0x15A5, "" }, +// { 0x15A6, "" }, +// { 0x15A7, "" }, +// { 0x15A8, "" }, +// { 0x15A9, "" }, +// { 0x15AA, "" }, +// { 0x15AB, "" }, +// { 0x15AC, "" }, +// { 0x15AD, "" }, +// { 0x15AE, "" }, +// { 0x15AF, "" }, +// { 0x15B0, "" }, +// { 0x15B1, "" }, +// { 0x15B2, "" }, +// { 0x15B3, "" }, +// { 0x15B4, "" }, +// { 0x15B5, "" }, +// { 0x15B6, "" }, +// { 0x15B7, "" }, +// { 0x15B8, "" }, +// { 0x15B9, "" }, +// { 0x15BA, "" }, +// { 0x15BB, "" }, +// { 0x15BC, "" }, +// { 0x15BD, "" }, +// { 0x15BE, "" }, +// { 0x15BF, "" }, +// { 0x15C0, "" }, +// { 0x15C1, "" }, +// { 0x15C2, "" }, +// { 0x15C3, "" }, +// { 0x15C4, "" }, +// { 0x15C5, "" }, +// { 0x15C6, "" }, +// { 0x15C7, "" }, +// { 0x15C8, "" }, +// { 0x15C9, "" }, +// { 0x15CA, "" }, +// { 0x15CB, "" }, +// { 0x15CC, "" }, +// { 0x15CD, "" }, +// { 0x15CE, "" }, +// { 0x15CF, "" }, +// { 0x15D0, "" }, +// { 0x15D1, "" }, +// { 0x15D2, "" }, +// { 0x15D3, "" }, +// { 0x15D4, "" }, +// { 0x15D5, "" }, +// { 0x15D6, "" }, +// { 0x15D7, "" }, +// { 0x15D8, "" }, +// { 0x15D9, "" }, +// { 0x15DA, "" }, +// { 0x15DB, "" }, +// { 0x15DC, "" }, +// { 0x15DD, "" }, +// { 0x15DE, "" }, +// { 0x15DF, "" }, +// { 0x15E0, "" }, +// { 0x15E1, "" }, +// { 0x15E2, "" }, +// { 0x15E3, "" }, +// { 0x15E4, "" }, +// { 0x15E5, "" }, +// { 0x15E6, "" }, +// { 0x15E7, "" }, +// { 0x15E8, "" }, +// { 0x15E9, "" }, +// { 0x15EA, "" }, +// { 0x15EB, "" }, +// { 0x15EC, "" }, +// { 0x15ED, "" }, +// { 0x15EE, "" }, +// { 0x15EF, "" }, +// { 0x15F0, "" }, +// { 0x15F1, "" }, +// { 0x15F2, "" }, +// { 0x15F3, "" }, +// { 0x15F4, "" }, +// { 0x15F5, "" }, +// { 0x15F6, "" }, +// { 0x15F7, "" }, +// { 0x15F8, "" }, +// { 0x15F9, "" }, +// { 0x15FA, "" }, +// { 0x15FB, "" }, +// { 0x15FC, "" }, +// { 0x15FD, "" }, +// { 0x15FE, "" }, +// { 0x15FF, "" }, +// { 0x1600, "" }, +// { 0x1601, "" }, +// { 0x1602, "" }, +// { 0x1603, "" }, +// { 0x1604, "" }, +// { 0x1605, "" }, +// { 0x1606, "" }, +// { 0x1607, "" }, +// { 0x1608, "" }, +// { 0x1609, "" }, +// { 0x160A, "" }, +// { 0x160B, "" }, +// { 0x160C, "" }, +// { 0x160D, "" }, +// { 0x160E, "" }, +// { 0x160F, "" }, +// { 0x1610, "" }, +// { 0x1611, "" }, +// { 0x1612, "" }, +// { 0x1613, "" }, +// { 0x1614, "" }, +// { 0x1615, "" }, +// { 0x1616, "" }, +// { 0x1617, "" }, +// { 0x1618, "" }, +// { 0x1619, "" }, +// { 0x161A, "" }, +// { 0x161B, "" }, +// { 0x161C, "" }, +// { 0x161D, "" }, +// { 0x161E, "" }, +// { 0x161F, "" }, +// { 0x1620, "" }, +// { 0x1621, "" }, +// { 0x1622, "" }, +// { 0x1623, "" }, +// { 0x1624, "" }, +// { 0x1625, "" }, +// { 0x1626, "" }, +// { 0x1627, "" }, +// { 0x1628, "" }, +// { 0x1629, "" }, +// { 0x162A, "" }, +// { 0x162B, "" }, +// { 0x162C, "" }, +// { 0x162D, "" }, +// { 0x162E, "" }, +// { 0x162F, "" }, +// { 0x1630, "" }, +// { 0x1631, "" }, +// { 0x1632, "" }, +// { 0x1633, "" }, +// { 0x1634, "" }, +// { 0x1635, "" }, +// { 0x1636, "" }, +// { 0x1637, "" }, +// { 0x1638, "" }, +// { 0x1639, "" }, +// { 0x163A, "" }, +// { 0x163B, "" }, +// { 0x163C, "" }, +// { 0x163D, "" }, +// { 0x163E, "" }, +// { 0x163F, "" }, +// { 0x1640, "" }, +// { 0x1641, "" }, +// { 0x1642, "" }, +// { 0x1643, "" }, +// { 0x1644, "" }, +// { 0x1645, "" }, +// { 0x1646, "" }, +// { 0x1647, "" }, +// { 0x1648, "" }, +// { 0x1649, "" }, +// { 0x164A, "" }, +// { 0x164B, "" }, +// { 0x164C, "" }, +// { 0x164D, "" }, +// { 0x164E, "" }, +// { 0x164F, "" }, +// { 0x1650, "" }, +// { 0x1651, "" }, +// { 0x1652, "" }, +// { 0x1653, "" }, +// { 0x1654, "" }, +// { 0x1655, "" }, +// { 0x1656, "" }, +// { 0x1657, "" }, +// { 0x1658, "" }, +// { 0x1659, "" }, +// { 0x165A, "" }, +// { 0x165B, "" }, +// { 0x165C, "" }, +// { 0x165D, "" }, +// { 0x165E, "" }, +// { 0x165F, "" }, +// { 0x1660, "" }, +// { 0x1661, "" }, +// { 0x1662, "" }, +// { 0x1663, "" }, +// { 0x1664, "" }, +// { 0x1665, "" }, +// { 0x1666, "" }, +// { 0x1667, "" }, +// { 0x1668, "" }, +// { 0x1669, "" }, +// { 0x166A, "" }, +// { 0x166B, "" }, +// { 0x166C, "" }, +// { 0x166D, "" }, +// { 0x166E, "" }, +// { 0x166F, "" }, +// { 0x1670, "" }, +// { 0x1671, "" }, +// { 0x1672, "" }, +// { 0x1673, "" }, +// { 0x1674, "" }, +// { 0x1675, "" }, +// { 0x1676, "" }, +// { 0x1677, "" }, +// { 0x1678, "" }, +// { 0x1679, "" }, +// { 0x167A, "" }, +// { 0x167B, "" }, +// { 0x167C, "" }, +// { 0x167D, "" }, +// { 0x167E, "" }, +// { 0x167F, "" }, +// { 0x1680, "" }, +// { 0x1681, "" }, +// { 0x1682, "" }, +// { 0x1683, "" }, +// { 0x1684, "" }, +// { 0x1685, "" }, +// { 0x1686, "" }, +// { 0x1687, "" }, +// { 0x1688, "" }, +// { 0x1689, "" }, +// { 0x168A, "" }, +// { 0x168B, "" }, +// { 0x168C, "" }, +// { 0x168D, "" }, +// { 0x168E, "" }, +// { 0x168F, "" }, +// { 0x1690, "" }, +// { 0x1691, "" }, +// { 0x1692, "" }, +// { 0x1693, "" }, +// { 0x1694, "" }, +// { 0x1695, "" }, +// { 0x1696, "" }, +// { 0x1697, "" }, +// { 0x1698, "" }, +// { 0x1699, "" }, +// { 0x169A, "" }, +// { 0x169B, "" }, +// { 0x169C, "" }, +// { 0x169D, "" }, +// { 0x169E, "" }, +// { 0x169F, "" }, +// { 0x16A0, "" }, +// { 0x16A1, "" }, +// { 0x16A2, "" }, +// { 0x16A3, "" }, +// { 0x16A4, "" }, +// { 0x16A5, "" }, +// { 0x16A6, "" }, +// { 0x16A7, "" }, +// { 0x16A8, "" }, +// { 0x16A9, "" }, +// { 0x16AA, "" }, +// { 0x16AB, "" }, +// { 0x16AC, "" }, +// { 0x16AD, "" }, +// { 0x16AE, "" }, +// { 0x16AF, "" }, +// { 0x16B0, "" }, +// { 0x16B1, "" }, +// { 0x16B2, "" }, +// { 0x16B3, "" }, +// { 0x16B4, "" }, +// { 0x16B5, "" }, +// { 0x16B6, "" }, +// { 0x16B7, "" }, +// { 0x16B8, "" }, +// { 0x16B9, "" }, +// { 0x16BA, "" }, +// { 0x16BB, "" }, +// { 0x16BC, "" }, +// { 0x16BD, "" }, +// { 0x16BE, "" }, +// { 0x16BF, "" }, +// { 0x16C0, "" }, +// { 0x16C1, "" }, +// { 0x16C2, "" }, +// { 0x16C3, "" }, +// { 0x16C4, "" }, +// { 0x16C5, "" }, +// { 0x16C6, "" }, +// { 0x16C7, "" }, +// { 0x16C8, "" }, +// { 0x16C9, "" }, +// { 0x16CA, "" }, +// { 0x16CB, "" }, +// { 0x16CC, "" }, +// { 0x16CD, "" }, +// { 0x16CE, "" }, +// { 0x16CF, "" }, +// { 0x16D0, "" }, +// { 0x16D1, "" }, +// { 0x16D2, "" }, +// { 0x16D3, "" }, +// { 0x16D4, "" }, +// { 0x16D5, "" }, +// { 0x16D6, "" }, +// { 0x16D7, "" }, +// { 0x16D8, "" }, +// { 0x16D9, "" }, +// { 0x16DA, "" }, +// { 0x16DB, "" }, +// { 0x16DC, "" }, +// { 0x16DD, "" }, +// { 0x16DE, "" }, +// { 0x16DF, "" }, +// { 0x16E0, "" }, +// { 0x16E1, "" }, +// { 0x16E2, "" }, +// { 0x16E3, "" }, +// { 0x16E4, "" }, +// { 0x16E5, "" }, +// { 0x16E6, "" }, +// { 0x16E7, "" }, +// { 0x16E8, "" }, +// { 0x16E9, "" }, +// { 0x16EA, "" }, +// { 0x16EB, "" }, +// { 0x16EC, "" }, +// { 0x16ED, "" }, +// { 0x16EE, "" }, +// { 0x16EF, "" }, +// { 0x16F0, "" }, +// { 0x16F1, "" }, +// { 0x16F2, "" }, +// { 0x16F3, "" }, +// { 0x16F4, "" }, +// { 0x16F5, "" }, +// { 0x16F6, "" }, +// { 0x16F7, "" }, +// { 0x16F8, "" }, +// { 0x16F9, "" }, +// { 0x16FA, "" }, +// { 0x16FB, "" }, +// { 0x16FC, "" }, +// { 0x16FD, "" }, +// { 0x16FE, "" }, +// { 0x16FF, "" }, +// { 0x1700, "" }, +// { 0x1701, "" }, +// { 0x1702, "" }, +// { 0x1703, "" }, +// { 0x1704, "" }, +// { 0x1705, "" }, +// { 0x1706, "" }, +// { 0x1707, "" }, +// { 0x1708, "" }, +// { 0x1709, "" }, +// { 0x170A, "" }, +// { 0x170B, "" }, +// { 0x170C, "" }, +// { 0x170D, "" }, +// { 0x170E, "" }, +// { 0x170F, "" }, +// { 0x1710, "" }, +// { 0x1711, "" }, +// { 0x1712, "" }, +// { 0x1713, "" }, +// { 0x1714, "" }, +// { 0x1715, "" }, +// { 0x1716, "" }, +// { 0x1717, "" }, +// { 0x1718, "" }, +// { 0x1719, "" }, +// { 0x171A, "" }, +// { 0x171B, "" }, +// { 0x171C, "" }, +// { 0x171D, "" }, +// { 0x171E, "" }, +// { 0x171F, "" }, +// { 0x1720, "" }, +// { 0x1721, "" }, +// { 0x1722, "" }, +// { 0x1723, "" }, +// { 0x1724, "" }, +// { 0x1725, "" }, +// { 0x1726, "" }, +// { 0x1727, "" }, +// { 0x1728, "" }, +// { 0x1729, "" }, +// { 0x172A, "" }, +// { 0x172B, "" }, +// { 0x172C, "" }, +// { 0x172D, "" }, +// { 0x172E, "" }, +// { 0x172F, "" }, +// { 0x1730, "" }, +// { 0x1731, "" }, +// { 0x1732, "" }, +// { 0x1733, "" }, +// { 0x1734, "" }, +// { 0x1735, "" }, +// { 0x1736, "" }, +// { 0x1737, "" }, +// { 0x1738, "" }, +// { 0x1739, "" }, +// { 0x173A, "" }, +// { 0x173B, "" }, +// { 0x173C, "" }, +// { 0x173D, "" }, +// { 0x173E, "" }, +// { 0x173F, "" }, +// { 0x1740, "" }, +// { 0x1741, "" }, +// { 0x1742, "" }, +// { 0x1743, "" }, +// { 0x1744, "" }, +// { 0x1745, "" }, +// { 0x1746, "" }, +// { 0x1747, "" }, +// { 0x1748, "" }, +// { 0x1749, "" }, +// { 0x174A, "" }, +// { 0x174B, "" }, +// { 0x174C, "" }, +// { 0x174D, "" }, +// { 0x174E, "" }, +// { 0x174F, "" }, +// { 0x1750, "" }, +// { 0x1751, "" }, +// { 0x1752, "" }, +// { 0x1753, "" }, +// { 0x1754, "" }, +// { 0x1755, "" }, +// { 0x1756, "" }, +// { 0x1757, "" }, +// { 0x1758, "" }, +// { 0x1759, "" }, +// { 0x175A, "" }, +// { 0x175B, "" }, +// { 0x175C, "" }, +// { 0x175D, "" }, +// { 0x175E, "" }, +// { 0x175F, "" }, +// { 0x1760, "" }, +// { 0x1761, "" }, +// { 0x1762, "" }, +// { 0x1763, "" }, +// { 0x1764, "" }, +// { 0x1765, "" }, +// { 0x1766, "" }, +// { 0x1767, "" }, +// { 0x1768, "" }, +// { 0x1769, "" }, +// { 0x176A, "" }, +// { 0x176B, "" }, +// { 0x176C, "" }, +// { 0x176D, "" }, +// { 0x176E, "" }, +// { 0x176F, "" }, +// { 0x1770, "" }, +// { 0x1771, "" }, +// { 0x1772, "" }, +// { 0x1773, "" }, +// { 0x1774, "" }, +// { 0x1775, "" }, +// { 0x1776, "" }, +// { 0x1777, "" }, +// { 0x1778, "" }, +// { 0x1779, "" }, +// { 0x177A, "" }, +// { 0x177B, "" }, +// { 0x177C, "" }, +// { 0x177D, "" }, +// { 0x177E, "" }, +// { 0x177F, "" }, +// { 0x1780, "" }, +// { 0x1781, "" }, +// { 0x1782, "" }, +// { 0x1783, "" }, +// { 0x1784, "" }, +// { 0x1785, "" }, +// { 0x1786, "" }, +// { 0x1787, "" }, +// { 0x1788, "" }, +// { 0x1789, "" }, +// { 0x178A, "" }, +// { 0x178B, "" }, +// { 0x178C, "" }, +// { 0x178D, "" }, +// { 0x178E, "" }, +// { 0x178F, "" }, +// { 0x1790, "" }, +// { 0x1791, "" }, +// { 0x1792, "" }, +// { 0x1793, "" }, +// { 0x1794, "" }, +// { 0x1795, "" }, +// { 0x1796, "" }, +// { 0x1797, "" }, +// { 0x1798, "" }, +// { 0x1799, "" }, +// { 0x179A, "" }, +// { 0x179B, "" }, +// { 0x179C, "" }, +// { 0x179D, "" }, +// { 0x179E, "" }, +// { 0x179F, "" }, +// { 0x17A0, "" }, +// { 0x17A1, "" }, +// { 0x17A2, "" }, +// { 0x17A3, "" }, +// { 0x17A4, "" }, +// { 0x17A5, "" }, +// { 0x17A6, "" }, +// { 0x17A7, "" }, +// { 0x17A8, "" }, +// { 0x17A9, "" }, +// { 0x17AA, "" }, +// { 0x17AB, "" }, +// { 0x17AC, "" }, +// { 0x17AD, "" }, +// { 0x17AE, "" }, +// { 0x17AF, "" }, +// { 0x17B0, "" }, +// { 0x17B1, "" }, +// { 0x17B2, "" }, +// { 0x17B3, "" }, +// { 0x17B4, "" }, +// { 0x17B5, "" }, +// { 0x17B6, "" }, +// { 0x17B7, "" }, +// { 0x17B8, "" }, +// { 0x17B9, "" }, +// { 0x17BA, "" }, +// { 0x17BB, "" }, +// { 0x17BC, "" }, +// { 0x17BD, "" }, +// { 0x17BE, "" }, +// { 0x17BF, "" }, +// { 0x17C0, "" }, +// { 0x17C1, "" }, +// { 0x17C2, "" }, +// { 0x17C3, "" }, +// { 0x17C4, "" }, +// { 0x17C5, "" }, +// { 0x17C6, "" }, +// { 0x17C7, "" }, +// { 0x17C8, "" }, +// { 0x17C9, "" }, +// { 0x17CA, "" }, +// { 0x17CB, "" }, +// { 0x17CC, "" }, +// { 0x17CD, "" }, +// { 0x17CE, "" }, +// { 0x17CF, "" }, +// { 0x17D0, "" }, +// { 0x17D1, "" }, +// { 0x17D2, "" }, +// { 0x17D3, "" }, +// { 0x17D4, "" }, +// { 0x17D5, "" }, +// { 0x17D6, "" }, +// { 0x17D7, "" }, +// { 0x17D8, "" }, +// { 0x17D9, "" }, +// { 0x17DA, "" }, +// { 0x17DB, "" }, +// { 0x17DC, "" }, +// { 0x17DD, "" }, +// { 0x17DE, "" }, +// { 0x17DF, "" }, +// { 0x17E0, "" }, +// { 0x17E1, "" }, +// { 0x17E2, "" }, +// { 0x17E3, "" }, +// { 0x17E4, "" }, +// { 0x17E5, "" }, +// { 0x17E6, "" }, +// { 0x17E7, "" }, +// { 0x17E8, "" }, +// { 0x17E9, "" }, +// { 0x17EA, "" }, +// { 0x17EB, "" }, +// { 0x17EC, "" }, +// { 0x17ED, "" }, +// { 0x17EE, "" }, +// { 0x17EF, "" }, +// { 0x17F0, "" }, +// { 0x17F1, "" }, +// { 0x17F2, "" }, +// { 0x17F3, "" }, +// { 0x17F4, "" }, +// { 0x17F5, "" }, +// { 0x17F6, "" }, +// { 0x17F7, "" }, +// { 0x17F8, "" }, +// { 0x17F9, "" }, +// { 0x17FA, "" }, +// { 0x17FB, "" }, +// { 0x17FC, "" }, +// { 0x17FD, "" }, +// { 0x17FE, "" }, +// { 0x17FF, "" }, +// { 0x1800, "" }, +// { 0x1801, "" }, +// { 0x1802, "" }, +// { 0x1803, "" }, +// { 0x1804, "" }, +// { 0x1805, "" }, +// { 0x1806, "" }, +// { 0x1807, "" }, +// { 0x1808, "" }, +// { 0x1809, "" }, +// { 0x180A, "" }, +// { 0x180B, "" }, +// { 0x180C, "" }, +// { 0x180D, "" }, +// { 0x180E, "" }, +// { 0x180F, "" }, +// { 0x1810, "" }, +// { 0x1811, "" }, +// { 0x1812, "" }, +// { 0x1813, "" }, +// { 0x1814, "" }, +// { 0x1815, "" }, +// { 0x1816, "" }, +// { 0x1817, "" }, +// { 0x1818, "" }, +// { 0x1819, "" }, +// { 0x181A, "" }, +// { 0x181B, "" }, +// { 0x181C, "" }, +// { 0x181D, "" }, +// { 0x181E, "" }, +// { 0x181F, "" }, +// { 0x1820, "" }, +// { 0x1821, "" }, +// { 0x1822, "" }, +// { 0x1823, "" }, +// { 0x1824, "" }, +// { 0x1825, "" }, +// { 0x1826, "" }, +// { 0x1827, "" }, +// { 0x1828, "" }, +// { 0x1829, "" }, +// { 0x182A, "" }, +// { 0x182B, "" }, +// { 0x182C, "" }, +// { 0x182D, "" }, +// { 0x182E, "" }, +// { 0x182F, "" }, +// { 0x1830, "" }, +// { 0x1831, "" }, +// { 0x1832, "" }, +// { 0x1833, "" }, +// { 0x1834, "" }, +// { 0x1835, "" }, +// { 0x1836, "" }, +// { 0x1837, "" }, +// { 0x1838, "" }, +// { 0x1839, "" }, +// { 0x183A, "" }, +// { 0x183B, "" }, +// { 0x183C, "" }, +// { 0x183D, "" }, +// { 0x183E, "" }, +// { 0x183F, "" }, +// { 0x1840, "" }, +// { 0x1841, "" }, +// { 0x1842, "" }, +// { 0x1843, "" }, +// { 0x1844, "" }, +// { 0x1845, "" }, +// { 0x1846, "" }, +// { 0x1847, "" }, +// { 0x1848, "" }, +// { 0x1849, "" }, +// { 0x184A, "" }, +// { 0x184B, "" }, +// { 0x184C, "" }, +// { 0x184D, "" }, +// { 0x184E, "" }, +// { 0x184F, "" }, +// { 0x1850, "" }, +// { 0x1851, "" }, +// { 0x1852, "" }, +// { 0x1853, "" }, +// { 0x1854, "" }, +// { 0x1855, "" }, +// { 0x1856, "" }, +// { 0x1857, "" }, +// { 0x1858, "" }, +// { 0x1859, "" }, +// { 0x185A, "" }, +// { 0x185B, "" }, +// { 0x185C, "" }, +// { 0x185D, "" }, +// { 0x185E, "" }, +// { 0x185F, "" }, +// { 0x1860, "" }, +// { 0x1861, "" }, +// { 0x1862, "" }, +// { 0x1863, "" }, +// { 0x1864, "" }, +// { 0x1865, "" }, +// { 0x1866, "" }, +// { 0x1867, "" }, +// { 0x1868, "" }, +// { 0x1869, "" }, +// { 0x186A, "" }, +// { 0x186B, "" }, +// { 0x186C, "" }, +// { 0x186D, "" }, +// { 0x186E, "" }, +// { 0x186F, "" }, +// { 0x1870, "" }, +// { 0x1871, "" }, +// { 0x1872, "" }, +// { 0x1873, "" }, +// { 0x1874, "" }, +// { 0x1875, "" }, +// { 0x1876, "" }, +// { 0x1877, "" }, +// { 0x1878, "" }, +// { 0x1879, "" }, +// { 0x187A, "" }, +// { 0x187B, "" }, +// { 0x187C, "" }, +// { 0x187D, "" }, +// { 0x187E, "" }, +// { 0x187F, "" }, +// { 0x1880, "" }, +// { 0x1881, "" }, +// { 0x1882, "" }, +// { 0x1883, "" }, +// { 0x1884, "" }, +// { 0x1885, "" }, +// { 0x1886, "" }, +// { 0x1887, "" }, +// { 0x1888, "" }, +// { 0x1889, "" }, +// { 0x188A, "" }, +// { 0x188B, "" }, +// { 0x188C, "" }, +// { 0x188D, "" }, +// { 0x188E, "" }, +// { 0x188F, "" }, +// { 0x1890, "" }, +// { 0x1891, "" }, +// { 0x1892, "" }, +// { 0x1893, "" }, +// { 0x1894, "" }, +// { 0x1895, "" }, +// { 0x1896, "" }, +// { 0x1897, "" }, +// { 0x1898, "" }, +// { 0x1899, "" }, +// { 0x189A, "" }, +// { 0x189B, "" }, +// { 0x189C, "" }, +// { 0x189D, "" }, +// { 0x189E, "" }, +// { 0x189F, "" }, +// { 0x18A0, "" }, +// { 0x18A1, "" }, +// { 0x18A2, "" }, +// { 0x18A3, "" }, +// { 0x18A4, "" }, +// { 0x18A5, "" }, +// { 0x18A6, "" }, +// { 0x18A7, "" }, +// { 0x18A8, "" }, +// { 0x18A9, "" }, +// { 0x18AA, "" }, +// { 0x18AB, "" }, +// { 0x18AC, "" }, +// { 0x18AD, "" }, +// { 0x18AE, "" }, +// { 0x18AF, "" }, +// { 0x18B0, "" }, +// { 0x18B1, "" }, +// { 0x18B2, "" }, +// { 0x18B3, "" }, +// { 0x18B4, "" }, +// { 0x18B5, "" }, +// { 0x18B6, "" }, +// { 0x18B7, "" }, +// { 0x18B8, "" }, +// { 0x18B9, "" }, +// { 0x18BA, "" }, +// { 0x18BB, "" }, +// { 0x18BC, "" }, +// { 0x18BD, "" }, +// { 0x18BE, "" }, +// { 0x18BF, "" }, +// { 0x18C0, "" }, +// { 0x18C1, "" }, +// { 0x18C2, "" }, +// { 0x18C3, "" }, +// { 0x18C4, "" }, +// { 0x18C5, "" }, +// { 0x18C6, "" }, +// { 0x18C7, "" }, +// { 0x18C8, "" }, +// { 0x18C9, "" }, +// { 0x18CA, "" }, +// { 0x18CB, "" }, +// { 0x18CC, "" }, +// { 0x18CD, "" }, +// { 0x18CE, "" }, +// { 0x18CF, "" }, +// { 0x18D0, "" }, +// { 0x18D1, "" }, +// { 0x18D2, "" }, +// { 0x18D3, "" }, +// { 0x18D4, "" }, +// { 0x18D5, "" }, +// { 0x18D6, "" }, +// { 0x18D7, "" }, +// { 0x18D8, "" }, +// { 0x18D9, "" }, +// { 0x18DA, "" }, +// { 0x18DB, "" }, +// { 0x18DC, "" }, +// { 0x18DD, "" }, +// { 0x18DE, "" }, +// { 0x18DF, "" }, +// { 0x18E0, "" }, +// { 0x18E1, "" }, +// { 0x18E2, "" }, +// { 0x18E3, "" }, +// { 0x18E4, "" }, +// { 0x18E5, "" }, +// { 0x18E6, "" }, +// { 0x18E7, "" }, +// { 0x18E8, "" }, +// { 0x18E9, "" }, +// { 0x18EA, "" }, +// { 0x18EB, "" }, +// { 0x18EC, "" }, +// { 0x18ED, "" }, +// { 0x18EE, "" }, +// { 0x18EF, "" }, +// { 0x18F0, "" }, +// { 0x18F1, "" }, +// { 0x18F2, "" }, +// { 0x18F3, "" }, +// { 0x18F4, "" }, +// { 0x18F5, "" }, +// { 0x18F6, "" }, +// { 0x18F7, "" }, +// { 0x18F8, "" }, +// { 0x18F9, "" }, +// { 0x18FA, "" }, +// { 0x18FB, "" }, +// { 0x18FC, "" }, +// { 0x18FD, "" }, +// { 0x18FE, "" }, +// { 0x18FF, "" }, +// { 0x1900, "" }, +// { 0x1901, "" }, +// { 0x1902, "" }, +// { 0x1903, "" }, +// { 0x1904, "" }, +// { 0x1905, "" }, +// { 0x1906, "" }, +// { 0x1907, "" }, +// { 0x1908, "" }, +// { 0x1909, "" }, +// { 0x190A, "" }, +// { 0x190B, "" }, +// { 0x190C, "" }, +// { 0x190D, "" }, +// { 0x190E, "" }, +// { 0x190F, "" }, +// { 0x1910, "" }, +// { 0x1911, "" }, +// { 0x1912, "" }, +// { 0x1913, "" }, +// { 0x1914, "" }, +// { 0x1915, "" }, +// { 0x1916, "" }, +// { 0x1917, "" }, +// { 0x1918, "" }, +// { 0x1919, "" }, +// { 0x191A, "" }, +// { 0x191B, "" }, +// { 0x191C, "" }, +// { 0x191D, "" }, +// { 0x191E, "" }, +// { 0x191F, "" }, +// { 0x1920, "" }, +// { 0x1921, "" }, +// { 0x1922, "" }, +// { 0x1923, "" }, +// { 0x1924, "" }, +// { 0x1925, "" }, +// { 0x1926, "" }, +// { 0x1927, "" }, +// { 0x1928, "" }, +// { 0x1929, "" }, +// { 0x192A, "" }, +// { 0x192B, "" }, +// { 0x192C, "" }, +// { 0x192D, "" }, +// { 0x192E, "" }, +// { 0x192F, "" }, +// { 0x1930, "" }, +// { 0x1931, "" }, +// { 0x1932, "" }, +// { 0x1933, "" }, +// { 0x1934, "" }, +// { 0x1935, "" }, +// { 0x1936, "" }, +// { 0x1937, "" }, +// { 0x1938, "" }, +// { 0x1939, "" }, +// { 0x193A, "" }, +// { 0x193B, "" }, +// { 0x193C, "" }, +// { 0x193D, "" }, +// { 0x193E, "" }, +// { 0x193F, "" }, +// { 0x1940, "" }, +// { 0x1941, "" }, +// { 0x1942, "" }, +// { 0x1943, "" }, +// { 0x1944, "" }, +// { 0x1945, "" }, +// { 0x1946, "" }, +// { 0x1947, "" }, +// { 0x1948, "" }, +// { 0x1949, "" }, +// { 0x194A, "" }, +// { 0x194B, "" }, +// { 0x194C, "" }, +// { 0x194D, "" }, +// { 0x194E, "" }, +// { 0x194F, "" }, +// { 0x1950, "" }, +// { 0x1951, "" }, +// { 0x1952, "" }, +// { 0x1953, "" }, +// { 0x1954, "" }, +// { 0x1955, "" }, +// { 0x1956, "" }, +// { 0x1957, "" }, +// { 0x1958, "" }, +// { 0x1959, "" }, +// { 0x195A, "" }, +// { 0x195B, "" }, +// { 0x195C, "" }, +// { 0x195D, "" }, +// { 0x195E, "" }, +// { 0x195F, "" }, +// { 0x1960, "" }, +// { 0x1961, "" }, +// { 0x1962, "" }, +// { 0x1963, "" }, +// { 0x1964, "" }, +// { 0x1965, "" }, +// { 0x1966, "" }, +// { 0x1967, "" }, +// { 0x1968, "" }, +// { 0x1969, "" }, +// { 0x196A, "" }, +// { 0x196B, "" }, +// { 0x196C, "" }, +// { 0x196D, "" }, +// { 0x196E, "" }, +// { 0x196F, "" }, +// { 0x1970, "" }, +// { 0x1971, "" }, +// { 0x1972, "" }, +// { 0x1973, "" }, +// { 0x1974, "" }, +// { 0x1975, "" }, +// { 0x1976, "" }, +// { 0x1977, "" }, +// { 0x1978, "" }, +// { 0x1979, "" }, +// { 0x197A, "" }, +// { 0x197B, "" }, +// { 0x197C, "" }, +// { 0x197D, "" }, +// { 0x197E, "" }, +// { 0x197F, "" }, +// { 0x1980, "" }, +// { 0x1981, "" }, +// { 0x1982, "" }, +// { 0x1983, "" }, +// { 0x1984, "" }, +// { 0x1985, "" }, +// { 0x1986, "" }, +// { 0x1987, "" }, +// { 0x1988, "" }, +// { 0x1989, "" }, +// { 0x198A, "" }, +// { 0x198B, "" }, +// { 0x198C, "" }, +// { 0x198D, "" }, +// { 0x198E, "" }, +// { 0x198F, "" }, +// { 0x1990, "" }, +// { 0x1991, "" }, +// { 0x1992, "" }, +// { 0x1993, "" }, +// { 0x1994, "" }, +// { 0x1995, "" }, +// { 0x1996, "" }, +// { 0x1997, "" }, +// { 0x1998, "" }, +// { 0x1999, "" }, +// { 0x199A, "" }, +// { 0x199B, "" }, +// { 0x199C, "" }, +// { 0x199D, "" }, +// { 0x199E, "" }, +// { 0x199F, "" }, +// { 0x19A0, "" }, +// { 0x19A1, "" }, +// { 0x19A2, "" }, +// { 0x19A3, "" }, +// { 0x19A4, "" }, +// { 0x19A5, "" }, +// { 0x19A6, "" }, +// { 0x19A7, "" }, +// { 0x19A8, "" }, +// { 0x19A9, "" }, +// { 0x19AA, "" }, +// { 0x19AB, "" }, +// { 0x19AC, "" }, +// { 0x19AD, "" }, +// { 0x19AE, "" }, +// { 0x19AF, "" }, +// { 0x19B0, "" }, +// { 0x19B1, "" }, +// { 0x19B2, "" }, +// { 0x19B3, "" }, +// { 0x19B4, "" }, +// { 0x19B5, "" }, +// { 0x19B6, "" }, +// { 0x19B7, "" }, +// { 0x19B8, "" }, +// { 0x19B9, "" }, +// { 0x19BA, "" }, +// { 0x19BB, "" }, +// { 0x19BC, "" }, +// { 0x19BD, "" }, +// { 0x19BE, "" }, +// { 0x19BF, "" }, +// { 0x19C0, "" }, +// { 0x19C1, "" }, +// { 0x19C2, "" }, +// { 0x19C3, "" }, +// { 0x19C4, "" }, +// { 0x19C5, "" }, +// { 0x19C6, "" }, +// { 0x19C7, "" }, +// { 0x19C8, "" }, +// { 0x19C9, "" }, +// { 0x19CA, "" }, +// { 0x19CB, "" }, +// { 0x19CC, "" }, +// { 0x19CD, "" }, +// { 0x19CE, "" }, +// { 0x19CF, "" }, +// { 0x19D0, "" }, +// { 0x19D1, "" }, +// { 0x19D2, "" }, +// { 0x19D3, "" }, +// { 0x19D4, "" }, +// { 0x19D5, "" }, +// { 0x19D6, "" }, +// { 0x19D7, "" }, +// { 0x19D8, "" }, +// { 0x19D9, "" }, +// { 0x19DA, "" }, +// { 0x19DB, "" }, +// { 0x19DC, "" }, +// { 0x19DD, "" }, +// { 0x19DE, "" }, +// { 0x19DF, "" }, +// { 0x19E0, "" }, +// { 0x19E1, "" }, +// { 0x19E2, "" }, +// { 0x19E3, "" }, +// { 0x19E4, "" }, +// { 0x19E5, "" }, +// { 0x19E6, "" }, +// { 0x19E7, "" }, +// { 0x19E8, "" }, +// { 0x19E9, "" }, +// { 0x19EA, "" }, +// { 0x19EB, "" }, +// { 0x19EC, "" }, +// { 0x19ED, "" }, +// { 0x19EE, "" }, +// { 0x19EF, "" }, +// { 0x19F0, "" }, +// { 0x19F1, "" }, +// { 0x19F2, "" }, +// { 0x19F3, "" }, +// { 0x19F4, "" }, +// { 0x19F5, "" }, +// { 0x19F6, "" }, +// { 0x19F7, "" }, +// { 0x19F8, "" }, +// { 0x19F9, "" }, +// { 0x19FA, "" }, +// { 0x19FB, "" }, +// { 0x19FC, "" }, +// { 0x19FD, "" }, +// { 0x19FE, "" }, +// { 0x19FF, "" }, +// { 0x1A00, "" }, +// { 0x1A01, "" }, +// { 0x1A02, "" }, +// { 0x1A03, "" }, +// { 0x1A04, "" }, +// { 0x1A05, "" }, + { 0x1A06, "callbackVoid" }, +// { 0x1A07, "" }, +// { 0x1A08, "" }, +// { 0x1A09, "" }, +// { 0x1A0A, "" }, +// { 0x1A0B, "" }, +// { 0x1A0C, "" }, +// { 0x1A0D, "" }, +// { 0x1A0E, "" }, +// { 0x1A0F, "" }, +// { 0x1A10, "" }, +// { 0x1A11, "" }, +// { 0x1A12, "" }, +// { 0x1A13, "" }, +// { 0x1A14, "" }, +// { 0x1A15, "" }, +// { 0x1A16, "" }, +// { 0x1A17, "" }, +// { 0x1A18, "" }, +// { 0x1A19, "" }, +// { 0x1A1A, "" }, +// { 0x1A1B, "" }, +// { 0x1A1C, "" }, +// { 0x1A1D, "" }, +// { 0x1A1E, "" }, +// { 0x1A1F, "" }, +// { 0x1A20, "" }, +// { 0x1A21, "" }, +// { 0x1A22, "" }, +// { 0x1A23, "" }, +// { 0x1A24, "" }, +// { 0x1A25, "" }, +// { 0x1A26, "" }, +// { 0x1A27, "" }, +// { 0x1A28, "" }, +// { 0x1A29, "" }, +// { 0x1A2A, "" }, +// { 0x1A2B, "" }, +// { 0x1A2C, "" }, +// { 0x1A2D, "" }, +// { 0x1A2E, "" }, +// { 0x1A2F, "" }, +// { 0x1A30, "" }, +// { 0x1A31, "" }, +// { 0x1A32, "" }, +// { 0x1A33, "" }, +// { 0x1A34, "" }, +// { 0x1A35, "" }, +// { 0x1A36, "" }, +// { 0x1A37, "" }, +// { 0x1A38, "" }, +// { 0x1A39, "" }, +// { 0x1A3A, "" }, +// { 0x1A3B, "" }, +// { 0x1A3C, "" }, +// { 0x1A3D, "" }, +// { 0x1A3E, "" }, +// { 0x1A3F, "" }, +// { 0x1A40, "" }, +// { 0x1A41, "" }, +// { 0x1A42, "" }, +// { 0x1A43, "" }, +// { 0x1A44, "" }, +// { 0x1A45, "" }, +// { 0x1A46, "" }, +// { 0x1A47, "" }, +// { 0x1A48, "" }, +// { 0x1A49, "" }, +// { 0x1A4A, "" }, +// { 0x1A4B, "" }, +// { 0x1A4C, "" }, +// { 0x1A4D, "" }, +// { 0x1A4E, "" }, +// { 0x1A4F, "" }, +// { 0x1A50, "" }, +// { 0x1A51, "" }, +// { 0x1A52, "" }, +// { 0x1A53, "" }, +// { 0x1A54, "" }, +// { 0x1A55, "" }, +// { 0x1A56, "" }, +// { 0x1A57, "" }, +// { 0x1A58, "" }, +// { 0x1A59, "" }, +// { 0x1A5A, "" }, +// { 0x1A5B, "" }, +// { 0x1A5C, "" }, +// { 0x1A5D, "" }, +// { 0x1A5E, "" }, +// { 0x1A5F, "" }, +// { 0x1A60, "" }, +// { 0x1A61, "" }, +// { 0x1A62, "" }, +// { 0x1A63, "" }, +// { 0x1A64, "" }, +// { 0x1A65, "" }, +// { 0x1A66, "" }, +// { 0x1A67, "" }, +// { 0x1A68, "" }, +// { 0x1A69, "" }, +// { 0x1A6A, "" }, +// { 0x1A6B, "" }, +// { 0x1A6C, "" }, +// { 0x1A6D, "" }, +// { 0x1A6E, "" }, +// { 0x1A6F, "" }, +// { 0x1A70, "" }, +// { 0x1A71, "" }, +// { 0x1A72, "" }, +// { 0x1A73, "" }, +// { 0x1A74, "" }, +// { 0x1A75, "" }, +// { 0x1A76, "" }, +// { 0x1A77, "" }, +// { 0x1A78, "" }, +// { 0x1A79, "" }, +// { 0x1A7A, "" }, +// { 0x1A7B, "" }, +// { 0x1A7C, "" }, +// { 0x1A7D, "" }, +// { 0x1A7E, "" }, +// { 0x1A7F, "" }, +// { 0x1A80, "" }, +// { 0x1A81, "" }, +// { 0x1A82, "" }, +// { 0x1A83, "" }, +// { 0x1A84, "" }, +// { 0x1A85, "" }, +// { 0x1A86, "" }, +// { 0x1A87, "" }, +// { 0x1A88, "" }, +// { 0x1A89, "" }, +// { 0x1A8A, "" }, +// { 0x1A8B, "" }, +// { 0x1A8C, "" }, +// { 0x1A8D, "" }, +// { 0x1A8E, "" }, +// { 0x1A8F, "" }, +// { 0x1A90, "" }, +// { 0x1A91, "" }, +// { 0x1A92, "" }, +// { 0x1A93, "" }, +// { 0x1A94, "" }, +// { 0x1A95, "" }, +// { 0x1A96, "" }, +// { 0x1A97, "" }, +// { 0x1A98, "" }, +// { 0x1A99, "" }, +// { 0x1A9A, "" }, +// { 0x1A9B, "" }, +// { 0x1A9C, "" }, +// { 0x1A9D, "" }, +// { 0x1A9E, "" }, +// { 0x1A9F, "" }, +// { 0x1AA0, "" }, +// { 0x1AA1, "" }, +// { 0x1AA2, "" }, +// { 0x1AA3, "" }, +// { 0x1AA4, "" }, +// { 0x1AA5, "" }, +// { 0x1AA6, "" }, +// { 0x1AA7, "" }, +// { 0x1AA8, "" }, +// { 0x1AA9, "" }, +// { 0x1AAA, "" }, +// { 0x1AAB, "" }, +// { 0x1AAC, "" }, +// { 0x1AAD, "" }, +// { 0x1AAE, "" }, +// { 0x1AAF, "" }, +// { 0x1AB0, "" }, +// { 0x1AB1, "" }, +// { 0x1AB2, "" }, +// { 0x1AB3, "" }, +// { 0x1AB4, "" }, +// { 0x1AB5, "" }, +// { 0x1AB6, "" }, +// { 0x1AB7, "" }, +// { 0x1AB8, "" }, +// { 0x1AB9, "" }, +// { 0x1ABA, "" }, +// { 0x1ABB, "" }, +// { 0x1ABC, "" }, +// { 0x1ABD, "" }, +// { 0x1ABE, "" }, +// { 0x1ABF, "" }, +// { 0x1AC0, "" }, +// { 0x1AC1, "" }, +// { 0x1AC2, "" }, +// { 0x1AC3, "" }, +// { 0x1AC4, "" }, +// { 0x1AC5, "" }, +// { 0x1AC6, "" }, +// { 0x1AC7, "" }, +// { 0x1AC8, "" }, +// { 0x1AC9, "" }, +// { 0x1ACA, "" }, +// { 0x1ACB, "" }, +// { 0x1ACC, "" }, +// { 0x1ACD, "" }, +// { 0x1ACE, "" }, +// { 0x1ACF, "" }, +// { 0x1AD0, "" }, +// { 0x1AD1, "" }, +// { 0x1AD2, "" }, +// { 0x1AD3, "" }, +// { 0x1AD4, "" }, +// { 0x1AD5, "" }, +// { 0x1AD6, "" }, +// { 0x1AD7, "" }, +// { 0x1AD8, "" }, +// { 0x1AD9, "" }, +// { 0x1ADA, "" }, +// { 0x1ADB, "" }, +// { 0x1ADC, "" }, +// { 0x1ADD, "" }, +// { 0x1ADE, "" }, +// { 0x1ADF, "" }, +// { 0x1AE0, "" }, +// { 0x1AE1, "" }, +// { 0x1AE2, "" }, +// { 0x1AE3, "" }, +// { 0x1AE4, "" }, +// { 0x1AE5, "" }, +// { 0x1AE6, "" }, +// { 0x1AE7, "" }, +// { 0x1AE8, "" }, +// { 0x1AE9, "" }, +// { 0x1AEA, "" }, +// { 0x1AEB, "" }, +// { 0x1AEC, "" }, +// { 0x1AED, "" }, +// { 0x1AEE, "" }, +// { 0x1AEF, "" }, +// { 0x1AF0, "" }, +// { 0x1AF1, "" }, +// { 0x1AF2, "" }, +// { 0x1AF3, "" }, +// { 0x1AF4, "" }, +// { 0x1AF5, "" }, +// { 0x1AF6, "" }, +// { 0x1AF7, "" }, +// { 0x1AF8, "" }, +// { 0x1AF9, "" }, +// { 0x1AFA, "" }, +// { 0x1AFB, "" }, +// { 0x1AFC, "" }, +// { 0x1AFD, "" }, +// { 0x1AFE, "" }, +// { 0x1AFF, "" }, +// { 0x1B00, "" }, +// { 0x1B01, "" }, +// { 0x1B02, "" }, +// { 0x1B03, "" }, +// { 0x1B04, "" }, +// { 0x1B05, "" }, +// { 0x1B06, "" }, +// { 0x1B07, "" }, +// { 0x1B08, "" }, +// { 0x1B09, "" }, +// { 0x1B0A, "" }, +// { 0x1B0B, "" }, +// { 0x1B0C, "" }, +// { 0x1B0D, "" }, +// { 0x1B0E, "" }, +// { 0x1B0F, "" }, +// { 0x1B10, "" }, +// { 0x1B11, "" }, +// { 0x1B12, "" }, +// { 0x1B13, "" }, +// { 0x1B14, "" }, +// { 0x1B15, "" }, +// { 0x1B16, "" }, +// { 0x1B17, "" }, +// { 0x1B18, "" }, +// { 0x1B19, "" }, +// { 0x1B1A, "" }, +// { 0x1B1B, "" }, +// { 0x1B1C, "" }, +// { 0x1B1D, "" }, +// { 0x1B1E, "" }, +// { 0x1B1F, "" }, +// { 0x1B20, "" }, +// { 0x1B21, "" }, +// { 0x1B22, "" }, +// { 0x1B23, "" }, +// { 0x1B24, "" }, +// { 0x1B25, "" }, +// { 0x1B26, "" }, +// { 0x1B27, "" }, +// { 0x1B28, "" }, +// { 0x1B29, "" }, +// { 0x1B2A, "" }, +// { 0x1B2B, "" }, +// { 0x1B2C, "" }, +// { 0x1B2D, "" }, +// { 0x1B2E, "" }, +// { 0x1B2F, "" }, +// { 0x1B30, "" }, +// { 0x1B31, "" }, +// { 0x1B32, "" }, +// { 0x1B33, "" }, +// { 0x1B34, "" }, +// { 0x1B35, "" }, +// { 0x1B36, "" }, +// { 0x1B37, "" }, +// { 0x1B38, "" }, +// { 0x1B39, "" }, +// { 0x1B3A, "" }, +// { 0x1B3B, "" }, +// { 0x1B3C, "" }, +// { 0x1B3D, "" }, +// { 0x1B3E, "" }, +// { 0x1B3F, "" }, +// { 0x1B40, "" }, +// { 0x1B41, "" }, +// { 0x1B42, "" }, +// { 0x1B43, "" }, +// { 0x1B44, "" }, +// { 0x1B45, "" }, +// { 0x1B46, "" }, +// { 0x1B47, "" }, +// { 0x1B48, "" }, +// { 0x1B49, "" }, +// { 0x1B4A, "" }, +// { 0x1B4B, "" }, +// { 0x1B4C, "" }, +// { 0x1B4D, "" }, +// { 0x1B4E, "" }, +// { 0x1B4F, "" }, +// { 0x1B50, "" }, +// { 0x1B51, "" }, +// { 0x1B52, "" }, +// { 0x1B53, "" }, +// { 0x1B54, "" }, +// { 0x1B55, "" }, +// { 0x1B56, "" }, +// { 0x1B57, "" }, +// { 0x1B58, "" }, +// { 0x1B59, "" }, +// { 0x1B5A, "" }, +// { 0x1B5B, "" }, +// { 0x1B5C, "" }, +// { 0x1B5D, "" }, +// { 0x1B5E, "" }, +// { 0x1B5F, "" }, +// { 0x1B60, "" }, +// { 0x1B61, "" }, +// { 0x1B62, "" }, +// { 0x1B63, "" }, +// { 0x1B64, "" }, +// { 0x1B65, "" }, +// { 0x1B66, "" }, +// { 0x1B67, "" }, +// { 0x1B68, "" }, +// { 0x1B69, "" }, +// { 0x1B6A, "" }, +// { 0x1B6B, "" }, +// { 0x1B6C, "" }, +// { 0x1B6D, "" }, +// { 0x1B6E, "" }, +// { 0x1B6F, "" }, +// { 0x1B70, "" }, +// { 0x1B71, "" }, +// { 0x1B72, "" }, +// { 0x1B73, "" }, +// { 0x1B74, "" }, +// { 0x1B75, "" }, +// { 0x1B76, "" }, +// { 0x1B77, "" }, +// { 0x1B78, "" }, +// { 0x1B79, "" }, +// { 0x1B7A, "" }, +// { 0x1B7B, "" }, +// { 0x1B7C, "" }, +// { 0x1B7D, "" }, +// { 0x1B7E, "" }, +// { 0x1B7F, "" }, +// { 0x1B80, "" }, +// { 0x1B81, "" }, +// { 0x1B82, "" }, +// { 0x1B83, "" }, +// { 0x1B84, "" }, +// { 0x1B85, "" }, +// { 0x1B86, "" }, +// { 0x1B87, "" }, +// { 0x1B88, "" }, +// { 0x1B89, "" }, +// { 0x1B8A, "" }, +// { 0x1B8B, "" }, +// { 0x1B8C, "" }, +// { 0x1B8D, "" }, +// { 0x1B8E, "" }, +// { 0x1B8F, "" }, +// { 0x1B90, "" }, +// { 0x1B91, "" }, +// { 0x1B92, "" }, +// { 0x1B93, "" }, +// { 0x1B94, "" }, +// { 0x1B95, "" }, +// { 0x1B96, "" }, +// { 0x1B97, "" }, +// { 0x1B98, "" }, +// { 0x1B99, "" }, +// { 0x1B9A, "" }, +// { 0x1B9B, "" }, +// { 0x1B9C, "" }, +// { 0x1B9D, "" }, +// { 0x1B9E, "" }, +// { 0x1B9F, "" }, +// { 0x1BA0, "" }, +// { 0x1BA1, "" }, +// { 0x1BA2, "" }, +// { 0x1BA3, "" }, +// { 0x1BA4, "" }, +// { 0x1BA5, "" }, +// { 0x1BA6, "" }, +// { 0x1BA7, "" }, +// { 0x1BA8, "" }, +// { 0x1BA9, "" }, +// { 0x1BAA, "" }, +// { 0x1BAB, "" }, +// { 0x1BAC, "" }, +// { 0x1BAD, "" }, +// { 0x1BAE, "" }, +// { 0x1BAF, "" }, +// { 0x1BB0, "" }, +// { 0x1BB1, "" }, +// { 0x1BB2, "" }, +// { 0x1BB3, "" }, +// { 0x1BB4, "" }, +// { 0x1BB5, "" }, +// { 0x1BB6, "" }, +// { 0x1BB7, "" }, +// { 0x1BB8, "" }, +// { 0x1BB9, "" }, +// { 0x1BBA, "" }, +// { 0x1BBB, "" }, +// { 0x1BBC, "" }, +// { 0x1BBD, "" }, +// { 0x1BBE, "" }, +// { 0x1BBF, "" }, +// { 0x1BC0, "" }, +// { 0x1BC1, "" }, +// { 0x1BC2, "" }, +// { 0x1BC3, "" }, +// { 0x1BC4, "" }, +// { 0x1BC5, "" }, +// { 0x1BC6, "" }, +// { 0x1BC7, "" }, +// { 0x1BC8, "" }, +// { 0x1BC9, "" }, +// { 0x1BCA, "" }, +// { 0x1BCB, "" }, +// { 0x1BCC, "" }, +// { 0x1BCD, "" }, +// { 0x1BCE, "" }, +// { 0x1BCF, "" }, +// { 0x1BD0, "" }, +// { 0x1BD1, "" }, +// { 0x1BD2, "" }, +// { 0x1BD3, "" }, +// { 0x1BD4, "" }, +// { 0x1BD5, "" }, +// { 0x1BD6, "" }, +// { 0x1BD7, "" }, +// { 0x1BD8, "" }, +// { 0x1BD9, "" }, +// { 0x1BDA, "" }, +// { 0x1BDB, "" }, +// { 0x1BDC, "" }, +// { 0x1BDD, "" }, +// { 0x1BDE, "" }, +// { 0x1BDF, "" }, +// { 0x1BE0, "" }, +// { 0x1BE1, "" }, +// { 0x1BE2, "" }, +// { 0x1BE3, "" }, +// { 0x1BE4, "" }, +// { 0x1BE5, "" }, +// { 0x1BE6, "" }, +// { 0x1BE7, "" }, +// { 0x1BE8, "" }, +// { 0x1BE9, "" }, +// { 0x1BEA, "" }, +// { 0x1BEB, "" }, +// { 0x1BEC, "" }, +// { 0x1BED, "" }, +// { 0x1BEE, "" }, +// { 0x1BEF, "" }, +// { 0x1BF0, "" }, +// { 0x1BF1, "" }, +// { 0x1BF2, "" }, +// { 0x1BF3, "" }, +// { 0x1BF4, "" }, +// { 0x1BF5, "" }, +// { 0x1BF6, "" }, +// { 0x1BF7, "" }, +// { 0x1BF8, "" }, +// { 0x1BF9, "" }, +// { 0x1BFA, "" }, +// { 0x1BFB, "" }, +// { 0x1BFC, "" }, +// { 0x1BFD, "" }, +// { 0x1BFE, "" }, +// { 0x1BFF, "" }, +// { 0x1C00, "" }, +// { 0x1C01, "" }, +// { 0x1C02, "" }, +// { 0x1C03, "" }, +// { 0x1C04, "" }, +// { 0x1C05, "" }, +// { 0x1C06, "" }, +// { 0x1C07, "" }, +// { 0x1C08, "" }, +// { 0x1C09, "" }, +// { 0x1C0A, "" }, +// { 0x1C0B, "" }, +// { 0x1C0C, "" }, +// { 0x1C0D, "" }, +// { 0x1C0E, "" }, +// { 0x1C0F, "" }, +// { 0x1C10, "" }, +// { 0x1C11, "" }, +// { 0x1C12, "" }, +// { 0x1C13, "" }, +// { 0x1C14, "" }, +// { 0x1C15, "" }, +// { 0x1C16, "" }, +// { 0x1C17, "" }, +// { 0x1C18, "" }, +// { 0x1C19, "" }, +// { 0x1C1A, "" }, +// { 0x1C1B, "" }, +// { 0x1C1C, "" }, +// { 0x1C1D, "" }, +// { 0x1C1E, "" }, +// { 0x1C1F, "" }, +// { 0x1C20, "" }, +// { 0x1C21, "" }, +// { 0x1C22, "" }, +// { 0x1C23, "" }, +// { 0x1C24, "" }, +// { 0x1C25, "" }, +// { 0x1C26, "" }, +// { 0x1C27, "" }, +// { 0x1C28, "" }, +// { 0x1C29, "" }, +// { 0x1C2A, "" }, +// { 0x1C2B, "" }, +// { 0x1C2C, "" }, +// { 0x1C2D, "" }, +// { 0x1C2E, "" }, +// { 0x1C2F, "" }, +// { 0x1C30, "" }, +// { 0x1C31, "" }, +// { 0x1C32, "" }, +// { 0x1C33, "" }, +// { 0x1C34, "" }, +// { 0x1C35, "" }, +// { 0x1C36, "" }, +// { 0x1C37, "" }, +// { 0x1C38, "" }, +// { 0x1C39, "" }, +// { 0x1C3A, "" }, +// { 0x1C3B, "" }, +// { 0x1C3C, "" }, +// { 0x1C3D, "" }, +// { 0x1C3E, "" }, +// { 0x1C3F, "" }, +// { 0x1C40, "" }, +// { 0x1C41, "" }, +// { 0x1C42, "" }, +// { 0x1C43, "" }, +// { 0x1C44, "" }, +// { 0x1C45, "" }, +// { 0x1C46, "" }, +// { 0x1C47, "" }, +// { 0x1C48, "" }, +// { 0x1C49, "" }, +// { 0x1C4A, "" }, +// { 0x1C4B, "" }, +// { 0x1C4C, "" }, +// { 0x1C4D, "" }, +// { 0x1C4E, "" }, +// { 0x1C4F, "" }, +// { 0x1C50, "" }, +// { 0x1C51, "" }, +// { 0x1C52, "" }, +// { 0x1C53, "" }, +// { 0x1C54, "" }, +// { 0x1C55, "" }, +// { 0x1C56, "" }, +// { 0x1C57, "" }, +// { 0x1C58, "" }, +// { 0x1C59, "" }, +// { 0x1C5A, "" }, +// { 0x1C5B, "" }, +// { 0x1C5C, "" }, +// { 0x1C5D, "" }, +// { 0x1C5E, "" }, +// { 0x1C5F, "" }, +// { 0x1C60, "" }, +// { 0x1C61, "" }, +// { 0x1C62, "" }, +// { 0x1C63, "" }, +// { 0x1C64, "" }, +// { 0x1C65, "" }, +// { 0x1C66, "" }, +// { 0x1C67, "" }, +// { 0x1C68, "" }, +// { 0x1C69, "" }, +// { 0x1C6A, "" }, +// { 0x1C6B, "" }, +// { 0x1C6C, "" }, +// { 0x1C6D, "" }, +// { 0x1C6E, "" }, +// { 0x1C6F, "" }, +// { 0x1C70, "" }, +// { 0x1C71, "" }, +// { 0x1C72, "" }, +// { 0x1C73, "" }, +// { 0x1C74, "" }, +// { 0x1C75, "" }, +// { 0x1C76, "" }, +// { 0x1C77, "" }, +// { 0x1C78, "" }, +// { 0x1C79, "" }, +// { 0x1C7A, "" }, +// { 0x1C7B, "" }, +// { 0x1C7C, "" }, +// { 0x1C7D, "" }, +// { 0x1C7E, "" }, +// { 0x1C7F, "" }, +// { 0x1C80, "" }, +// { 0x1C81, "" }, +// { 0x1C82, "" }, +// { 0x1C83, "" }, +// { 0x1C84, "" }, +// { 0x1C85, "" }, +// { 0x1C86, "" }, +// { 0x1C87, "" }, +// { 0x1C88, "" }, +// { 0x1C89, "" }, +// { 0x1C8A, "" }, +// { 0x1C8B, "" }, +// { 0x1C8C, "" }, +// { 0x1C8D, "" }, +// { 0x1C8E, "" }, +// { 0x1C8F, "" }, +// { 0x1C90, "" }, +// { 0x1C91, "" }, +// { 0x1C92, "" }, +// { 0x1C93, "" }, +// { 0x1C94, "" }, +// { 0x1C95, "" }, +// { 0x1C96, "" }, +// { 0x1C97, "" }, +// { 0x1C98, "" }, +// { 0x1C99, "" }, +// { 0x1C9A, "" }, +// { 0x1C9B, "" }, +// { 0x1C9C, "" }, +// { 0x1C9D, "" }, +// { 0x1C9E, "" }, +// { 0x1C9F, "" }, +// { 0x1CA0, "" }, +// { 0x1CA1, "" }, +// { 0x1CA2, "" }, +// { 0x1CA3, "" }, +// { 0x1CA4, "" }, +// { 0x1CA5, "" }, +// { 0x1CA6, "" }, +// { 0x1CA7, "" }, +// { 0x1CA8, "" }, +// { 0x1CA9, "" }, +// { 0x1CAA, "" }, +// { 0x1CAB, "" }, +// { 0x1CAC, "" }, +// { 0x1CAD, "" }, +// { 0x1CAE, "" }, +// { 0x1CAF, "" }, +// { 0x1CB0, "" }, +// { 0x1CB1, "" }, +// { 0x1CB2, "" }, +// { 0x1CB3, "" }, +// { 0x1CB4, "" }, +// { 0x1CB5, "" }, +// { 0x1CB6, "" }, +// { 0x1CB7, "" }, +// { 0x1CB8, "" }, +// { 0x1CB9, "" }, +// { 0x1CBA, "" }, +// { 0x1CBB, "" }, +// { 0x1CBC, "" }, +// { 0x1CBD, "" }, +// { 0x1CBE, "" }, +// { 0x1CBF, "" }, +// { 0x1CC0, "" }, +// { 0x1CC1, "" }, +// { 0x1CC2, "" }, +// { 0x1CC3, "" }, +// { 0x1CC4, "" }, +// { 0x1CC5, "" }, +// { 0x1CC6, "" }, +// { 0x1CC7, "" }, +// { 0x1CC8, "" }, +// { 0x1CC9, "" }, +// { 0x1CCA, "" }, +// { 0x1CCB, "" }, +// { 0x1CCC, "" }, +// { 0x1CCD, "" }, +// { 0x1CCE, "" }, +// { 0x1CCF, "" }, +// { 0x1CD0, "" }, +// { 0x1CD1, "" }, +// { 0x1CD2, "" }, +// { 0x1CD3, "" }, +// { 0x1CD4, "" }, +// { 0x1CD5, "" }, +// { 0x1CD6, "" }, +// { 0x1CD7, "" }, +// { 0x1CD8, "" }, +// { 0x1CD9, "" }, +// { 0x1CDA, "" }, +// { 0x1CDB, "" }, +// { 0x1CDC, "" }, +// { 0x1CDD, "" }, +// { 0x1CDE, "" }, +// { 0x1CDF, "" }, +// { 0x1CE0, "" }, +// { 0x1CE1, "" }, +// { 0x1CE2, "" }, +// { 0x1CE3, "" }, +// { 0x1CE4, "" }, +// { 0x1CE5, "" }, +// { 0x1CE6, "" }, +// { 0x1CE7, "" }, +// { 0x1CE8, "" }, +// { 0x1CE9, "" }, +// { 0x1CEA, "" }, +// { 0x1CEB, "" }, +// { 0x1CEC, "" }, +// { 0x1CED, "" }, +// { 0x1CEE, "" }, +// { 0x1CEF, "" }, +// { 0x1CF0, "" }, +// { 0x1CF1, "" }, +// { 0x1CF2, "" }, +// { 0x1CF3, "" }, +// { 0x1CF4, "" }, +// { 0x1CF5, "" }, +// { 0x1CF6, "" }, +// { 0x1CF7, "" }, +// { 0x1CF8, "" }, +// { 0x1CF9, "" }, +// { 0x1CFA, "" }, +// { 0x1CFB, "" }, +// { 0x1CFC, "" }, +// { 0x1CFD, "" }, +// { 0x1CFE, "" }, +// { 0x1CFF, "" }, +// { 0x1D00, "" }, +// { 0x1D01, "" }, +// { 0x1D02, "" }, +// { 0x1D03, "" }, +// { 0x1D04, "" }, +// { 0x1D05, "" }, +// { 0x1D06, "" }, +// { 0x1D07, "" }, +// { 0x1D08, "" }, +// { 0x1D09, "" }, +// { 0x1D0A, "" }, +// { 0x1D0B, "" }, +// { 0x1D0C, "" }, +// { 0x1D0D, "" }, +// { 0x1D0E, "" }, +// { 0x1D0F, "" }, +// { 0x1D10, "" }, +// { 0x1D11, "" }, +// { 0x1D12, "" }, +// { 0x1D13, "" }, +// { 0x1D14, "" }, +// { 0x1D15, "" }, +// { 0x1D16, "" }, +// { 0x1D17, "" }, +// { 0x1D18, "" }, +// { 0x1D19, "" }, +// { 0x1D1A, "" }, +// { 0x1D1B, "" }, +// { 0x1D1C, "" }, +// { 0x1D1D, "" }, +// { 0x1D1E, "" }, +// { 0x1D1F, "" }, +// { 0x1D20, "" }, +// { 0x1D21, "" }, +// { 0x1D22, "" }, +// { 0x1D23, "" }, +// { 0x1D24, "" }, +// { 0x1D25, "" }, +// { 0x1D26, "" }, +// { 0x1D27, "" }, +// { 0x1D28, "" }, +// { 0x1D29, "" }, +// { 0x1D2A, "" }, +// { 0x1D2B, "" }, +// { 0x1D2C, "" }, +// { 0x1D2D, "" }, +// { 0x1D2E, "" }, +// { 0x1D2F, "" }, +// { 0x1D30, "" }, +// { 0x1D31, "" }, +// { 0x1D32, "" }, +// { 0x1D33, "" }, +// { 0x1D34, "" }, +// { 0x1D35, "" }, +// { 0x1D36, "" }, +// { 0x1D37, "" }, +// { 0x1D38, "" }, +// { 0x1D39, "" }, +// { 0x1D3A, "" }, +// { 0x1D3B, "" }, +// { 0x1D3C, "" }, +// { 0x1D3D, "" }, +// { 0x1D3E, "" }, +// { 0x1D3F, "" }, +// { 0x1D40, "" }, +// { 0x1D41, "" }, +// { 0x1D42, "" }, +// { 0x1D43, "" }, +// { 0x1D44, "" }, +// { 0x1D45, "" }, +// { 0x1D46, "" }, +// { 0x1D47, "" }, +// { 0x1D48, "" }, +// { 0x1D49, "" }, +// { 0x1D4A, "" }, +// { 0x1D4B, "" }, +// { 0x1D4C, "" }, +// { 0x1D4D, "" }, +// { 0x1D4E, "" }, +// { 0x1D4F, "" }, +// { 0x1D50, "" }, +// { 0x1D51, "" }, +// { 0x1D52, "" }, +// { 0x1D53, "" }, +// { 0x1D54, "" }, +// { 0x1D55, "" }, +// { 0x1D56, "" }, +// { 0x1D57, "" }, +// { 0x1D58, "" }, +// { 0x1D59, "" }, +// { 0x1D5A, "" }, +// { 0x1D5B, "" }, +// { 0x1D5C, "" }, +// { 0x1D5D, "" }, +// { 0x1D5E, "" }, +// { 0x1D5F, "" }, +// { 0x1D60, "" }, +// { 0x1D61, "" }, +// { 0x1D62, "" }, +// { 0x1D63, "" }, +// { 0x1D64, "" }, +// { 0x1D65, "" }, +// { 0x1D66, "" }, +// { 0x1D67, "" }, +// { 0x1D68, "" }, +// { 0x1D69, "" }, +// { 0x1D6A, "" }, +// { 0x1D6B, "" }, +// { 0x1D6C, "" }, +// { 0x1D6D, "" }, +// { 0x1D6E, "" }, +// { 0x1D6F, "" }, +// { 0x1D70, "" }, +// { 0x1D71, "" }, +// { 0x1D72, "" }, +// { 0x1D73, "" }, +// { 0x1D74, "" }, +// { 0x1D75, "" }, +// { 0x1D76, "" }, +// { 0x1D77, "" }, +// { 0x1D78, "" }, +// { 0x1D79, "" }, +// { 0x1D7A, "" }, +// { 0x1D7B, "" }, +// { 0x1D7C, "" }, +// { 0x1D7D, "" }, +// { 0x1D7E, "" }, +// { 0x1D7F, "" }, +// { 0x1D80, "" }, +// { 0x1D81, "" }, +// { 0x1D82, "" }, +// { 0x1D83, "" }, +// { 0x1D84, "" }, +// { 0x1D85, "" }, +// { 0x1D86, "" }, +// { 0x1D87, "" }, +// { 0x1D88, "" }, +// { 0x1D89, "" }, +// { 0x1D8A, "" }, +// { 0x1D8B, "" }, +// { 0x1D8C, "" }, +// { 0x1D8D, "" }, +// { 0x1D8E, "" }, +// { 0x1D8F, "" }, +// { 0x1D90, "" }, +// { 0x1D91, "" }, +// { 0x1D92, "" }, +// { 0x1D93, "" }, +// { 0x1D94, "" }, +// { 0x1D95, "" }, +// { 0x1D96, "" }, +// { 0x1D97, "" }, +// { 0x1D98, "" }, +// { 0x1D99, "" }, +// { 0x1D9A, "" }, +// { 0x1D9B, "" }, +// { 0x1D9C, "" }, +// { 0x1D9D, "" }, +// { 0x1D9E, "" }, +// { 0x1D9F, "" }, +// { 0x1DA0, "" }, +// { 0x1DA1, "" }, +// { 0x1DA2, "" }, +// { 0x1DA3, "" }, +// { 0x1DA4, "" }, +// { 0x1DA5, "" }, +// { 0x1DA6, "" }, +// { 0x1DA7, "" }, +// { 0x1DA8, "" }, +// { 0x1DA9, "" }, +// { 0x1DAA, "" }, +// { 0x1DAB, "" }, +// { 0x1DAC, "" }, +// { 0x1DAD, "" }, +// { 0x1DAE, "" }, +// { 0x1DAF, "" }, +// { 0x1DB0, "" }, +// { 0x1DB1, "" }, +// { 0x1DB2, "" }, +// { 0x1DB3, "" }, +// { 0x1DB4, "" }, +// { 0x1DB5, "" }, +// { 0x1DB6, "" }, +// { 0x1DB7, "" }, +// { 0x1DB8, "" }, +// { 0x1DB9, "" }, +// { 0x1DBA, "" }, +// { 0x1DBB, "" }, +// { 0x1DBC, "" }, +// { 0x1DBD, "" }, +// { 0x1DBE, "" }, +// { 0x1DBF, "" }, +// { 0x1DC0, "" }, +// { 0x1DC1, "" }, +// { 0x1DC2, "" }, +// { 0x1DC3, "" }, +// { 0x1DC4, "" }, +// { 0x1DC5, "" }, +// { 0x1DC6, "" }, +// { 0x1DC7, "" }, +// { 0x1DC8, "" }, +// { 0x1DC9, "" }, +// { 0x1DCA, "" }, +// { 0x1DCB, "" }, +// { 0x1DCC, "" }, +// { 0x1DCD, "" }, +// { 0x1DCE, "" }, +// { 0x1DCF, "" }, +// { 0x1DD0, "" }, +// { 0x1DD1, "" }, +// { 0x1DD2, "" }, +// { 0x1DD3, "" }, +// { 0x1DD4, "" }, +// { 0x1DD5, "" }, +// { 0x1DD6, "" }, +// { 0x1DD7, "" }, +// { 0x1DD8, "" }, +// { 0x1DD9, "" }, +// { 0x1DDA, "" }, +// { 0x1DDB, "" }, +// { 0x1DDC, "" }, +// { 0x1DDD, "" }, +// { 0x1DDE, "" }, +// { 0x1DDF, "" }, +// { 0x1DE0, "" }, +// { 0x1DE1, "" }, +// { 0x1DE2, "" }, +// { 0x1DE3, "" }, +// { 0x1DE4, "" }, +// { 0x1DE5, "" }, +// { 0x1DE6, "" }, +// { 0x1DE7, "" }, +// { 0x1DE8, "" }, +// { 0x1DE9, "" }, +// { 0x1DEA, "" }, +// { 0x1DEB, "" }, +// { 0x1DEC, "" }, +// { 0x1DED, "" }, +// { 0x1DEE, "" }, +// { 0x1DEF, "" }, +// { 0x1DF0, "" }, +// { 0x1DF1, "" }, +// { 0x1DF2, "" }, +// { 0x1DF3, "" }, +// { 0x1DF4, "" }, +// { 0x1DF5, "" }, +// { 0x1DF6, "" }, +// { 0x1DF7, "" }, +// { 0x1DF8, "" }, +// { 0x1DF9, "" }, +// { 0x1DFA, "" }, +// { 0x1DFB, "" }, +// { 0x1DFC, "" }, +// { 0x1DFD, "" }, +// { 0x1DFE, "" }, +// { 0x1DFF, "" }, +// { 0x1E00, "" }, +// { 0x1E01, "" }, +// { 0x1E02, "" }, +// { 0x1E03, "" }, +// { 0x1E04, "" }, +// { 0x1E05, "" }, +// { 0x1E06, "" }, +// { 0x1E07, "" }, +// { 0x1E08, "" }, +// { 0x1E09, "" }, +// { 0x1E0A, "" }, +// { 0x1E0B, "" }, +// { 0x1E0C, "" }, +// { 0x1E0D, "" }, +// { 0x1E0E, "" }, +// { 0x1E0F, "" }, +// { 0x1E10, "" }, +// { 0x1E11, "" }, +// { 0x1E12, "" }, +// { 0x1E13, "" }, +// { 0x1E14, "" }, +// { 0x1E15, "" }, +// { 0x1E16, "" }, +// { 0x1E17, "" }, +// { 0x1E18, "" }, +// { 0x1E19, "" }, +// { 0x1E1A, "" }, +// { 0x1E1B, "" }, +// { 0x1E1C, "" }, +// { 0x1E1D, "" }, +// { 0x1E1E, "" }, +// { 0x1E1F, "" }, +// { 0x1E20, "" }, +// { 0x1E21, "" }, +// { 0x1E22, "" }, +// { 0x1E23, "" }, +// { 0x1E24, "" }, +// { 0x1E25, "" }, +// { 0x1E26, "" }, +// { 0x1E27, "" }, +// { 0x1E28, "" }, +// { 0x1E29, "" }, +// { 0x1E2A, "" }, +// { 0x1E2B, "" }, +// { 0x1E2C, "" }, +// { 0x1E2D, "" }, +// { 0x1E2E, "" }, +// { 0x1E2F, "" }, +// { 0x1E30, "" }, +// { 0x1E31, "" }, +// { 0x1E32, "" }, +// { 0x1E33, "" }, +// { 0x1E34, "" }, +// { 0x1E35, "" }, +// { 0x1E36, "" }, +// { 0x1E37, "" }, +// { 0x1E38, "" }, +// { 0x1E39, "" }, +// { 0x1E3A, "" }, +// { 0x1E3B, "" }, +// { 0x1E3C, "" }, +// { 0x1E3D, "" }, +// { 0x1E3E, "" }, +// { 0x1E3F, "" }, +// { 0x1E40, "" }, +// { 0x1E41, "" }, +// { 0x1E42, "" }, +// { 0x1E43, "" }, +// { 0x1E44, "" }, +// { 0x1E45, "" }, +// { 0x1E46, "" }, +// { 0x1E47, "" }, +// { 0x1E48, "" }, +// { 0x1E49, "" }, +// { 0x1E4A, "" }, +// { 0x1E4B, "" }, +// { 0x1E4C, "" }, +// { 0x1E4D, "" }, +// { 0x1E4E, "" }, +// { 0x1E4F, "" }, +// { 0x1E50, "" }, +// { 0x1E51, "" }, +// { 0x1E52, "" }, +// { 0x1E53, "" }, +// { 0x1E54, "" }, +// { 0x1E55, "" }, +// { 0x1E56, "" }, +// { 0x1E57, "" }, +// { 0x1E58, "" }, +// { 0x1E59, "" }, +// { 0x1E5A, "" }, +// { 0x1E5B, "" }, +// { 0x1E5C, "" }, +// { 0x1E5D, "" }, +// { 0x1E5E, "" }, +// { 0x1E5F, "" }, +// { 0x1E60, "" }, +// { 0x1E61, "" }, +// { 0x1E62, "" }, +// { 0x1E63, "" }, +// { 0x1E64, "" }, +// { 0x1E65, "" }, +// { 0x1E66, "" }, +// { 0x1E67, "" }, +// { 0x1E68, "" }, +// { 0x1E69, "" }, +// { 0x1E6A, "" }, +// { 0x1E6B, "" }, +// { 0x1E6C, "" }, +// { 0x1E6D, "" }, +// { 0x1E6E, "" }, +// { 0x1E6F, "" }, +// { 0x1E70, "" }, +// { 0x1E71, "" }, +// { 0x1E72, "" }, +// { 0x1E73, "" }, +// { 0x1E74, "" }, +// { 0x1E75, "" }, +// { 0x1E76, "" }, +// { 0x1E77, "" }, +// { 0x1E78, "" }, +// { 0x1E79, "" }, +// { 0x1E7A, "" }, +// { 0x1E7B, "" }, +// { 0x1E7C, "" }, +// { 0x1E7D, "" }, +// { 0x1E7E, "" }, +// { 0x1E7F, "" }, +// { 0x1E80, "" }, +// { 0x1E81, "" }, +// { 0x1E82, "" }, +// { 0x1E83, "" }, +// { 0x1E84, "" }, +// { 0x1E85, "" }, +// { 0x1E86, "" }, +// { 0x1E87, "" }, +// { 0x1E88, "" }, +// { 0x1E89, "" }, +// { 0x1E8A, "" }, +// { 0x1E8B, "" }, +// { 0x1E8C, "" }, +// { 0x1E8D, "" }, +// { 0x1E8E, "" }, +// { 0x1E8F, "" }, +// { 0x1E90, "" }, +// { 0x1E91, "" }, +// { 0x1E92, "" }, +// { 0x1E93, "" }, +// { 0x1E94, "" }, +// { 0x1E95, "" }, +// { 0x1E96, "" }, +// { 0x1E97, "" }, +// { 0x1E98, "" }, +// { 0x1E99, "" }, +// { 0x1E9A, "" }, +// { 0x1E9B, "" }, +// { 0x1E9C, "" }, +// { 0x1E9D, "" }, +// { 0x1E9E, "" }, +// { 0x1E9F, "" }, +// { 0x1EA0, "" }, +// { 0x1EA1, "" }, +// { 0x1EA2, "" }, +// { 0x1EA3, "" }, +// { 0x1EA4, "" }, +// { 0x1EA5, "" }, +// { 0x1EA6, "" }, +// { 0x1EA7, "" }, +// { 0x1EA8, "" }, +// { 0x1EA9, "" }, +// { 0x1EAA, "" }, +// { 0x1EAB, "" }, +// { 0x1EAC, "" }, +// { 0x1EAD, "" }, +// { 0x1EAE, "" }, +// { 0x1EAF, "" }, +// { 0x1EB0, "" }, +// { 0x1EB1, "" }, +// { 0x1EB2, "" }, +// { 0x1EB3, "" }, +// { 0x1EB4, "" }, +// { 0x1EB5, "" }, +// { 0x1EB6, "" }, +// { 0x1EB7, "" }, +// { 0x1EB8, "" }, +// { 0x1EB9, "" }, +// { 0x1EBA, "" }, +// { 0x1EBB, "" }, +// { 0x1EBC, "" }, +// { 0x1EBD, "" }, +// { 0x1EBE, "" }, +// { 0x1EBF, "" }, +// { 0x1EC0, "" }, +// { 0x1EC1, "" }, +// { 0x1EC2, "" }, +// { 0x1EC3, "" }, +// { 0x1EC4, "" }, +// { 0x1EC5, "" }, +// { 0x1EC6, "" }, +// { 0x1EC7, "" }, +// { 0x1EC8, "" }, +// { 0x1EC9, "" }, +// { 0x1ECA, "" }, +// { 0x1ECB, "" }, +// { 0x1ECC, "" }, +// { 0x1ECD, "" }, +// { 0x1ECE, "" }, +// { 0x1ECF, "" }, +// { 0x1ED0, "" }, +// { 0x1ED1, "" }, +// { 0x1ED2, "" }, +// { 0x1ED3, "" }, +// { 0x1ED4, "" }, +// { 0x1ED5, "" }, +// { 0x1ED6, "" }, +// { 0x1ED7, "" }, +// { 0x1ED8, "" }, +// { 0x1ED9, "" }, +// { 0x1EDA, "" }, +// { 0x1EDB, "" }, +// { 0x1EDC, "" }, +// { 0x1EDD, "" }, +// { 0x1EDE, "" }, +// { 0x1EDF, "" }, +// { 0x1EE0, "" }, +// { 0x1EE1, "" }, +// { 0x1EE2, "" }, +// { 0x1EE3, "" }, +// { 0x1EE4, "" }, +// { 0x1EE5, "" }, +// { 0x1EE6, "" }, +// { 0x1EE7, "" }, +// { 0x1EE8, "" }, +// { 0x1EE9, "" }, +// { 0x1EEA, "" }, +// { 0x1EEB, "" }, +// { 0x1EEC, "" }, +// { 0x1EED, "" }, +// { 0x1EEE, "" }, +// { 0x1EEF, "" }, +// { 0x1EF0, "" }, +// { 0x1EF1, "" }, +// { 0x1EF2, "" }, +// { 0x1EF3, "" }, +// { 0x1EF4, "" }, +// { 0x1EF5, "" }, +// { 0x1EF6, "" }, +// { 0x1EF7, "" }, +// { 0x1EF8, "" }, +// { 0x1EF9, "" }, +// { 0x1EFA, "" }, +// { 0x1EFB, "" }, +// { 0x1EFC, "" }, +// { 0x1EFD, "" }, +// { 0x1EFE, "" }, +// { 0x1EFF, "" }, +// { 0x1F00, "" }, +// { 0x1F01, "" }, +// { 0x1F02, "" }, +// { 0x1F03, "" }, +// { 0x1F04, "" }, +// { 0x1F05, "" }, +// { 0x1F06, "" }, +// { 0x1F07, "" }, +// { 0x1F08, "" }, +// { 0x1F09, "" }, +// { 0x1F0A, "" }, +// { 0x1F0B, "" }, +// { 0x1F0C, "" }, +// { 0x1F0D, "" }, +// { 0x1F0E, "" }, +// { 0x1F0F, "" }, +// { 0x1F10, "" }, +// { 0x1F11, "" }, +// { 0x1F12, "" }, +// { 0x1F13, "" }, +// { 0x1F14, "" }, +// { 0x1F15, "" }, +// { 0x1F16, "" }, +// { 0x1F17, "" }, +// { 0x1F18, "" }, +// { 0x1F19, "" }, +// { 0x1F1A, "" }, +// { 0x1F1B, "" }, +// { 0x1F1C, "" }, +// { 0x1F1D, "" }, +// { 0x1F1E, "" }, +// { 0x1F1F, "" }, +// { 0x1F20, "" }, +// { 0x1F21, "" }, +// { 0x1F22, "" }, +// { 0x1F23, "" }, +// { 0x1F24, "" }, +// { 0x1F25, "" }, +// { 0x1F26, "" }, +// { 0x1F27, "" }, +// { 0x1F28, "" }, +// { 0x1F29, "" }, +// { 0x1F2A, "" }, +// { 0x1F2B, "" }, +// { 0x1F2C, "" }, +// { 0x1F2D, "" }, +// { 0x1F2E, "" }, +// { 0x1F2F, "" }, +// { 0x1F30, "" }, +// { 0x1F31, "" }, +// { 0x1F32, "" }, +// { 0x1F33, "" }, +// { 0x1F34, "" }, +// { 0x1F35, "" }, +// { 0x1F36, "" }, +// { 0x1F37, "" }, +// { 0x1F38, "" }, +// { 0x1F39, "" }, +// { 0x1F3A, "" }, +// { 0x1F3B, "" }, +// { 0x1F3C, "" }, +// { 0x1F3D, "" }, +// { 0x1F3E, "" }, +// { 0x1F3F, "" }, +// { 0x1F40, "" }, +// { 0x1F41, "" }, +// { 0x1F42, "" }, +// { 0x1F43, "" }, +// { 0x1F44, "" }, +// { 0x1F45, "" }, +// { 0x1F46, "" }, +// { 0x1F47, "" }, +// { 0x1F48, "" }, +// { 0x1F49, "" }, +// { 0x1F4A, "" }, +// { 0x1F4B, "" }, +// { 0x1F4C, "" }, +// { 0x1F4D, "" }, +// { 0x1F4E, "" }, +// { 0x1F4F, "" }, +// { 0x1F50, "" }, +// { 0x1F51, "" }, +// { 0x1F52, "" }, +// { 0x1F53, "" }, +// { 0x1F54, "" }, +// { 0x1F55, "" }, +// { 0x1F56, "" }, +// { 0x1F57, "" }, +// { 0x1F58, "" }, +// { 0x1F59, "" }, +// { 0x1F5A, "" }, +// { 0x1F5B, "" }, +// { 0x1F5C, "" }, +// { 0x1F5D, "" }, +// { 0x1F5E, "" }, +// { 0x1F5F, "" }, +// { 0x1F60, "" }, +// { 0x1F61, "" }, +// { 0x1F62, "" }, +// { 0x1F63, "" }, +// { 0x1F64, "" }, +// { 0x1F65, "" }, +// { 0x1F66, "" }, +// { 0x1F67, "" }, +// { 0x1F68, "" }, +// { 0x1F69, "" }, +// { 0x1F6A, "" }, +// { 0x1F6B, "" }, +// { 0x1F6C, "" }, +// { 0x1F6D, "" }, +// { 0x1F6E, "" }, +// { 0x1F6F, "" }, +// { 0x1F70, "" }, +// { 0x1F71, "" }, +// { 0x1F72, "" }, +// { 0x1F73, "" }, +// { 0x1F74, "" }, +// { 0x1F75, "" }, +// { 0x1F76, "" }, +// { 0x1F77, "" }, +// { 0x1F78, "" }, +// { 0x1F79, "" }, +// { 0x1F7A, "" }, +// { 0x1F7B, "" }, +// { 0x1F7C, "" }, +// { 0x1F7D, "" }, +// { 0x1F7E, "" }, +// { 0x1F7F, "" }, +// { 0x1F80, "" }, +// { 0x1F81, "" }, +// { 0x1F82, "" }, +// { 0x1F83, "" }, +// { 0x1F84, "" }, +// { 0x1F85, "" }, +// { 0x1F86, "" }, +// { 0x1F87, "" }, +// { 0x1F88, "" }, +// { 0x1F89, "" }, +// { 0x1F8A, "" }, +// { 0x1F8B, "" }, +// { 0x1F8C, "" }, +// { 0x1F8D, "" }, +// { 0x1F8E, "" }, +// { 0x1F8F, "" }, +// { 0x1F90, "" }, +// { 0x1F91, "" }, +// { 0x1F92, "" }, +// { 0x1F93, "" }, +// { 0x1F94, "" }, +// { 0x1F95, "" }, +// { 0x1F96, "" }, +// { 0x1F97, "" }, +// { 0x1F98, "" }, +// { 0x1F99, "" }, +// { 0x1F9A, "" }, +// { 0x1F9B, "" }, +// { 0x1F9C, "" }, +// { 0x1F9D, "" }, +// { 0x1F9E, "" }, +// { 0x1F9F, "" }, +// { 0x1FA0, "" }, +// { 0x1FA1, "" }, +// { 0x1FA2, "" }, +// { 0x1FA3, "" }, +// { 0x1FA4, "" }, +// { 0x1FA5, "" }, +// { 0x1FA6, "" }, +// { 0x1FA7, "" }, +// { 0x1FA8, "" }, +// { 0x1FA9, "" }, +// { 0x1FAA, "" }, +// { 0x1FAB, "" }, +// { 0x1FAC, "" }, +// { 0x1FAD, "" }, +// { 0x1FAE, "" }, +// { 0x1FAF, "" }, +// { 0x1FB0, "" }, +// { 0x1FB1, "" }, +// { 0x1FB2, "" }, +// { 0x1FB3, "" }, +// { 0x1FB4, "" }, +// { 0x1FB5, "" }, +// { 0x1FB6, "" }, +// { 0x1FB7, "" }, +// { 0x1FB8, "" }, +// { 0x1FB9, "" }, +// { 0x1FBA, "" }, +// { 0x1FBB, "" }, +// { 0x1FBC, "" }, +// { 0x1FBD, "" }, +// { 0x1FBE, "" }, +// { 0x1FBF, "" }, +// { 0x1FC0, "" }, +// { 0x1FC1, "" }, +// { 0x1FC2, "" }, +// { 0x1FC3, "" }, +// { 0x1FC4, "" }, +// { 0x1FC5, "" }, +// { 0x1FC6, "" }, +// { 0x1FC7, "" }, +// { 0x1FC8, "" }, +// { 0x1FC9, "" }, +// { 0x1FCA, "" }, +// { 0x1FCB, "" }, +// { 0x1FCC, "" }, +// { 0x1FCD, "" }, +// { 0x1FCE, "" }, +// { 0x1FCF, "" }, +// { 0x1FD0, "" }, +// { 0x1FD1, "" }, +// { 0x1FD2, "" }, +// { 0x1FD3, "" }, +// { 0x1FD4, "" }, +// { 0x1FD5, "" }, +// { 0x1FD6, "" }, +// { 0x1FD7, "" }, +// { 0x1FD8, "" }, +// { 0x1FD9, "" }, +// { 0x1FDA, "" }, +// { 0x1FDB, "" }, +// { 0x1FDC, "" }, +// { 0x1FDD, "" }, +// { 0x1FDE, "" }, +// { 0x1FDF, "" }, +// { 0x1FE0, "" }, +// { 0x1FE1, "" }, +// { 0x1FE2, "" }, +// { 0x1FE3, "" }, +// { 0x1FE4, "" }, +// { 0x1FE5, "" }, +// { 0x1FE6, "" }, +// { 0x1FE7, "" }, +// { 0x1FE8, "" }, +// { 0x1FE9, "" }, +// { 0x1FEA, "" }, +// { 0x1FEB, "" }, +// { 0x1FEC, "" }, +// { 0x1FED, "" }, +// { 0x1FEE, "" }, +// { 0x1FEF, "" }, +// { 0x1FF0, "" }, +// { 0x1FF1, "" }, +// { 0x1FF2, "" }, +// { 0x1FF3, "" }, +// { 0x1FF4, "" }, +// { 0x1FF5, "" }, +// { 0x1FF6, "" }, +// { 0x1FF7, "" }, +// { 0x1FF8, "" }, +// { 0x1FF9, "" }, +// { 0x1FFA, "" }, +// { 0x1FFB, "" }, +// { 0x1FFC, "" }, +// { 0x1FFD, "" }, +// { 0x1FFE, "" }, +// { 0x1FFF, "" }, + { 0x2000, "codecallback_givekillstreak" }, +// { 0x2001, "" }, +// { 0x2002, "" }, +// { 0x2003, "" }, +// { 0x2004, "" }, +// { 0x2005, "" }, +// { 0x2006, "" }, +// { 0x2007, "" }, +// { 0x2008, "" }, +// { 0x2009, "" }, +// { 0x200A, "" }, +// { 0x200B, "" }, +// { 0x200C, "" }, +// { 0x200D, "" }, +// { 0x200E, "" }, +// { 0x200F, "" }, +// { 0x2010, "" }, +// { 0x2011, "" }, +// { 0x2012, "" }, +// { 0x2013, "" }, +// { 0x2014, "" }, +// { 0x2015, "" }, +// { 0x2016, "" }, +// { 0x2017, "" }, +// { 0x2018, "" }, +// { 0x2019, "" }, +// { 0x201A, "" }, +// { 0x201B, "" }, +// { 0x201C, "" }, +// { 0x201D, "" }, +// { 0x201E, "" }, +// { 0x201F, "" }, +// { 0x2020, "" }, +// { 0x2021, "" }, +// { 0x2022, "" }, +// { 0x2023, "" }, +// { 0x2024, "" }, +// { 0x2025, "" }, +// { 0x2026, "" }, +// { 0x2027, "" }, +// { 0x2028, "" }, +// { 0x2029, "" }, +// { 0x202A, "" }, +// { 0x202B, "" }, +// { 0x202C, "" }, +// { 0x202D, "" }, +// { 0x202E, "" }, +// { 0x202F, "" }, +// { 0x2030, "" }, +// { 0x2031, "" }, +// { 0x2032, "" }, +// { 0x2033, "" }, +// { 0x2034, "" }, +// { 0x2035, "" }, +// { 0x2036, "" }, +// { 0x2037, "" }, +// { 0x2038, "" }, +// { 0x2039, "" }, +// { 0x203A, "" }, +// { 0x203B, "" }, +// { 0x203C, "" }, +// { 0x203D, "" }, +// { 0x203E, "" }, +// { 0x203F, "" }, +// { 0x2040, "" }, +// { 0x2041, "" }, +// { 0x2042, "" }, +// { 0x2043, "" }, +// { 0x2044, "" }, +// { 0x2045, "" }, +// { 0x2046, "" }, +// { 0x2047, "" }, +// { 0x2048, "" }, +// { 0x2049, "" }, +// { 0x204A, "" }, +// { 0x204B, "" }, +// { 0x204C, "" }, +// { 0x204D, "" }, +// { 0x204E, "" }, +// { 0x204F, "" }, +// { 0x2050, "" }, +// { 0x2051, "" }, +// { 0x2052, "" }, +// { 0x2053, "" }, +// { 0x2054, "" }, +// { 0x2055, "" }, +// { 0x2056, "" }, +// { 0x2057, "" }, +// { 0x2058, "" }, +// { 0x2059, "" }, +// { 0x205A, "" }, +// { 0x205B, "" }, +// { 0x205C, "" }, +// { 0x205D, "" }, +// { 0x205E, "" }, +// { 0x205F, "" }, +// { 0x2060, "" }, +// { 0x2061, "" }, +// { 0x2062, "" }, +// { 0x2063, "" }, +// { 0x2064, "" }, +// { 0x2065, "" }, +// { 0x2066, "" }, +// { 0x2067, "" }, +// { 0x2068, "" }, +// { 0x2069, "" }, +// { 0x206A, "" }, +// { 0x206B, "" }, +// { 0x206C, "" }, +// { 0x206D, "" }, +// { 0x206E, "" }, +// { 0x206F, "" }, +// { 0x2070, "" }, +// { 0x2071, "" }, +// { 0x2072, "" }, +// { 0x2073, "" }, +// { 0x2074, "" }, +// { 0x2075, "" }, +// { 0x2076, "" }, +// { 0x2077, "" }, +// { 0x2078, "" }, +// { 0x2079, "" }, +// { 0x207A, "" }, +// { 0x207B, "" }, +// { 0x207C, "" }, +// { 0x207D, "" }, +// { 0x207E, "" }, +// { 0x207F, "" }, +// { 0x2080, "" }, +// { 0x2081, "" }, +// { 0x2082, "" }, +// { 0x2083, "" }, +// { 0x2084, "" }, +// { 0x2085, "" }, +// { 0x2086, "" }, +// { 0x2087, "" }, +// { 0x2088, "" }, +// { 0x2089, "" }, +// { 0x208A, "" }, +// { 0x208B, "" }, +// { 0x208C, "" }, +// { 0x208D, "" }, +// { 0x208E, "" }, +// { 0x208F, "" }, +// { 0x2090, "" }, +// { 0x2091, "" }, +// { 0x2092, "" }, +// { 0x2093, "" }, +// { 0x2094, "" }, +// { 0x2095, "" }, +// { 0x2096, "" }, +// { 0x2097, "" }, +// { 0x2098, "" }, +// { 0x2099, "" }, +// { 0x209A, "" }, +// { 0x209B, "" }, +// { 0x209C, "" }, +// { 0x209D, "" }, +// { 0x209E, "" }, +// { 0x209F, "" }, +// { 0x20A0, "" }, +// { 0x20A1, "" }, +// { 0x20A2, "" }, +// { 0x20A3, "" }, +// { 0x20A4, "" }, +// { 0x20A5, "" }, +// { 0x20A6, "" }, +// { 0x20A7, "" }, +// { 0x20A8, "" }, +// { 0x20A9, "" }, +// { 0x20AA, "" }, +// { 0x20AB, "" }, +// { 0x20AC, "" }, +// { 0x20AD, "" }, +// { 0x20AE, "" }, +// { 0x20AF, "" }, +// { 0x20B0, "" }, +// { 0x20B1, "" }, +// { 0x20B2, "" }, +// { 0x20B3, "" }, +// { 0x20B4, "" }, +// { 0x20B5, "" }, +// { 0x20B6, "" }, +// { 0x20B7, "" }, +// { 0x20B8, "" }, +// { 0x20B9, "" }, +// { 0x20BA, "" }, +// { 0x20BB, "" }, +// { 0x20BC, "" }, +// { 0x20BD, "" }, +// { 0x20BE, "" }, +// { 0x20BF, "" }, +// { 0x20C0, "" }, +// { 0x20C1, "" }, +// { 0x20C2, "" }, +// { 0x20C3, "" }, +// { 0x20C4, "" }, +// { 0x20C5, "" }, +// { 0x20C6, "" }, +// { 0x20C7, "" }, +// { 0x20C8, "" }, +// { 0x20C9, "" }, +// { 0x20CA, "" }, +// { 0x20CB, "" }, +// { 0x20CC, "" }, +// { 0x20CD, "" }, +// { 0x20CE, "" }, +// { 0x20CF, "" }, +// { 0x20D0, "" }, +// { 0x20D1, "" }, +// { 0x20D2, "" }, +// { 0x20D3, "" }, +// { 0x20D4, "" }, +// { 0x20D5, "" }, +// { 0x20D6, "" }, +// { 0x20D7, "" }, +// { 0x20D8, "" }, +// { 0x20D9, "" }, +// { 0x20DA, "" }, +// { 0x20DB, "" }, +// { 0x20DC, "" }, +// { 0x20DD, "" }, +// { 0x20DE, "" }, +// { 0x20DF, "" }, +// { 0x20E0, "" }, +// { 0x20E1, "" }, +// { 0x20E2, "" }, +// { 0x20E3, "" }, +// { 0x20E4, "" }, +// { 0x20E5, "" }, +// { 0x20E6, "" }, +// { 0x20E7, "" }, +// { 0x20E8, "" }, +// { 0x20E9, "" }, +// { 0x20EA, "" }, +// { 0x20EB, "" }, +// { 0x20EC, "" }, +// { 0x20ED, "" }, +// { 0x20EE, "" }, +// { 0x20EF, "" }, +// { 0x20F0, "" }, +// { 0x20F1, "" }, +// { 0x20F2, "" }, +// { 0x20F3, "" }, +// { 0x20F4, "" }, +// { 0x20F5, "" }, +// { 0x20F6, "" }, +// { 0x20F7, "" }, +// { 0x20F8, "" }, +// { 0x20F9, "" }, +// { 0x20FA, "" }, +// { 0x20FB, "" }, +// { 0x20FC, "" }, +// { 0x20FD, "" }, +// { 0x20FE, "" }, +// { 0x20FF, "" }, +// { 0x2100, "" }, +// { 0x2101, "" }, +// { 0x2102, "" }, +// { 0x2103, "" }, +// { 0x2104, "" }, +// { 0x2105, "" }, +// { 0x2106, "" }, +// { 0x2107, "" }, +// { 0x2108, "" }, +// { 0x2109, "" }, +// { 0x210A, "" }, +// { 0x210B, "" }, +// { 0x210C, "" }, +// { 0x210D, "" }, +// { 0x210E, "" }, +// { 0x210F, "" }, +// { 0x2110, "" }, +// { 0x2111, "" }, +// { 0x2112, "" }, +// { 0x2113, "" }, +// { 0x2114, "" }, +// { 0x2115, "" }, +// { 0x2116, "" }, +// { 0x2117, "" }, +// { 0x2118, "" }, +// { 0x2119, "" }, +// { 0x211A, "" }, +// { 0x211B, "" }, +// { 0x211C, "" }, +// { 0x211D, "" }, +// { 0x211E, "" }, +// { 0x211F, "" }, +// { 0x2120, "" }, +// { 0x2121, "" }, +// { 0x2122, "" }, +// { 0x2123, "" }, +// { 0x2124, "" }, +// { 0x2125, "" }, +// { 0x2126, "" }, +// { 0x2127, "" }, +// { 0x2128, "" }, +// { 0x2129, "" }, +// { 0x212A, "" }, +// { 0x212B, "" }, +// { 0x212C, "" }, +// { 0x212D, "" }, +// { 0x212E, "" }, +// { 0x212F, "" }, +// { 0x2130, "" }, +// { 0x2131, "" }, +// { 0x2132, "" }, +// { 0x2133, "" }, +// { 0x2134, "" }, +// { 0x2135, "" }, +// { 0x2136, "" }, +// { 0x2137, "" }, +// { 0x2138, "" }, +// { 0x2139, "" }, +// { 0x213A, "" }, +// { 0x213B, "" }, +// { 0x213C, "" }, +// { 0x213D, "" }, +// { 0x213E, "" }, +// { 0x213F, "" }, +// { 0x2140, "" }, +// { 0x2141, "" }, +// { 0x2142, "" }, +// { 0x2143, "" }, +// { 0x2144, "" }, +// { 0x2145, "" }, +// { 0x2146, "" }, +// { 0x2147, "" }, +// { 0x2148, "" }, +// { 0x2149, "" }, +// { 0x214A, "" }, +// { 0x214B, "" }, +// { 0x214C, "" }, +// { 0x214D, "" }, +// { 0x214E, "" }, +// { 0x214F, "" }, +// { 0x2150, "" }, +// { 0x2151, "" }, +// { 0x2152, "" }, +// { 0x2153, "" }, +// { 0x2154, "" }, +// { 0x2155, "" }, +// { 0x2156, "" }, +// { 0x2157, "" }, +// { 0x2158, "" }, +// { 0x2159, "" }, +// { 0x215A, "" }, +// { 0x215B, "" }, +// { 0x215C, "" }, +// { 0x215D, "" }, +// { 0x215E, "" }, +// { 0x215F, "" }, +// { 0x2160, "" }, +// { 0x2161, "" }, +// { 0x2162, "" }, +// { 0x2163, "" }, +// { 0x2164, "" }, +// { 0x2165, "" }, +// { 0x2166, "" }, +// { 0x2167, "" }, +// { 0x2168, "" }, +// { 0x2169, "" }, +// { 0x216A, "" }, +// { 0x216B, "" }, +// { 0x216C, "" }, +// { 0x216D, "" }, +// { 0x216E, "" }, +// { 0x216F, "" }, +// { 0x2170, "" }, +// { 0x2171, "" }, +// { 0x2172, "" }, +// { 0x2173, "" }, +// { 0x2174, "" }, +// { 0x2175, "" }, +// { 0x2176, "" }, +// { 0x2177, "" }, +// { 0x2178, "" }, +// { 0x2179, "" }, +// { 0x217A, "" }, +// { 0x217B, "" }, +// { 0x217C, "" }, +// { 0x217D, "" }, +// { 0x217E, "" }, +// { 0x217F, "" }, +// { 0x2180, "" }, +// { 0x2181, "" }, +// { 0x2182, "" }, +// { 0x2183, "" }, +// { 0x2184, "" }, +// { 0x2185, "" }, +// { 0x2186, "" }, +// { 0x2187, "" }, +// { 0x2188, "" }, +// { 0x2189, "" }, +// { 0x218A, "" }, +// { 0x218B, "" }, +// { 0x218C, "" }, +// { 0x218D, "" }, +// { 0x218E, "" }, +// { 0x218F, "" }, +// { 0x2190, "" }, +// { 0x2191, "" }, +// { 0x2192, "" }, +// { 0x2193, "" }, +// { 0x2194, "" }, +// { 0x2195, "" }, +// { 0x2196, "" }, +// { 0x2197, "" }, +// { 0x2198, "" }, +// { 0x2199, "" }, +// { 0x219A, "" }, +// { 0x219B, "" }, +// { 0x219C, "" }, +// { 0x219D, "" }, +// { 0x219E, "" }, +// { 0x219F, "" }, +// { 0x21A0, "" }, +// { 0x21A1, "" }, +// { 0x21A2, "" }, +// { 0x21A3, "" }, +// { 0x21A4, "" }, +// { 0x21A5, "" }, +// { 0x21A6, "" }, +// { 0x21A7, "" }, +// { 0x21A8, "" }, +// { 0x21A9, "" }, +// { 0x21AA, "" }, +// { 0x21AB, "" }, +// { 0x21AC, "" }, +// { 0x21AD, "" }, +// { 0x21AE, "" }, +// { 0x21AF, "" }, +// { 0x21B0, "" }, +// { 0x21B1, "" }, +// { 0x21B2, "" }, +// { 0x21B3, "" }, +// { 0x21B4, "" }, +// { 0x21B5, "" }, +// { 0x21B6, "" }, +// { 0x21B7, "" }, +// { 0x21B8, "" }, +// { 0x21B9, "" }, +// { 0x21BA, "" }, +// { 0x21BB, "" }, +// { 0x21BC, "" }, +// { 0x21BD, "" }, +// { 0x21BE, "" }, +// { 0x21BF, "" }, +// { 0x21C0, "" }, +// { 0x21C1, "" }, +// { 0x21C2, "" }, +// { 0x21C3, "" }, +// { 0x21C4, "" }, +// { 0x21C5, "" }, +// { 0x21C6, "" }, +// { 0x21C7, "" }, +// { 0x21C8, "" }, +// { 0x21C9, "" }, +// { 0x21CA, "" }, +// { 0x21CB, "" }, +// { 0x21CC, "" }, +// { 0x21CD, "" }, +// { 0x21CE, "" }, +// { 0x21CF, "" }, +// { 0x21D0, "" }, +// { 0x21D1, "" }, +// { 0x21D2, "" }, +// { 0x21D3, "" }, +// { 0x21D4, "" }, +// { 0x21D5, "" }, +// { 0x21D6, "" }, +// { 0x21D7, "" }, +// { 0x21D8, "" }, +// { 0x21D9, "" }, +// { 0x21DA, "" }, +// { 0x21DB, "" }, +// { 0x21DC, "" }, +// { 0x21DD, "" }, +// { 0x21DE, "" }, +// { 0x21DF, "" }, +// { 0x21E0, "" }, +// { 0x21E1, "" }, +// { 0x21E2, "" }, +// { 0x21E3, "" }, +// { 0x21E4, "" }, +// { 0x21E5, "" }, +// { 0x21E6, "" }, +// { 0x21E7, "" }, +// { 0x21E8, "" }, +// { 0x21E9, "" }, +// { 0x21EA, "" }, +// { 0x21EB, "" }, +// { 0x21EC, "" }, +// { 0x21ED, "" }, +// { 0x21EE, "" }, +// { 0x21EF, "" }, +// { 0x21F0, "" }, +// { 0x21F1, "" }, +// { 0x21F2, "" }, +// { 0x21F3, "" }, +// { 0x21F4, "" }, +// { 0x21F5, "" }, +// { 0x21F6, "" }, +// { 0x21F7, "" }, +// { 0x21F8, "" }, +// { 0x21F9, "" }, +// { 0x21FA, "" }, +// { 0x21FB, "" }, +// { 0x21FC, "" }, +// { 0x21FD, "" }, +// { 0x21FE, "" }, +// { 0x21FF, "" }, +// { 0x2200, "" }, +// { 0x2201, "" }, +// { 0x2202, "" }, +// { 0x2203, "" }, +// { 0x2204, "" }, +// { 0x2205, "" }, +// { 0x2206, "" }, +// { 0x2207, "" }, +// { 0x2208, "" }, +// { 0x2209, "" }, +// { 0x220A, "" }, +// { 0x220B, "" }, +// { 0x220C, "" }, +// { 0x220D, "" }, +// { 0x220E, "" }, +// { 0x220F, "" }, +// { 0x2210, "" }, +// { 0x2211, "" }, +// { 0x2212, "" }, +// { 0x2213, "" }, +// { 0x2214, "" }, +// { 0x2215, "" }, +// { 0x2216, "" }, +// { 0x2217, "" }, +// { 0x2218, "" }, +// { 0x2219, "" }, +// { 0x221A, "" }, +// { 0x221B, "" }, +// { 0x221C, "" }, +// { 0x221D, "" }, +// { 0x221E, "" }, +// { 0x221F, "" }, +// { 0x2220, "" }, +// { 0x2221, "" }, +// { 0x2222, "" }, +// { 0x2223, "" }, +// { 0x2224, "" }, +// { 0x2225, "" }, +// { 0x2226, "" }, +// { 0x2227, "" }, +// { 0x2228, "" }, +// { 0x2229, "" }, +// { 0x222A, "" }, +// { 0x222B, "" }, +// { 0x222C, "" }, +// { 0x222D, "" }, +// { 0x222E, "" }, +// { 0x222F, "" }, +// { 0x2230, "" }, +// { 0x2231, "" }, +// { 0x2232, "" }, +// { 0x2233, "" }, +// { 0x2234, "" }, +// { 0x2235, "" }, +// { 0x2236, "" }, +// { 0x2237, "" }, +// { 0x2238, "" }, +// { 0x2239, "" }, +// { 0x223A, "" }, +// { 0x223B, "" }, +// { 0x223C, "" }, +// { 0x223D, "" }, +// { 0x223E, "" }, +// { 0x223F, "" }, +// { 0x2240, "" }, +// { 0x2241, "" }, +// { 0x2242, "" }, +// { 0x2243, "" }, +// { 0x2244, "" }, +// { 0x2245, "" }, +// { 0x2246, "" }, +// { 0x2247, "" }, +// { 0x2248, "" }, +// { 0x2249, "" }, +// { 0x224A, "" }, +// { 0x224B, "" }, +// { 0x224C, "" }, +// { 0x224D, "" }, +// { 0x224E, "" }, +// { 0x224F, "" }, +// { 0x2250, "" }, +// { 0x2251, "" }, +// { 0x2252, "" }, +// { 0x2253, "" }, +// { 0x2254, "" }, +// { 0x2255, "" }, +// { 0x2256, "" }, +// { 0x2257, "" }, +// { 0x2258, "" }, +// { 0x2259, "" }, +// { 0x225A, "" }, +// { 0x225B, "" }, +// { 0x225C, "" }, +// { 0x225D, "" }, +// { 0x225E, "" }, +// { 0x225F, "" }, +// { 0x2260, "" }, +// { 0x2261, "" }, +// { 0x2262, "" }, +// { 0x2263, "" }, +// { 0x2264, "" }, +// { 0x2265, "" }, +// { 0x2266, "" }, +// { 0x2267, "" }, +// { 0x2268, "" }, +// { 0x2269, "" }, +// { 0x226A, "" }, +// { 0x226B, "" }, +// { 0x226C, "" }, +// { 0x226D, "" }, +// { 0x226E, "" }, +// { 0x226F, "" }, +// { 0x2270, "" }, +// { 0x2271, "" }, +// { 0x2272, "" }, +// { 0x2273, "" }, +// { 0x2274, "" }, +// { 0x2275, "" }, +// { 0x2276, "" }, +// { 0x2277, "" }, +// { 0x2278, "" }, +// { 0x2279, "" }, +// { 0x227A, "" }, +// { 0x227B, "" }, +// { 0x227C, "" }, +// { 0x227D, "" }, +// { 0x227E, "" }, +// { 0x227F, "" }, +// { 0x2280, "" }, +// { 0x2281, "" }, +// { 0x2282, "" }, +// { 0x2283, "" }, +// { 0x2284, "" }, +// { 0x2285, "" }, +// { 0x2286, "" }, +// { 0x2287, "" }, +// { 0x2288, "" }, +// { 0x2289, "" }, +// { 0x228A, "" }, +// { 0x228B, "" }, +// { 0x228C, "" }, +// { 0x228D, "" }, +// { 0x228E, "" }, +// { 0x228F, "" }, +// { 0x2290, "" }, +// { 0x2291, "" }, +// { 0x2292, "" }, +// { 0x2293, "" }, +// { 0x2294, "" }, +// { 0x2295, "" }, +// { 0x2296, "" }, +// { 0x2297, "" }, +// { 0x2298, "" }, +// { 0x2299, "" }, +// { 0x229A, "" }, +// { 0x229B, "" }, +// { 0x229C, "" }, +// { 0x229D, "" }, +// { 0x229E, "" }, +// { 0x229F, "" }, +// { 0x22A0, "" }, +// { 0x22A1, "" }, +// { 0x22A2, "" }, +// { 0x22A3, "" }, +// { 0x22A4, "" }, +// { 0x22A5, "" }, +// { 0x22A6, "" }, +// { 0x22A7, "" }, +// { 0x22A8, "" }, +// { 0x22A9, "" }, +// { 0x22AA, "" }, +// { 0x22AB, "" }, +// { 0x22AC, "" }, +// { 0x22AD, "" }, +// { 0x22AE, "" }, +// { 0x22AF, "" }, +// { 0x22B0, "" }, +// { 0x22B1, "" }, +// { 0x22B2, "" }, +// { 0x22B3, "" }, +// { 0x22B4, "" }, +// { 0x22B5, "" }, +// { 0x22B6, "" }, +// { 0x22B7, "" }, +// { 0x22B8, "" }, +// { 0x22B9, "" }, +// { 0x22BA, "" }, +// { 0x22BB, "" }, +// { 0x22BC, "" }, +// { 0x22BD, "" }, +// { 0x22BE, "" }, +// { 0x22BF, "" }, +// { 0x22C0, "" }, +// { 0x22C1, "" }, +// { 0x22C2, "" }, +// { 0x22C3, "" }, +// { 0x22C4, "" }, +// { 0x22C5, "" }, +// { 0x22C6, "" }, +// { 0x22C7, "" }, +// { 0x22C8, "" }, +// { 0x22C9, "" }, +// { 0x22CA, "" }, +// { 0x22CB, "" }, +// { 0x22CC, "" }, +// { 0x22CD, "" }, +// { 0x22CE, "" }, +// { 0x22CF, "" }, +// { 0x22D0, "" }, +// { 0x22D1, "" }, +// { 0x22D2, "" }, +// { 0x22D3, "" }, +// { 0x22D4, "" }, +// { 0x22D5, "" }, +// { 0x22D6, "" }, +// { 0x22D7, "" }, +// { 0x22D8, "" }, +// { 0x22D9, "" }, +// { 0x22DA, "" }, +// { 0x22DB, "" }, +// { 0x22DC, "" }, +// { 0x22DD, "" }, +// { 0x22DE, "" }, +// { 0x22DF, "" }, +// { 0x22E0, "" }, +// { 0x22E1, "" }, +// { 0x22E2, "" }, +// { 0x22E3, "" }, +// { 0x22E4, "" }, +// { 0x22E5, "" }, +// { 0x22E6, "" }, +// { 0x22E7, "" }, +// { 0x22E8, "" }, +// { 0x22E9, "" }, +// { 0x22EA, "" }, +// { 0x22EB, "" }, +// { 0x22EC, "" }, +// { 0x22ED, "" }, +// { 0x22EE, "" }, +// { 0x22EF, "" }, +// { 0x22F0, "" }, +// { 0x22F1, "" }, +// { 0x22F2, "" }, +// { 0x22F3, "" }, +// { 0x22F4, "" }, +// { 0x22F5, "" }, +// { 0x22F6, "" }, +// { 0x22F7, "" }, +// { 0x22F8, "" }, +// { 0x22F9, "" }, +// { 0x22FA, "" }, +// { 0x22FB, "" }, +// { 0x22FC, "" }, +// { 0x22FD, "" }, +// { 0x22FE, "" }, +// { 0x22FF, "" }, +// { 0x2300, "" }, +// { 0x2301, "" }, +// { 0x2302, "" }, +// { 0x2303, "" }, +// { 0x2304, "" }, +// { 0x2305, "" }, +// { 0x2306, "" }, +// { 0x2307, "" }, +// { 0x2308, "" }, +// { 0x2309, "" }, +// { 0x230A, "" }, +// { 0x230B, "" }, +// { 0x230C, "" }, +// { 0x230D, "" }, +// { 0x230E, "" }, +// { 0x230F, "" }, +// { 0x2310, "" }, +// { 0x2311, "" }, +// { 0x2312, "" }, +// { 0x2313, "" }, +// { 0x2314, "" }, +// { 0x2315, "" }, +// { 0x2316, "" }, +// { 0x2317, "" }, +// { 0x2318, "" }, +// { 0x2319, "" }, +// { 0x231A, "" }, +// { 0x231B, "" }, +// { 0x231C, "" }, +// { 0x231D, "" }, +// { 0x231E, "" }, +// { 0x231F, "" }, +// { 0x2320, "" }, +// { 0x2321, "" }, +// { 0x2322, "" }, +// { 0x2323, "" }, +// { 0x2324, "" }, +// { 0x2325, "" }, +// { 0x2326, "" }, +// { 0x2327, "" }, +// { 0x2328, "" }, +// { 0x2329, "" }, +// { 0x232A, "" }, +// { 0x232B, "" }, +// { 0x232C, "" }, +// { 0x232D, "" }, +// { 0x232E, "" }, +// { 0x232F, "" }, +// { 0x2330, "" }, +// { 0x2331, "" }, +// { 0x2332, "" }, +// { 0x2333, "" }, +// { 0x2334, "" }, +// { 0x2335, "" }, +// { 0x2336, "" }, +// { 0x2337, "" }, +// { 0x2338, "" }, +// { 0x2339, "" }, +// { 0x233A, "" }, +// { 0x233B, "" }, +// { 0x233C, "" }, +// { 0x233D, "" }, +// { 0x233E, "" }, +// { 0x233F, "" }, +// { 0x2340, "" }, +// { 0x2341, "" }, +// { 0x2342, "" }, +// { 0x2343, "" }, +// { 0x2344, "" }, +// { 0x2345, "" }, +// { 0x2346, "" }, +// { 0x2347, "" }, +// { 0x2348, "" }, +// { 0x2349, "" }, +// { 0x234A, "" }, +// { 0x234B, "" }, +// { 0x234C, "" }, +// { 0x234D, "" }, +// { 0x234E, "" }, +// { 0x234F, "" }, +// { 0x2350, "" }, +// { 0x2351, "" }, +// { 0x2352, "" }, +// { 0x2353, "" }, +// { 0x2354, "" }, +// { 0x2355, "" }, +// { 0x2356, "" }, +// { 0x2357, "" }, +// { 0x2358, "" }, +// { 0x2359, "" }, +// { 0x235A, "" }, +// { 0x235B, "" }, +// { 0x235C, "" }, +// { 0x235D, "" }, +// { 0x235E, "" }, +// { 0x235F, "" }, +// { 0x2360, "" }, +// { 0x2361, "" }, +// { 0x2362, "" }, +// { 0x2363, "" }, +// { 0x2364, "" }, +// { 0x2365, "" }, +// { 0x2366, "" }, +// { 0x2367, "" }, +// { 0x2368, "" }, +// { 0x2369, "" }, +// { 0x236A, "" }, +// { 0x236B, "" }, +// { 0x236C, "" }, +// { 0x236D, "" }, +// { 0x236E, "" }, +// { 0x236F, "" }, +// { 0x2370, "" }, +// { 0x2371, "" }, +// { 0x2372, "" }, +// { 0x2373, "" }, +// { 0x2374, "" }, +// { 0x2375, "" }, +// { 0x2376, "" }, +// { 0x2377, "" }, +// { 0x2378, "" }, +// { 0x2379, "" }, +// { 0x237A, "" }, +// { 0x237B, "" }, +// { 0x237C, "" }, +// { 0x237D, "" }, +// { 0x237E, "" }, +// { 0x237F, "" }, +// { 0x2380, "" }, +// { 0x2381, "" }, +// { 0x2382, "" }, +// { 0x2383, "" }, +// { 0x2384, "" }, +// { 0x2385, "" }, +// { 0x2386, "" }, +// { 0x2387, "" }, +// { 0x2388, "" }, +// { 0x2389, "" }, +// { 0x238A, "" }, +// { 0x238B, "" }, +// { 0x238C, "" }, +// { 0x238D, "" }, +// { 0x238E, "" }, +// { 0x238F, "" }, +// { 0x2390, "" }, +// { 0x2391, "" }, +// { 0x2392, "" }, +// { 0x2393, "" }, +// { 0x2394, "" }, +// { 0x2395, "" }, +// { 0x2396, "" }, +// { 0x2397, "" }, +// { 0x2398, "" }, +// { 0x2399, "" }, +// { 0x239A, "" }, +// { 0x239B, "" }, +// { 0x239C, "" }, +// { 0x239D, "" }, +// { 0x239E, "" }, +// { 0x239F, "" }, +// { 0x23A0, "" }, +// { 0x23A1, "" }, +// { 0x23A2, "" }, +// { 0x23A3, "" }, +// { 0x23A4, "" }, +// { 0x23A5, "" }, +// { 0x23A6, "" }, +// { 0x23A7, "" }, +// { 0x23A8, "" }, +// { 0x23A9, "" }, +// { 0x23AA, "" }, +// { 0x23AB, "" }, +// { 0x23AC, "" }, +// { 0x23AD, "" }, +// { 0x23AE, "" }, +// { 0x23AF, "" }, +// { 0x23B0, "" }, +// { 0x23B1, "" }, +// { 0x23B2, "" }, +// { 0x23B3, "" }, +// { 0x23B4, "" }, +// { 0x23B5, "" }, +// { 0x23B6, "" }, +// { 0x23B7, "" }, +// { 0x23B8, "" }, +// { 0x23B9, "" }, +// { 0x23BA, "" }, +// { 0x23BB, "" }, +// { 0x23BC, "" }, +// { 0x23BD, "" }, +// { 0x23BE, "" }, +// { 0x23BF, "" }, +// { 0x23C0, "" }, +// { 0x23C1, "" }, +// { 0x23C2, "" }, +// { 0x23C3, "" }, +// { 0x23C4, "" }, +// { 0x23C5, "" }, +// { 0x23C6, "" }, +// { 0x23C7, "" }, +// { 0x23C8, "" }, +// { 0x23C9, "" }, +// { 0x23CA, "" }, +// { 0x23CB, "" }, +// { 0x23CC, "" }, +// { 0x23CD, "" }, +// { 0x23CE, "" }, +// { 0x23CF, "" }, +// { 0x23D0, "" }, +// { 0x23D1, "" }, +// { 0x23D2, "" }, +// { 0x23D3, "" }, +// { 0x23D4, "" }, +// { 0x23D5, "" }, +// { 0x23D6, "" }, +// { 0x23D7, "" }, +// { 0x23D8, "" }, +// { 0x23D9, "" }, +// { 0x23DA, "" }, +// { 0x23DB, "" }, +// { 0x23DC, "" }, +// { 0x23DD, "" }, +// { 0x23DE, "" }, +// { 0x23DF, "" }, +// { 0x23E0, "" }, +// { 0x23E1, "" }, +// { 0x23E2, "" }, +// { 0x23E3, "" }, +// { 0x23E4, "" }, +// { 0x23E5, "" }, +// { 0x23E6, "" }, +// { 0x23E7, "" }, +// { 0x23E8, "" }, +// { 0x23E9, "" }, +// { 0x23EA, "" }, +// { 0x23EB, "" }, +// { 0x23EC, "" }, +// { 0x23ED, "" }, +// { 0x23EE, "" }, +// { 0x23EF, "" }, +// { 0x23F0, "" }, +// { 0x23F1, "" }, +// { 0x23F2, "" }, +// { 0x23F3, "" }, +// { 0x23F4, "" }, +// { 0x23F5, "" }, +// { 0x23F6, "" }, +// { 0x23F7, "" }, +// { 0x23F8, "" }, +// { 0x23F9, "" }, +// { 0x23FA, "" }, +// { 0x23FB, "" }, +// { 0x23FC, "" }, +// { 0x23FD, "" }, +// { 0x23FE, "" }, +// { 0x23FF, "" }, +// { 0x2400, "" }, +// { 0x2401, "" }, +// { 0x2402, "" }, +// { 0x2403, "" }, +// { 0x2404, "" }, +// { 0x2405, "" }, +// { 0x2406, "" }, +// { 0x2407, "" }, +// { 0x2408, "" }, +// { 0x2409, "" }, +// { 0x240A, "" }, +// { 0x240B, "" }, +// { 0x240C, "" }, +// { 0x240D, "" }, +// { 0x240E, "" }, +// { 0x240F, "" }, +// { 0x2410, "" }, +// { 0x2411, "" }, +// { 0x2412, "" }, +// { 0x2413, "" }, +// { 0x2414, "" }, +// { 0x2415, "" }, +// { 0x2416, "" }, +// { 0x2417, "" }, +// { 0x2418, "" }, +// { 0x2419, "" }, +// { 0x241A, "" }, +// { 0x241B, "" }, +// { 0x241C, "" }, +// { 0x241D, "" }, +// { 0x241E, "" }, +// { 0x241F, "" }, +// { 0x2420, "" }, +// { 0x2421, "" }, +// { 0x2422, "" }, +// { 0x2423, "" }, +// { 0x2424, "" }, +// { 0x2425, "" }, +// { 0x2426, "" }, +// { 0x2427, "" }, +// { 0x2428, "" }, +// { 0x2429, "" }, +// { 0x242A, "" }, +// { 0x242B, "" }, +// { 0x242C, "" }, +// { 0x242D, "" }, +// { 0x242E, "" }, +// { 0x242F, "" }, +// { 0x2430, "" }, +// { 0x2431, "" }, +// { 0x2432, "" }, +// { 0x2433, "" }, +// { 0x2434, "" }, +// { 0x2435, "" }, +// { 0x2436, "" }, +// { 0x2437, "" }, +// { 0x2438, "" }, +// { 0x2439, "" }, +// { 0x243A, "" }, +// { 0x243B, "" }, +// { 0x243C, "" }, +// { 0x243D, "" }, +// { 0x243E, "" }, +// { 0x243F, "" }, +// { 0x2440, "" }, +// { 0x2441, "" }, +// { 0x2442, "" }, +// { 0x2443, "" }, +// { 0x2444, "" }, +// { 0x2445, "" }, +// { 0x2446, "" }, +// { 0x2447, "" }, +// { 0x2448, "" }, +// { 0x2449, "" }, +// { 0x244A, "" }, +// { 0x244B, "" }, +// { 0x244C, "" }, +// { 0x244D, "" }, +// { 0x244E, "" }, +// { 0x244F, "" }, +// { 0x2450, "" }, +// { 0x2451, "" }, +// { 0x2452, "" }, +// { 0x2453, "" }, +// { 0x2454, "" }, +// { 0x2455, "" }, +// { 0x2456, "" }, +// { 0x2457, "" }, +// { 0x2458, "" }, +// { 0x2459, "" }, +// { 0x245A, "" }, +// { 0x245B, "" }, +// { 0x245C, "" }, +// { 0x245D, "" }, +// { 0x245E, "" }, +// { 0x245F, "" }, +// { 0x2460, "" }, +// { 0x2461, "" }, +// { 0x2462, "" }, +// { 0x2463, "" }, +// { 0x2464, "" }, +// { 0x2465, "" }, +// { 0x2466, "" }, +// { 0x2467, "" }, +// { 0x2468, "" }, +// { 0x2469, "" }, +// { 0x246A, "" }, +// { 0x246B, "" }, +// { 0x246C, "" }, +// { 0x246D, "" }, +// { 0x246E, "" }, +// { 0x246F, "" }, +// { 0x2470, "" }, +// { 0x2471, "" }, +// { 0x2472, "" }, +// { 0x2473, "" }, +// { 0x2474, "" }, +// { 0x2475, "" }, +// { 0x2476, "" }, +// { 0x2477, "" }, +// { 0x2478, "" }, +// { 0x2479, "" }, +// { 0x247A, "" }, +// { 0x247B, "" }, +// { 0x247C, "" }, +// { 0x247D, "" }, +// { 0x247E, "" }, +// { 0x247F, "" }, +// { 0x2480, "" }, +// { 0x2481, "" }, +// { 0x2482, "" }, +// { 0x2483, "" }, +// { 0x2484, "" }, +// { 0x2485, "" }, +// { 0x2486, "" }, +// { 0x2487, "" }, +// { 0x2488, "" }, +// { 0x2489, "" }, +// { 0x248A, "" }, +// { 0x248B, "" }, +// { 0x248C, "" }, +// { 0x248D, "" }, +// { 0x248E, "" }, +// { 0x248F, "" }, +// { 0x2490, "" }, +// { 0x2491, "" }, +// { 0x2492, "" }, +// { 0x2493, "" }, +// { 0x2494, "" }, +// { 0x2495, "" }, +// { 0x2496, "" }, +// { 0x2497, "" }, +// { 0x2498, "" }, +// { 0x2499, "" }, +// { 0x249A, "" }, +// { 0x249B, "" }, +// { 0x249C, "" }, +// { 0x249D, "" }, +// { 0x249E, "" }, +// { 0x249F, "" }, +// { 0x24A0, "" }, +// { 0x24A1, "" }, +// { 0x24A2, "" }, +// { 0x24A3, "" }, +// { 0x24A4, "" }, +// { 0x24A5, "" }, +// { 0x24A6, "" }, +// { 0x24A7, "" }, +// { 0x24A8, "" }, +// { 0x24A9, "" }, +// { 0x24AA, "" }, +// { 0x24AB, "" }, +// { 0x24AC, "" }, +// { 0x24AD, "" }, +// { 0x24AE, "" }, +// { 0x24AF, "" }, +// { 0x24B0, "" }, +// { 0x24B1, "" }, +// { 0x24B2, "" }, +// { 0x24B3, "" }, +// { 0x24B4, "" }, +// { 0x24B5, "" }, +// { 0x24B6, "" }, +// { 0x24B7, "" }, +// { 0x24B8, "" }, +// { 0x24B9, "" }, +// { 0x24BA, "" }, +// { 0x24BB, "" }, +// { 0x24BC, "" }, +// { 0x24BD, "" }, +// { 0x24BE, "" }, +// { 0x24BF, "" }, +// { 0x24C0, "" }, +// { 0x24C1, "" }, +// { 0x24C2, "" }, +// { 0x24C3, "" }, +// { 0x24C4, "" }, +// { 0x24C5, "" }, +// { 0x24C6, "" }, +// { 0x24C7, "" }, +// { 0x24C8, "" }, +// { 0x24C9, "" }, +// { 0x24CA, "" }, +// { 0x24CB, "" }, +// { 0x24CC, "" }, +// { 0x24CD, "" }, +// { 0x24CE, "" }, +// { 0x24CF, "" }, +// { 0x24D0, "" }, +// { 0x24D1, "" }, +// { 0x24D2, "" }, +// { 0x24D3, "" }, +// { 0x24D4, "" }, +// { 0x24D5, "" }, +// { 0x24D6, "" }, +// { 0x24D7, "" }, +// { 0x24D8, "" }, +// { 0x24D9, "" }, +// { 0x24DA, "" }, +// { 0x24DB, "" }, +// { 0x24DC, "" }, +// { 0x24DD, "" }, +// { 0x24DE, "" }, +// { 0x24DF, "" }, +// { 0x24E0, "" }, +// { 0x24E1, "" }, +// { 0x24E2, "" }, +// { 0x24E3, "" }, +// { 0x24E4, "" }, +// { 0x24E5, "" }, +// { 0x24E6, "" }, +// { 0x24E7, "" }, +// { 0x24E8, "" }, +// { 0x24E9, "" }, +// { 0x24EA, "" }, +// { 0x24EB, "" }, +// { 0x24EC, "" }, +// { 0x24ED, "" }, +// { 0x24EE, "" }, +// { 0x24EF, "" }, +// { 0x24F0, "" }, +// { 0x24F1, "" }, +// { 0x24F2, "" }, +// { 0x24F3, "" }, +// { 0x24F4, "" }, +// { 0x24F5, "" }, +// { 0x24F6, "" }, +// { 0x24F7, "" }, +// { 0x24F8, "" }, +// { 0x24F9, "" }, +// { 0x24FA, "" }, +// { 0x24FB, "" }, +// { 0x24FC, "" }, +// { 0x24FD, "" }, +// { 0x24FE, "" }, +// { 0x24FF, "" }, +// { 0x2500, "" }, +// { 0x2501, "" }, +// { 0x2502, "" }, +// { 0x2503, "" }, +// { 0x2504, "" }, +// { 0x2505, "" }, +// { 0x2506, "" }, +// { 0x2507, "" }, +// { 0x2508, "" }, +// { 0x2509, "" }, +// { 0x250A, "" }, +// { 0x250B, "" }, +// { 0x250C, "" }, +// { 0x250D, "" }, +// { 0x250E, "" }, +// { 0x250F, "" }, +// { 0x2510, "" }, +// { 0x2511, "" }, +// { 0x2512, "" }, +// { 0x2513, "" }, +// { 0x2514, "" }, +// { 0x2515, "" }, +// { 0x2516, "" }, +// { 0x2517, "" }, +// { 0x2518, "" }, +// { 0x2519, "" }, +// { 0x251A, "" }, +// { 0x251B, "" }, +// { 0x251C, "" }, +// { 0x251D, "" }, +// { 0x251E, "" }, +// { 0x251F, "" }, +// { 0x2520, "" }, +// { 0x2521, "" }, +// { 0x2522, "" }, +// { 0x2523, "" }, +// { 0x2524, "" }, +// { 0x2525, "" }, +// { 0x2526, "" }, +// { 0x2527, "" }, +// { 0x2528, "" }, +// { 0x2529, "" }, +// { 0x252A, "" }, +// { 0x252B, "" }, +// { 0x252C, "" }, +// { 0x252D, "" }, +// { 0x252E, "" }, +// { 0x252F, "" }, +// { 0x2530, "" }, +// { 0x2531, "" }, +// { 0x2532, "" }, +// { 0x2533, "" }, +// { 0x2534, "" }, +// { 0x2535, "" }, +// { 0x2536, "" }, +// { 0x2537, "" }, +// { 0x2538, "" }, +// { 0x2539, "" }, +// { 0x253A, "" }, +// { 0x253B, "" }, +// { 0x253C, "" }, +// { 0x253D, "" }, +// { 0x253E, "" }, +// { 0x253F, "" }, +// { 0x2540, "" }, +// { 0x2541, "" }, +// { 0x2542, "" }, +// { 0x2543, "" }, +// { 0x2544, "" }, +// { 0x2545, "" }, +// { 0x2546, "" }, +// { 0x2547, "" }, +// { 0x2548, "" }, +// { 0x2549, "" }, +// { 0x254A, "" }, +// { 0x254B, "" }, +// { 0x254C, "" }, +// { 0x254D, "" }, +// { 0x254E, "" }, +// { 0x254F, "" }, +// { 0x2550, "" }, +// { 0x2551, "" }, +// { 0x2552, "" }, +// { 0x2553, "" }, +// { 0x2554, "" }, +// { 0x2555, "" }, +// { 0x2556, "" }, +// { 0x2557, "" }, +// { 0x2558, "" }, +// { 0x2559, "" }, +// { 0x255A, "" }, +// { 0x255B, "" }, +// { 0x255C, "" }, +// { 0x255D, "" }, +// { 0x255E, "" }, +// { 0x255F, "" }, +// { 0x2560, "" }, +// { 0x2561, "" }, +// { 0x2562, "" }, +// { 0x2563, "" }, +// { 0x2564, "" }, +// { 0x2565, "" }, +// { 0x2566, "" }, +// { 0x2567, "" }, +// { 0x2568, "" }, +// { 0x2569, "" }, +// { 0x256A, "" }, +// { 0x256B, "" }, +// { 0x256C, "" }, +// { 0x256D, "" }, +// { 0x256E, "" }, +// { 0x256F, "" }, +// { 0x2570, "" }, +// { 0x2571, "" }, +// { 0x2572, "" }, +// { 0x2573, "" }, +// { 0x2574, "" }, +// { 0x2575, "" }, +// { 0x2576, "" }, +// { 0x2577, "" }, +// { 0x2578, "" }, +// { 0x2579, "" }, +// { 0x257A, "" }, +// { 0x257B, "" }, +// { 0x257C, "" }, +// { 0x257D, "" }, +// { 0x257E, "" }, +// { 0x257F, "" }, +// { 0x2580, "" }, +// { 0x2581, "" }, +// { 0x2582, "" }, +// { 0x2583, "" }, +// { 0x2584, "" }, +// { 0x2585, "" }, +// { 0x2586, "" }, +// { 0x2587, "" }, +// { 0x2588, "" }, +// { 0x2589, "" }, +// { 0x258A, "" }, +// { 0x258B, "" }, +// { 0x258C, "" }, +// { 0x258D, "" }, +// { 0x258E, "" }, +// { 0x258F, "" }, +// { 0x2590, "" }, +// { 0x2591, "" }, +// { 0x2592, "" }, +// { 0x2593, "" }, +// { 0x2594, "" }, +// { 0x2595, "" }, +// { 0x2596, "" }, +// { 0x2597, "" }, +// { 0x2598, "" }, +// { 0x2599, "" }, +// { 0x259A, "" }, +// { 0x259B, "" }, +// { 0x259C, "" }, +// { 0x259D, "" }, +// { 0x259E, "" }, +// { 0x259F, "" }, +// { 0x25A0, "" }, +// { 0x25A1, "" }, +// { 0x25A2, "" }, +// { 0x25A3, "" }, +// { 0x25A4, "" }, +// { 0x25A5, "" }, +// { 0x25A6, "" }, +// { 0x25A7, "" }, +// { 0x25A8, "" }, +// { 0x25A9, "" }, +// { 0x25AA, "" }, +// { 0x25AB, "" }, +// { 0x25AC, "" }, +// { 0x25AD, "" }, +// { 0x25AE, "" }, +// { 0x25AF, "" }, +// { 0x25B0, "" }, +// { 0x25B1, "" }, +// { 0x25B2, "" }, +// { 0x25B3, "" }, +// { 0x25B4, "" }, +// { 0x25B5, "" }, +// { 0x25B6, "" }, +// { 0x25B7, "" }, +// { 0x25B8, "" }, +// { 0x25B9, "" }, +// { 0x25BA, "" }, +// { 0x25BB, "" }, +// { 0x25BC, "" }, +// { 0x25BD, "" }, +// { 0x25BE, "" }, +// { 0x25BF, "" }, +// { 0x25C0, "" }, +// { 0x25C1, "" }, +// { 0x25C2, "" }, +// { 0x25C3, "" }, +// { 0x25C4, "" }, +// { 0x25C5, "" }, +// { 0x25C6, "" }, +// { 0x25C7, "" }, +// { 0x25C8, "" }, +// { 0x25C9, "" }, +// { 0x25CA, "" }, +// { 0x25CB, "" }, +// { 0x25CC, "" }, +// { 0x25CD, "" }, +// { 0x25CE, "" }, +// { 0x25CF, "" }, +// { 0x25D0, "" }, +// { 0x25D1, "" }, +// { 0x25D2, "" }, +// { 0x25D3, "" }, +// { 0x25D4, "" }, +// { 0x25D5, "" }, +// { 0x25D6, "" }, +// { 0x25D7, "" }, +// { 0x25D8, "" }, +// { 0x25D9, "" }, +// { 0x25DA, "" }, +// { 0x25DB, "" }, +// { 0x25DC, "" }, +// { 0x25DD, "" }, +// { 0x25DE, "" }, +// { 0x25DF, "" }, +// { 0x25E0, "" }, +// { 0x25E1, "" }, +// { 0x25E2, "" }, +// { 0x25E3, "" }, +// { 0x25E4, "" }, +// { 0x25E5, "" }, +// { 0x25E6, "" }, +// { 0x25E7, "" }, +// { 0x25E8, "" }, +// { 0x25E9, "" }, +// { 0x25EA, "" }, +// { 0x25EB, "" }, +// { 0x25EC, "" }, +// { 0x25ED, "" }, +// { 0x25EE, "" }, +// { 0x25EF, "" }, +// { 0x25F0, "" }, +// { 0x25F1, "" }, +// { 0x25F2, "" }, +// { 0x25F3, "" }, +// { 0x25F4, "" }, +// { 0x25F5, "" }, +// { 0x25F6, "" }, +// { 0x25F7, "" }, +// { 0x25F8, "" }, +// { 0x25F9, "" }, +// { 0x25FA, "" }, +// { 0x25FB, "" }, +// { 0x25FC, "" }, +// { 0x25FD, "" }, +// { 0x25FE, "" }, +// { 0x25FF, "" }, +// { 0x2600, "" }, +// { 0x2601, "" }, +// { 0x2602, "" }, +// { 0x2603, "" }, +// { 0x2604, "" }, +// { 0x2605, "" }, +// { 0x2606, "" }, +// { 0x2607, "" }, +// { 0x2608, "" }, +// { 0x2609, "" }, +// { 0x260A, "" }, +// { 0x260B, "" }, +// { 0x260C, "" }, +// { 0x260D, "" }, +// { 0x260E, "" }, +// { 0x260F, "" }, +// { 0x2610, "" }, +// { 0x2611, "" }, +// { 0x2612, "" }, +// { 0x2613, "" }, +// { 0x2614, "" }, +// { 0x2615, "" }, +// { 0x2616, "" }, +// { 0x2617, "" }, +// { 0x2618, "" }, +// { 0x2619, "" }, +// { 0x261A, "" }, +// { 0x261B, "" }, +// { 0x261C, "" }, +// { 0x261D, "" }, +// { 0x261E, "" }, +// { 0x261F, "" }, +// { 0x2620, "" }, +// { 0x2621, "" }, +// { 0x2622, "" }, +// { 0x2623, "" }, +// { 0x2624, "" }, +// { 0x2625, "" }, +// { 0x2626, "" }, +// { 0x2627, "" }, +// { 0x2628, "" }, +// { 0x2629, "" }, +// { 0x262A, "" }, +// { 0x262B, "" }, +// { 0x262C, "" }, +// { 0x262D, "" }, +// { 0x262E, "" }, +// { 0x262F, "" }, +// { 0x2630, "" }, +// { 0x2631, "" }, +// { 0x2632, "" }, +// { 0x2633, "" }, +// { 0x2634, "" }, +// { 0x2635, "" }, +// { 0x2636, "" }, +// { 0x2637, "" }, +// { 0x2638, "" }, +// { 0x2639, "" }, +// { 0x263A, "" }, +// { 0x263B, "" }, +// { 0x263C, "" }, +// { 0x263D, "" }, +// { 0x263E, "" }, +// { 0x263F, "" }, +// { 0x2640, "" }, +// { 0x2641, "" }, +// { 0x2642, "" }, +// { 0x2643, "" }, +// { 0x2644, "" }, +// { 0x2645, "" }, +// { 0x2646, "" }, +// { 0x2647, "" }, +// { 0x2648, "" }, +// { 0x2649, "" }, +// { 0x264A, "" }, +// { 0x264B, "" }, +// { 0x264C, "" }, +// { 0x264D, "" }, +// { 0x264E, "" }, +// { 0x264F, "" }, +// { 0x2650, "" }, +// { 0x2651, "" }, +// { 0x2652, "" }, +// { 0x2653, "" }, +// { 0x2654, "" }, +// { 0x2655, "" }, +// { 0x2656, "" }, +// { 0x2657, "" }, +// { 0x2658, "" }, +// { 0x2659, "" }, +// { 0x265A, "" }, +// { 0x265B, "" }, +// { 0x265C, "" }, +// { 0x265D, "" }, +// { 0x265E, "" }, +// { 0x265F, "" }, +// { 0x2660, "" }, +// { 0x2661, "" }, +// { 0x2662, "" }, +// { 0x2663, "" }, +// { 0x2664, "" }, +// { 0x2665, "" }, +// { 0x2666, "" }, +// { 0x2667, "" }, +// { 0x2668, "" }, +// { 0x2669, "" }, +// { 0x266A, "" }, +// { 0x266B, "" }, +// { 0x266C, "" }, +// { 0x266D, "" }, +// { 0x266E, "" }, +// { 0x266F, "" }, +// { 0x2670, "" }, +// { 0x2671, "" }, +// { 0x2672, "" }, +// { 0x2673, "" }, +// { 0x2674, "" }, +// { 0x2675, "" }, +// { 0x2676, "" }, +// { 0x2677, "" }, +// { 0x2678, "" }, +// { 0x2679, "" }, +// { 0x267A, "" }, +// { 0x267B, "" }, +// { 0x267C, "" }, +// { 0x267D, "" }, +// { 0x267E, "" }, +// { 0x267F, "" }, +// { 0x2680, "" }, +// { 0x2681, "" }, +// { 0x2682, "" }, +// { 0x2683, "" }, +// { 0x2684, "" }, +// { 0x2685, "" }, +// { 0x2686, "" }, +// { 0x2687, "" }, +// { 0x2688, "" }, +// { 0x2689, "" }, +// { 0x268A, "" }, +// { 0x268B, "" }, +// { 0x268C, "" }, +// { 0x268D, "" }, +// { 0x268E, "" }, +// { 0x268F, "" }, +// { 0x2690, "" }, +// { 0x2691, "" }, +// { 0x2692, "" }, +// { 0x2693, "" }, +// { 0x2694, "" }, +// { 0x2695, "" }, +// { 0x2696, "" }, +// { 0x2697, "" }, +// { 0x2698, "" }, +// { 0x2699, "" }, +// { 0x269A, "" }, +// { 0x269B, "" }, +// { 0x269C, "" }, +// { 0x269D, "" }, +// { 0x269E, "" }, +// { 0x269F, "" }, +// { 0x26A0, "" }, +// { 0x26A1, "" }, +// { 0x26A2, "" }, +// { 0x26A3, "" }, +// { 0x26A4, "" }, +// { 0x26A5, "" }, +// { 0x26A6, "" }, +// { 0x26A7, "" }, +// { 0x26A8, "" }, +// { 0x26A9, "" }, +// { 0x26AA, "" }, +// { 0x26AB, "" }, +// { 0x26AC, "" }, +// { 0x26AD, "" }, +// { 0x26AE, "" }, +// { 0x26AF, "" }, +// { 0x26B0, "" }, +// { 0x26B1, "" }, +// { 0x26B2, "" }, +// { 0x26B3, "" }, +// { 0x26B4, "" }, +// { 0x26B5, "" }, +// { 0x26B6, "" }, +// { 0x26B7, "" }, +// { 0x26B8, "" }, +// { 0x26B9, "" }, +// { 0x26BA, "" }, +// { 0x26BB, "" }, +// { 0x26BC, "" }, +// { 0x26BD, "" }, +// { 0x26BE, "" }, +// { 0x26BF, "" }, +// { 0x26C0, "" }, +// { 0x26C1, "" }, +// { 0x26C2, "" }, +// { 0x26C3, "" }, +// { 0x26C4, "" }, +// { 0x26C5, "" }, +// { 0x26C6, "" }, +// { 0x26C7, "" }, +// { 0x26C8, "" }, +// { 0x26C9, "" }, +// { 0x26CA, "" }, +// { 0x26CB, "" }, +// { 0x26CC, "" }, +// { 0x26CD, "" }, +// { 0x26CE, "" }, +// { 0x26CF, "" }, +// { 0x26D0, "" }, +// { 0x26D1, "" }, +// { 0x26D2, "" }, +// { 0x26D3, "" }, +// { 0x26D4, "" }, +// { 0x26D5, "" }, +// { 0x26D6, "" }, +// { 0x26D7, "" }, +// { 0x26D8, "" }, +// { 0x26D9, "" }, +// { 0x26DA, "" }, +// { 0x26DB, "" }, +// { 0x26DC, "" }, +// { 0x26DD, "" }, +// { 0x26DE, "" }, +// { 0x26DF, "" }, +// { 0x26E0, "" }, +// { 0x26E1, "" }, +// { 0x26E2, "" }, +// { 0x26E3, "" }, +// { 0x26E4, "" }, +// { 0x26E5, "" }, +// { 0x26E6, "" }, +// { 0x26E7, "" }, +// { 0x26E8, "" }, +// { 0x26E9, "" }, +// { 0x26EA, "" }, +// { 0x26EB, "" }, +// { 0x26EC, "" }, +// { 0x26ED, "" }, +// { 0x26EE, "" }, +// { 0x26EF, "" }, +// { 0x26F0, "" }, +// { 0x26F1, "" }, +// { 0x26F2, "" }, +// { 0x26F3, "" }, +// { 0x26F4, "" }, +// { 0x26F5, "" }, +// { 0x26F6, "" }, +// { 0x26F7, "" }, +// { 0x26F8, "" }, +// { 0x26F9, "" }, +// { 0x26FA, "" }, +// { 0x26FB, "" }, +// { 0x26FC, "" }, +// { 0x26FD, "" }, +// { 0x26FE, "" }, +// { 0x26FF, "" }, +// { 0x2700, "" }, +// { 0x2701, "" }, +// { 0x2702, "" }, +// { 0x2703, "" }, +// { 0x2704, "" }, +// { 0x2705, "" }, +// { 0x2706, "" }, +// { 0x2707, "" }, +// { 0x2708, "" }, +// { 0x2709, "" }, +// { 0x270A, "" }, +// { 0x270B, "" }, +// { 0x270C, "" }, +// { 0x270D, "" }, +// { 0x270E, "" }, +// { 0x270F, "" }, +// { 0x2710, "" }, +// { 0x2711, "" }, +// { 0x2712, "" }, +// { 0x2713, "" }, +// { 0x2714, "" }, +// { 0x2715, "" }, +// { 0x2716, "" }, +// { 0x2717, "" }, +// { 0x2718, "" }, +// { 0x2719, "" }, +// { 0x271A, "" }, +// { 0x271B, "" }, +// { 0x271C, "" }, +// { 0x271D, "" }, +// { 0x271E, "" }, +// { 0x271F, "" }, +// { 0x2720, "" }, +// { 0x2721, "" }, +// { 0x2722, "" }, +// { 0x2723, "" }, +// { 0x2724, "" }, +// { 0x2725, "" }, +// { 0x2726, "" }, +// { 0x2727, "" }, +// { 0x2728, "" }, +// { 0x2729, "" }, +// { 0x272A, "" }, +// { 0x272B, "" }, +// { 0x272C, "" }, +// { 0x272D, "" }, +// { 0x272E, "" }, +// { 0x272F, "" }, +// { 0x2730, "" }, +// { 0x2731, "" }, +// { 0x2732, "" }, +// { 0x2733, "" }, +// { 0x2734, "" }, +// { 0x2735, "" }, +// { 0x2736, "" }, +// { 0x2737, "" }, +// { 0x2738, "" }, +// { 0x2739, "" }, +// { 0x273A, "" }, +// { 0x273B, "" }, +// { 0x273C, "" }, +// { 0x273D, "" }, +// { 0x273E, "" }, +// { 0x273F, "" }, +// { 0x2740, "" }, +// { 0x2741, "" }, +// { 0x2742, "" }, +// { 0x2743, "" }, +// { 0x2744, "" }, +// { 0x2745, "" }, +// { 0x2746, "" }, +// { 0x2747, "" }, +// { 0x2748, "" }, +// { 0x2749, "" }, +// { 0x274A, "" }, +// { 0x274B, "" }, +// { 0x274C, "" }, +// { 0x274D, "" }, +// { 0x274E, "" }, +// { 0x274F, "" }, +// { 0x2750, "" }, +// { 0x2751, "" }, +// { 0x2752, "" }, +// { 0x2753, "" }, +// { 0x2754, "" }, +// { 0x2755, "" }, +// { 0x2756, "" }, +// { 0x2757, "" }, +// { 0x2758, "" }, +// { 0x2759, "" }, +// { 0x275A, "" }, +// { 0x275B, "" }, +// { 0x275C, "" }, +// { 0x275D, "" }, +// { 0x275E, "" }, +// { 0x275F, "" }, +// { 0x2760, "" }, +// { 0x2761, "" }, +// { 0x2762, "" }, +// { 0x2763, "" }, +// { 0x2764, "" }, +// { 0x2765, "" }, +// { 0x2766, "" }, +// { 0x2767, "" }, +// { 0x2768, "" }, +// { 0x2769, "" }, +// { 0x276A, "" }, +// { 0x276B, "" }, +// { 0x276C, "" }, +// { 0x276D, "" }, +// { 0x276E, "" }, +// { 0x276F, "" }, +// { 0x2770, "" }, +// { 0x2771, "" }, +// { 0x2772, "" }, +// { 0x2773, "" }, +// { 0x2774, "" }, +// { 0x2775, "" }, +// { 0x2776, "" }, +// { 0x2777, "" }, +// { 0x2778, "" }, +// { 0x2779, "" }, +// { 0x277A, "" }, +// { 0x277B, "" }, +// { 0x277C, "" }, +// { 0x277D, "" }, +// { 0x277E, "" }, +// { 0x277F, "" }, +// { 0x2780, "" }, +// { 0x2781, "" }, +// { 0x2782, "" }, +// { 0x2783, "" }, +// { 0x2784, "" }, +// { 0x2785, "" }, +// { 0x2786, "" }, +// { 0x2787, "" }, +// { 0x2788, "" }, +// { 0x2789, "" }, +// { 0x278A, "" }, +// { 0x278B, "" }, +// { 0x278C, "" }, +// { 0x278D, "" }, +// { 0x278E, "" }, +// { 0x278F, "" }, +// { 0x2790, "" }, +// { 0x2791, "" }, +// { 0x2792, "" }, +// { 0x2793, "" }, +// { 0x2794, "" }, +// { 0x2795, "" }, +// { 0x2796, "" }, +// { 0x2797, "" }, +// { 0x2798, "" }, +// { 0x2799, "" }, +// { 0x279A, "" }, +// { 0x279B, "" }, +// { 0x279C, "" }, +// { 0x279D, "" }, +// { 0x279E, "" }, +// { 0x279F, "" }, +// { 0x27A0, "" }, +// { 0x27A1, "" }, +// { 0x27A2, "" }, +// { 0x27A3, "" }, +// { 0x27A4, "" }, +// { 0x27A5, "" }, +// { 0x27A6, "" }, +// { 0x27A7, "" }, +// { 0x27A8, "" }, +// { 0x27A9, "" }, +// { 0x27AA, "" }, +// { 0x27AB, "" }, +// { 0x27AC, "" }, +// { 0x27AD, "" }, +// { 0x27AE, "" }, +// { 0x27AF, "" }, +// { 0x27B0, "" }, +// { 0x27B1, "" }, +// { 0x27B2, "" }, +// { 0x27B3, "" }, +// { 0x27B4, "" }, +// { 0x27B5, "" }, +// { 0x27B6, "" }, +// { 0x27B7, "" }, +// { 0x27B8, "" }, +// { 0x27B9, "" }, +// { 0x27BA, "" }, +// { 0x27BB, "" }, +// { 0x27BC, "" }, +// { 0x27BD, "" }, +// { 0x27BE, "" }, +// { 0x27BF, "" }, +// { 0x27C0, "" }, +// { 0x27C1, "" }, +// { 0x27C2, "" }, +// { 0x27C3, "" }, +// { 0x27C4, "" }, +// { 0x27C5, "" }, +// { 0x27C6, "" }, +// { 0x27C7, "" }, +// { 0x27C8, "" }, +// { 0x27C9, "" }, +// { 0x27CA, "" }, +// { 0x27CB, "" }, +// { 0x27CC, "" }, +// { 0x27CD, "" }, +// { 0x27CE, "" }, +// { 0x27CF, "" }, +// { 0x27D0, "" }, +// { 0x27D1, "" }, +// { 0x27D2, "" }, +// { 0x27D3, "" }, +// { 0x27D4, "" }, +// { 0x27D5, "" }, +// { 0x27D6, "" }, +// { 0x27D7, "" }, +// { 0x27D8, "" }, +// { 0x27D9, "" }, +// { 0x27DA, "" }, +// { 0x27DB, "" }, +// { 0x27DC, "" }, +// { 0x27DD, "" }, +// { 0x27DE, "" }, +// { 0x27DF, "" }, +// { 0x27E0, "" }, +// { 0x27E1, "" }, +// { 0x27E2, "" }, +// { 0x27E3, "" }, +// { 0x27E4, "" }, +// { 0x27E5, "" }, +// { 0x27E6, "" }, +// { 0x27E7, "" }, +// { 0x27E8, "" }, +// { 0x27E9, "" }, +// { 0x27EA, "" }, +// { 0x27EB, "" }, +// { 0x27EC, "" }, +// { 0x27ED, "" }, +// { 0x27EE, "" }, +// { 0x27EF, "" }, +// { 0x27F0, "" }, +// { 0x27F1, "" }, +// { 0x27F2, "" }, +// { 0x27F3, "" }, +// { 0x27F4, "" }, +// { 0x27F5, "" }, +// { 0x27F6, "" }, +// { 0x27F7, "" }, +// { 0x27F8, "" }, +// { 0x27F9, "" }, +// { 0x27FA, "" }, +// { 0x27FB, "" }, +// { 0x27FC, "" }, +// { 0x27FD, "" }, +// { 0x27FE, "" }, +// { 0x27FF, "" }, +// { 0x2800, "" }, +// { 0x2801, "" }, +// { 0x2802, "" }, +// { 0x2803, "" }, +// { 0x2804, "" }, +// { 0x2805, "" }, +// { 0x2806, "" }, +// { 0x2807, "" }, +// { 0x2808, "" }, +// { 0x2809, "" }, +// { 0x280A, "" }, +// { 0x280B, "" }, +// { 0x280C, "" }, +// { 0x280D, "" }, +// { 0x280E, "" }, +// { 0x280F, "" }, +// { 0x2810, "" }, +// { 0x2811, "" }, +// { 0x2812, "" }, +// { 0x2813, "" }, +// { 0x2814, "" }, +// { 0x2815, "" }, +// { 0x2816, "" }, +// { 0x2817, "" }, +// { 0x2818, "" }, +// { 0x2819, "" }, +// { 0x281A, "" }, +// { 0x281B, "" }, +// { 0x281C, "" }, +// { 0x281D, "" }, +// { 0x281E, "" }, +// { 0x281F, "" }, +// { 0x2820, "" }, +// { 0x2821, "" }, +// { 0x2822, "" }, +// { 0x2823, "" }, +// { 0x2824, "" }, +// { 0x2825, "" }, +// { 0x2826, "" }, +// { 0x2827, "" }, +// { 0x2828, "" }, +// { 0x2829, "" }, +// { 0x282A, "" }, +// { 0x282B, "" }, +// { 0x282C, "" }, +// { 0x282D, "" }, +// { 0x282E, "" }, +// { 0x282F, "" }, +// { 0x2830, "" }, +// { 0x2831, "" }, +// { 0x2832, "" }, +// { 0x2833, "" }, +// { 0x2834, "" }, +// { 0x2835, "" }, +// { 0x2836, "" }, +// { 0x2837, "" }, +// { 0x2838, "" }, +// { 0x2839, "" }, +// { 0x283A, "" }, +// { 0x283B, "" }, +// { 0x283C, "" }, +// { 0x283D, "" }, +// { 0x283E, "" }, +// { 0x283F, "" }, +// { 0x2840, "" }, +// { 0x2841, "" }, +// { 0x2842, "" }, +// { 0x2843, "" }, +// { 0x2844, "" }, +// { 0x2845, "" }, +// { 0x2846, "" }, +// { 0x2847, "" }, +// { 0x2848, "" }, +// { 0x2849, "" }, +// { 0x284A, "" }, +// { 0x284B, "" }, +// { 0x284C, "" }, +// { 0x284D, "" }, +// { 0x284E, "" }, +// { 0x284F, "" }, +// { 0x2850, "" }, +// { 0x2851, "" }, +// { 0x2852, "" }, +// { 0x2853, "" }, +// { 0x2854, "" }, +// { 0x2855, "" }, +// { 0x2856, "" }, +// { 0x2857, "" }, +// { 0x2858, "" }, +// { 0x2859, "" }, +// { 0x285A, "" }, +// { 0x285B, "" }, +// { 0x285C, "" }, +// { 0x285D, "" }, +// { 0x285E, "" }, +// { 0x285F, "" }, +// { 0x2860, "" }, +// { 0x2861, "" }, +// { 0x2862, "" }, +// { 0x2863, "" }, +// { 0x2864, "" }, +// { 0x2865, "" }, +// { 0x2866, "" }, +// { 0x2867, "" }, +// { 0x2868, "" }, +// { 0x2869, "" }, +// { 0x286A, "" }, +// { 0x286B, "" }, +// { 0x286C, "" }, +// { 0x286D, "" }, +// { 0x286E, "" }, +// { 0x286F, "" }, +// { 0x2870, "" }, +// { 0x2871, "" }, +// { 0x2872, "" }, +// { 0x2873, "" }, +// { 0x2874, "" }, +// { 0x2875, "" }, +// { 0x2876, "" }, +// { 0x2877, "" }, +// { 0x2878, "" }, +// { 0x2879, "" }, +// { 0x287A, "" }, +// { 0x287B, "" }, +// { 0x287C, "" }, +// { 0x287D, "" }, +// { 0x287E, "" }, +// { 0x287F, "" }, +// { 0x2880, "" }, +// { 0x2881, "" }, +// { 0x2882, "" }, +// { 0x2883, "" }, +// { 0x2884, "" }, +// { 0x2885, "" }, +// { 0x2886, "" }, +// { 0x2887, "" }, +// { 0x2888, "" }, +// { 0x2889, "" }, +// { 0x288A, "" }, +// { 0x288B, "" }, +// { 0x288C, "" }, +// { 0x288D, "" }, +// { 0x288E, "" }, +// { 0x288F, "" }, +// { 0x2890, "" }, +// { 0x2891, "" }, +// { 0x2892, "" }, +// { 0x2893, "" }, +// { 0x2894, "" }, +// { 0x2895, "" }, +// { 0x2896, "" }, +// { 0x2897, "" }, +// { 0x2898, "" }, +// { 0x2899, "" }, +// { 0x289A, "" }, +// { 0x289B, "" }, +// { 0x289C, "" }, +// { 0x289D, "" }, +// { 0x289E, "" }, +// { 0x289F, "" }, +// { 0x28A0, "" }, +// { 0x28A1, "" }, +// { 0x28A2, "" }, +// { 0x28A3, "" }, +// { 0x28A4, "" }, +// { 0x28A5, "" }, +// { 0x28A6, "" }, +// { 0x28A7, "" }, +// { 0x28A8, "" }, +// { 0x28A9, "" }, +// { 0x28AA, "" }, +// { 0x28AB, "" }, +// { 0x28AC, "" }, +// { 0x28AD, "" }, +// { 0x28AE, "" }, +// { 0x28AF, "" }, +// { 0x28B0, "" }, +// { 0x28B1, "" }, +// { 0x28B2, "" }, +// { 0x28B3, "" }, +// { 0x28B4, "" }, +// { 0x28B5, "" }, +// { 0x28B6, "" }, +// { 0x28B7, "" }, +// { 0x28B8, "" }, +// { 0x28B9, "" }, +// { 0x28BA, "" }, +// { 0x28BB, "" }, +// { 0x28BC, "" }, +// { 0x28BD, "" }, +// { 0x28BE, "" }, +// { 0x28BF, "" }, +// { 0x28C0, "" }, +// { 0x28C1, "" }, +// { 0x28C2, "" }, +// { 0x28C3, "" }, +// { 0x28C4, "" }, +// { 0x28C5, "" }, +// { 0x28C6, "" }, +// { 0x28C7, "" }, +// { 0x28C8, "" }, +// { 0x28C9, "" }, +// { 0x28CA, "" }, +// { 0x28CB, "" }, +// { 0x28CC, "" }, +// { 0x28CD, "" }, +// { 0x28CE, "" }, +// { 0x28CF, "" }, +// { 0x28D0, "" }, +// { 0x28D1, "" }, +// { 0x28D2, "" }, +// { 0x28D3, "" }, +// { 0x28D4, "" }, +// { 0x28D5, "" }, +// { 0x28D6, "" }, +// { 0x28D7, "" }, +// { 0x28D8, "" }, +// { 0x28D9, "" }, +// { 0x28DA, "" }, +// { 0x28DB, "" }, +// { 0x28DC, "" }, +// { 0x28DD, "" }, +// { 0x28DE, "" }, +// { 0x28DF, "" }, +// { 0x28E0, "" }, +// { 0x28E1, "" }, +// { 0x28E2, "" }, +// { 0x28E3, "" }, +// { 0x28E4, "" }, +// { 0x28E5, "" }, +// { 0x28E6, "" }, +// { 0x28E7, "" }, +// { 0x28E8, "" }, +// { 0x28E9, "" }, +// { 0x28EA, "" }, +// { 0x28EB, "" }, +// { 0x28EC, "" }, +// { 0x28ED, "" }, +// { 0x28EE, "" }, +// { 0x28EF, "" }, +// { 0x28F0, "" }, +// { 0x28F1, "" }, +// { 0x28F2, "" }, +// { 0x28F3, "" }, +// { 0x28F4, "" }, +// { 0x28F5, "" }, +// { 0x28F6, "" }, +// { 0x28F7, "" }, +// { 0x28F8, "" }, +// { 0x28F9, "" }, +// { 0x28FA, "" }, +// { 0x28FB, "" }, +// { 0x28FC, "" }, +// { 0x28FD, "" }, +// { 0x28FE, "" }, +// { 0x28FF, "" }, +// { 0x2900, "" }, +// { 0x2901, "" }, +// { 0x2902, "" }, +// { 0x2903, "" }, +// { 0x2904, "" }, +// { 0x2905, "" }, +// { 0x2906, "" }, +// { 0x2907, "" }, +// { 0x2908, "" }, +// { 0x2909, "" }, +// { 0x290A, "" }, +// { 0x290B, "" }, +// { 0x290C, "" }, +// { 0x290D, "" }, +// { 0x290E, "" }, +// { 0x290F, "" }, +// { 0x2910, "" }, +// { 0x2911, "" }, +// { 0x2912, "" }, +// { 0x2913, "" }, +// { 0x2914, "" }, +// { 0x2915, "" }, +// { 0x2916, "" }, +// { 0x2917, "" }, +// { 0x2918, "" }, +// { 0x2919, "" }, +// { 0x291A, "" }, +// { 0x291B, "" }, +// { 0x291C, "" }, +// { 0x291D, "" }, +// { 0x291E, "" }, +// { 0x291F, "" }, +// { 0x2920, "" }, +// { 0x2921, "" }, +// { 0x2922, "" }, +// { 0x2923, "" }, +// { 0x2924, "" }, +// { 0x2925, "" }, +// { 0x2926, "" }, +// { 0x2927, "" }, +// { 0x2928, "" }, +// { 0x2929, "" }, +// { 0x292A, "" }, +// { 0x292B, "" }, +// { 0x292C, "" }, +// { 0x292D, "" }, +// { 0x292E, "" }, +// { 0x292F, "" }, +// { 0x2930, "" }, +// { 0x2931, "" }, +// { 0x2932, "" }, +// { 0x2933, "" }, +// { 0x2934, "" }, +// { 0x2935, "" }, +// { 0x2936, "" }, +// { 0x2937, "" }, +// { 0x2938, "" }, +// { 0x2939, "" }, +// { 0x293A, "" }, +// { 0x293B, "" }, +// { 0x293C, "" }, +// { 0x293D, "" }, +// { 0x293E, "" }, +// { 0x293F, "" }, +// { 0x2940, "" }, +// { 0x2941, "" }, +// { 0x2942, "" }, +// { 0x2943, "" }, +// { 0x2944, "" }, +// { 0x2945, "" }, +// { 0x2946, "" }, +// { 0x2947, "" }, +// { 0x2948, "" }, +// { 0x2949, "" }, +// { 0x294A, "" }, +// { 0x294B, "" }, +// { 0x294C, "" }, +// { 0x294D, "" }, +// { 0x294E, "" }, +// { 0x294F, "" }, +// { 0x2950, "" }, +// { 0x2951, "" }, +// { 0x2952, "" }, +// { 0x2953, "" }, +// { 0x2954, "" }, +// { 0x2955, "" }, +// { 0x2956, "" }, +// { 0x2957, "" }, +// { 0x2958, "" }, +// { 0x2959, "" }, +// { 0x295A, "" }, +// { 0x295B, "" }, +// { 0x295C, "" }, +// { 0x295D, "" }, +// { 0x295E, "" }, +// { 0x295F, "" }, +// { 0x2960, "" }, +// { 0x2961, "" }, +// { 0x2962, "" }, +// { 0x2963, "" }, +// { 0x2964, "" }, +// { 0x2965, "" }, +// { 0x2966, "" }, +// { 0x2967, "" }, +// { 0x2968, "" }, +// { 0x2969, "" }, +// { 0x296A, "" }, +// { 0x296B, "" }, +// { 0x296C, "" }, +// { 0x296D, "" }, +// { 0x296E, "" }, +// { 0x296F, "" }, +// { 0x2970, "" }, +// { 0x2971, "" }, +// { 0x2972, "" }, +// { 0x2973, "" }, +// { 0x2974, "" }, +// { 0x2975, "" }, +// { 0x2976, "" }, +// { 0x2977, "" }, +// { 0x2978, "" }, +// { 0x2979, "" }, +// { 0x297A, "" }, +// { 0x297B, "" }, +// { 0x297C, "" }, +// { 0x297D, "" }, +// { 0x297E, "" }, +// { 0x297F, "" }, +// { 0x2980, "" }, +// { 0x2981, "" }, +// { 0x2982, "" }, +// { 0x2983, "" }, +// { 0x2984, "" }, +// { 0x2985, "" }, +// { 0x2986, "" }, +// { 0x2987, "" }, +// { 0x2988, "" }, +// { 0x2989, "" }, +// { 0x298A, "" }, +// { 0x298B, "" }, +// { 0x298C, "" }, +// { 0x298D, "" }, +// { 0x298E, "" }, +// { 0x298F, "" }, +// { 0x2990, "" }, +// { 0x2991, "" }, +// { 0x2992, "" }, +// { 0x2993, "" }, +// { 0x2994, "" }, +// { 0x2995, "" }, +// { 0x2996, "" }, +// { 0x2997, "" }, +// { 0x2998, "" }, +// { 0x2999, "" }, +// { 0x299A, "" }, +// { 0x299B, "" }, +// { 0x299C, "" }, +// { 0x299D, "" }, +// { 0x299E, "" }, +// { 0x299F, "" }, +// { 0x29A0, "" }, +// { 0x29A1, "" }, +// { 0x29A2, "" }, +// { 0x29A3, "" }, +// { 0x29A4, "" }, +// { 0x29A5, "" }, +// { 0x29A6, "" }, +// { 0x29A7, "" }, +// { 0x29A8, "" }, +// { 0x29A9, "" }, +// { 0x29AA, "" }, +// { 0x29AB, "" }, +// { 0x29AC, "" }, +// { 0x29AD, "" }, +// { 0x29AE, "" }, +// { 0x29AF, "" }, +// { 0x29B0, "" }, +// { 0x29B1, "" }, +// { 0x29B2, "" }, +// { 0x29B3, "" }, +// { 0x29B4, "" }, +// { 0x29B5, "" }, +// { 0x29B6, "" }, +// { 0x29B7, "" }, +// { 0x29B8, "" }, +// { 0x29B9, "" }, +// { 0x29BA, "" }, +// { 0x29BB, "" }, +// { 0x29BC, "" }, +// { 0x29BD, "" }, +// { 0x29BE, "" }, +// { 0x29BF, "" }, +// { 0x29C0, "" }, +// { 0x29C1, "" }, +// { 0x29C2, "" }, +// { 0x29C3, "" }, +// { 0x29C4, "" }, +// { 0x29C5, "" }, +// { 0x29C6, "" }, +// { 0x29C7, "" }, +// { 0x29C8, "" }, +// { 0x29C9, "" }, +// { 0x29CA, "" }, +// { 0x29CB, "" }, +// { 0x29CC, "" }, +// { 0x29CD, "" }, +// { 0x29CE, "" }, +// { 0x29CF, "" }, +// { 0x29D0, "" }, +// { 0x29D1, "" }, +// { 0x29D2, "" }, +// { 0x29D3, "" }, +// { 0x29D4, "" }, +// { 0x29D5, "" }, +// { 0x29D6, "" }, +// { 0x29D7, "" }, +// { 0x29D8, "" }, +// { 0x29D9, "" }, +// { 0x29DA, "" }, +// { 0x29DB, "" }, +// { 0x29DC, "" }, +// { 0x29DD, "" }, +// { 0x29DE, "" }, +// { 0x29DF, "" }, +// { 0x29E0, "" }, +// { 0x29E1, "" }, +// { 0x29E2, "" }, +// { 0x29E3, "" }, +// { 0x29E4, "" }, +// { 0x29E5, "" }, +// { 0x29E6, "" }, +// { 0x29E7, "" }, +// { 0x29E8, "" }, +// { 0x29E9, "" }, +// { 0x29EA, "" }, +// { 0x29EB, "" }, +// { 0x29EC, "" }, +// { 0x29ED, "" }, +// { 0x29EE, "" }, +// { 0x29EF, "" }, +// { 0x29F0, "" }, +// { 0x29F1, "" }, +// { 0x29F2, "" }, +// { 0x29F3, "" }, +// { 0x29F4, "" }, +// { 0x29F5, "" }, +// { 0x29F6, "" }, +// { 0x29F7, "" }, +// { 0x29F8, "" }, +// { 0x29F9, "" }, +// { 0x29FA, "" }, +// { 0x29FB, "" }, +// { 0x29FC, "" }, +// { 0x29FD, "" }, +// { 0x29FE, "" }, +// { 0x29FF, "" }, +// { 0x2A00, "" }, +// { 0x2A01, "" }, +// { 0x2A02, "" }, +// { 0x2A03, "" }, +// { 0x2A04, "" }, +// { 0x2A05, "" }, +// { 0x2A06, "" }, +// { 0x2A07, "" }, +// { 0x2A08, "" }, +// { 0x2A09, "" }, +// { 0x2A0A, "" }, +// { 0x2A0B, "" }, +// { 0x2A0C, "" }, +// { 0x2A0D, "" }, +// { 0x2A0E, "" }, +// { 0x2A0F, "" }, +// { 0x2A10, "" }, +// { 0x2A11, "" }, +// { 0x2A12, "" }, +// { 0x2A13, "" }, +// { 0x2A14, "" }, +// { 0x2A15, "" }, +// { 0x2A16, "" }, +// { 0x2A17, "" }, +// { 0x2A18, "" }, +// { 0x2A19, "" }, +// { 0x2A1A, "" }, +// { 0x2A1B, "" }, +// { 0x2A1C, "" }, +// { 0x2A1D, "" }, +// { 0x2A1E, "" }, +// { 0x2A1F, "" }, +// { 0x2A20, "" }, +// { 0x2A21, "" }, +// { 0x2A22, "" }, +// { 0x2A23, "" }, +// { 0x2A24, "" }, +// { 0x2A25, "" }, +// { 0x2A26, "" }, +// { 0x2A27, "" }, +// { 0x2A28, "" }, +// { 0x2A29, "" }, +// { 0x2A2A, "" }, +// { 0x2A2B, "" }, +// { 0x2A2C, "" }, +// { 0x2A2D, "" }, +// { 0x2A2E, "" }, +// { 0x2A2F, "" }, +// { 0x2A30, "" }, +// { 0x2A31, "" }, +// { 0x2A32, "" }, +// { 0x2A33, "" }, +// { 0x2A34, "" }, +// { 0x2A35, "" }, +// { 0x2A36, "" }, +// { 0x2A37, "" }, +// { 0x2A38, "" }, +// { 0x2A39, "" }, +// { 0x2A3A, "" }, +// { 0x2A3B, "" }, +// { 0x2A3C, "" }, +// { 0x2A3D, "" }, +// { 0x2A3E, "" }, +// { 0x2A3F, "" }, +// { 0x2A40, "" }, +// { 0x2A41, "" }, +// { 0x2A42, "" }, +// { 0x2A43, "" }, +// { 0x2A44, "" }, +// { 0x2A45, "" }, +// { 0x2A46, "" }, +// { 0x2A47, "" }, +// { 0x2A48, "" }, +// { 0x2A49, "" }, +// { 0x2A4A, "" }, +// { 0x2A4B, "" }, +// { 0x2A4C, "" }, +// { 0x2A4D, "" }, +// { 0x2A4E, "" }, +// { 0x2A4F, "" }, +// { 0x2A50, "" }, +// { 0x2A51, "" }, +// { 0x2A52, "" }, +// { 0x2A53, "" }, +// { 0x2A54, "" }, +// { 0x2A55, "" }, +// { 0x2A56, "" }, +// { 0x2A57, "" }, +// { 0x2A58, "" }, +// { 0x2A59, "" }, +// { 0x2A5A, "" }, +// { 0x2A5B, "" }, +// { 0x2A5C, "" }, +// { 0x2A5D, "" }, +// { 0x2A5E, "" }, +// { 0x2A5F, "" }, +// { 0x2A60, "" }, +// { 0x2A61, "" }, +// { 0x2A62, "" }, +// { 0x2A63, "" }, +// { 0x2A64, "" }, +// { 0x2A65, "" }, +// { 0x2A66, "" }, +// { 0x2A67, "" }, +// { 0x2A68, "" }, +// { 0x2A69, "" }, +// { 0x2A6A, "" }, +// { 0x2A6B, "" }, +// { 0x2A6C, "" }, +// { 0x2A6D, "" }, +// { 0x2A6E, "" }, +// { 0x2A6F, "" }, +// { 0x2A70, "" }, +// { 0x2A71, "" }, +// { 0x2A72, "" }, +// { 0x2A73, "" }, +// { 0x2A74, "" }, +// { 0x2A75, "" }, +// { 0x2A76, "" }, +// { 0x2A77, "" }, +// { 0x2A78, "" }, +// { 0x2A79, "" }, +// { 0x2A7A, "" }, +// { 0x2A7B, "" }, +// { 0x2A7C, "" }, +// { 0x2A7D, "" }, +// { 0x2A7E, "" }, +// { 0x2A7F, "" }, +// { 0x2A80, "" }, +// { 0x2A81, "" }, +// { 0x2A82, "" }, +// { 0x2A83, "" }, +// { 0x2A84, "" }, +// { 0x2A85, "" }, +// { 0x2A86, "" }, +// { 0x2A87, "" }, +// { 0x2A88, "" }, +// { 0x2A89, "" }, +// { 0x2A8A, "" }, +// { 0x2A8B, "" }, +// { 0x2A8C, "" }, +// { 0x2A8D, "" }, +// { 0x2A8E, "" }, +// { 0x2A8F, "" }, +// { 0x2A90, "" }, +// { 0x2A91, "" }, +// { 0x2A92, "" }, +// { 0x2A93, "" }, +// { 0x2A94, "" }, +// { 0x2A95, "" }, +// { 0x2A96, "" }, +// { 0x2A97, "" }, +// { 0x2A98, "" }, +// { 0x2A99, "" }, +// { 0x2A9A, "" }, +// { 0x2A9B, "" }, +// { 0x2A9C, "" }, +// { 0x2A9D, "" }, +// { 0x2A9E, "" }, +// { 0x2A9F, "" }, +// { 0x2AA0, "" }, +// { 0x2AA1, "" }, +// { 0x2AA2, "" }, +// { 0x2AA3, "" }, +// { 0x2AA4, "" }, +// { 0x2AA5, "" }, +// { 0x2AA6, "" }, +// { 0x2AA7, "" }, +// { 0x2AA8, "" }, +// { 0x2AA9, "" }, +// { 0x2AAA, "" }, +// { 0x2AAB, "" }, +// { 0x2AAC, "" }, +// { 0x2AAD, "" }, +// { 0x2AAE, "" }, +// { 0x2AAF, "" }, +// { 0x2AB0, "" }, +// { 0x2AB1, "" }, +// { 0x2AB2, "" }, +// { 0x2AB3, "" }, +// { 0x2AB4, "" }, +// { 0x2AB5, "" }, +// { 0x2AB6, "" }, +// { 0x2AB7, "" }, +// { 0x2AB8, "" }, +// { 0x2AB9, "" }, +// { 0x2ABA, "" }, +// { 0x2ABB, "" }, +// { 0x2ABC, "" }, +// { 0x2ABD, "" }, +// { 0x2ABE, "" }, +// { 0x2ABF, "" }, +// { 0x2AC0, "" }, +// { 0x2AC1, "" }, +// { 0x2AC2, "" }, +// { 0x2AC3, "" }, +// { 0x2AC4, "" }, +// { 0x2AC5, "" }, +// { 0x2AC6, "" }, +// { 0x2AC7, "" }, +// { 0x2AC8, "" }, +// { 0x2AC9, "" }, +// { 0x2ACA, "" }, +// { 0x2ACB, "" }, +// { 0x2ACC, "" }, +// { 0x2ACD, "" }, +// { 0x2ACE, "" }, +// { 0x2ACF, "" }, +// { 0x2AD0, "" }, +// { 0x2AD1, "" }, +// { 0x2AD2, "" }, +// { 0x2AD3, "" }, +// { 0x2AD4, "" }, +// { 0x2AD5, "" }, +// { 0x2AD6, "" }, +// { 0x2AD7, "" }, +// { 0x2AD8, "" }, +// { 0x2AD9, "" }, +// { 0x2ADA, "" }, +// { 0x2ADB, "" }, +// { 0x2ADC, "" }, +// { 0x2ADD, "" }, +// { 0x2ADE, "" }, +// { 0x2ADF, "" }, +// { 0x2AE0, "" }, +// { 0x2AE1, "" }, +// { 0x2AE2, "" }, +// { 0x2AE3, "" }, +// { 0x2AE4, "" }, +// { 0x2AE5, "" }, +// { 0x2AE6, "" }, +// { 0x2AE7, "" }, +// { 0x2AE8, "" }, +// { 0x2AE9, "" }, +// { 0x2AEA, "" }, +// { 0x2AEB, "" }, +// { 0x2AEC, "" }, +// { 0x2AED, "" }, +// { 0x2AEE, "" }, +// { 0x2AEF, "" }, +// { 0x2AF0, "" }, +// { 0x2AF1, "" }, +// { 0x2AF2, "" }, +// { 0x2AF3, "" }, +// { 0x2AF4, "" }, +// { 0x2AF5, "" }, +// { 0x2AF6, "" }, +// { 0x2AF7, "" }, +// { 0x2AF8, "" }, +// { 0x2AF9, "" }, +// { 0x2AFA, "" }, +// { 0x2AFB, "" }, +// { 0x2AFC, "" }, +// { 0x2AFD, "" }, +// { 0x2AFE, "" }, +// { 0x2AFF, "" }, +// { 0x2B00, "" }, +// { 0x2B01, "" }, +// { 0x2B02, "" }, +// { 0x2B03, "" }, +// { 0x2B04, "" }, +// { 0x2B05, "" }, +// { 0x2B06, "" }, +// { 0x2B07, "" }, +// { 0x2B08, "" }, +// { 0x2B09, "" }, +// { 0x2B0A, "" }, +// { 0x2B0B, "" }, +// { 0x2B0C, "" }, +// { 0x2B0D, "" }, +// { 0x2B0E, "" }, +// { 0x2B0F, "" }, +// { 0x2B10, "" }, +// { 0x2B11, "" }, +// { 0x2B12, "" }, +// { 0x2B13, "" }, +// { 0x2B14, "" }, +// { 0x2B15, "" }, +// { 0x2B16, "" }, +// { 0x2B17, "" }, +// { 0x2B18, "" }, +// { 0x2B19, "" }, +// { 0x2B1A, "" }, +// { 0x2B1B, "" }, +// { 0x2B1C, "" }, +// { 0x2B1D, "" }, +// { 0x2B1E, "" }, +// { 0x2B1F, "" }, +// { 0x2B20, "" }, +// { 0x2B21, "" }, +// { 0x2B22, "" }, +// { 0x2B23, "" }, +// { 0x2B24, "" }, +// { 0x2B25, "" }, +// { 0x2B26, "" }, +// { 0x2B27, "" }, +// { 0x2B28, "" }, +// { 0x2B29, "" }, +// { 0x2B2A, "" }, +// { 0x2B2B, "" }, +// { 0x2B2C, "" }, +// { 0x2B2D, "" }, +// { 0x2B2E, "" }, +// { 0x2B2F, "" }, +// { 0x2B30, "" }, +// { 0x2B31, "" }, +// { 0x2B32, "" }, +// { 0x2B33, "" }, +// { 0x2B34, "" }, +// { 0x2B35, "" }, +// { 0x2B36, "" }, +// { 0x2B37, "" }, +// { 0x2B38, "" }, +// { 0x2B39, "" }, +// { 0x2B3A, "" }, +// { 0x2B3B, "" }, +// { 0x2B3C, "" }, +// { 0x2B3D, "" }, +// { 0x2B3E, "" }, +// { 0x2B3F, "" }, +// { 0x2B40, "" }, +// { 0x2B41, "" }, +// { 0x2B42, "" }, +// { 0x2B43, "" }, +// { 0x2B44, "" }, +// { 0x2B45, "" }, +// { 0x2B46, "" }, +// { 0x2B47, "" }, +// { 0x2B48, "" }, +// { 0x2B49, "" }, +// { 0x2B4A, "" }, +// { 0x2B4B, "" }, +// { 0x2B4C, "" }, +// { 0x2B4D, "" }, +// { 0x2B4E, "" }, +// { 0x2B4F, "" }, +// { 0x2B50, "" }, +// { 0x2B51, "" }, +// { 0x2B52, "" }, +// { 0x2B53, "" }, +// { 0x2B54, "" }, +// { 0x2B55, "" }, +// { 0x2B56, "" }, +// { 0x2B57, "" }, +// { 0x2B58, "" }, +// { 0x2B59, "" }, +// { 0x2B5A, "" }, +// { 0x2B5B, "" }, +// { 0x2B5C, "" }, +// { 0x2B5D, "" }, +// { 0x2B5E, "" }, +// { 0x2B5F, "" }, +// { 0x2B60, "" }, +// { 0x2B61, "" }, +// { 0x2B62, "" }, +// { 0x2B63, "" }, +// { 0x2B64, "" }, +// { 0x2B65, "" }, +// { 0x2B66, "" }, +// { 0x2B67, "" }, +// { 0x2B68, "" }, +// { 0x2B69, "" }, +// { 0x2B6A, "" }, +// { 0x2B6B, "" }, +// { 0x2B6C, "" }, +// { 0x2B6D, "" }, +// { 0x2B6E, "" }, +// { 0x2B6F, "" }, +// { 0x2B70, "" }, +// { 0x2B71, "" }, +// { 0x2B72, "" }, +// { 0x2B73, "" }, +// { 0x2B74, "" }, +// { 0x2B75, "" }, +// { 0x2B76, "" }, +// { 0x2B77, "" }, +// { 0x2B78, "" }, +// { 0x2B79, "" }, +// { 0x2B7A, "" }, +// { 0x2B7B, "" }, +// { 0x2B7C, "" }, +// { 0x2B7D, "" }, +// { 0x2B7E, "" }, +// { 0x2B7F, "" }, +// { 0x2B80, "" }, +// { 0x2B81, "" }, +// { 0x2B82, "" }, +// { 0x2B83, "" }, +// { 0x2B84, "" }, +// { 0x2B85, "" }, +// { 0x2B86, "" }, +// { 0x2B87, "" }, +// { 0x2B88, "" }, +// { 0x2B89, "" }, +// { 0x2B8A, "" }, +// { 0x2B8B, "" }, +// { 0x2B8C, "" }, +// { 0x2B8D, "" }, +// { 0x2B8E, "" }, +// { 0x2B8F, "" }, +// { 0x2B90, "" }, +// { 0x2B91, "" }, +// { 0x2B92, "" }, +// { 0x2B93, "" }, +// { 0x2B94, "" }, +// { 0x2B95, "" }, +// { 0x2B96, "" }, +// { 0x2B97, "" }, +// { 0x2B98, "" }, +// { 0x2B99, "" }, +// { 0x2B9A, "" }, +// { 0x2B9B, "" }, +// { 0x2B9C, "" }, +// { 0x2B9D, "" }, +// { 0x2B9E, "" }, +// { 0x2B9F, "" }, +// { 0x2BA0, "" }, +// { 0x2BA1, "" }, +// { 0x2BA2, "" }, +// { 0x2BA3, "" }, +// { 0x2BA4, "" }, +// { 0x2BA5, "" }, +// { 0x2BA6, "" }, +// { 0x2BA7, "" }, +// { 0x2BA8, "" }, +// { 0x2BA9, "" }, +// { 0x2BAA, "" }, +// { 0x2BAB, "" }, +// { 0x2BAC, "" }, +// { 0x2BAD, "" }, +// { 0x2BAE, "" }, +// { 0x2BAF, "" }, +// { 0x2BB0, "" }, +// { 0x2BB1, "" }, +// { 0x2BB2, "" }, +// { 0x2BB3, "" }, +// { 0x2BB4, "" }, +// { 0x2BB5, "" }, +// { 0x2BB6, "" }, +// { 0x2BB7, "" }, +// { 0x2BB8, "" }, +// { 0x2BB9, "" }, +// { 0x2BBA, "" }, +// { 0x2BBB, "" }, +// { 0x2BBC, "" }, +// { 0x2BBD, "" }, +// { 0x2BBE, "" }, +// { 0x2BBF, "" }, +// { 0x2BC0, "" }, +// { 0x2BC1, "" }, +// { 0x2BC2, "" }, +// { 0x2BC3, "" }, +// { 0x2BC4, "" }, +// { 0x2BC5, "" }, +// { 0x2BC6, "" }, +// { 0x2BC7, "" }, +// { 0x2BC8, "" }, +// { 0x2BC9, "" }, +// { 0x2BCA, "" }, +// { 0x2BCB, "" }, +// { 0x2BCC, "" }, +// { 0x2BCD, "" }, +// { 0x2BCE, "" }, +// { 0x2BCF, "" }, +// { 0x2BD0, "" }, +// { 0x2BD1, "" }, +// { 0x2BD2, "" }, +// { 0x2BD3, "" }, +// { 0x2BD4, "" }, +// { 0x2BD5, "" }, +// { 0x2BD6, "" }, +// { 0x2BD7, "" }, +// { 0x2BD8, "" }, +// { 0x2BD9, "" }, +// { 0x2BDA, "" }, +// { 0x2BDB, "" }, +// { 0x2BDC, "" }, +// { 0x2BDD, "" }, +// { 0x2BDE, "" }, +// { 0x2BDF, "" }, +// { 0x2BE0, "" }, +// { 0x2BE1, "" }, +// { 0x2BE2, "" }, +// { 0x2BE3, "" }, +// { 0x2BE4, "" }, +// { 0x2BE5, "" }, +// { 0x2BE6, "" }, +// { 0x2BE7, "" }, +// { 0x2BE8, "" }, +// { 0x2BE9, "" }, +// { 0x2BEA, "" }, +// { 0x2BEB, "" }, +// { 0x2BEC, "" }, +// { 0x2BED, "" }, +// { 0x2BEE, "" }, +// { 0x2BEF, "" }, +// { 0x2BF0, "" }, +// { 0x2BF1, "" }, +// { 0x2BF2, "" }, +// { 0x2BF3, "" }, +// { 0x2BF4, "" }, +// { 0x2BF5, "" }, +// { 0x2BF6, "" }, +// { 0x2BF7, "" }, +// { 0x2BF8, "" }, +// { 0x2BF9, "" }, +// { 0x2BFA, "" }, +// { 0x2BFB, "" }, +// { 0x2BFC, "" }, +// { 0x2BFD, "" }, +// { 0x2BFE, "" }, +// { 0x2BFF, "" }, +// { 0x2C00, "" }, +// { 0x2C01, "" }, +// { 0x2C02, "" }, +// { 0x2C03, "" }, +// { 0x2C04, "" }, +// { 0x2C05, "" }, +// { 0x2C06, "" }, +// { 0x2C07, "" }, +// { 0x2C08, "" }, +// { 0x2C09, "" }, +// { 0x2C0A, "" }, +// { 0x2C0B, "" }, +// { 0x2C0C, "" }, +// { 0x2C0D, "" }, +// { 0x2C0E, "" }, +// { 0x2C0F, "" }, +// { 0x2C10, "" }, +// { 0x2C11, "" }, +// { 0x2C12, "" }, +// { 0x2C13, "" }, +// { 0x2C14, "" }, +// { 0x2C15, "" }, +// { 0x2C16, "" }, +// { 0x2C17, "" }, +// { 0x2C18, "" }, +// { 0x2C19, "" }, +// { 0x2C1A, "" }, +// { 0x2C1B, "" }, +// { 0x2C1C, "" }, +// { 0x2C1D, "" }, +// { 0x2C1E, "" }, +// { 0x2C1F, "" }, +// { 0x2C20, "" }, +// { 0x2C21, "" }, +// { 0x2C22, "" }, +// { 0x2C23, "" }, +// { 0x2C24, "" }, +// { 0x2C25, "" }, +// { 0x2C26, "" }, +// { 0x2C27, "" }, +// { 0x2C28, "" }, +// { 0x2C29, "" }, +// { 0x2C2A, "" }, +// { 0x2C2B, "" }, +// { 0x2C2C, "" }, +// { 0x2C2D, "" }, +// { 0x2C2E, "" }, +// { 0x2C2F, "" }, +// { 0x2C30, "" }, +// { 0x2C31, "" }, +// { 0x2C32, "" }, +// { 0x2C33, "" }, +// { 0x2C34, "" }, +// { 0x2C35, "" }, +// { 0x2C36, "" }, +// { 0x2C37, "" }, +// { 0x2C38, "" }, +// { 0x2C39, "" }, +// { 0x2C3A, "" }, +// { 0x2C3B, "" }, +// { 0x2C3C, "" }, +// { 0x2C3D, "" }, +// { 0x2C3E, "" }, +// { 0x2C3F, "" }, +// { 0x2C40, "" }, +// { 0x2C41, "" }, +// { 0x2C42, "" }, +// { 0x2C43, "" }, +// { 0x2C44, "" }, +// { 0x2C45, "" }, +// { 0x2C46, "" }, +// { 0x2C47, "" }, +// { 0x2C48, "" }, +// { 0x2C49, "" }, +// { 0x2C4A, "" }, +// { 0x2C4B, "" }, +// { 0x2C4C, "" }, +// { 0x2C4D, "" }, +// { 0x2C4E, "" }, +// { 0x2C4F, "" }, +// { 0x2C50, "" }, +// { 0x2C51, "" }, +// { 0x2C52, "" }, +// { 0x2C53, "" }, +// { 0x2C54, "" }, +// { 0x2C55, "" }, +// { 0x2C56, "" }, +// { 0x2C57, "" }, +// { 0x2C58, "" }, +// { 0x2C59, "" }, +// { 0x2C5A, "" }, +// { 0x2C5B, "" }, +// { 0x2C5C, "" }, +// { 0x2C5D, "" }, +// { 0x2C5E, "" }, +// { 0x2C5F, "" }, +// { 0x2C60, "" }, +// { 0x2C61, "" }, +// { 0x2C62, "" }, +// { 0x2C63, "" }, +// { 0x2C64, "" }, +// { 0x2C65, "" }, +// { 0x2C66, "" }, +// { 0x2C67, "" }, +// { 0x2C68, "" }, +// { 0x2C69, "" }, +// { 0x2C6A, "" }, +// { 0x2C6B, "" }, +// { 0x2C6C, "" }, +// { 0x2C6D, "" }, +// { 0x2C6E, "" }, +// { 0x2C6F, "" }, +// { 0x2C70, "" }, +// { 0x2C71, "" }, +// { 0x2C72, "" }, +// { 0x2C73, "" }, +// { 0x2C74, "" }, +// { 0x2C75, "" }, +// { 0x2C76, "" }, +// { 0x2C77, "" }, +// { 0x2C78, "" }, +// { 0x2C79, "" }, +// { 0x2C7A, "" }, +// { 0x2C7B, "" }, +// { 0x2C7C, "" }, +// { 0x2C7D, "" }, +// { 0x2C7E, "" }, +// { 0x2C7F, "" }, +// { 0x2C80, "" }, +// { 0x2C81, "" }, +// { 0x2C82, "" }, +// { 0x2C83, "" }, +// { 0x2C84, "" }, +// { 0x2C85, "" }, +// { 0x2C86, "" }, +// { 0x2C87, "" }, +// { 0x2C88, "" }, +// { 0x2C89, "" }, +// { 0x2C8A, "" }, +// { 0x2C8B, "" }, +// { 0x2C8C, "" }, +// { 0x2C8D, "" }, +// { 0x2C8E, "" }, +// { 0x2C8F, "" }, +// { 0x2C90, "" }, +// { 0x2C91, "" }, +// { 0x2C92, "" }, +// { 0x2C93, "" }, +// { 0x2C94, "" }, +// { 0x2C95, "" }, +// { 0x2C96, "" }, +// { 0x2C97, "" }, +// { 0x2C98, "" }, +// { 0x2C99, "" }, +// { 0x2C9A, "" }, +// { 0x2C9B, "" }, +// { 0x2C9C, "" }, +// { 0x2C9D, "" }, +// { 0x2C9E, "" }, +// { 0x2C9F, "" }, +// { 0x2CA0, "" }, +// { 0x2CA1, "" }, +// { 0x2CA2, "" }, +// { 0x2CA3, "" }, +// { 0x2CA4, "" }, +// { 0x2CA5, "" }, +// { 0x2CA6, "" }, +// { 0x2CA7, "" }, +// { 0x2CA8, "" }, +// { 0x2CA9, "" }, +// { 0x2CAA, "" }, +// { 0x2CAB, "" }, +// { 0x2CAC, "" }, +// { 0x2CAD, "" }, +// { 0x2CAE, "" }, +// { 0x2CAF, "" }, +// { 0x2CB0, "" }, +// { 0x2CB1, "" }, +// { 0x2CB2, "" }, +// { 0x2CB3, "" }, +// { 0x2CB4, "" }, +// { 0x2CB5, "" }, +// { 0x2CB6, "" }, +// { 0x2CB7, "" }, +// { 0x2CB8, "" }, +// { 0x2CB9, "" }, +// { 0x2CBA, "" }, +// { 0x2CBB, "" }, +// { 0x2CBC, "" }, +// { 0x2CBD, "" }, +// { 0x2CBE, "" }, +// { 0x2CBF, "" }, +// { 0x2CC0, "" }, +// { 0x2CC1, "" }, +// { 0x2CC2, "" }, +// { 0x2CC3, "" }, +// { 0x2CC4, "" }, +// { 0x2CC5, "" }, +// { 0x2CC6, "" }, +// { 0x2CC7, "" }, +// { 0x2CC8, "" }, +// { 0x2CC9, "" }, +// { 0x2CCA, "" }, +// { 0x2CCB, "" }, +// { 0x2CCC, "" }, +// { 0x2CCD, "" }, +// { 0x2CCE, "" }, +// { 0x2CCF, "" }, +// { 0x2CD0, "" }, +// { 0x2CD1, "" }, +// { 0x2CD2, "" }, +// { 0x2CD3, "" }, +// { 0x2CD4, "" }, +// { 0x2CD5, "" }, +// { 0x2CD6, "" }, +// { 0x2CD7, "" }, +// { 0x2CD8, "" }, +// { 0x2CD9, "" }, +// { 0x2CDA, "" }, +// { 0x2CDB, "" }, +// { 0x2CDC, "" }, +// { 0x2CDD, "" }, +// { 0x2CDE, "" }, +// { 0x2CDF, "" }, +// { 0x2CE0, "" }, +// { 0x2CE1, "" }, +// { 0x2CE2, "" }, +// { 0x2CE3, "" }, +// { 0x2CE4, "" }, +// { 0x2CE5, "" }, +// { 0x2CE6, "" }, +// { 0x2CE7, "" }, +// { 0x2CE8, "" }, +// { 0x2CE9, "" }, +// { 0x2CEA, "" }, +// { 0x2CEB, "" }, +// { 0x2CEC, "" }, +// { 0x2CED, "" }, +// { 0x2CEE, "" }, +// { 0x2CEF, "" }, +// { 0x2CF0, "" }, +// { 0x2CF1, "" }, +// { 0x2CF2, "" }, +// { 0x2CF3, "" }, +// { 0x2CF4, "" }, +// { 0x2CF5, "" }, +// { 0x2CF6, "" }, +// { 0x2CF7, "" }, +// { 0x2CF8, "" }, +// { 0x2CF9, "" }, +// { 0x2CFA, "" }, +// { 0x2CFB, "" }, +// { 0x2CFC, "" }, +// { 0x2CFD, "" }, +// { 0x2CFE, "" }, +// { 0x2CFF, "" }, +// { 0x2D00, "" }, +// { 0x2D01, "" }, +// { 0x2D02, "" }, +// { 0x2D03, "" }, +// { 0x2D04, "" }, +// { 0x2D05, "" }, +// { 0x2D06, "" }, +// { 0x2D07, "" }, +// { 0x2D08, "" }, +// { 0x2D09, "" }, +// { 0x2D0A, "" }, +// { 0x2D0B, "" }, +// { 0x2D0C, "" }, +// { 0x2D0D, "" }, +// { 0x2D0E, "" }, +// { 0x2D0F, "" }, +// { 0x2D10, "" }, +// { 0x2D11, "" }, +// { 0x2D12, "" }, +// { 0x2D13, "" }, +// { 0x2D14, "" }, +// { 0x2D15, "" }, +// { 0x2D16, "" }, +// { 0x2D17, "" }, +// { 0x2D18, "" }, +// { 0x2D19, "" }, +// { 0x2D1A, "" }, +// { 0x2D1B, "" }, +// { 0x2D1C, "" }, +// { 0x2D1D, "" }, +// { 0x2D1E, "" }, +// { 0x2D1F, "" }, +// { 0x2D20, "" }, +// { 0x2D21, "" }, +// { 0x2D22, "" }, +// { 0x2D23, "" }, +// { 0x2D24, "" }, +// { 0x2D25, "" }, +// { 0x2D26, "" }, +// { 0x2D27, "" }, +// { 0x2D28, "" }, +// { 0x2D29, "" }, +// { 0x2D2A, "" }, +// { 0x2D2B, "" }, +// { 0x2D2C, "" }, +// { 0x2D2D, "" }, +// { 0x2D2E, "" }, +// { 0x2D2F, "" }, +// { 0x2D30, "" }, +// { 0x2D31, "" }, +// { 0x2D32, "" }, +// { 0x2D33, "" }, +// { 0x2D34, "" }, +// { 0x2D35, "" }, +// { 0x2D36, "" }, +// { 0x2D37, "" }, +// { 0x2D38, "" }, +// { 0x2D39, "" }, +// { 0x2D3A, "" }, +// { 0x2D3B, "" }, +// { 0x2D3C, "" }, +// { 0x2D3D, "" }, +// { 0x2D3E, "" }, +// { 0x2D3F, "" }, +// { 0x2D40, "" }, +// { 0x2D41, "" }, +// { 0x2D42, "" }, +// { 0x2D43, "" }, +// { 0x2D44, "" }, +// { 0x2D45, "" }, +// { 0x2D46, "" }, +// { 0x2D47, "" }, +// { 0x2D48, "" }, +// { 0x2D49, "" }, +// { 0x2D4A, "" }, +// { 0x2D4B, "" }, +// { 0x2D4C, "" }, +// { 0x2D4D, "" }, +// { 0x2D4E, "" }, +// { 0x2D4F, "" }, +// { 0x2D50, "" }, +// { 0x2D51, "" }, +// { 0x2D52, "" }, +// { 0x2D53, "" }, +// { 0x2D54, "" }, +// { 0x2D55, "" }, +// { 0x2D56, "" }, +// { 0x2D57, "" }, +// { 0x2D58, "" }, +// { 0x2D59, "" }, +// { 0x2D5A, "" }, +// { 0x2D5B, "" }, +// { 0x2D5C, "" }, +// { 0x2D5D, "" }, +// { 0x2D5E, "" }, +// { 0x2D5F, "" }, +// { 0x2D60, "" }, +// { 0x2D61, "" }, +// { 0x2D62, "" }, +// { 0x2D63, "" }, +// { 0x2D64, "" }, +// { 0x2D65, "" }, +// { 0x2D66, "" }, +// { 0x2D67, "" }, +// { 0x2D68, "" }, +// { 0x2D69, "" }, +// { 0x2D6A, "" }, +// { 0x2D6B, "" }, +// { 0x2D6C, "" }, +// { 0x2D6D, "" }, +// { 0x2D6E, "" }, +// { 0x2D6F, "" }, +// { 0x2D70, "" }, +// { 0x2D71, "" }, +// { 0x2D72, "" }, +// { 0x2D73, "" }, +// { 0x2D74, "" }, +// { 0x2D75, "" }, +// { 0x2D76, "" }, +// { 0x2D77, "" }, +// { 0x2D78, "" }, +// { 0x2D79, "" }, +// { 0x2D7A, "" }, +// { 0x2D7B, "" }, +// { 0x2D7C, "" }, +// { 0x2D7D, "" }, +// { 0x2D7E, "" }, +// { 0x2D7F, "" }, +// { 0x2D80, "" }, +// { 0x2D81, "" }, +// { 0x2D82, "" }, +// { 0x2D83, "" }, +// { 0x2D84, "" }, +// { 0x2D85, "" }, +// { 0x2D86, "" }, +// { 0x2D87, "" }, +// { 0x2D88, "" }, +// { 0x2D89, "" }, +// { 0x2D8A, "" }, +// { 0x2D8B, "" }, +// { 0x2D8C, "" }, +// { 0x2D8D, "" }, +// { 0x2D8E, "" }, +// { 0x2D8F, "" }, +// { 0x2D90, "" }, +// { 0x2D91, "" }, +// { 0x2D92, "" }, +// { 0x2D93, "" }, +// { 0x2D94, "" }, +// { 0x2D95, "" }, +// { 0x2D96, "" }, +// { 0x2D97, "" }, +// { 0x2D98, "" }, +// { 0x2D99, "" }, +// { 0x2D9A, "" }, +// { 0x2D9B, "" }, +// { 0x2D9C, "" }, +// { 0x2D9D, "" }, +// { 0x2D9E, "" }, +// { 0x2D9F, "" }, +// { 0x2DA0, "" }, +// { 0x2DA1, "" }, +// { 0x2DA2, "" }, +// { 0x2DA3, "" }, +// { 0x2DA4, "" }, +// { 0x2DA5, "" }, +// { 0x2DA6, "" }, +// { 0x2DA7, "" }, +// { 0x2DA8, "" }, +// { 0x2DA9, "" }, +// { 0x2DAA, "" }, +// { 0x2DAB, "" }, +// { 0x2DAC, "" }, +// { 0x2DAD, "" }, +// { 0x2DAE, "" }, +// { 0x2DAF, "" }, +// { 0x2DB0, "" }, +// { 0x2DB1, "" }, +// { 0x2DB2, "" }, +// { 0x2DB3, "" }, +// { 0x2DB4, "" }, +// { 0x2DB5, "" }, +// { 0x2DB6, "" }, +// { 0x2DB7, "" }, +// { 0x2DB8, "" }, +// { 0x2DB9, "" }, +// { 0x2DBA, "" }, +// { 0x2DBB, "" }, +// { 0x2DBC, "" }, +// { 0x2DBD, "" }, +// { 0x2DBE, "" }, +// { 0x2DBF, "" }, +// { 0x2DC0, "" }, +// { 0x2DC1, "" }, +// { 0x2DC2, "" }, +// { 0x2DC3, "" }, +// { 0x2DC4, "" }, +// { 0x2DC5, "" }, +// { 0x2DC6, "" }, +// { 0x2DC7, "" }, +// { 0x2DC8, "" }, +// { 0x2DC9, "" }, +// { 0x2DCA, "" }, +// { 0x2DCB, "" }, +// { 0x2DCC, "" }, +// { 0x2DCD, "" }, +// { 0x2DCE, "" }, +// { 0x2DCF, "" }, +// { 0x2DD0, "" }, +// { 0x2DD1, "" }, +// { 0x2DD2, "" }, +// { 0x2DD3, "" }, +// { 0x2DD4, "" }, +// { 0x2DD5, "" }, +// { 0x2DD6, "" }, +// { 0x2DD7, "" }, +// { 0x2DD8, "" }, +// { 0x2DD9, "" }, +// { 0x2DDA, "" }, +// { 0x2DDB, "" }, +// { 0x2DDC, "" }, +// { 0x2DDD, "" }, +// { 0x2DDE, "" }, +// { 0x2DDF, "" }, +// { 0x2DE0, "" }, +// { 0x2DE1, "" }, +// { 0x2DE2, "" }, +// { 0x2DE3, "" }, +// { 0x2DE4, "" }, +// { 0x2DE5, "" }, +// { 0x2DE6, "" }, +// { 0x2DE7, "" }, +// { 0x2DE8, "" }, +// { 0x2DE9, "" }, +// { 0x2DEA, "" }, +// { 0x2DEB, "" }, +// { 0x2DEC, "" }, +// { 0x2DED, "" }, +// { 0x2DEE, "" }, +// { 0x2DEF, "" }, +// { 0x2DF0, "" }, +// { 0x2DF1, "" }, +// { 0x2DF2, "" }, +// { 0x2DF3, "" }, +// { 0x2DF4, "" }, +// { 0x2DF5, "" }, +// { 0x2DF6, "" }, +// { 0x2DF7, "" }, +// { 0x2DF8, "" }, +// { 0x2DF9, "" }, +// { 0x2DFA, "" }, +// { 0x2DFB, "" }, +// { 0x2DFC, "" }, +// { 0x2DFD, "" }, +// { 0x2DFE, "" }, +// { 0x2DFF, "" }, +// { 0x2E00, "" }, +// { 0x2E01, "" }, +// { 0x2E02, "" }, +// { 0x2E03, "" }, +// { 0x2E04, "" }, +// { 0x2E05, "" }, +// { 0x2E06, "" }, +// { 0x2E07, "" }, +// { 0x2E08, "" }, +// { 0x2E09, "" }, +// { 0x2E0A, "" }, +// { 0x2E0B, "" }, +// { 0x2E0C, "" }, +// { 0x2E0D, "" }, +// { 0x2E0E, "" }, +// { 0x2E0F, "" }, +// { 0x2E10, "" }, +// { 0x2E11, "" }, +// { 0x2E12, "" }, +// { 0x2E13, "" }, +// { 0x2E14, "" }, +// { 0x2E15, "" }, +// { 0x2E16, "" }, +// { 0x2E17, "" }, +// { 0x2E18, "" }, +// { 0x2E19, "" }, +// { 0x2E1A, "" }, +// { 0x2E1B, "" }, +// { 0x2E1C, "" }, +// { 0x2E1D, "" }, +// { 0x2E1E, "" }, +// { 0x2E1F, "" }, +// { 0x2E20, "" }, +// { 0x2E21, "" }, +// { 0x2E22, "" }, +// { 0x2E23, "" }, +// { 0x2E24, "" }, +// { 0x2E25, "" }, +// { 0x2E26, "" }, +// { 0x2E27, "" }, +// { 0x2E28, "" }, +// { 0x2E29, "" }, +// { 0x2E2A, "" }, +// { 0x2E2B, "" }, +// { 0x2E2C, "" }, +// { 0x2E2D, "" }, +// { 0x2E2E, "" }, +// { 0x2E2F, "" }, +// { 0x2E30, "" }, +// { 0x2E31, "" }, +// { 0x2E32, "" }, +// { 0x2E33, "" }, +// { 0x2E34, "" }, +// { 0x2E35, "" }, +// { 0x2E36, "" }, +// { 0x2E37, "" }, +// { 0x2E38, "" }, +// { 0x2E39, "" }, +// { 0x2E3A, "" }, +// { 0x2E3B, "" }, +// { 0x2E3C, "" }, +// { 0x2E3D, "" }, +// { 0x2E3E, "" }, +// { 0x2E3F, "" }, +// { 0x2E40, "" }, +// { 0x2E41, "" }, +// { 0x2E42, "" }, +// { 0x2E43, "" }, +// { 0x2E44, "" }, +// { 0x2E45, "" }, +// { 0x2E46, "" }, +// { 0x2E47, "" }, +// { 0x2E48, "" }, +// { 0x2E49, "" }, +// { 0x2E4A, "" }, +// { 0x2E4B, "" }, +// { 0x2E4C, "" }, +// { 0x2E4D, "" }, +// { 0x2E4E, "" }, +// { 0x2E4F, "" }, +// { 0x2E50, "" }, +// { 0x2E51, "" }, +// { 0x2E52, "" }, +// { 0x2E53, "" }, +// { 0x2E54, "" }, +// { 0x2E55, "" }, +// { 0x2E56, "" }, +// { 0x2E57, "" }, +// { 0x2E58, "" }, +// { 0x2E59, "" }, +// { 0x2E5A, "" }, +// { 0x2E5B, "" }, +// { 0x2E5C, "" }, +// { 0x2E5D, "" }, +// { 0x2E5E, "" }, +// { 0x2E5F, "" }, +// { 0x2E60, "" }, +// { 0x2E61, "" }, +// { 0x2E62, "" }, +// { 0x2E63, "" }, +// { 0x2E64, "" }, +// { 0x2E65, "" }, +// { 0x2E66, "" }, +// { 0x2E67, "" }, +// { 0x2E68, "" }, +// { 0x2E69, "" }, +// { 0x2E6A, "" }, +// { 0x2E6B, "" }, +// { 0x2E6C, "" }, +// { 0x2E6D, "" }, +// { 0x2E6E, "" }, +// { 0x2E6F, "" }, +// { 0x2E70, "" }, +// { 0x2E71, "" }, +// { 0x2E72, "" }, +// { 0x2E73, "" }, +// { 0x2E74, "" }, +// { 0x2E75, "" }, +// { 0x2E76, "" }, +// { 0x2E77, "" }, +// { 0x2E78, "" }, +// { 0x2E79, "" }, +// { 0x2E7A, "" }, +// { 0x2E7B, "" }, +// { 0x2E7C, "" }, +// { 0x2E7D, "" }, +// { 0x2E7E, "" }, +// { 0x2E7F, "" }, +// { 0x2E80, "" }, +// { 0x2E81, "" }, +// { 0x2E82, "" }, +// { 0x2E83, "" }, +// { 0x2E84, "" }, +// { 0x2E85, "" }, +// { 0x2E86, "" }, +// { 0x2E87, "" }, +// { 0x2E88, "" }, +// { 0x2E89, "" }, +// { 0x2E8A, "" }, +// { 0x2E8B, "" }, +// { 0x2E8C, "" }, +// { 0x2E8D, "" }, +// { 0x2E8E, "" }, +// { 0x2E8F, "" }, +// { 0x2E90, "" }, +// { 0x2E91, "" }, +// { 0x2E92, "" }, +// { 0x2E93, "" }, +// { 0x2E94, "" }, +// { 0x2E95, "" }, +// { 0x2E96, "" }, +// { 0x2E97, "" }, +// { 0x2E98, "" }, +// { 0x2E99, "" }, +// { 0x2E9A, "" }, +// { 0x2E9B, "" }, +// { 0x2E9C, "" }, +// { 0x2E9D, "" }, +// { 0x2E9E, "" }, +// { 0x2E9F, "" }, +// { 0x2EA0, "" }, +// { 0x2EA1, "" }, +// { 0x2EA2, "" }, +// { 0x2EA3, "" }, +// { 0x2EA4, "" }, +// { 0x2EA5, "" }, +// { 0x2EA6, "" }, +// { 0x2EA7, "" }, +// { 0x2EA8, "" }, +// { 0x2EA9, "" }, +// { 0x2EAA, "" }, +// { 0x2EAB, "" }, +// { 0x2EAC, "" }, +// { 0x2EAD, "" }, +// { 0x2EAE, "" }, +// { 0x2EAF, "" }, +// { 0x2EB0, "" }, +// { 0x2EB1, "" }, +// { 0x2EB2, "" }, +// { 0x2EB3, "" }, +// { 0x2EB4, "" }, +// { 0x2EB5, "" }, +// { 0x2EB6, "" }, +// { 0x2EB7, "" }, +// { 0x2EB8, "" }, +// { 0x2EB9, "" }, +// { 0x2EBA, "" }, +// { 0x2EBB, "" }, +// { 0x2EBC, "" }, +// { 0x2EBD, "" }, +// { 0x2EBE, "" }, +// { 0x2EBF, "" }, +// { 0x2EC0, "" }, +// { 0x2EC1, "" }, +// { 0x2EC2, "" }, +// { 0x2EC3, "" }, +// { 0x2EC4, "" }, +// { 0x2EC5, "" }, +// { 0x2EC6, "" }, +// { 0x2EC7, "" }, +// { 0x2EC8, "" }, +// { 0x2EC9, "" }, +// { 0x2ECA, "" }, +// { 0x2ECB, "" }, +// { 0x2ECC, "" }, +// { 0x2ECD, "" }, +// { 0x2ECE, "" }, +// { 0x2ECF, "" }, +// { 0x2ED0, "" }, +// { 0x2ED1, "" }, +// { 0x2ED2, "" }, +// { 0x2ED3, "" }, +// { 0x2ED4, "" }, +// { 0x2ED5, "" }, +// { 0x2ED6, "" }, +// { 0x2ED7, "" }, +// { 0x2ED8, "" }, +// { 0x2ED9, "" }, +// { 0x2EDA, "" }, +// { 0x2EDB, "" }, +// { 0x2EDC, "" }, +// { 0x2EDD, "" }, +// { 0x2EDE, "" }, +// { 0x2EDF, "" }, +// { 0x2EE0, "" }, +// { 0x2EE1, "" }, +// { 0x2EE2, "" }, +// { 0x2EE3, "" }, +// { 0x2EE4, "" }, +// { 0x2EE5, "" }, +// { 0x2EE6, "" }, +// { 0x2EE7, "" }, +// { 0x2EE8, "" }, +// { 0x2EE9, "" }, +// { 0x2EEA, "" }, +// { 0x2EEB, "" }, +// { 0x2EEC, "" }, +// { 0x2EED, "" }, +// { 0x2EEE, "" }, +// { 0x2EEF, "" }, +// { 0x2EF0, "" }, +// { 0x2EF1, "" }, +// { 0x2EF2, "" }, +// { 0x2EF3, "" }, +// { 0x2EF4, "" }, +// { 0x2EF5, "" }, +// { 0x2EF6, "" }, +// { 0x2EF7, "" }, +// { 0x2EF8, "" }, +// { 0x2EF9, "" }, +// { 0x2EFA, "" }, +// { 0x2EFB, "" }, +// { 0x2EFC, "" }, +// { 0x2EFD, "" }, +// { 0x2EFE, "" }, +// { 0x2EFF, "" }, +// { 0x2F00, "" }, +// { 0x2F01, "" }, +// { 0x2F02, "" }, +// { 0x2F03, "" }, +// { 0x2F04, "" }, +// { 0x2F05, "" }, +// { 0x2F06, "" }, +// { 0x2F07, "" }, +// { 0x2F08, "" }, +// { 0x2F09, "" }, +// { 0x2F0A, "" }, +// { 0x2F0B, "" }, +// { 0x2F0C, "" }, +// { 0x2F0D, "" }, +// { 0x2F0E, "" }, +// { 0x2F0F, "" }, +// { 0x2F10, "" }, +// { 0x2F11, "" }, +// { 0x2F12, "" }, +// { 0x2F13, "" }, +// { 0x2F14, "" }, +// { 0x2F15, "" }, +// { 0x2F16, "" }, +// { 0x2F17, "" }, +// { 0x2F18, "" }, +// { 0x2F19, "" }, +// { 0x2F1A, "" }, +// { 0x2F1B, "" }, +// { 0x2F1C, "" }, +// { 0x2F1D, "" }, +// { 0x2F1E, "" }, +// { 0x2F1F, "" }, +// { 0x2F20, "" }, +// { 0x2F21, "" }, +// { 0x2F22, "" }, +// { 0x2F23, "" }, +// { 0x2F24, "" }, +// { 0x2F25, "" }, +// { 0x2F26, "" }, +// { 0x2F27, "" }, +// { 0x2F28, "" }, +// { 0x2F29, "" }, +// { 0x2F2A, "" }, +// { 0x2F2B, "" }, +// { 0x2F2C, "" }, +// { 0x2F2D, "" }, +// { 0x2F2E, "" }, +// { 0x2F2F, "" }, +// { 0x2F30, "" }, +// { 0x2F31, "" }, +// { 0x2F32, "" }, +// { 0x2F33, "" }, +// { 0x2F34, "" }, +// { 0x2F35, "" }, +// { 0x2F36, "" }, +// { 0x2F37, "" }, +// { 0x2F38, "" }, +// { 0x2F39, "" }, +// { 0x2F3A, "" }, +// { 0x2F3B, "" }, +// { 0x2F3C, "" }, +// { 0x2F3D, "" }, +// { 0x2F3E, "" }, +// { 0x2F3F, "" }, +// { 0x2F40, "" }, +// { 0x2F41, "" }, +// { 0x2F42, "" }, +// { 0x2F43, "" }, +// { 0x2F44, "" }, +// { 0x2F45, "" }, +// { 0x2F46, "" }, +// { 0x2F47, "" }, +// { 0x2F48, "" }, +// { 0x2F49, "" }, +// { 0x2F4A, "" }, +// { 0x2F4B, "" }, +// { 0x2F4C, "" }, +// { 0x2F4D, "" }, +// { 0x2F4E, "" }, +// { 0x2F4F, "" }, +// { 0x2F50, "" }, +// { 0x2F51, "" }, +// { 0x2F52, "" }, +// { 0x2F53, "" }, +// { 0x2F54, "" }, +// { 0x2F55, "" }, +// { 0x2F56, "" }, +// { 0x2F57, "" }, +// { 0x2F58, "" }, +// { 0x2F59, "" }, +// { 0x2F5A, "" }, +// { 0x2F5B, "" }, +// { 0x2F5C, "" }, +// { 0x2F5D, "" }, +// { 0x2F5E, "" }, +// { 0x2F5F, "" }, +// { 0x2F60, "" }, +// { 0x2F61, "" }, +// { 0x2F62, "" }, +// { 0x2F63, "" }, +// { 0x2F64, "" }, +// { 0x2F65, "" }, +// { 0x2F66, "" }, +// { 0x2F67, "" }, +// { 0x2F68, "" }, +// { 0x2F69, "" }, +// { 0x2F6A, "" }, +// { 0x2F6B, "" }, +// { 0x2F6C, "" }, +// { 0x2F6D, "" }, +// { 0x2F6E, "" }, +// { 0x2F6F, "" }, +// { 0x2F70, "" }, +// { 0x2F71, "" }, +// { 0x2F72, "" }, +// { 0x2F73, "" }, +// { 0x2F74, "" }, +// { 0x2F75, "" }, +// { 0x2F76, "" }, +// { 0x2F77, "" }, +// { 0x2F78, "" }, +// { 0x2F79, "" }, +// { 0x2F7A, "" }, +// { 0x2F7B, "" }, +// { 0x2F7C, "" }, +// { 0x2F7D, "" }, +// { 0x2F7E, "" }, +// { 0x2F7F, "" }, +// { 0x2F80, "" }, +// { 0x2F81, "" }, +// { 0x2F82, "" }, +// { 0x2F83, "" }, +// { 0x2F84, "" }, +// { 0x2F85, "" }, +// { 0x2F86, "" }, +// { 0x2F87, "" }, +// { 0x2F88, "" }, +// { 0x2F89, "" }, +// { 0x2F8A, "" }, +// { 0x2F8B, "" }, +// { 0x2F8C, "" }, +// { 0x2F8D, "" }, +// { 0x2F8E, "" }, +// { 0x2F8F, "" }, +// { 0x2F90, "" }, +// { 0x2F91, "" }, +// { 0x2F92, "" }, +// { 0x2F93, "" }, +// { 0x2F94, "" }, +// { 0x2F95, "" }, +// { 0x2F96, "" }, +// { 0x2F97, "" }, +// { 0x2F98, "" }, +// { 0x2F99, "" }, +// { 0x2F9A, "" }, +// { 0x2F9B, "" }, +// { 0x2F9C, "" }, +// { 0x2F9D, "" }, +// { 0x2F9E, "" }, +// { 0x2F9F, "" }, +// { 0x2FA0, "" }, +// { 0x2FA1, "" }, +// { 0x2FA2, "" }, +// { 0x2FA3, "" }, +// { 0x2FA4, "" }, +// { 0x2FA5, "" }, +// { 0x2FA6, "" }, +// { 0x2FA7, "" }, +// { 0x2FA8, "" }, +// { 0x2FA9, "" }, +// { 0x2FAA, "" }, +// { 0x2FAB, "" }, +// { 0x2FAC, "" }, +// { 0x2FAD, "" }, +// { 0x2FAE, "" }, +// { 0x2FAF, "" }, +// { 0x2FB0, "" }, +// { 0x2FB1, "" }, +// { 0x2FB2, "" }, +// { 0x2FB3, "" }, +// { 0x2FB4, "" }, +// { 0x2FB5, "" }, +// { 0x2FB6, "" }, +// { 0x2FB7, "" }, +// { 0x2FB8, "" }, +// { 0x2FB9, "" }, +// { 0x2FBA, "" }, +// { 0x2FBB, "" }, +// { 0x2FBC, "" }, +// { 0x2FBD, "" }, +// { 0x2FBE, "" }, +// { 0x2FBF, "" }, +// { 0x2FC0, "" }, +// { 0x2FC1, "" }, +// { 0x2FC2, "" }, +// { 0x2FC3, "" }, +// { 0x2FC4, "" }, +// { 0x2FC5, "" }, +// { 0x2FC6, "" }, +// { 0x2FC7, "" }, +// { 0x2FC8, "" }, +// { 0x2FC9, "" }, +// { 0x2FCA, "" }, +// { 0x2FCB, "" }, +// { 0x2FCC, "" }, +// { 0x2FCD, "" }, +// { 0x2FCE, "" }, +// { 0x2FCF, "" }, +// { 0x2FD0, "" }, +// { 0x2FD1, "" }, +// { 0x2FD2, "" }, +// { 0x2FD3, "" }, +// { 0x2FD4, "" }, +// { 0x2FD5, "" }, +// { 0x2FD6, "" }, +// { 0x2FD7, "" }, +// { 0x2FD8, "" }, +// { 0x2FD9, "" }, +// { 0x2FDA, "" }, +// { 0x2FDB, "" }, +// { 0x2FDC, "" }, +// { 0x2FDD, "" }, +// { 0x2FDE, "" }, +// { 0x2FDF, "" }, +// { 0x2FE0, "" }, +// { 0x2FE1, "" }, +// { 0x2FE2, "" }, +// { 0x2FE3, "" }, +// { 0x2FE4, "" }, +// { 0x2FE5, "" }, +// { 0x2FE6, "" }, +// { 0x2FE7, "" }, +// { 0x2FE8, "" }, +// { 0x2FE9, "" }, +// { 0x2FEA, "" }, +// { 0x2FEB, "" }, +// { 0x2FEC, "" }, +// { 0x2FED, "" }, +// { 0x2FEE, "" }, +// { 0x2FEF, "" }, +// { 0x2FF0, "" }, +// { 0x2FF1, "" }, +// { 0x2FF2, "" }, +// { 0x2FF3, "" }, +// { 0x2FF4, "" }, +// { 0x2FF5, "" }, +// { 0x2FF6, "" }, +// { 0x2FF7, "" }, +// { 0x2FF8, "" }, +// { 0x2FF9, "" }, +// { 0x2FFA, "" }, +// { 0x2FFB, "" }, +// { 0x2FFC, "" }, +// { 0x2FFD, "" }, +// { 0x2FFE, "" }, +// { 0x2FFF, "" }, +// { 0x3000, "" }, +// { 0x3001, "" }, +// { 0x3002, "" }, +// { 0x3003, "" }, +// { 0x3004, "" }, +// { 0x3005, "" }, +// { 0x3006, "" }, +// { 0x3007, "" }, +// { 0x3008, "" }, +// { 0x3009, "" }, +// { 0x300A, "" }, +// { 0x300B, "" }, +// { 0x300C, "" }, +// { 0x300D, "" }, +// { 0x300E, "" }, +// { 0x300F, "" }, +// { 0x3010, "" }, +// { 0x3011, "" }, +// { 0x3012, "" }, +// { 0x3013, "" }, +// { 0x3014, "" }, +// { 0x3015, "" }, +// { 0x3016, "" }, +// { 0x3017, "" }, +// { 0x3018, "" }, +// { 0x3019, "" }, +// { 0x301A, "" }, +// { 0x301B, "" }, +// { 0x301C, "" }, +// { 0x301D, "" }, +// { 0x301E, "" }, +// { 0x301F, "" }, +// { 0x3020, "" }, +// { 0x3021, "" }, +// { 0x3022, "" }, +// { 0x3023, "" }, +// { 0x3024, "" }, +// { 0x3025, "" }, +// { 0x3026, "" }, +// { 0x3027, "" }, +// { 0x3028, "" }, +// { 0x3029, "" }, +// { 0x302A, "" }, +// { 0x302B, "" }, +// { 0x302C, "" }, +// { 0x302D, "" }, +// { 0x302E, "" }, +// { 0x302F, "" }, +// { 0x3030, "" }, +// { 0x3031, "" }, +// { 0x3032, "" }, +// { 0x3033, "" }, +// { 0x3034, "" }, +// { 0x3035, "" }, +// { 0x3036, "" }, +// { 0x3037, "" }, +// { 0x3038, "" }, +// { 0x3039, "" }, +// { 0x303A, "" }, +// { 0x303B, "" }, +// { 0x303C, "" }, +// { 0x303D, "" }, +// { 0x303E, "" }, +// { 0x303F, "" }, +// { 0x3040, "" }, +// { 0x3041, "" }, +// { 0x3042, "" }, +// { 0x3043, "" }, +// { 0x3044, "" }, +// { 0x3045, "" }, +// { 0x3046, "" }, +// { 0x3047, "" }, +// { 0x3048, "" }, +// { 0x3049, "" }, +// { 0x304A, "" }, +// { 0x304B, "" }, +// { 0x304C, "" }, +// { 0x304D, "" }, +// { 0x304E, "" }, +// { 0x304F, "" }, +// { 0x3050, "" }, +// { 0x3051, "" }, +// { 0x3052, "" }, +// { 0x3053, "" }, +// { 0x3054, "" }, +// { 0x3055, "" }, +// { 0x3056, "" }, +// { 0x3057, "" }, +// { 0x3058, "" }, +// { 0x3059, "" }, +// { 0x305A, "" }, +// { 0x305B, "" }, +// { 0x305C, "" }, +// { 0x305D, "" }, +// { 0x305E, "" }, +// { 0x305F, "" }, +// { 0x3060, "" }, +// { 0x3061, "" }, +// { 0x3062, "" }, +// { 0x3063, "" }, +// { 0x3064, "" }, +// { 0x3065, "" }, +// { 0x3066, "" }, +// { 0x3067, "" }, +// { 0x3068, "" }, +// { 0x3069, "" }, +// { 0x306A, "" }, +// { 0x306B, "" }, +// { 0x306C, "" }, +// { 0x306D, "" }, +// { 0x306E, "" }, +// { 0x306F, "" }, +// { 0x3070, "" }, +// { 0x3071, "" }, +// { 0x3072, "" }, +// { 0x3073, "" }, +// { 0x3074, "" }, +// { 0x3075, "" }, +// { 0x3076, "" }, +// { 0x3077, "" }, +// { 0x3078, "" }, +// { 0x3079, "" }, +// { 0x307A, "" }, +// { 0x307B, "" }, +// { 0x307C, "" }, +// { 0x307D, "" }, +// { 0x307E, "" }, +// { 0x307F, "" }, +// { 0x3080, "" }, +// { 0x3081, "" }, +// { 0x3082, "" }, +// { 0x3083, "" }, +// { 0x3084, "" }, +// { 0x3085, "" }, +// { 0x3086, "" }, +// { 0x3087, "" }, +// { 0x3088, "" }, +// { 0x3089, "" }, +// { 0x308A, "" }, +// { 0x308B, "" }, +// { 0x308C, "" }, +// { 0x308D, "" }, +// { 0x308E, "" }, +// { 0x308F, "" }, +// { 0x3090, "" }, +// { 0x3091, "" }, +// { 0x3092, "" }, +// { 0x3093, "" }, +// { 0x3094, "" }, +// { 0x3095, "" }, +// { 0x3096, "" }, +// { 0x3097, "" }, +// { 0x3098, "" }, +// { 0x3099, "" }, +// { 0x309A, "" }, +// { 0x309B, "" }, +// { 0x309C, "" }, +// { 0x309D, "" }, +// { 0x309E, "" }, +// { 0x309F, "" }, +// { 0x30A0, "" }, +// { 0x30A1, "" }, +// { 0x30A2, "" }, +// { 0x30A3, "" }, +// { 0x30A4, "" }, +// { 0x30A5, "" }, +// { 0x30A6, "" }, +// { 0x30A7, "" }, +// { 0x30A8, "" }, +// { 0x30A9, "" }, +// { 0x30AA, "" }, +// { 0x30AB, "" }, +// { 0x30AC, "" }, +// { 0x30AD, "" }, +// { 0x30AE, "" }, +// { 0x30AF, "" }, +// { 0x30B0, "" }, +// { 0x30B1, "" }, +// { 0x30B2, "" }, +// { 0x30B3, "" }, +// { 0x30B4, "" }, +// { 0x30B5, "" }, +// { 0x30B6, "" }, +// { 0x30B7, "" }, +// { 0x30B8, "" }, +// { 0x30B9, "" }, +// { 0x30BA, "" }, +// { 0x30BB, "" }, +// { 0x30BC, "" }, +// { 0x30BD, "" }, +// { 0x30BE, "" }, +// { 0x30BF, "" }, +// { 0x30C0, "" }, +// { 0x30C1, "" }, +// { 0x30C2, "" }, +// { 0x30C3, "" }, +// { 0x30C4, "" }, +// { 0x30C5, "" }, +// { 0x30C6, "" }, +// { 0x30C7, "" }, +// { 0x30C8, "" }, +// { 0x30C9, "" }, +// { 0x30CA, "" }, +// { 0x30CB, "" }, +// { 0x30CC, "" }, +// { 0x30CD, "" }, +// { 0x30CE, "" }, +// { 0x30CF, "" }, +// { 0x30D0, "" }, +// { 0x30D1, "" }, +// { 0x30D2, "" }, +// { 0x30D3, "" }, +// { 0x30D4, "" }, +// { 0x30D5, "" }, +// { 0x30D6, "" }, +// { 0x30D7, "" }, +// { 0x30D8, "" }, +// { 0x30D9, "" }, +// { 0x30DA, "" }, +// { 0x30DB, "" }, +// { 0x30DC, "" }, +// { 0x30DD, "" }, +// { 0x30DE, "" }, +// { 0x30DF, "" }, +// { 0x30E0, "" }, +// { 0x30E1, "" }, +// { 0x30E2, "" }, +// { 0x30E3, "" }, +// { 0x30E4, "" }, +// { 0x30E5, "" }, +// { 0x30E6, "" }, +// { 0x30E7, "" }, +// { 0x30E8, "" }, +// { 0x30E9, "" }, +// { 0x30EA, "" }, +// { 0x30EB, "" }, +// { 0x30EC, "" }, +// { 0x30ED, "" }, +// { 0x30EE, "" }, +// { 0x30EF, "" }, +// { 0x30F0, "" }, +// { 0x30F1, "" }, +// { 0x30F2, "" }, +// { 0x30F3, "" }, +// { 0x30F4, "" }, +// { 0x30F5, "" }, +// { 0x30F6, "" }, +// { 0x30F7, "" }, +// { 0x30F8, "" }, +// { 0x30F9, "" }, +// { 0x30FA, "" }, +// { 0x30FB, "" }, +// { 0x30FC, "" }, +// { 0x30FD, "" }, +// { 0x30FE, "" }, +// { 0x30FF, "" }, +// { 0x3100, "" }, +// { 0x3101, "" }, +// { 0x3102, "" }, +// { 0x3103, "" }, +// { 0x3104, "" }, +// { 0x3105, "" }, +// { 0x3106, "" }, +// { 0x3107, "" }, +// { 0x3108, "" }, +// { 0x3109, "" }, +// { 0x310A, "" }, +// { 0x310B, "" }, +// { 0x310C, "" }, +// { 0x310D, "" }, +// { 0x310E, "" }, +// { 0x310F, "" }, +// { 0x3110, "" }, +// { 0x3111, "" }, +// { 0x3112, "" }, +// { 0x3113, "" }, +// { 0x3114, "" }, +// { 0x3115, "" }, +// { 0x3116, "" }, +// { 0x3117, "" }, +// { 0x3118, "" }, +// { 0x3119, "" }, +// { 0x311A, "" }, +// { 0x311B, "" }, +// { 0x311C, "" }, +// { 0x311D, "" }, +// { 0x311E, "" }, +// { 0x311F, "" }, +// { 0x3120, "" }, +// { 0x3121, "" }, +// { 0x3122, "" }, +// { 0x3123, "" }, +// { 0x3124, "" }, +// { 0x3125, "" }, +// { 0x3126, "" }, +// { 0x3127, "" }, +// { 0x3128, "" }, +// { 0x3129, "" }, +// { 0x312A, "" }, +// { 0x312B, "" }, +// { 0x312C, "" }, +// { 0x312D, "" }, +// { 0x312E, "" }, +// { 0x312F, "" }, +// { 0x3130, "" }, +// { 0x3131, "" }, +// { 0x3132, "" }, +// { 0x3133, "" }, +// { 0x3134, "" }, +// { 0x3135, "" }, +// { 0x3136, "" }, +// { 0x3137, "" }, +// { 0x3138, "" }, +// { 0x3139, "" }, +// { 0x313A, "" }, +// { 0x313B, "" }, +// { 0x313C, "" }, +// { 0x313D, "" }, +// { 0x313E, "" }, +// { 0x313F, "" }, +// { 0x3140, "" }, +// { 0x3141, "" }, +// { 0x3142, "" }, +// { 0x3143, "" }, +// { 0x3144, "" }, +// { 0x3145, "" }, +// { 0x3146, "" }, +// { 0x3147, "" }, +// { 0x3148, "" }, +// { 0x3149, "" }, +// { 0x314A, "" }, +// { 0x314B, "" }, +// { 0x314C, "" }, +// { 0x314D, "" }, +// { 0x314E, "" }, +// { 0x314F, "" }, +// { 0x3150, "" }, +// { 0x3151, "" }, +// { 0x3152, "" }, +// { 0x3153, "" }, +// { 0x3154, "" }, +// { 0x3155, "" }, +// { 0x3156, "" }, +// { 0x3157, "" }, +// { 0x3158, "" }, +// { 0x3159, "" }, +// { 0x315A, "" }, +// { 0x315B, "" }, +// { 0x315C, "" }, +// { 0x315D, "" }, +// { 0x315E, "" }, +// { 0x315F, "" }, +// { 0x3160, "" }, +// { 0x3161, "" }, +// { 0x3162, "" }, +// { 0x3163, "" }, +// { 0x3164, "" }, +// { 0x3165, "" }, +// { 0x3166, "" }, +// { 0x3167, "" }, +// { 0x3168, "" }, +// { 0x3169, "" }, +// { 0x316A, "" }, +// { 0x316B, "" }, +// { 0x316C, "" }, +// { 0x316D, "" }, +// { 0x316E, "" }, +// { 0x316F, "" }, +// { 0x3170, "" }, +// { 0x3171, "" }, +// { 0x3172, "" }, +// { 0x3173, "" }, +// { 0x3174, "" }, +// { 0x3175, "" }, +// { 0x3176, "" }, +// { 0x3177, "" }, +// { 0x3178, "" }, +// { 0x3179, "" }, +// { 0x317A, "" }, +// { 0x317B, "" }, +// { 0x317C, "" }, +// { 0x317D, "" }, +// { 0x317E, "" }, +// { 0x317F, "" }, +// { 0x3180, "" }, +// { 0x3181, "" }, +// { 0x3182, "" }, +// { 0x3183, "" }, +// { 0x3184, "" }, +// { 0x3185, "" }, +// { 0x3186, "" }, +// { 0x3187, "" }, +// { 0x3188, "" }, +// { 0x3189, "" }, +// { 0x318A, "" }, +// { 0x318B, "" }, +// { 0x318C, "" }, +// { 0x318D, "" }, +// { 0x318E, "" }, +// { 0x318F, "" }, +// { 0x3190, "" }, +// { 0x3191, "" }, +// { 0x3192, "" }, +// { 0x3193, "" }, +// { 0x3194, "" }, +// { 0x3195, "" }, +// { 0x3196, "" }, +// { 0x3197, "" }, +// { 0x3198, "" }, +// { 0x3199, "" }, +// { 0x319A, "" }, +// { 0x319B, "" }, +// { 0x319C, "" }, +// { 0x319D, "" }, +// { 0x319E, "" }, +// { 0x319F, "" }, +// { 0x31A0, "" }, +// { 0x31A1, "" }, +// { 0x31A2, "" }, +// { 0x31A3, "" }, +// { 0x31A4, "" }, +// { 0x31A5, "" }, +// { 0x31A6, "" }, +// { 0x31A7, "" }, +// { 0x31A8, "" }, +// { 0x31A9, "" }, +// { 0x31AA, "" }, +// { 0x31AB, "" }, +// { 0x31AC, "" }, +// { 0x31AD, "" }, +// { 0x31AE, "" }, +// { 0x31AF, "" }, +// { 0x31B0, "" }, +// { 0x31B1, "" }, +// { 0x31B2, "" }, +// { 0x31B3, "" }, +// { 0x31B4, "" }, +// { 0x31B5, "" }, +// { 0x31B6, "" }, +// { 0x31B7, "" }, +// { 0x31B8, "" }, +// { 0x31B9, "" }, +// { 0x31BA, "" }, +// { 0x31BB, "" }, +// { 0x31BC, "" }, +// { 0x31BD, "" }, +// { 0x31BE, "" }, +// { 0x31BF, "" }, +// { 0x31C0, "" }, +// { 0x31C1, "" }, +// { 0x31C2, "" }, +// { 0x31C3, "" }, +// { 0x31C4, "" }, +// { 0x31C5, "" }, +// { 0x31C6, "" }, +// { 0x31C7, "" }, +// { 0x31C8, "" }, +// { 0x31C9, "" }, +// { 0x31CA, "" }, +// { 0x31CB, "" }, +// { 0x31CC, "" }, +// { 0x31CD, "" }, +// { 0x31CE, "" }, +// { 0x31CF, "" }, +// { 0x31D0, "" }, +// { 0x31D1, "" }, +// { 0x31D2, "" }, +// { 0x31D3, "" }, +// { 0x31D4, "" }, +// { 0x31D5, "" }, +// { 0x31D6, "" }, +// { 0x31D7, "" }, +// { 0x31D8, "" }, +// { 0x31D9, "" }, +// { 0x31DA, "" }, +// { 0x31DB, "" }, +// { 0x31DC, "" }, +// { 0x31DD, "" }, +// { 0x31DE, "" }, +// { 0x31DF, "" }, +// { 0x31E0, "" }, +// { 0x31E1, "" }, +// { 0x31E2, "" }, +// { 0x31E3, "" }, +// { 0x31E4, "" }, +// { 0x31E5, "" }, +// { 0x31E6, "" }, +// { 0x31E7, "" }, +// { 0x31E8, "" }, +// { 0x31E9, "" }, +// { 0x31EA, "" }, +// { 0x31EB, "" }, +// { 0x31EC, "" }, +// { 0x31ED, "" }, +// { 0x31EE, "" }, +// { 0x31EF, "" }, +// { 0x31F0, "" }, +// { 0x31F1, "" }, +// { 0x31F2, "" }, +// { 0x31F3, "" }, +// { 0x31F4, "" }, +// { 0x31F5, "" }, +// { 0x31F6, "" }, +// { 0x31F7, "" }, +// { 0x31F8, "" }, +// { 0x31F9, "" }, +// { 0x31FA, "" }, +// { 0x31FB, "" }, +// { 0x31FC, "" }, +// { 0x31FD, "" }, +// { 0x31FE, "" }, +// { 0x31FF, "" }, +// { 0x3200, "" }, +// { 0x3201, "" }, +// { 0x3202, "" }, +// { 0x3203, "" }, +// { 0x3204, "" }, +// { 0x3205, "" }, +// { 0x3206, "" }, +// { 0x3207, "" }, +// { 0x3208, "" }, +// { 0x3209, "" }, +// { 0x320A, "" }, +// { 0x320B, "" }, +// { 0x320C, "" }, +// { 0x320D, "" }, +// { 0x320E, "" }, +// { 0x320F, "" }, +// { 0x3210, "" }, +// { 0x3211, "" }, +// { 0x3212, "" }, +// { 0x3213, "" }, +// { 0x3214, "" }, +// { 0x3215, "" }, +// { 0x3216, "" }, +// { 0x3217, "" }, +// { 0x3218, "" }, +// { 0x3219, "" }, +// { 0x321A, "" }, +// { 0x321B, "" }, +// { 0x321C, "" }, +// { 0x321D, "" }, +// { 0x321E, "" }, +// { 0x321F, "" }, +// { 0x3220, "" }, +// { 0x3221, "" }, +// { 0x3222, "" }, +// { 0x3223, "" }, +// { 0x3224, "" }, +// { 0x3225, "" }, +// { 0x3226, "" }, +// { 0x3227, "" }, +// { 0x3228, "" }, +// { 0x3229, "" }, +// { 0x322A, "" }, +// { 0x322B, "" }, +// { 0x322C, "" }, +// { 0x322D, "" }, +// { 0x322E, "" }, +// { 0x322F, "" }, +// { 0x3230, "" }, +// { 0x3231, "" }, +// { 0x3232, "" }, +// { 0x3233, "" }, +// { 0x3234, "" }, +// { 0x3235, "" }, +// { 0x3236, "" }, +// { 0x3237, "" }, +// { 0x3238, "" }, +// { 0x3239, "" }, +// { 0x323A, "" }, +// { 0x323B, "" }, +// { 0x323C, "" }, +// { 0x323D, "" }, +// { 0x323E, "" }, +// { 0x323F, "" }, +// { 0x3240, "" }, +// { 0x3241, "" }, +// { 0x3242, "" }, +// { 0x3243, "" }, +// { 0x3244, "" }, +// { 0x3245, "" }, +// { 0x3246, "" }, +// { 0x3247, "" }, +// { 0x3248, "" }, +// { 0x3249, "" }, +// { 0x324A, "" }, +// { 0x324B, "" }, +// { 0x324C, "" }, +// { 0x324D, "" }, +// { 0x324E, "" }, +// { 0x324F, "" }, +// { 0x3250, "" }, +// { 0x3251, "" }, +// { 0x3252, "" }, +// { 0x3253, "" }, +// { 0x3254, "" }, +// { 0x3255, "" }, +// { 0x3256, "" }, +// { 0x3257, "" }, +// { 0x3258, "" }, +// { 0x3259, "" }, +// { 0x325A, "" }, +// { 0x325B, "" }, +// { 0x325C, "" }, +// { 0x325D, "" }, +// { 0x325E, "" }, +// { 0x325F, "" }, +// { 0x3260, "" }, +// { 0x3261, "" }, +// { 0x3262, "" }, +// { 0x3263, "" }, +// { 0x3264, "" }, +// { 0x3265, "" }, +// { 0x3266, "" }, +// { 0x3267, "" }, +// { 0x3268, "" }, +// { 0x3269, "" }, +// { 0x326A, "" }, +// { 0x326B, "" }, +// { 0x326C, "" }, +// { 0x326D, "" }, +// { 0x326E, "" }, +// { 0x326F, "" }, +// { 0x3270, "" }, +// { 0x3271, "" }, +// { 0x3272, "" }, +// { 0x3273, "" }, +// { 0x3274, "" }, +// { 0x3275, "" }, +// { 0x3276, "" }, +// { 0x3277, "" }, +// { 0x3278, "" }, +// { 0x3279, "" }, +// { 0x327A, "" }, +// { 0x327B, "" }, +// { 0x327C, "" }, +// { 0x327D, "" }, +// { 0x327E, "" }, +// { 0x327F, "" }, +// { 0x3280, "" }, +// { 0x3281, "" }, +// { 0x3282, "" }, +// { 0x3283, "" }, +// { 0x3284, "" }, +// { 0x3285, "" }, +// { 0x3286, "" }, +// { 0x3287, "" }, +// { 0x3288, "" }, +// { 0x3289, "" }, +// { 0x328A, "" }, +// { 0x328B, "" }, +// { 0x328C, "" }, +// { 0x328D, "" }, +// { 0x328E, "" }, +// { 0x328F, "" }, +// { 0x3290, "" }, +// { 0x3291, "" }, +// { 0x3292, "" }, +// { 0x3293, "" }, +// { 0x3294, "" }, +// { 0x3295, "" }, +// { 0x3296, "" }, +// { 0x3297, "" }, +// { 0x3298, "" }, +// { 0x3299, "" }, +// { 0x329A, "" }, +// { 0x329B, "" }, +// { 0x329C, "" }, +// { 0x329D, "" }, +// { 0x329E, "" }, +// { 0x329F, "" }, +// { 0x32A0, "" }, +// { 0x32A1, "" }, +// { 0x32A2, "" }, +// { 0x32A3, "" }, +// { 0x32A4, "" }, +// { 0x32A5, "" }, +// { 0x32A6, "" }, +// { 0x32A7, "" }, +// { 0x32A8, "" }, +// { 0x32A9, "" }, +// { 0x32AA, "" }, +// { 0x32AB, "" }, +// { 0x32AC, "" }, +// { 0x32AD, "" }, +// { 0x32AE, "" }, +// { 0x32AF, "" }, +// { 0x32B0, "" }, +// { 0x32B1, "" }, +// { 0x32B2, "" }, +// { 0x32B3, "" }, +// { 0x32B4, "" }, +// { 0x32B5, "" }, +// { 0x32B6, "" }, +// { 0x32B7, "" }, +// { 0x32B8, "" }, +// { 0x32B9, "" }, +// { 0x32BA, "" }, +// { 0x32BB, "" }, +// { 0x32BC, "" }, +// { 0x32BD, "" }, +// { 0x32BE, "" }, +// { 0x32BF, "" }, +// { 0x32C0, "" }, +// { 0x32C1, "" }, +// { 0x32C2, "" }, +// { 0x32C3, "" }, +// { 0x32C4, "" }, +// { 0x32C5, "" }, +// { 0x32C6, "" }, +// { 0x32C7, "" }, +// { 0x32C8, "" }, +// { 0x32C9, "" }, +// { 0x32CA, "" }, +// { 0x32CB, "" }, +// { 0x32CC, "" }, +// { 0x32CD, "" }, +// { 0x32CE, "" }, +// { 0x32CF, "" }, +// { 0x32D0, "" }, +// { 0x32D1, "" }, +// { 0x32D2, "" }, +// { 0x32D3, "" }, +// { 0x32D4, "" }, +// { 0x32D5, "" }, +// { 0x32D6, "" }, +// { 0x32D7, "" }, +// { 0x32D8, "" }, +// { 0x32D9, "" }, +// { 0x32DA, "" }, +// { 0x32DB, "" }, +// { 0x32DC, "" }, +// { 0x32DD, "" }, +// { 0x32DE, "" }, +// { 0x32DF, "" }, +// { 0x32E0, "" }, +// { 0x32E1, "" }, +// { 0x32E2, "" }, +// { 0x32E3, "" }, +// { 0x32E4, "" }, +// { 0x32E5, "" }, +// { 0x32E6, "" }, +// { 0x32E7, "" }, +// { 0x32E8, "" }, +// { 0x32E9, "" }, +// { 0x32EA, "" }, +// { 0x32EB, "" }, +// { 0x32EC, "" }, +// { 0x32ED, "" }, +// { 0x32EE, "" }, +// { 0x32EF, "" }, +// { 0x32F0, "" }, +// { 0x32F1, "" }, +// { 0x32F2, "" }, +// { 0x32F3, "" }, +// { 0x32F4, "" }, +// { 0x32F5, "" }, +// { 0x32F6, "" }, +// { 0x32F7, "" }, +// { 0x32F8, "" }, +// { 0x32F9, "" }, +// { 0x32FA, "" }, +// { 0x32FB, "" }, +// { 0x32FC, "" }, +// { 0x32FD, "" }, +// { 0x32FE, "" }, +// { 0x32FF, "" }, +// { 0x3300, "" }, +// { 0x3301, "" }, +// { 0x3302, "" }, +// { 0x3303, "" }, +// { 0x3304, "" }, +// { 0x3305, "" }, +// { 0x3306, "" }, +// { 0x3307, "" }, +// { 0x3308, "" }, +// { 0x3309, "" }, +// { 0x330A, "" }, +// { 0x330B, "" }, +// { 0x330C, "" }, +// { 0x330D, "" }, +// { 0x330E, "" }, +// { 0x330F, "" }, +// { 0x3310, "" }, +// { 0x3311, "" }, +// { 0x3312, "" }, +// { 0x3313, "" }, +// { 0x3314, "" }, +// { 0x3315, "" }, +// { 0x3316, "" }, +// { 0x3317, "" }, +// { 0x3318, "" }, +// { 0x3319, "" }, +// { 0x331A, "" }, +// { 0x331B, "" }, +// { 0x331C, "" }, +// { 0x331D, "" }, +// { 0x331E, "" }, +// { 0x331F, "" }, +// { 0x3320, "" }, +// { 0x3321, "" }, +// { 0x3322, "" }, +// { 0x3323, "" }, +// { 0x3324, "" }, +// { 0x3325, "" }, +// { 0x3326, "" }, +// { 0x3327, "" }, +// { 0x3328, "" }, +// { 0x3329, "" }, +// { 0x332A, "" }, +// { 0x332B, "" }, +// { 0x332C, "" }, +// { 0x332D, "" }, +// { 0x332E, "" }, +// { 0x332F, "" }, +// { 0x3330, "" }, +// { 0x3331, "" }, +// { 0x3332, "" }, +// { 0x3333, "" }, +// { 0x3334, "" }, +// { 0x3335, "" }, +// { 0x3336, "" }, +// { 0x3337, "" }, +// { 0x3338, "" }, +// { 0x3339, "" }, +// { 0x333A, "" }, +// { 0x333B, "" }, +// { 0x333C, "" }, +// { 0x333D, "" }, +// { 0x333E, "" }, +// { 0x333F, "" }, +// { 0x3340, "" }, +// { 0x3341, "" }, +// { 0x3342, "" }, +// { 0x3343, "" }, +// { 0x3344, "" }, +// { 0x3345, "" }, +// { 0x3346, "" }, +// { 0x3347, "" }, +// { 0x3348, "" }, +// { 0x3349, "" }, +// { 0x334A, "" }, +// { 0x334B, "" }, +// { 0x334C, "" }, +// { 0x334D, "" }, +// { 0x334E, "" }, +// { 0x334F, "" }, +// { 0x3350, "" }, +// { 0x3351, "" }, +// { 0x3352, "" }, +// { 0x3353, "" }, +// { 0x3354, "" }, +// { 0x3355, "" }, +// { 0x3356, "" }, +// { 0x3357, "" }, +// { 0x3358, "" }, +// { 0x3359, "" }, +// { 0x335A, "" }, +// { 0x335B, "" }, +// { 0x335C, "" }, +// { 0x335D, "" }, +// { 0x335E, "" }, +// { 0x335F, "" }, +// { 0x3360, "" }, +// { 0x3361, "" }, +// { 0x3362, "" }, +// { 0x3363, "" }, +// { 0x3364, "" }, +// { 0x3365, "" }, +// { 0x3366, "" }, +// { 0x3367, "" }, +// { 0x3368, "" }, +// { 0x3369, "" }, +// { 0x336A, "" }, +// { 0x336B, "" }, +// { 0x336C, "" }, +// { 0x336D, "" }, +// { 0x336E, "" }, +// { 0x336F, "" }, +// { 0x3370, "" }, +// { 0x3371, "" }, +// { 0x3372, "" }, +// { 0x3373, "" }, +// { 0x3374, "" }, +// { 0x3375, "" }, +// { 0x3376, "" }, +// { 0x3377, "" }, +// { 0x3378, "" }, +// { 0x3379, "" }, +// { 0x337A, "" }, +// { 0x337B, "" }, +// { 0x337C, "" }, +// { 0x337D, "" }, +// { 0x337E, "" }, +// { 0x337F, "" }, +// { 0x3380, "" }, +// { 0x3381, "" }, +// { 0x3382, "" }, +// { 0x3383, "" }, +// { 0x3384, "" }, +// { 0x3385, "" }, +// { 0x3386, "" }, +// { 0x3387, "" }, +// { 0x3388, "" }, +// { 0x3389, "" }, +// { 0x338A, "" }, +// { 0x338B, "" }, +// { 0x338C, "" }, +// { 0x338D, "" }, +// { 0x338E, "" }, +// { 0x338F, "" }, +// { 0x3390, "" }, +// { 0x3391, "" }, +// { 0x3392, "" }, +// { 0x3393, "" }, +// { 0x3394, "" }, +// { 0x3395, "" }, +// { 0x3396, "" }, +// { 0x3397, "" }, +// { 0x3398, "" }, +// { 0x3399, "" }, +// { 0x339A, "" }, +// { 0x339B, "" }, +// { 0x339C, "" }, +// { 0x339D, "" }, +// { 0x339E, "" }, +// { 0x339F, "" }, +// { 0x33A0, "" }, +// { 0x33A1, "" }, +// { 0x33A2, "" }, +// { 0x33A3, "" }, +// { 0x33A4, "" }, +// { 0x33A5, "" }, +// { 0x33A6, "" }, +// { 0x33A7, "" }, +// { 0x33A8, "" }, +// { 0x33A9, "" }, +// { 0x33AA, "" }, +// { 0x33AB, "" }, +// { 0x33AC, "" }, +// { 0x33AD, "" }, +// { 0x33AE, "" }, +// { 0x33AF, "" }, +// { 0x33B0, "" }, +// { 0x33B1, "" }, +// { 0x33B2, "" }, +// { 0x33B3, "" }, +// { 0x33B4, "" }, +// { 0x33B5, "" }, +// { 0x33B6, "" }, +// { 0x33B7, "" }, +// { 0x33B8, "" }, +// { 0x33B9, "" }, +// { 0x33BA, "" }, +// { 0x33BB, "" }, +// { 0x33BC, "" }, +// { 0x33BD, "" }, +// { 0x33BE, "" }, +// { 0x33BF, "" }, +// { 0x33C0, "" }, +// { 0x33C1, "" }, +// { 0x33C2, "" }, +// { 0x33C3, "" }, +// { 0x33C4, "" }, +// { 0x33C5, "" }, +// { 0x33C6, "" }, +// { 0x33C7, "" }, +// { 0x33C8, "" }, +// { 0x33C9, "" }, +// { 0x33CA, "" }, +// { 0x33CB, "" }, +// { 0x33CC, "" }, +// { 0x33CD, "" }, +// { 0x33CE, "" }, +// { 0x33CF, "" }, +// { 0x33D0, "" }, +// { 0x33D1, "" }, +// { 0x33D2, "" }, +// { 0x33D3, "" }, +// { 0x33D4, "" }, +// { 0x33D5, "" }, +// { 0x33D6, "" }, +// { 0x33D7, "" }, +// { 0x33D8, "" }, +// { 0x33D9, "" }, +// { 0x33DA, "" }, +// { 0x33DB, "" }, +// { 0x33DC, "" }, +// { 0x33DD, "" }, +// { 0x33DE, "" }, +// { 0x33DF, "" }, +// { 0x33E0, "" }, +// { 0x33E1, "" }, +// { 0x33E2, "" }, +// { 0x33E3, "" }, +// { 0x33E4, "" }, +// { 0x33E5, "" }, +// { 0x33E6, "" }, +// { 0x33E7, "" }, +// { 0x33E8, "" }, +// { 0x33E9, "" }, +// { 0x33EA, "" }, +// { 0x33EB, "" }, +// { 0x33EC, "" }, +// { 0x33ED, "" }, +// { 0x33EE, "" }, +// { 0x33EF, "" }, +// { 0x33F0, "" }, +// { 0x33F1, "" }, +// { 0x33F2, "" }, +// { 0x33F3, "" }, +// { 0x33F4, "" }, +// { 0x33F5, "" }, +// { 0x33F6, "" }, +// { 0x33F7, "" }, +// { 0x33F8, "" }, +// { 0x33F9, "" }, +// { 0x33FA, "" }, +// { 0x33FB, "" }, +// { 0x33FC, "" }, +// { 0x33FD, "" }, +// { 0x33FE, "" }, +// { 0x33FF, "" }, +// { 0x3400, "" }, +// { 0x3401, "" }, +// { 0x3402, "" }, +// { 0x3403, "" }, +// { 0x3404, "" }, +// { 0x3405, "" }, +// { 0x3406, "" }, +// { 0x3407, "" }, +// { 0x3408, "" }, +// { 0x3409, "" }, +// { 0x340A, "" }, +// { 0x340B, "" }, +// { 0x340C, "" }, +// { 0x340D, "" }, +// { 0x340E, "" }, +// { 0x340F, "" }, +// { 0x3410, "" }, +// { 0x3411, "" }, +// { 0x3412, "" }, +// { 0x3413, "" }, +// { 0x3414, "" }, +// { 0x3415, "" }, +// { 0x3416, "" }, +// { 0x3417, "" }, +// { 0x3418, "" }, +// { 0x3419, "" }, +// { 0x341A, "" }, +// { 0x341B, "" }, +// { 0x341C, "" }, +// { 0x341D, "" }, +// { 0x341E, "" }, +// { 0x341F, "" }, +// { 0x3420, "" }, +// { 0x3421, "" }, +// { 0x3422, "" }, +// { 0x3423, "" }, +// { 0x3424, "" }, +// { 0x3425, "" }, +// { 0x3426, "" }, +// { 0x3427, "" }, +// { 0x3428, "" }, +// { 0x3429, "" }, +// { 0x342A, "" }, +// { 0x342B, "" }, +// { 0x342C, "" }, +// { 0x342D, "" }, +// { 0x342E, "" }, +// { 0x342F, "" }, +// { 0x3430, "" }, +// { 0x3431, "" }, +// { 0x3432, "" }, +// { 0x3433, "" }, +// { 0x3434, "" }, +// { 0x3435, "" }, +// { 0x3436, "" }, +// { 0x3437, "" }, +// { 0x3438, "" }, +// { 0x3439, "" }, +// { 0x343A, "" }, +// { 0x343B, "" }, +// { 0x343C, "" }, +// { 0x343D, "" }, +// { 0x343E, "" }, +// { 0x343F, "" }, +// { 0x3440, "" }, +// { 0x3441, "" }, +// { 0x3442, "" }, +// { 0x3443, "" }, +// { 0x3444, "" }, +// { 0x3445, "" }, +// { 0x3446, "" }, +// { 0x3447, "" }, +// { 0x3448, "" }, +// { 0x3449, "" }, +// { 0x344A, "" }, +// { 0x344B, "" }, +// { 0x344C, "" }, +// { 0x344D, "" }, +// { 0x344E, "" }, +// { 0x344F, "" }, +// { 0x3450, "" }, +// { 0x3451, "" }, +// { 0x3452, "" }, +// { 0x3453, "" }, +// { 0x3454, "" }, +// { 0x3455, "" }, +// { 0x3456, "" }, +// { 0x3457, "" }, +// { 0x3458, "" }, +// { 0x3459, "" }, +// { 0x345A, "" }, +// { 0x345B, "" }, +// { 0x345C, "" }, +// { 0x345D, "" }, +// { 0x345E, "" }, +// { 0x345F, "" }, +// { 0x3460, "" }, +// { 0x3461, "" }, +// { 0x3462, "" }, +// { 0x3463, "" }, +// { 0x3464, "" }, +// { 0x3465, "" }, +// { 0x3466, "" }, +// { 0x3467, "" }, +// { 0x3468, "" }, +// { 0x3469, "" }, +// { 0x346A, "" }, +// { 0x346B, "" }, +// { 0x346C, "" }, +// { 0x346D, "" }, +// { 0x346E, "" }, +// { 0x346F, "" }, +// { 0x3470, "" }, +// { 0x3471, "" }, +// { 0x3472, "" }, +// { 0x3473, "" }, +// { 0x3474, "" }, +// { 0x3475, "" }, +// { 0x3476, "" }, +// { 0x3477, "" }, +// { 0x3478, "" }, +// { 0x3479, "" }, +// { 0x347A, "" }, +// { 0x347B, "" }, +// { 0x347C, "" }, +// { 0x347D, "" }, +// { 0x347E, "" }, +// { 0x347F, "" }, +// { 0x3480, "" }, +// { 0x3481, "" }, +// { 0x3482, "" }, +// { 0x3483, "" }, +// { 0x3484, "" }, +// { 0x3485, "" }, +// { 0x3486, "" }, +// { 0x3487, "" }, +// { 0x3488, "" }, +// { 0x3489, "" }, +// { 0x348A, "" }, +// { 0x348B, "" }, +// { 0x348C, "" }, +// { 0x348D, "" }, +// { 0x348E, "" }, +// { 0x348F, "" }, +// { 0x3490, "" }, +// { 0x3491, "" }, +// { 0x3492, "" }, +// { 0x3493, "" }, +// { 0x3494, "" }, +// { 0x3495, "" }, +// { 0x3496, "" }, +// { 0x3497, "" }, +// { 0x3498, "" }, +// { 0x3499, "" }, +// { 0x349A, "" }, +// { 0x349B, "" }, +// { 0x349C, "" }, +// { 0x349D, "" }, +// { 0x349E, "" }, +// { 0x349F, "" }, +// { 0x34A0, "" }, +// { 0x34A1, "" }, +// { 0x34A2, "" }, +// { 0x34A3, "" }, +// { 0x34A4, "" }, +// { 0x34A5, "" }, +// { 0x34A6, "" }, +// { 0x34A7, "" }, +// { 0x34A8, "" }, +// { 0x34A9, "" }, +// { 0x34AA, "" }, +// { 0x34AB, "" }, +// { 0x34AC, "" }, +// { 0x34AD, "" }, +// { 0x34AE, "" }, +// { 0x34AF, "" }, +// { 0x34B0, "" }, +// { 0x34B1, "" }, +// { 0x34B2, "" }, +// { 0x34B3, "" }, +// { 0x34B4, "" }, +// { 0x34B5, "" }, +// { 0x34B6, "" }, +// { 0x34B7, "" }, +// { 0x34B8, "" }, +// { 0x34B9, "" }, +// { 0x34BA, "" }, +// { 0x34BB, "" }, +// { 0x34BC, "" }, +// { 0x34BD, "" }, +// { 0x34BE, "" }, +// { 0x34BF, "" }, +// { 0x34C0, "" }, +// { 0x34C1, "" }, +// { 0x34C2, "" }, +// { 0x34C3, "" }, +// { 0x34C4, "" }, +// { 0x34C5, "" }, +// { 0x34C6, "" }, +// { 0x34C7, "" }, +// { 0x34C8, "" }, +// { 0x34C9, "" }, +// { 0x34CA, "" }, +// { 0x34CB, "" }, +// { 0x34CC, "" }, +// { 0x34CD, "" }, +// { 0x34CE, "" }, +// { 0x34CF, "" }, +// { 0x34D0, "" }, +// { 0x34D1, "" }, +// { 0x34D2, "" }, +// { 0x34D3, "" }, +// { 0x34D4, "" }, +// { 0x34D5, "" }, +// { 0x34D6, "" }, +// { 0x34D7, "" }, +// { 0x34D8, "" }, +// { 0x34D9, "" }, +// { 0x34DA, "" }, +// { 0x34DB, "" }, +// { 0x34DC, "" }, +// { 0x34DD, "" }, +// { 0x34DE, "" }, +// { 0x34DF, "" }, +// { 0x34E0, "" }, +// { 0x34E1, "" }, +// { 0x34E2, "" }, +// { 0x34E3, "" }, +// { 0x34E4, "" }, +// { 0x34E5, "" }, +// { 0x34E6, "" }, +// { 0x34E7, "" }, +// { 0x34E8, "" }, +// { 0x34E9, "" }, +// { 0x34EA, "" }, +// { 0x34EB, "" }, +// { 0x34EC, "" }, +// { 0x34ED, "" }, +// { 0x34EE, "" }, +// { 0x34EF, "" }, +// { 0x34F0, "" }, +// { 0x34F1, "" }, +// { 0x34F2, "" }, +// { 0x34F3, "" }, +// { 0x34F4, "" }, +// { 0x34F5, "" }, +// { 0x34F6, "" }, +// { 0x34F7, "" }, +// { 0x34F8, "" }, +// { 0x34F9, "" }, +// { 0x34FA, "" }, +// { 0x34FB, "" }, +// { 0x34FC, "" }, +// { 0x34FD, "" }, +// { 0x34FE, "" }, +// { 0x34FF, "" }, +// { 0x3500, "" }, +// { 0x3501, "" }, +// { 0x3502, "" }, +// { 0x3503, "" }, +// { 0x3504, "" }, +// { 0x3505, "" }, +// { 0x3506, "" }, +// { 0x3507, "" }, +// { 0x3508, "" }, +// { 0x3509, "" }, +// { 0x350A, "" }, +// { 0x350B, "" }, +// { 0x350C, "" }, +// { 0x350D, "" }, +// { 0x350E, "" }, +// { 0x350F, "" }, +// { 0x3510, "" }, +// { 0x3511, "" }, +// { 0x3512, "" }, +// { 0x3513, "" }, +// { 0x3514, "" }, +// { 0x3515, "" }, +// { 0x3516, "" }, +// { 0x3517, "" }, +// { 0x3518, "" }, +// { 0x3519, "" }, +// { 0x351A, "" }, +// { 0x351B, "" }, +// { 0x351C, "" }, +// { 0x351D, "" }, +// { 0x351E, "" }, +// { 0x351F, "" }, +// { 0x3520, "" }, +// { 0x3521, "" }, +// { 0x3522, "" }, +// { 0x3523, "" }, +// { 0x3524, "" }, +// { 0x3525, "" }, +// { 0x3526, "" }, +// { 0x3527, "" }, +// { 0x3528, "" }, +// { 0x3529, "" }, +// { 0x352A, "" }, +// { 0x352B, "" }, +// { 0x352C, "" }, +// { 0x352D, "" }, +// { 0x352E, "" }, +// { 0x352F, "" }, +// { 0x3530, "" }, +// { 0x3531, "" }, +// { 0x3532, "" }, +// { 0x3533, "" }, +// { 0x3534, "" }, +// { 0x3535, "" }, +// { 0x3536, "" }, +// { 0x3537, "" }, +// { 0x3538, "" }, +// { 0x3539, "" }, +// { 0x353A, "" }, +// { 0x353B, "" }, +// { 0x353C, "" }, +// { 0x353D, "" }, +// { 0x353E, "" }, +// { 0x353F, "" }, +// { 0x3540, "" }, +// { 0x3541, "" }, +// { 0x3542, "" }, +// { 0x3543, "" }, +// { 0x3544, "" }, +// { 0x3545, "" }, +// { 0x3546, "" }, +// { 0x3547, "" }, +// { 0x3548, "" }, +// { 0x3549, "" }, +// { 0x354A, "" }, +// { 0x354B, "" }, +// { 0x354C, "" }, +// { 0x354D, "" }, +// { 0x354E, "" }, +// { 0x354F, "" }, +// { 0x3550, "" }, +// { 0x3551, "" }, +// { 0x3552, "" }, +// { 0x3553, "" }, +// { 0x3554, "" }, +// { 0x3555, "" }, +// { 0x3556, "" }, +// { 0x3557, "" }, +// { 0x3558, "" }, +// { 0x3559, "" }, +// { 0x355A, "" }, +// { 0x355B, "" }, +// { 0x355C, "" }, +// { 0x355D, "" }, +// { 0x355E, "" }, +// { 0x355F, "" }, +// { 0x3560, "" }, +// { 0x3561, "" }, +// { 0x3562, "" }, +// { 0x3563, "" }, +// { 0x3564, "" }, +// { 0x3565, "" }, +// { 0x3566, "" }, +// { 0x3567, "" }, +// { 0x3568, "" }, +// { 0x3569, "" }, +// { 0x356A, "" }, +// { 0x356B, "" }, +// { 0x356C, "" }, +// { 0x356D, "" }, +// { 0x356E, "" }, +// { 0x356F, "" }, +// { 0x3570, "" }, +// { 0x3571, "" }, +// { 0x3572, "" }, +// { 0x3573, "" }, +// { 0x3574, "" }, +// { 0x3575, "" }, +// { 0x3576, "" }, +// { 0x3577, "" }, +// { 0x3578, "" }, +// { 0x3579, "" }, +// { 0x357A, "" }, +// { 0x357B, "" }, +// { 0x357C, "" }, +// { 0x357D, "" }, +// { 0x357E, "" }, +// { 0x357F, "" }, +// { 0x3580, "" }, +// { 0x3581, "" }, +// { 0x3582, "" }, +// { 0x3583, "" }, +// { 0x3584, "" }, +// { 0x3585, "" }, +// { 0x3586, "" }, +// { 0x3587, "" }, +// { 0x3588, "" }, +// { 0x3589, "" }, +// { 0x358A, "" }, +// { 0x358B, "" }, +// { 0x358C, "" }, +// { 0x358D, "" }, +// { 0x358E, "" }, +// { 0x358F, "" }, +// { 0x3590, "" }, +// { 0x3591, "" }, +// { 0x3592, "" }, +// { 0x3593, "" }, +// { 0x3594, "" }, +// { 0x3595, "" }, +// { 0x3596, "" }, +// { 0x3597, "" }, +// { 0x3598, "" }, +// { 0x3599, "" }, +// { 0x359A, "" }, +// { 0x359B, "" }, +// { 0x359C, "" }, +// { 0x359D, "" }, +// { 0x359E, "" }, +// { 0x359F, "" }, +// { 0x35A0, "" }, +// { 0x35A1, "" }, +// { 0x35A2, "" }, +// { 0x35A3, "" }, +// { 0x35A4, "" }, +// { 0x35A5, "" }, +// { 0x35A6, "" }, +// { 0x35A7, "" }, +// { 0x35A8, "" }, +// { 0x35A9, "" }, +// { 0x35AA, "" }, +// { 0x35AB, "" }, +// { 0x35AC, "" }, +// { 0x35AD, "" }, +// { 0x35AE, "" }, +// { 0x35AF, "" }, +// { 0x35B0, "" }, +// { 0x35B1, "" }, +// { 0x35B2, "" }, +// { 0x35B3, "" }, +// { 0x35B4, "" }, +// { 0x35B5, "" }, +// { 0x35B6, "" }, +// { 0x35B7, "" }, +// { 0x35B8, "" }, +// { 0x35B9, "" }, +// { 0x35BA, "" }, +// { 0x35BB, "" }, +// { 0x35BC, "" }, +// { 0x35BD, "" }, +// { 0x35BE, "" }, +// { 0x35BF, "" }, +// { 0x35C0, "" }, +// { 0x35C1, "" }, +// { 0x35C2, "" }, +// { 0x35C3, "" }, +// { 0x35C4, "" }, +// { 0x35C5, "" }, +// { 0x35C6, "" }, +// { 0x35C7, "" }, +// { 0x35C8, "" }, +// { 0x35C9, "" }, +// { 0x35CA, "" }, +// { 0x35CB, "" }, +// { 0x35CC, "" }, +// { 0x35CD, "" }, +// { 0x35CE, "" }, +// { 0x35CF, "" }, +// { 0x35D0, "" }, +// { 0x35D1, "" }, +// { 0x35D2, "" }, +// { 0x35D3, "" }, +// { 0x35D4, "" }, +// { 0x35D5, "" }, +// { 0x35D6, "" }, +// { 0x35D7, "" }, +// { 0x35D8, "" }, +// { 0x35D9, "" }, +// { 0x35DA, "" }, +// { 0x35DB, "" }, +// { 0x35DC, "" }, +// { 0x35DD, "" }, +// { 0x35DE, "" }, +// { 0x35DF, "" }, +// { 0x35E0, "" }, +// { 0x35E1, "" }, +// { 0x35E2, "" }, +// { 0x35E3, "" }, +// { 0x35E4, "" }, +// { 0x35E5, "" }, +// { 0x35E6, "" }, +// { 0x35E7, "" }, +// { 0x35E8, "" }, +// { 0x35E9, "" }, +// { 0x35EA, "" }, +// { 0x35EB, "" }, +// { 0x35EC, "" }, +// { 0x35ED, "" }, +// { 0x35EE, "" }, +// { 0x35EF, "" }, +// { 0x35F0, "" }, +// { 0x35F1, "" }, +// { 0x35F2, "" }, +// { 0x35F3, "" }, +// { 0x35F4, "" }, +// { 0x35F5, "" }, +// { 0x35F6, "" }, +// { 0x35F7, "" }, +// { 0x35F8, "" }, +// { 0x35F9, "" }, +// { 0x35FA, "" }, +// { 0x35FB, "" }, +// { 0x35FC, "" }, +// { 0x35FD, "" }, +// { 0x35FE, "" }, +// { 0x35FF, "" }, +// { 0x3600, "" }, +// { 0x3601, "" }, +// { 0x3602, "" }, +// { 0x3603, "" }, +// { 0x3604, "" }, +// { 0x3605, "" }, +// { 0x3606, "" }, +// { 0x3607, "" }, +// { 0x3608, "" }, +// { 0x3609, "" }, +// { 0x360A, "" }, +// { 0x360B, "" }, +// { 0x360C, "" }, +// { 0x360D, "" }, +// { 0x360E, "" }, +// { 0x360F, "" }, +// { 0x3610, "" }, +// { 0x3611, "" }, +// { 0x3612, "" }, +// { 0x3613, "" }, +// { 0x3614, "" }, +// { 0x3615, "" }, +// { 0x3616, "" }, +// { 0x3617, "" }, +// { 0x3618, "" }, +// { 0x3619, "" }, +// { 0x361A, "" }, +// { 0x361B, "" }, +// { 0x361C, "" }, +// { 0x361D, "" }, +// { 0x361E, "" }, +// { 0x361F, "" }, +// { 0x3620, "" }, +// { 0x3621, "" }, +// { 0x3622, "" }, +// { 0x3623, "" }, +// { 0x3624, "" }, +// { 0x3625, "" }, +// { 0x3626, "" }, +// { 0x3627, "" }, +// { 0x3628, "" }, +// { 0x3629, "" }, +// { 0x362A, "" }, +// { 0x362B, "" }, +// { 0x362C, "" }, +// { 0x362D, "" }, +// { 0x362E, "" }, +// { 0x362F, "" }, +// { 0x3630, "" }, +// { 0x3631, "" }, +// { 0x3632, "" }, +// { 0x3633, "" }, +// { 0x3634, "" }, +// { 0x3635, "" }, +// { 0x3636, "" }, +// { 0x3637, "" }, +// { 0x3638, "" }, +// { 0x3639, "" }, +// { 0x363A, "" }, +// { 0x363B, "" }, +// { 0x363C, "" }, +// { 0x363D, "" }, +// { 0x363E, "" }, +// { 0x363F, "" }, +// { 0x3640, "" }, +// { 0x3641, "" }, +// { 0x3642, "" }, +// { 0x3643, "" }, +// { 0x3644, "" }, +// { 0x3645, "" }, +// { 0x3646, "" }, +// { 0x3647, "" }, +// { 0x3648, "" }, +// { 0x3649, "" }, +// { 0x364A, "" }, +// { 0x364B, "" }, +// { 0x364C, "" }, +// { 0x364D, "" }, +// { 0x364E, "" }, +// { 0x364F, "" }, +// { 0x3650, "" }, +// { 0x3651, "" }, +// { 0x3652, "" }, +// { 0x3653, "" }, +// { 0x3654, "" }, +// { 0x3655, "" }, +// { 0x3656, "" }, +// { 0x3657, "" }, +// { 0x3658, "" }, +// { 0x3659, "" }, +// { 0x365A, "" }, +// { 0x365B, "" }, +// { 0x365C, "" }, +// { 0x365D, "" }, +// { 0x365E, "" }, +// { 0x365F, "" }, +// { 0x3660, "" }, +// { 0x3661, "" }, +// { 0x3662, "" }, +// { 0x3663, "" }, +// { 0x3664, "" }, +// { 0x3665, "" }, +// { 0x3666, "" }, +// { 0x3667, "" }, +// { 0x3668, "" }, +// { 0x3669, "" }, +// { 0x366A, "" }, +// { 0x366B, "" }, +// { 0x366C, "" }, +// { 0x366D, "" }, +// { 0x366E, "" }, +// { 0x366F, "" }, +// { 0x3670, "" }, +// { 0x3671, "" }, +// { 0x3672, "" }, +// { 0x3673, "" }, +// { 0x3674, "" }, +// { 0x3675, "" }, +// { 0x3676, "" }, +// { 0x3677, "" }, +// { 0x3678, "" }, +// { 0x3679, "" }, +// { 0x367A, "" }, +// { 0x367B, "" }, +// { 0x367C, "" }, +// { 0x367D, "" }, +// { 0x367E, "" }, +// { 0x367F, "" }, +// { 0x3680, "" }, +// { 0x3681, "" }, +// { 0x3682, "" }, +// { 0x3683, "" }, +// { 0x3684, "" }, +// { 0x3685, "" }, +// { 0x3686, "" }, +// { 0x3687, "" }, +// { 0x3688, "" }, +// { 0x3689, "" }, +// { 0x368A, "" }, +// { 0x368B, "" }, +// { 0x368C, "" }, +// { 0x368D, "" }, +// { 0x368E, "" }, +// { 0x368F, "" }, +// { 0x3690, "" }, +// { 0x3691, "" }, +// { 0x3692, "" }, +// { 0x3693, "" }, +// { 0x3694, "" }, +// { 0x3695, "" }, +// { 0x3696, "" }, +// { 0x3697, "" }, +// { 0x3698, "" }, +// { 0x3699, "" }, +// { 0x369A, "" }, +// { 0x369B, "" }, +// { 0x369C, "" }, +// { 0x369D, "" }, +// { 0x369E, "" }, +// { 0x369F, "" }, +// { 0x36A0, "" }, +// { 0x36A1, "" }, +// { 0x36A2, "" }, +// { 0x36A3, "" }, +// { 0x36A4, "" }, +// { 0x36A5, "" }, +// { 0x36A6, "" }, +// { 0x36A7, "" }, +// { 0x36A8, "" }, +// { 0x36A9, "" }, +// { 0x36AA, "" }, +// { 0x36AB, "" }, +// { 0x36AC, "" }, +// { 0x36AD, "" }, +// { 0x36AE, "" }, +// { 0x36AF, "" }, +// { 0x36B0, "" }, +// { 0x36B1, "" }, +// { 0x36B2, "" }, +// { 0x36B3, "" }, +// { 0x36B4, "" }, +// { 0x36B5, "" }, +// { 0x36B6, "" }, +// { 0x36B7, "" }, +// { 0x36B8, "" }, +// { 0x36B9, "" }, +// { 0x36BA, "" }, +// { 0x36BB, "" }, +// { 0x36BC, "" }, +// { 0x36BD, "" }, +// { 0x36BE, "" }, +// { 0x36BF, "" }, +// { 0x36C0, "" }, +// { 0x36C1, "" }, +// { 0x36C2, "" }, +// { 0x36C3, "" }, +// { 0x36C4, "" }, +// { 0x36C5, "" }, +// { 0x36C6, "" }, +// { 0x36C7, "" }, +// { 0x36C8, "" }, +// { 0x36C9, "" }, +// { 0x36CA, "" }, +// { 0x36CB, "" }, +// { 0x36CC, "" }, +// { 0x36CD, "" }, +// { 0x36CE, "" }, +// { 0x36CF, "" }, +// { 0x36D0, "" }, +// { 0x36D1, "" }, +// { 0x36D2, "" }, +// { 0x36D3, "" }, +// { 0x36D4, "" }, +// { 0x36D5, "" }, +// { 0x36D6, "" }, +// { 0x36D7, "" }, +// { 0x36D8, "" }, +// { 0x36D9, "" }, +// { 0x36DA, "" }, +// { 0x36DB, "" }, +// { 0x36DC, "" }, +// { 0x36DD, "" }, +// { 0x36DE, "" }, +// { 0x36DF, "" }, +// { 0x36E0, "" }, +// { 0x36E1, "" }, +// { 0x36E2, "" }, +// { 0x36E3, "" }, +// { 0x36E4, "" }, +// { 0x36E5, "" }, +// { 0x36E6, "" }, +// { 0x36E7, "" }, +// { 0x36E8, "" }, +// { 0x36E9, "" }, +// { 0x36EA, "" }, +// { 0x36EB, "" }, +// { 0x36EC, "" }, +// { 0x36ED, "" }, +// { 0x36EE, "" }, +// { 0x36EF, "" }, +// { 0x36F0, "" }, +// { 0x36F1, "" }, +// { 0x36F2, "" }, +// { 0x36F3, "" }, +// { 0x36F4, "" }, +// { 0x36F5, "" }, +// { 0x36F6, "" }, +// { 0x36F7, "" }, +// { 0x36F8, "" }, +// { 0x36F9, "" }, +// { 0x36FA, "" }, +// { 0x36FB, "" }, +// { 0x36FC, "" }, +// { 0x36FD, "" }, +// { 0x36FE, "" }, +// { 0x36FF, "" }, +// { 0x3700, "" }, +// { 0x3701, "" }, +// { 0x3702, "" }, +// { 0x3703, "" }, +// { 0x3704, "" }, +// { 0x3705, "" }, +// { 0x3706, "" }, +// { 0x3707, "" }, +// { 0x3708, "" }, +// { 0x3709, "" }, +// { 0x370A, "" }, +// { 0x370B, "" }, +// { 0x370C, "" }, +// { 0x370D, "" }, +// { 0x370E, "" }, +// { 0x370F, "" }, +// { 0x3710, "" }, +// { 0x3711, "" }, +// { 0x3712, "" }, +// { 0x3713, "" }, +// { 0x3714, "" }, +// { 0x3715, "" }, +// { 0x3716, "" }, +// { 0x3717, "" }, +// { 0x3718, "" }, +// { 0x3719, "" }, +// { 0x371A, "" }, +// { 0x371B, "" }, +// { 0x371C, "" }, +// { 0x371D, "" }, +// { 0x371E, "" }, +// { 0x371F, "" }, +// { 0x3720, "" }, +// { 0x3721, "" }, +// { 0x3722, "" }, +// { 0x3723, "" }, +// { 0x3724, "" }, +// { 0x3725, "" }, +// { 0x3726, "" }, +// { 0x3727, "" }, +// { 0x3728, "" }, +// { 0x3729, "" }, +// { 0x372A, "" }, +// { 0x372B, "" }, +// { 0x372C, "" }, +// { 0x372D, "" }, +// { 0x372E, "" }, +// { 0x372F, "" }, +// { 0x3730, "" }, +// { 0x3731, "" }, +// { 0x3732, "" }, +// { 0x3733, "" }, +// { 0x3734, "" }, +// { 0x3735, "" }, +// { 0x3736, "" }, +// { 0x3737, "" }, +// { 0x3738, "" }, +// { 0x3739, "" }, +// { 0x373A, "" }, +// { 0x373B, "" }, +// { 0x373C, "" }, +// { 0x373D, "" }, +// { 0x373E, "" }, +// { 0x373F, "" }, +// { 0x3740, "" }, +// { 0x3741, "" }, +// { 0x3742, "" }, +// { 0x3743, "" }, +// { 0x3744, "" }, +// { 0x3745, "" }, +// { 0x3746, "" }, +// { 0x3747, "" }, +// { 0x3748, "" }, +// { 0x3749, "" }, +// { 0x374A, "" }, +// { 0x374B, "" }, +// { 0x374C, "" }, +// { 0x374D, "" }, +// { 0x374E, "" }, +// { 0x374F, "" }, +// { 0x3750, "" }, +// { 0x3751, "" }, +// { 0x3752, "" }, +// { 0x3753, "" }, +// { 0x3754, "" }, +// { 0x3755, "" }, +// { 0x3756, "" }, +// { 0x3757, "" }, +// { 0x3758, "" }, +// { 0x3759, "" }, +// { 0x375A, "" }, +// { 0x375B, "" }, +// { 0x375C, "" }, +// { 0x375D, "" }, +// { 0x375E, "" }, +// { 0x375F, "" }, +// { 0x3760, "" }, +// { 0x3761, "" }, +// { 0x3762, "" }, +// { 0x3763, "" }, +// { 0x3764, "" }, +// { 0x3765, "" }, +// { 0x3766, "" }, +// { 0x3767, "" }, +// { 0x3768, "" }, +// { 0x3769, "" }, +// { 0x376A, "" }, +// { 0x376B, "" }, +// { 0x376C, "" }, +// { 0x376D, "" }, +// { 0x376E, "" }, +// { 0x376F, "" }, +// { 0x3770, "" }, +// { 0x3771, "" }, +// { 0x3772, "" }, +// { 0x3773, "" }, +// { 0x3774, "" }, +// { 0x3775, "" }, +// { 0x3776, "" }, +// { 0x3777, "" }, +// { 0x3778, "" }, +// { 0x3779, "" }, +// { 0x377A, "" }, +// { 0x377B, "" }, +// { 0x377C, "" }, +// { 0x377D, "" }, +// { 0x377E, "" }, +// { 0x377F, "" }, +// { 0x3780, "" }, +// { 0x3781, "" }, +// { 0x3782, "" }, +// { 0x3783, "" }, +// { 0x3784, "" }, +// { 0x3785, "" }, +// { 0x3786, "" }, +// { 0x3787, "" }, +// { 0x3788, "" }, +// { 0x3789, "" }, +// { 0x378A, "" }, +// { 0x378B, "" }, +// { 0x378C, "" }, +// { 0x378D, "" }, +// { 0x378E, "" }, +// { 0x378F, "" }, +// { 0x3790, "" }, +// { 0x3791, "" }, +// { 0x3792, "" }, +// { 0x3793, "" }, +// { 0x3794, "" }, +// { 0x3795, "" }, +// { 0x3796, "" }, +// { 0x3797, "" }, +// { 0x3798, "" }, +// { 0x3799, "" }, +// { 0x379A, "" }, +// { 0x379B, "" }, +// { 0x379C, "" }, +// { 0x379D, "" }, +// { 0x379E, "" }, +// { 0x379F, "" }, +// { 0x37A0, "" }, +// { 0x37A1, "" }, +// { 0x37A2, "" }, +// { 0x37A3, "" }, +// { 0x37A4, "" }, +// { 0x37A5, "" }, +// { 0x37A6, "" }, +// { 0x37A7, "" }, +// { 0x37A8, "" }, +// { 0x37A9, "" }, +// { 0x37AA, "" }, +// { 0x37AB, "" }, +// { 0x37AC, "" }, +// { 0x37AD, "" }, +// { 0x37AE, "" }, +// { 0x37AF, "" }, +// { 0x37B0, "" }, +// { 0x37B1, "" }, +// { 0x37B2, "" }, +// { 0x37B3, "" }, +// { 0x37B4, "" }, +// { 0x37B5, "" }, +// { 0x37B6, "" }, +// { 0x37B7, "" }, +// { 0x37B8, "" }, +// { 0x37B9, "" }, +// { 0x37BA, "" }, +// { 0x37BB, "" }, +// { 0x37BC, "" }, +// { 0x37BD, "" }, +// { 0x37BE, "" }, +// { 0x37BF, "" }, +// { 0x37C0, "" }, +// { 0x37C1, "" }, +// { 0x37C2, "" }, +// { 0x37C3, "" }, +// { 0x37C4, "" }, +// { 0x37C5, "" }, +// { 0x37C6, "" }, +// { 0x37C7, "" }, +// { 0x37C8, "" }, +// { 0x37C9, "" }, +// { 0x37CA, "" }, +// { 0x37CB, "" }, +// { 0x37CC, "" }, +// { 0x37CD, "" }, +// { 0x37CE, "" }, +// { 0x37CF, "" }, +// { 0x37D0, "" }, +// { 0x37D1, "" }, +// { 0x37D2, "" }, +// { 0x37D3, "" }, +// { 0x37D4, "" }, +// { 0x37D5, "" }, +// { 0x37D6, "" }, +// { 0x37D7, "" }, +// { 0x37D8, "" }, +// { 0x37D9, "" }, +// { 0x37DA, "" }, +// { 0x37DB, "" }, +// { 0x37DC, "" }, +// { 0x37DD, "" }, +// { 0x37DE, "" }, +// { 0x37DF, "" }, +// { 0x37E0, "" }, +// { 0x37E1, "" }, +// { 0x37E2, "" }, +// { 0x37E3, "" }, +// { 0x37E4, "" }, +// { 0x37E5, "" }, +// { 0x37E6, "" }, +// { 0x37E7, "" }, +// { 0x37E8, "" }, +// { 0x37E9, "" }, +// { 0x37EA, "" }, +// { 0x37EB, "" }, +// { 0x37EC, "" }, +// { 0x37ED, "" }, +// { 0x37EE, "" }, +// { 0x37EF, "" }, +// { 0x37F0, "" }, +// { 0x37F1, "" }, +// { 0x37F2, "" }, +// { 0x37F3, "" }, +// { 0x37F4, "" }, +// { 0x37F5, "" }, +// { 0x37F6, "" }, +// { 0x37F7, "" }, +// { 0x37F8, "" }, +// { 0x37F9, "" }, +// { 0x37FA, "" }, +// { 0x37FB, "" }, +// { 0x37FC, "" }, +// { 0x37FD, "" }, +// { 0x37FE, "" }, +// { 0x37FF, "" }, +// { 0x3800, "" }, +// { 0x3801, "" }, +// { 0x3802, "" }, +// { 0x3803, "" }, +// { 0x3804, "" }, +// { 0x3805, "" }, +// { 0x3806, "" }, +// { 0x3807, "" }, +// { 0x3808, "" }, +// { 0x3809, "" }, +// { 0x380A, "" }, +// { 0x380B, "" }, +// { 0x380C, "" }, +// { 0x380D, "" }, +// { 0x380E, "" }, +// { 0x380F, "" }, +// { 0x3810, "" }, +// { 0x3811, "" }, +// { 0x3812, "" }, +// { 0x3813, "" }, +// { 0x3814, "" }, +// { 0x3815, "" }, +// { 0x3816, "" }, +// { 0x3817, "" }, +// { 0x3818, "" }, +// { 0x3819, "" }, +// { 0x381A, "" }, +// { 0x381B, "" }, +// { 0x381C, "" }, +// { 0x381D, "" }, +// { 0x381E, "" }, +// { 0x381F, "" }, +// { 0x3820, "" }, +// { 0x3821, "" }, +// { 0x3822, "" }, +// { 0x3823, "" }, +// { 0x3824, "" }, +// { 0x3825, "" }, +// { 0x3826, "" }, +// { 0x3827, "" }, +// { 0x3828, "" }, +// { 0x3829, "" }, +// { 0x382A, "" }, +// { 0x382B, "" }, +// { 0x382C, "" }, +// { 0x382D, "" }, +// { 0x382E, "" }, +// { 0x382F, "" }, +// { 0x3830, "" }, +// { 0x3831, "" }, +// { 0x3832, "" }, +// { 0x3833, "" }, +// { 0x3834, "" }, +// { 0x3835, "" }, +// { 0x3836, "" }, +// { 0x3837, "" }, +// { 0x3838, "" }, +// { 0x3839, "" }, +// { 0x383A, "" }, +// { 0x383B, "" }, +// { 0x383C, "" }, +// { 0x383D, "" }, +// { 0x383E, "" }, +// { 0x383F, "" }, +// { 0x3840, "" }, +// { 0x3841, "" }, +// { 0x3842, "" }, +// { 0x3843, "" }, +// { 0x3844, "" }, +// { 0x3845, "" }, +// { 0x3846, "" }, +// { 0x3847, "" }, +// { 0x3848, "" }, +// { 0x3849, "" }, +// { 0x384A, "" }, +// { 0x384B, "" }, +// { 0x384C, "" }, +// { 0x384D, "" }, +// { 0x384E, "" }, +// { 0x384F, "" }, +// { 0x3850, "" }, +// { 0x3851, "" }, +// { 0x3852, "" }, +// { 0x3853, "" }, +// { 0x3854, "" }, +// { 0x3855, "" }, +// { 0x3856, "" }, +// { 0x3857, "" }, +// { 0x3858, "" }, +// { 0x3859, "" }, +// { 0x385A, "" }, +// { 0x385B, "" }, +// { 0x385C, "" }, +// { 0x385D, "" }, +// { 0x385E, "" }, +// { 0x385F, "" }, +// { 0x3860, "" }, +// { 0x3861, "" }, +// { 0x3862, "" }, +// { 0x3863, "" }, +// { 0x3864, "" }, +// { 0x3865, "" }, +// { 0x3866, "" }, +// { 0x3867, "" }, +// { 0x3868, "" }, +// { 0x3869, "" }, +// { 0x386A, "" }, +// { 0x386B, "" }, +// { 0x386C, "" }, +// { 0x386D, "" }, +// { 0x386E, "" }, +// { 0x386F, "" }, +// { 0x3870, "" }, +// { 0x3871, "" }, +// { 0x3872, "" }, +// { 0x3873, "" }, +// { 0x3874, "" }, +// { 0x3875, "" }, +// { 0x3876, "" }, +// { 0x3877, "" }, +// { 0x3878, "" }, +// { 0x3879, "" }, +// { 0x387A, "" }, +// { 0x387B, "" }, +// { 0x387C, "" }, +// { 0x387D, "" }, +// { 0x387E, "" }, +// { 0x387F, "" }, +// { 0x3880, "" }, +// { 0x3881, "" }, +// { 0x3882, "" }, +// { 0x3883, "" }, +// { 0x3884, "" }, +// { 0x3885, "" }, +// { 0x3886, "" }, +// { 0x3887, "" }, +// { 0x3888, "" }, +// { 0x3889, "" }, +// { 0x388A, "" }, +// { 0x388B, "" }, +// { 0x388C, "" }, +// { 0x388D, "" }, +// { 0x388E, "" }, +// { 0x388F, "" }, +// { 0x3890, "" }, +// { 0x3891, "" }, +// { 0x3892, "" }, +// { 0x3893, "" }, +// { 0x3894, "" }, +// { 0x3895, "" }, +// { 0x3896, "" }, +// { 0x3897, "" }, +// { 0x3898, "" }, +// { 0x3899, "" }, +// { 0x389A, "" }, +// { 0x389B, "" }, +// { 0x389C, "" }, +// { 0x389D, "" }, +// { 0x389E, "" }, +// { 0x389F, "" }, +// { 0x38A0, "" }, +// { 0x38A1, "" }, +// { 0x38A2, "" }, +// { 0x38A3, "" }, +// { 0x38A4, "" }, +// { 0x38A5, "" }, +// { 0x38A6, "" }, +// { 0x38A7, "" }, +// { 0x38A8, "" }, +// { 0x38A9, "" }, +// { 0x38AA, "" }, +// { 0x38AB, "" }, +// { 0x38AC, "" }, +// { 0x38AD, "" }, +// { 0x38AE, "" }, +// { 0x38AF, "" }, +// { 0x38B0, "" }, +// { 0x38B1, "" }, +// { 0x38B2, "" }, +// { 0x38B3, "" }, +// { 0x38B4, "" }, +// { 0x38B5, "" }, +// { 0x38B6, "" }, +// { 0x38B7, "" }, +// { 0x38B8, "" }, +// { 0x38B9, "" }, +// { 0x38BA, "" }, +// { 0x38BB, "" }, +// { 0x38BC, "" }, +// { 0x38BD, "" }, +// { 0x38BE, "" }, +// { 0x38BF, "" }, +// { 0x38C0, "" }, +// { 0x38C1, "" }, +// { 0x38C2, "" }, +// { 0x38C3, "" }, +// { 0x38C4, "" }, +// { 0x38C5, "" }, +// { 0x38C6, "" }, +// { 0x38C7, "" }, +// { 0x38C8, "" }, +// { 0x38C9, "" }, +// { 0x38CA, "" }, +// { 0x38CB, "" }, +// { 0x38CC, "" }, +// { 0x38CD, "" }, +// { 0x38CE, "" }, +// { 0x38CF, "" }, +// { 0x38D0, "" }, +// { 0x38D1, "" }, +// { 0x38D2, "" }, +// { 0x38D3, "" }, +// { 0x38D4, "" }, +// { 0x38D5, "" }, +// { 0x38D6, "" }, +// { 0x38D7, "" }, +// { 0x38D8, "" }, +// { 0x38D9, "" }, +// { 0x38DA, "" }, +// { 0x38DB, "" }, +// { 0x38DC, "" }, +// { 0x38DD, "" }, +// { 0x38DE, "" }, +// { 0x38DF, "" }, +// { 0x38E0, "" }, +// { 0x38E1, "" }, +// { 0x38E2, "" }, +// { 0x38E3, "" }, +// { 0x38E4, "" }, +// { 0x38E5, "" }, +// { 0x38E6, "" }, +// { 0x38E7, "" }, +// { 0x38E8, "" }, +// { 0x38E9, "" }, +// { 0x38EA, "" }, +// { 0x38EB, "" }, +// { 0x38EC, "" }, +// { 0x38ED, "" }, +// { 0x38EE, "" }, +// { 0x38EF, "" }, +// { 0x38F0, "" }, +// { 0x38F1, "" }, +// { 0x38F2, "" }, +// { 0x38F3, "" }, +// { 0x38F4, "" }, +// { 0x38F5, "" }, +// { 0x38F6, "" }, +// { 0x38F7, "" }, +// { 0x38F8, "" }, +// { 0x38F9, "" }, +// { 0x38FA, "" }, +// { 0x38FB, "" }, +// { 0x38FC, "" }, +// { 0x38FD, "" }, +// { 0x38FE, "" }, +// { 0x38FF, "" }, +// { 0x3900, "" }, +// { 0x3901, "" }, +// { 0x3902, "" }, +// { 0x3903, "" }, +// { 0x3904, "" }, +// { 0x3905, "" }, +// { 0x3906, "" }, +// { 0x3907, "" }, +// { 0x3908, "" }, +// { 0x3909, "" }, +// { 0x390A, "" }, +// { 0x390B, "" }, +// { 0x390C, "" }, +// { 0x390D, "" }, +// { 0x390E, "" }, +// { 0x390F, "" }, +// { 0x3910, "" }, +// { 0x3911, "" }, +// { 0x3912, "" }, +// { 0x3913, "" }, +// { 0x3914, "" }, +// { 0x3915, "" }, +// { 0x3916, "" }, +// { 0x3917, "" }, +// { 0x3918, "" }, +// { 0x3919, "" }, +// { 0x391A, "" }, +// { 0x391B, "" }, +// { 0x391C, "" }, +// { 0x391D, "" }, +// { 0x391E, "" }, +// { 0x391F, "" }, +// { 0x3920, "" }, +// { 0x3921, "" }, +// { 0x3922, "" }, +// { 0x3923, "" }, +// { 0x3924, "" }, +// { 0x3925, "" }, +// { 0x3926, "" }, +// { 0x3927, "" }, +// { 0x3928, "" }, +// { 0x3929, "" }, +// { 0x392A, "" }, +// { 0x392B, "" }, +// { 0x392C, "" }, +// { 0x392D, "" }, +// { 0x392E, "" }, +// { 0x392F, "" }, +// { 0x3930, "" }, +// { 0x3931, "" }, +// { 0x3932, "" }, +// { 0x3933, "" }, +// { 0x3934, "" }, +// { 0x3935, "" }, +// { 0x3936, "" }, +// { 0x3937, "" }, +// { 0x3938, "" }, +// { 0x3939, "" }, +// { 0x393A, "" }, +// { 0x393B, "" }, +// { 0x393C, "" }, +// { 0x393D, "" }, +// { 0x393E, "" }, +// { 0x393F, "" }, +// { 0x3940, "" }, +// { 0x3941, "" }, +// { 0x3942, "" }, +// { 0x3943, "" }, +// { 0x3944, "" }, +// { 0x3945, "" }, +// { 0x3946, "" }, +// { 0x3947, "" }, +// { 0x3948, "" }, +// { 0x3949, "" }, +// { 0x394A, "" }, +// { 0x394B, "" }, +// { 0x394C, "" }, +// { 0x394D, "" }, +// { 0x394E, "" }, +// { 0x394F, "" }, +// { 0x3950, "" }, +// { 0x3951, "" }, +// { 0x3952, "" }, +// { 0x3953, "" }, +// { 0x3954, "" }, +// { 0x3955, "" }, +// { 0x3956, "" }, +// { 0x3957, "" }, +// { 0x3958, "" }, +// { 0x3959, "" }, +// { 0x395A, "" }, +// { 0x395B, "" }, +// { 0x395C, "" }, +// { 0x395D, "" }, +// { 0x395E, "" }, +// { 0x395F, "" }, +// { 0x3960, "" }, +// { 0x3961, "" }, +// { 0x3962, "" }, +// { 0x3963, "" }, +// { 0x3964, "" }, +// { 0x3965, "" }, +// { 0x3966, "" }, +// { 0x3967, "" }, +// { 0x3968, "" }, +// { 0x3969, "" }, +// { 0x396A, "" }, +// { 0x396B, "" }, +// { 0x396C, "" }, +// { 0x396D, "" }, +// { 0x396E, "" }, +// { 0x396F, "" }, +// { 0x3970, "" }, +// { 0x3971, "" }, +// { 0x3972, "" }, +// { 0x3973, "" }, +// { 0x3974, "" }, +// { 0x3975, "" }, +// { 0x3976, "" }, +// { 0x3977, "" }, +// { 0x3978, "" }, +// { 0x3979, "" }, +// { 0x397A, "" }, +// { 0x397B, "" }, +// { 0x397C, "" }, +// { 0x397D, "" }, +// { 0x397E, "" }, +// { 0x397F, "" }, +// { 0x3980, "" }, +// { 0x3981, "" }, +// { 0x3982, "" }, +// { 0x3983, "" }, +// { 0x3984, "" }, +// { 0x3985, "" }, +// { 0x3986, "" }, +// { 0x3987, "" }, +// { 0x3988, "" }, +// { 0x3989, "" }, +// { 0x398A, "" }, +// { 0x398B, "" }, +// { 0x398C, "" }, +// { 0x398D, "" }, +// { 0x398E, "" }, +// { 0x398F, "" }, +// { 0x3990, "" }, +// { 0x3991, "" }, +// { 0x3992, "" }, +// { 0x3993, "" }, +// { 0x3994, "" }, +// { 0x3995, "" }, +// { 0x3996, "" }, +// { 0x3997, "" }, +// { 0x3998, "" }, +// { 0x3999, "" }, +// { 0x399A, "" }, +// { 0x399B, "" }, +// { 0x399C, "" }, +// { 0x399D, "" }, +// { 0x399E, "" }, +// { 0x399F, "" }, +// { 0x39A0, "" }, +// { 0x39A1, "" }, +// { 0x39A2, "" }, +// { 0x39A3, "" }, +// { 0x39A4, "" }, +// { 0x39A5, "" }, +// { 0x39A6, "" }, +// { 0x39A7, "" }, +// { 0x39A8, "" }, +// { 0x39A9, "" }, +// { 0x39AA, "" }, +// { 0x39AB, "" }, +// { 0x39AC, "" }, +// { 0x39AD, "" }, +// { 0x39AE, "" }, +// { 0x39AF, "" }, +// { 0x39B0, "" }, +// { 0x39B1, "" }, +// { 0x39B2, "" }, +// { 0x39B3, "" }, +// { 0x39B4, "" }, +// { 0x39B5, "" }, +// { 0x39B6, "" }, +// { 0x39B7, "" }, +// { 0x39B8, "" }, +// { 0x39B9, "" }, +// { 0x39BA, "" }, +// { 0x39BB, "" }, +// { 0x39BC, "" }, +// { 0x39BD, "" }, +// { 0x39BE, "" }, +// { 0x39BF, "" }, +// { 0x39C0, "" }, +// { 0x39C1, "" }, +// { 0x39C2, "" }, +// { 0x39C3, "" }, +// { 0x39C4, "" }, +// { 0x39C5, "" }, +// { 0x39C6, "" }, +// { 0x39C7, "" }, +// { 0x39C8, "" }, +// { 0x39C9, "" }, +// { 0x39CA, "" }, +// { 0x39CB, "" }, +// { 0x39CC, "" }, +// { 0x39CD, "" }, +// { 0x39CE, "" }, +// { 0x39CF, "" }, +// { 0x39D0, "" }, +// { 0x39D1, "" }, +// { 0x39D2, "" }, +// { 0x39D3, "" }, +// { 0x39D4, "" }, +// { 0x39D5, "" }, +// { 0x39D6, "" }, +// { 0x39D7, "" }, +// { 0x39D8, "" }, +// { 0x39D9, "" }, +// { 0x39DA, "" }, +// { 0x39DB, "" }, +// { 0x39DC, "" }, +// { 0x39DD, "" }, +// { 0x39DE, "" }, +// { 0x39DF, "" }, +// { 0x39E0, "" }, +// { 0x39E1, "" }, +// { 0x39E2, "" }, +// { 0x39E3, "" }, +// { 0x39E4, "" }, +// { 0x39E5, "" }, +// { 0x39E6, "" }, +// { 0x39E7, "" }, +// { 0x39E8, "" }, +// { 0x39E9, "" }, +// { 0x39EA, "" }, +// { 0x39EB, "" }, +// { 0x39EC, "" }, +// { 0x39ED, "" }, +// { 0x39EE, "" }, +// { 0x39EF, "" }, +// { 0x39F0, "" }, +// { 0x39F1, "" }, +// { 0x39F2, "" }, +// { 0x39F3, "" }, +// { 0x39F4, "" }, +// { 0x39F5, "" }, +// { 0x39F6, "" }, +// { 0x39F7, "" }, +// { 0x39F8, "" }, +// { 0x39F9, "" }, +// { 0x39FA, "" }, +// { 0x39FB, "" }, +// { 0x39FC, "" }, +// { 0x39FD, "" }, +// { 0x39FE, "" }, +// { 0x39FF, "" }, +// { 0x3A00, "" }, +// { 0x3A01, "" }, +// { 0x3A02, "" }, +// { 0x3A03, "" }, +// { 0x3A04, "" }, +// { 0x3A05, "" }, +// { 0x3A06, "" }, +// { 0x3A07, "" }, +// { 0x3A08, "" }, +// { 0x3A09, "" }, +// { 0x3A0A, "" }, +// { 0x3A0B, "" }, +// { 0x3A0C, "" }, +// { 0x3A0D, "" }, +// { 0x3A0E, "" }, +// { 0x3A0F, "" }, +// { 0x3A10, "" }, +// { 0x3A11, "" }, +// { 0x3A12, "" }, +// { 0x3A13, "" }, +// { 0x3A14, "" }, +// { 0x3A15, "" }, +// { 0x3A16, "" }, +// { 0x3A17, "" }, +// { 0x3A18, "" }, +// { 0x3A19, "" }, +// { 0x3A1A, "" }, +// { 0x3A1B, "" }, +// { 0x3A1C, "" }, +// { 0x3A1D, "" }, +// { 0x3A1E, "" }, +// { 0x3A1F, "" }, +// { 0x3A20, "" }, +// { 0x3A21, "" }, +// { 0x3A22, "" }, +// { 0x3A23, "" }, +// { 0x3A24, "" }, +// { 0x3A25, "" }, +// { 0x3A26, "" }, +// { 0x3A27, "" }, +// { 0x3A28, "" }, +// { 0x3A29, "" }, +// { 0x3A2A, "" }, +// { 0x3A2B, "" }, +// { 0x3A2C, "" }, +// { 0x3A2D, "" }, +// { 0x3A2E, "" }, +// { 0x3A2F, "" }, +// { 0x3A30, "" }, +// { 0x3A31, "" }, +// { 0x3A32, "" }, +// { 0x3A33, "" }, +// { 0x3A34, "" }, +// { 0x3A35, "" }, +// { 0x3A36, "" }, +// { 0x3A37, "" }, +// { 0x3A38, "" }, +// { 0x3A39, "" }, +// { 0x3A3A, "" }, +// { 0x3A3B, "" }, +// { 0x3A3C, "" }, +// { 0x3A3D, "" }, +// { 0x3A3E, "" }, +// { 0x3A3F, "" }, +// { 0x3A40, "" }, +// { 0x3A41, "" }, +// { 0x3A42, "" }, +// { 0x3A43, "" }, +// { 0x3A44, "" }, +// { 0x3A45, "" }, +// { 0x3A46, "" }, +// { 0x3A47, "" }, +// { 0x3A48, "" }, +// { 0x3A49, "" }, +// { 0x3A4A, "" }, +// { 0x3A4B, "" }, +// { 0x3A4C, "" }, +// { 0x3A4D, "" }, +// { 0x3A4E, "" }, +// { 0x3A4F, "" }, +// { 0x3A50, "" }, +// { 0x3A51, "" }, +// { 0x3A52, "" }, +// { 0x3A53, "" }, +// { 0x3A54, "" }, +// { 0x3A55, "" }, +// { 0x3A56, "" }, +// { 0x3A57, "" }, +// { 0x3A58, "" }, +// { 0x3A59, "" }, +// { 0x3A5A, "" }, +// { 0x3A5B, "" }, +// { 0x3A5C, "" }, +// { 0x3A5D, "" }, +// { 0x3A5E, "" }, +// { 0x3A5F, "" }, +// { 0x3A60, "" }, +// { 0x3A61, "" }, +// { 0x3A62, "" }, +// { 0x3A63, "" }, +// { 0x3A64, "" }, +// { 0x3A65, "" }, +// { 0x3A66, "" }, +// { 0x3A67, "" }, +// { 0x3A68, "" }, +// { 0x3A69, "" }, +// { 0x3A6A, "" }, +// { 0x3A6B, "" }, +// { 0x3A6C, "" }, +// { 0x3A6D, "" }, +// { 0x3A6E, "" }, +// { 0x3A6F, "" }, +// { 0x3A70, "" }, +// { 0x3A71, "" }, +// { 0x3A72, "" }, +// { 0x3A73, "" }, +// { 0x3A74, "" }, +// { 0x3A75, "" }, +// { 0x3A76, "" }, +// { 0x3A77, "" }, +// { 0x3A78, "" }, +// { 0x3A79, "" }, +// { 0x3A7A, "" }, +// { 0x3A7B, "" }, +// { 0x3A7C, "" }, +// { 0x3A7D, "" }, +// { 0x3A7E, "" }, +// { 0x3A7F, "" }, +// { 0x3A80, "" }, +// { 0x3A81, "" }, +// { 0x3A82, "" }, +// { 0x3A83, "" }, +// { 0x3A84, "" }, +// { 0x3A85, "" }, +// { 0x3A86, "" }, +// { 0x3A87, "" }, +// { 0x3A88, "" }, +// { 0x3A89, "" }, +// { 0x3A8A, "" }, +// { 0x3A8B, "" }, +// { 0x3A8C, "" }, +// { 0x3A8D, "" }, +// { 0x3A8E, "" }, +// { 0x3A8F, "" }, +// { 0x3A90, "" }, +// { 0x3A91, "" }, +// { 0x3A92, "" }, +// { 0x3A93, "" }, +// { 0x3A94, "" }, +// { 0x3A95, "" }, +// { 0x3A96, "" }, +// { 0x3A97, "" }, +// { 0x3A98, "" }, +// { 0x3A99, "" }, +// { 0x3A9A, "" }, +// { 0x3A9B, "" }, +// { 0x3A9C, "" }, +// { 0x3A9D, "" }, +// { 0x3A9E, "" }, +// { 0x3A9F, "" }, +// { 0x3AA0, "" }, +// { 0x3AA1, "" }, +// { 0x3AA2, "" }, +// { 0x3AA3, "" }, +// { 0x3AA4, "" }, +// { 0x3AA5, "" }, +// { 0x3AA6, "" }, +// { 0x3AA7, "" }, +// { 0x3AA8, "" }, +// { 0x3AA9, "" }, +// { 0x3AAA, "" }, +// { 0x3AAB, "" }, +// { 0x3AAC, "" }, +// { 0x3AAD, "" }, +// { 0x3AAE, "" }, +// { 0x3AAF, "" }, +// { 0x3AB0, "" }, +// { 0x3AB1, "" }, +// { 0x3AB2, "" }, +// { 0x3AB3, "" }, +// { 0x3AB4, "" }, +// { 0x3AB5, "" }, +// { 0x3AB6, "" }, +// { 0x3AB7, "" }, +// { 0x3AB8, "" }, +// { 0x3AB9, "" }, +// { 0x3ABA, "" }, +// { 0x3ABB, "" }, +// { 0x3ABC, "" }, +// { 0x3ABD, "" }, +// { 0x3ABE, "" }, +// { 0x3ABF, "" }, +// { 0x3AC0, "" }, +// { 0x3AC1, "" }, +// { 0x3AC2, "" }, +// { 0x3AC3, "" }, +// { 0x3AC4, "" }, +// { 0x3AC5, "" }, +// { 0x3AC6, "" }, +// { 0x3AC7, "" }, +// { 0x3AC8, "" }, +// { 0x3AC9, "" }, +// { 0x3ACA, "" }, +// { 0x3ACB, "" }, +// { 0x3ACC, "" }, +// { 0x3ACD, "" }, +// { 0x3ACE, "" }, +// { 0x3ACF, "" }, +// { 0x3AD0, "" }, +// { 0x3AD1, "" }, +// { 0x3AD2, "" }, +// { 0x3AD3, "" }, +// { 0x3AD4, "" }, +// { 0x3AD5, "" }, +// { 0x3AD6, "" }, +// { 0x3AD7, "" }, +// { 0x3AD8, "" }, +// { 0x3AD9, "" }, +// { 0x3ADA, "" }, +// { 0x3ADB, "" }, +// { 0x3ADC, "" }, +// { 0x3ADD, "" }, +// { 0x3ADE, "" }, +// { 0x3ADF, "" }, +// { 0x3AE0, "" }, +// { 0x3AE1, "" }, +// { 0x3AE2, "" }, +// { 0x3AE3, "" }, +// { 0x3AE4, "" }, +// { 0x3AE5, "" }, +// { 0x3AE6, "" }, +// { 0x3AE7, "" }, +// { 0x3AE8, "" }, +// { 0x3AE9, "" }, +// { 0x3AEA, "" }, +// { 0x3AEB, "" }, +// { 0x3AEC, "" }, +// { 0x3AED, "" }, +// { 0x3AEE, "" }, +// { 0x3AEF, "" }, +// { 0x3AF0, "" }, +// { 0x3AF1, "" }, +// { 0x3AF2, "" }, +// { 0x3AF3, "" }, +// { 0x3AF4, "" }, +// { 0x3AF5, "" }, +// { 0x3AF6, "" }, +// { 0x3AF7, "" }, +// { 0x3AF8, "" }, +// { 0x3AF9, "" }, +// { 0x3AFA, "" }, +// { 0x3AFB, "" }, +// { 0x3AFC, "" }, +// { 0x3AFD, "" }, +// { 0x3AFE, "" }, +// { 0x3AFF, "" }, +// { 0x3B00, "" }, +// { 0x3B01, "" }, +// { 0x3B02, "" }, +// { 0x3B03, "" }, +// { 0x3B04, "" }, +// { 0x3B05, "" }, +// { 0x3B06, "" }, +// { 0x3B07, "" }, +// { 0x3B08, "" }, +// { 0x3B09, "" }, +// { 0x3B0A, "" }, +// { 0x3B0B, "" }, +// { 0x3B0C, "" }, +// { 0x3B0D, "" }, +// { 0x3B0E, "" }, +// { 0x3B0F, "" }, +// { 0x3B10, "" }, +// { 0x3B11, "" }, +// { 0x3B12, "" }, +// { 0x3B13, "" }, +// { 0x3B14, "" }, +// { 0x3B15, "" }, +// { 0x3B16, "" }, +// { 0x3B17, "" }, +// { 0x3B18, "" }, +// { 0x3B19, "" }, +// { 0x3B1A, "" }, +// { 0x3B1B, "" }, +// { 0x3B1C, "" }, +// { 0x3B1D, "" }, +// { 0x3B1E, "" }, +// { 0x3B1F, "" }, +// { 0x3B20, "" }, +// { 0x3B21, "" }, +// { 0x3B22, "" }, +// { 0x3B23, "" }, +// { 0x3B24, "" }, +// { 0x3B25, "" }, +// { 0x3B26, "" }, +// { 0x3B27, "" }, +// { 0x3B28, "" }, +// { 0x3B29, "" }, +// { 0x3B2A, "" }, +// { 0x3B2B, "" }, +// { 0x3B2C, "" }, +// { 0x3B2D, "" }, +// { 0x3B2E, "" }, +// { 0x3B2F, "" }, +// { 0x3B30, "" }, +// { 0x3B31, "" }, +// { 0x3B32, "" }, +// { 0x3B33, "" }, +// { 0x3B34, "" }, +// { 0x3B35, "" }, +// { 0x3B36, "" }, +// { 0x3B37, "" }, +// { 0x3B38, "" }, +// { 0x3B39, "" }, +// { 0x3B3A, "" }, +// { 0x3B3B, "" }, +// { 0x3B3C, "" }, +// { 0x3B3D, "" }, +// { 0x3B3E, "" }, +// { 0x3B3F, "" }, +// { 0x3B40, "" }, +// { 0x3B41, "" }, +// { 0x3B42, "" }, +// { 0x3B43, "" }, +// { 0x3B44, "" }, +// { 0x3B45, "" }, +// { 0x3B46, "" }, +// { 0x3B47, "" }, +// { 0x3B48, "" }, +// { 0x3B49, "" }, +// { 0x3B4A, "" }, +// { 0x3B4B, "" }, +// { 0x3B4C, "" }, +// { 0x3B4D, "" }, +// { 0x3B4E, "" }, +// { 0x3B4F, "" }, +// { 0x3B50, "" }, +// { 0x3B51, "" }, +// { 0x3B52, "" }, +// { 0x3B53, "" }, +// { 0x3B54, "" }, +// { 0x3B55, "" }, +// { 0x3B56, "" }, +// { 0x3B57, "" }, +// { 0x3B58, "" }, +// { 0x3B59, "" }, +// { 0x3B5A, "" }, +// { 0x3B5B, "" }, +// { 0x3B5C, "" }, +// { 0x3B5D, "" }, +// { 0x3B5E, "" }, +// { 0x3B5F, "" }, +// { 0x3B60, "" }, +// { 0x3B61, "" }, +// { 0x3B62, "" }, +// { 0x3B63, "" }, +// { 0x3B64, "" }, +// { 0x3B65, "" }, +// { 0x3B66, "" }, +// { 0x3B67, "" }, +// { 0x3B68, "" }, +// { 0x3B69, "" }, +// { 0x3B6A, "" }, +// { 0x3B6B, "" }, +// { 0x3B6C, "" }, +// { 0x3B6D, "" }, +// { 0x3B6E, "" }, +// { 0x3B6F, "" }, +// { 0x3B70, "" }, +// { 0x3B71, "" }, +// { 0x3B72, "" }, +// { 0x3B73, "" }, +// { 0x3B74, "" }, +// { 0x3B75, "" }, +// { 0x3B76, "" }, +// { 0x3B77, "" }, +// { 0x3B78, "" }, +// { 0x3B79, "" }, +// { 0x3B7A, "" }, +// { 0x3B7B, "" }, +// { 0x3B7C, "" }, +// { 0x3B7D, "" }, +// { 0x3B7E, "" }, +// { 0x3B7F, "" }, +// { 0x3B80, "" }, +// { 0x3B81, "" }, +// { 0x3B82, "" }, +// { 0x3B83, "" }, +// { 0x3B84, "" }, +// { 0x3B85, "" }, +// { 0x3B86, "" }, +// { 0x3B87, "" }, +// { 0x3B88, "" }, +// { 0x3B89, "" }, +// { 0x3B8A, "" }, +// { 0x3B8B, "" }, +// { 0x3B8C, "" }, +// { 0x3B8D, "" }, +// { 0x3B8E, "" }, +// { 0x3B8F, "" }, +// { 0x3B90, "" }, +// { 0x3B91, "" }, +// { 0x3B92, "" }, +// { 0x3B93, "" }, +// { 0x3B94, "" }, +// { 0x3B95, "" }, +// { 0x3B96, "" }, +// { 0x3B97, "" }, +// { 0x3B98, "" }, +// { 0x3B99, "" }, +// { 0x3B9A, "" }, +// { 0x3B9B, "" }, +// { 0x3B9C, "" }, +// { 0x3B9D, "" }, +// { 0x3B9E, "" }, +// { 0x3B9F, "" }, +// { 0x3BA0, "" }, +// { 0x3BA1, "" }, +// { 0x3BA2, "" }, +// { 0x3BA3, "" }, +// { 0x3BA4, "" }, +// { 0x3BA5, "" }, +// { 0x3BA6, "" }, +// { 0x3BA7, "" }, +// { 0x3BA8, "" }, +// { 0x3BA9, "" }, +// { 0x3BAA, "" }, +// { 0x3BAB, "" }, +// { 0x3BAC, "" }, +// { 0x3BAD, "" }, +// { 0x3BAE, "" }, +// { 0x3BAF, "" }, +// { 0x3BB0, "" }, +// { 0x3BB1, "" }, +// { 0x3BB2, "" }, +// { 0x3BB3, "" }, +// { 0x3BB4, "" }, +// { 0x3BB5, "" }, +// { 0x3BB6, "" }, +// { 0x3BB7, "" }, +// { 0x3BB8, "" }, +// { 0x3BB9, "" }, +// { 0x3BBA, "" }, +// { 0x3BBB, "" }, +// { 0x3BBC, "" }, +// { 0x3BBD, "" }, +// { 0x3BBE, "" }, +// { 0x3BBF, "" }, +// { 0x3BC0, "" }, +// { 0x3BC1, "" }, +// { 0x3BC2, "" }, +// { 0x3BC3, "" }, +// { 0x3BC4, "" }, +// { 0x3BC5, "" }, +// { 0x3BC6, "" }, +// { 0x3BC7, "" }, +// { 0x3BC8, "" }, +// { 0x3BC9, "" }, +// { 0x3BCA, "" }, +// { 0x3BCB, "" }, +// { 0x3BCC, "" }, +// { 0x3BCD, "" }, +// { 0x3BCE, "" }, +// { 0x3BCF, "" }, +// { 0x3BD0, "" }, +// { 0x3BD1, "" }, +// { 0x3BD2, "" }, +// { 0x3BD3, "" }, +// { 0x3BD4, "" }, +// { 0x3BD5, "" }, +// { 0x3BD6, "" }, +// { 0x3BD7, "" }, +// { 0x3BD8, "" }, +// { 0x3BD9, "" }, +// { 0x3BDA, "" }, +// { 0x3BDB, "" }, +// { 0x3BDC, "" }, +// { 0x3BDD, "" }, +// { 0x3BDE, "" }, +// { 0x3BDF, "" }, +// { 0x3BE0, "" }, +// { 0x3BE1, "" }, +// { 0x3BE2, "" }, +// { 0x3BE3, "" }, +// { 0x3BE4, "" }, +// { 0x3BE5, "" }, +// { 0x3BE6, "" }, +// { 0x3BE7, "" }, +// { 0x3BE8, "" }, +// { 0x3BE9, "" }, +// { 0x3BEA, "" }, +// { 0x3BEB, "" }, +// { 0x3BEC, "" }, +// { 0x3BED, "" }, +// { 0x3BEE, "" }, +// { 0x3BEF, "" }, +// { 0x3BF0, "" }, +// { 0x3BF1, "" }, +// { 0x3BF2, "" }, +// { 0x3BF3, "" }, +// { 0x3BF4, "" }, +// { 0x3BF5, "" }, +// { 0x3BF6, "" }, +// { 0x3BF7, "" }, +// { 0x3BF8, "" }, +// { 0x3BF9, "" }, +// { 0x3BFA, "" }, +// { 0x3BFB, "" }, +// { 0x3BFC, "" }, +// { 0x3BFD, "" }, +// { 0x3BFE, "" }, +// { 0x3BFF, "" }, +// { 0x3C00, "" }, +// { 0x3C01, "" }, +// { 0x3C02, "" }, +// { 0x3C03, "" }, +// { 0x3C04, "" }, +// { 0x3C05, "" }, +// { 0x3C06, "" }, +// { 0x3C07, "" }, +// { 0x3C08, "" }, +// { 0x3C09, "" }, +// { 0x3C0A, "" }, +// { 0x3C0B, "" }, +// { 0x3C0C, "" }, +// { 0x3C0D, "" }, +// { 0x3C0E, "" }, +// { 0x3C0F, "" }, +// { 0x3C10, "" }, +// { 0x3C11, "" }, +// { 0x3C12, "" }, +// { 0x3C13, "" }, +// { 0x3C14, "" }, +// { 0x3C15, "" }, +// { 0x3C16, "" }, +// { 0x3C17, "" }, +// { 0x3C18, "" }, +// { 0x3C19, "" }, +// { 0x3C1A, "" }, +// { 0x3C1B, "" }, +// { 0x3C1C, "" }, +// { 0x3C1D, "" }, +// { 0x3C1E, "" }, +// { 0x3C1F, "" }, +// { 0x3C20, "" }, +// { 0x3C21, "" }, +// { 0x3C22, "" }, +// { 0x3C23, "" }, +// { 0x3C24, "" }, +// { 0x3C25, "" }, +// { 0x3C26, "" }, +// { 0x3C27, "" }, +// { 0x3C28, "" }, +// { 0x3C29, "" }, +// { 0x3C2A, "" }, +// { 0x3C2B, "" }, +// { 0x3C2C, "" }, +// { 0x3C2D, "" }, +// { 0x3C2E, "" }, +// { 0x3C2F, "" }, +// { 0x3C30, "" }, +// { 0x3C31, "" }, +// { 0x3C32, "" }, +// { 0x3C33, "" }, +// { 0x3C34, "" }, +// { 0x3C35, "" }, +// { 0x3C36, "" }, +// { 0x3C37, "" }, +// { 0x3C38, "" }, +// { 0x3C39, "" }, +// { 0x3C3A, "" }, +// { 0x3C3B, "" }, +// { 0x3C3C, "" }, +// { 0x3C3D, "" }, +// { 0x3C3E, "" }, +// { 0x3C3F, "" }, +// { 0x3C40, "" }, +// { 0x3C41, "" }, +// { 0x3C42, "" }, +// { 0x3C43, "" }, +// { 0x3C44, "" }, +// { 0x3C45, "" }, +// { 0x3C46, "" }, +// { 0x3C47, "" }, +// { 0x3C48, "" }, +// { 0x3C49, "" }, +// { 0x3C4A, "" }, +// { 0x3C4B, "" }, +// { 0x3C4C, "" }, +// { 0x3C4D, "" }, +// { 0x3C4E, "" }, +// { 0x3C4F, "" }, +// { 0x3C50, "" }, +// { 0x3C51, "" }, +// { 0x3C52, "" }, +// { 0x3C53, "" }, +// { 0x3C54, "" }, +// { 0x3C55, "" }, +// { 0x3C56, "" }, +// { 0x3C57, "" }, +// { 0x3C58, "" }, +// { 0x3C59, "" }, +// { 0x3C5A, "" }, +// { 0x3C5B, "" }, +// { 0x3C5C, "" }, +// { 0x3C5D, "" }, +// { 0x3C5E, "" }, +// { 0x3C5F, "" }, +// { 0x3C60, "" }, +// { 0x3C61, "" }, +// { 0x3C62, "" }, +// { 0x3C63, "" }, +// { 0x3C64, "" }, +// { 0x3C65, "" }, +// { 0x3C66, "" }, +// { 0x3C67, "" }, +// { 0x3C68, "" }, +// { 0x3C69, "" }, +// { 0x3C6A, "" }, +// { 0x3C6B, "" }, +// { 0x3C6C, "" }, +// { 0x3C6D, "" }, +// { 0x3C6E, "" }, +// { 0x3C6F, "" }, +// { 0x3C70, "" }, +// { 0x3C71, "" }, +// { 0x3C72, "" }, +// { 0x3C73, "" }, +// { 0x3C74, "" }, +// { 0x3C75, "" }, +// { 0x3C76, "" }, +// { 0x3C77, "" }, +// { 0x3C78, "" }, +// { 0x3C79, "" }, +// { 0x3C7A, "" }, +// { 0x3C7B, "" }, +// { 0x3C7C, "" }, +// { 0x3C7D, "" }, +// { 0x3C7E, "" }, +// { 0x3C7F, "" }, +// { 0x3C80, "" }, +// { 0x3C81, "" }, +// { 0x3C82, "" }, +// { 0x3C83, "" }, +// { 0x3C84, "" }, +// { 0x3C85, "" }, +// { 0x3C86, "" }, +// { 0x3C87, "" }, +// { 0x3C88, "" }, +// { 0x3C89, "" }, +// { 0x3C8A, "" }, +// { 0x3C8B, "" }, +// { 0x3C8C, "" }, +// { 0x3C8D, "" }, +// { 0x3C8E, "" }, +// { 0x3C8F, "" }, +// { 0x3C90, "" }, +// { 0x3C91, "" }, +// { 0x3C92, "" }, +// { 0x3C93, "" }, +// { 0x3C94, "" }, +// { 0x3C95, "" }, +// { 0x3C96, "" }, +// { 0x3C97, "" }, +// { 0x3C98, "" }, +// { 0x3C99, "" }, +// { 0x3C9A, "" }, +// { 0x3C9B, "" }, +// { 0x3C9C, "" }, +// { 0x3C9D, "" }, +// { 0x3C9E, "" }, +// { 0x3C9F, "" }, +// { 0x3CA0, "" }, +// { 0x3CA1, "" }, +// { 0x3CA2, "" }, +// { 0x3CA3, "" }, +// { 0x3CA4, "" }, +// { 0x3CA5, "" }, +// { 0x3CA6, "" }, +// { 0x3CA7, "" }, +// { 0x3CA8, "" }, +// { 0x3CA9, "" }, +// { 0x3CAA, "" }, +// { 0x3CAB, "" }, +// { 0x3CAC, "" }, +// { 0x3CAD, "" }, +// { 0x3CAE, "" }, +// { 0x3CAF, "" }, +// { 0x3CB0, "" }, +// { 0x3CB1, "" }, +// { 0x3CB2, "" }, +// { 0x3CB3, "" }, +// { 0x3CB4, "" }, +// { 0x3CB5, "" }, +// { 0x3CB6, "" }, +// { 0x3CB7, "" }, +// { 0x3CB8, "" }, +// { 0x3CB9, "" }, +// { 0x3CBA, "" }, +// { 0x3CBB, "" }, +// { 0x3CBC, "" }, +// { 0x3CBD, "" }, +// { 0x3CBE, "" }, +// { 0x3CBF, "" }, +// { 0x3CC0, "" }, +// { 0x3CC1, "" }, +// { 0x3CC2, "" }, +// { 0x3CC3, "" }, +// { 0x3CC4, "" }, +// { 0x3CC5, "" }, +// { 0x3CC6, "" }, +// { 0x3CC7, "" }, +// { 0x3CC8, "" }, +// { 0x3CC9, "" }, +// { 0x3CCA, "" }, +// { 0x3CCB, "" }, +// { 0x3CCC, "" }, +// { 0x3CCD, "" }, +// { 0x3CCE, "" }, +// { 0x3CCF, "" }, +// { 0x3CD0, "" }, +// { 0x3CD1, "" }, +// { 0x3CD2, "" }, +// { 0x3CD3, "" }, +// { 0x3CD4, "" }, +// { 0x3CD5, "" }, +// { 0x3CD6, "" }, +// { 0x3CD7, "" }, +// { 0x3CD8, "" }, +// { 0x3CD9, "" }, +// { 0x3CDA, "" }, +// { 0x3CDB, "" }, +// { 0x3CDC, "" }, +// { 0x3CDD, "" }, +// { 0x3CDE, "" }, +// { 0x3CDF, "" }, +// { 0x3CE0, "" }, +// { 0x3CE1, "" }, +// { 0x3CE2, "" }, +// { 0x3CE3, "" }, +// { 0x3CE4, "" }, +// { 0x3CE5, "" }, +// { 0x3CE6, "" }, +// { 0x3CE7, "" }, +// { 0x3CE8, "" }, +// { 0x3CE9, "" }, +// { 0x3CEA, "" }, +// { 0x3CEB, "" }, +// { 0x3CEC, "" }, +// { 0x3CED, "" }, +// { 0x3CEE, "" }, +// { 0x3CEF, "" }, +// { 0x3CF0, "" }, +// { 0x3CF1, "" }, +// { 0x3CF2, "" }, +// { 0x3CF3, "" }, +// { 0x3CF4, "" }, +// { 0x3CF5, "" }, +// { 0x3CF6, "" }, +// { 0x3CF7, "" }, +// { 0x3CF8, "" }, +// { 0x3CF9, "" }, +// { 0x3CFA, "" }, +// { 0x3CFB, "" }, +// { 0x3CFC, "" }, +// { 0x3CFD, "" }, +// { 0x3CFE, "" }, +// { 0x3CFF, "" }, +// { 0x3D00, "" }, +// { 0x3D01, "" }, +// { 0x3D02, "" }, +// { 0x3D03, "" }, +// { 0x3D04, "" }, +// { 0x3D05, "" }, +// { 0x3D06, "" }, +// { 0x3D07, "" }, +// { 0x3D08, "" }, +// { 0x3D09, "" }, +// { 0x3D0A, "" }, +// { 0x3D0B, "" }, +// { 0x3D0C, "" }, +// { 0x3D0D, "" }, +// { 0x3D0E, "" }, +// { 0x3D0F, "" }, +// { 0x3D10, "" }, +// { 0x3D11, "" }, +// { 0x3D12, "" }, +// { 0x3D13, "" }, +// { 0x3D14, "" }, +// { 0x3D15, "" }, +// { 0x3D16, "" }, +// { 0x3D17, "" }, +// { 0x3D18, "" }, +// { 0x3D19, "" }, +// { 0x3D1A, "" }, +// { 0x3D1B, "" }, +// { 0x3D1C, "" }, +// { 0x3D1D, "" }, +// { 0x3D1E, "" }, +// { 0x3D1F, "" }, +// { 0x3D20, "" }, +// { 0x3D21, "" }, +// { 0x3D22, "" }, +// { 0x3D23, "" }, +// { 0x3D24, "" }, +// { 0x3D25, "" }, +// { 0x3D26, "" }, +// { 0x3D27, "" }, +// { 0x3D28, "" }, +// { 0x3D29, "" }, +// { 0x3D2A, "" }, +// { 0x3D2B, "" }, +// { 0x3D2C, "" }, +// { 0x3D2D, "" }, +// { 0x3D2E, "" }, +// { 0x3D2F, "" }, +// { 0x3D30, "" }, +// { 0x3D31, "" }, +// { 0x3D32, "" }, +// { 0x3D33, "" }, +// { 0x3D34, "" }, +// { 0x3D35, "" }, +// { 0x3D36, "" }, +// { 0x3D37, "" }, +// { 0x3D38, "" }, +// { 0x3D39, "" }, +// { 0x3D3A, "" }, +// { 0x3D3B, "" }, +// { 0x3D3C, "" }, +// { 0x3D3D, "" }, +// { 0x3D3E, "" }, +// { 0x3D3F, "" }, +// { 0x3D40, "" }, +// { 0x3D41, "" }, +// { 0x3D42, "" }, +// { 0x3D43, "" }, +// { 0x3D44, "" }, +// { 0x3D45, "" }, +// { 0x3D46, "" }, +// { 0x3D47, "" }, +// { 0x3D48, "" }, +// { 0x3D49, "" }, +// { 0x3D4A, "" }, +// { 0x3D4B, "" }, +// { 0x3D4C, "" }, +// { 0x3D4D, "" }, +// { 0x3D4E, "" }, +// { 0x3D4F, "" }, +// { 0x3D50, "" }, +// { 0x3D51, "" }, +// { 0x3D52, "" }, +// { 0x3D53, "" }, +// { 0x3D54, "" }, +// { 0x3D55, "" }, +// { 0x3D56, "" }, +// { 0x3D57, "" }, +// { 0x3D58, "" }, +// { 0x3D59, "" }, +// { 0x3D5A, "" }, +// { 0x3D5B, "" }, +// { 0x3D5C, "" }, +// { 0x3D5D, "" }, +// { 0x3D5E, "" }, +// { 0x3D5F, "" }, +// { 0x3D60, "" }, +// { 0x3D61, "" }, +// { 0x3D62, "" }, +// { 0x3D63, "" }, +// { 0x3D64, "" }, +// { 0x3D65, "" }, +// { 0x3D66, "" }, +// { 0x3D67, "" }, +// { 0x3D68, "" }, +// { 0x3D69, "" }, +// { 0x3D6A, "" }, +// { 0x3D6B, "" }, +// { 0x3D6C, "" }, +// { 0x3D6D, "" }, +// { 0x3D6E, "" }, +// { 0x3D6F, "" }, +// { 0x3D70, "" }, +// { 0x3D71, "" }, +// { 0x3D72, "" }, +// { 0x3D73, "" }, +// { 0x3D74, "" }, +// { 0x3D75, "" }, +// { 0x3D76, "" }, +// { 0x3D77, "" }, +// { 0x3D78, "" }, +// { 0x3D79, "" }, +// { 0x3D7A, "" }, +// { 0x3D7B, "" }, +// { 0x3D7C, "" }, +// { 0x3D7D, "" }, +// { 0x3D7E, "" }, +// { 0x3D7F, "" }, +// { 0x3D80, "" }, +// { 0x3D81, "" }, +// { 0x3D82, "" }, +// { 0x3D83, "" }, +// { 0x3D84, "" }, +// { 0x3D85, "" }, +// { 0x3D86, "" }, +// { 0x3D87, "" }, +// { 0x3D88, "" }, +// { 0x3D89, "" }, +// { 0x3D8A, "" }, +// { 0x3D8B, "" }, +// { 0x3D8C, "" }, +// { 0x3D8D, "" }, +// { 0x3D8E, "" }, +// { 0x3D8F, "" }, +// { 0x3D90, "" }, +// { 0x3D91, "" }, +// { 0x3D92, "" }, +// { 0x3D93, "" }, +// { 0x3D94, "" }, +// { 0x3D95, "" }, +// { 0x3D96, "" }, +// { 0x3D97, "" }, +// { 0x3D98, "" }, +// { 0x3D99, "" }, +// { 0x3D9A, "" }, +// { 0x3D9B, "" }, +// { 0x3D9C, "" }, +// { 0x3D9D, "" }, +// { 0x3D9E, "" }, +// { 0x3D9F, "" }, +// { 0x3DA0, "" }, +// { 0x3DA1, "" }, +// { 0x3DA2, "" }, +// { 0x3DA3, "" }, +// { 0x3DA4, "" }, +// { 0x3DA5, "" }, +// { 0x3DA6, "" }, +// { 0x3DA7, "" }, +// { 0x3DA8, "" }, +// { 0x3DA9, "" }, +// { 0x3DAA, "" }, +// { 0x3DAB, "" }, +// { 0x3DAC, "" }, +// { 0x3DAD, "" }, +// { 0x3DAE, "" }, +// { 0x3DAF, "" }, +// { 0x3DB0, "" }, +// { 0x3DB1, "" }, +// { 0x3DB2, "" }, +// { 0x3DB3, "" }, +// { 0x3DB4, "" }, +// { 0x3DB5, "" }, +// { 0x3DB6, "" }, +// { 0x3DB7, "" }, +// { 0x3DB8, "" }, +// { 0x3DB9, "" }, +// { 0x3DBA, "" }, +// { 0x3DBB, "" }, +// { 0x3DBC, "" }, +// { 0x3DBD, "" }, +// { 0x3DBE, "" }, +// { 0x3DBF, "" }, +// { 0x3DC0, "" }, +// { 0x3DC1, "" }, +// { 0x3DC2, "" }, +// { 0x3DC3, "" }, +// { 0x3DC4, "" }, +// { 0x3DC5, "" }, +// { 0x3DC6, "" }, +// { 0x3DC7, "" }, +// { 0x3DC8, "" }, +// { 0x3DC9, "" }, +// { 0x3DCA, "" }, +// { 0x3DCB, "" }, +// { 0x3DCC, "" }, +// { 0x3DCD, "" }, +// { 0x3DCE, "" }, +// { 0x3DCF, "" }, +// { 0x3DD0, "" }, +// { 0x3DD1, "" }, +// { 0x3DD2, "" }, +// { 0x3DD3, "" }, +// { 0x3DD4, "" }, +// { 0x3DD5, "" }, +// { 0x3DD6, "" }, +// { 0x3DD7, "" }, +// { 0x3DD8, "" }, +// { 0x3DD9, "" }, +// { 0x3DDA, "" }, +// { 0x3DDB, "" }, +// { 0x3DDC, "" }, +// { 0x3DDD, "" }, +// { 0x3DDE, "" }, +// { 0x3DDF, "" }, +// { 0x3DE0, "" }, +// { 0x3DE1, "" }, +// { 0x3DE2, "" }, +// { 0x3DE3, "" }, +// { 0x3DE4, "" }, +// { 0x3DE5, "" }, +// { 0x3DE6, "" }, +// { 0x3DE7, "" }, +// { 0x3DE8, "" }, +// { 0x3DE9, "" }, +// { 0x3DEA, "" }, +// { 0x3DEB, "" }, +// { 0x3DEC, "" }, +// { 0x3DED, "" }, +// { 0x3DEE, "" }, +// { 0x3DEF, "" }, +// { 0x3DF0, "" }, +// { 0x3DF1, "" }, +// { 0x3DF2, "" }, +// { 0x3DF3, "" }, +// { 0x3DF4, "" }, +// { 0x3DF5, "" }, +// { 0x3DF6, "" }, +// { 0x3DF7, "" }, +// { 0x3DF8, "" }, +// { 0x3DF9, "" }, +// { 0x3DFA, "" }, +// { 0x3DFB, "" }, +// { 0x3DFC, "" }, +// { 0x3DFD, "" }, +// { 0x3DFE, "" }, +// { 0x3DFF, "" }, +// { 0x3E00, "" }, +// { 0x3E01, "" }, +// { 0x3E02, "" }, +// { 0x3E03, "" }, +// { 0x3E04, "" }, +// { 0x3E05, "" }, +// { 0x3E06, "" }, +// { 0x3E07, "" }, +// { 0x3E08, "" }, +// { 0x3E09, "" }, +// { 0x3E0A, "" }, +// { 0x3E0B, "" }, +// { 0x3E0C, "" }, +// { 0x3E0D, "" }, +// { 0x3E0E, "" }, +// { 0x3E0F, "" }, +// { 0x3E10, "" }, +// { 0x3E11, "" }, +// { 0x3E12, "" }, +// { 0x3E13, "" }, +// { 0x3E14, "" }, +// { 0x3E15, "" }, +// { 0x3E16, "" }, +// { 0x3E17, "" }, +// { 0x3E18, "" }, +// { 0x3E19, "" }, +// { 0x3E1A, "" }, +// { 0x3E1B, "" }, +// { 0x3E1C, "" }, +// { 0x3E1D, "" }, +// { 0x3E1E, "" }, +// { 0x3E1F, "" }, +// { 0x3E20, "" }, +// { 0x3E21, "" }, +// { 0x3E22, "" }, +// { 0x3E23, "" }, +// { 0x3E24, "" }, +// { 0x3E25, "" }, +// { 0x3E26, "" }, +// { 0x3E27, "" }, +// { 0x3E28, "" }, +// { 0x3E29, "" }, +// { 0x3E2A, "" }, +// { 0x3E2B, "" }, +// { 0x3E2C, "" }, +// { 0x3E2D, "" }, +// { 0x3E2E, "" }, +// { 0x3E2F, "" }, +// { 0x3E30, "" }, +// { 0x3E31, "" }, +// { 0x3E32, "" }, +// { 0x3E33, "" }, +// { 0x3E34, "" }, +// { 0x3E35, "" }, +// { 0x3E36, "" }, +// { 0x3E37, "" }, +// { 0x3E38, "" }, +// { 0x3E39, "" }, +// { 0x3E3A, "" }, +// { 0x3E3B, "" }, +// { 0x3E3C, "" }, +// { 0x3E3D, "" }, +// { 0x3E3E, "" }, +// { 0x3E3F, "" }, +// { 0x3E40, "" }, +// { 0x3E41, "" }, +// { 0x3E42, "" }, +// { 0x3E43, "" }, +// { 0x3E44, "" }, +// { 0x3E45, "" }, +// { 0x3E46, "" }, +// { 0x3E47, "" }, +// { 0x3E48, "" }, +// { 0x3E49, "" }, +// { 0x3E4A, "" }, +// { 0x3E4B, "" }, +// { 0x3E4C, "" }, +// { 0x3E4D, "" }, +// { 0x3E4E, "" }, +// { 0x3E4F, "" }, +// { 0x3E50, "" }, +// { 0x3E51, "" }, +// { 0x3E52, "" }, +// { 0x3E53, "" }, +// { 0x3E54, "" }, +// { 0x3E55, "" }, +// { 0x3E56, "" }, +// { 0x3E57, "" }, +// { 0x3E58, "" }, +// { 0x3E59, "" }, +// { 0x3E5A, "" }, +// { 0x3E5B, "" }, +// { 0x3E5C, "" }, +// { 0x3E5D, "" }, +// { 0x3E5E, "" }, +// { 0x3E5F, "" }, +// { 0x3E60, "" }, +// { 0x3E61, "" }, +// { 0x3E62, "" }, +// { 0x3E63, "" }, +// { 0x3E64, "" }, +// { 0x3E65, "" }, +// { 0x3E66, "" }, +// { 0x3E67, "" }, +// { 0x3E68, "" }, +// { 0x3E69, "" }, +// { 0x3E6A, "" }, +// { 0x3E6B, "" }, +// { 0x3E6C, "" }, +// { 0x3E6D, "" }, +// { 0x3E6E, "" }, +// { 0x3E6F, "" }, +// { 0x3E70, "" }, +// { 0x3E71, "" }, +// { 0x3E72, "" }, +// { 0x3E73, "" }, +// { 0x3E74, "" }, +// { 0x3E75, "" }, +// { 0x3E76, "" }, +// { 0x3E77, "" }, +// { 0x3E78, "" }, +// { 0x3E79, "" }, +// { 0x3E7A, "" }, +// { 0x3E7B, "" }, +// { 0x3E7C, "" }, +// { 0x3E7D, "" }, +// { 0x3E7E, "" }, +// { 0x3E7F, "" }, +// { 0x3E80, "" }, +// { 0x3E81, "" }, +// { 0x3E82, "" }, +// { 0x3E83, "" }, +// { 0x3E84, "" }, +// { 0x3E85, "" }, +// { 0x3E86, "" }, +// { 0x3E87, "" }, +// { 0x3E88, "" }, +// { 0x3E89, "" }, +// { 0x3E8A, "" }, +// { 0x3E8B, "" }, +// { 0x3E8C, "" }, +// { 0x3E8D, "" }, +// { 0x3E8E, "" }, +// { 0x3E8F, "" }, +// { 0x3E90, "" }, +// { 0x3E91, "" }, +// { 0x3E92, "" }, +// { 0x3E93, "" }, +// { 0x3E94, "" }, +// { 0x3E95, "" }, +// { 0x3E96, "" }, +// { 0x3E97, "" }, +// { 0x3E98, "" }, +// { 0x3E99, "" }, +// { 0x3E9A, "" }, +// { 0x3E9B, "" }, +// { 0x3E9C, "" }, +// { 0x3E9D, "" }, +// { 0x3E9E, "" }, +// { 0x3E9F, "" }, +// { 0x3EA0, "" }, +// { 0x3EA1, "" }, +// { 0x3EA2, "" }, +// { 0x3EA3, "" }, +// { 0x3EA4, "" }, +// { 0x3EA5, "" }, +// { 0x3EA6, "" }, +// { 0x3EA7, "" }, +// { 0x3EA8, "" }, +// { 0x3EA9, "" }, +// { 0x3EAA, "" }, +// { 0x3EAB, "" }, +// { 0x3EAC, "" }, +// { 0x3EAD, "" }, +// { 0x3EAE, "" }, +// { 0x3EAF, "" }, +// { 0x3EB0, "" }, +// { 0x3EB1, "" }, +// { 0x3EB2, "" }, +// { 0x3EB3, "" }, +// { 0x3EB4, "" }, +// { 0x3EB5, "" }, +// { 0x3EB6, "" }, +// { 0x3EB7, "" }, +// { 0x3EB8, "" }, +// { 0x3EB9, "" }, +// { 0x3EBA, "" }, +// { 0x3EBB, "" }, +// { 0x3EBC, "" }, +// { 0x3EBD, "" }, +// { 0x3EBE, "" }, +// { 0x3EBF, "" }, +// { 0x3EC0, "" }, +// { 0x3EC1, "" }, +// { 0x3EC2, "" }, +// { 0x3EC3, "" }, +// { 0x3EC4, "" }, +// { 0x3EC5, "" }, +// { 0x3EC6, "" }, +// { 0x3EC7, "" }, +// { 0x3EC8, "" }, +// { 0x3EC9, "" }, +// { 0x3ECA, "" }, +// { 0x3ECB, "" }, +// { 0x3ECC, "" }, +// { 0x3ECD, "" }, +// { 0x3ECE, "" }, +// { 0x3ECF, "" }, +// { 0x3ED0, "" }, +// { 0x3ED1, "" }, +// { 0x3ED2, "" }, +// { 0x3ED3, "" }, +// { 0x3ED4, "" }, +// { 0x3ED5, "" }, +// { 0x3ED6, "" }, +// { 0x3ED7, "" }, +// { 0x3ED8, "" }, +// { 0x3ED9, "" }, +// { 0x3EDA, "" }, +// { 0x3EDB, "" }, +// { 0x3EDC, "" }, +// { 0x3EDD, "" }, +// { 0x3EDE, "" }, +// { 0x3EDF, "" }, +// { 0x3EE0, "" }, +// { 0x3EE1, "" }, +// { 0x3EE2, "" }, +// { 0x3EE3, "" }, +// { 0x3EE4, "" }, +// { 0x3EE5, "" }, +// { 0x3EE6, "" }, +// { 0x3EE7, "" }, +// { 0x3EE8, "" }, +// { 0x3EE9, "" }, +// { 0x3EEA, "" }, +// { 0x3EEB, "" }, +// { 0x3EEC, "" }, +// { 0x3EED, "" }, +// { 0x3EEE, "" }, +// { 0x3EEF, "" }, +// { 0x3EF0, "" }, +// { 0x3EF1, "" }, +// { 0x3EF2, "" }, +// { 0x3EF3, "" }, +// { 0x3EF4, "" }, +// { 0x3EF5, "" }, +// { 0x3EF6, "" }, +// { 0x3EF7, "" }, +// { 0x3EF8, "" }, +// { 0x3EF9, "" }, +// { 0x3EFA, "" }, +// { 0x3EFB, "" }, +// { 0x3EFC, "" }, +// { 0x3EFD, "" }, +// { 0x3EFE, "" }, +// { 0x3EFF, "" }, +// { 0x3F00, "" }, +// { 0x3F01, "" }, +// { 0x3F02, "" }, +// { 0x3F03, "" }, +// { 0x3F04, "" }, +// { 0x3F05, "" }, +// { 0x3F06, "" }, +// { 0x3F07, "" }, +// { 0x3F08, "" }, +// { 0x3F09, "" }, +// { 0x3F0A, "" }, +// { 0x3F0B, "" }, +// { 0x3F0C, "" }, +// { 0x3F0D, "" }, +// { 0x3F0E, "" }, +// { 0x3F0F, "" }, +// { 0x3F10, "" }, +// { 0x3F11, "" }, +// { 0x3F12, "" }, +// { 0x3F13, "" }, +// { 0x3F14, "" }, +// { 0x3F15, "" }, +// { 0x3F16, "" }, +// { 0x3F17, "" }, +// { 0x3F18, "" }, +// { 0x3F19, "" }, +// { 0x3F1A, "" }, +// { 0x3F1B, "" }, +// { 0x3F1C, "" }, +// { 0x3F1D, "" }, +// { 0x3F1E, "" }, +// { 0x3F1F, "" }, +// { 0x3F20, "" }, +// { 0x3F21, "" }, +// { 0x3F22, "" }, +// { 0x3F23, "" }, +// { 0x3F24, "" }, +// { 0x3F25, "" }, +// { 0x3F26, "" }, +// { 0x3F27, "" }, +// { 0x3F28, "" }, +// { 0x3F29, "" }, +// { 0x3F2A, "" }, +// { 0x3F2B, "" }, +// { 0x3F2C, "" }, +// { 0x3F2D, "" }, +// { 0x3F2E, "" }, +// { 0x3F2F, "" }, +// { 0x3F30, "" }, +// { 0x3F31, "" }, +// { 0x3F32, "" }, +// { 0x3F33, "" }, +// { 0x3F34, "" }, +// { 0x3F35, "" }, +// { 0x3F36, "" }, +// { 0x3F37, "" }, +// { 0x3F38, "" }, +// { 0x3F39, "" }, +// { 0x3F3A, "" }, +// { 0x3F3B, "" }, +// { 0x3F3C, "" }, +// { 0x3F3D, "" }, +// { 0x3F3E, "" }, +// { 0x3F3F, "" }, +// { 0x3F40, "" }, +// { 0x3F41, "" }, +// { 0x3F42, "" }, +// { 0x3F43, "" }, +// { 0x3F44, "" }, +// { 0x3F45, "" }, +// { 0x3F46, "" }, +// { 0x3F47, "" }, +// { 0x3F48, "" }, +// { 0x3F49, "" }, +// { 0x3F4A, "" }, +// { 0x3F4B, "" }, +// { 0x3F4C, "" }, +// { 0x3F4D, "" }, +// { 0x3F4E, "" }, +// { 0x3F4F, "" }, +// { 0x3F50, "" }, +// { 0x3F51, "" }, +// { 0x3F52, "" }, +// { 0x3F53, "" }, +// { 0x3F54, "" }, +// { 0x3F55, "" }, +// { 0x3F56, "" }, +// { 0x3F57, "" }, +// { 0x3F58, "" }, +// { 0x3F59, "" }, +// { 0x3F5A, "" }, +// { 0x3F5B, "" }, +// { 0x3F5C, "" }, +// { 0x3F5D, "" }, +// { 0x3F5E, "" }, +// { 0x3F5F, "" }, +// { 0x3F60, "" }, +// { 0x3F61, "" }, +// { 0x3F62, "" }, +// { 0x3F63, "" }, +// { 0x3F64, "" }, +// { 0x3F65, "" }, +// { 0x3F66, "" }, +// { 0x3F67, "" }, +// { 0x3F68, "" }, +// { 0x3F69, "" }, +// { 0x3F6A, "" }, +// { 0x3F6B, "" }, +// { 0x3F6C, "" }, +// { 0x3F6D, "" }, +// { 0x3F6E, "" }, +// { 0x3F6F, "" }, +// { 0x3F70, "" }, +// { 0x3F71, "" }, +// { 0x3F72, "" }, +// { 0x3F73, "" }, +// { 0x3F74, "" }, +// { 0x3F75, "" }, +// { 0x3F76, "" }, +// { 0x3F77, "" }, +// { 0x3F78, "" }, +// { 0x3F79, "" }, +// { 0x3F7A, "" }, +// { 0x3F7B, "" }, +// { 0x3F7C, "" }, +// { 0x3F7D, "" }, +// { 0x3F7E, "" }, +// { 0x3F7F, "" }, +// { 0x3F80, "" }, +// { 0x3F81, "" }, +// { 0x3F82, "" }, +// { 0x3F83, "" }, +// { 0x3F84, "" }, +// { 0x3F85, "" }, +// { 0x3F86, "" }, +// { 0x3F87, "" }, +// { 0x3F88, "" }, +// { 0x3F89, "" }, +// { 0x3F8A, "" }, +// { 0x3F8B, "" }, +// { 0x3F8C, "" }, +// { 0x3F8D, "" }, +// { 0x3F8E, "" }, +// { 0x3F8F, "" }, +// { 0x3F90, "" }, +// { 0x3F91, "" }, +// { 0x3F92, "" }, +// { 0x3F93, "" }, +// { 0x3F94, "" }, +// { 0x3F95, "" }, +// { 0x3F96, "" }, +// { 0x3F97, "" }, +// { 0x3F98, "" }, +// { 0x3F99, "" }, +// { 0x3F9A, "" }, +// { 0x3F9B, "" }, +// { 0x3F9C, "" }, +// { 0x3F9D, "" }, +// { 0x3F9E, "" }, +// { 0x3F9F, "" }, +// { 0x3FA0, "" }, +// { 0x3FA1, "" }, +// { 0x3FA2, "" }, +// { 0x3FA3, "" }, +// { 0x3FA4, "" }, +// { 0x3FA5, "" }, +// { 0x3FA6, "" }, +// { 0x3FA7, "" }, +// { 0x3FA8, "" }, +// { 0x3FA9, "" }, +// { 0x3FAA, "" }, +// { 0x3FAB, "" }, +// { 0x3FAC, "" }, +// { 0x3FAD, "" }, +// { 0x3FAE, "" }, +// { 0x3FAF, "" }, +// { 0x3FB0, "" }, +// { 0x3FB1, "" }, +// { 0x3FB2, "" }, +// { 0x3FB3, "" }, +// { 0x3FB4, "" }, +// { 0x3FB5, "" }, +// { 0x3FB6, "" }, +// { 0x3FB7, "" }, +// { 0x3FB8, "" }, +// { 0x3FB9, "" }, +// { 0x3FBA, "" }, +// { 0x3FBB, "" }, +// { 0x3FBC, "" }, +// { 0x3FBD, "" }, +// { 0x3FBE, "" }, +// { 0x3FBF, "" }, +// { 0x3FC0, "" }, +// { 0x3FC1, "" }, +// { 0x3FC2, "" }, +// { 0x3FC3, "" }, +// { 0x3FC4, "" }, +// { 0x3FC5, "" }, +// { 0x3FC6, "" }, +// { 0x3FC7, "" }, +// { 0x3FC8, "" }, +// { 0x3FC9, "" }, +// { 0x3FCA, "" }, +// { 0x3FCB, "" }, +// { 0x3FCC, "" }, +// { 0x3FCD, "" }, +// { 0x3FCE, "" }, +// { 0x3FCF, "" }, +// { 0x3FD0, "" }, +// { 0x3FD1, "" }, +// { 0x3FD2, "" }, +// { 0x3FD3, "" }, +// { 0x3FD4, "" }, +// { 0x3FD5, "" }, +// { 0x3FD6, "" }, +// { 0x3FD7, "" }, +// { 0x3FD8, "" }, +// { 0x3FD9, "" }, +// { 0x3FDA, "" }, +// { 0x3FDB, "" }, +// { 0x3FDC, "" }, +// { 0x3FDD, "" }, +// { 0x3FDE, "" }, +// { 0x3FDF, "" }, +// { 0x3FE0, "" }, +// { 0x3FE1, "" }, +// { 0x3FE2, "" }, +// { 0x3FE3, "" }, +// { 0x3FE4, "" }, +// { 0x3FE5, "" }, +// { 0x3FE6, "" }, +// { 0x3FE7, "" }, +// { 0x3FE8, "" }, +// { 0x3FE9, "" }, +// { 0x3FEA, "" }, +// { 0x3FEB, "" }, +// { 0x3FEC, "" }, +// { 0x3FED, "" }, +// { 0x3FEE, "" }, +// { 0x3FEF, "" }, +// { 0x3FF0, "" }, +// { 0x3FF1, "" }, +// { 0x3FF2, "" }, +// { 0x3FF3, "" }, +// { 0x3FF4, "" }, +// { 0x3FF5, "" }, +// { 0x3FF6, "" }, +// { 0x3FF7, "" }, +// { 0x3FF8, "" }, +// { 0x3FF9, "" }, +// { 0x3FFA, "" }, +// { 0x3FFB, "" }, +// { 0x3FFC, "" }, +// { 0x3FFD, "" }, +// { 0x3FFE, "" }, +// { 0x3FFF, "" }, +// { 0x4000, "" }, +// { 0x4001, "" }, +// { 0x4002, "" }, +// { 0x4003, "" }, +// { 0x4004, "" }, +// { 0x4005, "" }, +// { 0x4006, "" }, +// { 0x4007, "" }, +// { 0x4008, "" }, +// { 0x4009, "" }, +// { 0x400A, "" }, +// { 0x400B, "" }, +// { 0x400C, "" }, +// { 0x400D, "" }, +// { 0x400E, "" }, +// { 0x400F, "" }, +// { 0x4010, "" }, +// { 0x4011, "" }, +// { 0x4012, "" }, +// { 0x4013, "" }, +// { 0x4014, "" }, +// { 0x4015, "" }, +// { 0x4016, "" }, +// { 0x4017, "" }, +// { 0x4018, "" }, +// { 0x4019, "" }, +// { 0x401A, "" }, +// { 0x401B, "" }, +// { 0x401C, "" }, +// { 0x401D, "" }, +// { 0x401E, "" }, +// { 0x401F, "" }, +// { 0x4020, "" }, +// { 0x4021, "" }, +// { 0x4022, "" }, +// { 0x4023, "" }, +// { 0x4024, "" }, +// { 0x4025, "" }, +// { 0x4026, "" }, +// { 0x4027, "" }, +// { 0x4028, "" }, +// { 0x4029, "" }, +// { 0x402A, "" }, +// { 0x402B, "" }, +// { 0x402C, "" }, +// { 0x402D, "" }, +// { 0x402E, "" }, +// { 0x402F, "" }, +// { 0x4030, "" }, +// { 0x4031, "" }, +// { 0x4032, "" }, +// { 0x4033, "" }, +// { 0x4034, "" }, +// { 0x4035, "" }, +// { 0x4036, "" }, +// { 0x4037, "" }, +// { 0x4038, "" }, +// { 0x4039, "" }, +// { 0x403A, "" }, +// { 0x403B, "" }, +// { 0x403C, "" }, +// { 0x403D, "" }, +// { 0x403E, "" }, +// { 0x403F, "" }, +// { 0x4040, "" }, +// { 0x4041, "" }, +// { 0x4042, "" }, +// { 0x4043, "" }, +// { 0x4044, "" }, +// { 0x4045, "" }, +// { 0x4046, "" }, +// { 0x4047, "" }, +// { 0x4048, "" }, +// { 0x4049, "" }, +// { 0x404A, "" }, +// { 0x404B, "" }, +// { 0x404C, "" }, +// { 0x404D, "" }, +// { 0x404E, "" }, +// { 0x404F, "" }, +// { 0x4050, "" }, +// { 0x4051, "" }, +// { 0x4052, "" }, +// { 0x4053, "" }, +// { 0x4054, "" }, +// { 0x4055, "" }, +// { 0x4056, "" }, +// { 0x4057, "" }, +// { 0x4058, "" }, +// { 0x4059, "" }, +// { 0x405A, "" }, +// { 0x405B, "" }, +// { 0x405C, "" }, +// { 0x405D, "" }, +// { 0x405E, "" }, +// { 0x405F, "" }, +// { 0x4060, "" }, +// { 0x4061, "" }, +// { 0x4062, "" }, +// { 0x4063, "" }, +// { 0x4064, "" }, +// { 0x4065, "" }, +// { 0x4066, "" }, +// { 0x4067, "" }, +// { 0x4068, "" }, +// { 0x4069, "" }, +// { 0x406A, "" }, +// { 0x406B, "" }, +// { 0x406C, "" }, +// { 0x406D, "" }, +// { 0x406E, "" }, +// { 0x406F, "" }, +// { 0x4070, "" }, +// { 0x4071, "" }, +// { 0x4072, "" }, +// { 0x4073, "" }, +// { 0x4074, "" }, +// { 0x4075, "" }, +// { 0x4076, "" }, +// { 0x4077, "" }, +// { 0x4078, "" }, +// { 0x4079, "" }, +// { 0x407A, "" }, +// { 0x407B, "" }, +// { 0x407C, "" }, +// { 0x407D, "" }, +// { 0x407E, "" }, +// { 0x407F, "" }, +// { 0x4080, "" }, +// { 0x4081, "" }, +// { 0x4082, "" }, +// { 0x4083, "" }, +// { 0x4084, "" }, +// { 0x4085, "" }, +// { 0x4086, "" }, +// { 0x4087, "" }, +// { 0x4088, "" }, +// { 0x4089, "" }, +// { 0x408A, "" }, +// { 0x408B, "" }, +// { 0x408C, "" }, +// { 0x408D, "" }, +// { 0x408E, "" }, +// { 0x408F, "" }, +// { 0x4090, "" }, +// { 0x4091, "" }, +// { 0x4092, "" }, +// { 0x4093, "" }, +// { 0x4094, "" }, +// { 0x4095, "" }, +// { 0x4096, "" }, +// { 0x4097, "" }, +// { 0x4098, "" }, +// { 0x4099, "" }, +// { 0x409A, "" }, +// { 0x409B, "" }, +// { 0x409C, "" }, +// { 0x409D, "" }, +// { 0x409E, "" }, +// { 0x409F, "" }, +// { 0x40A0, "" }, +// { 0x40A1, "" }, +// { 0x40A2, "" }, +// { 0x40A3, "" }, +// { 0x40A4, "" }, +// { 0x40A5, "" }, +// { 0x40A6, "" }, +// { 0x40A7, "" }, +// { 0x40A8, "" }, +// { 0x40A9, "" }, +// { 0x40AA, "" }, +// { 0x40AB, "" }, +// { 0x40AC, "" }, +// { 0x40AD, "" }, +// { 0x40AE, "" }, +// { 0x40AF, "" }, +// { 0x40B0, "" }, +// { 0x40B1, "" }, +// { 0x40B2, "" }, +// { 0x40B3, "" }, +// { 0x40B4, "" }, +// { 0x40B5, "" }, +// { 0x40B6, "" }, +// { 0x40B7, "" }, +// { 0x40B8, "" }, +// { 0x40B9, "" }, +// { 0x40BA, "" }, +// { 0x40BB, "" }, +// { 0x40BC, "" }, +// { 0x40BD, "" }, +// { 0x40BE, "" }, +// { 0x40BF, "" }, +// { 0x40C0, "" }, +// { 0x40C1, "" }, +// { 0x40C2, "" }, +// { 0x40C3, "" }, +// { 0x40C4, "" }, +// { 0x40C5, "" }, +// { 0x40C6, "" }, +// { 0x40C7, "" }, +// { 0x40C8, "" }, +// { 0x40C9, "" }, +// { 0x40CA, "" }, +// { 0x40CB, "" }, +// { 0x40CC, "" }, +// { 0x40CD, "" }, +// { 0x40CE, "" }, +// { 0x40CF, "" }, +// { 0x40D0, "" }, +// { 0x40D1, "" }, +// { 0x40D2, "" }, +// { 0x40D3, "" }, +// { 0x40D4, "" }, +// { 0x40D5, "" }, +// { 0x40D6, "" }, +// { 0x40D7, "" }, +// { 0x40D8, "" }, +// { 0x40D9, "" }, +// { 0x40DA, "" }, +// { 0x40DB, "" }, +// { 0x40DC, "" }, +// { 0x40DD, "" }, +// { 0x40DE, "" }, +// { 0x40DF, "" }, +// { 0x40E0, "" }, +// { 0x40E1, "" }, +// { 0x40E2, "" }, +// { 0x40E3, "" }, +// { 0x40E4, "" }, +// { 0x40E5, "" }, +// { 0x40E6, "" }, +// { 0x40E7, "" }, +// { 0x40E8, "" }, +// { 0x40E9, "" }, +// { 0x40EA, "" }, +// { 0x40EB, "" }, +// { 0x40EC, "" }, +// { 0x40ED, "" }, +// { 0x40EE, "" }, +// { 0x40EF, "" }, +// { 0x40F0, "" }, +// { 0x40F1, "" }, +// { 0x40F2, "" }, +// { 0x40F3, "" }, +// { 0x40F4, "" }, +// { 0x40F5, "" }, +// { 0x40F6, "" }, +// { 0x40F7, "" }, +// { 0x40F8, "" }, +// { 0x40F9, "" }, +// { 0x40FA, "" }, +// { 0x40FB, "" }, +// { 0x40FC, "" }, +// { 0x40FD, "" }, +// { 0x40FE, "" }, +// { 0x40FF, "" }, +// { 0x4100, "" }, +// { 0x4101, "" }, +// { 0x4102, "" }, +// { 0x4103, "" }, +// { 0x4104, "" }, +// { 0x4105, "" }, +// { 0x4106, "" }, +// { 0x4107, "" }, +// { 0x4108, "" }, +// { 0x4109, "" }, +// { 0x410A, "" }, +// { 0x410B, "" }, +// { 0x410C, "" }, +// { 0x410D, "" }, +// { 0x410E, "" }, +// { 0x410F, "" }, +// { 0x4110, "" }, +// { 0x4111, "" }, +// { 0x4112, "" }, +// { 0x4113, "" }, +// { 0x4114, "" }, +// { 0x4115, "" }, +// { 0x4116, "" }, +// { 0x4117, "" }, +// { 0x4118, "" }, +// { 0x4119, "" }, +// { 0x411A, "" }, +// { 0x411B, "" }, +// { 0x411C, "" }, +// { 0x411D, "" }, +// { 0x411E, "" }, +// { 0x411F, "" }, +// { 0x4120, "" }, +// { 0x4121, "" }, +// { 0x4122, "" }, +// { 0x4123, "" }, +// { 0x4124, "" }, +// { 0x4125, "" }, +// { 0x4126, "" }, +// { 0x4127, "" }, +// { 0x4128, "" }, +// { 0x4129, "" }, +// { 0x412A, "" }, +// { 0x412B, "" }, +// { 0x412C, "" }, +// { 0x412D, "" }, +// { 0x412E, "" }, +// { 0x412F, "" }, +// { 0x4130, "" }, +// { 0x4131, "" }, +// { 0x4132, "" }, +// { 0x4133, "" }, +// { 0x4134, "" }, +// { 0x4135, "" }, +// { 0x4136, "" }, +// { 0x4137, "" }, +// { 0x4138, "" }, +// { 0x4139, "" }, +// { 0x413A, "" }, +// { 0x413B, "" }, +// { 0x413C, "" }, +// { 0x413D, "" }, +// { 0x413E, "" }, +// { 0x413F, "" }, +// { 0x4140, "" }, +// { 0x4141, "" }, +// { 0x4142, "" }, +// { 0x4143, "" }, +// { 0x4144, "" }, +// { 0x4145, "" }, +// { 0x4146, "" }, +// { 0x4147, "" }, +// { 0x4148, "" }, +// { 0x4149, "" }, +// { 0x414A, "" }, +// { 0x414B, "" }, +// { 0x414C, "" }, +// { 0x414D, "" }, +// { 0x414E, "" }, +// { 0x414F, "" }, +// { 0x4150, "" }, +// { 0x4151, "" }, +// { 0x4152, "" }, +// { 0x4153, "" }, +// { 0x4154, "" }, +// { 0x4155, "" }, +// { 0x4156, "" }, +// { 0x4157, "" }, +// { 0x4158, "" }, +// { 0x4159, "" }, +// { 0x415A, "" }, +// { 0x415B, "" }, +// { 0x415C, "" }, +// { 0x415D, "" }, +// { 0x415E, "" }, +// { 0x415F, "" }, +// { 0x4160, "" }, +// { 0x4161, "" }, +// { 0x4162, "" }, +// { 0x4163, "" }, +// { 0x4164, "" }, +// { 0x4165, "" }, +// { 0x4166, "" }, +// { 0x4167, "" }, +// { 0x4168, "" }, +// { 0x4169, "" }, +// { 0x416A, "" }, +// { 0x416B, "" }, +// { 0x416C, "" }, +// { 0x416D, "" }, +// { 0x416E, "" }, +// { 0x416F, "" }, +// { 0x4170, "" }, +// { 0x4171, "" }, +// { 0x4172, "" }, +// { 0x4173, "" }, +// { 0x4174, "" }, +// { 0x4175, "" }, +// { 0x4176, "" }, +// { 0x4177, "" }, +// { 0x4178, "" }, +// { 0x4179, "" }, +// { 0x417A, "" }, +// { 0x417B, "" }, +// { 0x417C, "" }, +// { 0x417D, "" }, +// { 0x417E, "" }, +// { 0x417F, "" }, +// { 0x4180, "" }, +// { 0x4181, "" }, +// { 0x4182, "" }, +// { 0x4183, "" }, +// { 0x4184, "" }, +// { 0x4185, "" }, +// { 0x4186, "" }, +// { 0x4187, "" }, +// { 0x4188, "" }, +// { 0x4189, "" }, +// { 0x418A, "" }, +// { 0x418B, "" }, +// { 0x418C, "" }, +// { 0x418D, "" }, +// { 0x418E, "" }, +// { 0x418F, "" }, +// { 0x4190, "" }, +// { 0x4191, "" }, +// { 0x4192, "" }, +// { 0x4193, "" }, +// { 0x4194, "" }, +// { 0x4195, "" }, +// { 0x4196, "" }, +// { 0x4197, "" }, +// { 0x4198, "" }, +// { 0x4199, "" }, +// { 0x419A, "" }, +// { 0x419B, "" }, +// { 0x419C, "" }, +// { 0x419D, "" }, +// { 0x419E, "" }, +// { 0x419F, "" }, +// { 0x41A0, "" }, +// { 0x41A1, "" }, +// { 0x41A2, "" }, +// { 0x41A3, "" }, +// { 0x41A4, "" }, +// { 0x41A5, "" }, +// { 0x41A6, "" }, +// { 0x41A7, "" }, +// { 0x41A8, "" }, +// { 0x41A9, "" }, +// { 0x41AA, "" }, +// { 0x41AB, "" }, +// { 0x41AC, "" }, +// { 0x41AD, "" }, +// { 0x41AE, "" }, +// { 0x41AF, "" }, +// { 0x41B0, "" }, +// { 0x41B1, "" }, +// { 0x41B2, "" }, +// { 0x41B3, "" }, +// { 0x41B4, "" }, +// { 0x41B5, "" }, +// { 0x41B6, "" }, +// { 0x41B7, "" }, +// { 0x41B8, "" }, +// { 0x41B9, "" }, +// { 0x41BA, "" }, +// { 0x41BB, "" }, +// { 0x41BC, "" }, +// { 0x41BD, "" }, +// { 0x41BE, "" }, +// { 0x41BF, "" }, +// { 0x41C0, "" }, +// { 0x41C1, "" }, +// { 0x41C2, "" }, +// { 0x41C3, "" }, +// { 0x41C4, "" }, +// { 0x41C5, "" }, +// { 0x41C6, "" }, +// { 0x41C7, "" }, +// { 0x41C8, "" }, +// { 0x41C9, "" }, +// { 0x41CA, "" }, +// { 0x41CB, "" }, +// { 0x41CC, "" }, +// { 0x41CD, "" }, +// { 0x41CE, "" }, +// { 0x41CF, "" }, +// { 0x41D0, "" }, +// { 0x41D1, "" }, +// { 0x41D2, "" }, +// { 0x41D3, "" }, +// { 0x41D4, "" }, +// { 0x41D5, "" }, +// { 0x41D6, "" }, +// { 0x41D7, "" }, +// { 0x41D8, "" }, +// { 0x41D9, "" }, +// { 0x41DA, "" }, +// { 0x41DB, "" }, +// { 0x41DC, "" }, +// { 0x41DD, "" }, +// { 0x41DE, "" }, +// { 0x41DF, "" }, +// { 0x41E0, "" }, +// { 0x41E1, "" }, +// { 0x41E2, "" }, +// { 0x41E3, "" }, +// { 0x41E4, "" }, +// { 0x41E5, "" }, +// { 0x41E6, "" }, +// { 0x41E7, "" }, +// { 0x41E8, "" }, +// { 0x41E9, "" }, +// { 0x41EA, "" }, +// { 0x41EB, "" }, +// { 0x41EC, "" }, +// { 0x41ED, "" }, +// { 0x41EE, "" }, +// { 0x41EF, "" }, +// { 0x41F0, "" }, +// { 0x41F1, "" }, +// { 0x41F2, "" }, +// { 0x41F3, "" }, +// { 0x41F4, "" }, +// { 0x41F5, "" }, +// { 0x41F6, "" }, +// { 0x41F7, "" }, +// { 0x41F8, "" }, +// { 0x41F9, "" }, +// { 0x41FA, "" }, +// { 0x41FB, "" }, +// { 0x41FC, "" }, +// { 0x41FD, "" }, +// { 0x41FE, "" }, +// { 0x41FF, "" }, +// { 0x4200, "" }, +// { 0x4201, "" }, +// { 0x4202, "" }, +// { 0x4203, "" }, +// { 0x4204, "" }, +// { 0x4205, "" }, +// { 0x4206, "" }, +// { 0x4207, "" }, +// { 0x4208, "" }, +// { 0x4209, "" }, +// { 0x420A, "" }, +// { 0x420B, "" }, +// { 0x420C, "" }, +// { 0x420D, "" }, +// { 0x420E, "" }, +// { 0x420F, "" }, +// { 0x4210, "" }, +// { 0x4211, "" }, +// { 0x4212, "" }, +// { 0x4213, "" }, +// { 0x4214, "" }, +// { 0x4215, "" }, +// { 0x4216, "" }, +// { 0x4217, "" }, +// { 0x4218, "" }, +// { 0x4219, "" }, +// { 0x421A, "" }, +// { 0x421B, "" }, +// { 0x421C, "" }, +// { 0x421D, "" }, +// { 0x421E, "" }, +// { 0x421F, "" }, +// { 0x4220, "" }, +// { 0x4221, "" }, +// { 0x4222, "" }, +// { 0x4223, "" }, +// { 0x4224, "" }, +// { 0x4225, "" }, +// { 0x4226, "" }, +// { 0x4227, "" }, +// { 0x4228, "" }, +// { 0x4229, "" }, +// { 0x422A, "" }, +// { 0x422B, "" }, +// { 0x422C, "" }, +// { 0x422D, "" }, +// { 0x422E, "" }, +// { 0x422F, "" }, +// { 0x4230, "" }, +// { 0x4231, "" }, +// { 0x4232, "" }, +// { 0x4233, "" }, +// { 0x4234, "" }, +// { 0x4235, "" }, +// { 0x4236, "" }, +// { 0x4237, "" }, +// { 0x4238, "" }, +// { 0x4239, "" }, +// { 0x423A, "" }, +// { 0x423B, "" }, +// { 0x423C, "" }, +// { 0x423D, "" }, +// { 0x423E, "" }, +// { 0x423F, "" }, +// { 0x4240, "" }, +// { 0x4241, "" }, +// { 0x4242, "" }, +// { 0x4243, "" }, +// { 0x4244, "" }, +// { 0x4245, "" }, +// { 0x4246, "" }, +// { 0x4247, "" }, +// { 0x4248, "" }, +// { 0x4249, "" }, +// { 0x424A, "" }, +// { 0x424B, "" }, +// { 0x424C, "" }, +// { 0x424D, "" }, +// { 0x424E, "" }, +// { 0x424F, "" }, +// { 0x4250, "" }, +// { 0x4251, "" }, +// { 0x4252, "" }, +// { 0x4253, "" }, +// { 0x4254, "" }, +// { 0x4255, "" }, +// { 0x4256, "" }, +// { 0x4257, "" }, +// { 0x4258, "" }, +// { 0x4259, "" }, +// { 0x425A, "" }, +// { 0x425B, "" }, +// { 0x425C, "" }, +// { 0x425D, "" }, +// { 0x425E, "" }, +// { 0x425F, "" }, +// { 0x4260, "" }, +// { 0x4261, "" }, +// { 0x4262, "" }, +// { 0x4263, "" }, +// { 0x4264, "" }, +// { 0x4265, "" }, +// { 0x4266, "" }, +// { 0x4267, "" }, +// { 0x4268, "" }, +// { 0x4269, "" }, +// { 0x426A, "" }, +// { 0x426B, "" }, +// { 0x426C, "" }, +// { 0x426D, "" }, +// { 0x426E, "" }, +// { 0x426F, "" }, +// { 0x4270, "" }, +// { 0x4271, "" }, +// { 0x4272, "" }, +// { 0x4273, "" }, +// { 0x4274, "" }, +// { 0x4275, "" }, +// { 0x4276, "" }, +// { 0x4277, "" }, +// { 0x4278, "" }, +// { 0x4279, "" }, +// { 0x427A, "" }, +// { 0x427B, "" }, +// { 0x427C, "" }, +// { 0x427D, "" }, +// { 0x427E, "" }, +// { 0x427F, "" }, +// { 0x4280, "" }, +// { 0x4281, "" }, +// { 0x4282, "" }, +// { 0x4283, "" }, +// { 0x4284, "" }, +// { 0x4285, "" }, +// { 0x4286, "" }, +// { 0x4287, "" }, +// { 0x4288, "" }, +// { 0x4289, "" }, +// { 0x428A, "" }, +// { 0x428B, "" }, +// { 0x428C, "" }, +// { 0x428D, "" }, +// { 0x428E, "" }, +// { 0x428F, "" }, +// { 0x4290, "" }, +// { 0x4291, "" }, +// { 0x4292, "" }, +// { 0x4293, "" }, +// { 0x4294, "" }, +// { 0x4295, "" }, +// { 0x4296, "" }, +// { 0x4297, "" }, +// { 0x4298, "" }, +// { 0x4299, "" }, +// { 0x429A, "" }, +// { 0x429B, "" }, +// { 0x429C, "" }, +// { 0x429D, "" }, +// { 0x429E, "" }, +// { 0x429F, "" }, +// { 0x42A0, "" }, +// { 0x42A1, "" }, +// { 0x42A2, "" }, +// { 0x42A3, "" }, +// { 0x42A4, "" }, +// { 0x42A5, "" }, +// { 0x42A6, "" }, +// { 0x42A7, "" }, +// { 0x42A8, "" }, +// { 0x42A9, "" }, +// { 0x42AA, "" }, +// { 0x42AB, "" }, +// { 0x42AC, "" }, +// { 0x42AD, "" }, +// { 0x42AE, "" }, +// { 0x42AF, "" }, +// { 0x42B0, "" }, +// { 0x42B1, "" }, +// { 0x42B2, "" }, +// { 0x42B3, "" }, +// { 0x42B4, "" }, +// { 0x42B5, "" }, +// { 0x42B6, "" }, +// { 0x42B7, "" }, +// { 0x42B8, "" }, +// { 0x42B9, "" }, +// { 0x42BA, "" }, +// { 0x42BB, "" }, +// { 0x42BC, "" }, +// { 0x42BD, "" }, +// { 0x42BE, "" }, +// { 0x42BF, "" }, +// { 0x42C0, "" }, +// { 0x42C1, "" }, +// { 0x42C2, "" }, +// { 0x42C3, "" }, +// { 0x42C4, "" }, +// { 0x42C5, "" }, +// { 0x42C6, "" }, +// { 0x42C7, "" }, +// { 0x42C8, "" }, +// { 0x42C9, "" }, +// { 0x42CA, "" }, +// { 0x42CB, "" }, +// { 0x42CC, "" }, +// { 0x42CD, "" }, +// { 0x42CE, "" }, +// { 0x42CF, "" }, +// { 0x42D0, "" }, +// { 0x42D1, "" }, +// { 0x42D2, "" }, +// { 0x42D3, "" }, +// { 0x42D4, "" }, +// { 0x42D5, "" }, +// { 0x42D6, "" }, +// { 0x42D7, "" }, +// { 0x42D8, "" }, +// { 0x42D9, "" }, +// { 0x42DA, "" }, +// { 0x42DB, "" }, +// { 0x42DC, "" }, +// { 0x42DD, "" }, +// { 0x42DE, "" }, +// { 0x42DF, "" }, +// { 0x42E0, "" }, +// { 0x42E1, "" }, +// { 0x42E2, "" }, +// { 0x42E3, "" }, +// { 0x42E4, "" }, +// { 0x42E5, "" }, +// { 0x42E6, "" }, +// { 0x42E7, "" }, +// { 0x42E8, "" }, +// { 0x42E9, "" }, +// { 0x42EA, "" }, +// { 0x42EB, "" }, +// { 0x42EC, "" }, +// { 0x42ED, "" }, +// { 0x42EE, "" }, +// { 0x42EF, "" }, +// { 0x42F0, "" }, +// { 0x42F1, "" }, +// { 0x42F2, "" }, +// { 0x42F3, "" }, +// { 0x42F4, "" }, +// { 0x42F5, "" }, +// { 0x42F6, "" }, +// { 0x42F7, "" }, +// { 0x42F8, "" }, +// { 0x42F9, "" }, +// { 0x42FA, "" }, +// { 0x42FB, "" }, +// { 0x42FC, "" }, +// { 0x42FD, "" }, +// { 0x42FE, "" }, +// { 0x42FF, "" }, +// { 0x4300, "" }, +// { 0x4301, "" }, +// { 0x4302, "" }, +// { 0x4303, "" }, +// { 0x4304, "" }, +// { 0x4305, "" }, +// { 0x4306, "" }, +// { 0x4307, "" }, +// { 0x4308, "" }, +// { 0x4309, "" }, +// { 0x430A, "" }, +// { 0x430B, "" }, +// { 0x430C, "" }, +// { 0x430D, "" }, +// { 0x430E, "" }, +// { 0x430F, "" }, +// { 0x4310, "" }, +// { 0x4311, "" }, +// { 0x4312, "" }, +// { 0x4313, "" }, +// { 0x4314, "" }, +// { 0x4315, "" }, +// { 0x4316, "" }, +// { 0x4317, "" }, +// { 0x4318, "" }, +// { 0x4319, "" }, +// { 0x431A, "" }, +// { 0x431B, "" }, +// { 0x431C, "" }, +// { 0x431D, "" }, +// { 0x431E, "" }, +// { 0x431F, "" }, +// { 0x4320, "" }, +// { 0x4321, "" }, +// { 0x4322, "" }, +// { 0x4323, "" }, +// { 0x4324, "" }, +// { 0x4325, "" }, +// { 0x4326, "" }, +// { 0x4327, "" }, +// { 0x4328, "" }, +// { 0x4329, "" }, +// { 0x432A, "" }, +// { 0x432B, "" }, +// { 0x432C, "" }, +// { 0x432D, "" }, +// { 0x432E, "" }, +// { 0x432F, "" }, +// { 0x4330, "" }, +// { 0x4331, "" }, +// { 0x4332, "" }, +// { 0x4333, "" }, +// { 0x4334, "" }, +// { 0x4335, "" }, +// { 0x4336, "" }, +// { 0x4337, "" }, +// { 0x4338, "" }, +// { 0x4339, "" }, +// { 0x433A, "" }, +// { 0x433B, "" }, +// { 0x433C, "" }, +// { 0x433D, "" }, +// { 0x433E, "" }, +// { 0x433F, "" }, +// { 0x4340, "" }, +// { 0x4341, "" }, +// { 0x4342, "" }, +// { 0x4343, "" }, +// { 0x4344, "" }, +// { 0x4345, "" }, +// { 0x4346, "" }, +// { 0x4347, "" }, +// { 0x4348, "" }, +// { 0x4349, "" }, +// { 0x434A, "" }, +// { 0x434B, "" }, +// { 0x434C, "" }, +// { 0x434D, "" }, +// { 0x434E, "" }, +// { 0x434F, "" }, +// { 0x4350, "" }, +// { 0x4351, "" }, +// { 0x4352, "" }, +// { 0x4353, "" }, +// { 0x4354, "" }, +// { 0x4355, "" }, +// { 0x4356, "" }, +// { 0x4357, "" }, +// { 0x4358, "" }, +// { 0x4359, "" }, +// { 0x435A, "" }, +// { 0x435B, "" }, +// { 0x435C, "" }, +// { 0x435D, "" }, +// { 0x435E, "" }, +// { 0x435F, "" }, +// { 0x4360, "" }, +// { 0x4361, "" }, +// { 0x4362, "" }, +// { 0x4363, "" }, +// { 0x4364, "" }, +// { 0x4365, "" }, +// { 0x4366, "" }, +// { 0x4367, "" }, +// { 0x4368, "" }, +// { 0x4369, "" }, +// { 0x436A, "" }, +// { 0x436B, "" }, +// { 0x436C, "" }, +// { 0x436D, "" }, +// { 0x436E, "" }, +// { 0x436F, "" }, +// { 0x4370, "" }, +// { 0x4371, "" }, +// { 0x4372, "" }, +// { 0x4373, "" }, +// { 0x4374, "" }, +// { 0x4375, "" }, +// { 0x4376, "" }, +// { 0x4377, "" }, +// { 0x4378, "" }, +// { 0x4379, "" }, +// { 0x437A, "" }, +// { 0x437B, "" }, +// { 0x437C, "" }, +// { 0x437D, "" }, +// { 0x437E, "" }, +// { 0x437F, "" }, +// { 0x4380, "" }, +// { 0x4381, "" }, +// { 0x4382, "" }, +// { 0x4383, "" }, +// { 0x4384, "" }, +// { 0x4385, "" }, +// { 0x4386, "" }, +// { 0x4387, "" }, +// { 0x4388, "" }, +// { 0x4389, "" }, +// { 0x438A, "" }, +// { 0x438B, "" }, +// { 0x438C, "" }, +// { 0x438D, "" }, +// { 0x438E, "" }, +// { 0x438F, "" }, +// { 0x4390, "" }, +// { 0x4391, "" }, +// { 0x4392, "" }, +// { 0x4393, "" }, +// { 0x4394, "" }, +// { 0x4395, "" }, +// { 0x4396, "" }, +// { 0x4397, "" }, +// { 0x4398, "" }, +// { 0x4399, "" }, +// { 0x439A, "" }, +// { 0x439B, "" }, +// { 0x439C, "" }, +// { 0x439D, "" }, +// { 0x439E, "" }, +// { 0x439F, "" }, +// { 0x43A0, "" }, +// { 0x43A1, "" }, +// { 0x43A2, "" }, +// { 0x43A3, "" }, +// { 0x43A4, "" }, +// { 0x43A5, "" }, +// { 0x43A6, "" }, +// { 0x43A7, "" }, +// { 0x43A8, "" }, +// { 0x43A9, "" }, +// { 0x43AA, "" }, +// { 0x43AB, "" }, +// { 0x43AC, "" }, +// { 0x43AD, "" }, +// { 0x43AE, "" }, +// { 0x43AF, "" }, +// { 0x43B0, "" }, +// { 0x43B1, "" }, +// { 0x43B2, "" }, +// { 0x43B3, "" }, +// { 0x43B4, "" }, +// { 0x43B5, "" }, +// { 0x43B6, "" }, +// { 0x43B7, "" }, +// { 0x43B8, "" }, +// { 0x43B9, "" }, +// { 0x43BA, "" }, +// { 0x43BB, "" }, +// { 0x43BC, "" }, +// { 0x43BD, "" }, +// { 0x43BE, "" }, +// { 0x43BF, "" }, +// { 0x43C0, "" }, +// { 0x43C1, "" }, +// { 0x43C2, "" }, +// { 0x43C3, "" }, +// { 0x43C4, "" }, +// { 0x43C5, "" }, +// { 0x43C6, "" }, +// { 0x43C7, "" }, +// { 0x43C8, "" }, +// { 0x43C9, "" }, +// { 0x43CA, "" }, +// { 0x43CB, "" }, +// { 0x43CC, "" }, +// { 0x43CD, "" }, +// { 0x43CE, "" }, +// { 0x43CF, "" }, +// { 0x43D0, "" }, +// { 0x43D1, "" }, +// { 0x43D2, "" }, +// { 0x43D3, "" }, +// { 0x43D4, "" }, +// { 0x43D5, "" }, +// { 0x43D6, "" }, +// { 0x43D7, "" }, +// { 0x43D8, "" }, +// { 0x43D9, "" }, +// { 0x43DA, "" }, +// { 0x43DB, "" }, +// { 0x43DC, "" }, +// { 0x43DD, "" }, +// { 0x43DE, "" }, +// { 0x43DF, "" }, +// { 0x43E0, "" }, +// { 0x43E1, "" }, +// { 0x43E2, "" }, +// { 0x43E3, "" }, +// { 0x43E4, "" }, +// { 0x43E5, "" }, +// { 0x43E6, "" }, +// { 0x43E7, "" }, +// { 0x43E8, "" }, +// { 0x43E9, "" }, +// { 0x43EA, "" }, +// { 0x43EB, "" }, +// { 0x43EC, "" }, +// { 0x43ED, "" }, +// { 0x43EE, "" }, +// { 0x43EF, "" }, +// { 0x43F0, "" }, +// { 0x43F1, "" }, +// { 0x43F2, "" }, +// { 0x43F3, "" }, +// { 0x43F4, "" }, +// { 0x43F5, "" }, +// { 0x43F6, "" }, +// { 0x43F7, "" }, +// { 0x43F8, "" }, +// { 0x43F9, "" }, +// { 0x43FA, "" }, +// { 0x43FB, "" }, +// { 0x43FC, "" }, +// { 0x43FD, "" }, +// { 0x43FE, "" }, +// { 0x43FF, "" }, +// { 0x4400, "" }, +// { 0x4401, "" }, +// { 0x4402, "" }, +// { 0x4403, "" }, +// { 0x4404, "" }, +// { 0x4405, "" }, +// { 0x4406, "" }, +// { 0x4407, "" }, +// { 0x4408, "" }, +// { 0x4409, "" }, +// { 0x440A, "" }, +// { 0x440B, "" }, +// { 0x440C, "" }, +// { 0x440D, "" }, +// { 0x440E, "" }, +// { 0x440F, "" }, +// { 0x4410, "" }, +// { 0x4411, "" }, +// { 0x4412, "" }, +// { 0x4413, "" }, +// { 0x4414, "" }, +// { 0x4415, "" }, +// { 0x4416, "" }, +// { 0x4417, "" }, +// { 0x4418, "" }, +// { 0x4419, "" }, +// { 0x441A, "" }, +// { 0x441B, "" }, +// { 0x441C, "" }, +// { 0x441D, "" }, +// { 0x441E, "" }, +// { 0x441F, "" }, +// { 0x4420, "" }, +// { 0x4421, "" }, +// { 0x4422, "" }, +// { 0x4423, "" }, +// { 0x4424, "" }, +// { 0x4425, "" }, +// { 0x4426, "" }, +// { 0x4427, "" }, +// { 0x4428, "" }, +// { 0x4429, "" }, +// { 0x442A, "" }, +// { 0x442B, "" }, +// { 0x442C, "" }, +// { 0x442D, "" }, +// { 0x442E, "" }, +// { 0x442F, "" }, +// { 0x4430, "" }, +// { 0x4431, "" }, +// { 0x4432, "" }, +// { 0x4433, "" }, +// { 0x4434, "" }, +// { 0x4435, "" }, +// { 0x4436, "" }, +// { 0x4437, "" }, +// { 0x4438, "" }, +// { 0x4439, "" }, +// { 0x443A, "" }, +// { 0x443B, "" }, +// { 0x443C, "" }, +// { 0x443D, "" }, +// { 0x443E, "" }, +// { 0x443F, "" }, +// { 0x4440, "" }, +// { 0x4441, "" }, +// { 0x4442, "" }, +// { 0x4443, "" }, +// { 0x4444, "" }, +// { 0x4445, "" }, +// { 0x4446, "" }, +// { 0x4447, "" }, +// { 0x4448, "" }, +// { 0x4449, "" }, +// { 0x444A, "" }, +// { 0x444B, "" }, +// { 0x444C, "" }, +// { 0x444D, "" }, +// { 0x444E, "" }, +// { 0x444F, "" }, +// { 0x4450, "" }, +// { 0x4451, "" }, +// { 0x4452, "" }, +// { 0x4453, "" }, +// { 0x4454, "" }, +// { 0x4455, "" }, +// { 0x4456, "" }, +// { 0x4457, "" }, +// { 0x4458, "" }, +// { 0x4459, "" }, +// { 0x445A, "" }, +// { 0x445B, "" }, +// { 0x445C, "" }, +// { 0x445D, "" }, +// { 0x445E, "" }, +// { 0x445F, "" }, +// { 0x4460, "" }, +// { 0x4461, "" }, +// { 0x4462, "" }, +// { 0x4463, "" }, +// { 0x4464, "" }, +// { 0x4465, "" }, +// { 0x4466, "" }, +// { 0x4467, "" }, +// { 0x4468, "" }, +// { 0x4469, "" }, +// { 0x446A, "" }, +// { 0x446B, "" }, +// { 0x446C, "" }, +// { 0x446D, "" }, +// { 0x446E, "" }, +// { 0x446F, "" }, +// { 0x4470, "" }, +// { 0x4471, "" }, +// { 0x4472, "" }, +// { 0x4473, "" }, +// { 0x4474, "" }, +// { 0x4475, "" }, +// { 0x4476, "" }, +// { 0x4477, "" }, +// { 0x4478, "" }, +// { 0x4479, "" }, +// { 0x447A, "" }, +// { 0x447B, "" }, +// { 0x447C, "" }, +// { 0x447D, "" }, +// { 0x447E, "" }, +// { 0x447F, "" }, +// { 0x4480, "" }, +// { 0x4481, "" }, +// { 0x4482, "" }, +// { 0x4483, "" }, +// { 0x4484, "" }, +// { 0x4485, "" }, +// { 0x4486, "" }, +// { 0x4487, "" }, +// { 0x4488, "" }, +// { 0x4489, "" }, +// { 0x448A, "" }, +// { 0x448B, "" }, +// { 0x448C, "" }, +// { 0x448D, "" }, +// { 0x448E, "" }, +// { 0x448F, "" }, +// { 0x4490, "" }, +// { 0x4491, "" }, +// { 0x4492, "" }, +// { 0x4493, "" }, +// { 0x4494, "" }, +// { 0x4495, "" }, +// { 0x4496, "" }, +// { 0x4497, "" }, +// { 0x4498, "" }, +// { 0x4499, "" }, +// { 0x449A, "" }, +// { 0x449B, "" }, +// { 0x449C, "" }, +// { 0x449D, "" }, +// { 0x449E, "" }, +// { 0x449F, "" }, +// { 0x44A0, "" }, +// { 0x44A1, "" }, +// { 0x44A2, "" }, +// { 0x44A3, "" }, +// { 0x44A4, "" }, +// { 0x44A5, "" }, +// { 0x44A6, "" }, +// { 0x44A7, "" }, +// { 0x44A8, "" }, +// { 0x44A9, "" }, +// { 0x44AA, "" }, +// { 0x44AB, "" }, +// { 0x44AC, "" }, +// { 0x44AD, "" }, +// { 0x44AE, "" }, +// { 0x44AF, "" }, +// { 0x44B0, "" }, +// { 0x44B1, "" }, +// { 0x44B2, "" }, +// { 0x44B3, "" }, +// { 0x44B4, "" }, +// { 0x44B5, "" }, +// { 0x44B6, "" }, +// { 0x44B7, "" }, +// { 0x44B8, "" }, +// { 0x44B9, "" }, +// { 0x44BA, "" }, +// { 0x44BB, "" }, +// { 0x44BC, "" }, +// { 0x44BD, "" }, +// { 0x44BE, "" }, +// { 0x44BF, "" }, +// { 0x44C0, "" }, +// { 0x44C1, "" }, +// { 0x44C2, "" }, +// { 0x44C3, "" }, +// { 0x44C4, "" }, +// { 0x44C5, "" }, +// { 0x44C6, "" }, +// { 0x44C7, "" }, +// { 0x44C8, "" }, +// { 0x44C9, "" }, +// { 0x44CA, "" }, +// { 0x44CB, "" }, +// { 0x44CC, "" }, +// { 0x44CD, "" }, +// { 0x44CE, "" }, +// { 0x44CF, "" }, +// { 0x44D0, "" }, +// { 0x44D1, "" }, +// { 0x44D2, "" }, +// { 0x44D3, "" }, +// { 0x44D4, "" }, +// { 0x44D5, "" }, +// { 0x44D6, "" }, +// { 0x44D7, "" }, +// { 0x44D8, "" }, +// { 0x44D9, "" }, +// { 0x44DA, "" }, +// { 0x44DB, "" }, +// { 0x44DC, "" }, +// { 0x44DD, "" }, +// { 0x44DE, "" }, +// { 0x44DF, "" }, +// { 0x44E0, "" }, +// { 0x44E1, "" }, +// { 0x44E2, "" }, +// { 0x44E3, "" }, +// { 0x44E4, "" }, +// { 0x44E5, "" }, +// { 0x44E6, "" }, +// { 0x44E7, "" }, +// { 0x44E8, "" }, +// { 0x44E9, "" }, +// { 0x44EA, "" }, +// { 0x44EB, "" }, +// { 0x44EC, "" }, +// { 0x44ED, "" }, +// { 0x44EE, "" }, +// { 0x44EF, "" }, +// { 0x44F0, "" }, +// { 0x44F1, "" }, +// { 0x44F2, "" }, +// { 0x44F3, "" }, +// { 0x44F4, "" }, +// { 0x44F5, "" }, +// { 0x44F6, "" }, +// { 0x44F7, "" }, +// { 0x44F8, "" }, +// { 0x44F9, "" }, +// { 0x44FA, "" }, +// { 0x44FB, "" }, +// { 0x44FC, "" }, +// { 0x44FD, "" }, +// { 0x44FE, "" }, +// { 0x44FF, "" }, +// { 0x4500, "" }, +// { 0x4501, "" }, +// { 0x4502, "" }, +// { 0x4503, "" }, +// { 0x4504, "" }, +// { 0x4505, "" }, +// { 0x4506, "" }, +// { 0x4507, "" }, +// { 0x4508, "" }, +// { 0x4509, "" }, +// { 0x450A, "" }, +// { 0x450B, "" }, +// { 0x450C, "" }, +// { 0x450D, "" }, +// { 0x450E, "" }, +// { 0x450F, "" }, +// { 0x4510, "" }, +// { 0x4511, "" }, +// { 0x4512, "" }, +// { 0x4513, "" }, +// { 0x4514, "" }, +// { 0x4515, "" }, +// { 0x4516, "" }, +// { 0x4517, "" }, +// { 0x4518, "" }, +// { 0x4519, "" }, +// { 0x451A, "" }, +// { 0x451B, "" }, +// { 0x451C, "" }, +// { 0x451D, "" }, +// { 0x451E, "" }, +// { 0x451F, "" }, +// { 0x4520, "" }, +// { 0x4521, "" }, +// { 0x4522, "" }, +// { 0x4523, "" }, +// { 0x4524, "" }, +// { 0x4525, "" }, +// { 0x4526, "" }, +// { 0x4527, "" }, +// { 0x4528, "" }, +// { 0x4529, "" }, +// { 0x452A, "" }, +// { 0x452B, "" }, +// { 0x452C, "" }, +// { 0x452D, "" }, +// { 0x452E, "" }, +// { 0x452F, "" }, +// { 0x4530, "" }, +// { 0x4531, "" }, +// { 0x4532, "" }, +// { 0x4533, "" }, +// { 0x4534, "" }, +// { 0x4535, "" }, +// { 0x4536, "" }, +// { 0x4537, "" }, +// { 0x4538, "" }, +// { 0x4539, "" }, +// { 0x453A, "" }, +// { 0x453B, "" }, +// { 0x453C, "" }, +// { 0x453D, "" }, +// { 0x453E, "" }, +// { 0x453F, "" }, +// { 0x4540, "" }, +// { 0x4541, "" }, +// { 0x4542, "" }, +// { 0x4543, "" }, +// { 0x4544, "" }, +// { 0x4545, "" }, +// { 0x4546, "" }, +// { 0x4547, "" }, +// { 0x4548, "" }, +// { 0x4549, "" }, +// { 0x454A, "" }, +// { 0x454B, "" }, +// { 0x454C, "" }, +// { 0x454D, "" }, +// { 0x454E, "" }, +// { 0x454F, "" }, +// { 0x4550, "" }, +// { 0x4551, "" }, +// { 0x4552, "" }, +// { 0x4553, "" }, +// { 0x4554, "" }, +// { 0x4555, "" }, +// { 0x4556, "" }, +// { 0x4557, "" }, +// { 0x4558, "" }, +// { 0x4559, "" }, +// { 0x455A, "" }, +// { 0x455B, "" }, +// { 0x455C, "" }, +// { 0x455D, "" }, +// { 0x455E, "" }, +// { 0x455F, "" }, +// { 0x4560, "" }, +// { 0x4561, "" }, +// { 0x4562, "" }, +// { 0x4563, "" }, +// { 0x4564, "" }, +// { 0x4565, "" }, +// { 0x4566, "" }, +// { 0x4567, "" }, +// { 0x4568, "" }, +// { 0x4569, "" }, +// { 0x456A, "" }, +// { 0x456B, "" }, +// { 0x456C, "" }, +// { 0x456D, "" }, +// { 0x456E, "" }, +// { 0x456F, "" }, +// { 0x4570, "" }, +// { 0x4571, "" }, +// { 0x4572, "" }, +// { 0x4573, "" }, +// { 0x4574, "" }, +// { 0x4575, "" }, +// { 0x4576, "" }, +// { 0x4577, "" }, +// { 0x4578, "" }, +// { 0x4579, "" }, +// { 0x457A, "" }, +// { 0x457B, "" }, +// { 0x457C, "" }, +// { 0x457D, "" }, +// { 0x457E, "" }, +// { 0x457F, "" }, +// { 0x4580, "" }, +// { 0x4581, "" }, +// { 0x4582, "" }, +// { 0x4583, "" }, +// { 0x4584, "" }, +// { 0x4585, "" }, +// { 0x4586, "" }, +// { 0x4587, "" }, +// { 0x4588, "" }, +// { 0x4589, "" }, +// { 0x458A, "" }, +// { 0x458B, "" }, +// { 0x458C, "" }, +// { 0x458D, "" }, +// { 0x458E, "" }, +// { 0x458F, "" }, +// { 0x4590, "" }, +// { 0x4591, "" }, +// { 0x4592, "" }, +// { 0x4593, "" }, +// { 0x4594, "" }, +// { 0x4595, "" }, +// { 0x4596, "" }, +// { 0x4597, "" }, +// { 0x4598, "" }, +// { 0x4599, "" }, +// { 0x459A, "" }, +// { 0x459B, "" }, +// { 0x459C, "" }, +// { 0x459D, "" }, +// { 0x459E, "" }, +// { 0x459F, "" }, +// { 0x45A0, "" }, +// { 0x45A1, "" }, +// { 0x45A2, "" }, +// { 0x45A3, "" }, +// { 0x45A4, "" }, +// { 0x45A5, "" }, +// { 0x45A6, "" }, +// { 0x45A7, "" }, +// { 0x45A8, "" }, +// { 0x45A9, "" }, +// { 0x45AA, "" }, +// { 0x45AB, "" }, +// { 0x45AC, "" }, +// { 0x45AD, "" }, +// { 0x45AE, "" }, +// { 0x45AF, "" }, +// { 0x45B0, "" }, +// { 0x45B1, "" }, +// { 0x45B2, "" }, +// { 0x45B3, "" }, +// { 0x45B4, "" }, +// { 0x45B5, "" }, +// { 0x45B6, "" }, +// { 0x45B7, "" }, +// { 0x45B8, "" }, +// { 0x45B9, "" }, +// { 0x45BA, "" }, +// { 0x45BB, "" }, +// { 0x45BC, "" }, +// { 0x45BD, "" }, +// { 0x45BE, "" }, +// { 0x45BF, "" }, +// { 0x45C0, "" }, +// { 0x45C1, "" }, +// { 0x45C2, "" }, +// { 0x45C3, "" }, +// { 0x45C4, "" }, +// { 0x45C5, "" }, +// { 0x45C6, "" }, +// { 0x45C7, "" }, +// { 0x45C8, "" }, +// { 0x45C9, "" }, +// { 0x45CA, "" }, +// { 0x45CB, "" }, +// { 0x45CC, "" }, +// { 0x45CD, "" }, +// { 0x45CE, "" }, +// { 0x45CF, "" }, +// { 0x45D0, "" }, +// { 0x45D1, "" }, +// { 0x45D2, "" }, +// { 0x45D3, "" }, +// { 0x45D4, "" }, +// { 0x45D5, "" }, +// { 0x45D6, "" }, +// { 0x45D7, "" }, +// { 0x45D8, "" }, +// { 0x45D9, "" }, +// { 0x45DA, "" }, +// { 0x45DB, "" }, +// { 0x45DC, "" }, +// { 0x45DD, "" }, +// { 0x45DE, "" }, +// { 0x45DF, "" }, +// { 0x45E0, "" }, +// { 0x45E1, "" }, +// { 0x45E2, "" }, +// { 0x45E3, "" }, +// { 0x45E4, "" }, +// { 0x45E5, "" }, +// { 0x45E6, "" }, +// { 0x45E7, "" }, +// { 0x45E8, "" }, +// { 0x45E9, "" }, +// { 0x45EA, "" }, +// { 0x45EB, "" }, +// { 0x45EC, "" }, +// { 0x45ED, "" }, +// { 0x45EE, "" }, +// { 0x45EF, "" }, +// { 0x45F0, "" }, +// { 0x45F1, "" }, +// { 0x45F2, "" }, +// { 0x45F3, "" }, +// { 0x45F4, "" }, +// { 0x45F5, "" }, +// { 0x45F6, "" }, +// { 0x45F7, "" }, +// { 0x45F8, "" }, +// { 0x45F9, "" }, +// { 0x45FA, "" }, +// { 0x45FB, "" }, +// { 0x45FC, "" }, +// { 0x45FD, "" }, +// { 0x45FE, "" }, +// { 0x45FF, "" }, +// { 0x4600, "" }, +// { 0x4601, "" }, +// { 0x4602, "" }, +// { 0x4603, "" }, +// { 0x4604, "" }, +// { 0x4605, "" }, +// { 0x4606, "" }, +// { 0x4607, "" }, +// { 0x4608, "" }, +// { 0x4609, "" }, +// { 0x460A, "" }, +// { 0x460B, "" }, +// { 0x460C, "" }, +// { 0x460D, "" }, +// { 0x460E, "" }, +// { 0x460F, "" }, +// { 0x4610, "" }, +// { 0x4611, "" }, +// { 0x4612, "" }, +// { 0x4613, "" }, +// { 0x4614, "" }, +// { 0x4615, "" }, +// { 0x4616, "" }, +// { 0x4617, "" }, +// { 0x4618, "" }, +// { 0x4619, "" }, +// { 0x461A, "" }, +// { 0x461B, "" }, +// { 0x461C, "" }, +// { 0x461D, "" }, +// { 0x461E, "" }, +// { 0x461F, "" }, +// { 0x4620, "" }, +// { 0x4621, "" }, +// { 0x4622, "" }, +// { 0x4623, "" }, +// { 0x4624, "" }, +// { 0x4625, "" }, +// { 0x4626, "" }, +// { 0x4627, "" }, +// { 0x4628, "" }, +// { 0x4629, "" }, +// { 0x462A, "" }, +// { 0x462B, "" }, +// { 0x462C, "" }, +// { 0x462D, "" }, +// { 0x462E, "" }, +// { 0x462F, "" }, +// { 0x4630, "" }, +// { 0x4631, "" }, +// { 0x4632, "" }, +// { 0x4633, "" }, +// { 0x4634, "" }, +// { 0x4635, "" }, +// { 0x4636, "" }, +// { 0x4637, "" }, +// { 0x4638, "" }, +// { 0x4639, "" }, +// { 0x463A, "" }, +// { 0x463B, "" }, +// { 0x463C, "" }, +// { 0x463D, "" }, +// { 0x463E, "" }, +// { 0x463F, "" }, +// { 0x4640, "" }, +// { 0x4641, "" }, +// { 0x4642, "" }, +// { 0x4643, "" }, +// { 0x4644, "" }, +// { 0x4645, "" }, +// { 0x4646, "" }, +// { 0x4647, "" }, +// { 0x4648, "" }, +// { 0x4649, "" }, +// { 0x464A, "" }, +// { 0x464B, "" }, +// { 0x464C, "" }, +// { 0x464D, "" }, +// { 0x464E, "" }, +// { 0x464F, "" }, +// { 0x4650, "" }, +// { 0x4651, "" }, +// { 0x4652, "" }, +// { 0x4653, "" }, +// { 0x4654, "" }, +// { 0x4655, "" }, +// { 0x4656, "" }, +// { 0x4657, "" }, +// { 0x4658, "" }, +// { 0x4659, "" }, +// { 0x465A, "" }, +// { 0x465B, "" }, +// { 0x465C, "" }, +// { 0x465D, "" }, +// { 0x465E, "" }, +// { 0x465F, "" }, +// { 0x4660, "" }, +// { 0x4661, "" }, +// { 0x4662, "" }, +// { 0x4663, "" }, +// { 0x4664, "" }, +// { 0x4665, "" }, +// { 0x4666, "" }, +// { 0x4667, "" }, +// { 0x4668, "" }, +// { 0x4669, "" }, +// { 0x466A, "" }, +// { 0x466B, "" }, +// { 0x466C, "" }, +// { 0x466D, "" }, +// { 0x466E, "" }, +// { 0x466F, "" }, +// { 0x4670, "" }, +// { 0x4671, "" }, +// { 0x4672, "" }, +// { 0x4673, "" }, +// { 0x4674, "" }, +// { 0x4675, "" }, +// { 0x4676, "" }, +// { 0x4677, "" }, +// { 0x4678, "" }, +// { 0x4679, "" }, +// { 0x467A, "" }, +// { 0x467B, "" }, +// { 0x467C, "" }, +// { 0x467D, "" }, +// { 0x467E, "" }, +// { 0x467F, "" }, +// { 0x4680, "" }, +// { 0x4681, "" }, +// { 0x4682, "" }, +// { 0x4683, "" }, +// { 0x4684, "" }, +// { 0x4685, "" }, +// { 0x4686, "" }, +// { 0x4687, "" }, +// { 0x4688, "" }, +// { 0x4689, "" }, +// { 0x468A, "" }, +// { 0x468B, "" }, +// { 0x468C, "" }, +// { 0x468D, "" }, +// { 0x468E, "" }, +// { 0x468F, "" }, +// { 0x4690, "" }, +// { 0x4691, "" }, +// { 0x4692, "" }, +// { 0x4693, "" }, +// { 0x4694, "" }, +// { 0x4695, "" }, +// { 0x4696, "" }, +// { 0x4697, "" }, +// { 0x4698, "" }, +// { 0x4699, "" }, +// { 0x469A, "" }, +// { 0x469B, "" }, +// { 0x469C, "" }, +// { 0x469D, "" }, +// { 0x469E, "" }, +// { 0x469F, "" }, +// { 0x46A0, "" }, +// { 0x46A1, "" }, +// { 0x46A2, "" }, +// { 0x46A3, "" }, +// { 0x46A4, "" }, +// { 0x46A5, "" }, +// { 0x46A6, "" }, +// { 0x46A7, "" }, +// { 0x46A8, "" }, +// { 0x46A9, "" }, +// { 0x46AA, "" }, +// { 0x46AB, "" }, +// { 0x46AC, "" }, +// { 0x46AD, "" }, +// { 0x46AE, "" }, +// { 0x46AF, "" }, +// { 0x46B0, "" }, +// { 0x46B1, "" }, +// { 0x46B2, "" }, +// { 0x46B3, "" }, +// { 0x46B4, "" }, +// { 0x46B5, "" }, +// { 0x46B6, "" }, +// { 0x46B7, "" }, +// { 0x46B8, "" }, +// { 0x46B9, "" }, +// { 0x46BA, "" }, +// { 0x46BB, "" }, +// { 0x46BC, "" }, +// { 0x46BD, "" }, +// { 0x46BE, "" }, +// { 0x46BF, "" }, +// { 0x46C0, "" }, +// { 0x46C1, "" }, +// { 0x46C2, "" }, +// { 0x46C3, "" }, +// { 0x46C4, "" }, +// { 0x46C5, "" }, +// { 0x46C6, "" }, +// { 0x46C7, "" }, +// { 0x46C8, "" }, +// { 0x46C9, "" }, +// { 0x46CA, "" }, +// { 0x46CB, "" }, +// { 0x46CC, "" }, +// { 0x46CD, "" }, +// { 0x46CE, "" }, +// { 0x46CF, "" }, +// { 0x46D0, "" }, +// { 0x46D1, "" }, +// { 0x46D2, "" }, +// { 0x46D3, "" }, +// { 0x46D4, "" }, +// { 0x46D5, "" }, +// { 0x46D6, "" }, +// { 0x46D7, "" }, +// { 0x46D8, "" }, +// { 0x46D9, "" }, +// { 0x46DA, "" }, +// { 0x46DB, "" }, +// { 0x46DC, "" }, +// { 0x46DD, "" }, +// { 0x46DE, "" }, +// { 0x46DF, "" }, +// { 0x46E0, "" }, +// { 0x46E1, "" }, +// { 0x46E2, "" }, +// { 0x46E3, "" }, +// { 0x46E4, "" }, +// { 0x46E5, "" }, +// { 0x46E6, "" }, +// { 0x46E7, "" }, +// { 0x46E8, "" }, +// { 0x46E9, "" }, +// { 0x46EA, "" }, +// { 0x46EB, "" }, +// { 0x46EC, "" }, +// { 0x46ED, "" }, +// { 0x46EE, "" }, +// { 0x46EF, "" }, +// { 0x46F0, "" }, +// { 0x46F1, "" }, +// { 0x46F2, "" }, +// { 0x46F3, "" }, +// { 0x46F4, "" }, +// { 0x46F5, "" }, +// { 0x46F6, "" }, +// { 0x46F7, "" }, +// { 0x46F8, "" }, +// { 0x46F9, "" }, +// { 0x46FA, "" }, +// { 0x46FB, "" }, +// { 0x46FC, "" }, +// { 0x46FD, "" }, +// { 0x46FE, "" }, +// { 0x46FF, "" }, +// { 0x4700, "" }, +// { 0x4701, "" }, +// { 0x4702, "" }, +// { 0x4703, "" }, +// { 0x4704, "" }, +// { 0x4705, "" }, +// { 0x4706, "" }, +// { 0x4707, "" }, +// { 0x4708, "" }, +// { 0x4709, "" }, +// { 0x470A, "" }, +// { 0x470B, "" }, +// { 0x470C, "" }, +// { 0x470D, "" }, +// { 0x470E, "" }, +// { 0x470F, "" }, +// { 0x4710, "" }, +// { 0x4711, "" }, +// { 0x4712, "" }, +// { 0x4713, "" }, +// { 0x4714, "" }, +// { 0x4715, "" }, +// { 0x4716, "" }, +// { 0x4717, "" }, +// { 0x4718, "" }, +// { 0x4719, "" }, +// { 0x471A, "" }, +// { 0x471B, "" }, +// { 0x471C, "" }, +// { 0x471D, "" }, +// { 0x471E, "" }, +// { 0x471F, "" }, +// { 0x4720, "" }, +// { 0x4721, "" }, +// { 0x4722, "" }, +// { 0x4723, "" }, +// { 0x4724, "" }, +// { 0x4725, "" }, +// { 0x4726, "" }, +// { 0x4727, "" }, +// { 0x4728, "" }, +// { 0x4729, "" }, +// { 0x472A, "" }, +// { 0x472B, "" }, +// { 0x472C, "" }, +// { 0x472D, "" }, +// { 0x472E, "" }, +// { 0x472F, "" }, +// { 0x4730, "" }, +// { 0x4731, "" }, +// { 0x4732, "" }, +// { 0x4733, "" }, +// { 0x4734, "" }, +// { 0x4735, "" }, +// { 0x4736, "" }, +// { 0x4737, "" }, +// { 0x4738, "" }, +// { 0x4739, "" }, +// { 0x473A, "" }, +// { 0x473B, "" }, +// { 0x473C, "" }, +// { 0x473D, "" }, +// { 0x473E, "" }, +// { 0x473F, "" }, +// { 0x4740, "" }, +// { 0x4741, "" }, +// { 0x4742, "" }, +// { 0x4743, "" }, +// { 0x4744, "" }, +// { 0x4745, "" }, +// { 0x4746, "" }, +// { 0x4747, "" }, +// { 0x4748, "" }, +// { 0x4749, "" }, +// { 0x474A, "" }, +// { 0x474B, "" }, +// { 0x474C, "" }, +// { 0x474D, "" }, +// { 0x474E, "" }, +// { 0x474F, "" }, +// { 0x4750, "" }, +// { 0x4751, "" }, +// { 0x4752, "" }, +// { 0x4753, "" }, +// { 0x4754, "" }, +// { 0x4755, "" }, +// { 0x4756, "" }, +// { 0x4757, "" }, +// { 0x4758, "" }, +// { 0x4759, "" }, +// { 0x475A, "" }, +// { 0x475B, "" }, +// { 0x475C, "" }, +// { 0x475D, "" }, +// { 0x475E, "" }, +// { 0x475F, "" }, +// { 0x4760, "" }, +// { 0x4761, "" }, +// { 0x4762, "" }, +// { 0x4763, "" }, +// { 0x4764, "" }, +// { 0x4765, "" }, +// { 0x4766, "" }, +// { 0x4767, "" }, +// { 0x4768, "" }, +// { 0x4769, "" }, +// { 0x476A, "" }, +// { 0x476B, "" }, +// { 0x476C, "" }, +// { 0x476D, "" }, +// { 0x476E, "" }, +// { 0x476F, "" }, +// { 0x4770, "" }, +// { 0x4771, "" }, +// { 0x4772, "" }, +// { 0x4773, "" }, +// { 0x4774, "" }, +// { 0x4775, "" }, +// { 0x4776, "" }, +// { 0x4777, "" }, +// { 0x4778, "" }, +// { 0x4779, "" }, +// { 0x477A, "" }, +// { 0x477B, "" }, +// { 0x477C, "" }, +// { 0x477D, "" }, +// { 0x477E, "" }, +// { 0x477F, "" }, +// { 0x4780, "" }, +// { 0x4781, "" }, +// { 0x4782, "" }, +// { 0x4783, "" }, +// { 0x4784, "" }, +// { 0x4785, "" }, +// { 0x4786, "" }, +// { 0x4787, "" }, +// { 0x4788, "" }, +// { 0x4789, "" }, +// { 0x478A, "" }, +// { 0x478B, "" }, +// { 0x478C, "" }, +// { 0x478D, "" }, +// { 0x478E, "" }, +// { 0x478F, "" }, +// { 0x4790, "" }, +// { 0x4791, "" }, +// { 0x4792, "" }, +// { 0x4793, "" }, +// { 0x4794, "" }, +// { 0x4795, "" }, +// { 0x4796, "" }, +// { 0x4797, "" }, +// { 0x4798, "" }, +// { 0x4799, "" }, +// { 0x479A, "" }, +// { 0x479B, "" }, +// { 0x479C, "" }, +// { 0x479D, "" }, +// { 0x479E, "" }, +// { 0x479F, "" }, +// { 0x47A0, "" }, +// { 0x47A1, "" }, +// { 0x47A2, "" }, +// { 0x47A3, "" }, +// { 0x47A4, "" }, +// { 0x47A5, "" }, +// { 0x47A6, "" }, +// { 0x47A7, "" }, +// { 0x47A8, "" }, +// { 0x47A9, "" }, +// { 0x47AA, "" }, +// { 0x47AB, "" }, +// { 0x47AC, "" }, +// { 0x47AD, "" }, +// { 0x47AE, "" }, +// { 0x47AF, "" }, +// { 0x47B0, "" }, +// { 0x47B1, "" }, +// { 0x47B2, "" }, +// { 0x47B3, "" }, +// { 0x47B4, "" }, +// { 0x47B5, "" }, +// { 0x47B6, "" }, +// { 0x47B7, "" }, +// { 0x47B8, "" }, +// { 0x47B9, "" }, +// { 0x47BA, "" }, +// { 0x47BB, "" }, +// { 0x47BC, "" }, +// { 0x47BD, "" }, +// { 0x47BE, "" }, +// { 0x47BF, "" }, +// { 0x47C0, "" }, +// { 0x47C1, "" }, +// { 0x47C2, "" }, +// { 0x47C3, "" }, +// { 0x47C4, "" }, +// { 0x47C5, "" }, +// { 0x47C6, "" }, +// { 0x47C7, "" }, +// { 0x47C8, "" }, +// { 0x47C9, "" }, +// { 0x47CA, "" }, +// { 0x47CB, "" }, +// { 0x47CC, "" }, +// { 0x47CD, "" }, +// { 0x47CE, "" }, +// { 0x47CF, "" }, +// { 0x47D0, "" }, +// { 0x47D1, "" }, +// { 0x47D2, "" }, +// { 0x47D3, "" }, +// { 0x47D4, "" }, +// { 0x47D5, "" }, +// { 0x47D6, "" }, +// { 0x47D7, "" }, +// { 0x47D8, "" }, +// { 0x47D9, "" }, +// { 0x47DA, "" }, +// { 0x47DB, "" }, +// { 0x47DC, "" }, +// { 0x47DD, "" }, +// { 0x47DE, "" }, +// { 0x47DF, "" }, +// { 0x47E0, "" }, +// { 0x47E1, "" }, +// { 0x47E2, "" }, +// { 0x47E3, "" }, +// { 0x47E4, "" }, +// { 0x47E5, "" }, +// { 0x47E6, "" }, +// { 0x47E7, "" }, +// { 0x47E8, "" }, +// { 0x47E9, "" }, +// { 0x47EA, "" }, +// { 0x47EB, "" }, +// { 0x47EC, "" }, +// { 0x47ED, "" }, +// { 0x47EE, "" }, +// { 0x47EF, "" }, +// { 0x47F0, "" }, +// { 0x47F1, "" }, +// { 0x47F2, "" }, +// { 0x47F3, "" }, +// { 0x47F4, "" }, +// { 0x47F5, "" }, +// { 0x47F6, "" }, +// { 0x47F7, "" }, +// { 0x47F8, "" }, +// { 0x47F9, "" }, +// { 0x47FA, "" }, +// { 0x47FB, "" }, +// { 0x47FC, "" }, +// { 0x47FD, "" }, +// { 0x47FE, "" }, +// { 0x47FF, "" }, +// { 0x4800, "" }, +// { 0x4801, "" }, +// { 0x4802, "" }, +// { 0x4803, "" }, +// { 0x4804, "" }, +// { 0x4805, "" }, +// { 0x4806, "" }, +// { 0x4807, "" }, +// { 0x4808, "" }, +// { 0x4809, "" }, +// { 0x480A, "" }, +// { 0x480B, "" }, +// { 0x480C, "" }, +// { 0x480D, "" }, +// { 0x480E, "" }, +// { 0x480F, "" }, +// { 0x4810, "" }, +// { 0x4811, "" }, +// { 0x4812, "" }, +// { 0x4813, "" }, +// { 0x4814, "" }, +// { 0x4815, "" }, +// { 0x4816, "" }, +// { 0x4817, "" }, +// { 0x4818, "" }, +// { 0x4819, "" }, +// { 0x481A, "" }, +// { 0x481B, "" }, +// { 0x481C, "" }, +// { 0x481D, "" }, +// { 0x481E, "" }, +// { 0x481F, "" }, +// { 0x4820, "" }, +// { 0x4821, "" }, +// { 0x4822, "" }, +// { 0x4823, "" }, +// { 0x4824, "" }, +// { 0x4825, "" }, +// { 0x4826, "" }, +// { 0x4827, "" }, +// { 0x4828, "" }, +// { 0x4829, "" }, +// { 0x482A, "" }, +// { 0x482B, "" }, +// { 0x482C, "" }, +// { 0x482D, "" }, +// { 0x482E, "" }, +// { 0x482F, "" }, +// { 0x4830, "" }, +// { 0x4831, "" }, +// { 0x4832, "" }, +// { 0x4833, "" }, +// { 0x4834, "" }, +// { 0x4835, "" }, +// { 0x4836, "" }, +// { 0x4837, "" }, +// { 0x4838, "" }, +// { 0x4839, "" }, +// { 0x483A, "" }, +// { 0x483B, "" }, +// { 0x483C, "" }, +// { 0x483D, "" }, +// { 0x483E, "" }, +// { 0x483F, "" }, +// { 0x4840, "" }, +// { 0x4841, "" }, +// { 0x4842, "" }, +// { 0x4843, "" }, +// { 0x4844, "" }, +// { 0x4845, "" }, +// { 0x4846, "" }, +// { 0x4847, "" }, +// { 0x4848, "" }, +// { 0x4849, "" }, +// { 0x484A, "" }, +// { 0x484B, "" }, +// { 0x484C, "" }, +// { 0x484D, "" }, +// { 0x484E, "" }, +// { 0x484F, "" }, +// { 0x4850, "" }, +// { 0x4851, "" }, +// { 0x4852, "" }, +// { 0x4853, "" }, +// { 0x4854, "" }, +// { 0x4855, "" }, +// { 0x4856, "" }, +// { 0x4857, "" }, +// { 0x4858, "" }, +// { 0x4859, "" }, +// { 0x485A, "" }, +// { 0x485B, "" }, +// { 0x485C, "" }, +// { 0x485D, "" }, +// { 0x485E, "" }, +// { 0x485F, "" }, +// { 0x4860, "" }, +// { 0x4861, "" }, +// { 0x4862, "" }, +// { 0x4863, "" }, +// { 0x4864, "" }, +// { 0x4865, "" }, +// { 0x4866, "" }, +// { 0x4867, "" }, +// { 0x4868, "" }, +// { 0x4869, "" }, +// { 0x486A, "" }, +// { 0x486B, "" }, +// { 0x486C, "" }, +// { 0x486D, "" }, +// { 0x486E, "" }, +// { 0x486F, "" }, +// { 0x4870, "" }, +// { 0x4871, "" }, +// { 0x4872, "" }, +// { 0x4873, "" }, +// { 0x4874, "" }, +// { 0x4875, "" }, +// { 0x4876, "" }, +// { 0x4877, "" }, +// { 0x4878, "" }, +// { 0x4879, "" }, +// { 0x487A, "" }, +// { 0x487B, "" }, +// { 0x487C, "" }, +// { 0x487D, "" }, +// { 0x487E, "" }, +// { 0x487F, "" }, +// { 0x4880, "" }, +// { 0x4881, "" }, +// { 0x4882, "" }, +// { 0x4883, "" }, +// { 0x4884, "" }, +// { 0x4885, "" }, +// { 0x4886, "" }, +// { 0x4887, "" }, +// { 0x4888, "" }, +// { 0x4889, "" }, +// { 0x488A, "" }, +// { 0x488B, "" }, +// { 0x488C, "" }, +// { 0x488D, "" }, +// { 0x488E, "" }, +// { 0x488F, "" }, +// { 0x4890, "" }, +// { 0x4891, "" }, +// { 0x4892, "" }, +// { 0x4893, "" }, +// { 0x4894, "" }, +// { 0x4895, "" }, +// { 0x4896, "" }, +// { 0x4897, "" }, +// { 0x4898, "" }, +// { 0x4899, "" }, +// { 0x489A, "" }, +// { 0x489B, "" }, +// { 0x489C, "" }, +// { 0x489D, "" }, +// { 0x489E, "" }, +// { 0x489F, "" }, +// { 0x48A0, "" }, +// { 0x48A1, "" }, +// { 0x48A2, "" }, +// { 0x48A3, "" }, +// { 0x48A4, "" }, +// { 0x48A5, "" }, +// { 0x48A6, "" }, +// { 0x48A7, "" }, +// { 0x48A8, "" }, +// { 0x48A9, "" }, +// { 0x48AA, "" }, +// { 0x48AB, "" }, +// { 0x48AC, "" }, +// { 0x48AD, "" }, +// { 0x48AE, "" }, +// { 0x48AF, "" }, +// { 0x48B0, "" }, +// { 0x48B1, "" }, +// { 0x48B2, "" }, +// { 0x48B3, "" }, +// { 0x48B4, "" }, +// { 0x48B5, "" }, +// { 0x48B6, "" }, +// { 0x48B7, "" }, +// { 0x48B8, "" }, +// { 0x48B9, "" }, +// { 0x48BA, "" }, +// { 0x48BB, "" }, +// { 0x48BC, "" }, +// { 0x48BD, "" }, +// { 0x48BE, "" }, +// { 0x48BF, "" }, +// { 0x48C0, "" }, +// { 0x48C1, "" }, +// { 0x48C2, "" }, +// { 0x48C3, "" }, +// { 0x48C4, "" }, +// { 0x48C5, "" }, +// { 0x48C6, "" }, +// { 0x48C7, "" }, +// { 0x48C8, "" }, +// { 0x48C9, "" }, +// { 0x48CA, "" }, +// { 0x48CB, "" }, +// { 0x48CC, "" }, +// { 0x48CD, "" }, +// { 0x48CE, "" }, +// { 0x48CF, "" }, +// { 0x48D0, "" }, +// { 0x48D1, "" }, +// { 0x48D2, "" }, +// { 0x48D3, "" }, +// { 0x48D4, "" }, +// { 0x48D5, "" }, +// { 0x48D6, "" }, +// { 0x48D7, "" }, +// { 0x48D8, "" }, +// { 0x48D9, "" }, +// { 0x48DA, "" }, +// { 0x48DB, "" }, +// { 0x48DC, "" }, +// { 0x48DD, "" }, +// { 0x48DE, "" }, +// { 0x48DF, "" }, +// { 0x48E0, "" }, +// { 0x48E1, "" }, +// { 0x48E2, "" }, +// { 0x48E3, "" }, +// { 0x48E4, "" }, +// { 0x48E5, "" }, +// { 0x48E6, "" }, +// { 0x48E7, "" }, +// { 0x48E8, "" }, +// { 0x48E9, "" }, +// { 0x48EA, "" }, +// { 0x48EB, "" }, +// { 0x48EC, "" }, +// { 0x48ED, "" }, +// { 0x48EE, "" }, +// { 0x48EF, "" }, +// { 0x48F0, "" }, +// { 0x48F1, "" }, +// { 0x48F2, "" }, +// { 0x48F3, "" }, +// { 0x48F4, "" }, +// { 0x48F5, "" }, +// { 0x48F6, "" }, +// { 0x48F7, "" }, +// { 0x48F8, "" }, +// { 0x48F9, "" }, +// { 0x48FA, "" }, +// { 0x48FB, "" }, +// { 0x48FC, "" }, +// { 0x48FD, "" }, +// { 0x48FE, "" }, +// { 0x48FF, "" }, +// { 0x4900, "" }, +// { 0x4901, "" }, +// { 0x4902, "" }, +// { 0x4903, "" }, +// { 0x4904, "" }, +// { 0x4905, "" }, +// { 0x4906, "" }, +// { 0x4907, "" }, +// { 0x4908, "" }, +// { 0x4909, "" }, +// { 0x490A, "" }, +// { 0x490B, "" }, +// { 0x490C, "" }, +// { 0x490D, "" }, +// { 0x490E, "" }, +// { 0x490F, "" }, +// { 0x4910, "" }, +// { 0x4911, "" }, +// { 0x4912, "" }, +// { 0x4913, "" }, +// { 0x4914, "" }, +// { 0x4915, "" }, +// { 0x4916, "" }, +// { 0x4917, "" }, +// { 0x4918, "" }, +// { 0x4919, "" }, +// { 0x491A, "" }, +// { 0x491B, "" }, +// { 0x491C, "" }, +// { 0x491D, "" }, +// { 0x491E, "" }, +// { 0x491F, "" }, +// { 0x4920, "" }, +// { 0x4921, "" }, +// { 0x4922, "" }, +// { 0x4923, "" }, +// { 0x4924, "" }, +// { 0x4925, "" }, +// { 0x4926, "" }, +// { 0x4927, "" }, +// { 0x4928, "" }, +// { 0x4929, "" }, +// { 0x492A, "" }, +// { 0x492B, "" }, +// { 0x492C, "" }, +// { 0x492D, "" }, +// { 0x492E, "" }, +// { 0x492F, "" }, +// { 0x4930, "" }, +// { 0x4931, "" }, +// { 0x4932, "" }, +// { 0x4933, "" }, +// { 0x4934, "" }, +// { 0x4935, "" }, +// { 0x4936, "" }, +// { 0x4937, "" }, +// { 0x4938, "" }, +// { 0x4939, "" }, +// { 0x493A, "" }, +// { 0x493B, "" }, +// { 0x493C, "" }, +// { 0x493D, "" }, +// { 0x493E, "" }, +// { 0x493F, "" }, +// { 0x4940, "" }, +// { 0x4941, "" }, +// { 0x4942, "" }, +// { 0x4943, "" }, +// { 0x4944, "" }, +// { 0x4945, "" }, +// { 0x4946, "" }, +// { 0x4947, "" }, +// { 0x4948, "" }, +// { 0x4949, "" }, +// { 0x494A, "" }, +// { 0x494B, "" }, +// { 0x494C, "" }, +// { 0x494D, "" }, +// { 0x494E, "" }, +// { 0x494F, "" }, +// { 0x4950, "" }, +// { 0x4951, "" }, +// { 0x4952, "" }, +// { 0x4953, "" }, +// { 0x4954, "" }, +// { 0x4955, "" }, +// { 0x4956, "" }, +// { 0x4957, "" }, +// { 0x4958, "" }, +// { 0x4959, "" }, +// { 0x495A, "" }, +// { 0x495B, "" }, +// { 0x495C, "" }, +// { 0x495D, "" }, +// { 0x495E, "" }, +// { 0x495F, "" }, +// { 0x4960, "" }, +// { 0x4961, "" }, +// { 0x4962, "" }, +// { 0x4963, "" }, +// { 0x4964, "" }, +// { 0x4965, "" }, +// { 0x4966, "" }, +// { 0x4967, "" }, +// { 0x4968, "" }, +// { 0x4969, "" }, +// { 0x496A, "" }, +// { 0x496B, "" }, +// { 0x496C, "" }, +// { 0x496D, "" }, +// { 0x496E, "" }, +// { 0x496F, "" }, +// { 0x4970, "" }, +// { 0x4971, "" }, +// { 0x4972, "" }, +// { 0x4973, "" }, +// { 0x4974, "" }, +// { 0x4975, "" }, +// { 0x4976, "" }, +// { 0x4977, "" }, +// { 0x4978, "" }, +// { 0x4979, "" }, +// { 0x497A, "" }, +// { 0x497B, "" }, +// { 0x497C, "" }, +// { 0x497D, "" }, +// { 0x497E, "" }, +// { 0x497F, "" }, +// { 0x4980, "" }, +// { 0x4981, "" }, +// { 0x4982, "" }, +// { 0x4983, "" }, +// { 0x4984, "" }, +// { 0x4985, "" }, +// { 0x4986, "" }, +// { 0x4987, "" }, +// { 0x4988, "" }, +// { 0x4989, "" }, +// { 0x498A, "" }, +// { 0x498B, "" }, +// { 0x498C, "" }, +// { 0x498D, "" }, +// { 0x498E, "" }, +// { 0x498F, "" }, +// { 0x4990, "" }, +// { 0x4991, "" }, +// { 0x4992, "" }, +// { 0x4993, "" }, +// { 0x4994, "" }, +// { 0x4995, "" }, +// { 0x4996, "" }, +// { 0x4997, "" }, +// { 0x4998, "" }, +// { 0x4999, "" }, +// { 0x499A, "" }, +// { 0x499B, "" }, +// { 0x499C, "" }, +// { 0x499D, "" }, +// { 0x499E, "" }, +// { 0x499F, "" }, +// { 0x49A0, "" }, +// { 0x49A1, "" }, +// { 0x49A2, "" }, +// { 0x49A3, "" }, +// { 0x49A4, "" }, +// { 0x49A5, "" }, +// { 0x49A6, "" }, +// { 0x49A7, "" }, +// { 0x49A8, "" }, +// { 0x49A9, "" }, +// { 0x49AA, "" }, +// { 0x49AB, "" }, +// { 0x49AC, "" }, +// { 0x49AD, "" }, +// { 0x49AE, "" }, +// { 0x49AF, "" }, +// { 0x49B0, "" }, +// { 0x49B1, "" }, +// { 0x49B2, "" }, +// { 0x49B3, "" }, +// { 0x49B4, "" }, +// { 0x49B5, "" }, +// { 0x49B6, "" }, +// { 0x49B7, "" }, +// { 0x49B8, "" }, +// { 0x49B9, "" }, +// { 0x49BA, "" }, +// { 0x49BB, "" }, +// { 0x49BC, "" }, +// { 0x49BD, "" }, +// { 0x49BE, "" }, +// { 0x49BF, "" }, +// { 0x49C0, "" }, +// { 0x49C1, "" }, +// { 0x49C2, "" }, +// { 0x49C3, "" }, +// { 0x49C4, "" }, +// { 0x49C5, "" }, +// { 0x49C6, "" }, +// { 0x49C7, "" }, +// { 0x49C8, "" }, +// { 0x49C9, "" }, +// { 0x49CA, "" }, +// { 0x49CB, "" }, +// { 0x49CC, "" }, +// { 0x49CD, "" }, +// { 0x49CE, "" }, +// { 0x49CF, "" }, +// { 0x49D0, "" }, +// { 0x49D1, "" }, +// { 0x49D2, "" }, +// { 0x49D3, "" }, +// { 0x49D4, "" }, +// { 0x49D5, "" }, +// { 0x49D6, "" }, +// { 0x49D7, "" }, +// { 0x49D8, "" }, +// { 0x49D9, "" }, +// { 0x49DA, "" }, +// { 0x49DB, "" }, +// { 0x49DC, "" }, +// { 0x49DD, "" }, +// { 0x49DE, "" }, +// { 0x49DF, "" }, +// { 0x49E0, "" }, +// { 0x49E1, "" }, +// { 0x49E2, "" }, +// { 0x49E3, "" }, +// { 0x49E4, "" }, +// { 0x49E5, "" }, +// { 0x49E6, "" }, +// { 0x49E7, "" }, +// { 0x49E8, "" }, +// { 0x49E9, "" }, +// { 0x49EA, "" }, +// { 0x49EB, "" }, +// { 0x49EC, "" }, +// { 0x49ED, "" }, +// { 0x49EE, "" }, +// { 0x49EF, "" }, +// { 0x49F0, "" }, +// { 0x49F1, "" }, +// { 0x49F2, "" }, +// { 0x49F3, "" }, +// { 0x49F4, "" }, +// { 0x49F5, "" }, +// { 0x49F6, "" }, +// { 0x49F7, "" }, +// { 0x49F8, "" }, +// { 0x49F9, "" }, +// { 0x49FA, "" }, +// { 0x49FB, "" }, +// { 0x49FC, "" }, +// { 0x49FD, "" }, +// { 0x49FE, "" }, +// { 0x49FF, "" }, +// { 0x4A00, "" }, +// { 0x4A01, "" }, +// { 0x4A02, "" }, +// { 0x4A03, "" }, +// { 0x4A04, "" }, +// { 0x4A05, "" }, +// { 0x4A06, "" }, +// { 0x4A07, "" }, +// { 0x4A08, "" }, +// { 0x4A09, "" }, +// { 0x4A0A, "" }, +// { 0x4A0B, "" }, +// { 0x4A0C, "" }, +// { 0x4A0D, "" }, +// { 0x4A0E, "" }, +// { 0x4A0F, "" }, +// { 0x4A10, "" }, +// { 0x4A11, "" }, +// { 0x4A12, "" }, +// { 0x4A13, "" }, +// { 0x4A14, "" }, +// { 0x4A15, "" }, +// { 0x4A16, "" }, +// { 0x4A17, "" }, +// { 0x4A18, "" }, +// { 0x4A19, "" }, +// { 0x4A1A, "" }, +// { 0x4A1B, "" }, +// { 0x4A1C, "" }, +// { 0x4A1D, "" }, +// { 0x4A1E, "" }, +// { 0x4A1F, "" }, +// { 0x4A20, "" }, +// { 0x4A21, "" }, +// { 0x4A22, "" }, +// { 0x4A23, "" }, +// { 0x4A24, "" }, +// { 0x4A25, "" }, +// { 0x4A26, "" }, +// { 0x4A27, "" }, +// { 0x4A28, "" }, +// { 0x4A29, "" }, +// { 0x4A2A, "" }, +// { 0x4A2B, "" }, +// { 0x4A2C, "" }, +// { 0x4A2D, "" }, +// { 0x4A2E, "" }, +// { 0x4A2F, "" }, +// { 0x4A30, "" }, +// { 0x4A31, "" }, +// { 0x4A32, "" }, +// { 0x4A33, "" }, +// { 0x4A34, "" }, +// { 0x4A35, "" }, +// { 0x4A36, "" }, +// { 0x4A37, "" }, +// { 0x4A38, "" }, +// { 0x4A39, "" }, +// { 0x4A3A, "" }, +// { 0x4A3B, "" }, +// { 0x4A3C, "" }, +// { 0x4A3D, "" }, +// { 0x4A3E, "" }, +// { 0x4A3F, "" }, +// { 0x4A40, "" }, +// { 0x4A41, "" }, +// { 0x4A42, "" }, +// { 0x4A43, "" }, +// { 0x4A44, "" }, +// { 0x4A45, "" }, +// { 0x4A46, "" }, +// { 0x4A47, "" }, +// { 0x4A48, "" }, +// { 0x4A49, "" }, +// { 0x4A4A, "" }, +// { 0x4A4B, "" }, +// { 0x4A4C, "" }, +// { 0x4A4D, "" }, +// { 0x4A4E, "" }, +// { 0x4A4F, "" }, +// { 0x4A50, "" }, +// { 0x4A51, "" }, +// { 0x4A52, "" }, +// { 0x4A53, "" }, +// { 0x4A54, "" }, +// { 0x4A55, "" }, +// { 0x4A56, "" }, +// { 0x4A57, "" }, +// { 0x4A58, "" }, +// { 0x4A59, "" }, +// { 0x4A5A, "" }, +// { 0x4A5B, "" }, +// { 0x4A5C, "" }, +// { 0x4A5D, "" }, +// { 0x4A5E, "" }, +// { 0x4A5F, "" }, +// { 0x4A60, "" }, +// { 0x4A61, "" }, +// { 0x4A62, "" }, +// { 0x4A63, "" }, +// { 0x4A64, "" }, +// { 0x4A65, "" }, +// { 0x4A66, "" }, +// { 0x4A67, "" }, +// { 0x4A68, "" }, +// { 0x4A69, "" }, +// { 0x4A6A, "" }, +// { 0x4A6B, "" }, +// { 0x4A6C, "" }, +// { 0x4A6D, "" }, +// { 0x4A6E, "" }, +// { 0x4A6F, "" }, +// { 0x4A70, "" }, +// { 0x4A71, "" }, +// { 0x4A72, "" }, +// { 0x4A73, "" }, +// { 0x4A74, "" }, +// { 0x4A75, "" }, +// { 0x4A76, "" }, +// { 0x4A77, "" }, +// { 0x4A78, "" }, +// { 0x4A79, "" }, +// { 0x4A7A, "" }, +// { 0x4A7B, "" }, +// { 0x4A7C, "" }, +// { 0x4A7D, "" }, +// { 0x4A7E, "" }, +// { 0x4A7F, "" }, +// { 0x4A80, "" }, +// { 0x4A81, "" }, +// { 0x4A82, "" }, +// { 0x4A83, "" }, +// { 0x4A84, "" }, +// { 0x4A85, "" }, +// { 0x4A86, "" }, +// { 0x4A87, "" }, +// { 0x4A88, "" }, +// { 0x4A89, "" }, +// { 0x4A8A, "" }, +// { 0x4A8B, "" }, +// { 0x4A8C, "" }, +// { 0x4A8D, "" }, +// { 0x4A8E, "" }, +// { 0x4A8F, "" }, +// { 0x4A90, "" }, +// { 0x4A91, "" }, +// { 0x4A92, "" }, +// { 0x4A93, "" }, +// { 0x4A94, "" }, +// { 0x4A95, "" }, +// { 0x4A96, "" }, +// { 0x4A97, "" }, +// { 0x4A98, "" }, +// { 0x4A99, "" }, +// { 0x4A9A, "" }, +// { 0x4A9B, "" }, +// { 0x4A9C, "" }, +// { 0x4A9D, "" }, +// { 0x4A9E, "" }, +// { 0x4A9F, "" }, +// { 0x4AA0, "" }, +// { 0x4AA1, "" }, +// { 0x4AA2, "" }, +// { 0x4AA3, "" }, +// { 0x4AA4, "" }, +// { 0x4AA5, "" }, +// { 0x4AA6, "" }, +// { 0x4AA7, "" }, +// { 0x4AA8, "" }, +// { 0x4AA9, "" }, +// { 0x4AAA, "" }, +// { 0x4AAB, "" }, +// { 0x4AAC, "" }, +// { 0x4AAD, "" }, +// { 0x4AAE, "" }, +// { 0x4AAF, "" }, +// { 0x4AB0, "" }, +// { 0x4AB1, "" }, +// { 0x4AB2, "" }, +// { 0x4AB3, "" }, +// { 0x4AB4, "" }, +// { 0x4AB5, "" }, +// { 0x4AB6, "" }, +// { 0x4AB7, "" }, +// { 0x4AB8, "" }, +// { 0x4AB9, "" }, +// { 0x4ABA, "" }, +// { 0x4ABB, "" }, +// { 0x4ABC, "" }, +// { 0x4ABD, "" }, +// { 0x4ABE, "" }, +// { 0x4ABF, "" }, +// { 0x4AC0, "" }, +// { 0x4AC1, "" }, +// { 0x4AC2, "" }, +// { 0x4AC3, "" }, +// { 0x4AC4, "" }, +// { 0x4AC5, "" }, +// { 0x4AC6, "" }, +// { 0x4AC7, "" }, +// { 0x4AC8, "" }, +// { 0x4AC9, "" }, +// { 0x4ACA, "" }, +// { 0x4ACB, "" }, +// { 0x4ACC, "" }, +// { 0x4ACD, "" }, +// { 0x4ACE, "" }, +// { 0x4ACF, "" }, +// { 0x4AD0, "" }, +// { 0x4AD1, "" }, +// { 0x4AD2, "" }, +// { 0x4AD3, "" }, +// { 0x4AD4, "" }, +// { 0x4AD5, "" }, +// { 0x4AD6, "" }, +// { 0x4AD7, "" }, +// { 0x4AD8, "" }, +// { 0x4AD9, "" }, +// { 0x4ADA, "" }, +// { 0x4ADB, "" }, +// { 0x4ADC, "" }, +// { 0x4ADD, "" }, +// { 0x4ADE, "" }, +// { 0x4ADF, "" }, +// { 0x4AE0, "" }, +// { 0x4AE1, "" }, +// { 0x4AE2, "" }, +// { 0x4AE3, "" }, +// { 0x4AE4, "" }, +// { 0x4AE5, "" }, +// { 0x4AE6, "" }, +// { 0x4AE7, "" }, +// { 0x4AE8, "" }, +// { 0x4AE9, "" }, +// { 0x4AEA, "" }, +// { 0x4AEB, "" }, +// { 0x4AEC, "" }, +// { 0x4AED, "" }, +// { 0x4AEE, "" }, +// { 0x4AEF, "" }, +// { 0x4AF0, "" }, +// { 0x4AF1, "" }, +// { 0x4AF2, "" }, +// { 0x4AF3, "" }, +// { 0x4AF4, "" }, +// { 0x4AF5, "" }, +// { 0x4AF6, "" }, +// { 0x4AF7, "" }, +// { 0x4AF8, "" }, +// { 0x4AF9, "" }, +// { 0x4AFA, "" }, +// { 0x4AFB, "" }, +// { 0x4AFC, "" }, +// { 0x4AFD, "" }, +// { 0x4AFE, "" }, +// { 0x4AFF, "" }, +// { 0x4B00, "" }, +// { 0x4B01, "" }, +// { 0x4B02, "" }, +// { 0x4B03, "" }, +// { 0x4B04, "" }, +// { 0x4B05, "" }, +// { 0x4B06, "" }, +// { 0x4B07, "" }, +// { 0x4B08, "" }, +// { 0x4B09, "" }, +// { 0x4B0A, "" }, +// { 0x4B0B, "" }, +// { 0x4B0C, "" }, +// { 0x4B0D, "" }, +// { 0x4B0E, "" }, +// { 0x4B0F, "" }, +// { 0x4B10, "" }, +// { 0x4B11, "" }, +// { 0x4B12, "" }, +// { 0x4B13, "" }, +// { 0x4B14, "" }, +// { 0x4B15, "" }, +// { 0x4B16, "" }, +// { 0x4B17, "" }, +// { 0x4B18, "" }, +// { 0x4B19, "" }, +// { 0x4B1A, "" }, +// { 0x4B1B, "" }, +// { 0x4B1C, "" }, +// { 0x4B1D, "" }, +// { 0x4B1E, "" }, +// { 0x4B1F, "" }, +// { 0x4B20, "" }, +// { 0x4B21, "" }, +// { 0x4B22, "" }, +// { 0x4B23, "" }, +// { 0x4B24, "" }, +// { 0x4B25, "" }, +// { 0x4B26, "" }, +// { 0x4B27, "" }, +// { 0x4B28, "" }, +// { 0x4B29, "" }, +// { 0x4B2A, "" }, +// { 0x4B2B, "" }, +// { 0x4B2C, "" }, +// { 0x4B2D, "" }, +// { 0x4B2E, "" }, +// { 0x4B2F, "" }, +// { 0x4B30, "" }, +// { 0x4B31, "" }, +// { 0x4B32, "" }, +// { 0x4B33, "" }, +// { 0x4B34, "" }, +// { 0x4B35, "" }, +// { 0x4B36, "" }, +// { 0x4B37, "" }, +// { 0x4B38, "" }, +// { 0x4B39, "" }, +// { 0x4B3A, "" }, +// { 0x4B3B, "" }, +// { 0x4B3C, "" }, +// { 0x4B3D, "" }, +// { 0x4B3E, "" }, +// { 0x4B3F, "" }, +// { 0x4B40, "" }, +// { 0x4B41, "" }, +// { 0x4B42, "" }, +// { 0x4B43, "" }, +// { 0x4B44, "" }, +// { 0x4B45, "" }, +// { 0x4B46, "" }, +// { 0x4B47, "" }, +// { 0x4B48, "" }, +// { 0x4B49, "" }, +// { 0x4B4A, "" }, +// { 0x4B4B, "" }, +// { 0x4B4C, "" }, +// { 0x4B4D, "" }, +// { 0x4B4E, "" }, +// { 0x4B4F, "" }, +// { 0x4B50, "" }, +// { 0x4B51, "" }, +// { 0x4B52, "" }, +// { 0x4B53, "" }, +// { 0x4B54, "" }, +// { 0x4B55, "" }, +// { 0x4B56, "" }, +// { 0x4B57, "" }, +// { 0x4B58, "" }, +// { 0x4B59, "" }, +// { 0x4B5A, "" }, +// { 0x4B5B, "" }, +// { 0x4B5C, "" }, +// { 0x4B5D, "" }, +// { 0x4B5E, "" }, +// { 0x4B5F, "" }, +// { 0x4B60, "" }, +// { 0x4B61, "" }, +// { 0x4B62, "" }, +// { 0x4B63, "" }, +// { 0x4B64, "" }, +// { 0x4B65, "" }, +// { 0x4B66, "" }, +// { 0x4B67, "" }, +// { 0x4B68, "" }, +// { 0x4B69, "" }, +// { 0x4B6A, "" }, +// { 0x4B6B, "" }, +// { 0x4B6C, "" }, +// { 0x4B6D, "" }, +// { 0x4B6E, "" }, +// { 0x4B6F, "" }, +// { 0x4B70, "" }, +// { 0x4B71, "" }, +// { 0x4B72, "" }, +// { 0x4B73, "" }, +// { 0x4B74, "" }, +// { 0x4B75, "" }, +// { 0x4B76, "" }, +// { 0x4B77, "" }, +// { 0x4B78, "" }, +// { 0x4B79, "" }, +// { 0x4B7A, "" }, +// { 0x4B7B, "" }, +// { 0x4B7C, "" }, +// { 0x4B7D, "" }, +// { 0x4B7E, "" }, +// { 0x4B7F, "" }, +// { 0x4B80, "" }, +// { 0x4B81, "" }, +// { 0x4B82, "" }, +// { 0x4B83, "" }, +// { 0x4B84, "" }, +// { 0x4B85, "" }, +// { 0x4B86, "" }, +// { 0x4B87, "" }, +// { 0x4B88, "" }, +// { 0x4B89, "" }, +// { 0x4B8A, "" }, +// { 0x4B8B, "" }, +// { 0x4B8C, "" }, +// { 0x4B8D, "" }, +// { 0x4B8E, "" }, +// { 0x4B8F, "" }, +// { 0x4B90, "" }, +// { 0x4B91, "" }, +// { 0x4B92, "" }, +// { 0x4B93, "" }, +// { 0x4B94, "" }, +// { 0x4B95, "" }, +// { 0x4B96, "" }, +// { 0x4B97, "" }, +// { 0x4B98, "" }, +// { 0x4B99, "" }, +// { 0x4B9A, "" }, +// { 0x4B9B, "" }, +// { 0x4B9C, "" }, +// { 0x4B9D, "" }, +// { 0x4B9E, "" }, +// { 0x4B9F, "" }, +// { 0x4BA0, "" }, +// { 0x4BA1, "" }, +// { 0x4BA2, "" }, +// { 0x4BA3, "" }, +// { 0x4BA4, "" }, +// { 0x4BA5, "" }, +// { 0x4BA6, "" }, +// { 0x4BA7, "" }, +// { 0x4BA8, "" }, +// { 0x4BA9, "" }, +// { 0x4BAA, "" }, +// { 0x4BAB, "" }, +// { 0x4BAC, "" }, +// { 0x4BAD, "" }, +// { 0x4BAE, "" }, +// { 0x4BAF, "" }, +// { 0x4BB0, "" }, +// { 0x4BB1, "" }, +// { 0x4BB2, "" }, +// { 0x4BB3, "" }, +// { 0x4BB4, "" }, +// { 0x4BB5, "" }, +// { 0x4BB6, "" }, +// { 0x4BB7, "" }, +// { 0x4BB8, "" }, +// { 0x4BB9, "" }, +// { 0x4BBA, "" }, +// { 0x4BBB, "" }, +// { 0x4BBC, "" }, +// { 0x4BBD, "" }, +// { 0x4BBE, "" }, +// { 0x4BBF, "" }, +// { 0x4BC0, "" }, +// { 0x4BC1, "" }, +// { 0x4BC2, "" }, +// { 0x4BC3, "" }, +// { 0x4BC4, "" }, +// { 0x4BC5, "" }, +// { 0x4BC6, "" }, +// { 0x4BC7, "" }, +// { 0x4BC8, "" }, +// { 0x4BC9, "" }, +// { 0x4BCA, "" }, +// { 0x4BCB, "" }, +// { 0x4BCC, "" }, +// { 0x4BCD, "" }, +// { 0x4BCE, "" }, +// { 0x4BCF, "" }, +// { 0x4BD0, "" }, +// { 0x4BD1, "" }, +// { 0x4BD2, "" }, +// { 0x4BD3, "" }, +// { 0x4BD4, "" }, +// { 0x4BD5, "" }, +// { 0x4BD6, "" }, +// { 0x4BD7, "" }, +// { 0x4BD8, "" }, +// { 0x4BD9, "" }, +// { 0x4BDA, "" }, +// { 0x4BDB, "" }, +// { 0x4BDC, "" }, +// { 0x4BDD, "" }, +// { 0x4BDE, "" }, +// { 0x4BDF, "" }, +// { 0x4BE0, "" }, +// { 0x4BE1, "" }, +// { 0x4BE2, "" }, +// { 0x4BE3, "" }, +// { 0x4BE4, "" }, +// { 0x4BE5, "" }, +// { 0x4BE6, "" }, +// { 0x4BE7, "" }, +// { 0x4BE8, "" }, +// { 0x4BE9, "" }, +// { 0x4BEA, "" }, +// { 0x4BEB, "" }, +// { 0x4BEC, "" }, +// { 0x4BED, "" }, +// { 0x4BEE, "" }, +// { 0x4BEF, "" }, +// { 0x4BF0, "" }, +// { 0x4BF1, "" }, +// { 0x4BF2, "" }, +// { 0x4BF3, "" }, +// { 0x4BF4, "" }, +// { 0x4BF5, "" }, +// { 0x4BF6, "" }, +// { 0x4BF7, "" }, +// { 0x4BF8, "" }, +// { 0x4BF9, "" }, +// { 0x4BFA, "" }, +// { 0x4BFB, "" }, +// { 0x4BFC, "" }, +// { 0x4BFD, "" }, +// { 0x4BFE, "" }, +// { 0x4BFF, "" }, +// { 0x4C00, "" }, +// { 0x4C01, "" }, +// { 0x4C02, "" }, +// { 0x4C03, "" }, +// { 0x4C04, "" }, +// { 0x4C05, "" }, +// { 0x4C06, "" }, +// { 0x4C07, "" }, +// { 0x4C08, "" }, +// { 0x4C09, "" }, +// { 0x4C0A, "" }, +// { 0x4C0B, "" }, +// { 0x4C0C, "" }, +// { 0x4C0D, "" }, +// { 0x4C0E, "" }, +// { 0x4C0F, "" }, +// { 0x4C10, "" }, +// { 0x4C11, "" }, +// { 0x4C12, "" }, +// { 0x4C13, "" }, +// { 0x4C14, "" }, +// { 0x4C15, "" }, +// { 0x4C16, "" }, +// { 0x4C17, "" }, +// { 0x4C18, "" }, +// { 0x4C19, "" }, +// { 0x4C1A, "" }, +// { 0x4C1B, "" }, +// { 0x4C1C, "" }, +// { 0x4C1D, "" }, +// { 0x4C1E, "" }, +// { 0x4C1F, "" }, +// { 0x4C20, "" }, +// { 0x4C21, "" }, +// { 0x4C22, "" }, +// { 0x4C23, "" }, +// { 0x4C24, "" }, +// { 0x4C25, "" }, +// { 0x4C26, "" }, +// { 0x4C27, "" }, +// { 0x4C28, "" }, +// { 0x4C29, "" }, +// { 0x4C2A, "" }, +// { 0x4C2B, "" }, +// { 0x4C2C, "" }, +// { 0x4C2D, "" }, +// { 0x4C2E, "" }, +// { 0x4C2F, "" }, +// { 0x4C30, "" }, +// { 0x4C31, "" }, +// { 0x4C32, "" }, +// { 0x4C33, "" }, +// { 0x4C34, "" }, +// { 0x4C35, "" }, +// { 0x4C36, "" }, +// { 0x4C37, "" }, +// { 0x4C38, "" }, +// { 0x4C39, "" }, +// { 0x4C3A, "" }, +// { 0x4C3B, "" }, +// { 0x4C3C, "" }, +// { 0x4C3D, "" }, +// { 0x4C3E, "" }, +// { 0x4C3F, "" }, +// { 0x4C40, "" }, +// { 0x4C41, "" }, +// { 0x4C42, "" }, +// { 0x4C43, "" }, +// { 0x4C44, "" }, +// { 0x4C45, "" }, +// { 0x4C46, "" }, +// { 0x4C47, "" }, +// { 0x4C48, "" }, +// { 0x4C49, "" }, +// { 0x4C4A, "" }, +// { 0x4C4B, "" }, +// { 0x4C4C, "" }, +// { 0x4C4D, "" }, +// { 0x4C4E, "" }, +// { 0x4C4F, "" }, +// { 0x4C50, "" }, +// { 0x4C51, "" }, +// { 0x4C52, "" }, +// { 0x4C53, "" }, +// { 0x4C54, "" }, +// { 0x4C55, "" }, +// { 0x4C56, "" }, +// { 0x4C57, "" }, +// { 0x4C58, "" }, +// { 0x4C59, "" }, +// { 0x4C5A, "" }, +// { 0x4C5B, "" }, +// { 0x4C5C, "" }, +// { 0x4C5D, "" }, +// { 0x4C5E, "" }, +// { 0x4C5F, "" }, +// { 0x4C60, "" }, +// { 0x4C61, "" }, +// { 0x4C62, "" }, +// { 0x4C63, "" }, +// { 0x4C64, "" }, +// { 0x4C65, "" }, +// { 0x4C66, "" }, +// { 0x4C67, "" }, +// { 0x4C68, "" }, +// { 0x4C69, "" }, +// { 0x4C6A, "" }, +// { 0x4C6B, "" }, +// { 0x4C6C, "" }, +// { 0x4C6D, "" }, +// { 0x4C6E, "" }, +// { 0x4C6F, "" }, +// { 0x4C70, "" }, +// { 0x4C71, "" }, +// { 0x4C72, "" }, +// { 0x4C73, "" }, +// { 0x4C74, "" }, +// { 0x4C75, "" }, +// { 0x4C76, "" }, +// { 0x4C77, "" }, +// { 0x4C78, "" }, +// { 0x4C79, "" }, +// { 0x4C7A, "" }, +// { 0x4C7B, "" }, +// { 0x4C7C, "" }, +// { 0x4C7D, "" }, +// { 0x4C7E, "" }, +// { 0x4C7F, "" }, +// { 0x4C80, "" }, +// { 0x4C81, "" }, +// { 0x4C82, "" }, +// { 0x4C83, "" }, +// { 0x4C84, "" }, +// { 0x4C85, "" }, +// { 0x4C86, "" }, +// { 0x4C87, "" }, +// { 0x4C88, "" }, +// { 0x4C89, "" }, +// { 0x4C8A, "" }, +// { 0x4C8B, "" }, +// { 0x4C8C, "" }, +// { 0x4C8D, "" }, +// { 0x4C8E, "" }, +// { 0x4C8F, "" }, +// { 0x4C90, "" }, +// { 0x4C91, "" }, +// { 0x4C92, "" }, +// { 0x4C93, "" }, +// { 0x4C94, "" }, +// { 0x4C95, "" }, +// { 0x4C96, "" }, +// { 0x4C97, "" }, +// { 0x4C98, "" }, +// { 0x4C99, "" }, +// { 0x4C9A, "" }, +// { 0x4C9B, "" }, +// { 0x4C9C, "" }, +// { 0x4C9D, "" }, +// { 0x4C9E, "" }, +// { 0x4C9F, "" }, +// { 0x4CA0, "" }, +// { 0x4CA1, "" }, +// { 0x4CA2, "" }, +// { 0x4CA3, "" }, +// { 0x4CA4, "" }, +// { 0x4CA5, "" }, +// { 0x4CA6, "" }, +// { 0x4CA7, "" }, +// { 0x4CA8, "" }, +// { 0x4CA9, "" }, +// { 0x4CAA, "" }, +// { 0x4CAB, "" }, +// { 0x4CAC, "" }, +// { 0x4CAD, "" }, +// { 0x4CAE, "" }, +// { 0x4CAF, "" }, +// { 0x4CB0, "" }, +// { 0x4CB1, "" }, +// { 0x4CB2, "" }, +// { 0x4CB3, "" }, +// { 0x4CB4, "" }, +// { 0x4CB5, "" }, +// { 0x4CB6, "" }, +// { 0x4CB7, "" }, +// { 0x4CB8, "" }, +// { 0x4CB9, "" }, +// { 0x4CBA, "" }, +// { 0x4CBB, "" }, +// { 0x4CBC, "" }, +// { 0x4CBD, "" }, +// { 0x4CBE, "" }, +// { 0x4CBF, "" }, +// { 0x4CC0, "" }, +// { 0x4CC1, "" }, +// { 0x4CC2, "" }, +// { 0x4CC3, "" }, +// { 0x4CC4, "" }, +// { 0x4CC5, "" }, +// { 0x4CC6, "" }, +// { 0x4CC7, "" }, +// { 0x4CC8, "" }, +// { 0x4CC9, "" }, +// { 0x4CCA, "" }, +// { 0x4CCB, "" }, +// { 0x4CCC, "" }, +// { 0x4CCD, "" }, +// { 0x4CCE, "" }, +// { 0x4CCF, "" }, +// { 0x4CD0, "" }, +// { 0x4CD1, "" }, +// { 0x4CD2, "" }, +// { 0x4CD3, "" }, +// { 0x4CD4, "" }, +// { 0x4CD5, "" }, +// { 0x4CD6, "" }, +// { 0x4CD7, "" }, +// { 0x4CD8, "" }, +// { 0x4CD9, "" }, +// { 0x4CDA, "" }, +// { 0x4CDB, "" }, +// { 0x4CDC, "" }, +// { 0x4CDD, "" }, +// { 0x4CDE, "" }, +// { 0x4CDF, "" }, +// { 0x4CE0, "" }, +// { 0x4CE1, "" }, +// { 0x4CE2, "" }, +// { 0x4CE3, "" }, +// { 0x4CE4, "" }, +// { 0x4CE5, "" }, +// { 0x4CE6, "" }, +// { 0x4CE7, "" }, +// { 0x4CE8, "" }, +// { 0x4CE9, "" }, +// { 0x4CEA, "" }, +// { 0x4CEB, "" }, +// { 0x4CEC, "" }, +// { 0x4CED, "" }, +// { 0x4CEE, "" }, +// { 0x4CEF, "" }, +// { 0x4CF0, "" }, +// { 0x4CF1, "" }, +// { 0x4CF2, "" }, +// { 0x4CF3, "" }, +// { 0x4CF4, "" }, +// { 0x4CF5, "" }, +// { 0x4CF6, "" }, +// { 0x4CF7, "" }, +// { 0x4CF8, "" }, +// { 0x4CF9, "" }, +// { 0x4CFA, "" }, +// { 0x4CFB, "" }, +// { 0x4CFC, "" }, +// { 0x4CFD, "" }, +// { 0x4CFE, "" }, +// { 0x4CFF, "" }, +// { 0x4D00, "" }, +// { 0x4D01, "" }, +// { 0x4D02, "" }, +// { 0x4D03, "" }, +// { 0x4D04, "" }, +// { 0x4D05, "" }, +// { 0x4D06, "" }, +// { 0x4D07, "" }, +// { 0x4D08, "" }, +// { 0x4D09, "" }, +// { 0x4D0A, "" }, +// { 0x4D0B, "" }, +// { 0x4D0C, "" }, +// { 0x4D0D, "" }, +// { 0x4D0E, "" }, +// { 0x4D0F, "" }, +// { 0x4D10, "" }, +// { 0x4D11, "" }, +// { 0x4D12, "" }, +// { 0x4D13, "" }, +// { 0x4D14, "" }, +// { 0x4D15, "" }, +// { 0x4D16, "" }, +// { 0x4D17, "" }, +// { 0x4D18, "" }, +// { 0x4D19, "" }, +// { 0x4D1A, "" }, +// { 0x4D1B, "" }, +// { 0x4D1C, "" }, +// { 0x4D1D, "" }, +// { 0x4D1E, "" }, +// { 0x4D1F, "" }, +// { 0x4D20, "" }, +// { 0x4D21, "" }, +// { 0x4D22, "" }, +// { 0x4D23, "" }, +// { 0x4D24, "" }, +// { 0x4D25, "" }, +// { 0x4D26, "" }, +// { 0x4D27, "" }, +// { 0x4D28, "" }, +// { 0x4D29, "" }, +// { 0x4D2A, "" }, +// { 0x4D2B, "" }, +// { 0x4D2C, "" }, +// { 0x4D2D, "" }, +// { 0x4D2E, "" }, +// { 0x4D2F, "" }, +// { 0x4D30, "" }, +// { 0x4D31, "" }, +// { 0x4D32, "" }, +// { 0x4D33, "" }, +// { 0x4D34, "" }, +// { 0x4D35, "" }, +// { 0x4D36, "" }, +// { 0x4D37, "" }, +// { 0x4D38, "" }, +// { 0x4D39, "" }, +// { 0x4D3A, "" }, +// { 0x4D3B, "" }, +// { 0x4D3C, "" }, +// { 0x4D3D, "" }, +// { 0x4D3E, "" }, +// { 0x4D3F, "" }, +// { 0x4D40, "" }, +// { 0x4D41, "" }, +// { 0x4D42, "" }, +// { 0x4D43, "" }, +// { 0x4D44, "" }, +// { 0x4D45, "" }, +// { 0x4D46, "" }, +// { 0x4D47, "" }, +// { 0x4D48, "" }, +// { 0x4D49, "" }, +// { 0x4D4A, "" }, +// { 0x4D4B, "" }, +// { 0x4D4C, "" }, +// { 0x4D4D, "" }, +// { 0x4D4E, "" }, +// { 0x4D4F, "" }, +// { 0x4D50, "" }, +// { 0x4D51, "" }, +// { 0x4D52, "" }, +// { 0x4D53, "" }, +// { 0x4D54, "" }, +// { 0x4D55, "" }, +// { 0x4D56, "" }, +// { 0x4D57, "" }, +// { 0x4D58, "" }, +// { 0x4D59, "" }, +// { 0x4D5A, "" }, +// { 0x4D5B, "" }, +// { 0x4D5C, "" }, +// { 0x4D5D, "" }, +// { 0x4D5E, "" }, +// { 0x4D5F, "" }, +// { 0x4D60, "" }, +// { 0x4D61, "" }, +// { 0x4D62, "" }, +// { 0x4D63, "" }, +// { 0x4D64, "" }, +// { 0x4D65, "" }, +// { 0x4D66, "" }, +// { 0x4D67, "" }, +// { 0x4D68, "" }, +// { 0x4D69, "" }, +// { 0x4D6A, "" }, +// { 0x4D6B, "" }, +// { 0x4D6C, "" }, +// { 0x4D6D, "" }, +// { 0x4D6E, "" }, +// { 0x4D6F, "" }, +// { 0x4D70, "" }, +// { 0x4D71, "" }, +// { 0x4D72, "" }, +// { 0x4D73, "" }, +// { 0x4D74, "" }, +// { 0x4D75, "" }, +// { 0x4D76, "" }, +// { 0x4D77, "" }, +// { 0x4D78, "" }, +// { 0x4D79, "" }, +// { 0x4D7A, "" }, +// { 0x4D7B, "" }, +// { 0x4D7C, "" }, +// { 0x4D7D, "" }, +// { 0x4D7E, "" }, +// { 0x4D7F, "" }, +// { 0x4D80, "" }, +// { 0x4D81, "" }, +// { 0x4D82, "" }, +// { 0x4D83, "" }, +// { 0x4D84, "" }, +// { 0x4D85, "" }, +// { 0x4D86, "" }, +// { 0x4D87, "" }, +// { 0x4D88, "" }, +// { 0x4D89, "" }, +// { 0x4D8A, "" }, +// { 0x4D8B, "" }, +// { 0x4D8C, "" }, +// { 0x4D8D, "" }, +// { 0x4D8E, "" }, +// { 0x4D8F, "" }, +// { 0x4D90, "" }, +// { 0x4D91, "" }, +// { 0x4D92, "" }, +// { 0x4D93, "" }, +// { 0x4D94, "" }, +// { 0x4D95, "" }, +// { 0x4D96, "" }, +// { 0x4D97, "" }, +// { 0x4D98, "" }, +// { 0x4D99, "" }, +// { 0x4D9A, "" }, +// { 0x4D9B, "" }, +// { 0x4D9C, "" }, +// { 0x4D9D, "" }, +// { 0x4D9E, "" }, +// { 0x4D9F, "" }, +// { 0x4DA0, "" }, +// { 0x4DA1, "" }, +// { 0x4DA2, "" }, +// { 0x4DA3, "" }, +// { 0x4DA4, "" }, +// { 0x4DA5, "" }, +// { 0x4DA6, "" }, +// { 0x4DA7, "" }, +// { 0x4DA8, "" }, +// { 0x4DA9, "" }, +// { 0x4DAA, "" }, +// { 0x4DAB, "" }, +// { 0x4DAC, "" }, +// { 0x4DAD, "" }, +// { 0x4DAE, "" }, +// { 0x4DAF, "" }, +// { 0x4DB0, "" }, +// { 0x4DB1, "" }, +// { 0x4DB2, "" }, +// { 0x4DB3, "" }, +// { 0x4DB4, "" }, +// { 0x4DB5, "" }, +// { 0x4DB6, "" }, +// { 0x4DB7, "" }, +// { 0x4DB8, "" }, +// { 0x4DB9, "" }, +// { 0x4DBA, "" }, +// { 0x4DBB, "" }, +// { 0x4DBC, "" }, +// { 0x4DBD, "" }, +// { 0x4DBE, "" }, +// { 0x4DBF, "" }, +// { 0x4DC0, "" }, +// { 0x4DC1, "" }, +// { 0x4DC2, "" }, +// { 0x4DC3, "" }, +// { 0x4DC4, "" }, +// { 0x4DC5, "" }, +// { 0x4DC6, "" }, +// { 0x4DC7, "" }, +// { 0x4DC8, "" }, +// { 0x4DC9, "" }, +// { 0x4DCA, "" }, +// { 0x4DCB, "" }, +// { 0x4DCC, "" }, +// { 0x4DCD, "" }, +// { 0x4DCE, "" }, +// { 0x4DCF, "" }, +// { 0x4DD0, "" }, +// { 0x4DD1, "" }, +// { 0x4DD2, "" }, +// { 0x4DD3, "" }, +// { 0x4DD4, "" }, +// { 0x4DD5, "" }, +// { 0x4DD6, "" }, +// { 0x4DD7, "" }, +// { 0x4DD8, "" }, +// { 0x4DD9, "" }, +// { 0x4DDA, "" }, +// { 0x4DDB, "" }, +// { 0x4DDC, "" }, +// { 0x4DDD, "" }, +// { 0x4DDE, "" }, +// { 0x4DDF, "" }, +// { 0x4DE0, "" }, +// { 0x4DE1, "" }, +// { 0x4DE2, "" }, +// { 0x4DE3, "" }, +// { 0x4DE4, "" }, +// { 0x4DE5, "" }, +// { 0x4DE6, "" }, +// { 0x4DE7, "" }, +// { 0x4DE8, "" }, +// { 0x4DE9, "" }, +// { 0x4DEA, "" }, +// { 0x4DEB, "" }, +// { 0x4DEC, "" }, +// { 0x4DED, "" }, +// { 0x4DEE, "" }, +// { 0x4DEF, "" }, +// { 0x4DF0, "" }, +// { 0x4DF1, "" }, +// { 0x4DF2, "" }, +// { 0x4DF3, "" }, +// { 0x4DF4, "" }, +// { 0x4DF5, "" }, +// { 0x4DF6, "" }, +// { 0x4DF7, "" }, +// { 0x4DF8, "" }, +// { 0x4DF9, "" }, +// { 0x4DFA, "" }, +// { 0x4DFB, "" }, +// { 0x4DFC, "" }, +// { 0x4DFD, "" }, +// { 0x4DFE, "" }, +// { 0x4DFF, "" }, +// { 0x4E00, "" }, +// { 0x4E01, "" }, +// { 0x4E02, "" }, +// { 0x4E03, "" }, +// { 0x4E04, "" }, +// { 0x4E05, "" }, +// { 0x4E06, "" }, +// { 0x4E07, "" }, +// { 0x4E08, "" }, +// { 0x4E09, "" }, +// { 0x4E0A, "" }, +// { 0x4E0B, "" }, +// { 0x4E0C, "" }, +// { 0x4E0D, "" }, +// { 0x4E0E, "" }, +// { 0x4E0F, "" }, +// { 0x4E10, "" }, +// { 0x4E11, "" }, +// { 0x4E12, "" }, +// { 0x4E13, "" }, +// { 0x4E14, "" }, +// { 0x4E15, "" }, +// { 0x4E16, "" }, +// { 0x4E17, "" }, +// { 0x4E18, "" }, +// { 0x4E19, "" }, +// { 0x4E1A, "" }, +// { 0x4E1B, "" }, +// { 0x4E1C, "" }, +// { 0x4E1D, "" }, +// { 0x4E1E, "" }, +// { 0x4E1F, "" }, +// { 0x4E20, "" }, +// { 0x4E21, "" }, +// { 0x4E22, "" }, +// { 0x4E23, "" }, +// { 0x4E24, "" }, +// { 0x4E25, "" }, +// { 0x4E26, "" }, +// { 0x4E27, "" }, +// { 0x4E28, "" }, +// { 0x4E29, "" }, +// { 0x4E2A, "" }, +// { 0x4E2B, "" }, +// { 0x4E2C, "" }, +// { 0x4E2D, "" }, +// { 0x4E2E, "" }, +// { 0x4E2F, "" }, +// { 0x4E30, "" }, +// { 0x4E31, "" }, +// { 0x4E32, "" }, +// { 0x4E33, "" }, +// { 0x4E34, "" }, +// { 0x4E35, "" }, +// { 0x4E36, "" }, +// { 0x4E37, "" }, +// { 0x4E38, "" }, +// { 0x4E39, "" }, +// { 0x4E3A, "" }, +// { 0x4E3B, "" }, +// { 0x4E3C, "" }, +// { 0x4E3D, "" }, +// { 0x4E3E, "" }, +// { 0x4E3F, "" }, +// { 0x4E40, "" }, +// { 0x4E41, "" }, +// { 0x4E42, "" }, +// { 0x4E43, "" }, +// { 0x4E44, "" }, +// { 0x4E45, "" }, +// { 0x4E46, "" }, +// { 0x4E47, "" }, +// { 0x4E48, "" }, +// { 0x4E49, "" }, +// { 0x4E4A, "" }, +// { 0x4E4B, "" }, +// { 0x4E4C, "" }, +// { 0x4E4D, "" }, +// { 0x4E4E, "" }, +// { 0x4E4F, "" }, +// { 0x4E50, "" }, +// { 0x4E51, "" }, +// { 0x4E52, "" }, +// { 0x4E53, "" }, +// { 0x4E54, "" }, +// { 0x4E55, "" }, +// { 0x4E56, "" }, +// { 0x4E57, "" }, +// { 0x4E58, "" }, +// { 0x4E59, "" }, +// { 0x4E5A, "" }, +// { 0x4E5B, "" }, +// { 0x4E5C, "" }, +// { 0x4E5D, "" }, +// { 0x4E5E, "" }, +// { 0x4E5F, "" }, +// { 0x4E60, "" }, +// { 0x4E61, "" }, +// { 0x4E62, "" }, +// { 0x4E63, "" }, +// { 0x4E64, "" }, +// { 0x4E65, "" }, +// { 0x4E66, "" }, +// { 0x4E67, "" }, +// { 0x4E68, "" }, +// { 0x4E69, "" }, +// { 0x4E6A, "" }, +// { 0x4E6B, "" }, +// { 0x4E6C, "" }, +// { 0x4E6D, "" }, +// { 0x4E6E, "" }, +// { 0x4E6F, "" }, +// { 0x4E70, "" }, +// { 0x4E71, "" }, +// { 0x4E72, "" }, +// { 0x4E73, "" }, +// { 0x4E74, "" }, +// { 0x4E75, "" }, +// { 0x4E76, "" }, +// { 0x4E77, "" }, +// { 0x4E78, "" }, +// { 0x4E79, "" }, +// { 0x4E7A, "" }, +// { 0x4E7B, "" }, +// { 0x4E7C, "" }, +// { 0x4E7D, "" }, +// { 0x4E7E, "" }, +// { 0x4E7F, "" }, +// { 0x4E80, "" }, +// { 0x4E81, "" }, +// { 0x4E82, "" }, +// { 0x4E83, "" }, +// { 0x4E84, "" }, +// { 0x4E85, "" }, +// { 0x4E86, "" }, +// { 0x4E87, "" }, +// { 0x4E88, "" }, +// { 0x4E89, "" }, +// { 0x4E8A, "" }, +// { 0x4E8B, "" }, +// { 0x4E8C, "" }, +// { 0x4E8D, "" }, +// { 0x4E8E, "" }, +// { 0x4E8F, "" }, +// { 0x4E90, "" }, +// { 0x4E91, "" }, +// { 0x4E92, "" }, +// { 0x4E93, "" }, +// { 0x4E94, "" }, +// { 0x4E95, "" }, +// { 0x4E96, "" }, +// { 0x4E97, "" }, +// { 0x4E98, "" }, +// { 0x4E99, "" }, +// { 0x4E9A, "" }, +// { 0x4E9B, "" }, +// { 0x4E9C, "" }, +// { 0x4E9D, "" }, +// { 0x4E9E, "" }, +// { 0x4E9F, "" }, +// { 0x4EA0, "" }, +// { 0x4EA1, "" }, +// { 0x4EA2, "" }, +// { 0x4EA3, "" }, +// { 0x4EA4, "" }, +// { 0x4EA5, "" }, +// { 0x4EA6, "" }, +// { 0x4EA7, "" }, +// { 0x4EA8, "" }, +// { 0x4EA9, "" }, +// { 0x4EAA, "" }, +// { 0x4EAB, "" }, +// { 0x4EAC, "" }, +// { 0x4EAD, "" }, +// { 0x4EAE, "" }, +// { 0x4EAF, "" }, +// { 0x4EB0, "" }, +// { 0x4EB1, "" }, +// { 0x4EB2, "" }, +// { 0x4EB3, "" }, +// { 0x4EB4, "" }, +// { 0x4EB5, "" }, +// { 0x4EB6, "" }, +// { 0x4EB7, "" }, +// { 0x4EB8, "" }, +// { 0x4EB9, "" }, +// { 0x4EBA, "" }, +// { 0x4EBB, "" }, +// { 0x4EBC, "" }, +// { 0x4EBD, "" }, +// { 0x4EBE, "" }, +// { 0x4EBF, "" }, +// { 0x4EC0, "" }, +// { 0x4EC1, "" }, +// { 0x4EC2, "" }, +// { 0x4EC3, "" }, +// { 0x4EC4, "" }, +// { 0x4EC5, "" }, +// { 0x4EC6, "" }, +// { 0x4EC7, "" }, +// { 0x4EC8, "" }, +// { 0x4EC9, "" }, +// { 0x4ECA, "" }, +// { 0x4ECB, "" }, +// { 0x4ECC, "" }, +// { 0x4ECD, "" }, +// { 0x4ECE, "" }, +// { 0x4ECF, "" }, +// { 0x4ED0, "" }, +// { 0x4ED1, "" }, +// { 0x4ED2, "" }, +// { 0x4ED3, "" }, +// { 0x4ED4, "" }, +// { 0x4ED5, "" }, +// { 0x4ED6, "" }, +// { 0x4ED7, "" }, +// { 0x4ED8, "" }, +// { 0x4ED9, "" }, +// { 0x4EDA, "" }, +// { 0x4EDB, "" }, +// { 0x4EDC, "" }, +// { 0x4EDD, "" }, +// { 0x4EDE, "" }, +// { 0x4EDF, "" }, +// { 0x4EE0, "" }, +// { 0x4EE1, "" }, +// { 0x4EE2, "" }, +// { 0x4EE3, "" }, +// { 0x4EE4, "" }, +// { 0x4EE5, "" }, +// { 0x4EE6, "" }, +// { 0x4EE7, "" }, +// { 0x4EE8, "" }, +// { 0x4EE9, "" }, +// { 0x4EEA, "" }, +// { 0x4EEB, "" }, +// { 0x4EEC, "" }, +// { 0x4EED, "" }, +// { 0x4EEE, "" }, +// { 0x4EEF, "" }, +// { 0x4EF0, "" }, +// { 0x4EF1, "" }, +// { 0x4EF2, "" }, +// { 0x4EF3, "" }, +// { 0x4EF4, "" }, +// { 0x4EF5, "" }, +// { 0x4EF6, "" }, +// { 0x4EF7, "" }, +// { 0x4EF8, "" }, +// { 0x4EF9, "" }, +// { 0x4EFA, "" }, +// { 0x4EFB, "" }, +// { 0x4EFC, "" }, +// { 0x4EFD, "" }, +// { 0x4EFE, "" }, +// { 0x4EFF, "" }, +// { 0x4F00, "" }, +// { 0x4F01, "" }, +// { 0x4F02, "" }, +// { 0x4F03, "" }, +// { 0x4F04, "" }, +// { 0x4F05, "" }, +// { 0x4F06, "" }, +// { 0x4F07, "" }, +// { 0x4F08, "" }, +// { 0x4F09, "" }, +// { 0x4F0A, "" }, +// { 0x4F0B, "" }, +// { 0x4F0C, "" }, +// { 0x4F0D, "" }, +// { 0x4F0E, "" }, +// { 0x4F0F, "" }, +// { 0x4F10, "" }, +// { 0x4F11, "" }, +// { 0x4F12, "" }, +// { 0x4F13, "" }, +// { 0x4F14, "" }, +// { 0x4F15, "" }, +// { 0x4F16, "" }, +// { 0x4F17, "" }, +// { 0x4F18, "" }, +// { 0x4F19, "" }, +// { 0x4F1A, "" }, +// { 0x4F1B, "" }, +// { 0x4F1C, "" }, +// { 0x4F1D, "" }, +// { 0x4F1E, "" }, +// { 0x4F1F, "" }, +// { 0x4F20, "" }, +// { 0x4F21, "" }, +// { 0x4F22, "" }, +// { 0x4F23, "" }, +// { 0x4F24, "" }, +// { 0x4F25, "" }, +// { 0x4F26, "" }, +// { 0x4F27, "" }, +// { 0x4F28, "" }, +// { 0x4F29, "" }, +// { 0x4F2A, "" }, +// { 0x4F2B, "" }, +// { 0x4F2C, "" }, +// { 0x4F2D, "" }, +// { 0x4F2E, "" }, +// { 0x4F2F, "" }, +// { 0x4F30, "" }, +// { 0x4F31, "" }, +// { 0x4F32, "" }, +// { 0x4F33, "" }, +// { 0x4F34, "" }, +// { 0x4F35, "" }, +// { 0x4F36, "" }, +// { 0x4F37, "" }, +// { 0x4F38, "" }, +// { 0x4F39, "" }, +// { 0x4F3A, "" }, +// { 0x4F3B, "" }, +// { 0x4F3C, "" }, +// { 0x4F3D, "" }, +// { 0x4F3E, "" }, +// { 0x4F3F, "" }, +// { 0x4F40, "" }, +// { 0x4F41, "" }, +// { 0x4F42, "" }, +// { 0x4F43, "" }, +// { 0x4F44, "" }, +// { 0x4F45, "" }, +// { 0x4F46, "" }, +// { 0x4F47, "" }, +// { 0x4F48, "" }, +// { 0x4F49, "" }, +// { 0x4F4A, "" }, +// { 0x4F4B, "" }, +// { 0x4F4C, "" }, +// { 0x4F4D, "" }, +// { 0x4F4E, "" }, +// { 0x4F4F, "" }, +// { 0x4F50, "" }, +// { 0x4F51, "" }, +// { 0x4F52, "" }, +// { 0x4F53, "" }, +// { 0x4F54, "" }, +// { 0x4F55, "" }, +// { 0x4F56, "" }, +// { 0x4F57, "" }, +// { 0x4F58, "" }, +// { 0x4F59, "" }, +// { 0x4F5A, "" }, +// { 0x4F5B, "" }, +// { 0x4F5C, "" }, +// { 0x4F5D, "" }, +// { 0x4F5E, "" }, +// { 0x4F5F, "" }, +// { 0x4F60, "" }, +// { 0x4F61, "" }, +// { 0x4F62, "" }, +// { 0x4F63, "" }, +// { 0x4F64, "" }, +// { 0x4F65, "" }, +// { 0x4F66, "" }, +// { 0x4F67, "" }, +// { 0x4F68, "" }, +// { 0x4F69, "" }, +// { 0x4F6A, "" }, +// { 0x4F6B, "" }, +// { 0x4F6C, "" }, +// { 0x4F6D, "" }, +// { 0x4F6E, "" }, +// { 0x4F6F, "" }, +// { 0x4F70, "" }, +// { 0x4F71, "" }, +// { 0x4F72, "" }, +// { 0x4F73, "" }, +// { 0x4F74, "" }, +// { 0x4F75, "" }, +// { 0x4F76, "" }, +// { 0x4F77, "" }, +// { 0x4F78, "" }, +// { 0x4F79, "" }, +// { 0x4F7A, "" }, +// { 0x4F7B, "" }, +// { 0x4F7C, "" }, +// { 0x4F7D, "" }, +// { 0x4F7E, "" }, +// { 0x4F7F, "" }, +// { 0x4F80, "" }, +// { 0x4F81, "" }, +// { 0x4F82, "" }, +// { 0x4F83, "" }, +// { 0x4F84, "" }, +// { 0x4F85, "" }, +// { 0x4F86, "" }, +// { 0x4F87, "" }, +// { 0x4F88, "" }, +// { 0x4F89, "" }, +// { 0x4F8A, "" }, +// { 0x4F8B, "" }, +// { 0x4F8C, "" }, +// { 0x4F8D, "" }, +// { 0x4F8E, "" }, +// { 0x4F8F, "" }, +// { 0x4F90, "" }, +// { 0x4F91, "" }, +// { 0x4F92, "" }, +// { 0x4F93, "" }, +// { 0x4F94, "" }, +// { 0x4F95, "" }, +// { 0x4F96, "" }, +// { 0x4F97, "" }, +// { 0x4F98, "" }, +// { 0x4F99, "" }, +// { 0x4F9A, "" }, +// { 0x4F9B, "" }, +// { 0x4F9C, "" }, +// { 0x4F9D, "" }, +// { 0x4F9E, "" }, +// { 0x4F9F, "" }, +// { 0x4FA0, "" }, +// { 0x4FA1, "" }, +// { 0x4FA2, "" }, +// { 0x4FA3, "" }, +// { 0x4FA4, "" }, +// { 0x4FA5, "" }, +// { 0x4FA6, "" }, +// { 0x4FA7, "" }, +// { 0x4FA8, "" }, +// { 0x4FA9, "" }, +// { 0x4FAA, "" }, +// { 0x4FAB, "" }, +// { 0x4FAC, "" }, +// { 0x4FAD, "" }, +// { 0x4FAE, "" }, +// { 0x4FAF, "" }, +// { 0x4FB0, "" }, +// { 0x4FB1, "" }, +// { 0x4FB2, "" }, +// { 0x4FB3, "" }, +// { 0x4FB4, "" }, +// { 0x4FB5, "" }, +// { 0x4FB6, "" }, +// { 0x4FB7, "" }, +// { 0x4FB8, "" }, +// { 0x4FB9, "" }, +// { 0x4FBA, "" }, +// { 0x4FBB, "" }, +// { 0x4FBC, "" }, +// { 0x4FBD, "" }, +// { 0x4FBE, "" }, +// { 0x4FBF, "" }, +// { 0x4FC0, "" }, +// { 0x4FC1, "" }, +// { 0x4FC2, "" }, +// { 0x4FC3, "" }, +// { 0x4FC4, "" }, +// { 0x4FC5, "" }, +// { 0x4FC6, "" }, +// { 0x4FC7, "" }, +// { 0x4FC8, "" }, +// { 0x4FC9, "" }, +// { 0x4FCA, "" }, +// { 0x4FCB, "" }, +// { 0x4FCC, "" }, +// { 0x4FCD, "" }, +// { 0x4FCE, "" }, +// { 0x4FCF, "" }, +// { 0x4FD0, "" }, +// { 0x4FD1, "" }, +// { 0x4FD2, "" }, +// { 0x4FD3, "" }, +// { 0x4FD4, "" }, +// { 0x4FD5, "" }, +// { 0x4FD6, "" }, +// { 0x4FD7, "" }, +// { 0x4FD8, "" }, +// { 0x4FD9, "" }, +// { 0x4FDA, "" }, +// { 0x4FDB, "" }, +// { 0x4FDC, "" }, +// { 0x4FDD, "" }, +// { 0x4FDE, "" }, +// { 0x4FDF, "" }, +// { 0x4FE0, "" }, +// { 0x4FE1, "" }, +// { 0x4FE2, "" }, +// { 0x4FE3, "" }, +// { 0x4FE4, "" }, +// { 0x4FE5, "" }, +// { 0x4FE6, "" }, +// { 0x4FE7, "" }, +// { 0x4FE8, "" }, +// { 0x4FE9, "" }, +// { 0x4FEA, "" }, +// { 0x4FEB, "" }, +// { 0x4FEC, "" }, +// { 0x4FED, "" }, +// { 0x4FEE, "" }, +// { 0x4FEF, "" }, +// { 0x4FF0, "" }, +// { 0x4FF1, "" }, +// { 0x4FF2, "" }, +// { 0x4FF3, "" }, +// { 0x4FF4, "" }, +// { 0x4FF5, "" }, +// { 0x4FF6, "" }, +// { 0x4FF7, "" }, +// { 0x4FF8, "" }, +// { 0x4FF9, "" }, +// { 0x4FFA, "" }, +// { 0x4FFB, "" }, +// { 0x4FFC, "" }, +// { 0x4FFD, "" }, +// { 0x4FFE, "" }, +// { 0x4FFF, "" }, +// { 0x5000, "" }, +// { 0x5001, "" }, +// { 0x5002, "" }, +// { 0x5003, "" }, +// { 0x5004, "" }, +// { 0x5005, "" }, +// { 0x5006, "" }, +// { 0x5007, "" }, +// { 0x5008, "" }, +// { 0x5009, "" }, +// { 0x500A, "" }, +// { 0x500B, "" }, +// { 0x500C, "" }, +// { 0x500D, "" }, +// { 0x500E, "" }, +// { 0x500F, "" }, +// { 0x5010, "" }, +// { 0x5011, "" }, +// { 0x5012, "" }, +// { 0x5013, "" }, +// { 0x5014, "" }, +// { 0x5015, "" }, +// { 0x5016, "" }, +// { 0x5017, "" }, +// { 0x5018, "" }, +// { 0x5019, "" }, +// { 0x501A, "" }, +// { 0x501B, "" }, +// { 0x501C, "" }, +// { 0x501D, "" }, +// { 0x501E, "" }, +// { 0x501F, "" }, +// { 0x5020, "" }, +// { 0x5021, "" }, +// { 0x5022, "" }, +// { 0x5023, "" }, +// { 0x5024, "" }, +// { 0x5025, "" }, +// { 0x5026, "" }, +// { 0x5027, "" }, +// { 0x5028, "" }, +// { 0x5029, "" }, +// { 0x502A, "" }, +// { 0x502B, "" }, +// { 0x502C, "" }, +// { 0x502D, "" }, +// { 0x502E, "" }, +// { 0x502F, "" }, +// { 0x5030, "" }, +// { 0x5031, "" }, +// { 0x5032, "" }, +// { 0x5033, "" }, +// { 0x5034, "" }, +// { 0x5035, "" }, +// { 0x5036, "" }, +// { 0x5037, "" }, +// { 0x5038, "" }, +// { 0x5039, "" }, +// { 0x503A, "" }, +// { 0x503B, "" }, +// { 0x503C, "" }, +// { 0x503D, "" }, +// { 0x503E, "" }, +// { 0x503F, "" }, +// { 0x5040, "" }, +// { 0x5041, "" }, +// { 0x5042, "" }, +// { 0x5043, "" }, +// { 0x5044, "" }, +// { 0x5045, "" }, +// { 0x5046, "" }, +// { 0x5047, "" }, +// { 0x5048, "" }, +// { 0x5049, "" }, +// { 0x504A, "" }, +// { 0x504B, "" }, +// { 0x504C, "" }, +// { 0x504D, "" }, +// { 0x504E, "" }, +// { 0x504F, "" }, +// { 0x5050, "" }, +// { 0x5051, "" }, +// { 0x5052, "" }, +// { 0x5053, "" }, +// { 0x5054, "" }, +// { 0x5055, "" }, +// { 0x5056, "" }, +// { 0x5057, "" }, +// { 0x5058, "" }, +// { 0x5059, "" }, +// { 0x505A, "" }, +// { 0x505B, "" }, +// { 0x505C, "" }, +// { 0x505D, "" }, +// { 0x505E, "" }, +// { 0x505F, "" }, +// { 0x5060, "" }, +// { 0x5061, "" }, +// { 0x5062, "" }, +// { 0x5063, "" }, +// { 0x5064, "" }, +// { 0x5065, "" }, +// { 0x5066, "" }, +// { 0x5067, "" }, +// { 0x5068, "" }, +// { 0x5069, "" }, +// { 0x506A, "" }, +// { 0x506B, "" }, +// { 0x506C, "" }, +// { 0x506D, "" }, +// { 0x506E, "" }, +// { 0x506F, "" }, +// { 0x5070, "" }, +// { 0x5071, "" }, +// { 0x5072, "" }, +// { 0x5073, "" }, +// { 0x5074, "" }, +// { 0x5075, "" }, +// { 0x5076, "" }, +// { 0x5077, "" }, +// { 0x5078, "" }, +// { 0x5079, "" }, +// { 0x507A, "" }, +// { 0x507B, "" }, +// { 0x507C, "" }, +// { 0x507D, "" }, +// { 0x507E, "" }, +// { 0x507F, "" }, +// { 0x5080, "" }, +// { 0x5081, "" }, +// { 0x5082, "" }, +// { 0x5083, "" }, +// { 0x5084, "" }, +// { 0x5085, "" }, +// { 0x5086, "" }, +// { 0x5087, "" }, +// { 0x5088, "" }, +// { 0x5089, "" }, +// { 0x508A, "" }, +// { 0x508B, "" }, +// { 0x508C, "" }, +// { 0x508D, "" }, +// { 0x508E, "" }, +// { 0x508F, "" }, +// { 0x5090, "" }, +// { 0x5091, "" }, +// { 0x5092, "" }, +// { 0x5093, "" }, +// { 0x5094, "" }, +// { 0x5095, "" }, +// { 0x5096, "" }, +// { 0x5097, "" }, +// { 0x5098, "" }, +// { 0x5099, "" }, +// { 0x509A, "" }, +// { 0x509B, "" }, +// { 0x509C, "" }, +// { 0x509D, "" }, +// { 0x509E, "" }, +// { 0x509F, "" }, +// { 0x50A0, "" }, +// { 0x50A1, "" }, +// { 0x50A2, "" }, +// { 0x50A3, "" }, +// { 0x50A4, "" }, +// { 0x50A5, "" }, +// { 0x50A6, "" }, +// { 0x50A7, "" }, +// { 0x50A8, "" }, +// { 0x50A9, "" }, +// { 0x50AA, "" }, +// { 0x50AB, "" }, +// { 0x50AC, "" }, +// { 0x50AD, "" }, +// { 0x50AE, "" }, +// { 0x50AF, "" }, +// { 0x50B0, "" }, +// { 0x50B1, "" }, +// { 0x50B2, "" }, +// { 0x50B3, "" }, +// { 0x50B4, "" }, +// { 0x50B5, "" }, +// { 0x50B6, "" }, +// { 0x50B7, "" }, +// { 0x50B8, "" }, +// { 0x50B9, "" }, +// { 0x50BA, "" }, +// { 0x50BB, "" }, +// { 0x50BC, "" }, +// { 0x50BD, "" }, +// { 0x50BE, "" }, +// { 0x50BF, "" }, +// { 0x50C0, "" }, +// { 0x50C1, "" }, +// { 0x50C2, "" }, +// { 0x50C3, "" }, +// { 0x50C4, "" }, +// { 0x50C5, "" }, +// { 0x50C6, "" }, +// { 0x50C7, "" }, +// { 0x50C8, "" }, +// { 0x50C9, "" }, +// { 0x50CA, "" }, +// { 0x50CB, "" }, +// { 0x50CC, "" }, +// { 0x50CD, "" }, +// { 0x50CE, "" }, +// { 0x50CF, "" }, +// { 0x50D0, "" }, +// { 0x50D1, "" }, +// { 0x50D2, "" }, +// { 0x50D3, "" }, +// { 0x50D4, "" }, +// { 0x50D5, "" }, +// { 0x50D6, "" }, +// { 0x50D7, "" }, +// { 0x50D8, "" }, +// { 0x50D9, "" }, +// { 0x50DA, "" }, +// { 0x50DB, "" }, +// { 0x50DC, "" }, +// { 0x50DD, "" }, +// { 0x50DE, "" }, +// { 0x50DF, "" }, +// { 0x50E0, "" }, +// { 0x50E1, "" }, +// { 0x50E2, "" }, +// { 0x50E3, "" }, +// { 0x50E4, "" }, +// { 0x50E5, "" }, +// { 0x50E6, "" }, +// { 0x50E7, "" }, +// { 0x50E8, "" }, +// { 0x50E9, "" }, +// { 0x50EA, "" }, +// { 0x50EB, "" }, +// { 0x50EC, "" }, +// { 0x50ED, "" }, +// { 0x50EE, "" }, +// { 0x50EF, "" }, +// { 0x50F0, "" }, +// { 0x50F1, "" }, +// { 0x50F2, "" }, +// { 0x50F3, "" }, +// { 0x50F4, "" }, +// { 0x50F5, "" }, +// { 0x50F6, "" }, +// { 0x50F7, "" }, +// { 0x50F8, "" }, +// { 0x50F9, "" }, +// { 0x50FA, "" }, +// { 0x50FB, "" }, +// { 0x50FC, "" }, +// { 0x50FD, "" }, +// { 0x50FE, "" }, +// { 0x50FF, "" }, +// { 0x5100, "" }, +// { 0x5101, "" }, +// { 0x5102, "" }, +// { 0x5103, "" }, +// { 0x5104, "" }, +// { 0x5105, "" }, +// { 0x5106, "" }, +// { 0x5107, "" }, +// { 0x5108, "" }, +// { 0x5109, "" }, +// { 0x510A, "" }, +// { 0x510B, "" }, +// { 0x510C, "" }, +// { 0x510D, "" }, +// { 0x510E, "" }, +// { 0x510F, "" }, +// { 0x5110, "" }, +// { 0x5111, "" }, +// { 0x5112, "" }, +// { 0x5113, "" }, +// { 0x5114, "" }, +// { 0x5115, "" }, +// { 0x5116, "" }, +// { 0x5117, "" }, +// { 0x5118, "" }, +// { 0x5119, "" }, +// { 0x511A, "" }, +// { 0x511B, "" }, +// { 0x511C, "" }, +// { 0x511D, "" }, +// { 0x511E, "" }, +// { 0x511F, "" }, +// { 0x5120, "" }, +// { 0x5121, "" }, +// { 0x5122, "" }, +// { 0x5123, "" }, +// { 0x5124, "" }, +// { 0x5125, "" }, +// { 0x5126, "" }, +// { 0x5127, "" }, +// { 0x5128, "" }, +// { 0x5129, "" }, +// { 0x512A, "" }, +// { 0x512B, "" }, +// { 0x512C, "" }, +// { 0x512D, "" }, +// { 0x512E, "" }, +// { 0x512F, "" }, +// { 0x5130, "" }, +// { 0x5131, "" }, +// { 0x5132, "" }, +// { 0x5133, "" }, +// { 0x5134, "" }, +// { 0x5135, "" }, +// { 0x5136, "" }, +// { 0x5137, "" }, +// { 0x5138, "" }, +// { 0x5139, "" }, +// { 0x513A, "" }, +// { 0x513B, "" }, +// { 0x513C, "" }, +// { 0x513D, "" }, +// { 0x513E, "" }, +// { 0x513F, "" }, +// { 0x5140, "" }, +// { 0x5141, "" }, +// { 0x5142, "" }, +// { 0x5143, "" }, +// { 0x5144, "" }, +// { 0x5145, "" }, +// { 0x5146, "" }, +// { 0x5147, "" }, +// { 0x5148, "" }, +// { 0x5149, "" }, +// { 0x514A, "" }, +// { 0x514B, "" }, +// { 0x514C, "" }, +// { 0x514D, "" }, +// { 0x514E, "" }, +// { 0x514F, "" }, +// { 0x5150, "" }, +// { 0x5151, "" }, +// { 0x5152, "" }, +// { 0x5153, "" }, +// { 0x5154, "" }, +// { 0x5155, "" }, +// { 0x5156, "" }, +// { 0x5157, "" }, +// { 0x5158, "" }, +// { 0x5159, "" }, +// { 0x515A, "" }, +// { 0x515B, "" }, +// { 0x515C, "" }, +// { 0x515D, "" }, +// { 0x515E, "" }, +// { 0x515F, "" }, +// { 0x5160, "" }, +// { 0x5161, "" }, +// { 0x5162, "" }, +// { 0x5163, "" }, +// { 0x5164, "" }, +// { 0x5165, "" }, +// { 0x5166, "" }, +// { 0x5167, "" }, +// { 0x5168, "" }, +// { 0x5169, "" }, +// { 0x516A, "" }, +// { 0x516B, "" }, +// { 0x516C, "" }, +// { 0x516D, "" }, +// { 0x516E, "" }, +// { 0x516F, "" }, +// { 0x5170, "" }, +// { 0x5171, "" }, +// { 0x5172, "" }, +// { 0x5173, "" }, +// { 0x5174, "" }, +// { 0x5175, "" }, +// { 0x5176, "" }, +// { 0x5177, "" }, +// { 0x5178, "" }, +// { 0x5179, "" }, +// { 0x517A, "" }, +// { 0x517B, "" }, +// { 0x517C, "" }, +// { 0x517D, "" }, +// { 0x517E, "" }, +// { 0x517F, "" }, +// { 0x5180, "" }, +// { 0x5181, "" }, +// { 0x5182, "" }, +// { 0x5183, "" }, +// { 0x5184, "" }, +// { 0x5185, "" }, +// { 0x5186, "" }, +// { 0x5187, "" }, +// { 0x5188, "" }, +// { 0x5189, "" }, +// { 0x518A, "" }, +// { 0x518B, "" }, +// { 0x518C, "" }, +// { 0x518D, "" }, +// { 0x518E, "" }, +// { 0x518F, "" }, +// { 0x5190, "" }, +// { 0x5191, "" }, +// { 0x5192, "" }, +// { 0x5193, "" }, +// { 0x5194, "" }, +// { 0x5195, "" }, +// { 0x5196, "" }, +// { 0x5197, "" }, +// { 0x5198, "" }, +// { 0x5199, "" }, +// { 0x519A, "" }, +// { 0x519B, "" }, +// { 0x519C, "" }, +// { 0x519D, "" }, +// { 0x519E, "" }, +// { 0x519F, "" }, +// { 0x51A0, "" }, +// { 0x51A1, "" }, +// { 0x51A2, "" }, +// { 0x51A3, "" }, +// { 0x51A4, "" }, +// { 0x51A5, "" }, +// { 0x51A6, "" }, +// { 0x51A7, "" }, +// { 0x51A8, "" }, +// { 0x51A9, "" }, +// { 0x51AA, "" }, +// { 0x51AB, "" }, +// { 0x51AC, "" }, +// { 0x51AD, "" }, +// { 0x51AE, "" }, +// { 0x51AF, "" }, +// { 0x51B0, "" }, +// { 0x51B1, "" }, +// { 0x51B2, "" }, +// { 0x51B3, "" }, +// { 0x51B4, "" }, +// { 0x51B5, "" }, +// { 0x51B6, "" }, +// { 0x51B7, "" }, +// { 0x51B8, "" }, +// { 0x51B9, "" }, +// { 0x51BA, "" }, +// { 0x51BB, "" }, +// { 0x51BC, "" }, +// { 0x51BD, "" }, +// { 0x51BE, "" }, +// { 0x51BF, "" }, +// { 0x51C0, "" }, +// { 0x51C1, "" }, +// { 0x51C2, "" }, +// { 0x51C3, "" }, +// { 0x51C4, "" }, +// { 0x51C5, "" }, +// { 0x51C6, "" }, +// { 0x51C7, "" }, +// { 0x51C8, "" }, +// { 0x51C9, "" }, +// { 0x51CA, "" }, +// { 0x51CB, "" }, +// { 0x51CC, "" }, +// { 0x51CD, "" }, +// { 0x51CE, "" }, +// { 0x51CF, "" }, +// { 0x51D0, "" }, +// { 0x51D1, "" }, +// { 0x51D2, "" }, +// { 0x51D3, "" }, +// { 0x51D4, "" }, +// { 0x51D5, "" }, +// { 0x51D6, "" }, +// { 0x51D7, "" }, +// { 0x51D8, "" }, +// { 0x51D9, "" }, +// { 0x51DA, "" }, +// { 0x51DB, "" }, +// { 0x51DC, "" }, +// { 0x51DD, "" }, +// { 0x51DE, "" }, +// { 0x51DF, "" }, +// { 0x51E0, "" }, +// { 0x51E1, "" }, +// { 0x51E2, "" }, +// { 0x51E3, "" }, +// { 0x51E4, "" }, +// { 0x51E5, "" }, +// { 0x51E6, "" }, +// { 0x51E7, "" }, +// { 0x51E8, "" }, +// { 0x51E9, "" }, +// { 0x51EA, "" }, +// { 0x51EB, "" }, +// { 0x51EC, "" }, +// { 0x51ED, "" }, +// { 0x51EE, "" }, +// { 0x51EF, "" }, +// { 0x51F0, "" }, +// { 0x51F1, "" }, +// { 0x51F2, "" }, +// { 0x51F3, "" }, +// { 0x51F4, "" }, +// { 0x51F5, "" }, +// { 0x51F6, "" }, +// { 0x51F7, "" }, +// { 0x51F8, "" }, +// { 0x51F9, "" }, +// { 0x51FA, "" }, +// { 0x51FB, "" }, +// { 0x51FC, "" }, +// { 0x51FD, "" }, +// { 0x51FE, "" }, +// { 0x51FF, "" }, +// { 0x5200, "" }, +// { 0x5201, "" }, +// { 0x5202, "" }, +// { 0x5203, "" }, +// { 0x5204, "" }, +// { 0x5205, "" }, +// { 0x5206, "" }, +// { 0x5207, "" }, +// { 0x5208, "" }, +// { 0x5209, "" }, +// { 0x520A, "" }, +// { 0x520B, "" }, +// { 0x520C, "" }, +// { 0x520D, "" }, +// { 0x520E, "" }, +// { 0x520F, "" }, +// { 0x5210, "" }, +// { 0x5211, "" }, +// { 0x5212, "" }, +// { 0x5213, "" }, +// { 0x5214, "" }, +// { 0x5215, "" }, +// { 0x5216, "" }, +// { 0x5217, "" }, +// { 0x5218, "" }, +// { 0x5219, "" }, +// { 0x521A, "" }, +// { 0x521B, "" }, +// { 0x521C, "" }, +// { 0x521D, "" }, +// { 0x521E, "" }, +// { 0x521F, "" }, +// { 0x5220, "" }, +// { 0x5221, "" }, +// { 0x5222, "" }, +// { 0x5223, "" }, +// { 0x5224, "" }, +// { 0x5225, "" }, +// { 0x5226, "" }, +// { 0x5227, "" }, +// { 0x5228, "" }, +// { 0x5229, "" }, +// { 0x522A, "" }, +// { 0x522B, "" }, +// { 0x522C, "" }, +// { 0x522D, "" }, +// { 0x522E, "" }, +// { 0x522F, "" }, +// { 0x5230, "" }, +// { 0x5231, "" }, +// { 0x5232, "" }, +// { 0x5233, "" }, +// { 0x5234, "" }, +// { 0x5235, "" }, +// { 0x5236, "" }, +// { 0x5237, "" }, +// { 0x5238, "" }, +// { 0x5239, "" }, +// { 0x523A, "" }, +// { 0x523B, "" }, +// { 0x523C, "" }, +// { 0x523D, "" }, +// { 0x523E, "" }, +// { 0x523F, "" }, +// { 0x5240, "" }, +// { 0x5241, "" }, +// { 0x5242, "" }, +// { 0x5243, "" }, +// { 0x5244, "" }, +// { 0x5245, "" }, +// { 0x5246, "" }, +// { 0x5247, "" }, +// { 0x5248, "" }, +// { 0x5249, "" }, +// { 0x524A, "" }, +// { 0x524B, "" }, +// { 0x524C, "" }, +// { 0x524D, "" }, +// { 0x524E, "" }, +// { 0x524F, "" }, +// { 0x5250, "" }, +// { 0x5251, "" }, +// { 0x5252, "" }, +// { 0x5253, "" }, +// { 0x5254, "" }, +// { 0x5255, "" }, +// { 0x5256, "" }, +// { 0x5257, "" }, +// { 0x5258, "" }, +// { 0x5259, "" }, +// { 0x525A, "" }, +// { 0x525B, "" }, +// { 0x525C, "" }, +// { 0x525D, "" }, +// { 0x525E, "" }, +// { 0x525F, "" }, +// { 0x5260, "" }, +// { 0x5261, "" }, +// { 0x5262, "" }, +// { 0x5263, "" }, +// { 0x5264, "" }, +// { 0x5265, "" }, +// { 0x5266, "" }, +// { 0x5267, "" }, +// { 0x5268, "" }, +// { 0x5269, "" }, +// { 0x526A, "" }, +// { 0x526B, "" }, +// { 0x526C, "" }, +// { 0x526D, "" }, +// { 0x526E, "" }, +// { 0x526F, "" }, +// { 0x5270, "" }, +// { 0x5271, "" }, +// { 0x5272, "" }, +// { 0x5273, "" }, +// { 0x5274, "" }, +// { 0x5275, "" }, +// { 0x5276, "" }, +// { 0x5277, "" }, +// { 0x5278, "" }, +// { 0x5279, "" }, +// { 0x527A, "" }, +// { 0x527B, "" }, +// { 0x527C, "" }, +// { 0x527D, "" }, +// { 0x527E, "" }, +// { 0x527F, "" }, +// { 0x5280, "" }, +// { 0x5281, "" }, +// { 0x5282, "" }, +// { 0x5283, "" }, +// { 0x5284, "" }, +// { 0x5285, "" }, +// { 0x5286, "" }, +// { 0x5287, "" }, +// { 0x5288, "" }, +// { 0x5289, "" }, +// { 0x528A, "" }, +// { 0x528B, "" }, +// { 0x528C, "" }, +// { 0x528D, "" }, +// { 0x528E, "" }, +// { 0x528F, "" }, +// { 0x5290, "" }, +// { 0x5291, "" }, +// { 0x5292, "" }, +// { 0x5293, "" }, +// { 0x5294, "" }, +// { 0x5295, "" }, +// { 0x5296, "" }, +// { 0x5297, "" }, +// { 0x5298, "" }, +// { 0x5299, "" }, +// { 0x529A, "" }, +// { 0x529B, "" }, +// { 0x529C, "" }, +// { 0x529D, "" }, +// { 0x529E, "" }, +// { 0x529F, "" }, +// { 0x52A0, "" }, +// { 0x52A1, "" }, +// { 0x52A2, "" }, +// { 0x52A3, "" }, +// { 0x52A4, "" }, +// { 0x52A5, "" }, +// { 0x52A6, "" }, +// { 0x52A7, "" }, +// { 0x52A8, "" }, +// { 0x52A9, "" }, +// { 0x52AA, "" }, +// { 0x52AB, "" }, +// { 0x52AC, "" }, +// { 0x52AD, "" }, +// { 0x52AE, "" }, +// { 0x52AF, "" }, +// { 0x52B0, "" }, +// { 0x52B1, "" }, +// { 0x52B2, "" }, +// { 0x52B3, "" }, +// { 0x52B4, "" }, +// { 0x52B5, "" }, +// { 0x52B6, "" }, +// { 0x52B7, "" }, +// { 0x52B8, "" }, +// { 0x52B9, "" }, +// { 0x52BA, "" }, +// { 0x52BB, "" }, +// { 0x52BC, "" }, +// { 0x52BD, "" }, +// { 0x52BE, "" }, +// { 0x52BF, "" }, +// { 0x52C0, "" }, +// { 0x52C1, "" }, +// { 0x52C2, "" }, +// { 0x52C3, "" }, +// { 0x52C4, "" }, +// { 0x52C5, "" }, +// { 0x52C6, "" }, +// { 0x52C7, "" }, +// { 0x52C8, "" }, +// { 0x52C9, "" }, +// { 0x52CA, "" }, +// { 0x52CB, "" }, +// { 0x52CC, "" }, +// { 0x52CD, "" }, +// { 0x52CE, "" }, +// { 0x52CF, "" }, +// { 0x52D0, "" }, +// { 0x52D1, "" }, +// { 0x52D2, "" }, +// { 0x52D3, "" }, +// { 0x52D4, "" }, +// { 0x52D5, "" }, +// { 0x52D6, "" }, +// { 0x52D7, "" }, +// { 0x52D8, "" }, +// { 0x52D9, "" }, +// { 0x52DA, "" }, +// { 0x52DB, "" }, +// { 0x52DC, "" }, +// { 0x52DD, "" }, +// { 0x52DE, "" }, +// { 0x52DF, "" }, +// { 0x52E0, "" }, +// { 0x52E1, "" }, +// { 0x52E2, "" }, +// { 0x52E3, "" }, +// { 0x52E4, "" }, +// { 0x52E5, "" }, +// { 0x52E6, "" }, +// { 0x52E7, "" }, +// { 0x52E8, "" }, +// { 0x52E9, "" }, +// { 0x52EA, "" }, +// { 0x52EB, "" }, +// { 0x52EC, "" }, +// { 0x52ED, "" }, +// { 0x52EE, "" }, +// { 0x52EF, "" }, +// { 0x52F0, "" }, +// { 0x52F1, "" }, +// { 0x52F2, "" }, +// { 0x52F3, "" }, +// { 0x52F4, "" }, +// { 0x52F5, "" }, +// { 0x52F6, "" }, +// { 0x52F7, "" }, +// { 0x52F8, "" }, +// { 0x52F9, "" }, +// { 0x52FA, "" }, +// { 0x52FB, "" }, +// { 0x52FC, "" }, +// { 0x52FD, "" }, +// { 0x52FE, "" }, +// { 0x52FF, "" }, +// { 0x5300, "" }, +// { 0x5301, "" }, +// { 0x5302, "" }, +// { 0x5303, "" }, +// { 0x5304, "" }, +// { 0x5305, "" }, +// { 0x5306, "" }, +// { 0x5307, "" }, +// { 0x5308, "" }, +// { 0x5309, "" }, +// { 0x530A, "" }, +// { 0x530B, "" }, +// { 0x530C, "" }, +// { 0x530D, "" }, +// { 0x530E, "" }, +// { 0x530F, "" }, +// { 0x5310, "" }, +// { 0x5311, "" }, +// { 0x5312, "" }, +// { 0x5313, "" }, +// { 0x5314, "" }, +// { 0x5315, "" }, +// { 0x5316, "" }, +// { 0x5317, "" }, +// { 0x5318, "" }, +// { 0x5319, "" }, +// { 0x531A, "" }, +// { 0x531B, "" }, +// { 0x531C, "" }, +// { 0x531D, "" }, +// { 0x531E, "" }, +// { 0x531F, "" }, +// { 0x5320, "" }, +// { 0x5321, "" }, +// { 0x5322, "" }, +// { 0x5323, "" }, +// { 0x5324, "" }, +// { 0x5325, "" }, +// { 0x5326, "" }, +// { 0x5327, "" }, +// { 0x5328, "" }, +// { 0x5329, "" }, +// { 0x532A, "" }, +// { 0x532B, "" }, +// { 0x532C, "" }, +// { 0x532D, "" }, +// { 0x532E, "" }, +// { 0x532F, "" }, +// { 0x5330, "" }, +// { 0x5331, "" }, +// { 0x5332, "" }, +// { 0x5333, "" }, +// { 0x5334, "" }, +// { 0x5335, "" }, +// { 0x5336, "" }, +// { 0x5337, "" }, +// { 0x5338, "" }, +// { 0x5339, "" }, +// { 0x533A, "" }, +// { 0x533B, "" }, +// { 0x533C, "" }, +// { 0x533D, "" }, +// { 0x533E, "" }, +// { 0x533F, "" }, +// { 0x5340, "" }, +// { 0x5341, "" }, +// { 0x5342, "" }, +// { 0x5343, "" }, +// { 0x5344, "" }, +// { 0x5345, "" }, +// { 0x5346, "" }, +// { 0x5347, "" }, +// { 0x5348, "" }, +// { 0x5349, "" }, +// { 0x534A, "" }, +// { 0x534B, "" }, +// { 0x534C, "" }, +// { 0x534D, "" }, +// { 0x534E, "" }, +// { 0x534F, "" }, +// { 0x5350, "" }, +// { 0x5351, "" }, +// { 0x5352, "" }, +// { 0x5353, "" }, +// { 0x5354, "" }, +// { 0x5355, "" }, +// { 0x5356, "" }, +// { 0x5357, "" }, +// { 0x5358, "" }, +// { 0x5359, "" }, +// { 0x535A, "" }, +// { 0x535B, "" }, +// { 0x535C, "" }, +// { 0x535D, "" }, +// { 0x535E, "" }, +// { 0x535F, "" }, +// { 0x5360, "" }, +// { 0x5361, "" }, +// { 0x5362, "" }, +// { 0x5363, "" }, +// { 0x5364, "" }, +// { 0x5365, "" }, +// { 0x5366, "" }, +// { 0x5367, "" }, +// { 0x5368, "" }, +// { 0x5369, "" }, +// { 0x536A, "" }, +// { 0x536B, "" }, +// { 0x536C, "" }, +// { 0x536D, "" }, +// { 0x536E, "" }, +// { 0x536F, "" }, +// { 0x5370, "" }, +// { 0x5371, "" }, +// { 0x5372, "" }, +// { 0x5373, "" }, +// { 0x5374, "" }, +// { 0x5375, "" }, +// { 0x5376, "" }, +// { 0x5377, "" }, +// { 0x5378, "" }, +// { 0x5379, "" }, +// { 0x537A, "" }, +// { 0x537B, "" }, +// { 0x537C, "" }, +// { 0x537D, "" }, +// { 0x537E, "" }, +// { 0x537F, "" }, +// { 0x5380, "" }, +// { 0x5381, "" }, +// { 0x5382, "" }, +// { 0x5383, "" }, +// { 0x5384, "" }, +// { 0x5385, "" }, +// { 0x5386, "" }, +// { 0x5387, "" }, +// { 0x5388, "" }, +// { 0x5389, "" }, +// { 0x538A, "" }, +// { 0x538B, "" }, +// { 0x538C, "" }, +// { 0x538D, "" }, +// { 0x538E, "" }, +// { 0x538F, "" }, +// { 0x5390, "" }, +// { 0x5391, "" }, +// { 0x5392, "" }, +// { 0x5393, "" }, +// { 0x5394, "" }, +// { 0x5395, "" }, +// { 0x5396, "" }, +// { 0x5397, "" }, +// { 0x5398, "" }, +// { 0x5399, "" }, +// { 0x539A, "" }, +// { 0x539B, "" }, +// { 0x539C, "" }, +// { 0x539D, "" }, +// { 0x539E, "" }, +// { 0x539F, "" }, +// { 0x53A0, "" }, +// { 0x53A1, "" }, +// { 0x53A2, "" }, +// { 0x53A3, "" }, +// { 0x53A4, "" }, +// { 0x53A5, "" }, +// { 0x53A6, "" }, +// { 0x53A7, "" }, +// { 0x53A8, "" }, +// { 0x53A9, "" }, +// { 0x53AA, "" }, +// { 0x53AB, "" }, +// { 0x53AC, "" }, +// { 0x53AD, "" }, +// { 0x53AE, "" }, +// { 0x53AF, "" }, +// { 0x53B0, "" }, +// { 0x53B1, "" }, +// { 0x53B2, "" }, +// { 0x53B3, "" }, +// { 0x53B4, "" }, +// { 0x53B5, "" }, +// { 0x53B6, "" }, +// { 0x53B7, "" }, +// { 0x53B8, "" }, +// { 0x53B9, "" }, +// { 0x53BA, "" }, +// { 0x53BB, "" }, +// { 0x53BC, "" }, +// { 0x53BD, "" }, +// { 0x53BE, "" }, +// { 0x53BF, "" }, +// { 0x53C0, "" }, +// { 0x53C1, "" }, +// { 0x53C2, "" }, +// { 0x53C3, "" }, +// { 0x53C4, "" }, +// { 0x53C5, "" }, +// { 0x53C6, "" }, +// { 0x53C7, "" }, +// { 0x53C8, "" }, +// { 0x53C9, "" }, +// { 0x53CA, "" }, +// { 0x53CB, "" }, +// { 0x53CC, "" }, +// { 0x53CD, "" }, +// { 0x53CE, "" }, +// { 0x53CF, "" }, +// { 0x53D0, "" }, +// { 0x53D1, "" }, +// { 0x53D2, "" }, +// { 0x53D3, "" }, +// { 0x53D4, "" }, +// { 0x53D5, "" }, +// { 0x53D6, "" }, +// { 0x53D7, "" }, +// { 0x53D8, "" }, +// { 0x53D9, "" }, +// { 0x53DA, "" }, +// { 0x53DB, "" }, +// { 0x53DC, "" }, +// { 0x53DD, "" }, +// { 0x53DE, "" }, +// { 0x53DF, "" }, +// { 0x53E0, "" }, +// { 0x53E1, "" }, +// { 0x53E2, "" }, +// { 0x53E3, "" }, +// { 0x53E4, "" }, +// { 0x53E5, "" }, +// { 0x53E6, "" }, +// { 0x53E7, "" }, +// { 0x53E8, "" }, +// { 0x53E9, "" }, +// { 0x53EA, "" }, +// { 0x53EB, "" }, +// { 0x53EC, "" }, +// { 0x53ED, "" }, +// { 0x53EE, "" }, +// { 0x53EF, "" }, +// { 0x53F0, "" }, +// { 0x53F1, "" }, +// { 0x53F2, "" }, +// { 0x53F3, "" }, +// { 0x53F4, "" }, +// { 0x53F5, "" }, +// { 0x53F6, "" }, +// { 0x53F7, "" }, +// { 0x53F8, "" }, +// { 0x53F9, "" }, +// { 0x53FA, "" }, +// { 0x53FB, "" }, +// { 0x53FC, "" }, +// { 0x53FD, "" }, +// { 0x53FE, "" }, +// { 0x53FF, "" }, +// { 0x5400, "" }, +// { 0x5401, "" }, +// { 0x5402, "" }, +// { 0x5403, "" }, +// { 0x5404, "" }, +// { 0x5405, "" }, +// { 0x5406, "" }, +// { 0x5407, "" }, +// { 0x5408, "" }, +// { 0x5409, "" }, +// { 0x540A, "" }, +// { 0x540B, "" }, +// { 0x540C, "" }, +// { 0x540D, "" }, +// { 0x540E, "" }, +// { 0x540F, "" }, +// { 0x5410, "" }, +// { 0x5411, "" }, +// { 0x5412, "" }, +// { 0x5413, "" }, +// { 0x5414, "" }, +// { 0x5415, "" }, +// { 0x5416, "" }, +// { 0x5417, "" }, +// { 0x5418, "" }, +// { 0x5419, "" }, +// { 0x541A, "" }, +// { 0x541B, "" }, +// { 0x541C, "" }, +// { 0x541D, "" }, +// { 0x541E, "" }, +// { 0x541F, "" }, +// { 0x5420, "" }, +// { 0x5421, "" }, +// { 0x5422, "" }, +// { 0x5423, "" }, +// { 0x5424, "" }, +// { 0x5425, "" }, +// { 0x5426, "" }, +// { 0x5427, "" }, +// { 0x5428, "" }, +// { 0x5429, "" }, +// { 0x542A, "" }, +// { 0x542B, "" }, +// { 0x542C, "" }, +// { 0x542D, "" }, +// { 0x542E, "" }, +// { 0x542F, "" }, +// { 0x5430, "" }, +// { 0x5431, "" }, +// { 0x5432, "" }, +// { 0x5433, "" }, +// { 0x5434, "" }, +// { 0x5435, "" }, +// { 0x5436, "" }, +// { 0x5437, "" }, +// { 0x5438, "" }, +// { 0x5439, "" }, +// { 0x543A, "" }, +// { 0x543B, "" }, +// { 0x543C, "" }, +// { 0x543D, "" }, +// { 0x543E, "" }, +// { 0x543F, "" }, +// { 0x5440, "" }, +// { 0x5441, "" }, +// { 0x5442, "" }, +// { 0x5443, "" }, +// { 0x5444, "" }, +// { 0x5445, "" }, +// { 0x5446, "" }, +// { 0x5447, "" }, +// { 0x5448, "" }, +// { 0x5449, "" }, +// { 0x544A, "" }, +// { 0x544B, "" }, +// { 0x544C, "" }, +// { 0x544D, "" }, +// { 0x544E, "" }, +// { 0x544F, "" }, +// { 0x5450, "" }, +// { 0x5451, "" }, +// { 0x5452, "" }, +// { 0x5453, "" }, +// { 0x5454, "" }, +// { 0x5455, "" }, +// { 0x5456, "" }, +// { 0x5457, "" }, +// { 0x5458, "" }, +// { 0x5459, "" }, +// { 0x545A, "" }, +// { 0x545B, "" }, +// { 0x545C, "" }, +// { 0x545D, "" }, +// { 0x545E, "" }, +// { 0x545F, "" }, +// { 0x5460, "" }, +// { 0x5461, "" }, +// { 0x5462, "" }, +// { 0x5463, "" }, +// { 0x5464, "" }, +// { 0x5465, "" }, +// { 0x5466, "" }, +// { 0x5467, "" }, +// { 0x5468, "" }, +// { 0x5469, "" }, +// { 0x546A, "" }, +// { 0x546B, "" }, +// { 0x546C, "" }, +// { 0x546D, "" }, +// { 0x546E, "" }, +// { 0x546F, "" }, +// { 0x5470, "" }, +// { 0x5471, "" }, +// { 0x5472, "" }, +// { 0x5473, "" }, +// { 0x5474, "" }, +// { 0x5475, "" }, +// { 0x5476, "" }, +// { 0x5477, "" }, +// { 0x5478, "" }, +// { 0x5479, "" }, +// { 0x547A, "" }, +// { 0x547B, "" }, +// { 0x547C, "" }, +// { 0x547D, "" }, +// { 0x547E, "" }, +// { 0x547F, "" }, +// { 0x5480, "" }, +// { 0x5481, "" }, +// { 0x5482, "" }, +// { 0x5483, "" }, +// { 0x5484, "" }, +// { 0x5485, "" }, +// { 0x5486, "" }, +// { 0x5487, "" }, +// { 0x5488, "" }, +// { 0x5489, "" }, +// { 0x548A, "" }, +// { 0x548B, "" }, +// { 0x548C, "" }, +// { 0x548D, "" }, +// { 0x548E, "" }, +// { 0x548F, "" }, +// { 0x5490, "" }, +// { 0x5491, "" }, +// { 0x5492, "" }, +// { 0x5493, "" }, +// { 0x5494, "" }, +// { 0x5495, "" }, +// { 0x5496, "" }, +// { 0x5497, "" }, +// { 0x5498, "" }, +// { 0x5499, "" }, +// { 0x549A, "" }, +// { 0x549B, "" }, +// { 0x549C, "" }, +// { 0x549D, "" }, +// { 0x549E, "" }, +// { 0x549F, "" }, +// { 0x54A0, "" }, +// { 0x54A1, "" }, +// { 0x54A2, "" }, +// { 0x54A3, "" }, +// { 0x54A4, "" }, +// { 0x54A5, "" }, +// { 0x54A6, "" }, +// { 0x54A7, "" }, +// { 0x54A8, "" }, +// { 0x54A9, "" }, +// { 0x54AA, "" }, +// { 0x54AB, "" }, +// { 0x54AC, "" }, +// { 0x54AD, "" }, +// { 0x54AE, "" }, +// { 0x54AF, "" }, +// { 0x54B0, "" }, +// { 0x54B1, "" }, +// { 0x54B2, "" }, +// { 0x54B3, "" }, +// { 0x54B4, "" }, +// { 0x54B5, "" }, +// { 0x54B6, "" }, +// { 0x54B7, "" }, +// { 0x54B8, "" }, +// { 0x54B9, "" }, +// { 0x54BA, "" }, +// { 0x54BB, "" }, +// { 0x54BC, "" }, +// { 0x54BD, "" }, +// { 0x54BE, "" }, +// { 0x54BF, "" }, +// { 0x54C0, "" }, +// { 0x54C1, "" }, +// { 0x54C2, "" }, +// { 0x54C3, "" }, +// { 0x54C4, "" }, +// { 0x54C5, "" }, +// { 0x54C6, "" }, +// { 0x54C7, "" }, +// { 0x54C8, "" }, +// { 0x54C9, "" }, +// { 0x54CA, "" }, +// { 0x54CB, "" }, +// { 0x54CC, "" }, +// { 0x54CD, "" }, +// { 0x54CE, "" }, +// { 0x54CF, "" }, +// { 0x54D0, "" }, +// { 0x54D1, "" }, +// { 0x54D2, "" }, +// { 0x54D3, "" }, +// { 0x54D4, "" }, +// { 0x54D5, "" }, +// { 0x54D6, "" }, +// { 0x54D7, "" }, +// { 0x54D8, "" }, +// { 0x54D9, "" }, +// { 0x54DA, "" }, +// { 0x54DB, "" }, +// { 0x54DC, "" }, +// { 0x54DD, "" }, +// { 0x54DE, "" }, +// { 0x54DF, "" }, +// { 0x54E0, "" }, +// { 0x54E1, "" }, +// { 0x54E2, "" }, +// { 0x54E3, "" }, +// { 0x54E4, "" }, +// { 0x54E5, "" }, +// { 0x54E6, "" }, +// { 0x54E7, "" }, +// { 0x54E8, "" }, +// { 0x54E9, "" }, +// { 0x54EA, "" }, +// { 0x54EB, "" }, +// { 0x54EC, "" }, +// { 0x54ED, "" }, +// { 0x54EE, "" }, +// { 0x54EF, "" }, +// { 0x54F0, "" }, +// { 0x54F1, "" }, +// { 0x54F2, "" }, +// { 0x54F3, "" }, +// { 0x54F4, "" }, +// { 0x54F5, "" }, +// { 0x54F6, "" }, +// { 0x54F7, "" }, +// { 0x54F8, "" }, +// { 0x54F9, "" }, +// { 0x54FA, "" }, +// { 0x54FB, "" }, +// { 0x54FC, "" }, +// { 0x54FD, "" }, +// { 0x54FE, "" }, +// { 0x54FF, "" }, +// { 0x5500, "" }, +// { 0x5501, "" }, +// { 0x5502, "" }, +// { 0x5503, "" }, +// { 0x5504, "" }, +// { 0x5505, "" }, +// { 0x5506, "" }, +// { 0x5507, "" }, +// { 0x5508, "" }, +// { 0x5509, "" }, +// { 0x550A, "" }, +// { 0x550B, "" }, +// { 0x550C, "" }, +// { 0x550D, "" }, +// { 0x550E, "" }, +// { 0x550F, "" }, +// { 0x5510, "" }, +// { 0x5511, "" }, +// { 0x5512, "" }, +// { 0x5513, "" }, +// { 0x5514, "" }, +// { 0x5515, "" }, +// { 0x5516, "" }, +// { 0x5517, "" }, +// { 0x5518, "" }, +// { 0x5519, "" }, +// { 0x551A, "" }, +// { 0x551B, "" }, +// { 0x551C, "" }, +// { 0x551D, "" }, +// { 0x551E, "" }, +// { 0x551F, "" }, +// { 0x5520, "" }, +// { 0x5521, "" }, +// { 0x5522, "" }, +// { 0x5523, "" }, +// { 0x5524, "" }, +// { 0x5525, "" }, +// { 0x5526, "" }, +// { 0x5527, "" }, +// { 0x5528, "" }, +// { 0x5529, "" }, +// { 0x552A, "" }, +// { 0x552B, "" }, +// { 0x552C, "" }, +// { 0x552D, "" }, +// { 0x552E, "" }, +// { 0x552F, "" }, +// { 0x5530, "" }, +// { 0x5531, "" }, +// { 0x5532, "" }, +// { 0x5533, "" }, +// { 0x5534, "" }, +// { 0x5535, "" }, +// { 0x5536, "" }, +// { 0x5537, "" }, +// { 0x5538, "" }, +// { 0x5539, "" }, +// { 0x553A, "" }, +// { 0x553B, "" }, +// { 0x553C, "" }, +// { 0x553D, "" }, +// { 0x553E, "" }, +// { 0x553F, "" }, +// { 0x5540, "" }, +// { 0x5541, "" }, +// { 0x5542, "" }, +// { 0x5543, "" }, +// { 0x5544, "" }, +// { 0x5545, "" }, +// { 0x5546, "" }, +// { 0x5547, "" }, +// { 0x5548, "" }, +// { 0x5549, "" }, +// { 0x554A, "" }, +// { 0x554B, "" }, +// { 0x554C, "" }, +// { 0x554D, "" }, +// { 0x554E, "" }, +// { 0x554F, "" }, +// { 0x5550, "" }, +// { 0x5551, "" }, +// { 0x5552, "" }, +// { 0x5553, "" }, +// { 0x5554, "" }, +// { 0x5555, "" }, +// { 0x5556, "" }, +// { 0x5557, "" }, +// { 0x5558, "" }, +// { 0x5559, "" }, +// { 0x555A, "" }, +// { 0x555B, "" }, +// { 0x555C, "" }, +// { 0x555D, "" }, +// { 0x555E, "" }, +// { 0x555F, "" }, +// { 0x5560, "" }, +// { 0x5561, "" }, +// { 0x5562, "" }, +// { 0x5563, "" }, +// { 0x5564, "" }, +// { 0x5565, "" }, +// { 0x5566, "" }, +// { 0x5567, "" }, +// { 0x5568, "" }, +// { 0x5569, "" }, +// { 0x556A, "" }, +// { 0x556B, "" }, +// { 0x556C, "" }, +// { 0x556D, "" }, +// { 0x556E, "" }, +// { 0x556F, "" }, +// { 0x5570, "" }, +// { 0x5571, "" }, +// { 0x5572, "" }, +// { 0x5573, "" }, +// { 0x5574, "" }, +// { 0x5575, "" }, +// { 0x5576, "" }, +// { 0x5577, "" }, +// { 0x5578, "" }, +// { 0x5579, "" }, +// { 0x557A, "" }, +// { 0x557B, "" }, +// { 0x557C, "" }, +// { 0x557D, "" }, +// { 0x557E, "" }, +// { 0x557F, "" }, +// { 0x5580, "" }, +// { 0x5581, "" }, +// { 0x5582, "" }, +// { 0x5583, "" }, +// { 0x5584, "" }, +// { 0x5585, "" }, +// { 0x5586, "" }, +// { 0x5587, "" }, +// { 0x5588, "" }, +// { 0x5589, "" }, +// { 0x558A, "" }, +// { 0x558B, "" }, +// { 0x558C, "" }, +// { 0x558D, "" }, +// { 0x558E, "" }, +// { 0x558F, "" }, +// { 0x5590, "" }, +// { 0x5591, "" }, +// { 0x5592, "" }, +// { 0x5593, "" }, +// { 0x5594, "" }, +// { 0x5595, "" }, +// { 0x5596, "" }, +// { 0x5597, "" }, +// { 0x5598, "" }, +// { 0x5599, "" }, +// { 0x559A, "" }, +// { 0x559B, "" }, +// { 0x559C, "" }, +// { 0x559D, "" }, +// { 0x559E, "" }, +// { 0x559F, "" }, +// { 0x55A0, "" }, +// { 0x55A1, "" }, +// { 0x55A2, "" }, +// { 0x55A3, "" }, +// { 0x55A4, "" }, +// { 0x55A5, "" }, +// { 0x55A6, "" }, +// { 0x55A7, "" }, +// { 0x55A8, "" }, +// { 0x55A9, "" }, +// { 0x55AA, "" }, +// { 0x55AB, "" }, +// { 0x55AC, "" }, +// { 0x55AD, "" }, +// { 0x55AE, "" }, +// { 0x55AF, "" }, +// { 0x55B0, "" }, +// { 0x55B1, "" }, +// { 0x55B2, "" }, +// { 0x55B3, "" }, +// { 0x55B4, "" }, +// { 0x55B5, "" }, +// { 0x55B6, "" }, +// { 0x55B7, "" }, +// { 0x55B8, "" }, +// { 0x55B9, "" }, +// { 0x55BA, "" }, +// { 0x55BB, "" }, +// { 0x55BC, "" }, +// { 0x55BD, "" }, +// { 0x55BE, "" }, +// { 0x55BF, "" }, +// { 0x55C0, "" }, +// { 0x55C1, "" }, +// { 0x55C2, "" }, +// { 0x55C3, "" }, +// { 0x55C4, "" }, +// { 0x55C5, "" }, +// { 0x55C6, "" }, +// { 0x55C7, "" }, +// { 0x55C8, "" }, +// { 0x55C9, "" }, +// { 0x55CA, "" }, +// { 0x55CB, "" }, +// { 0x55CC, "" }, +// { 0x55CD, "" }, +// { 0x55CE, "" }, +// { 0x55CF, "" }, +// { 0x55D0, "" }, +// { 0x55D1, "" }, +// { 0x55D2, "" }, +// { 0x55D3, "" }, +// { 0x55D4, "" }, +// { 0x55D5, "" }, +// { 0x55D6, "" }, +// { 0x55D7, "" }, +// { 0x55D8, "" }, +// { 0x55D9, "" }, +// { 0x55DA, "" }, +// { 0x55DB, "" }, +// { 0x55DC, "" }, +// { 0x55DD, "" }, +// { 0x55DE, "" }, +// { 0x55DF, "" }, +// { 0x55E0, "" }, +// { 0x55E1, "" }, +// { 0x55E2, "" }, +// { 0x55E3, "" }, +// { 0x55E4, "" }, +// { 0x55E5, "" }, +// { 0x55E6, "" }, +// { 0x55E7, "" }, +// { 0x55E8, "" }, +// { 0x55E9, "" }, +// { 0x55EA, "" }, +// { 0x55EB, "" }, +// { 0x55EC, "" }, +// { 0x55ED, "" }, +// { 0x55EE, "" }, +// { 0x55EF, "" }, +// { 0x55F0, "" }, +// { 0x55F1, "" }, +// { 0x55F2, "" }, +// { 0x55F3, "" }, +// { 0x55F4, "" }, +// { 0x55F5, "" }, +// { 0x55F6, "" }, +// { 0x55F7, "" }, +// { 0x55F8, "" }, +// { 0x55F9, "" }, +// { 0x55FA, "" }, +// { 0x55FB, "" }, +// { 0x55FC, "" }, +// { 0x55FD, "" }, +// { 0x55FE, "" }, +// { 0x55FF, "" }, +// { 0x5600, "" }, +// { 0x5601, "" }, +// { 0x5602, "" }, +// { 0x5603, "" }, +// { 0x5604, "" }, +// { 0x5605, "" }, +// { 0x5606, "" }, +// { 0x5607, "" }, +// { 0x5608, "" }, +// { 0x5609, "" }, +// { 0x560A, "" }, +// { 0x560B, "" }, +// { 0x560C, "" }, +// { 0x560D, "" }, +// { 0x560E, "" }, +// { 0x560F, "" }, +// { 0x5610, "" }, +// { 0x5611, "" }, +// { 0x5612, "" }, +// { 0x5613, "" }, +// { 0x5614, "" }, +// { 0x5615, "" }, +// { 0x5616, "" }, +// { 0x5617, "" }, +// { 0x5618, "" }, +// { 0x5619, "" }, +// { 0x561A, "" }, +// { 0x561B, "" }, +// { 0x561C, "" }, +// { 0x561D, "" }, +// { 0x561E, "" }, +// { 0x561F, "" }, +// { 0x5620, "" }, +// { 0x5621, "" }, +// { 0x5622, "" }, +// { 0x5623, "" }, +// { 0x5624, "" }, +// { 0x5625, "" }, +// { 0x5626, "" }, +// { 0x5627, "" }, +// { 0x5628, "" }, +// { 0x5629, "" }, +// { 0x562A, "" }, +// { 0x562B, "" }, +// { 0x562C, "" }, +// { 0x562D, "" }, +// { 0x562E, "" }, +// { 0x562F, "" }, +// { 0x5630, "" }, +// { 0x5631, "" }, +// { 0x5632, "" }, +// { 0x5633, "" }, +// { 0x5634, "" }, +// { 0x5635, "" }, +// { 0x5636, "" }, +// { 0x5637, "" }, +// { 0x5638, "" }, +// { 0x5639, "" }, +// { 0x563A, "" }, +// { 0x563B, "" }, +// { 0x563C, "" }, +// { 0x563D, "" }, +// { 0x563E, "" }, +// { 0x563F, "" }, +// { 0x5640, "" }, +// { 0x5641, "" }, +// { 0x5642, "" }, +// { 0x5643, "" }, +// { 0x5644, "" }, +// { 0x5645, "" }, +// { 0x5646, "" }, +// { 0x5647, "" }, +// { 0x5648, "" }, +// { 0x5649, "" }, +// { 0x564A, "" }, +// { 0x564B, "" }, +// { 0x564C, "" }, +// { 0x564D, "" }, +// { 0x564E, "" }, +// { 0x564F, "" }, +// { 0x5650, "" }, +// { 0x5651, "" }, +// { 0x5652, "" }, +// { 0x5653, "" }, +// { 0x5654, "" }, +// { 0x5655, "" }, +// { 0x5656, "" }, +// { 0x5657, "" }, +// { 0x5658, "" }, +// { 0x5659, "" }, +// { 0x565A, "" }, +// { 0x565B, "" }, +// { 0x565C, "" }, +// { 0x565D, "" }, +// { 0x565E, "" }, +// { 0x565F, "" }, +// { 0x5660, "" }, +// { 0x5661, "" }, +// { 0x5662, "" }, +// { 0x5663, "" }, +// { 0x5664, "" }, +// { 0x5665, "" }, +// { 0x5666, "" }, +// { 0x5667, "" }, +// { 0x5668, "" }, +// { 0x5669, "" }, +// { 0x566A, "" }, +// { 0x566B, "" }, +// { 0x566C, "" }, +// { 0x566D, "" }, +// { 0x566E, "" }, +// { 0x566F, "" }, +// { 0x5670, "" }, +// { 0x5671, "" }, +// { 0x5672, "" }, +// { 0x5673, "" }, +// { 0x5674, "" }, +// { 0x5675, "" }, +// { 0x5676, "" }, +// { 0x5677, "" }, +// { 0x5678, "" }, +// { 0x5679, "" }, +// { 0x567A, "" }, +// { 0x567B, "" }, +// { 0x567C, "" }, +// { 0x567D, "" }, +// { 0x567E, "" }, +// { 0x567F, "" }, +// { 0x5680, "" }, +// { 0x5681, "" }, +// { 0x5682, "" }, +// { 0x5683, "" }, +// { 0x5684, "" }, +// { 0x5685, "" }, +// { 0x5686, "" }, +// { 0x5687, "" }, +// { 0x5688, "" }, +// { 0x5689, "" }, +// { 0x568A, "" }, +// { 0x568B, "" }, +// { 0x568C, "" }, +// { 0x568D, "" }, +// { 0x568E, "" }, +// { 0x568F, "" }, +// { 0x5690, "" }, +// { 0x5691, "" }, +// { 0x5692, "" }, +// { 0x5693, "" }, +// { 0x5694, "" }, +// { 0x5695, "" }, +// { 0x5696, "" }, +// { 0x5697, "" }, +// { 0x5698, "" }, +// { 0x5699, "" }, +// { 0x569A, "" }, +// { 0x569B, "" }, +// { 0x569C, "" }, +// { 0x569D, "" }, +// { 0x569E, "" }, +// { 0x569F, "" }, +// { 0x56A0, "" }, +// { 0x56A1, "" }, +// { 0x56A2, "" }, +// { 0x56A3, "" }, +// { 0x56A4, "" }, +// { 0x56A5, "" }, +// { 0x56A6, "" }, +// { 0x56A7, "" }, +// { 0x56A8, "" }, +// { 0x56A9, "" }, +// { 0x56AA, "" }, +// { 0x56AB, "" }, +// { 0x56AC, "" }, +// { 0x56AD, "" }, +// { 0x56AE, "" }, +// { 0x56AF, "" }, +// { 0x56B0, "" }, +// { 0x56B1, "" }, +// { 0x56B2, "" }, +// { 0x56B3, "" }, +// { 0x56B4, "" }, +// { 0x56B5, "" }, +// { 0x56B6, "" }, +// { 0x56B7, "" }, +// { 0x56B8, "" }, +// { 0x56B9, "" }, +// { 0x56BA, "" }, +// { 0x56BB, "" }, +// { 0x56BC, "" }, +// { 0x56BD, "" }, +// { 0x56BE, "" }, +// { 0x56BF, "" }, +// { 0x56C0, "" }, +// { 0x56C1, "" }, +// { 0x56C2, "" }, +// { 0x56C3, "" }, +// { 0x56C4, "" }, +// { 0x56C5, "" }, +// { 0x56C6, "" }, +// { 0x56C7, "" }, +// { 0x56C8, "" }, +// { 0x56C9, "" }, +// { 0x56CA, "" }, +// { 0x56CB, "" }, +// { 0x56CC, "" }, +// { 0x56CD, "" }, +// { 0x56CE, "" }, +// { 0x56CF, "" }, +// { 0x56D0, "" }, +// { 0x56D1, "" }, +// { 0x56D2, "" }, +// { 0x56D3, "" }, +// { 0x56D4, "" }, +// { 0x56D5, "" }, +// { 0x56D6, "" }, +// { 0x56D7, "" }, +// { 0x56D8, "" }, +// { 0x56D9, "" }, +// { 0x56DA, "" }, +// { 0x56DB, "" }, +// { 0x56DC, "" }, +// { 0x56DD, "" }, +// { 0x56DE, "" }, +// { 0x56DF, "" }, +// { 0x56E0, "" }, +// { 0x56E1, "" }, +// { 0x56E2, "" }, +// { 0x56E3, "" }, +// { 0x56E4, "" }, +// { 0x56E5, "" }, +// { 0x56E6, "" }, +// { 0x56E7, "" }, +// { 0x56E8, "" }, +// { 0x56E9, "" }, +// { 0x56EA, "" }, +// { 0x56EB, "" }, +// { 0x56EC, "" }, +// { 0x56ED, "" }, +// { 0x56EE, "" }, +// { 0x56EF, "" }, +// { 0x56F0, "" }, +// { 0x56F1, "" }, +// { 0x56F2, "" }, +// { 0x56F3, "" }, +// { 0x56F4, "" }, +// { 0x56F5, "" }, +// { 0x56F6, "" }, +// { 0x56F7, "" }, +// { 0x56F8, "" }, +// { 0x56F9, "" }, +// { 0x56FA, "" }, +// { 0x56FB, "" }, +// { 0x56FC, "" }, +// { 0x56FD, "" }, +// { 0x56FE, "" }, +// { 0x56FF, "" }, +// { 0x5700, "" }, +// { 0x5701, "" }, +// { 0x5702, "" }, +// { 0x5703, "" }, +// { 0x5704, "" }, +// { 0x5705, "" }, +// { 0x5706, "" }, +// { 0x5707, "" }, +// { 0x5708, "" }, +// { 0x5709, "" }, +// { 0x570A, "" }, +// { 0x570B, "" }, +// { 0x570C, "" }, +// { 0x570D, "" }, +// { 0x570E, "" }, +// { 0x570F, "" }, +// { 0x5710, "" }, +// { 0x5711, "" }, +// { 0x5712, "" }, +// { 0x5713, "" }, +// { 0x5714, "" }, +// { 0x5715, "" }, +// { 0x5716, "" }, +// { 0x5717, "" }, +// { 0x5718, "" }, +// { 0x5719, "" }, +// { 0x571A, "" }, +// { 0x571B, "" }, +// { 0x571C, "" }, +// { 0x571D, "" }, +// { 0x571E, "" }, +// { 0x571F, "" }, +// { 0x5720, "" }, +// { 0x5721, "" }, +// { 0x5722, "" }, +// { 0x5723, "" }, +// { 0x5724, "" }, +// { 0x5725, "" }, +// { 0x5726, "" }, +// { 0x5727, "" }, +// { 0x5728, "" }, +// { 0x5729, "" }, +// { 0x572A, "" }, +// { 0x572B, "" }, +// { 0x572C, "" }, +// { 0x572D, "" }, +// { 0x572E, "" }, +// { 0x572F, "" }, +// { 0x5730, "" }, +// { 0x5731, "" }, +// { 0x5732, "" }, +// { 0x5733, "" }, +// { 0x5734, "" }, +// { 0x5735, "" }, +// { 0x5736, "" }, +// { 0x5737, "" }, +// { 0x5738, "" }, +// { 0x5739, "" }, +// { 0x573A, "" }, +// { 0x573B, "" }, +// { 0x573C, "" }, +// { 0x573D, "" }, +// { 0x573E, "" }, +// { 0x573F, "" }, +// { 0x5740, "" }, +// { 0x5741, "" }, +// { 0x5742, "" }, +// { 0x5743, "" }, +// { 0x5744, "" }, +// { 0x5745, "" }, +// { 0x5746, "" }, +// { 0x5747, "" }, +// { 0x5748, "" }, +// { 0x5749, "" }, +// { 0x574A, "" }, +// { 0x574B, "" }, +// { 0x574C, "" }, +// { 0x574D, "" }, +// { 0x574E, "" }, +// { 0x574F, "" }, +// { 0x5750, "" }, +// { 0x5751, "" }, +// { 0x5752, "" }, +// { 0x5753, "" }, +// { 0x5754, "" }, +// { 0x5755, "" }, +// { 0x5756, "" }, +// { 0x5757, "" }, +// { 0x5758, "" }, +// { 0x5759, "" }, +// { 0x575A, "" }, +// { 0x575B, "" }, +// { 0x575C, "" }, +// { 0x575D, "" }, +// { 0x575E, "" }, +// { 0x575F, "" }, +// { 0x5760, "" }, +// { 0x5761, "" }, +// { 0x5762, "" }, +// { 0x5763, "" }, +// { 0x5764, "" }, +// { 0x5765, "" }, +// { 0x5766, "" }, +// { 0x5767, "" }, +// { 0x5768, "" }, +// { 0x5769, "" }, +// { 0x576A, "" }, +// { 0x576B, "" }, +// { 0x576C, "" }, +// { 0x576D, "" }, +// { 0x576E, "" }, +// { 0x576F, "" }, +// { 0x5770, "" }, +// { 0x5771, "" }, +// { 0x5772, "" }, +// { 0x5773, "" }, +// { 0x5774, "" }, +// { 0x5775, "" }, +// { 0x5776, "" }, +// { 0x5777, "" }, +// { 0x5778, "" }, +// { 0x5779, "" }, +// { 0x577A, "" }, +// { 0x577B, "" }, +// { 0x577C, "" }, +// { 0x577D, "" }, +// { 0x577E, "" }, +// { 0x577F, "" }, +// { 0x5780, "" }, +// { 0x5781, "" }, +// { 0x5782, "" }, +// { 0x5783, "" }, +// { 0x5784, "" }, +// { 0x5785, "" }, +// { 0x5786, "" }, +// { 0x5787, "" }, +// { 0x5788, "" }, +// { 0x5789, "" }, +// { 0x578A, "" }, +// { 0x578B, "" }, +// { 0x578C, "" }, +// { 0x578D, "" }, +// { 0x578E, "" }, +// { 0x578F, "" }, +// { 0x5790, "" }, +// { 0x5791, "" }, +// { 0x5792, "" }, +// { 0x5793, "" }, +// { 0x5794, "" }, +// { 0x5795, "" }, +// { 0x5796, "" }, +// { 0x5797, "" }, +// { 0x5798, "" }, +// { 0x5799, "" }, +// { 0x579A, "" }, +// { 0x579B, "" }, +// { 0x579C, "" }, +// { 0x579D, "" }, +// { 0x579E, "" }, +// { 0x579F, "" }, +// { 0x57A0, "" }, +// { 0x57A1, "" }, +// { 0x57A2, "" }, +// { 0x57A3, "" }, +// { 0x57A4, "" }, +// { 0x57A5, "" }, +// { 0x57A6, "" }, +// { 0x57A7, "" }, +// { 0x57A8, "" }, +// { 0x57A9, "" }, +// { 0x57AA, "" }, +// { 0x57AB, "" }, +// { 0x57AC, "" }, +// { 0x57AD, "" }, +// { 0x57AE, "" }, +// { 0x57AF, "" }, +// { 0x57B0, "" }, +// { 0x57B1, "" }, +// { 0x57B2, "" }, +// { 0x57B3, "" }, +// { 0x57B4, "" }, +// { 0x57B5, "" }, +// { 0x57B6, "" }, +// { 0x57B7, "" }, +// { 0x57B8, "" }, +// { 0x57B9, "" }, +// { 0x57BA, "" }, +// { 0x57BB, "" }, +// { 0x57BC, "" }, +// { 0x57BD, "" }, +// { 0x57BE, "" }, +// { 0x57BF, "" }, +// { 0x57C0, "" }, +// { 0x57C1, "" }, +// { 0x57C2, "" }, +// { 0x57C3, "" }, +// { 0x57C4, "" }, +// { 0x57C5, "" }, +// { 0x57C6, "" }, +// { 0x57C7, "" }, +// { 0x57C8, "" }, +// { 0x57C9, "" }, +// { 0x57CA, "" }, +// { 0x57CB, "" }, +// { 0x57CC, "" }, +// { 0x57CD, "" }, +// { 0x57CE, "" }, +// { 0x57CF, "" }, +// { 0x57D0, "" }, +// { 0x57D1, "" }, +// { 0x57D2, "" }, +// { 0x57D3, "" }, +// { 0x57D4, "" }, +// { 0x57D5, "" }, +// { 0x57D6, "" }, +// { 0x57D7, "" }, +// { 0x57D8, "" }, +// { 0x57D9, "" }, +// { 0x57DA, "" }, +// { 0x57DB, "" }, +// { 0x57DC, "" }, +// { 0x57DD, "" }, +// { 0x57DE, "" }, +// { 0x57DF, "" }, +// { 0x57E0, "" }, +// { 0x57E1, "" }, +// { 0x57E2, "" }, +// { 0x57E3, "" }, +// { 0x57E4, "" }, +// { 0x57E5, "" }, +// { 0x57E6, "" }, +// { 0x57E7, "" }, +// { 0x57E8, "" }, +// { 0x57E9, "" }, +// { 0x57EA, "" }, +// { 0x57EB, "" }, +// { 0x57EC, "" }, +// { 0x57ED, "" }, +// { 0x57EE, "" }, +// { 0x57EF, "" }, +// { 0x57F0, "" }, +// { 0x57F1, "" }, +// { 0x57F2, "" }, +// { 0x57F3, "" }, +// { 0x57F4, "" }, +// { 0x57F5, "" }, +// { 0x57F6, "" }, +// { 0x57F7, "" }, +// { 0x57F8, "" }, +// { 0x57F9, "" }, +// { 0x57FA, "" }, +// { 0x57FB, "" }, +// { 0x57FC, "" }, +// { 0x57FD, "" }, +// { 0x57FE, "" }, +// { 0x57FF, "" }, +// { 0x5800, "" }, +// { 0x5801, "" }, +// { 0x5802, "" }, +// { 0x5803, "" }, +// { 0x5804, "" }, +// { 0x5805, "" }, +// { 0x5806, "" }, +// { 0x5807, "" }, +// { 0x5808, "" }, +// { 0x5809, "" }, +// { 0x580A, "" }, +// { 0x580B, "" }, +// { 0x580C, "" }, +// { 0x580D, "" }, +// { 0x580E, "" }, +// { 0x580F, "" }, +// { 0x5810, "" }, +// { 0x5811, "" }, +// { 0x5812, "" }, +// { 0x5813, "" }, +// { 0x5814, "" }, +// { 0x5815, "" }, +// { 0x5816, "" }, +// { 0x5817, "" }, +// { 0x5818, "" }, +// { 0x5819, "" }, +// { 0x581A, "" }, +// { 0x581B, "" }, +// { 0x581C, "" }, +// { 0x581D, "" }, +// { 0x581E, "" }, +// { 0x581F, "" }, +// { 0x5820, "" }, +// { 0x5821, "" }, +// { 0x5822, "" }, +// { 0x5823, "" }, +// { 0x5824, "" }, +// { 0x5825, "" }, +// { 0x5826, "" }, +// { 0x5827, "" }, +// { 0x5828, "" }, +// { 0x5829, "" }, +// { 0x582A, "" }, +// { 0x582B, "" }, +// { 0x582C, "" }, +// { 0x582D, "" }, +// { 0x582E, "" }, +// { 0x582F, "" }, +// { 0x5830, "" }, +// { 0x5831, "" }, +// { 0x5832, "" }, +// { 0x5833, "" }, +// { 0x5834, "" }, +// { 0x5835, "" }, +// { 0x5836, "" }, +// { 0x5837, "" }, +// { 0x5838, "" }, +// { 0x5839, "" }, +// { 0x583A, "" }, +// { 0x583B, "" }, +// { 0x583C, "" }, +// { 0x583D, "" }, +// { 0x583E, "" }, +// { 0x583F, "" }, +// { 0x5840, "" }, +// { 0x5841, "" }, +// { 0x5842, "" }, +// { 0x5843, "" }, +// { 0x5844, "" }, +// { 0x5845, "" }, +// { 0x5846, "" }, +// { 0x5847, "" }, +// { 0x5848, "" }, +// { 0x5849, "" }, +// { 0x584A, "" }, +// { 0x584B, "" }, +// { 0x584C, "" }, +// { 0x584D, "" }, +// { 0x584E, "" }, +// { 0x584F, "" }, +// { 0x5850, "" }, +// { 0x5851, "" }, +// { 0x5852, "" }, +// { 0x5853, "" }, +// { 0x5854, "" }, +// { 0x5855, "" }, +// { 0x5856, "" }, +// { 0x5857, "" }, +// { 0x5858, "" }, +// { 0x5859, "" }, +// { 0x585A, "" }, +// { 0x585B, "" }, +// { 0x585C, "" }, +// { 0x585D, "" }, +// { 0x585E, "" }, +// { 0x585F, "" }, +// { 0x5860, "" }, +// { 0x5861, "" }, +// { 0x5862, "" }, +// { 0x5863, "" }, +// { 0x5864, "" }, +// { 0x5865, "" }, +// { 0x5866, "" }, +// { 0x5867, "" }, +// { 0x5868, "" }, +// { 0x5869, "" }, +// { 0x586A, "" }, +// { 0x586B, "" }, +// { 0x586C, "" }, +// { 0x586D, "" }, +// { 0x586E, "" }, +// { 0x586F, "" }, +// { 0x5870, "" }, +// { 0x5871, "" }, +// { 0x5872, "" }, +// { 0x5873, "" }, +// { 0x5874, "" }, +// { 0x5875, "" }, +// { 0x5876, "" }, +// { 0x5877, "" }, +// { 0x5878, "" }, +// { 0x5879, "" }, +// { 0x587A, "" }, +// { 0x587B, "" }, +// { 0x587C, "" }, +// { 0x587D, "" }, +// { 0x587E, "" }, +// { 0x587F, "" }, +// { 0x5880, "" }, +// { 0x5881, "" }, +// { 0x5882, "" }, +// { 0x5883, "" }, +// { 0x5884, "" }, +// { 0x5885, "" }, +// { 0x5886, "" }, +// { 0x5887, "" }, +// { 0x5888, "" }, +// { 0x5889, "" }, +// { 0x588A, "" }, +// { 0x588B, "" }, +// { 0x588C, "" }, +// { 0x588D, "" }, +// { 0x588E, "" }, +// { 0x588F, "" }, +// { 0x5890, "" }, +// { 0x5891, "" }, +// { 0x5892, "" }, +// { 0x5893, "" }, +// { 0x5894, "" }, +// { 0x5895, "" }, +// { 0x5896, "" }, +// { 0x5897, "" }, +// { 0x5898, "" }, +// { 0x5899, "" }, +// { 0x589A, "" }, +// { 0x589B, "" }, +// { 0x589C, "" }, +// { 0x589D, "" }, +// { 0x589E, "" }, +// { 0x589F, "" }, +// { 0x58A0, "" }, +// { 0x58A1, "" }, +// { 0x58A2, "" }, +// { 0x58A3, "" }, +// { 0x58A4, "" }, +// { 0x58A5, "" }, +// { 0x58A6, "" }, +// { 0x58A7, "" }, +// { 0x58A8, "" }, +// { 0x58A9, "" }, +// { 0x58AA, "" }, +// { 0x58AB, "" }, +// { 0x58AC, "" }, +// { 0x58AD, "" }, +// { 0x58AE, "" }, +// { 0x58AF, "" }, +// { 0x58B0, "" }, +// { 0x58B1, "" }, +// { 0x58B2, "" }, +// { 0x58B3, "" }, +// { 0x58B4, "" }, +// { 0x58B5, "" }, +// { 0x58B6, "" }, +// { 0x58B7, "" }, +// { 0x58B8, "" }, +// { 0x58B9, "" }, +// { 0x58BA, "" }, +// { 0x58BB, "" }, +// { 0x58BC, "" }, +// { 0x58BD, "" }, +// { 0x58BE, "" }, +// { 0x58BF, "" }, +// { 0x58C0, "" }, +// { 0x58C1, "" }, +// { 0x58C2, "" }, +// { 0x58C3, "" }, +// { 0x58C4, "" }, +// { 0x58C5, "" }, +// { 0x58C6, "" }, +// { 0x58C7, "" }, +// { 0x58C8, "" }, +// { 0x58C9, "" }, +// { 0x58CA, "" }, +// { 0x58CB, "" }, +// { 0x58CC, "" }, +// { 0x58CD, "" }, +// { 0x58CE, "" }, +// { 0x58CF, "" }, +// { 0x58D0, "" }, +// { 0x58D1, "" }, +// { 0x58D2, "" }, +// { 0x58D3, "" }, +// { 0x58D4, "" }, +// { 0x58D5, "" }, +// { 0x58D6, "" }, +// { 0x58D7, "" }, +// { 0x58D8, "" }, +// { 0x58D9, "" }, +// { 0x58DA, "" }, +// { 0x58DB, "" }, +// { 0x58DC, "" }, +// { 0x58DD, "" }, +// { 0x58DE, "" }, +// { 0x58DF, "" }, +// { 0x58E0, "" }, +// { 0x58E1, "" }, +// { 0x58E2, "" }, +// { 0x58E3, "" }, +// { 0x58E4, "" }, +// { 0x58E5, "" }, +// { 0x58E6, "" }, +// { 0x58E7, "" }, +// { 0x58E8, "" }, +// { 0x58E9, "" }, +// { 0x58EA, "" }, +// { 0x58EB, "" }, +// { 0x58EC, "" }, +// { 0x58ED, "" }, +// { 0x58EE, "" }, +// { 0x58EF, "" }, +// { 0x58F0, "" }, +// { 0x58F1, "" }, +// { 0x58F2, "" }, +// { 0x58F3, "" }, +// { 0x58F4, "" }, +// { 0x58F5, "" }, +// { 0x58F6, "" }, +// { 0x58F7, "" }, +// { 0x58F8, "" }, +// { 0x58F9, "" }, +// { 0x58FA, "" }, +// { 0x58FB, "" }, +// { 0x58FC, "" }, +// { 0x58FD, "" }, +// { 0x58FE, "" }, +// { 0x58FF, "" }, +// { 0x5900, "" }, +// { 0x5901, "" }, +// { 0x5902, "" }, +// { 0x5903, "" }, +// { 0x5904, "" }, +// { 0x5905, "" }, +// { 0x5906, "" }, +// { 0x5907, "" }, +// { 0x5908, "" }, +// { 0x5909, "" }, +// { 0x590A, "" }, +// { 0x590B, "" }, +// { 0x590C, "" }, +// { 0x590D, "" }, +// { 0x590E, "" }, +// { 0x590F, "" }, +// { 0x5910, "" }, +// { 0x5911, "" }, +// { 0x5912, "" }, +// { 0x5913, "" }, +// { 0x5914, "" }, +// { 0x5915, "" }, +// { 0x5916, "" }, +// { 0x5917, "" }, +// { 0x5918, "" }, +// { 0x5919, "" }, +// { 0x591A, "" }, +// { 0x591B, "" }, +// { 0x591C, "" }, +// { 0x591D, "" }, +// { 0x591E, "" }, +// { 0x591F, "" }, +// { 0x5920, "" }, +// { 0x5921, "" }, +// { 0x5922, "" }, +// { 0x5923, "" }, +// { 0x5924, "" }, +// { 0x5925, "" }, +// { 0x5926, "" }, +// { 0x5927, "" }, +// { 0x5928, "" }, +// { 0x5929, "" }, +// { 0x592A, "" }, +// { 0x592B, "" }, +// { 0x592C, "" }, +// { 0x592D, "" }, +// { 0x592E, "" }, +// { 0x592F, "" }, +// { 0x5930, "" }, +// { 0x5931, "" }, +// { 0x5932, "" }, +// { 0x5933, "" }, +// { 0x5934, "" }, +// { 0x5935, "" }, +// { 0x5936, "" }, +// { 0x5937, "" }, +// { 0x5938, "" }, +// { 0x5939, "" }, +// { 0x593A, "" }, +// { 0x593B, "" }, +// { 0x593C, "" }, +// { 0x593D, "" }, +// { 0x593E, "" }, +// { 0x593F, "" }, +// { 0x5940, "" }, +// { 0x5941, "" }, +// { 0x5942, "" }, +// { 0x5943, "" }, +// { 0x5944, "" }, +// { 0x5945, "" }, +// { 0x5946, "" }, +// { 0x5947, "" }, +// { 0x5948, "" }, +// { 0x5949, "" }, +// { 0x594A, "" }, +// { 0x594B, "" }, +// { 0x594C, "" }, +// { 0x594D, "" }, +// { 0x594E, "" }, +// { 0x594F, "" }, +// { 0x5950, "" }, +// { 0x5951, "" }, +// { 0x5952, "" }, +// { 0x5953, "" }, +// { 0x5954, "" }, +// { 0x5955, "" }, +// { 0x5956, "" }, +// { 0x5957, "" }, +// { 0x5958, "" }, +// { 0x5959, "" }, +// { 0x595A, "" }, +// { 0x595B, "" }, +// { 0x595C, "" }, +// { 0x595D, "" }, +// { 0x595E, "" }, +// { 0x595F, "" }, +// { 0x5960, "" }, +// { 0x5961, "" }, +// { 0x5962, "" }, +// { 0x5963, "" }, +// { 0x5964, "" }, +// { 0x5965, "" }, +// { 0x5966, "" }, +// { 0x5967, "" }, +// { 0x5968, "" }, +// { 0x5969, "" }, +// { 0x596A, "" }, +// { 0x596B, "" }, +// { 0x596C, "" }, +// { 0x596D, "" }, +// { 0x596E, "" }, +// { 0x596F, "" }, +// { 0x5970, "" }, +// { 0x5971, "" }, +// { 0x5972, "" }, +// { 0x5973, "" }, +// { 0x5974, "" }, +// { 0x5975, "" }, +// { 0x5976, "" }, +// { 0x5977, "" }, +// { 0x5978, "" }, +// { 0x5979, "" }, +// { 0x597A, "" }, +// { 0x597B, "" }, +// { 0x597C, "" }, +// { 0x597D, "" }, +// { 0x597E, "" }, +// { 0x597F, "" }, +// { 0x5980, "" }, +// { 0x5981, "" }, +// { 0x5982, "" }, +// { 0x5983, "" }, +// { 0x5984, "" }, +// { 0x5985, "" }, +// { 0x5986, "" }, +// { 0x5987, "" }, +// { 0x5988, "" }, +// { 0x5989, "" }, +// { 0x598A, "" }, +// { 0x598B, "" }, +// { 0x598C, "" }, +// { 0x598D, "" }, +// { 0x598E, "" }, +// { 0x598F, "" }, +// { 0x5990, "" }, +// { 0x5991, "" }, +// { 0x5992, "" }, +// { 0x5993, "" }, +// { 0x5994, "" }, +// { 0x5995, "" }, +// { 0x5996, "" }, +// { 0x5997, "" }, +// { 0x5998, "" }, +// { 0x5999, "" }, +// { 0x599A, "" }, +// { 0x599B, "" }, +// { 0x599C, "" }, +// { 0x599D, "" }, +// { 0x599E, "" }, +// { 0x599F, "" }, +// { 0x59A0, "" }, +// { 0x59A1, "" }, +// { 0x59A2, "" }, +// { 0x59A3, "" }, +// { 0x59A4, "" }, +// { 0x59A5, "" }, +// { 0x59A6, "" }, +// { 0x59A7, "" }, +// { 0x59A8, "" }, +// { 0x59A9, "" }, +// { 0x59AA, "" }, +// { 0x59AB, "" }, +// { 0x59AC, "" }, +// { 0x59AD, "" }, +// { 0x59AE, "" }, +// { 0x59AF, "" }, +// { 0x59B0, "" }, +// { 0x59B1, "" }, +// { 0x59B2, "" }, +// { 0x59B3, "" }, +// { 0x59B4, "" }, +// { 0x59B5, "" }, +// { 0x59B6, "" }, +// { 0x59B7, "" }, +// { 0x59B8, "" }, +// { 0x59B9, "" }, +// { 0x59BA, "" }, +// { 0x59BB, "" }, +// { 0x59BC, "" }, +// { 0x59BD, "" }, +// { 0x59BE, "" }, +// { 0x59BF, "" }, +// { 0x59C0, "" }, +// { 0x59C1, "" }, +// { 0x59C2, "" }, +// { 0x59C3, "" }, +// { 0x59C4, "" }, +// { 0x59C5, "" }, +// { 0x59C6, "" }, +// { 0x59C7, "" }, +// { 0x59C8, "" }, +// { 0x59C9, "" }, +// { 0x59CA, "" }, +// { 0x59CB, "" }, +// { 0x59CC, "" }, +// { 0x59CD, "" }, +// { 0x59CE, "" }, +// { 0x59CF, "" }, +// { 0x59D0, "" }, +// { 0x59D1, "" }, +// { 0x59D2, "" }, +// { 0x59D3, "" }, +// { 0x59D4, "" }, +// { 0x59D5, "" }, +// { 0x59D6, "" }, +// { 0x59D7, "" }, +// { 0x59D8, "" }, +// { 0x59D9, "" }, +// { 0x59DA, "" }, +// { 0x59DB, "" }, +// { 0x59DC, "" }, +// { 0x59DD, "" }, +// { 0x59DE, "" }, +// { 0x59DF, "" }, +// { 0x59E0, "" }, +// { 0x59E1, "" }, +// { 0x59E2, "" }, +// { 0x59E3, "" }, +// { 0x59E4, "" }, +// { 0x59E5, "" }, +// { 0x59E6, "" }, +// { 0x59E7, "" }, +// { 0x59E8, "" }, +// { 0x59E9, "" }, +// { 0x59EA, "" }, +// { 0x59EB, "" }, +// { 0x59EC, "" }, +// { 0x59ED, "" }, +// { 0x59EE, "" }, +// { 0x59EF, "" }, +// { 0x59F0, "" }, +// { 0x59F1, "" }, +// { 0x59F2, "" }, +// { 0x59F3, "" }, +// { 0x59F4, "" }, +// { 0x59F5, "" }, +// { 0x59F6, "" }, +// { 0x59F7, "" }, +// { 0x59F8, "" }, +// { 0x59F9, "" }, +// { 0x59FA, "" }, +// { 0x59FB, "" }, +// { 0x59FC, "" }, +// { 0x59FD, "" }, +// { 0x59FE, "" }, +// { 0x59FF, "" }, +// { 0x5A00, "" }, +// { 0x5A01, "" }, +// { 0x5A02, "" }, +// { 0x5A03, "" }, +// { 0x5A04, "" }, +// { 0x5A05, "" }, +// { 0x5A06, "" }, +// { 0x5A07, "" }, +// { 0x5A08, "" }, +// { 0x5A09, "" }, +// { 0x5A0A, "" }, +// { 0x5A0B, "" }, +// { 0x5A0C, "" }, +// { 0x5A0D, "" }, +// { 0x5A0E, "" }, +// { 0x5A0F, "" }, +// { 0x5A10, "" }, +// { 0x5A11, "" }, +// { 0x5A12, "" }, +// { 0x5A13, "" }, +// { 0x5A14, "" }, +// { 0x5A15, "" }, +// { 0x5A16, "" }, +// { 0x5A17, "" }, +// { 0x5A18, "" }, +// { 0x5A19, "" }, +// { 0x5A1A, "" }, +// { 0x5A1B, "" }, +// { 0x5A1C, "" }, +// { 0x5A1D, "" }, +// { 0x5A1E, "" }, +// { 0x5A1F, "" }, +// { 0x5A20, "" }, +// { 0x5A21, "" }, +// { 0x5A22, "" }, +// { 0x5A23, "" }, +// { 0x5A24, "" }, +// { 0x5A25, "" }, +// { 0x5A26, "" }, +// { 0x5A27, "" }, +// { 0x5A28, "" }, +// { 0x5A29, "" }, +// { 0x5A2A, "" }, +// { 0x5A2B, "" }, +// { 0x5A2C, "" }, +// { 0x5A2D, "" }, +// { 0x5A2E, "" }, +// { 0x5A2F, "" }, +// { 0x5A30, "" }, +// { 0x5A31, "" }, +// { 0x5A32, "" }, +// { 0x5A33, "" }, +// { 0x5A34, "" }, +// { 0x5A35, "" }, +// { 0x5A36, "" }, +// { 0x5A37, "" }, +// { 0x5A38, "" }, +// { 0x5A39, "" }, +// { 0x5A3A, "" }, +// { 0x5A3B, "" }, +// { 0x5A3C, "" }, +// { 0x5A3D, "" }, +// { 0x5A3E, "" }, +// { 0x5A3F, "" }, +// { 0x5A40, "" }, +// { 0x5A41, "" }, +// { 0x5A42, "" }, +// { 0x5A43, "" }, +// { 0x5A44, "" }, +// { 0x5A45, "" }, +// { 0x5A46, "" }, +// { 0x5A47, "" }, +// { 0x5A48, "" }, +// { 0x5A49, "" }, +// { 0x5A4A, "" }, +// { 0x5A4B, "" }, +// { 0x5A4C, "" }, +// { 0x5A4D, "" }, +// { 0x5A4E, "" }, +// { 0x5A4F, "" }, +// { 0x5A50, "" }, +// { 0x5A51, "" }, +// { 0x5A52, "" }, +// { 0x5A53, "" }, +// { 0x5A54, "" }, +// { 0x5A55, "" }, +// { 0x5A56, "" }, +// { 0x5A57, "" }, +// { 0x5A58, "" }, +// { 0x5A59, "" }, +// { 0x5A5A, "" }, +// { 0x5A5B, "" }, +// { 0x5A5C, "" }, +// { 0x5A5D, "" }, +// { 0x5A5E, "" }, +// { 0x5A5F, "" }, +// { 0x5A60, "" }, +// { 0x5A61, "" }, +// { 0x5A62, "" }, +// { 0x5A63, "" }, +// { 0x5A64, "" }, +// { 0x5A65, "" }, +// { 0x5A66, "" }, +// { 0x5A67, "" }, +// { 0x5A68, "" }, +// { 0x5A69, "" }, +// { 0x5A6A, "" }, +// { 0x5A6B, "" }, +// { 0x5A6C, "" }, +// { 0x5A6D, "" }, +// { 0x5A6E, "" }, +// { 0x5A6F, "" }, +// { 0x5A70, "" }, +// { 0x5A71, "" }, +// { 0x5A72, "" }, +// { 0x5A73, "" }, +// { 0x5A74, "" }, +// { 0x5A75, "" }, +// { 0x5A76, "" }, +// { 0x5A77, "" }, +// { 0x5A78, "" }, +// { 0x5A79, "" }, +// { 0x5A7A, "" }, +// { 0x5A7B, "" }, +// { 0x5A7C, "" }, +// { 0x5A7D, "" }, +// { 0x5A7E, "" }, +// { 0x5A7F, "" }, +// { 0x5A80, "" }, +// { 0x5A81, "" }, +// { 0x5A82, "" }, +// { 0x5A83, "" }, +// { 0x5A84, "" }, +// { 0x5A85, "" }, +// { 0x5A86, "" }, +// { 0x5A87, "" }, +// { 0x5A88, "" }, +// { 0x5A89, "" }, +// { 0x5A8A, "" }, +// { 0x5A8B, "" }, +// { 0x5A8C, "" }, +// { 0x5A8D, "" }, +// { 0x5A8E, "" }, +// { 0x5A8F, "" }, +// { 0x5A90, "" }, +// { 0x5A91, "" }, +// { 0x5A92, "" }, +// { 0x5A93, "" }, +// { 0x5A94, "" }, +// { 0x5A95, "" }, +// { 0x5A96, "" }, +// { 0x5A97, "" }, +// { 0x5A98, "" }, +// { 0x5A99, "" }, +// { 0x5A9A, "" }, +// { 0x5A9B, "" }, +// { 0x5A9C, "" }, +// { 0x5A9D, "" }, +// { 0x5A9E, "" }, +// { 0x5A9F, "" }, +// { 0x5AA0, "" }, +// { 0x5AA1, "" }, +// { 0x5AA2, "" }, +// { 0x5AA3, "" }, +// { 0x5AA4, "" }, +// { 0x5AA5, "" }, +// { 0x5AA6, "" }, +// { 0x5AA7, "" }, +// { 0x5AA8, "" }, +// { 0x5AA9, "" }, +// { 0x5AAA, "" }, +// { 0x5AAB, "" }, +// { 0x5AAC, "" }, +// { 0x5AAD, "" }, +// { 0x5AAE, "" }, +// { 0x5AAF, "" }, +// { 0x5AB0, "" }, +// { 0x5AB1, "" }, +// { 0x5AB2, "" }, +// { 0x5AB3, "" }, +// { 0x5AB4, "" }, +// { 0x5AB5, "" }, +// { 0x5AB6, "" }, +// { 0x5AB7, "" }, +// { 0x5AB8, "" }, +// { 0x5AB9, "" }, +// { 0x5ABA, "" }, +// { 0x5ABB, "" }, +// { 0x5ABC, "" }, +// { 0x5ABD, "" }, +// { 0x5ABE, "" }, +// { 0x5ABF, "" }, +// { 0x5AC0, "" }, +// { 0x5AC1, "" }, +// { 0x5AC2, "" }, +// { 0x5AC3, "" }, +// { 0x5AC4, "" }, +// { 0x5AC5, "" }, +// { 0x5AC6, "" }, +// { 0x5AC7, "" }, +// { 0x5AC8, "" }, +// { 0x5AC9, "" }, +// { 0x5ACA, "" }, +// { 0x5ACB, "" }, +// { 0x5ACC, "" }, +// { 0x5ACD, "" }, +// { 0x5ACE, "" }, +// { 0x5ACF, "" }, +// { 0x5AD0, "" }, +// { 0x5AD1, "" }, +// { 0x5AD2, "" }, +// { 0x5AD3, "" }, +// { 0x5AD4, "" }, +// { 0x5AD5, "" }, +// { 0x5AD6, "" }, +// { 0x5AD7, "" }, +// { 0x5AD8, "" }, +// { 0x5AD9, "" }, +// { 0x5ADA, "" }, +// { 0x5ADB, "" }, +// { 0x5ADC, "" }, +// { 0x5ADD, "" }, +// { 0x5ADE, "" }, +// { 0x5ADF, "" }, +// { 0x5AE0, "" }, +// { 0x5AE1, "" }, +// { 0x5AE2, "" }, +// { 0x5AE3, "" }, +// { 0x5AE4, "" }, +// { 0x5AE5, "" }, +// { 0x5AE6, "" }, +// { 0x5AE7, "" }, +// { 0x5AE8, "" }, +// { 0x5AE9, "" }, +// { 0x5AEA, "" }, +// { 0x5AEB, "" }, +// { 0x5AEC, "" }, +// { 0x5AED, "" }, +// { 0x5AEE, "" }, +// { 0x5AEF, "" }, +// { 0x5AF0, "" }, +// { 0x5AF1, "" }, +// { 0x5AF2, "" }, +// { 0x5AF3, "" }, +// { 0x5AF4, "" }, +// { 0x5AF5, "" }, +// { 0x5AF6, "" }, +// { 0x5AF7, "" }, +// { 0x5AF8, "" }, +// { 0x5AF9, "" }, +// { 0x5AFA, "" }, +// { 0x5AFB, "" }, +// { 0x5AFC, "" }, +// { 0x5AFD, "" }, +// { 0x5AFE, "" }, +// { 0x5AFF, "" }, +// { 0x5B00, "" }, +// { 0x5B01, "" }, +// { 0x5B02, "" }, +// { 0x5B03, "" }, +// { 0x5B04, "" }, +// { 0x5B05, "" }, +// { 0x5B06, "" }, +// { 0x5B07, "" }, +// { 0x5B08, "" }, +// { 0x5B09, "" }, +// { 0x5B0A, "" }, +// { 0x5B0B, "" }, +// { 0x5B0C, "" }, +// { 0x5B0D, "" }, +// { 0x5B0E, "" }, +// { 0x5B0F, "" }, +// { 0x5B10, "" }, +// { 0x5B11, "" }, +// { 0x5B12, "" }, +// { 0x5B13, "" }, +// { 0x5B14, "" }, +// { 0x5B15, "" }, +// { 0x5B16, "" }, +// { 0x5B17, "" }, +// { 0x5B18, "" }, +// { 0x5B19, "" }, +// { 0x5B1A, "" }, +// { 0x5B1B, "" }, +// { 0x5B1C, "" }, +// { 0x5B1D, "" }, +// { 0x5B1E, "" }, +// { 0x5B1F, "" }, +// { 0x5B20, "" }, +// { 0x5B21, "" }, +// { 0x5B22, "" }, +// { 0x5B23, "" }, +// { 0x5B24, "" }, +// { 0x5B25, "" }, +// { 0x5B26, "" }, +// { 0x5B27, "" }, +// { 0x5B28, "" }, +// { 0x5B29, "" }, +// { 0x5B2A, "" }, +// { 0x5B2B, "" }, +// { 0x5B2C, "" }, +// { 0x5B2D, "" }, +// { 0x5B2E, "" }, +// { 0x5B2F, "" }, +// { 0x5B30, "" }, +// { 0x5B31, "" }, +// { 0x5B32, "" }, +// { 0x5B33, "" }, +// { 0x5B34, "" }, +// { 0x5B35, "" }, +// { 0x5B36, "" }, +// { 0x5B37, "" }, +// { 0x5B38, "" }, +// { 0x5B39, "" }, +// { 0x5B3A, "" }, +// { 0x5B3B, "" }, +// { 0x5B3C, "" }, +// { 0x5B3D, "" }, +// { 0x5B3E, "" }, +// { 0x5B3F, "" }, +// { 0x5B40, "" }, +// { 0x5B41, "" }, +// { 0x5B42, "" }, +// { 0x5B43, "" }, +// { 0x5B44, "" }, +// { 0x5B45, "" }, +// { 0x5B46, "" }, +// { 0x5B47, "" }, +// { 0x5B48, "" }, +// { 0x5B49, "" }, +// { 0x5B4A, "" }, +// { 0x5B4B, "" }, +// { 0x5B4C, "" }, +// { 0x5B4D, "" }, +// { 0x5B4E, "" }, +// { 0x5B4F, "" }, +// { 0x5B50, "" }, +// { 0x5B51, "" }, +// { 0x5B52, "" }, +// { 0x5B53, "" }, +// { 0x5B54, "" }, +// { 0x5B55, "" }, +// { 0x5B56, "" }, +// { 0x5B57, "" }, +// { 0x5B58, "" }, +// { 0x5B59, "" }, +// { 0x5B5A, "" }, +// { 0x5B5B, "" }, +// { 0x5B5C, "" }, +// { 0x5B5D, "" }, +// { 0x5B5E, "" }, +// { 0x5B5F, "" }, +// { 0x5B60, "" }, +// { 0x5B61, "" }, +// { 0x5B62, "" }, +// { 0x5B63, "" }, +// { 0x5B64, "" }, +// { 0x5B65, "" }, +// { 0x5B66, "" }, +// { 0x5B67, "" }, +// { 0x5B68, "" }, +// { 0x5B69, "" }, +// { 0x5B6A, "" }, +// { 0x5B6B, "" }, +// { 0x5B6C, "" }, +// { 0x5B6D, "" }, +// { 0x5B6E, "" }, +// { 0x5B6F, "" }, +// { 0x5B70, "" }, +// { 0x5B71, "" }, +// { 0x5B72, "" }, +// { 0x5B73, "" }, +// { 0x5B74, "" }, +// { 0x5B75, "" }, +// { 0x5B76, "" }, +// { 0x5B77, "" }, +// { 0x5B78, "" }, +// { 0x5B79, "" }, +// { 0x5B7A, "" }, +// { 0x5B7B, "" }, +// { 0x5B7C, "" }, +// { 0x5B7D, "" }, +// { 0x5B7E, "" }, +// { 0x5B7F, "" }, +// { 0x5B80, "" }, +// { 0x5B81, "" }, +// { 0x5B82, "" }, +// { 0x5B83, "" }, +// { 0x5B84, "" }, +// { 0x5B85, "" }, +// { 0x5B86, "" }, +// { 0x5B87, "" }, +// { 0x5B88, "" }, +// { 0x5B89, "" }, +// { 0x5B8A, "" }, +// { 0x5B8B, "" }, +// { 0x5B8C, "" }, +// { 0x5B8D, "" }, +// { 0x5B8E, "" }, +// { 0x5B8F, "" }, +// { 0x5B90, "" }, +// { 0x5B91, "" }, +// { 0x5B92, "" }, +// { 0x5B93, "" }, +// { 0x5B94, "" }, +// { 0x5B95, "" }, +// { 0x5B96, "" }, +// { 0x5B97, "" }, +// { 0x5B98, "" }, +// { 0x5B99, "" }, +// { 0x5B9A, "" }, +// { 0x5B9B, "" }, +// { 0x5B9C, "" }, +// { 0x5B9D, "" }, +// { 0x5B9E, "" }, +// { 0x5B9F, "" }, +// { 0x5BA0, "" }, +// { 0x5BA1, "" }, +// { 0x5BA2, "" }, +// { 0x5BA3, "" }, +// { 0x5BA4, "" }, +// { 0x5BA5, "" }, +// { 0x5BA6, "" }, +// { 0x5BA7, "" }, +// { 0x5BA8, "" }, +// { 0x5BA9, "" }, +// { 0x5BAA, "" }, +// { 0x5BAB, "" }, +// { 0x5BAC, "" }, +// { 0x5BAD, "" }, +// { 0x5BAE, "" }, +// { 0x5BAF, "" }, +// { 0x5BB0, "" }, +// { 0x5BB1, "" }, +// { 0x5BB2, "" }, +// { 0x5BB3, "" }, +// { 0x5BB4, "" }, +// { 0x5BB5, "" }, +// { 0x5BB6, "" }, +// { 0x5BB7, "" }, +// { 0x5BB8, "" }, +// { 0x5BB9, "" }, +// { 0x5BBA, "" }, +// { 0x5BBB, "" }, +// { 0x5BBC, "" }, +// { 0x5BBD, "" }, +// { 0x5BBE, "" }, +// { 0x5BBF, "" }, +// { 0x5BC0, "" }, +// { 0x5BC1, "" }, +// { 0x5BC2, "" }, +// { 0x5BC3, "" }, +// { 0x5BC4, "" }, +// { 0x5BC5, "" }, +// { 0x5BC6, "" }, +// { 0x5BC7, "" }, +// { 0x5BC8, "" }, +// { 0x5BC9, "" }, +// { 0x5BCA, "" }, +// { 0x5BCB, "" }, +// { 0x5BCC, "" }, +// { 0x5BCD, "" }, +// { 0x5BCE, "" }, +// { 0x5BCF, "" }, +// { 0x5BD0, "" }, +// { 0x5BD1, "" }, +// { 0x5BD2, "" }, +// { 0x5BD3, "" }, +// { 0x5BD4, "" }, +// { 0x5BD5, "" }, +// { 0x5BD6, "" }, +// { 0x5BD7, "" }, +// { 0x5BD8, "" }, +// { 0x5BD9, "" }, +// { 0x5BDA, "" }, +// { 0x5BDB, "" }, +// { 0x5BDC, "" }, +// { 0x5BDD, "" }, +// { 0x5BDE, "" }, +// { 0x5BDF, "" }, +// { 0x5BE0, "" }, +// { 0x5BE1, "" }, +// { 0x5BE2, "" }, +// { 0x5BE3, "" }, +// { 0x5BE4, "" }, +// { 0x5BE5, "" }, +// { 0x5BE6, "" }, +// { 0x5BE7, "" }, +// { 0x5BE8, "" }, +// { 0x5BE9, "" }, +// { 0x5BEA, "" }, +// { 0x5BEB, "" }, +// { 0x5BEC, "" }, +// { 0x5BED, "" }, +// { 0x5BEE, "" }, +// { 0x5BEF, "" }, +// { 0x5BF0, "" }, +// { 0x5BF1, "" }, +// { 0x5BF2, "" }, +// { 0x5BF3, "" }, +// { 0x5BF4, "" }, +// { 0x5BF5, "" }, +// { 0x5BF6, "" }, +// { 0x5BF7, "" }, +// { 0x5BF8, "" }, +// { 0x5BF9, "" }, +// { 0x5BFA, "" }, +// { 0x5BFB, "" }, +// { 0x5BFC, "" }, +// { 0x5BFD, "" }, +// { 0x5BFE, "" }, +// { 0x5BFF, "" }, +// { 0x5C00, "" }, +// { 0x5C01, "" }, +// { 0x5C02, "" }, +// { 0x5C03, "" }, +// { 0x5C04, "" }, +// { 0x5C05, "" }, +// { 0x5C06, "" }, +// { 0x5C07, "" }, +// { 0x5C08, "" }, +// { 0x5C09, "" }, +// { 0x5C0A, "" }, +// { 0x5C0B, "" }, +// { 0x5C0C, "" }, +// { 0x5C0D, "" }, +// { 0x5C0E, "" }, +// { 0x5C0F, "" }, +// { 0x5C10, "" }, +// { 0x5C11, "" }, +// { 0x5C12, "" }, +// { 0x5C13, "" }, +// { 0x5C14, "" }, +// { 0x5C15, "" }, +// { 0x5C16, "" }, +// { 0x5C17, "" }, +// { 0x5C18, "" }, +// { 0x5C19, "" }, +// { 0x5C1A, "" }, +// { 0x5C1B, "" }, +// { 0x5C1C, "" }, +// { 0x5C1D, "" }, +// { 0x5C1E, "" }, +// { 0x5C1F, "" }, +// { 0x5C20, "" }, +// { 0x5C21, "" }, +// { 0x5C22, "" }, +// { 0x5C23, "" }, +// { 0x5C24, "" }, +// { 0x5C25, "" }, +// { 0x5C26, "" }, +// { 0x5C27, "" }, +// { 0x5C28, "" }, +// { 0x5C29, "" }, +// { 0x5C2A, "" }, +// { 0x5C2B, "" }, +// { 0x5C2C, "" }, +// { 0x5C2D, "" }, +// { 0x5C2E, "" }, +// { 0x5C2F, "" }, +// { 0x5C30, "" }, +// { 0x5C31, "" }, +// { 0x5C32, "" }, +// { 0x5C33, "" }, +// { 0x5C34, "" }, +// { 0x5C35, "" }, +// { 0x5C36, "" }, +// { 0x5C37, "" }, +// { 0x5C38, "" }, +// { 0x5C39, "" }, +// { 0x5C3A, "" }, +// { 0x5C3B, "" }, +// { 0x5C3C, "" }, +// { 0x5C3D, "" }, +// { 0x5C3E, "" }, +// { 0x5C3F, "" }, +// { 0x5C40, "" }, +// { 0x5C41, "" }, +// { 0x5C42, "" }, +// { 0x5C43, "" }, +// { 0x5C44, "" }, +// { 0x5C45, "" }, +// { 0x5C46, "" }, +// { 0x5C47, "" }, +// { 0x5C48, "" }, +// { 0x5C49, "" }, +// { 0x5C4A, "" }, +// { 0x5C4B, "" }, +// { 0x5C4C, "" }, +// { 0x5C4D, "" }, +// { 0x5C4E, "" }, +// { 0x5C4F, "" }, +// { 0x5C50, "" }, +// { 0x5C51, "" }, +// { 0x5C52, "" }, +// { 0x5C53, "" }, +// { 0x5C54, "" }, +// { 0x5C55, "" }, +// { 0x5C56, "" }, +// { 0x5C57, "" }, +// { 0x5C58, "" }, +// { 0x5C59, "" }, +// { 0x5C5A, "" }, +// { 0x5C5B, "" }, +// { 0x5C5C, "" }, +// { 0x5C5D, "" }, +// { 0x5C5E, "" }, +// { 0x5C5F, "" }, +// { 0x5C60, "" }, +// { 0x5C61, "" }, +// { 0x5C62, "" }, +// { 0x5C63, "" }, +// { 0x5C64, "" }, +// { 0x5C65, "" }, +// { 0x5C66, "" }, +// { 0x5C67, "" }, +// { 0x5C68, "" }, +// { 0x5C69, "" }, +// { 0x5C6A, "" }, +// { 0x5C6B, "" }, +// { 0x5C6C, "" }, +// { 0x5C6D, "" }, +// { 0x5C6E, "" }, +// { 0x5C6F, "" }, +// { 0x5C70, "" }, +// { 0x5C71, "" }, +// { 0x5C72, "" }, +// { 0x5C73, "" }, +// { 0x5C74, "" }, +// { 0x5C75, "" }, +// { 0x5C76, "" }, +// { 0x5C77, "" }, +// { 0x5C78, "" }, +// { 0x5C79, "" }, +// { 0x5C7A, "" }, +// { 0x5C7B, "" }, +// { 0x5C7C, "" }, +// { 0x5C7D, "" }, +// { 0x5C7E, "" }, +// { 0x5C7F, "" }, +// { 0x5C80, "" }, +// { 0x5C81, "" }, +// { 0x5C82, "" }, +// { 0x5C83, "" }, +// { 0x5C84, "" }, +// { 0x5C85, "" }, +// { 0x5C86, "" }, +// { 0x5C87, "" }, +// { 0x5C88, "" }, +// { 0x5C89, "" }, +// { 0x5C8A, "" }, +// { 0x5C8B, "" }, +// { 0x5C8C, "" }, +// { 0x5C8D, "" }, +// { 0x5C8E, "" }, +// { 0x5C8F, "" }, +// { 0x5C90, "" }, +// { 0x5C91, "" }, +// { 0x5C92, "" }, +// { 0x5C93, "" }, +// { 0x5C94, "" }, +// { 0x5C95, "" }, +// { 0x5C96, "" }, +// { 0x5C97, "" }, +// { 0x5C98, "" }, +// { 0x5C99, "" }, +// { 0x5C9A, "" }, +// { 0x5C9B, "" }, +// { 0x5C9C, "" }, +// { 0x5C9D, "" }, +// { 0x5C9E, "" }, +// { 0x5C9F, "" }, +// { 0x5CA0, "" }, +// { 0x5CA1, "" }, +// { 0x5CA2, "" }, +// { 0x5CA3, "" }, +// { 0x5CA4, "" }, +// { 0x5CA5, "" }, +// { 0x5CA6, "" }, +// { 0x5CA7, "" }, +// { 0x5CA8, "" }, +// { 0x5CA9, "" }, +// { 0x5CAA, "" }, +// { 0x5CAB, "" }, +// { 0x5CAC, "" }, +// { 0x5CAD, "" }, +// { 0x5CAE, "" }, +// { 0x5CAF, "" }, +// { 0x5CB0, "" }, +// { 0x5CB1, "" }, +// { 0x5CB2, "" }, +// { 0x5CB3, "" }, +// { 0x5CB4, "" }, +// { 0x5CB5, "" }, +// { 0x5CB6, "" }, +// { 0x5CB7, "" }, +// { 0x5CB8, "" }, +// { 0x5CB9, "" }, +// { 0x5CBA, "" }, +// { 0x5CBB, "" }, +// { 0x5CBC, "" }, +// { 0x5CBD, "" }, +// { 0x5CBE, "" }, +// { 0x5CBF, "" }, +// { 0x5CC0, "" }, +// { 0x5CC1, "" }, +// { 0x5CC2, "" }, +// { 0x5CC3, "" }, +// { 0x5CC4, "" }, +// { 0x5CC5, "" }, +// { 0x5CC6, "" }, +// { 0x5CC7, "" }, +// { 0x5CC8, "" }, +// { 0x5CC9, "" }, +// { 0x5CCA, "" }, +// { 0x5CCB, "" }, +// { 0x5CCC, "" }, +// { 0x5CCD, "" }, +// { 0x5CCE, "" }, +// { 0x5CCF, "" }, +// { 0x5CD0, "" }, +// { 0x5CD1, "" }, +// { 0x5CD2, "" }, +// { 0x5CD3, "" }, +// { 0x5CD4, "" }, +// { 0x5CD5, "" }, +// { 0x5CD6, "" }, +// { 0x5CD7, "" }, +// { 0x5CD8, "" }, +// { 0x5CD9, "" }, +// { 0x5CDA, "" }, +// { 0x5CDB, "" }, +// { 0x5CDC, "" }, +// { 0x5CDD, "" }, +// { 0x5CDE, "" }, +// { 0x5CDF, "" }, +// { 0x5CE0, "" }, +// { 0x5CE1, "" }, +// { 0x5CE2, "" }, +// { 0x5CE3, "" }, +// { 0x5CE4, "" }, +// { 0x5CE5, "" }, +// { 0x5CE6, "" }, +// { 0x5CE7, "" }, +// { 0x5CE8, "" }, +// { 0x5CE9, "" }, +// { 0x5CEA, "" }, +// { 0x5CEB, "" }, +// { 0x5CEC, "" }, +// { 0x5CED, "" }, +// { 0x5CEE, "" }, +// { 0x5CEF, "" }, +// { 0x5CF0, "" }, +// { 0x5CF1, "" }, +// { 0x5CF2, "" }, +// { 0x5CF3, "" }, +// { 0x5CF4, "" }, +// { 0x5CF5, "" }, +// { 0x5CF6, "" }, +// { 0x5CF7, "" }, +// { 0x5CF8, "" }, +// { 0x5CF9, "" }, +// { 0x5CFA, "" }, +// { 0x5CFB, "" }, +// { 0x5CFC, "" }, +// { 0x5CFD, "" }, +// { 0x5CFE, "" }, +// { 0x5CFF, "" }, +// { 0x5D00, "" }, +// { 0x5D01, "" }, +// { 0x5D02, "" }, +// { 0x5D03, "" }, +// { 0x5D04, "" }, +// { 0x5D05, "" }, +// { 0x5D06, "" }, +// { 0x5D07, "" }, +// { 0x5D08, "" }, +// { 0x5D09, "" }, +// { 0x5D0A, "" }, +// { 0x5D0B, "" }, +// { 0x5D0C, "" }, +// { 0x5D0D, "" }, +// { 0x5D0E, "" }, +// { 0x5D0F, "" }, +// { 0x5D10, "" }, +// { 0x5D11, "" }, +// { 0x5D12, "" }, +// { 0x5D13, "" }, +// { 0x5D14, "" }, +// { 0x5D15, "" }, +// { 0x5D16, "" }, +// { 0x5D17, "" }, +// { 0x5D18, "" }, +// { 0x5D19, "" }, +// { 0x5D1A, "" }, +// { 0x5D1B, "" }, +// { 0x5D1C, "" }, +// { 0x5D1D, "" }, +// { 0x5D1E, "" }, +// { 0x5D1F, "" }, +// { 0x5D20, "" }, +// { 0x5D21, "" }, +// { 0x5D22, "" }, +// { 0x5D23, "" }, +// { 0x5D24, "" }, +// { 0x5D25, "" }, +// { 0x5D26, "" }, +// { 0x5D27, "" }, +// { 0x5D28, "" }, +// { 0x5D29, "" }, +// { 0x5D2A, "" }, +// { 0x5D2B, "" }, +// { 0x5D2C, "" }, +// { 0x5D2D, "" }, +// { 0x5D2E, "" }, +// { 0x5D2F, "" }, +// { 0x5D30, "" }, +// { 0x5D31, "" }, +// { 0x5D32, "" }, +// { 0x5D33, "" }, +// { 0x5D34, "" }, +// { 0x5D35, "" }, +// { 0x5D36, "" }, +// { 0x5D37, "" }, +// { 0x5D38, "" }, +// { 0x5D39, "" }, +// { 0x5D3A, "" }, +// { 0x5D3B, "" }, +// { 0x5D3C, "" }, +// { 0x5D3D, "" }, +// { 0x5D3E, "" }, +// { 0x5D3F, "" }, +// { 0x5D40, "" }, +// { 0x5D41, "" }, +// { 0x5D42, "" }, +// { 0x5D43, "" }, +// { 0x5D44, "" }, +// { 0x5D45, "" }, +// { 0x5D46, "" }, +// { 0x5D47, "" }, +// { 0x5D48, "" }, +// { 0x5D49, "" }, +// { 0x5D4A, "" }, +// { 0x5D4B, "" }, +// { 0x5D4C, "" }, +// { 0x5D4D, "" }, +// { 0x5D4E, "" }, +// { 0x5D4F, "" }, +// { 0x5D50, "" }, +// { 0x5D51, "" }, +// { 0x5D52, "" }, +// { 0x5D53, "" }, +// { 0x5D54, "" }, +// { 0x5D55, "" }, +// { 0x5D56, "" }, +// { 0x5D57, "" }, +// { 0x5D58, "" }, +// { 0x5D59, "" }, +// { 0x5D5A, "" }, +// { 0x5D5B, "" }, +// { 0x5D5C, "" }, +// { 0x5D5D, "" }, +// { 0x5D5E, "" }, +// { 0x5D5F, "" }, +// { 0x5D60, "" }, +// { 0x5D61, "" }, +// { 0x5D62, "" }, +// { 0x5D63, "" }, +// { 0x5D64, "" }, +// { 0x5D65, "" }, +// { 0x5D66, "" }, +// { 0x5D67, "" }, +// { 0x5D68, "" }, +// { 0x5D69, "" }, +// { 0x5D6A, "" }, +// { 0x5D6B, "" }, +// { 0x5D6C, "" }, +// { 0x5D6D, "" }, +// { 0x5D6E, "" }, +// { 0x5D6F, "" }, +// { 0x5D70, "" }, +// { 0x5D71, "" }, +// { 0x5D72, "" }, +// { 0x5D73, "" }, +// { 0x5D74, "" }, +// { 0x5D75, "" }, +// { 0x5D76, "" }, +// { 0x5D77, "" }, +// { 0x5D78, "" }, +// { 0x5D79, "" }, +// { 0x5D7A, "" }, +// { 0x5D7B, "" }, +// { 0x5D7C, "" }, +// { 0x5D7D, "" }, +// { 0x5D7E, "" }, +// { 0x5D7F, "" }, +// { 0x5D80, "" }, +// { 0x5D81, "" }, +// { 0x5D82, "" }, +// { 0x5D83, "" }, +// { 0x5D84, "" }, +// { 0x5D85, "" }, +// { 0x5D86, "" }, +// { 0x5D87, "" }, +// { 0x5D88, "" }, +// { 0x5D89, "" }, +// { 0x5D8A, "" }, +// { 0x5D8B, "" }, +// { 0x5D8C, "" }, +// { 0x5D8D, "" }, +// { 0x5D8E, "" }, +// { 0x5D8F, "" }, +// { 0x5D90, "" }, +// { 0x5D91, "" }, +// { 0x5D92, "" }, +// { 0x5D93, "" }, +// { 0x5D94, "" }, +// { 0x5D95, "" }, +// { 0x5D96, "" }, +// { 0x5D97, "" }, +// { 0x5D98, "" }, +// { 0x5D99, "" }, +// { 0x5D9A, "" }, +// { 0x5D9B, "" }, +// { 0x5D9C, "" }, +// { 0x5D9D, "" }, +// { 0x5D9E, "" }, +// { 0x5D9F, "" }, +// { 0x5DA0, "" }, +// { 0x5DA1, "" }, +// { 0x5DA2, "" }, +// { 0x5DA3, "" }, +// { 0x5DA4, "" }, +// { 0x5DA5, "" }, +// { 0x5DA6, "" }, +// { 0x5DA7, "" }, +// { 0x5DA8, "" }, +// { 0x5DA9, "" }, +// { 0x5DAA, "" }, +// { 0x5DAB, "" }, +// { 0x5DAC, "" }, +// { 0x5DAD, "" }, +// { 0x5DAE, "" }, +// { 0x5DAF, "" }, +// { 0x5DB0, "" }, +// { 0x5DB1, "" }, +// { 0x5DB2, "" }, +// { 0x5DB3, "" }, +// { 0x5DB4, "" }, +// { 0x5DB5, "" }, +// { 0x5DB6, "" }, +// { 0x5DB7, "" }, +// { 0x5DB8, "" }, +// { 0x5DB9, "" }, +// { 0x5DBA, "" }, +// { 0x5DBB, "" }, +// { 0x5DBC, "" }, +// { 0x5DBD, "" }, +// { 0x5DBE, "" }, +// { 0x5DBF, "" }, +// { 0x5DC0, "" }, +// { 0x5DC1, "" }, +// { 0x5DC2, "" }, +// { 0x5DC3, "" }, +// { 0x5DC4, "" }, +// { 0x5DC5, "" }, +// { 0x5DC6, "" }, +// { 0x5DC7, "" }, +// { 0x5DC8, "" }, +// { 0x5DC9, "" }, +// { 0x5DCA, "" }, +// { 0x5DCB, "" }, +// { 0x5DCC, "" }, +// { 0x5DCD, "" }, +// { 0x5DCE, "" }, +// { 0x5DCF, "" }, +// { 0x5DD0, "" }, +// { 0x5DD1, "" }, +// { 0x5DD2, "" }, +// { 0x5DD3, "" }, +// { 0x5DD4, "" }, +// { 0x5DD5, "" }, +// { 0x5DD6, "" }, +// { 0x5DD7, "" }, +// { 0x5DD8, "" }, +// { 0x5DD9, "" }, +// { 0x5DDA, "" }, +// { 0x5DDB, "" }, +// { 0x5DDC, "" }, +// { 0x5DDD, "" }, +// { 0x5DDE, "" }, +// { 0x5DDF, "" }, +// { 0x5DE0, "" }, +// { 0x5DE1, "" }, +// { 0x5DE2, "" }, +// { 0x5DE3, "" }, +// { 0x5DE4, "" }, +// { 0x5DE5, "" }, +// { 0x5DE6, "" }, +// { 0x5DE7, "" }, +// { 0x5DE8, "" }, +// { 0x5DE9, "" }, +// { 0x5DEA, "" }, +// { 0x5DEB, "" }, +// { 0x5DEC, "" }, +// { 0x5DED, "" }, +// { 0x5DEE, "" }, +// { 0x5DEF, "" }, +// { 0x5DF0, "" }, +// { 0x5DF1, "" }, +// { 0x5DF2, "" }, +// { 0x5DF3, "" }, +// { 0x5DF4, "" }, +// { 0x5DF5, "" }, +// { 0x5DF6, "" }, +// { 0x5DF7, "" }, +// { 0x5DF8, "" }, +// { 0x5DF9, "" }, +// { 0x5DFA, "" }, +// { 0x5DFB, "" }, +// { 0x5DFC, "" }, +// { 0x5DFD, "" }, +// { 0x5DFE, "" }, +// { 0x5DFF, "" }, +// { 0x5E00, "" }, +// { 0x5E01, "" }, +// { 0x5E02, "" }, +// { 0x5E03, "" }, +// { 0x5E04, "" }, +// { 0x5E05, "" }, +// { 0x5E06, "" }, +// { 0x5E07, "" }, +// { 0x5E08, "" }, +// { 0x5E09, "" }, +// { 0x5E0A, "" }, +// { 0x5E0B, "" }, +// { 0x5E0C, "" }, +// { 0x5E0D, "" }, +// { 0x5E0E, "" }, +// { 0x5E0F, "" }, +// { 0x5E10, "" }, +// { 0x5E11, "" }, +// { 0x5E12, "" }, +// { 0x5E13, "" }, +// { 0x5E14, "" }, +// { 0x5E15, "" }, +// { 0x5E16, "" }, +// { 0x5E17, "" }, +// { 0x5E18, "" }, +// { 0x5E19, "" }, +// { 0x5E1A, "" }, +// { 0x5E1B, "" }, +// { 0x5E1C, "" }, +// { 0x5E1D, "" }, +// { 0x5E1E, "" }, +// { 0x5E1F, "" }, +// { 0x5E20, "" }, +// { 0x5E21, "" }, +// { 0x5E22, "" }, +// { 0x5E23, "" }, +// { 0x5E24, "" }, +// { 0x5E25, "" }, +// { 0x5E26, "" }, +// { 0x5E27, "" }, +// { 0x5E28, "" }, +// { 0x5E29, "" }, +// { 0x5E2A, "" }, +// { 0x5E2B, "" }, +// { 0x5E2C, "" }, +// { 0x5E2D, "" }, +// { 0x5E2E, "" }, +// { 0x5E2F, "" }, +// { 0x5E30, "" }, +// { 0x5E31, "" }, +// { 0x5E32, "" }, +// { 0x5E33, "" }, +// { 0x5E34, "" }, +// { 0x5E35, "" }, +// { 0x5E36, "" }, +// { 0x5E37, "" }, +// { 0x5E38, "" }, +// { 0x5E39, "" }, +// { 0x5E3A, "" }, +// { 0x5E3B, "" }, +// { 0x5E3C, "" }, +// { 0x5E3D, "" }, +// { 0x5E3E, "" }, +// { 0x5E3F, "" }, +// { 0x5E40, "" }, +// { 0x5E41, "" }, +// { 0x5E42, "" }, +// { 0x5E43, "" }, +// { 0x5E44, "" }, +// { 0x5E45, "" }, +// { 0x5E46, "" }, +// { 0x5E47, "" }, +// { 0x5E48, "" }, +// { 0x5E49, "" }, +// { 0x5E4A, "" }, +// { 0x5E4B, "" }, +// { 0x5E4C, "" }, +// { 0x5E4D, "" }, +// { 0x5E4E, "" }, +// { 0x5E4F, "" }, +// { 0x5E50, "" }, +// { 0x5E51, "" }, +// { 0x5E52, "" }, +// { 0x5E53, "" }, +// { 0x5E54, "" }, +// { 0x5E55, "" }, +// { 0x5E56, "" }, +// { 0x5E57, "" }, +// { 0x5E58, "" }, +// { 0x5E59, "" }, +// { 0x5E5A, "" }, +// { 0x5E5B, "" }, +// { 0x5E5C, "" }, +// { 0x5E5D, "" }, +// { 0x5E5E, "" }, +// { 0x5E5F, "" }, +// { 0x5E60, "" }, +// { 0x5E61, "" }, +// { 0x5E62, "" }, +// { 0x5E63, "" }, +// { 0x5E64, "" }, +// { 0x5E65, "" }, +// { 0x5E66, "" }, +// { 0x5E67, "" }, +// { 0x5E68, "" }, +// { 0x5E69, "" }, +// { 0x5E6A, "" }, +// { 0x5E6B, "" }, +// { 0x5E6C, "" }, +// { 0x5E6D, "" }, +// { 0x5E6E, "" }, +// { 0x5E6F, "" }, +// { 0x5E70, "" }, +// { 0x5E71, "" }, +// { 0x5E72, "" }, +// { 0x5E73, "" }, +// { 0x5E74, "" }, +// { 0x5E75, "" }, +// { 0x5E76, "" }, +// { 0x5E77, "" }, +// { 0x5E78, "" }, +// { 0x5E79, "" }, +// { 0x5E7A, "" }, +// { 0x5E7B, "" }, +// { 0x5E7C, "" }, +// { 0x5E7D, "" }, +// { 0x5E7E, "" }, +// { 0x5E7F, "" }, +// { 0x5E80, "" }, +// { 0x5E81, "" }, +// { 0x5E82, "" }, +// { 0x5E83, "" }, +// { 0x5E84, "" }, +// { 0x5E85, "" }, +// { 0x5E86, "" }, +// { 0x5E87, "" }, +// { 0x5E88, "" }, +// { 0x5E89, "" }, +// { 0x5E8A, "" }, +// { 0x5E8B, "" }, +// { 0x5E8C, "" }, +// { 0x5E8D, "" }, +// { 0x5E8E, "" }, +// { 0x5E8F, "" }, +// { 0x5E90, "" }, +// { 0x5E91, "" }, +// { 0x5E92, "" }, +// { 0x5E93, "" }, +// { 0x5E94, "" }, +// { 0x5E95, "" }, +// { 0x5E96, "" }, +// { 0x5E97, "" }, +// { 0x5E98, "" }, +// { 0x5E99, "" }, +// { 0x5E9A, "" }, +// { 0x5E9B, "" }, +// { 0x5E9C, "" }, +// { 0x5E9D, "" }, +// { 0x5E9E, "" }, +// { 0x5E9F, "" }, +// { 0x5EA0, "" }, +// { 0x5EA1, "" }, +// { 0x5EA2, "" }, +// { 0x5EA3, "" }, +// { 0x5EA4, "" }, +// { 0x5EA5, "" }, +// { 0x5EA6, "" }, +// { 0x5EA7, "" }, +// { 0x5EA8, "" }, +// { 0x5EA9, "" }, +// { 0x5EAA, "" }, +// { 0x5EAB, "" }, +// { 0x5EAC, "" }, +// { 0x5EAD, "" }, +// { 0x5EAE, "" }, +// { 0x5EAF, "" }, +// { 0x5EB0, "" }, +// { 0x5EB1, "" }, +// { 0x5EB2, "" }, +// { 0x5EB3, "" }, +// { 0x5EB4, "" }, +// { 0x5EB5, "" }, +// { 0x5EB6, "" }, +// { 0x5EB7, "" }, +// { 0x5EB8, "" }, +// { 0x5EB9, "" }, +// { 0x5EBA, "" }, +// { 0x5EBB, "" }, +// { 0x5EBC, "" }, +// { 0x5EBD, "" }, +// { 0x5EBE, "" }, +// { 0x5EBF, "" }, +// { 0x5EC0, "" }, +// { 0x5EC1, "" }, +// { 0x5EC2, "" }, +// { 0x5EC3, "" }, +// { 0x5EC4, "" }, +// { 0x5EC5, "" }, +// { 0x5EC6, "" }, +// { 0x5EC7, "" }, +// { 0x5EC8, "" }, +// { 0x5EC9, "" }, +// { 0x5ECA, "" }, +// { 0x5ECB, "" }, +// { 0x5ECC, "" }, +// { 0x5ECD, "" }, +// { 0x5ECE, "" }, +// { 0x5ECF, "" }, +// { 0x5ED0, "" }, +// { 0x5ED1, "" }, +// { 0x5ED2, "" }, +// { 0x5ED3, "" }, +// { 0x5ED4, "" }, +// { 0x5ED5, "" }, +// { 0x5ED6, "" }, +// { 0x5ED7, "" }, +// { 0x5ED8, "" }, +// { 0x5ED9, "" }, +// { 0x5EDA, "" }, +// { 0x5EDB, "" }, +// { 0x5EDC, "" }, +// { 0x5EDD, "" }, +// { 0x5EDE, "" }, +// { 0x5EDF, "" }, +// { 0x5EE0, "" }, +// { 0x5EE1, "" }, +// { 0x5EE2, "" }, +// { 0x5EE3, "" }, +// { 0x5EE4, "" }, +// { 0x5EE5, "" }, +// { 0x5EE6, "" }, +// { 0x5EE7, "" }, +// { 0x5EE8, "" }, +// { 0x5EE9, "" }, +// { 0x5EEA, "" }, +// { 0x5EEB, "" }, +// { 0x5EEC, "" }, +// { 0x5EED, "" }, +// { 0x5EEE, "" }, +// { 0x5EEF, "" }, +// { 0x5EF0, "" }, +// { 0x5EF1, "" }, +// { 0x5EF2, "" }, +// { 0x5EF3, "" }, +// { 0x5EF4, "" }, +// { 0x5EF5, "" }, +// { 0x5EF6, "" }, +// { 0x5EF7, "" }, +// { 0x5EF8, "" }, +// { 0x5EF9, "" }, +// { 0x5EFA, "" }, +// { 0x5EFB, "" }, +// { 0x5EFC, "" }, +// { 0x5EFD, "" }, +// { 0x5EFE, "" }, +// { 0x5EFF, "" }, +// { 0x5F00, "" }, +// { 0x5F01, "" }, +// { 0x5F02, "" }, +// { 0x5F03, "" }, +// { 0x5F04, "" }, +// { 0x5F05, "" }, +// { 0x5F06, "" }, +// { 0x5F07, "" }, +// { 0x5F08, "" }, +// { 0x5F09, "" }, +// { 0x5F0A, "" }, +// { 0x5F0B, "" }, +// { 0x5F0C, "" }, +// { 0x5F0D, "" }, +// { 0x5F0E, "" }, +// { 0x5F0F, "" }, +// { 0x5F10, "" }, +// { 0x5F11, "" }, +// { 0x5F12, "" }, +// { 0x5F13, "" }, +// { 0x5F14, "" }, +// { 0x5F15, "" }, +// { 0x5F16, "" }, +// { 0x5F17, "" }, +// { 0x5F18, "" }, +// { 0x5F19, "" }, +// { 0x5F1A, "" }, +// { 0x5F1B, "" }, +// { 0x5F1C, "" }, +// { 0x5F1D, "" }, +// { 0x5F1E, "" }, +// { 0x5F1F, "" }, +// { 0x5F20, "" }, +// { 0x5F21, "" }, +// { 0x5F22, "" }, +// { 0x5F23, "" }, +// { 0x5F24, "" }, +// { 0x5F25, "" }, +// { 0x5F26, "" }, +// { 0x5F27, "" }, +// { 0x5F28, "" }, +// { 0x5F29, "" }, +// { 0x5F2A, "" }, +// { 0x5F2B, "" }, +// { 0x5F2C, "" }, +// { 0x5F2D, "" }, +// { 0x5F2E, "" }, +// { 0x5F2F, "" }, +// { 0x5F30, "" }, +// { 0x5F31, "" }, +// { 0x5F32, "" }, +// { 0x5F33, "" }, +// { 0x5F34, "" }, +// { 0x5F35, "" }, +// { 0x5F36, "" }, +// { 0x5F37, "" }, +// { 0x5F38, "" }, +// { 0x5F39, "" }, +// { 0x5F3A, "" }, +// { 0x5F3B, "" }, +// { 0x5F3C, "" }, +// { 0x5F3D, "" }, +// { 0x5F3E, "" }, +// { 0x5F3F, "" }, +// { 0x5F40, "" }, +// { 0x5F41, "" }, +// { 0x5F42, "" }, +// { 0x5F43, "" }, +// { 0x5F44, "" }, +// { 0x5F45, "" }, +// { 0x5F46, "" }, +// { 0x5F47, "" }, +// { 0x5F48, "" }, +// { 0x5F49, "" }, +// { 0x5F4A, "" }, +// { 0x5F4B, "" }, +// { 0x5F4C, "" }, +// { 0x5F4D, "" }, +// { 0x5F4E, "" }, +// { 0x5F4F, "" }, +// { 0x5F50, "" }, +// { 0x5F51, "" }, +// { 0x5F52, "" }, +// { 0x5F53, "" }, +// { 0x5F54, "" }, +// { 0x5F55, "" }, +// { 0x5F56, "" }, +// { 0x5F57, "" }, +// { 0x5F58, "" }, +// { 0x5F59, "" }, +// { 0x5F5A, "" }, +// { 0x5F5B, "" }, +// { 0x5F5C, "" }, +// { 0x5F5D, "" }, +// { 0x5F5E, "" }, +// { 0x5F5F, "" }, +// { 0x5F60, "" }, +// { 0x5F61, "" }, +// { 0x5F62, "" }, +// { 0x5F63, "" }, +// { 0x5F64, "" }, +// { 0x5F65, "" }, +// { 0x5F66, "" }, +// { 0x5F67, "" }, +// { 0x5F68, "" }, +// { 0x5F69, "" }, +// { 0x5F6A, "" }, +// { 0x5F6B, "" }, +// { 0x5F6C, "" }, +// { 0x5F6D, "" }, +// { 0x5F6E, "" }, +// { 0x5F6F, "" }, +// { 0x5F70, "" }, +// { 0x5F71, "" }, +// { 0x5F72, "" }, +// { 0x5F73, "" }, +// { 0x5F74, "" }, +// { 0x5F75, "" }, +// { 0x5F76, "" }, +// { 0x5F77, "" }, +// { 0x5F78, "" }, +// { 0x5F79, "" }, +// { 0x5F7A, "" }, +// { 0x5F7B, "" }, +// { 0x5F7C, "" }, +// { 0x5F7D, "" }, +// { 0x5F7E, "" }, +// { 0x5F7F, "" }, +// { 0x5F80, "" }, +// { 0x5F81, "" }, +// { 0x5F82, "" }, +// { 0x5F83, "" }, +// { 0x5F84, "" }, +// { 0x5F85, "" }, +// { 0x5F86, "" }, +// { 0x5F87, "" }, +// { 0x5F88, "" }, +// { 0x5F89, "" }, +// { 0x5F8A, "" }, +// { 0x5F8B, "" }, +// { 0x5F8C, "" }, +// { 0x5F8D, "" }, +// { 0x5F8E, "" }, +// { 0x5F8F, "" }, +// { 0x5F90, "" }, +// { 0x5F91, "" }, +// { 0x5F92, "" }, +// { 0x5F93, "" }, +// { 0x5F94, "" }, +// { 0x5F95, "" }, +// { 0x5F96, "" }, +// { 0x5F97, "" }, +// { 0x5F98, "" }, +// { 0x5F99, "" }, +// { 0x5F9A, "" }, +// { 0x5F9B, "" }, +// { 0x5F9C, "" }, +// { 0x5F9D, "" }, +// { 0x5F9E, "" }, +// { 0x5F9F, "" }, +// { 0x5FA0, "" }, +// { 0x5FA1, "" }, +// { 0x5FA2, "" }, +// { 0x5FA3, "" }, +// { 0x5FA4, "" }, +// { 0x5FA5, "" }, +// { 0x5FA6, "" }, +// { 0x5FA7, "" }, +// { 0x5FA8, "" }, +// { 0x5FA9, "" }, +// { 0x5FAA, "" }, +// { 0x5FAB, "" }, +// { 0x5FAC, "" }, +// { 0x5FAD, "" }, +// { 0x5FAE, "" }, +// { 0x5FAF, "" }, +// { 0x5FB0, "" }, +// { 0x5FB1, "" }, +// { 0x5FB2, "" }, +// { 0x5FB3, "" }, +// { 0x5FB4, "" }, +// { 0x5FB5, "" }, +// { 0x5FB6, "" }, +// { 0x5FB7, "" }, +// { 0x5FB8, "" }, +// { 0x5FB9, "" }, +// { 0x5FBA, "" }, +// { 0x5FBB, "" }, +// { 0x5FBC, "" }, +// { 0x5FBD, "" }, +// { 0x5FBE, "" }, +// { 0x5FBF, "" }, +// { 0x5FC0, "" }, +// { 0x5FC1, "" }, +// { 0x5FC2, "" }, +// { 0x5FC3, "" }, +// { 0x5FC4, "" }, +// { 0x5FC5, "" }, +// { 0x5FC6, "" }, +// { 0x5FC7, "" }, +// { 0x5FC8, "" }, +// { 0x5FC9, "" }, +// { 0x5FCA, "" }, +// { 0x5FCB, "" }, +// { 0x5FCC, "" }, +// { 0x5FCD, "" }, +// { 0x5FCE, "" }, +// { 0x5FCF, "" }, +// { 0x5FD0, "" }, +// { 0x5FD1, "" }, +// { 0x5FD2, "" }, +// { 0x5FD3, "" }, +// { 0x5FD4, "" }, +// { 0x5FD5, "" }, +// { 0x5FD6, "" }, +// { 0x5FD7, "" }, +// { 0x5FD8, "" }, +// { 0x5FD9, "" }, +// { 0x5FDA, "" }, +// { 0x5FDB, "" }, +// { 0x5FDC, "" }, +// { 0x5FDD, "" }, +// { 0x5FDE, "" }, +// { 0x5FDF, "" }, +// { 0x5FE0, "" }, +// { 0x5FE1, "" }, +// { 0x5FE2, "" }, +// { 0x5FE3, "" }, +// { 0x5FE4, "" }, +// { 0x5FE5, "" }, +// { 0x5FE6, "" }, +// { 0x5FE7, "" }, +// { 0x5FE8, "" }, +// { 0x5FE9, "" }, +// { 0x5FEA, "" }, +// { 0x5FEB, "" }, +// { 0x5FEC, "" }, +// { 0x5FED, "" }, +// { 0x5FEE, "" }, +// { 0x5FEF, "" }, +// { 0x5FF0, "" }, +// { 0x5FF1, "" }, +// { 0x5FF2, "" }, +// { 0x5FF3, "" }, +// { 0x5FF4, "" }, +// { 0x5FF5, "" }, +// { 0x5FF6, "" }, +// { 0x5FF7, "" }, +// { 0x5FF8, "" }, +// { 0x5FF9, "" }, +// { 0x5FFA, "" }, +// { 0x5FFB, "" }, +// { 0x5FFC, "" }, +// { 0x5FFD, "" }, +// { 0x5FFE, "" }, +// { 0x5FFF, "" }, +// { 0x6000, "" }, +// { 0x6001, "" }, +// { 0x6002, "" }, +// { 0x6003, "" }, +// { 0x6004, "" }, +// { 0x6005, "" }, +// { 0x6006, "" }, +// { 0x6007, "" }, +// { 0x6008, "" }, +// { 0x6009, "" }, +// { 0x600A, "" }, +// { 0x600B, "" }, +// { 0x600C, "" }, +// { 0x600D, "" }, +// { 0x600E, "" }, +// { 0x600F, "" }, +// { 0x6010, "" }, +// { 0x6011, "" }, +// { 0x6012, "" }, +// { 0x6013, "" }, +// { 0x6014, "" }, +// { 0x6015, "" }, +// { 0x6016, "" }, +// { 0x6017, "" }, +// { 0x6018, "" }, +// { 0x6019, "" }, +// { 0x601A, "" }, +// { 0x601B, "" }, +// { 0x601C, "" }, +// { 0x601D, "" }, +// { 0x601E, "" }, +// { 0x601F, "" }, +// { 0x6020, "" }, +// { 0x6021, "" }, +// { 0x6022, "" }, +// { 0x6023, "" }, +// { 0x6024, "" }, +// { 0x6025, "" }, +// { 0x6026, "" }, +// { 0x6027, "" }, +// { 0x6028, "" }, +// { 0x6029, "" }, +// { 0x602A, "" }, +// { 0x602B, "" }, +// { 0x602C, "" }, +// { 0x602D, "" }, +// { 0x602E, "" }, +// { 0x602F, "" }, +// { 0x6030, "" }, +// { 0x6031, "" }, +// { 0x6032, "" }, +// { 0x6033, "" }, +// { 0x6034, "" }, +// { 0x6035, "" }, +// { 0x6036, "" }, +// { 0x6037, "" }, +// { 0x6038, "" }, +// { 0x6039, "" }, +// { 0x603A, "" }, +// { 0x603B, "" }, +// { 0x603C, "" }, +// { 0x603D, "" }, +// { 0x603E, "" }, +// { 0x603F, "" }, +// { 0x6040, "" }, +// { 0x6041, "" }, +// { 0x6042, "" }, +// { 0x6043, "" }, +// { 0x6044, "" }, +// { 0x6045, "" }, +// { 0x6046, "" }, +// { 0x6047, "" }, +// { 0x6048, "" }, +// { 0x6049, "" }, +// { 0x604A, "" }, +// { 0x604B, "" }, +// { 0x604C, "" }, +// { 0x604D, "" }, +// { 0x604E, "" }, +// { 0x604F, "" }, +// { 0x6050, "" }, +// { 0x6051, "" }, +// { 0x6052, "" }, +// { 0x6053, "" }, +// { 0x6054, "" }, +// { 0x6055, "" }, +// { 0x6056, "" }, +// { 0x6057, "" }, +// { 0x6058, "" }, +// { 0x6059, "" }, +// { 0x605A, "" }, +// { 0x605B, "" }, +// { 0x605C, "" }, +// { 0x605D, "" }, +// { 0x605E, "" }, +// { 0x605F, "" }, +// { 0x6060, "" }, +// { 0x6061, "" }, +// { 0x6062, "" }, +// { 0x6063, "" }, +// { 0x6064, "" }, +// { 0x6065, "" }, +// { 0x6066, "" }, +// { 0x6067, "" }, +// { 0x6068, "" }, +// { 0x6069, "" }, +// { 0x606A, "" }, +// { 0x606B, "" }, +// { 0x606C, "" }, +// { 0x606D, "" }, +// { 0x606E, "" }, +// { 0x606F, "" }, +// { 0x6070, "" }, +// { 0x6071, "" }, +// { 0x6072, "" }, +// { 0x6073, "" }, +// { 0x6074, "" }, +// { 0x6075, "" }, +// { 0x6076, "" }, +// { 0x6077, "" }, +// { 0x6078, "" }, +// { 0x6079, "" }, +// { 0x607A, "" }, +// { 0x607B, "" }, +// { 0x607C, "" }, +// { 0x607D, "" }, +// { 0x607E, "" }, +// { 0x607F, "" }, +// { 0x6080, "" }, +// { 0x6081, "" }, +// { 0x6082, "" }, +// { 0x6083, "" }, +// { 0x6084, "" }, +// { 0x6085, "" }, +// { 0x6086, "" }, +// { 0x6087, "" }, +// { 0x6088, "" }, +// { 0x6089, "" }, +// { 0x608A, "" }, +// { 0x608B, "" }, +// { 0x608C, "" }, +// { 0x608D, "" }, +// { 0x608E, "" }, +// { 0x608F, "" }, +// { 0x6090, "" }, +// { 0x6091, "" }, +// { 0x6092, "" }, +// { 0x6093, "" }, +// { 0x6094, "" }, +// { 0x6095, "" }, +// { 0x6096, "" }, +// { 0x6097, "" }, +// { 0x6098, "" }, +// { 0x6099, "" }, +// { 0x609A, "" }, +// { 0x609B, "" }, +// { 0x609C, "" }, +// { 0x609D, "" }, +// { 0x609E, "" }, +// { 0x609F, "" }, +// { 0x60A0, "" }, +// { 0x60A1, "" }, +// { 0x60A2, "" }, +// { 0x60A3, "" }, +// { 0x60A4, "" }, +// { 0x60A5, "" }, +// { 0x60A6, "" }, +// { 0x60A7, "" }, +// { 0x60A8, "" }, +// { 0x60A9, "" }, +// { 0x60AA, "" }, +// { 0x60AB, "" }, +// { 0x60AC, "" }, +// { 0x60AD, "" }, +// { 0x60AE, "" }, +// { 0x60AF, "" }, +// { 0x60B0, "" }, +// { 0x60B1, "" }, +// { 0x60B2, "" }, +// { 0x60B3, "" }, +// { 0x60B4, "" }, +// { 0x60B5, "" }, +// { 0x60B6, "" }, +// { 0x60B7, "" }, +// { 0x60B8, "" }, +// { 0x60B9, "" }, +// { 0x60BA, "" }, +// { 0x60BB, "" }, +// { 0x60BC, "" }, +// { 0x60BD, "" }, +// { 0x60BE, "" }, +// { 0x60BF, "" }, +// { 0x60C0, "" }, +// { 0x60C1, "" }, +// { 0x60C2, "" }, +// { 0x60C3, "" }, +// { 0x60C4, "" }, +// { 0x60C5, "" }, +// { 0x60C6, "" }, +// { 0x60C7, "" }, +// { 0x60C8, "" }, +// { 0x60C9, "" }, +// { 0x60CA, "" }, +// { 0x60CB, "" }, +// { 0x60CC, "" }, +// { 0x60CD, "" }, +// { 0x60CE, "" }, +// { 0x60CF, "" }, +// { 0x60D0, "" }, +// { 0x60D1, "" }, +// { 0x60D2, "" }, +// { 0x60D3, "" }, +// { 0x60D4, "" }, +// { 0x60D5, "" }, +// { 0x60D6, "" }, +// { 0x60D7, "" }, +// { 0x60D8, "" }, +// { 0x60D9, "" }, +// { 0x60DA, "" }, +// { 0x60DB, "" }, +// { 0x60DC, "" }, +// { 0x60DD, "" }, +// { 0x60DE, "" }, +// { 0x60DF, "" }, +// { 0x60E0, "" }, +// { 0x60E1, "" }, +// { 0x60E2, "" }, +// { 0x60E3, "" }, +// { 0x60E4, "" }, +// { 0x60E5, "" }, +// { 0x60E6, "" }, +// { 0x60E7, "" }, +// { 0x60E8, "" }, +// { 0x60E9, "" }, +// { 0x60EA, "" }, +// { 0x60EB, "" }, +// { 0x60EC, "" }, +// { 0x60ED, "" }, +// { 0x60EE, "" }, +// { 0x60EF, "" }, +// { 0x60F0, "" }, +// { 0x60F1, "" }, +// { 0x60F2, "" }, +// { 0x60F3, "" }, +// { 0x60F4, "" }, +// { 0x60F5, "" }, +// { 0x60F6, "" }, +// { 0x60F7, "" }, +// { 0x60F8, "" }, +// { 0x60F9, "" }, +// { 0x60FA, "" }, +// { 0x60FB, "" }, +// { 0x60FC, "" }, +// { 0x60FD, "" }, +// { 0x60FE, "" }, +// { 0x60FF, "" }, +// { 0x6100, "" }, +// { 0x6101, "" }, +// { 0x6102, "" }, +// { 0x6103, "" }, +// { 0x6104, "" }, +// { 0x6105, "" }, +// { 0x6106, "" }, +// { 0x6107, "" }, +// { 0x6108, "" }, +// { 0x6109, "" }, +// { 0x610A, "" }, +// { 0x610B, "" }, +// { 0x610C, "" }, +// { 0x610D, "" }, +// { 0x610E, "" }, +// { 0x610F, "" }, +// { 0x6110, "" }, +// { 0x6111, "" }, +// { 0x6112, "" }, +// { 0x6113, "" }, +// { 0x6114, "" }, +// { 0x6115, "" }, +// { 0x6116, "" }, +// { 0x6117, "" }, +// { 0x6118, "" }, +// { 0x6119, "" }, +// { 0x611A, "" }, +// { 0x611B, "" }, +// { 0x611C, "" }, +// { 0x611D, "" }, +// { 0x611E, "" }, +// { 0x611F, "" }, +// { 0x6120, "" }, +// { 0x6121, "" }, +// { 0x6122, "" }, +// { 0x6123, "" }, +// { 0x6124, "" }, +// { 0x6125, "" }, +// { 0x6126, "" }, +// { 0x6127, "" }, +// { 0x6128, "" }, +// { 0x6129, "" }, +// { 0x612A, "" }, +// { 0x612B, "" }, +// { 0x612C, "" }, +// { 0x612D, "" }, +// { 0x612E, "" }, +// { 0x612F, "" }, +// { 0x6130, "" }, +// { 0x6131, "" }, +// { 0x6132, "" }, +// { 0x6133, "" }, +// { 0x6134, "" }, +// { 0x6135, "" }, +// { 0x6136, "" }, +// { 0x6137, "" }, +// { 0x6138, "" }, +// { 0x6139, "" }, +// { 0x613A, "" }, +// { 0x613B, "" }, +// { 0x613C, "" }, +// { 0x613D, "" }, +// { 0x613E, "" }, +// { 0x613F, "" }, +// { 0x6140, "" }, +// { 0x6141, "" }, +// { 0x6142, "" }, +// { 0x6143, "" }, +// { 0x6144, "" }, +// { 0x6145, "" }, +// { 0x6146, "" }, +// { 0x6147, "" }, +// { 0x6148, "" }, +// { 0x6149, "" }, +// { 0x614A, "" }, +// { 0x614B, "" }, +// { 0x614C, "" }, +// { 0x614D, "" }, +// { 0x614E, "" }, +// { 0x614F, "" }, +// { 0x6150, "" }, +// { 0x6151, "" }, +// { 0x6152, "" }, +// { 0x6153, "" }, +// { 0x6154, "" }, +// { 0x6155, "" }, +// { 0x6156, "" }, +// { 0x6157, "" }, +// { 0x6158, "" }, +// { 0x6159, "" }, +// { 0x615A, "" }, +// { 0x615B, "" }, +// { 0x615C, "" }, +// { 0x615D, "" }, +// { 0x615E, "" }, +// { 0x615F, "" }, +// { 0x6160, "" }, +// { 0x6161, "" }, +// { 0x6162, "" }, +// { 0x6163, "" }, +// { 0x6164, "" }, +// { 0x6165, "" }, +// { 0x6166, "" }, +// { 0x6167, "" }, +// { 0x6168, "" }, +// { 0x6169, "" }, +// { 0x616A, "" }, +// { 0x616B, "" }, +// { 0x616C, "" }, +// { 0x616D, "" }, +// { 0x616E, "" }, +// { 0x616F, "" }, +// { 0x6170, "" }, +// { 0x6171, "" }, +// { 0x6172, "" }, +// { 0x6173, "" }, +// { 0x6174, "" }, +// { 0x6175, "" }, +// { 0x6176, "" }, +// { 0x6177, "" }, +// { 0x6178, "" }, +// { 0x6179, "" }, +// { 0x617A, "" }, +// { 0x617B, "" }, +// { 0x617C, "" }, +// { 0x617D, "" }, +// { 0x617E, "" }, +// { 0x617F, "" }, +// { 0x6180, "" }, +// { 0x6181, "" }, +// { 0x6182, "" }, +// { 0x6183, "" }, +// { 0x6184, "" }, +// { 0x6185, "" }, +// { 0x6186, "" }, +// { 0x6187, "" }, +// { 0x6188, "" }, +// { 0x6189, "" }, +// { 0x618A, "" }, +// { 0x618B, "" }, +// { 0x618C, "" }, +// { 0x618D, "" }, +// { 0x618E, "" }, +// { 0x618F, "" }, +// { 0x6190, "" }, +// { 0x6191, "" }, +// { 0x6192, "" }, +// { 0x6193, "" }, +// { 0x6194, "" }, +// { 0x6195, "" }, +// { 0x6196, "" }, +// { 0x6197, "" }, +// { 0x6198, "" }, +// { 0x6199, "" }, +// { 0x619A, "" }, +// { 0x619B, "" }, +// { 0x619C, "" }, +// { 0x619D, "" }, +// { 0x619E, "" }, +// { 0x619F, "" }, +// { 0x61A0, "" }, +// { 0x61A1, "" }, +// { 0x61A2, "" }, +// { 0x61A3, "" }, +// { 0x61A4, "" }, +// { 0x61A5, "" }, +// { 0x61A6, "" }, +// { 0x61A7, "" }, +// { 0x61A8, "" }, +// { 0x61A9, "" }, +// { 0x61AA, "" }, +// { 0x61AB, "" }, +// { 0x61AC, "" }, +// { 0x61AD, "" }, +// { 0x61AE, "" }, +// { 0x61AF, "" }, +// { 0x61B0, "" }, +// { 0x61B1, "" }, +// { 0x61B2, "" }, +// { 0x61B3, "" }, +// { 0x61B4, "" }, +// { 0x61B5, "" }, +// { 0x61B6, "" }, +// { 0x61B7, "" }, +// { 0x61B8, "" }, +// { 0x61B9, "" }, +// { 0x61BA, "" }, +// { 0x61BB, "" }, +// { 0x61BC, "" }, +// { 0x61BD, "" }, +// { 0x61BE, "" }, +// { 0x61BF, "" }, +// { 0x61C0, "" }, +// { 0x61C1, "" }, +// { 0x61C2, "" }, +// { 0x61C3, "" }, +// { 0x61C4, "" }, +// { 0x61C5, "" }, +// { 0x61C6, "" }, +// { 0x61C7, "" }, +// { 0x61C8, "" }, +// { 0x61C9, "" }, +// { 0x61CA, "" }, +// { 0x61CB, "" }, +// { 0x61CC, "" }, +// { 0x61CD, "" }, +// { 0x61CE, "" }, +// { 0x61CF, "" }, +// { 0x61D0, "" }, +// { 0x61D1, "" }, +// { 0x61D2, "" }, +// { 0x61D3, "" }, +// { 0x61D4, "" }, +// { 0x61D5, "" }, +// { 0x61D6, "" }, +// { 0x61D7, "" }, +// { 0x61D8, "" }, +// { 0x61D9, "" }, +// { 0x61DA, "" }, +// { 0x61DB, "" }, +// { 0x61DC, "" }, +// { 0x61DD, "" }, +// { 0x61DE, "" }, +// { 0x61DF, "" }, +// { 0x61E0, "" }, +// { 0x61E1, "" }, +// { 0x61E2, "" }, +// { 0x61E3, "" }, +// { 0x61E4, "" }, +// { 0x61E5, "" }, +// { 0x61E6, "" }, +// { 0x61E7, "" }, +// { 0x61E8, "" }, +// { 0x61E9, "" }, +// { 0x61EA, "" }, +// { 0x61EB, "" }, +// { 0x61EC, "" }, +// { 0x61ED, "" }, +// { 0x61EE, "" }, +// { 0x61EF, "" }, +// { 0x61F0, "" }, +// { 0x61F1, "" }, +// { 0x61F2, "" }, +// { 0x61F3, "" }, +// { 0x61F4, "" }, +// { 0x61F5, "" }, +// { 0x61F6, "" }, +// { 0x61F7, "" }, +// { 0x61F8, "" }, +// { 0x61F9, "" }, +// { 0x61FA, "" }, +// { 0x61FB, "" }, +// { 0x61FC, "" }, +// { 0x61FD, "" }, +// { 0x61FE, "" }, +// { 0x61FF, "" }, +// { 0x6200, "" }, +// { 0x6201, "" }, +// { 0x6202, "" }, +// { 0x6203, "" }, +// { 0x6204, "" }, +// { 0x6205, "" }, +// { 0x6206, "" }, +// { 0x6207, "" }, +// { 0x6208, "" }, +// { 0x6209, "" }, +// { 0x620A, "" }, +// { 0x620B, "" }, +// { 0x620C, "" }, +// { 0x620D, "" }, +// { 0x620E, "" }, +// { 0x620F, "" }, +// { 0x6210, "" }, +// { 0x6211, "" }, +// { 0x6212, "" }, +// { 0x6213, "" }, +// { 0x6214, "" }, +// { 0x6215, "" }, +// { 0x6216, "" }, +// { 0x6217, "" }, +// { 0x6218, "" }, +// { 0x6219, "" }, +// { 0x621A, "" }, +// { 0x621B, "" }, +// { 0x621C, "" }, +// { 0x621D, "" }, +// { 0x621E, "" }, +// { 0x621F, "" }, +// { 0x6220, "" }, +// { 0x6221, "" }, +// { 0x6222, "" }, +// { 0x6223, "" }, +// { 0x6224, "" }, +// { 0x6225, "" }, +// { 0x6226, "" }, +// { 0x6227, "" }, +// { 0x6228, "" }, +// { 0x6229, "" }, +// { 0x622A, "" }, +// { 0x622B, "" }, +// { 0x622C, "" }, +// { 0x622D, "" }, +// { 0x622E, "" }, +// { 0x622F, "" }, +// { 0x6230, "" }, +// { 0x6231, "" }, +// { 0x6232, "" }, +// { 0x6233, "" }, +// { 0x6234, "" }, +// { 0x6235, "" }, +// { 0x6236, "" }, +// { 0x6237, "" }, +// { 0x6238, "" }, +// { 0x6239, "" }, +// { 0x623A, "" }, +// { 0x623B, "" }, +// { 0x623C, "" }, +// { 0x623D, "" }, +// { 0x623E, "" }, +// { 0x623F, "" }, +// { 0x6240, "" }, +// { 0x6241, "" }, +// { 0x6242, "" }, +// { 0x6243, "" }, +// { 0x6244, "" }, +// { 0x6245, "" }, +// { 0x6246, "" }, +// { 0x6247, "" }, +// { 0x6248, "" }, +// { 0x6249, "" }, +// { 0x624A, "" }, +// { 0x624B, "" }, +// { 0x624C, "" }, +// { 0x624D, "" }, +// { 0x624E, "" }, +// { 0x624F, "" }, +// { 0x6250, "" }, +// { 0x6251, "" }, +// { 0x6252, "" }, +// { 0x6253, "" }, +// { 0x6254, "" }, +// { 0x6255, "" }, +// { 0x6256, "" }, +// { 0x6257, "" }, +// { 0x6258, "" }, +// { 0x6259, "" }, +// { 0x625A, "" }, +// { 0x625B, "" }, +// { 0x625C, "" }, +// { 0x625D, "" }, +// { 0x625E, "" }, +// { 0x625F, "" }, +// { 0x6260, "" }, +// { 0x6261, "" }, +// { 0x6262, "" }, +// { 0x6263, "" }, +// { 0x6264, "" }, +// { 0x6265, "" }, +// { 0x6266, "" }, +// { 0x6267, "" }, +// { 0x6268, "" }, +// { 0x6269, "" }, +// { 0x626A, "" }, +// { 0x626B, "" }, +// { 0x626C, "" }, +// { 0x626D, "" }, +// { 0x626E, "" }, +// { 0x626F, "" }, +// { 0x6270, "" }, +// { 0x6271, "" }, +// { 0x6272, "" }, +// { 0x6273, "" }, +// { 0x6274, "" }, +// { 0x6275, "" }, +// { 0x6276, "" }, +// { 0x6277, "" }, +// { 0x6278, "" }, +// { 0x6279, "" }, +// { 0x627A, "" }, +// { 0x627B, "" }, +// { 0x627C, "" }, +// { 0x627D, "" }, +// { 0x627E, "" }, +// { 0x627F, "" }, +// { 0x6280, "" }, +// { 0x6281, "" }, +// { 0x6282, "" }, +// { 0x6283, "" }, +// { 0x6284, "" }, +// { 0x6285, "" }, +// { 0x6286, "" }, +// { 0x6287, "" }, +// { 0x6288, "" }, +// { 0x6289, "" }, +// { 0x628A, "" }, +// { 0x628B, "" }, +// { 0x628C, "" }, +// { 0x628D, "" }, +// { 0x628E, "" }, +// { 0x628F, "" }, +// { 0x6290, "" }, +// { 0x6291, "" }, +// { 0x6292, "" }, +// { 0x6293, "" }, +// { 0x6294, "" }, +// { 0x6295, "" }, +// { 0x6296, "" }, +// { 0x6297, "" }, +// { 0x6298, "" }, +// { 0x6299, "" }, +// { 0x629A, "" }, +// { 0x629B, "" }, +// { 0x629C, "" }, +// { 0x629D, "" }, +// { 0x629E, "" }, +// { 0x629F, "" }, +// { 0x62A0, "" }, +// { 0x62A1, "" }, +// { 0x62A2, "" }, +// { 0x62A3, "" }, +// { 0x62A4, "" }, +// { 0x62A5, "" }, +// { 0x62A6, "" }, +// { 0x62A7, "" }, +// { 0x62A8, "" }, +// { 0x62A9, "" }, +// { 0x62AA, "" }, +// { 0x62AB, "" }, +// { 0x62AC, "" }, +// { 0x62AD, "" }, +// { 0x62AE, "" }, +// { 0x62AF, "" }, +// { 0x62B0, "" }, +// { 0x62B1, "" }, +// { 0x62B2, "" }, +// { 0x62B3, "" }, +// { 0x62B4, "" }, +// { 0x62B5, "" }, +// { 0x62B6, "" }, +// { 0x62B7, "" }, +// { 0x62B8, "" }, +// { 0x62B9, "" }, +// { 0x62BA, "" }, +// { 0x62BB, "" }, +// { 0x62BC, "" }, +// { 0x62BD, "" }, +// { 0x62BE, "" }, +// { 0x62BF, "" }, +// { 0x62C0, "" }, +// { 0x62C1, "" }, +// { 0x62C2, "" }, +// { 0x62C3, "" }, +// { 0x62C4, "" }, +// { 0x62C5, "" }, +// { 0x62C6, "" }, +// { 0x62C7, "" }, +// { 0x62C8, "" }, +// { 0x62C9, "" }, +// { 0x62CA, "" }, +// { 0x62CB, "" }, +// { 0x62CC, "" }, +// { 0x62CD, "" }, +// { 0x62CE, "" }, +// { 0x62CF, "" }, +// { 0x62D0, "" }, +// { 0x62D1, "" }, +// { 0x62D2, "" }, +// { 0x62D3, "" }, +// { 0x62D4, "" }, +// { 0x62D5, "" }, +// { 0x62D6, "" }, +// { 0x62D7, "" }, +// { 0x62D8, "" }, +// { 0x62D9, "" }, +// { 0x62DA, "" }, +// { 0x62DB, "" }, +// { 0x62DC, "" }, +// { 0x62DD, "" }, +// { 0x62DE, "" }, +// { 0x62DF, "" }, +// { 0x62E0, "" }, +// { 0x62E1, "" }, +// { 0x62E2, "" }, +// { 0x62E3, "" }, +// { 0x62E4, "" }, +// { 0x62E5, "" }, +// { 0x62E6, "" }, +// { 0x62E7, "" }, +// { 0x62E8, "" }, +// { 0x62E9, "" }, +// { 0x62EA, "" }, +// { 0x62EB, "" }, +// { 0x62EC, "" }, +// { 0x62ED, "" }, +// { 0x62EE, "" }, +// { 0x62EF, "" }, +// { 0x62F0, "" }, +// { 0x62F1, "" }, +// { 0x62F2, "" }, +// { 0x62F3, "" }, +// { 0x62F4, "" }, +// { 0x62F5, "" }, +// { 0x62F6, "" }, +// { 0x62F7, "" }, +// { 0x62F8, "" }, +// { 0x62F9, "" }, +// { 0x62FA, "" }, +// { 0x62FB, "" }, +// { 0x62FC, "" }, +// { 0x62FD, "" }, +// { 0x62FE, "" }, +// { 0x62FF, "" }, +// { 0x6300, "" }, +// { 0x6301, "" }, +// { 0x6302, "" }, +// { 0x6303, "" }, +// { 0x6304, "" }, +// { 0x6305, "" }, +// { 0x6306, "" }, +// { 0x6307, "" }, +// { 0x6308, "" }, +// { 0x6309, "" }, +// { 0x630A, "" }, +// { 0x630B, "" }, +// { 0x630C, "" }, +// { 0x630D, "" }, +// { 0x630E, "" }, +// { 0x630F, "" }, +// { 0x6310, "" }, +// { 0x6311, "" }, +// { 0x6312, "" }, +// { 0x6313, "" }, +// { 0x6314, "" }, +// { 0x6315, "" }, +// { 0x6316, "" }, +// { 0x6317, "" }, +// { 0x6318, "" }, +// { 0x6319, "" }, +// { 0x631A, "" }, +// { 0x631B, "" }, +// { 0x631C, "" }, +// { 0x631D, "" }, +// { 0x631E, "" }, +// { 0x631F, "" }, +// { 0x6320, "" }, +// { 0x6321, "" }, +// { 0x6322, "" }, +// { 0x6323, "" }, +// { 0x6324, "" }, +// { 0x6325, "" }, +// { 0x6326, "" }, +// { 0x6327, "" }, +// { 0x6328, "" }, +// { 0x6329, "" }, +// { 0x632A, "" }, +// { 0x632B, "" }, +// { 0x632C, "" }, +// { 0x632D, "" }, +// { 0x632E, "" }, +// { 0x632F, "" }, +// { 0x6330, "" }, +// { 0x6331, "" }, +// { 0x6332, "" }, +// { 0x6333, "" }, +// { 0x6334, "" }, +// { 0x6335, "" }, +// { 0x6336, "" }, +// { 0x6337, "" }, +// { 0x6338, "" }, +// { 0x6339, "" }, +// { 0x633A, "" }, +// { 0x633B, "" }, +// { 0x633C, "" }, +// { 0x633D, "" }, +// { 0x633E, "" }, +// { 0x633F, "" }, +// { 0x6340, "" }, +// { 0x6341, "" }, +// { 0x6342, "" }, +// { 0x6343, "" }, +// { 0x6344, "" }, +// { 0x6345, "" }, +// { 0x6346, "" }, +// { 0x6347, "" }, +// { 0x6348, "" }, +// { 0x6349, "" }, +// { 0x634A, "" }, +// { 0x634B, "" }, +// { 0x634C, "" }, +// { 0x634D, "" }, +// { 0x634E, "" }, +// { 0x634F, "" }, +// { 0x6350, "" }, +// { 0x6351, "" }, +// { 0x6352, "" }, +// { 0x6353, "" }, +// { 0x6354, "" }, +// { 0x6355, "" }, +// { 0x6356, "" }, +// { 0x6357, "" }, +// { 0x6358, "" }, +// { 0x6359, "" }, +// { 0x635A, "" }, +// { 0x635B, "" }, +// { 0x635C, "" }, +// { 0x635D, "" }, +// { 0x635E, "" }, +// { 0x635F, "" }, +// { 0x6360, "" }, +// { 0x6361, "" }, +// { 0x6362, "" }, +// { 0x6363, "" }, +// { 0x6364, "" }, +// { 0x6365, "" }, +// { 0x6366, "" }, +// { 0x6367, "" }, +// { 0x6368, "" }, +// { 0x6369, "" }, +// { 0x636A, "" }, +// { 0x636B, "" }, +// { 0x636C, "" }, +// { 0x636D, "" }, +// { 0x636E, "" }, +// { 0x636F, "" }, +// { 0x6370, "" }, +// { 0x6371, "" }, +// { 0x6372, "" }, +// { 0x6373, "" }, +// { 0x6374, "" }, +// { 0x6375, "" }, +// { 0x6376, "" }, +// { 0x6377, "" }, +// { 0x6378, "" }, +// { 0x6379, "" }, +// { 0x637A, "" }, +// { 0x637B, "" }, +// { 0x637C, "" }, +// { 0x637D, "" }, +// { 0x637E, "" }, +// { 0x637F, "" }, +// { 0x6380, "" }, +// { 0x6381, "" }, +// { 0x6382, "" }, +// { 0x6383, "" }, +// { 0x6384, "" }, +// { 0x6385, "" }, +// { 0x6386, "" }, +// { 0x6387, "" }, +// { 0x6388, "" }, +// { 0x6389, "" }, +// { 0x638A, "" }, +// { 0x638B, "" }, +// { 0x638C, "" }, +// { 0x638D, "" }, +// { 0x638E, "" }, +// { 0x638F, "" }, +// { 0x6390, "" }, +// { 0x6391, "" }, +// { 0x6392, "" }, +// { 0x6393, "" }, +// { 0x6394, "" }, +// { 0x6395, "" }, +// { 0x6396, "" }, +// { 0x6397, "" }, +// { 0x6398, "" }, +// { 0x6399, "" }, +// { 0x639A, "" }, +// { 0x639B, "" }, +// { 0x639C, "" }, +// { 0x639D, "" }, +// { 0x639E, "" }, +// { 0x639F, "" }, +// { 0x63A0, "" }, +// { 0x63A1, "" }, +// { 0x63A2, "" }, +// { 0x63A3, "" }, +// { 0x63A4, "" }, +// { 0x63A5, "" }, +// { 0x63A6, "" }, +// { 0x63A7, "" }, +// { 0x63A8, "" }, +// { 0x63A9, "" }, +// { 0x63AA, "" }, +// { 0x63AB, "" }, +// { 0x63AC, "" }, +// { 0x63AD, "" }, +// { 0x63AE, "" }, +// { 0x63AF, "" }, +// { 0x63B0, "" }, +// { 0x63B1, "" }, +// { 0x63B2, "" }, +// { 0x63B3, "" }, +// { 0x63B4, "" }, +// { 0x63B5, "" }, +// { 0x63B6, "" }, +// { 0x63B7, "" }, +// { 0x63B8, "" }, +// { 0x63B9, "" }, +// { 0x63BA, "" }, +// { 0x63BB, "" }, +// { 0x63BC, "" }, +// { 0x63BD, "" }, +// { 0x63BE, "" }, +// { 0x63BF, "" }, +// { 0x63C0, "" }, +// { 0x63C1, "" }, +// { 0x63C2, "" }, +// { 0x63C3, "" }, +// { 0x63C4, "" }, +// { 0x63C5, "" }, +// { 0x63C6, "" }, +// { 0x63C7, "" }, +// { 0x63C8, "" }, +// { 0x63C9, "" }, +// { 0x63CA, "" }, +// { 0x63CB, "" }, +// { 0x63CC, "" }, +// { 0x63CD, "" }, +// { 0x63CE, "" }, +// { 0x63CF, "" }, +// { 0x63D0, "" }, +// { 0x63D1, "" }, +// { 0x63D2, "" }, +// { 0x63D3, "" }, +// { 0x63D4, "" }, +// { 0x63D5, "" }, +// { 0x63D6, "" }, +// { 0x63D7, "" }, +// { 0x63D8, "" }, +// { 0x63D9, "" }, +// { 0x63DA, "" }, +// { 0x63DB, "" }, +// { 0x63DC, "" }, +// { 0x63DD, "" }, +// { 0x63DE, "" }, +// { 0x63DF, "" }, +// { 0x63E0, "" }, +// { 0x63E1, "" }, +// { 0x63E2, "" }, +// { 0x63E3, "" }, +// { 0x63E4, "" }, +// { 0x63E5, "" }, +// { 0x63E6, "" }, +// { 0x63E7, "" }, +// { 0x63E8, "" }, +// { 0x63E9, "" }, +// { 0x63EA, "" }, +// { 0x63EB, "" }, +// { 0x63EC, "" }, +// { 0x63ED, "" }, +// { 0x63EE, "" }, +// { 0x63EF, "" }, +// { 0x63F0, "" }, +// { 0x63F1, "" }, +// { 0x63F2, "" }, +// { 0x63F3, "" }, +// { 0x63F4, "" }, +// { 0x63F5, "" }, +// { 0x63F6, "" }, +// { 0x63F7, "" }, +// { 0x63F8, "" }, +// { 0x63F9, "" }, +// { 0x63FA, "" }, +// { 0x63FB, "" }, +// { 0x63FC, "" }, +// { 0x63FD, "" }, +// { 0x63FE, "" }, +// { 0x63FF, "" }, +// { 0x6400, "" }, +// { 0x6401, "" }, +// { 0x6402, "" }, +// { 0x6403, "" }, +// { 0x6404, "" }, +// { 0x6405, "" }, +// { 0x6406, "" }, +// { 0x6407, "" }, +// { 0x6408, "" }, +// { 0x6409, "" }, +// { 0x640A, "" }, +// { 0x640B, "" }, +// { 0x640C, "" }, +// { 0x640D, "" }, +// { 0x640E, "" }, +// { 0x640F, "" }, +// { 0x6410, "" }, +// { 0x6411, "" }, +// { 0x6412, "" }, +// { 0x6413, "" }, +// { 0x6414, "" }, +// { 0x6415, "" }, +// { 0x6416, "" }, +// { 0x6417, "" }, +// { 0x6418, "" }, +// { 0x6419, "" }, +// { 0x641A, "" }, +// { 0x641B, "" }, +// { 0x641C, "" }, +// { 0x641D, "" }, +// { 0x641E, "" }, +// { 0x641F, "" }, +// { 0x6420, "" }, +// { 0x6421, "" }, +// { 0x6422, "" }, +// { 0x6423, "" }, +// { 0x6424, "" }, +// { 0x6425, "" }, +// { 0x6426, "" }, +// { 0x6427, "" }, +// { 0x6428, "" }, +// { 0x6429, "" }, +// { 0x642A, "" }, +// { 0x642B, "" }, +// { 0x642C, "" }, +// { 0x642D, "" }, +// { 0x642E, "" }, +// { 0x642F, "" }, +// { 0x6430, "" }, +// { 0x6431, "" }, +// { 0x6432, "" }, +// { 0x6433, "" }, +// { 0x6434, "" }, +// { 0x6435, "" }, +// { 0x6436, "" }, +// { 0x6437, "" }, +// { 0x6438, "" }, +// { 0x6439, "" }, +// { 0x643A, "" }, +// { 0x643B, "" }, +// { 0x643C, "" }, +// { 0x643D, "" }, +// { 0x643E, "" }, +// { 0x643F, "" }, +// { 0x6440, "" }, +// { 0x6441, "" }, +// { 0x6442, "" }, +// { 0x6443, "" }, +// { 0x6444, "" }, +// { 0x6445, "" }, +// { 0x6446, "" }, +// { 0x6447, "" }, +// { 0x6448, "" }, +// { 0x6449, "" }, +// { 0x644A, "" }, +// { 0x644B, "" }, +// { 0x644C, "" }, +// { 0x644D, "" }, +// { 0x644E, "" }, +// { 0x644F, "" }, +// { 0x6450, "" }, +// { 0x6451, "" }, +// { 0x6452, "" }, +// { 0x6453, "" }, +// { 0x6454, "" }, +// { 0x6455, "" }, +// { 0x6456, "" }, +// { 0x6457, "" }, +// { 0x6458, "" }, +// { 0x6459, "" }, +// { 0x645A, "" }, +// { 0x645B, "" }, +// { 0x645C, "" }, +// { 0x645D, "" }, +// { 0x645E, "" }, +// { 0x645F, "" }, +// { 0x6460, "" }, +// { 0x6461, "" }, +// { 0x6462, "" }, +// { 0x6463, "" }, +// { 0x6464, "" }, +// { 0x6465, "" }, +// { 0x6466, "" }, +// { 0x6467, "" }, +// { 0x6468, "" }, +// { 0x6469, "" }, +// { 0x646A, "" }, +// { 0x646B, "" }, +// { 0x646C, "" }, +// { 0x646D, "" }, +// { 0x646E, "" }, +// { 0x646F, "" }, +// { 0x6470, "" }, +// { 0x6471, "" }, +// { 0x6472, "" }, +// { 0x6473, "" }, +// { 0x6474, "" }, +// { 0x6475, "" }, +// { 0x6476, "" }, +// { 0x6477, "" }, +// { 0x6478, "" }, +// { 0x6479, "" }, +// { 0x647A, "" }, +// { 0x647B, "" }, +// { 0x647C, "" }, +// { 0x647D, "" }, +// { 0x647E, "" }, +// { 0x647F, "" }, +// { 0x6480, "" }, +// { 0x6481, "" }, +// { 0x6482, "" }, +// { 0x6483, "" }, +// { 0x6484, "" }, +// { 0x6485, "" }, +// { 0x6486, "" }, +// { 0x6487, "" }, +// { 0x6488, "" }, +// { 0x6489, "" }, +// { 0x648A, "" }, +// { 0x648B, "" }, +// { 0x648C, "" }, +// { 0x648D, "" }, +// { 0x648E, "" }, +// { 0x648F, "" }, +// { 0x6490, "" }, +// { 0x6491, "" }, +// { 0x6492, "" }, +// { 0x6493, "" }, +// { 0x6494, "" }, +// { 0x6495, "" }, +// { 0x6496, "" }, +// { 0x6497, "" }, +// { 0x6498, "" }, +// { 0x6499, "" }, +// { 0x649A, "" }, +// { 0x649B, "" }, +// { 0x649C, "" }, +// { 0x649D, "" }, +// { 0x649E, "" }, +// { 0x649F, "" }, +// { 0x64A0, "" }, +// { 0x64A1, "" }, +// { 0x64A2, "" }, +// { 0x64A3, "" }, +// { 0x64A4, "" }, +// { 0x64A5, "" }, +// { 0x64A6, "" }, +// { 0x64A7, "" }, +// { 0x64A8, "" }, +// { 0x64A9, "" }, +// { 0x64AA, "" }, +// { 0x64AB, "" }, +// { 0x64AC, "" }, +// { 0x64AD, "" }, +// { 0x64AE, "" }, +// { 0x64AF, "" }, +// { 0x64B0, "" }, +// { 0x64B1, "" }, +// { 0x64B2, "" }, +// { 0x64B3, "" }, +// { 0x64B4, "" }, + { 0x64B5, "onlinegame" }, +// { 0x64B6, "" }, +// { 0x64B7, "" }, +// { 0x64B8, "" }, +// { 0x64B9, "" }, +// { 0x64BA, "" }, +// { 0x64BB, "" }, +// { 0x64BC, "" }, +// { 0x64BD, "" }, +// { 0x64BE, "" }, +// { 0x64BF, "" }, +// { 0x64C0, "" }, +// { 0x64C1, "" }, +// { 0x64C2, "" }, +// { 0x64C3, "" }, +// { 0x64C4, "" }, + { 0x64C5, "onplayerconnect" }, +// { 0x64C6, "" }, +// { 0x64C7, "" }, + { 0x64C8, "onplayerconnected" }, +// { 0x64C9, "" }, +// { 0x64CA, "" }, +// { 0x64CB, "" }, +// { 0x64CC, "" }, +// { 0x64CD, "" }, + { 0x64CE, "onplayerconnecting" }, +// { 0x64CF, "" }, +// { 0x64D0, "" }, +// { 0x64D1, "" }, +// { 0x64D2, "" }, +// { 0x64D3, "" }, +// { 0x64D4, "" }, +// { 0x64D5, "" }, +// { 0x64D6, "" }, +// { 0x64D7, "" }, +// { 0x64D8, "" }, +// { 0x64D9, "" }, +// { 0x64DA, "" }, +// { 0x64DB, "" }, +// { 0x64DC, "" }, +// { 0x64DD, "" }, +// { 0x64DE, "" }, +// { 0x64DF, "" }, +// { 0x64E0, "" }, +// { 0x64E1, "" }, +// { 0x64E2, "" }, +// { 0x64E3, "" }, +// { 0x64E4, "" }, +// { 0x64E5, "" }, +// { 0x64E6, "" }, +// { 0x64E7, "" }, +// { 0x64E8, "" }, +// { 0x64E9, "" }, +// { 0x64EA, "" }, +// { 0x64EB, "" }, +// { 0x64EC, "" }, +// { 0x64ED, "" }, +// { 0x64EE, "" }, +// { 0x64EF, "" }, +// { 0x64F0, "" }, +// { 0x64F1, "" }, +// { 0x64F2, "" }, +// { 0x64F3, "" }, +// { 0x64F4, "" }, +// { 0x64F5, "" }, +// { 0x64F6, "" }, +// { 0x64F7, "" }, +// { 0x64F8, "" }, +// { 0x64F9, "" }, +// { 0x64FA, "" }, +// { 0x64FB, "" }, +// { 0x64FC, "" }, +// { 0x64FD, "" }, +// { 0x64FE, "" }, +// { 0x64FF, "" }, +// { 0x6500, "" }, +// { 0x6501, "" }, +// { 0x6502, "" }, +// { 0x6503, "" }, +// { 0x6504, "" }, +// { 0x6505, "" }, +// { 0x6506, "" }, +// { 0x6507, "" }, +// { 0x6508, "" }, +// { 0x6509, "" }, +// { 0x650A, "" }, +// { 0x650B, "" }, +// { 0x650C, "" }, +// { 0x650D, "" }, +// { 0x650E, "" }, +// { 0x650F, "" }, +// { 0x6510, "" }, +// { 0x6511, "" }, +// { 0x6512, "" }, +// { 0x6513, "" }, +// { 0x6514, "" }, +// { 0x6515, "" }, +// { 0x6516, "" }, +// { 0x6517, "" }, +// { 0x6518, "" }, +// { 0x6519, "" }, +// { 0x651A, "" }, +// { 0x651B, "" }, +// { 0x651C, "" }, +// { 0x651D, "" }, +// { 0x651E, "" }, +// { 0x651F, "" }, +// { 0x6520, "" }, +// { 0x6521, "" }, +// { 0x6522, "" }, +// { 0x6523, "" }, +// { 0x6524, "" }, +// { 0x6525, "" }, +// { 0x6526, "" }, +// { 0x6527, "" }, +// { 0x6528, "" }, +// { 0x6529, "" }, +// { 0x652A, "" }, +// { 0x652B, "" }, +// { 0x652C, "" }, +// { 0x652D, "" }, +// { 0x652E, "" }, +// { 0x652F, "" }, +// { 0x6530, "" }, +// { 0x6531, "" }, +// { 0x6532, "" }, +// { 0x6533, "" }, +// { 0x6534, "" }, +// { 0x6535, "" }, +// { 0x6536, "" }, +// { 0x6537, "" }, +// { 0x6538, "" }, +// { 0x6539, "" }, +// { 0x653A, "" }, +// { 0x653B, "" }, +// { 0x653C, "" }, +// { 0x653D, "" }, +// { 0x653E, "" }, +// { 0x653F, "" }, +// { 0x6540, "" }, +// { 0x6541, "" }, +// { 0x6542, "" }, +// { 0x6543, "" }, +// { 0x6544, "" }, +// { 0x6545, "" }, +// { 0x6546, "" }, +// { 0x6547, "" }, +// { 0x6548, "" }, +// { 0x6549, "" }, +// { 0x654A, "" }, +// { 0x654B, "" }, +// { 0x654C, "" }, +// { 0x654D, "" }, +// { 0x654E, "" }, +// { 0x654F, "" }, +// { 0x6550, "" }, +// { 0x6551, "" }, +// { 0x6552, "" }, +// { 0x6553, "" }, +// { 0x6554, "" }, +// { 0x6555, "" }, +// { 0x6556, "" }, +// { 0x6557, "" }, +// { 0x6558, "" }, +// { 0x6559, "" }, +// { 0x655A, "" }, +// { 0x655B, "" }, +// { 0x655C, "" }, +// { 0x655D, "" }, +// { 0x655E, "" }, +// { 0x655F, "" }, +// { 0x6560, "" }, +// { 0x6561, "" }, +// { 0x6562, "" }, +// { 0x6563, "" }, +// { 0x6564, "" }, +// { 0x6565, "" }, +// { 0x6566, "" }, +// { 0x6567, "" }, +// { 0x6568, "" }, +// { 0x6569, "" }, +// { 0x656A, "" }, +// { 0x656B, "" }, +// { 0x656C, "" }, +// { 0x656D, "" }, +// { 0x656E, "" }, +// { 0x656F, "" }, +// { 0x6570, "" }, +// { 0x6571, "" }, +// { 0x6572, "" }, +// { 0x6573, "" }, +// { 0x6574, "" }, +// { 0x6575, "" }, +// { 0x6576, "" }, +// { 0x6577, "" }, +// { 0x6578, "" }, +// { 0x6579, "" }, +// { 0x657A, "" }, +// { 0x657B, "" }, +// { 0x657C, "" }, +// { 0x657D, "" }, +// { 0x657E, "" }, +// { 0x657F, "" }, +// { 0x6580, "" }, +// { 0x6581, "" }, +// { 0x6582, "" }, +// { 0x6583, "" }, +// { 0x6584, "" }, +// { 0x6585, "" }, +// { 0x6586, "" }, +// { 0x6587, "" }, +// { 0x6588, "" }, +// { 0x6589, "" }, +// { 0x658A, "" }, +// { 0x658B, "" }, +// { 0x658C, "" }, +// { 0x658D, "" }, +// { 0x658E, "" }, +// { 0x658F, "" }, +// { 0x6590, "" }, +// { 0x6591, "" }, +// { 0x6592, "" }, +// { 0x6593, "" }, +// { 0x6594, "" }, +// { 0x6595, "" }, +// { 0x6596, "" }, +// { 0x6597, "" }, +// { 0x6598, "" }, +// { 0x6599, "" }, +// { 0x659A, "" }, +// { 0x659B, "" }, +// { 0x659C, "" }, +// { 0x659D, "" }, +// { 0x659E, "" }, +// { 0x659F, "" }, +// { 0x65A0, "" }, +// { 0x65A1, "" }, +// { 0x65A2, "" }, +// { 0x65A3, "" }, +// { 0x65A4, "" }, +// { 0x65A5, "" }, +// { 0x65A6, "" }, +// { 0x65A7, "" }, +// { 0x65A8, "" }, +// { 0x65A9, "" }, +// { 0x65AA, "" }, +// { 0x65AB, "" }, +// { 0x65AC, "" }, +// { 0x65AD, "" }, +// { 0x65AE, "" }, +// { 0x65AF, "" }, +// { 0x65B0, "" }, +// { 0x65B1, "" }, +// { 0x65B2, "" }, +// { 0x65B3, "" }, +// { 0x65B4, "" }, +// { 0x65B5, "" }, +// { 0x65B6, "" }, +// { 0x65B7, "" }, +// { 0x65B8, "" }, +// { 0x65B9, "" }, +// { 0x65BA, "" }, +// { 0x65BB, "" }, +// { 0x65BC, "" }, +// { 0x65BD, "" }, +// { 0x65BE, "" }, +// { 0x65BF, "" }, +// { 0x65C0, "" }, +// { 0x65C1, "" }, +// { 0x65C2, "" }, +// { 0x65C3, "" }, +// { 0x65C4, "" }, +// { 0x65C5, "" }, +// { 0x65C6, "" }, +// { 0x65C7, "" }, +// { 0x65C8, "" }, +// { 0x65C9, "" }, +// { 0x65CA, "" }, +// { 0x65CB, "" }, +// { 0x65CC, "" }, +// { 0x65CD, "" }, +// { 0x65CE, "" }, +// { 0x65CF, "" }, +// { 0x65D0, "" }, +// { 0x65D1, "" }, +// { 0x65D2, "" }, +// { 0x65D3, "" }, +// { 0x65D4, "" }, +// { 0x65D5, "" }, +// { 0x65D6, "" }, +// { 0x65D7, "" }, +// { 0x65D8, "" }, +// { 0x65D9, "" }, +// { 0x65DA, "" }, +// { 0x65DB, "" }, +// { 0x65DC, "" }, +// { 0x65DD, "" }, +// { 0x65DE, "" }, +// { 0x65DF, "" }, +// { 0x65E0, "" }, +// { 0x65E1, "" }, +// { 0x65E2, "" }, +// { 0x65E3, "" }, +// { 0x65E4, "" }, +// { 0x65E5, "" }, +// { 0x65E6, "" }, +// { 0x65E7, "" }, +// { 0x65E8, "" }, +// { 0x65E9, "" }, +// { 0x65EA, "" }, +// { 0x65EB, "" }, +// { 0x65EC, "" }, +// { 0x65ED, "" }, +// { 0x65EE, "" }, +// { 0x65EF, "" }, +// { 0x65F0, "" }, +// { 0x65F1, "" }, +// { 0x65F2, "" }, +// { 0x65F3, "" }, +// { 0x65F4, "" }, +// { 0x65F5, "" }, +// { 0x65F6, "" }, +// { 0x65F7, "" }, +// { 0x65F8, "" }, +// { 0x65F9, "" }, +// { 0x65FA, "" }, +// { 0x65FB, "" }, +// { 0x65FC, "" }, +// { 0x65FD, "" }, +// { 0x65FE, "" }, +// { 0x65FF, "" }, +// { 0x6600, "" }, +// { 0x6601, "" }, +// { 0x6602, "" }, +// { 0x6603, "" }, +// { 0x6604, "" }, +// { 0x6605, "" }, +// { 0x6606, "" }, +// { 0x6607, "" }, +// { 0x6608, "" }, +// { 0x6609, "" }, +// { 0x660A, "" }, +// { 0x660B, "" }, +// { 0x660C, "" }, +// { 0x660D, "" }, +// { 0x660E, "" }, +// { 0x660F, "" }, +// { 0x6610, "" }, +// { 0x6611, "" }, +// { 0x6612, "" }, +// { 0x6613, "" }, +// { 0x6614, "" }, +// { 0x6615, "" }, +// { 0x6616, "" }, +// { 0x6617, "" }, +// { 0x6618, "" }, +// { 0x6619, "" }, +// { 0x661A, "" }, +// { 0x661B, "" }, +// { 0x661C, "" }, +// { 0x661D, "" }, +// { 0x661E, "" }, +// { 0x661F, "" }, +// { 0x6620, "" }, +// { 0x6621, "" }, +// { 0x6622, "" }, +// { 0x6623, "" }, +// { 0x6624, "" }, +// { 0x6625, "" }, +// { 0x6626, "" }, +// { 0x6627, "" }, +// { 0x6628, "" }, +// { 0x6629, "" }, +// { 0x662A, "" }, +// { 0x662B, "" }, +// { 0x662C, "" }, +// { 0x662D, "" }, +// { 0x662E, "" }, +// { 0x662F, "" }, +// { 0x6630, "" }, +// { 0x6631, "" }, +// { 0x6632, "" }, +// { 0x6633, "" }, +// { 0x6634, "" }, +// { 0x6635, "" }, +// { 0x6636, "" }, +// { 0x6637, "" }, +// { 0x6638, "" }, +// { 0x6639, "" }, +// { 0x663A, "" }, +// { 0x663B, "" }, +// { 0x663C, "" }, +// { 0x663D, "" }, +// { 0x663E, "" }, +// { 0x663F, "" }, +// { 0x6640, "" }, +// { 0x6641, "" }, +// { 0x6642, "" }, +// { 0x6643, "" }, +// { 0x6644, "" }, +// { 0x6645, "" }, +// { 0x6646, "" }, +// { 0x6647, "" }, +// { 0x6648, "" }, +// { 0x6649, "" }, +// { 0x664A, "" }, +// { 0x664B, "" }, +// { 0x664C, "" }, +// { 0x664D, "" }, +// { 0x664E, "" }, +// { 0x664F, "" }, +// { 0x6650, "" }, +// { 0x6651, "" }, +// { 0x6652, "" }, +// { 0x6653, "" }, +// { 0x6654, "" }, +// { 0x6655, "" }, +// { 0x6656, "" }, +// { 0x6657, "" }, +// { 0x6658, "" }, +// { 0x6659, "" }, +// { 0x665A, "" }, +// { 0x665B, "" }, +// { 0x665C, "" }, +// { 0x665D, "" }, +// { 0x665E, "" }, +// { 0x665F, "" }, +// { 0x6660, "" }, +// { 0x6661, "" }, +// { 0x6662, "" }, +// { 0x6663, "" }, +// { 0x6664, "" }, +// { 0x6665, "" }, +// { 0x6666, "" }, +// { 0x6667, "" }, +// { 0x6668, "" }, +// { 0x6669, "" }, +// { 0x666A, "" }, +// { 0x666B, "" }, +// { 0x666C, "" }, +// { 0x666D, "" }, +// { 0x666E, "" }, +// { 0x666F, "" }, +// { 0x6670, "" }, +// { 0x6671, "" }, +// { 0x6672, "" }, +// { 0x6673, "" }, +// { 0x6674, "" }, +// { 0x6675, "" }, +// { 0x6676, "" }, +// { 0x6677, "" }, +// { 0x6678, "" }, +// { 0x6679, "" }, +// { 0x667A, "" }, +// { 0x667B, "" }, +// { 0x667C, "" }, +// { 0x667D, "" }, +// { 0x667E, "" }, +// { 0x667F, "" }, +// { 0x6680, "" }, +// { 0x6681, "" }, + { 0x6682, "parent" }, +// { 0x6683, "" }, +// { 0x6684, "" }, +// { 0x6685, "" }, +// { 0x6686, "" }, +// { 0x6687, "" }, +// { 0x6688, "" }, +// { 0x6689, "" }, +// { 0x668A, "" }, +// { 0x668B, "" }, +// { 0x668C, "" }, +// { 0x668D, "" }, +// { 0x668E, "" }, +// { 0x668F, "" }, +// { 0x6690, "" }, +// { 0x6691, "" }, +// { 0x6692, "" }, +// { 0x6693, "" }, +// { 0x6694, "" }, +// { 0x6695, "" }, +// { 0x6696, "" }, +// { 0x6697, "" }, +// { 0x6698, "" }, +// { 0x6699, "" }, +// { 0x669A, "" }, +// { 0x669B, "" }, +// { 0x669C, "" }, +// { 0x669D, "" }, +// { 0x669E, "" }, +// { 0x669F, "" }, +// { 0x66A0, "" }, +// { 0x66A1, "" }, +// { 0x66A2, "" }, +// { 0x66A3, "" }, +// { 0x66A4, "" }, +// { 0x66A5, "" }, +// { 0x66A6, "" }, +// { 0x66A7, "" }, +// { 0x66A8, "" }, +// { 0x66A9, "" }, +// { 0x66AA, "" }, +// { 0x66AB, "" }, +// { 0x66AC, "" }, +// { 0x66AD, "" }, +// { 0x66AE, "" }, +// { 0x66AF, "" }, +// { 0x66B0, "" }, +// { 0x66B1, "" }, +// { 0x66B2, "" }, +// { 0x66B3, "" }, +// { 0x66B4, "" }, +// { 0x66B5, "" }, +// { 0x66B6, "" }, +// { 0x66B7, "" }, +// { 0x66B8, "" }, +// { 0x66B9, "" }, +// { 0x66BA, "" }, +// { 0x66BB, "" }, +// { 0x66BC, "" }, +// { 0x66BD, "" }, +// { 0x66BE, "" }, +// { 0x66BF, "" }, +// { 0x66C0, "" }, +// { 0x66C1, "" }, +// { 0x66C2, "" }, +// { 0x66C3, "" }, +// { 0x66C4, "" }, +// { 0x66C5, "" }, +// { 0x66C6, "" }, +// { 0x66C7, "" }, +// { 0x66C8, "" }, +// { 0x66C9, "" }, +// { 0x66CA, "" }, +// { 0x66CB, "" }, +// { 0x66CC, "" }, +// { 0x66CD, "" }, +// { 0x66CE, "" }, +// { 0x66CF, "" }, +// { 0x66D0, "" }, +// { 0x66D1, "" }, +// { 0x66D2, "" }, +// { 0x66D3, "" }, +// { 0x66D4, "" }, +// { 0x66D5, "" }, +// { 0x66D6, "" }, +// { 0x66D7, "" }, +// { 0x66D8, "" }, +// { 0x66D9, "" }, +// { 0x66DA, "" }, +// { 0x66DB, "" }, +// { 0x66DC, "" }, +// { 0x66DD, "" }, +// { 0x66DE, "" }, +// { 0x66DF, "" }, +// { 0x66E0, "" }, +// { 0x66E1, "" }, +// { 0x66E2, "" }, +// { 0x66E3, "" }, +// { 0x66E4, "" }, +// { 0x66E5, "" }, +// { 0x66E6, "" }, +// { 0x66E7, "" }, +// { 0x66E8, "" }, +// { 0x66E9, "" }, +// { 0x66EA, "" }, +// { 0x66EB, "" }, +// { 0x66EC, "" }, +// { 0x66ED, "" }, +// { 0x66EE, "" }, +// { 0x66EF, "" }, +// { 0x66F0, "" }, +// { 0x66F1, "" }, +// { 0x66F2, "" }, +// { 0x66F3, "" }, +// { 0x66F4, "" }, +// { 0x66F5, "" }, +// { 0x66F6, "" }, +// { 0x66F7, "" }, +// { 0x66F8, "" }, +// { 0x66F9, "" }, +// { 0x66FA, "" }, +// { 0x66FB, "" }, +// { 0x66FC, "" }, +// { 0x66FD, "" }, +// { 0x66FE, "" }, +// { 0x66FF, "" }, +// { 0x6700, "" }, +// { 0x6701, "" }, +// { 0x6702, "" }, +// { 0x6703, "" }, +// { 0x6704, "" }, +// { 0x6705, "" }, +// { 0x6706, "" }, +// { 0x6707, "" }, +// { 0x6708, "" }, +// { 0x6709, "" }, +// { 0x670A, "" }, +// { 0x670B, "" }, +// { 0x670C, "" }, +// { 0x670D, "" }, +// { 0x670E, "" }, +// { 0x670F, "" }, +// { 0x6710, "" }, +// { 0x6711, "" }, +// { 0x6712, "" }, +// { 0x6713, "" }, +// { 0x6714, "" }, +// { 0x6715, "" }, +// { 0x6716, "" }, +// { 0x6717, "" }, +// { 0x6718, "" }, +// { 0x6719, "" }, +// { 0x671A, "" }, +// { 0x671B, "" }, +// { 0x671C, "" }, +// { 0x671D, "" }, +// { 0x671E, "" }, +// { 0x671F, "" }, +// { 0x6720, "" }, +// { 0x6721, "" }, +// { 0x6722, "" }, +// { 0x6723, "" }, +// { 0x6724, "" }, +// { 0x6725, "" }, +// { 0x6726, "" }, +// { 0x6727, "" }, +// { 0x6728, "" }, +// { 0x6729, "" }, +// { 0x672A, "" }, +// { 0x672B, "" }, +// { 0x672C, "" }, +// { 0x672D, "" }, +// { 0x672E, "" }, +// { 0x672F, "" }, +// { 0x6730, "" }, +// { 0x6731, "" }, +// { 0x6732, "" }, +// { 0x6733, "" }, +// { 0x6734, "" }, +// { 0x6735, "" }, +// { 0x6736, "" }, +// { 0x6737, "" }, +// { 0x6738, "" }, +// { 0x6739, "" }, +// { 0x673A, "" }, +// { 0x673B, "" }, +// { 0x673C, "" }, +// { 0x673D, "" }, +// { 0x673E, "" }, +// { 0x673F, "" }, +// { 0x6740, "" }, +// { 0x6741, "" }, +// { 0x6742, "" }, +// { 0x6743, "" }, +// { 0x6744, "" }, +// { 0x6745, "" }, +// { 0x6746, "" }, +// { 0x6747, "" }, +// { 0x6748, "" }, +// { 0x6749, "" }, +// { 0x674A, "" }, +// { 0x674B, "" }, +// { 0x674C, "" }, +// { 0x674D, "" }, +// { 0x674E, "" }, +// { 0x674F, "" }, +// { 0x6750, "" }, +// { 0x6751, "" }, +// { 0x6752, "" }, +// { 0x6753, "" }, +// { 0x6754, "" }, +// { 0x6755, "" }, +// { 0x6756, "" }, +// { 0x6757, "" }, +// { 0x6758, "" }, +// { 0x6759, "" }, +// { 0x675A, "" }, +// { 0x675B, "" }, +// { 0x675C, "" }, +// { 0x675D, "" }, +// { 0x675E, "" }, +// { 0x675F, "" }, +// { 0x6760, "" }, +// { 0x6761, "" }, +// { 0x6762, "" }, +// { 0x6763, "" }, +// { 0x6764, "" }, +// { 0x6765, "" }, +// { 0x6766, "" }, +// { 0x6767, "" }, +// { 0x6768, "" }, +// { 0x6769, "" }, +// { 0x676A, "" }, +// { 0x676B, "" }, +// { 0x676C, "" }, +// { 0x676D, "" }, +// { 0x676E, "" }, +// { 0x676F, "" }, +// { 0x6770, "" }, +// { 0x6771, "" }, +// { 0x6772, "" }, +// { 0x6773, "" }, +// { 0x6774, "" }, +// { 0x6775, "" }, +// { 0x6776, "" }, +// { 0x6777, "" }, +// { 0x6778, "" }, +// { 0x6779, "" }, +// { 0x677A, "" }, +// { 0x677B, "" }, +// { 0x677C, "" }, +// { 0x677D, "" }, +// { 0x677E, "" }, +// { 0x677F, "" }, +// { 0x6780, "" }, +// { 0x6781, "" }, +// { 0x6782, "" }, +// { 0x6783, "" }, +// { 0x6784, "" }, +// { 0x6785, "" }, +// { 0x6786, "" }, +// { 0x6787, "" }, +// { 0x6788, "" }, +// { 0x6789, "" }, +// { 0x678A, "" }, +// { 0x678B, "" }, +// { 0x678C, "" }, +// { 0x678D, "" }, +// { 0x678E, "" }, +// { 0x678F, "" }, +// { 0x6790, "" }, +// { 0x6791, "" }, +// { 0x6792, "" }, +// { 0x6793, "" }, +// { 0x6794, "" }, +// { 0x6795, "" }, +// { 0x6796, "" }, +// { 0x6797, "" }, +// { 0x6798, "" }, +// { 0x6799, "" }, +// { 0x679A, "" }, +// { 0x679B, "" }, +// { 0x679C, "" }, +// { 0x679D, "" }, +// { 0x679E, "" }, +// { 0x679F, "" }, +// { 0x67A0, "" }, +// { 0x67A1, "" }, +// { 0x67A2, "" }, +// { 0x67A3, "" }, +// { 0x67A4, "" }, +// { 0x67A5, "" }, +// { 0x67A6, "" }, +// { 0x67A7, "" }, +// { 0x67A8, "" }, +// { 0x67A9, "" }, +// { 0x67AA, "" }, +// { 0x67AB, "" }, +// { 0x67AC, "" }, +// { 0x67AD, "" }, +// { 0x67AE, "" }, +// { 0x67AF, "" }, +// { 0x67B0, "" }, +// { 0x67B1, "" }, +// { 0x67B2, "" }, +// { 0x67B3, "" }, +// { 0x67B4, "" }, +// { 0x67B5, "" }, +// { 0x67B6, "" }, +// { 0x67B7, "" }, +// { 0x67B8, "" }, +// { 0x67B9, "" }, +// { 0x67BA, "" }, +// { 0x67BB, "" }, +// { 0x67BC, "" }, +// { 0x67BD, "" }, +// { 0x67BE, "" }, +// { 0x67BF, "" }, +// { 0x67C0, "" }, +// { 0x67C1, "" }, +// { 0x67C2, "" }, +// { 0x67C3, "" }, +// { 0x67C4, "" }, +// { 0x67C5, "" }, +// { 0x67C6, "" }, +// { 0x67C7, "" }, +// { 0x67C8, "" }, +// { 0x67C9, "" }, +// { 0x67CA, "" }, +// { 0x67CB, "" }, +// { 0x67CC, "" }, +// { 0x67CD, "" }, +// { 0x67CE, "" }, +// { 0x67CF, "" }, +// { 0x67D0, "" }, +// { 0x67D1, "" }, +// { 0x67D2, "" }, +// { 0x67D3, "" }, +// { 0x67D4, "" }, +// { 0x67D5, "" }, +// { 0x67D6, "" }, +// { 0x67D7, "" }, +// { 0x67D8, "" }, +// { 0x67D9, "" }, +// { 0x67DA, "" }, +// { 0x67DB, "" }, +// { 0x67DC, "" }, +// { 0x67DD, "" }, +// { 0x67DE, "" }, +// { 0x67DF, "" }, +// { 0x67E0, "" }, +// { 0x67E1, "" }, +// { 0x67E2, "" }, +// { 0x67E3, "" }, +// { 0x67E4, "" }, +// { 0x67E5, "" }, +// { 0x67E6, "" }, +// { 0x67E7, "" }, +// { 0x67E8, "" }, +// { 0x67E9, "" }, +// { 0x67EA, "" }, +// { 0x67EB, "" }, +// { 0x67EC, "" }, +// { 0x67ED, "" }, +// { 0x67EE, "" }, +// { 0x67EF, "" }, +// { 0x67F0, "" }, +// { 0x67F1, "" }, +// { 0x67F2, "" }, +// { 0x67F3, "" }, +// { 0x67F4, "" }, +// { 0x67F5, "" }, +// { 0x67F6, "" }, +// { 0x67F7, "" }, +// { 0x67F8, "" }, +// { 0x67F9, "" }, +// { 0x67FA, "" }, +// { 0x67FB, "" }, +// { 0x67FC, "" }, +// { 0x67FD, "" }, +// { 0x67FE, "" }, +// { 0x67FF, "" }, +// { 0x6800, "" }, +// { 0x6801, "" }, +// { 0x6802, "" }, +// { 0x6803, "" }, +// { 0x6804, "" }, +// { 0x6805, "" }, +// { 0x6806, "" }, +// { 0x6807, "" }, +// { 0x6808, "" }, +// { 0x6809, "" }, +// { 0x680A, "" }, +// { 0x680B, "" }, +// { 0x680C, "" }, +// { 0x680D, "" }, +// { 0x680E, "" }, +// { 0x680F, "" }, +// { 0x6810, "" }, +// { 0x6811, "" }, +// { 0x6812, "" }, +// { 0x6813, "" }, +// { 0x6814, "" }, +// { 0x6815, "" }, +// { 0x6816, "" }, +// { 0x6817, "" }, +// { 0x6818, "" }, +// { 0x6819, "" }, +// { 0x681A, "" }, +// { 0x681B, "" }, +// { 0x681C, "" }, +// { 0x681D, "" }, +// { 0x681E, "" }, +// { 0x681F, "" }, +// { 0x6820, "" }, +// { 0x6821, "" }, +// { 0x6822, "" }, +// { 0x6823, "" }, +// { 0x6824, "" }, +// { 0x6825, "" }, +// { 0x6826, "" }, +// { 0x6827, "" }, +// { 0x6828, "" }, +// { 0x6829, "" }, +// { 0x682A, "" }, +// { 0x682B, "" }, +// { 0x682C, "" }, +// { 0x682D, "" }, +// { 0x682E, "" }, +// { 0x682F, "" }, +// { 0x6830, "" }, +// { 0x6831, "" }, +// { 0x6832, "" }, +// { 0x6833, "" }, +// { 0x6834, "" }, +// { 0x6835, "" }, +// { 0x6836, "" }, +// { 0x6837, "" }, +// { 0x6838, "" }, +// { 0x6839, "" }, +// { 0x683A, "" }, +// { 0x683B, "" }, +// { 0x683C, "" }, +// { 0x683D, "" }, +// { 0x683E, "" }, +// { 0x683F, "" }, +// { 0x6840, "" }, +// { 0x6841, "" }, +// { 0x6842, "" }, +// { 0x6843, "" }, +// { 0x6844, "" }, +// { 0x6845, "" }, +// { 0x6846, "" }, +// { 0x6847, "" }, +// { 0x6848, "" }, +// { 0x6849, "" }, +// { 0x684A, "" }, +// { 0x684B, "" }, +// { 0x684C, "" }, +// { 0x684D, "" }, +// { 0x684E, "" }, +// { 0x684F, "" }, +// { 0x6850, "" }, +// { 0x6851, "" }, +// { 0x6852, "" }, +// { 0x6853, "" }, +// { 0x6854, "" }, +// { 0x6855, "" }, +// { 0x6856, "" }, +// { 0x6857, "" }, +// { 0x6858, "" }, +// { 0x6859, "" }, +// { 0x685A, "" }, +// { 0x685B, "" }, +// { 0x685C, "" }, +// { 0x685D, "" }, +// { 0x685E, "" }, +// { 0x685F, "" }, +// { 0x6860, "" }, +// { 0x6861, "" }, +// { 0x6862, "" }, +// { 0x6863, "" }, +// { 0x6864, "" }, +// { 0x6865, "" }, +// { 0x6866, "" }, +// { 0x6867, "" }, +// { 0x6868, "" }, +// { 0x6869, "" }, +// { 0x686A, "" }, +// { 0x686B, "" }, +// { 0x686C, "" }, +// { 0x686D, "" }, +// { 0x686E, "" }, +// { 0x686F, "" }, +// { 0x6870, "" }, +// { 0x6871, "" }, +// { 0x6872, "" }, +// { 0x6873, "" }, +// { 0x6874, "" }, +// { 0x6875, "" }, +// { 0x6876, "" }, +// { 0x6877, "" }, +// { 0x6878, "" }, +// { 0x6879, "" }, +// { 0x687A, "" }, +// { 0x687B, "" }, +// { 0x687C, "" }, +// { 0x687D, "" }, +// { 0x687E, "" }, +// { 0x687F, "" }, +// { 0x6880, "" }, +// { 0x6881, "" }, +// { 0x6882, "" }, +// { 0x6883, "" }, +// { 0x6884, "" }, +// { 0x6885, "" }, +// { 0x6886, "" }, +// { 0x6887, "" }, +// { 0x6888, "" }, +// { 0x6889, "" }, +// { 0x688A, "" }, +// { 0x688B, "" }, +// { 0x688C, "" }, +// { 0x688D, "" }, +// { 0x688E, "" }, +// { 0x688F, "" }, +// { 0x6890, "" }, +// { 0x6891, "" }, +// { 0x6892, "" }, +// { 0x6893, "" }, +// { 0x6894, "" }, +// { 0x6895, "" }, +// { 0x6896, "" }, +// { 0x6897, "" }, +// { 0x6898, "" }, +// { 0x6899, "" }, +// { 0x689A, "" }, +// { 0x689B, "" }, +// { 0x689C, "" }, +// { 0x689D, "" }, +// { 0x689E, "" }, +// { 0x689F, "" }, +// { 0x68A0, "" }, +// { 0x68A1, "" }, +// { 0x68A2, "" }, +// { 0x68A3, "" }, +// { 0x68A4, "" }, +// { 0x68A5, "" }, +// { 0x68A6, "" }, +// { 0x68A7, "" }, +// { 0x68A8, "" }, +// { 0x68A9, "" }, +// { 0x68AA, "" }, +// { 0x68AB, "" }, +// { 0x68AC, "" }, +// { 0x68AD, "" }, +// { 0x68AE, "" }, +// { 0x68AF, "" }, +// { 0x68B0, "" }, +// { 0x68B1, "" }, +// { 0x68B2, "" }, +// { 0x68B3, "" }, +// { 0x68B4, "" }, +// { 0x68B5, "" }, +// { 0x68B6, "" }, +// { 0x68B7, "" }, +// { 0x68B8, "" }, +// { 0x68B9, "" }, +// { 0x68BA, "" }, +// { 0x68BB, "" }, +// { 0x68BC, "" }, +// { 0x68BD, "" }, +// { 0x68BE, "" }, +// { 0x68BF, "" }, +// { 0x68C0, "" }, +// { 0x68C1, "" }, +// { 0x68C2, "" }, +// { 0x68C3, "" }, +// { 0x68C4, "" }, +// { 0x68C5, "" }, +// { 0x68C6, "" }, +// { 0x68C7, "" }, +// { 0x68C8, "" }, +// { 0x68C9, "" }, +// { 0x68CA, "" }, +// { 0x68CB, "" }, +// { 0x68CC, "" }, +// { 0x68CD, "" }, +// { 0x68CE, "" }, +// { 0x68CF, "" }, +// { 0x68D0, "" }, +// { 0x68D1, "" }, +// { 0x68D2, "" }, +// { 0x68D3, "" }, +// { 0x68D4, "" }, +// { 0x68D5, "" }, +// { 0x68D6, "" }, +// { 0x68D7, "" }, +// { 0x68D8, "" }, +// { 0x68D9, "" }, +// { 0x68DA, "" }, +// { 0x68DB, "" }, +// { 0x68DC, "" }, +// { 0x68DD, "" }, +// { 0x68DE, "" }, +// { 0x68DF, "" }, +// { 0x68E0, "" }, +// { 0x68E1, "" }, +// { 0x68E2, "" }, +// { 0x68E3, "" }, +// { 0x68E4, "" }, +// { 0x68E5, "" }, +// { 0x68E6, "" }, +// { 0x68E7, "" }, +// { 0x68E8, "" }, +// { 0x68E9, "" }, +// { 0x68EA, "" }, +// { 0x68EB, "" }, +// { 0x68EC, "" }, +// { 0x68ED, "" }, +// { 0x68EE, "" }, +// { 0x68EF, "" }, +// { 0x68F0, "" }, +// { 0x68F1, "" }, +// { 0x68F2, "" }, +// { 0x68F3, "" }, +// { 0x68F4, "" }, +// { 0x68F5, "" }, +// { 0x68F6, "" }, +// { 0x68F7, "" }, +// { 0x68F8, "" }, +// { 0x68F9, "" }, +// { 0x68FA, "" }, +// { 0x68FB, "" }, +// { 0x68FC, "" }, +// { 0x68FD, "" }, +// { 0x68FE, "" }, +// { 0x68FF, "" }, +// { 0x6900, "" }, +// { 0x6901, "" }, +// { 0x6902, "" }, +// { 0x6903, "" }, +// { 0x6904, "" }, +// { 0x6905, "" }, +// { 0x6906, "" }, +// { 0x6907, "" }, +// { 0x6908, "" }, +// { 0x6909, "" }, +// { 0x690A, "" }, +// { 0x690B, "" }, +// { 0x690C, "" }, +// { 0x690D, "" }, +// { 0x690E, "" }, +// { 0x690F, "" }, +// { 0x6910, "" }, +// { 0x6911, "" }, +// { 0x6912, "" }, +// { 0x6913, "" }, +// { 0x6914, "" }, +// { 0x6915, "" }, +// { 0x6916, "" }, +// { 0x6917, "" }, +// { 0x6918, "" }, +// { 0x6919, "" }, +// { 0x691A, "" }, +// { 0x691B, "" }, +// { 0x691C, "" }, +// { 0x691D, "" }, +// { 0x691E, "" }, +// { 0x691F, "" }, +// { 0x6920, "" }, +// { 0x6921, "" }, +// { 0x6922, "" }, +// { 0x6923, "" }, +// { 0x6924, "" }, +// { 0x6925, "" }, +// { 0x6926, "" }, +// { 0x6927, "" }, +// { 0x6928, "" }, +// { 0x6929, "" }, +// { 0x692A, "" }, +// { 0x692B, "" }, +// { 0x692C, "" }, +// { 0x692D, "" }, +// { 0x692E, "" }, +// { 0x692F, "" }, +// { 0x6930, "" }, +// { 0x6931, "" }, +// { 0x6932, "" }, +// { 0x6933, "" }, +// { 0x6934, "" }, +// { 0x6935, "" }, +// { 0x6936, "" }, +// { 0x6937, "" }, +// { 0x6938, "" }, +// { 0x6939, "" }, +// { 0x693A, "" }, +// { 0x693B, "" }, +// { 0x693C, "" }, +// { 0x693D, "" }, +// { 0x693E, "" }, +// { 0x693F, "" }, +// { 0x6940, "" }, +// { 0x6941, "" }, +// { 0x6942, "" }, +// { 0x6943, "" }, +// { 0x6944, "" }, +// { 0x6945, "" }, +// { 0x6946, "" }, +// { 0x6947, "" }, +// { 0x6948, "" }, +// { 0x6949, "" }, +// { 0x694A, "" }, +// { 0x694B, "" }, +// { 0x694C, "" }, +// { 0x694D, "" }, +// { 0x694E, "" }, +// { 0x694F, "" }, +// { 0x6950, "" }, +// { 0x6951, "" }, +// { 0x6952, "" }, +// { 0x6953, "" }, +// { 0x6954, "" }, +// { 0x6955, "" }, +// { 0x6956, "" }, +// { 0x6957, "" }, +// { 0x6958, "" }, +// { 0x6959, "" }, +// { 0x695A, "" }, +// { 0x695B, "" }, +// { 0x695C, "" }, +// { 0x695D, "" }, +// { 0x695E, "" }, +// { 0x695F, "" }, +// { 0x6960, "" }, +// { 0x6961, "" }, +// { 0x6962, "" }, +// { 0x6963, "" }, +// { 0x6964, "" }, +// { 0x6965, "" }, +// { 0x6966, "" }, +// { 0x6967, "" }, +// { 0x6968, "" }, +// { 0x6969, "" }, +// { 0x696A, "" }, +// { 0x696B, "" }, +// { 0x696C, "" }, +// { 0x696D, "" }, +// { 0x696E, "" }, +// { 0x696F, "" }, +// { 0x6970, "" }, +// { 0x6971, "" }, +// { 0x6972, "" }, +// { 0x6973, "" }, +// { 0x6974, "" }, +// { 0x6975, "" }, +// { 0x6976, "" }, +// { 0x6977, "" }, +// { 0x6978, "" }, +// { 0x6979, "" }, +// { 0x697A, "" }, +// { 0x697B, "" }, +// { 0x697C, "" }, +// { 0x697D, "" }, +// { 0x697E, "" }, +// { 0x697F, "" }, +// { 0x6980, "" }, +// { 0x6981, "" }, +// { 0x6982, "" }, +// { 0x6983, "" }, +// { 0x6984, "" }, +// { 0x6985, "" }, +// { 0x6986, "" }, +// { 0x6987, "" }, +// { 0x6988, "" }, +// { 0x6989, "" }, +// { 0x698A, "" }, +// { 0x698B, "" }, +// { 0x698C, "" }, +// { 0x698D, "" }, +// { 0x698E, "" }, +// { 0x698F, "" }, +// { 0x6990, "" }, +// { 0x6991, "" }, +// { 0x6992, "" }, +// { 0x6993, "" }, +// { 0x6994, "" }, +// { 0x6995, "" }, +// { 0x6996, "" }, +// { 0x6997, "" }, +// { 0x6998, "" }, +// { 0x6999, "" }, +// { 0x699A, "" }, +// { 0x699B, "" }, +// { 0x699C, "" }, +// { 0x699D, "" }, +// { 0x699E, "" }, +// { 0x699F, "" }, +// { 0x69A0, "" }, +// { 0x69A1, "" }, +// { 0x69A2, "" }, +// { 0x69A3, "" }, +// { 0x69A4, "" }, +// { 0x69A5, "" }, +// { 0x69A6, "" }, +// { 0x69A7, "" }, +// { 0x69A8, "" }, +// { 0x69A9, "" }, +// { 0x69AA, "" }, +// { 0x69AB, "" }, +// { 0x69AC, "" }, +// { 0x69AD, "" }, +// { 0x69AE, "" }, +// { 0x69AF, "" }, +// { 0x69B0, "" }, +// { 0x69B1, "" }, +// { 0x69B2, "" }, +// { 0x69B3, "" }, +// { 0x69B4, "" }, +// { 0x69B5, "" }, +// { 0x69B6, "" }, +// { 0x69B7, "" }, +// { 0x69B8, "" }, +// { 0x69B9, "" }, +// { 0x69BA, "" }, +// { 0x69BB, "" }, +// { 0x69BC, "" }, +// { 0x69BD, "" }, +// { 0x69BE, "" }, +// { 0x69BF, "" }, +// { 0x69C0, "" }, +// { 0x69C1, "" }, +// { 0x69C2, "" }, +// { 0x69C3, "" }, +// { 0x69C4, "" }, +// { 0x69C5, "" }, +// { 0x69C6, "" }, +// { 0x69C7, "" }, +// { 0x69C8, "" }, +// { 0x69C9, "" }, +// { 0x69CA, "" }, +// { 0x69CB, "" }, +// { 0x69CC, "" }, +// { 0x69CD, "" }, +// { 0x69CE, "" }, +// { 0x69CF, "" }, +// { 0x69D0, "" }, +// { 0x69D1, "" }, +// { 0x69D2, "" }, +// { 0x69D3, "" }, +// { 0x69D4, "" }, +// { 0x69D5, "" }, +// { 0x69D6, "" }, +// { 0x69D7, "" }, +// { 0x69D8, "" }, +// { 0x69D9, "" }, +// { 0x69DA, "" }, +// { 0x69DB, "" }, +// { 0x69DC, "" }, +// { 0x69DD, "" }, +// { 0x69DE, "" }, +// { 0x69DF, "" }, +// { 0x69E0, "" }, +// { 0x69E1, "" }, +// { 0x69E2, "" }, +// { 0x69E3, "" }, +// { 0x69E4, "" }, +// { 0x69E5, "" }, +// { 0x69E6, "" }, +// { 0x69E7, "" }, +// { 0x69E8, "" }, +// { 0x69E9, "" }, +// { 0x69EA, "" }, +// { 0x69EB, "" }, +// { 0x69EC, "" }, +// { 0x69ED, "" }, +// { 0x69EE, "" }, +// { 0x69EF, "" }, +// { 0x69F0, "" }, +// { 0x69F1, "" }, +// { 0x69F2, "" }, +// { 0x69F3, "" }, +// { 0x69F4, "" }, +// { 0x69F5, "" }, +// { 0x69F6, "" }, +// { 0x69F7, "" }, +// { 0x69F8, "" }, +// { 0x69F9, "" }, +// { 0x69FA, "" }, +// { 0x69FB, "" }, +// { 0x69FC, "" }, +// { 0x69FD, "" }, +// { 0x69FE, "" }, +// { 0x69FF, "" }, +// { 0x6A00, "" }, +// { 0x6A01, "" }, +// { 0x6A02, "" }, +// { 0x6A03, "" }, +// { 0x6A04, "" }, +// { 0x6A05, "" }, +// { 0x6A06, "" }, +// { 0x6A07, "" }, +// { 0x6A08, "" }, +// { 0x6A09, "" }, +// { 0x6A0A, "" }, +// { 0x6A0B, "" }, +// { 0x6A0C, "" }, +// { 0x6A0D, "" }, +// { 0x6A0E, "" }, +// { 0x6A0F, "" }, +// { 0x6A10, "" }, +// { 0x6A11, "" }, +// { 0x6A12, "" }, +// { 0x6A13, "" }, +// { 0x6A14, "" }, +// { 0x6A15, "" }, +// { 0x6A16, "" }, +// { 0x6A17, "" }, +// { 0x6A18, "" }, +// { 0x6A19, "" }, +// { 0x6A1A, "" }, +// { 0x6A1B, "" }, +// { 0x6A1C, "" }, +// { 0x6A1D, "" }, +// { 0x6A1E, "" }, +// { 0x6A1F, "" }, +// { 0x6A20, "" }, +// { 0x6A21, "" }, +// { 0x6A22, "" }, +// { 0x6A23, "" }, +// { 0x6A24, "" }, +// { 0x6A25, "" }, +// { 0x6A26, "" }, +// { 0x6A27, "" }, +// { 0x6A28, "" }, +// { 0x6A29, "" }, +// { 0x6A2A, "" }, +// { 0x6A2B, "" }, +// { 0x6A2C, "" }, +// { 0x6A2D, "" }, +// { 0x6A2E, "" }, +// { 0x6A2F, "" }, +// { 0x6A30, "" }, +// { 0x6A31, "" }, +// { 0x6A32, "" }, +// { 0x6A33, "" }, +// { 0x6A34, "" }, +// { 0x6A35, "" }, +// { 0x6A36, "" }, +// { 0x6A37, "" }, +// { 0x6A38, "" }, +// { 0x6A39, "" }, +// { 0x6A3A, "" }, +// { 0x6A3B, "" }, +// { 0x6A3C, "" }, +// { 0x6A3D, "" }, +// { 0x6A3E, "" }, +// { 0x6A3F, "" }, +// { 0x6A40, "" }, +// { 0x6A41, "" }, +// { 0x6A42, "" }, +// { 0x6A43, "" }, +// { 0x6A44, "" }, +// { 0x6A45, "" }, +// { 0x6A46, "" }, +// { 0x6A47, "" }, +// { 0x6A48, "" }, +// { 0x6A49, "" }, +// { 0x6A4A, "" }, +// { 0x6A4B, "" }, +// { 0x6A4C, "" }, +// { 0x6A4D, "" }, +// { 0x6A4E, "" }, +// { 0x6A4F, "" }, +// { 0x6A50, "" }, +// { 0x6A51, "" }, +// { 0x6A52, "" }, +// { 0x6A53, "" }, +// { 0x6A54, "" }, +// { 0x6A55, "" }, +// { 0x6A56, "" }, +// { 0x6A57, "" }, +// { 0x6A58, "" }, +// { 0x6A59, "" }, +// { 0x6A5A, "" }, +// { 0x6A5B, "" }, +// { 0x6A5C, "" }, +// { 0x6A5D, "" }, +// { 0x6A5E, "" }, +// { 0x6A5F, "" }, +// { 0x6A60, "" }, +// { 0x6A61, "" }, +// { 0x6A62, "" }, +// { 0x6A63, "" }, +// { 0x6A64, "" }, +// { 0x6A65, "" }, +// { 0x6A66, "" }, +// { 0x6A67, "" }, +// { 0x6A68, "" }, +// { 0x6A69, "" }, +// { 0x6A6A, "" }, +// { 0x6A6B, "" }, +// { 0x6A6C, "" }, +// { 0x6A6D, "" }, +// { 0x6A6E, "" }, +// { 0x6A6F, "" }, +// { 0x6A70, "" }, +// { 0x6A71, "" }, +// { 0x6A72, "" }, +// { 0x6A73, "" }, +// { 0x6A74, "" }, +// { 0x6A75, "" }, +// { 0x6A76, "" }, +// { 0x6A77, "" }, +// { 0x6A78, "" }, +// { 0x6A79, "" }, +// { 0x6A7A, "" }, +// { 0x6A7B, "" }, +// { 0x6A7C, "" }, +// { 0x6A7D, "" }, +// { 0x6A7E, "" }, +// { 0x6A7F, "" }, +// { 0x6A80, "" }, +// { 0x6A81, "" }, +// { 0x6A82, "" }, +// { 0x6A83, "" }, +// { 0x6A84, "" }, +// { 0x6A85, "" }, +// { 0x6A86, "" }, +// { 0x6A87, "" }, +// { 0x6A88, "" }, +// { 0x6A89, "" }, +// { 0x6A8A, "" }, +// { 0x6A8B, "" }, +// { 0x6A8C, "" }, +// { 0x6A8D, "" }, +// { 0x6A8E, "" }, +// { 0x6A8F, "" }, +// { 0x6A90, "" }, +// { 0x6A91, "" }, +// { 0x6A92, "" }, +// { 0x6A93, "" }, +// { 0x6A94, "" }, +// { 0x6A95, "" }, +// { 0x6A96, "" }, +// { 0x6A97, "" }, +// { 0x6A98, "" }, +// { 0x6A99, "" }, +// { 0x6A9A, "" }, +// { 0x6A9B, "" }, +// { 0x6A9C, "" }, +// { 0x6A9D, "" }, +// { 0x6A9E, "" }, +// { 0x6A9F, "" }, +// { 0x6AA0, "" }, +// { 0x6AA1, "" }, +// { 0x6AA2, "" }, +// { 0x6AA3, "" }, +// { 0x6AA4, "" }, +// { 0x6AA5, "" }, +// { 0x6AA6, "" }, +// { 0x6AA7, "" }, +// { 0x6AA8, "" }, +// { 0x6AA9, "" }, +// { 0x6AAA, "" }, +// { 0x6AAB, "" }, +// { 0x6AAC, "" }, +// { 0x6AAD, "" }, +// { 0x6AAE, "" }, +// { 0x6AAF, "" }, +// { 0x6AB0, "" }, +// { 0x6AB1, "" }, +// { 0x6AB2, "" }, +// { 0x6AB3, "" }, +// { 0x6AB4, "" }, +// { 0x6AB5, "" }, +// { 0x6AB6, "" }, +// { 0x6AB7, "" }, +// { 0x6AB8, "" }, +// { 0x6AB9, "" }, +// { 0x6ABA, "" }, +// { 0x6ABB, "" }, +// { 0x6ABC, "" }, +// { 0x6ABD, "" }, +// { 0x6ABE, "" }, +// { 0x6ABF, "" }, +// { 0x6AC0, "" }, +// { 0x6AC1, "" }, +// { 0x6AC2, "" }, +// { 0x6AC3, "" }, +// { 0x6AC4, "" }, +// { 0x6AC5, "" }, +// { 0x6AC6, "" }, +// { 0x6AC7, "" }, +// { 0x6AC8, "" }, +// { 0x6AC9, "" }, +// { 0x6ACA, "" }, +// { 0x6ACB, "" }, +// { 0x6ACC, "" }, +// { 0x6ACD, "" }, +// { 0x6ACE, "" }, +// { 0x6ACF, "" }, +// { 0x6AD0, "" }, +// { 0x6AD1, "" }, +// { 0x6AD2, "" }, +// { 0x6AD3, "" }, +// { 0x6AD4, "" }, +// { 0x6AD5, "" }, +// { 0x6AD6, "" }, +// { 0x6AD7, "" }, +// { 0x6AD8, "" }, +// { 0x6AD9, "" }, +// { 0x6ADA, "" }, +// { 0x6ADB, "" }, +// { 0x6ADC, "" }, +// { 0x6ADD, "" }, +// { 0x6ADE, "" }, +// { 0x6ADF, "" }, +// { 0x6AE0, "" }, +// { 0x6AE1, "" }, +// { 0x6AE2, "" }, +// { 0x6AE3, "" }, +// { 0x6AE4, "" }, +// { 0x6AE5, "" }, +// { 0x6AE6, "" }, +// { 0x6AE7, "" }, +// { 0x6AE8, "" }, +// { 0x6AE9, "" }, +// { 0x6AEA, "" }, +// { 0x6AEB, "" }, +// { 0x6AEC, "" }, +// { 0x6AED, "" }, +// { 0x6AEE, "" }, +// { 0x6AEF, "" }, +// { 0x6AF0, "" }, +// { 0x6AF1, "" }, +// { 0x6AF2, "" }, +// { 0x6AF3, "" }, +// { 0x6AF4, "" }, +// { 0x6AF5, "" }, +// { 0x6AF6, "" }, +// { 0x6AF7, "" }, +// { 0x6AF8, "" }, +// { 0x6AF9, "" }, +// { 0x6AFA, "" }, +// { 0x6AFB, "" }, +// { 0x6AFC, "" }, +// { 0x6AFD, "" }, +// { 0x6AFE, "" }, +// { 0x6AFF, "" }, +// { 0x6B00, "" }, +// { 0x6B01, "" }, +// { 0x6B02, "" }, +// { 0x6B03, "" }, +// { 0x6B04, "" }, +// { 0x6B05, "" }, +// { 0x6B06, "" }, +// { 0x6B07, "" }, +// { 0x6B08, "" }, +// { 0x6B09, "" }, +// { 0x6B0A, "" }, +// { 0x6B0B, "" }, +// { 0x6B0C, "" }, +// { 0x6B0D, "" }, +// { 0x6B0E, "" }, +// { 0x6B0F, "" }, +// { 0x6B10, "" }, +// { 0x6B11, "" }, +// { 0x6B12, "" }, +// { 0x6B13, "" }, +// { 0x6B14, "" }, +// { 0x6B15, "" }, +// { 0x6B16, "" }, +// { 0x6B17, "" }, +// { 0x6B18, "" }, +// { 0x6B19, "" }, +// { 0x6B1A, "" }, +// { 0x6B1B, "" }, +// { 0x6B1C, "" }, +// { 0x6B1D, "" }, +// { 0x6B1E, "" }, +// { 0x6B1F, "" }, +// { 0x6B20, "" }, +// { 0x6B21, "" }, +// { 0x6B22, "" }, +// { 0x6B23, "" }, +// { 0x6B24, "" }, +// { 0x6B25, "" }, +// { 0x6B26, "" }, +// { 0x6B27, "" }, +// { 0x6B28, "" }, +// { 0x6B29, "" }, +// { 0x6B2A, "" }, +// { 0x6B2B, "" }, +// { 0x6B2C, "" }, +// { 0x6B2D, "" }, +// { 0x6B2E, "" }, +// { 0x6B2F, "" }, +// { 0x6B30, "" }, +// { 0x6B31, "" }, +// { 0x6B32, "" }, +// { 0x6B33, "" }, +// { 0x6B34, "" }, +// { 0x6B35, "" }, +// { 0x6B36, "" }, +// { 0x6B37, "" }, +// { 0x6B38, "" }, +// { 0x6B39, "" }, +// { 0x6B3A, "" }, +// { 0x6B3B, "" }, +// { 0x6B3C, "" }, +// { 0x6B3D, "" }, +// { 0x6B3E, "" }, +// { 0x6B3F, "" }, +// { 0x6B40, "" }, +// { 0x6B41, "" }, +// { 0x6B42, "" }, +// { 0x6B43, "" }, +// { 0x6B44, "" }, +// { 0x6B45, "" }, +// { 0x6B46, "" }, +// { 0x6B47, "" }, +// { 0x6B48, "" }, +// { 0x6B49, "" }, +// { 0x6B4A, "" }, +// { 0x6B4B, "" }, +// { 0x6B4C, "" }, +// { 0x6B4D, "" }, +// { 0x6B4E, "" }, +// { 0x6B4F, "" }, +// { 0x6B50, "" }, +// { 0x6B51, "" }, +// { 0x6B52, "" }, +// { 0x6B53, "" }, +// { 0x6B54, "" }, +// { 0x6B55, "" }, +// { 0x6B56, "" }, +// { 0x6B57, "" }, +// { 0x6B58, "" }, +// { 0x6B59, "" }, +// { 0x6B5A, "" }, +// { 0x6B5B, "" }, +// { 0x6B5C, "" }, +// { 0x6B5D, "" }, +// { 0x6B5E, "" }, +// { 0x6B5F, "" }, +// { 0x6B60, "" }, +// { 0x6B61, "" }, +// { 0x6B62, "" }, +// { 0x6B63, "" }, +// { 0x6B64, "" }, +// { 0x6B65, "" }, +// { 0x6B66, "" }, +// { 0x6B67, "" }, +// { 0x6B68, "" }, +// { 0x6B69, "" }, +// { 0x6B6A, "" }, +// { 0x6B6B, "" }, +// { 0x6B6C, "" }, +// { 0x6B6D, "" }, +// { 0x6B6E, "" }, +// { 0x6B6F, "" }, +// { 0x6B70, "" }, +// { 0x6B71, "" }, +// { 0x6B72, "" }, +// { 0x6B73, "" }, +// { 0x6B74, "" }, +// { 0x6B75, "" }, +// { 0x6B76, "" }, +// { 0x6B77, "" }, +// { 0x6B78, "" }, +// { 0x6B79, "" }, +// { 0x6B7A, "" }, +// { 0x6B7B, "" }, +// { 0x6B7C, "" }, +// { 0x6B7D, "" }, +// { 0x6B7E, "" }, +// { 0x6B7F, "" }, +// { 0x6B80, "" }, +// { 0x6B81, "" }, +// { 0x6B82, "" }, +// { 0x6B83, "" }, +// { 0x6B84, "" }, +// { 0x6B85, "" }, +// { 0x6B86, "" }, +// { 0x6B87, "" }, +// { 0x6B88, "" }, +// { 0x6B89, "" }, +// { 0x6B8A, "" }, +// { 0x6B8B, "" }, +// { 0x6B8C, "" }, +// { 0x6B8D, "" }, +// { 0x6B8E, "" }, +// { 0x6B8F, "" }, +// { 0x6B90, "" }, +// { 0x6B91, "" }, +// { 0x6B92, "" }, +// { 0x6B93, "" }, +// { 0x6B94, "" }, +// { 0x6B95, "" }, +// { 0x6B96, "" }, +// { 0x6B97, "" }, +// { 0x6B98, "" }, +// { 0x6B99, "" }, +// { 0x6B9A, "" }, +// { 0x6B9B, "" }, +// { 0x6B9C, "" }, +// { 0x6B9D, "" }, +// { 0x6B9E, "" }, +// { 0x6B9F, "" }, +// { 0x6BA0, "" }, +// { 0x6BA1, "" }, +// { 0x6BA2, "" }, +// { 0x6BA3, "" }, +// { 0x6BA4, "" }, +// { 0x6BA5, "" }, +// { 0x6BA6, "" }, +// { 0x6BA7, "" }, +// { 0x6BA8, "" }, +// { 0x6BA9, "" }, +// { 0x6BAA, "" }, +// { 0x6BAB, "" }, +// { 0x6BAC, "" }, +// { 0x6BAD, "" }, +// { 0x6BAE, "" }, +// { 0x6BAF, "" }, +// { 0x6BB0, "" }, +// { 0x6BB1, "" }, +// { 0x6BB2, "" }, +// { 0x6BB3, "" }, +// { 0x6BB4, "" }, +// { 0x6BB5, "" }, +// { 0x6BB6, "" }, +// { 0x6BB7, "" }, +// { 0x6BB8, "" }, +// { 0x6BB9, "" }, +// { 0x6BBA, "" }, +// { 0x6BBB, "" }, +// { 0x6BBC, "" }, +// { 0x6BBD, "" }, +// { 0x6BBE, "" }, +// { 0x6BBF, "" }, +// { 0x6BC0, "" }, +// { 0x6BC1, "" }, +// { 0x6BC2, "" }, +// { 0x6BC3, "" }, +// { 0x6BC4, "" }, +// { 0x6BC5, "" }, +// { 0x6BC6, "" }, +// { 0x6BC7, "" }, +// { 0x6BC8, "" }, +// { 0x6BC9, "" }, +// { 0x6BCA, "" }, +// { 0x6BCB, "" }, +// { 0x6BCC, "" }, +// { 0x6BCD, "" }, +// { 0x6BCE, "" }, +// { 0x6BCF, "" }, +// { 0x6BD0, "" }, +// { 0x6BD1, "" }, +// { 0x6BD2, "" }, +// { 0x6BD3, "" }, +// { 0x6BD4, "" }, +// { 0x6BD5, "" }, +// { 0x6BD6, "" }, +// { 0x6BD7, "" }, +// { 0x6BD8, "" }, +// { 0x6BD9, "" }, +// { 0x6BDA, "" }, +// { 0x6BDB, "" }, +// { 0x6BDC, "" }, +// { 0x6BDD, "" }, +// { 0x6BDE, "" }, +// { 0x6BDF, "" }, +// { 0x6BE0, "" }, +// { 0x6BE1, "" }, +// { 0x6BE2, "" }, +// { 0x6BE3, "" }, +// { 0x6BE4, "" }, +// { 0x6BE5, "" }, +// { 0x6BE6, "" }, +// { 0x6BE7, "" }, +// { 0x6BE8, "" }, +// { 0x6BE9, "" }, +// { 0x6BEA, "" }, +// { 0x6BEB, "" }, +// { 0x6BEC, "" }, +// { 0x6BED, "" }, +// { 0x6BEE, "" }, +// { 0x6BEF, "" }, +// { 0x6BF0, "" }, +// { 0x6BF1, "" }, +// { 0x6BF2, "" }, +// { 0x6BF3, "" }, +// { 0x6BF4, "" }, +// { 0x6BF5, "" }, +// { 0x6BF6, "" }, +// { 0x6BF7, "" }, +// { 0x6BF8, "" }, +// { 0x6BF9, "" }, +// { 0x6BFA, "" }, +// { 0x6BFB, "" }, +// { 0x6BFC, "" }, +// { 0x6BFD, "" }, +// { 0x6BFE, "" }, +// { 0x6BFF, "" }, +// { 0x6C00, "" }, +// { 0x6C01, "" }, +// { 0x6C02, "" }, +// { 0x6C03, "" }, +// { 0x6C04, "" }, +// { 0x6C05, "" }, +// { 0x6C06, "" }, +// { 0x6C07, "" }, +// { 0x6C08, "" }, +// { 0x6C09, "" }, +// { 0x6C0A, "" }, +// { 0x6C0B, "" }, +// { 0x6C0C, "" }, +// { 0x6C0D, "" }, +// { 0x6C0E, "" }, +// { 0x6C0F, "" }, +// { 0x6C10, "" }, +// { 0x6C11, "" }, +// { 0x6C12, "" }, +// { 0x6C13, "" }, +// { 0x6C14, "" }, +// { 0x6C15, "" }, +// { 0x6C16, "" }, +// { 0x6C17, "" }, +// { 0x6C18, "" }, +// { 0x6C19, "" }, +// { 0x6C1A, "" }, +// { 0x6C1B, "" }, +// { 0x6C1C, "" }, +// { 0x6C1D, "" }, +// { 0x6C1E, "" }, +// { 0x6C1F, "" }, +// { 0x6C20, "" }, +// { 0x6C21, "" }, +// { 0x6C22, "" }, +// { 0x6C23, "" }, +// { 0x6C24, "" }, +// { 0x6C25, "" }, +// { 0x6C26, "" }, +// { 0x6C27, "" }, +// { 0x6C28, "" }, +// { 0x6C29, "" }, +// { 0x6C2A, "" }, +// { 0x6C2B, "" }, +// { 0x6C2C, "" }, +// { 0x6C2D, "" }, +// { 0x6C2E, "" }, +// { 0x6C2F, "" }, +// { 0x6C30, "" }, +// { 0x6C31, "" }, +// { 0x6C32, "" }, +// { 0x6C33, "" }, +// { 0x6C34, "" }, +// { 0x6C35, "" }, +// { 0x6C36, "" }, +// { 0x6C37, "" }, +// { 0x6C38, "" }, +// { 0x6C39, "" }, +// { 0x6C3A, "" }, +// { 0x6C3B, "" }, +// { 0x6C3C, "" }, +// { 0x6C3D, "" }, +// { 0x6C3E, "" }, +// { 0x6C3F, "" }, +// { 0x6C40, "" }, +// { 0x6C41, "" }, +// { 0x6C42, "" }, +// { 0x6C43, "" }, +// { 0x6C44, "" }, +// { 0x6C45, "" }, +// { 0x6C46, "" }, +// { 0x6C47, "" }, +// { 0x6C48, "" }, +// { 0x6C49, "" }, +// { 0x6C4A, "" }, +// { 0x6C4B, "" }, +// { 0x6C4C, "" }, +// { 0x6C4D, "" }, +// { 0x6C4E, "" }, +// { 0x6C4F, "" }, +// { 0x6C50, "" }, +// { 0x6C51, "" }, +// { 0x6C52, "" }, +// { 0x6C53, "" }, +// { 0x6C54, "" }, +// { 0x6C55, "" }, +// { 0x6C56, "" }, +// { 0x6C57, "" }, +// { 0x6C58, "" }, +// { 0x6C59, "" }, +// { 0x6C5A, "" }, +// { 0x6C5B, "" }, +// { 0x6C5C, "" }, +// { 0x6C5D, "" }, +// { 0x6C5E, "" }, +// { 0x6C5F, "" }, +// { 0x6C60, "" }, +// { 0x6C61, "" }, +// { 0x6C62, "" }, +// { 0x6C63, "" }, +// { 0x6C64, "" }, +// { 0x6C65, "" }, +// { 0x6C66, "" }, +// { 0x6C67, "" }, +// { 0x6C68, "" }, +// { 0x6C69, "" }, +// { 0x6C6A, "" }, +// { 0x6C6B, "" }, +// { 0x6C6C, "" }, +// { 0x6C6D, "" }, +// { 0x6C6E, "" }, +// { 0x6C6F, "" }, +// { 0x6C70, "" }, +// { 0x6C71, "" }, +// { 0x6C72, "" }, +// { 0x6C73, "" }, +// { 0x6C74, "" }, +// { 0x6C75, "" }, +// { 0x6C76, "" }, +// { 0x6C77, "" }, +// { 0x6C78, "" }, +// { 0x6C79, "" }, +// { 0x6C7A, "" }, +// { 0x6C7B, "" }, +// { 0x6C7C, "" }, +// { 0x6C7D, "" }, +// { 0x6C7E, "" }, +// { 0x6C7F, "" }, +// { 0x6C80, "" }, +// { 0x6C81, "" }, +// { 0x6C82, "" }, +// { 0x6C83, "" }, +// { 0x6C84, "" }, +// { 0x6C85, "" }, +// { 0x6C86, "" }, +// { 0x6C87, "" }, +// { 0x6C88, "" }, +// { 0x6C89, "" }, +// { 0x6C8A, "" }, +// { 0x6C8B, "" }, +// { 0x6C8C, "" }, +// { 0x6C8D, "" }, +// { 0x6C8E, "" }, +// { 0x6C8F, "" }, +// { 0x6C90, "" }, +// { 0x6C91, "" }, +// { 0x6C92, "" }, +// { 0x6C93, "" }, +// { 0x6C94, "" }, +// { 0x6C95, "" }, +// { 0x6C96, "" }, +// { 0x6C97, "" }, +// { 0x6C98, "" }, +// { 0x6C99, "" }, +// { 0x6C9A, "" }, +// { 0x6C9B, "" }, +// { 0x6C9C, "" }, +// { 0x6C9D, "" }, +// { 0x6C9E, "" }, +// { 0x6C9F, "" }, +// { 0x6CA0, "" }, +// { 0x6CA1, "" }, +// { 0x6CA2, "" }, +// { 0x6CA3, "" }, +// { 0x6CA4, "" }, +// { 0x6CA5, "" }, +// { 0x6CA6, "" }, +// { 0x6CA7, "" }, +// { 0x6CA8, "" }, +// { 0x6CA9, "" }, +// { 0x6CAA, "" }, +// { 0x6CAB, "" }, +// { 0x6CAC, "" }, +// { 0x6CAD, "" }, +// { 0x6CAE, "" }, +// { 0x6CAF, "" }, +// { 0x6CB0, "" }, +// { 0x6CB1, "" }, +// { 0x6CB2, "" }, +// { 0x6CB3, "" }, +// { 0x6CB4, "" }, +// { 0x6CB5, "" }, +// { 0x6CB6, "" }, +// { 0x6CB7, "" }, +// { 0x6CB8, "" }, +// { 0x6CB9, "" }, +// { 0x6CBA, "" }, +// { 0x6CBB, "" }, +// { 0x6CBC, "" }, +// { 0x6CBD, "" }, +// { 0x6CBE, "" }, +// { 0x6CBF, "" }, +// { 0x6CC0, "" }, +// { 0x6CC1, "" }, +// { 0x6CC2, "" }, +// { 0x6CC3, "" }, +// { 0x6CC4, "" }, +// { 0x6CC5, "" }, +// { 0x6CC6, "" }, +// { 0x6CC7, "" }, +// { 0x6CC8, "" }, +// { 0x6CC9, "" }, +// { 0x6CCA, "" }, +// { 0x6CCB, "" }, +// { 0x6CCC, "" }, +// { 0x6CCD, "" }, +// { 0x6CCE, "" }, +// { 0x6CCF, "" }, +// { 0x6CD0, "" }, +// { 0x6CD1, "" }, +// { 0x6CD2, "" }, +// { 0x6CD3, "" }, +// { 0x6CD4, "" }, +// { 0x6CD5, "" }, +// { 0x6CD6, "" }, +// { 0x6CD7, "" }, +// { 0x6CD8, "" }, +// { 0x6CD9, "" }, +// { 0x6CDA, "" }, +// { 0x6CDB, "" }, +// { 0x6CDC, "" }, +// { 0x6CDD, "" }, +// { 0x6CDE, "" }, +// { 0x6CDF, "" }, +// { 0x6CE0, "" }, +// { 0x6CE1, "" }, +// { 0x6CE2, "" }, +// { 0x6CE3, "" }, +// { 0x6CE4, "" }, +// { 0x6CE5, "" }, +// { 0x6CE6, "" }, +// { 0x6CE7, "" }, +// { 0x6CE8, "" }, +// { 0x6CE9, "" }, +// { 0x6CEA, "" }, +// { 0x6CEB, "" }, +// { 0x6CEC, "" }, +// { 0x6CED, "" }, +// { 0x6CEE, "" }, +// { 0x6CEF, "" }, +// { 0x6CF0, "" }, +// { 0x6CF1, "" }, +// { 0x6CF2, "" }, +// { 0x6CF3, "" }, +// { 0x6CF4, "" }, +// { 0x6CF5, "" }, +// { 0x6CF6, "" }, +// { 0x6CF7, "" }, +// { 0x6CF8, "" }, +// { 0x6CF9, "" }, +// { 0x6CFA, "" }, +// { 0x6CFB, "" }, +// { 0x6CFC, "" }, +// { 0x6CFD, "" }, +// { 0x6CFE, "" }, +// { 0x6CFF, "" }, +// { 0x6D00, "" }, +// { 0x6D01, "" }, +// { 0x6D02, "" }, +// { 0x6D03, "" }, +// { 0x6D04, "" }, +// { 0x6D05, "" }, +// { 0x6D06, "" }, +// { 0x6D07, "" }, +// { 0x6D08, "" }, +// { 0x6D09, "" }, +// { 0x6D0A, "" }, +// { 0x6D0B, "" }, +// { 0x6D0C, "" }, +// { 0x6D0D, "" }, +// { 0x6D0E, "" }, +// { 0x6D0F, "" }, +// { 0x6D10, "" }, +// { 0x6D11, "" }, +// { 0x6D12, "" }, +// { 0x6D13, "" }, +// { 0x6D14, "" }, +// { 0x6D15, "" }, +// { 0x6D16, "" }, +// { 0x6D17, "" }, +// { 0x6D18, "" }, +// { 0x6D19, "" }, +// { 0x6D1A, "" }, +// { 0x6D1B, "" }, +// { 0x6D1C, "" }, +// { 0x6D1D, "" }, +// { 0x6D1E, "" }, +// { 0x6D1F, "" }, +// { 0x6D20, "" }, +// { 0x6D21, "" }, +// { 0x6D22, "" }, +// { 0x6D23, "" }, +// { 0x6D24, "" }, +// { 0x6D25, "" }, +// { 0x6D26, "" }, +// { 0x6D27, "" }, +// { 0x6D28, "" }, +// { 0x6D29, "" }, +// { 0x6D2A, "" }, +// { 0x6D2B, "" }, +// { 0x6D2C, "" }, +// { 0x6D2D, "" }, +// { 0x6D2E, "" }, +// { 0x6D2F, "" }, +// { 0x6D30, "" }, +// { 0x6D31, "" }, +// { 0x6D32, "" }, +// { 0x6D33, "" }, +// { 0x6D34, "" }, +// { 0x6D35, "" }, +// { 0x6D36, "" }, +// { 0x6D37, "" }, +// { 0x6D38, "" }, +// { 0x6D39, "" }, +// { 0x6D3A, "" }, +// { 0x6D3B, "" }, +// { 0x6D3C, "" }, +// { 0x6D3D, "" }, +// { 0x6D3E, "" }, +// { 0x6D3F, "" }, +// { 0x6D40, "" }, +// { 0x6D41, "" }, +// { 0x6D42, "" }, +// { 0x6D43, "" }, +// { 0x6D44, "" }, +// { 0x6D45, "" }, +// { 0x6D46, "" }, +// { 0x6D47, "" }, +// { 0x6D48, "" }, +// { 0x6D49, "" }, +// { 0x6D4A, "" }, +// { 0x6D4B, "" }, +// { 0x6D4C, "" }, +// { 0x6D4D, "" }, +// { 0x6D4E, "" }, +// { 0x6D4F, "" }, +// { 0x6D50, "" }, +// { 0x6D51, "" }, +// { 0x6D52, "" }, +// { 0x6D53, "" }, +// { 0x6D54, "" }, +// { 0x6D55, "" }, +// { 0x6D56, "" }, +// { 0x6D57, "" }, +// { 0x6D58, "" }, +// { 0x6D59, "" }, +// { 0x6D5A, "" }, +// { 0x6D5B, "" }, +// { 0x6D5C, "" }, +// { 0x6D5D, "" }, +// { 0x6D5E, "" }, +// { 0x6D5F, "" }, +// { 0x6D60, "" }, +// { 0x6D61, "" }, +// { 0x6D62, "" }, +// { 0x6D63, "" }, +// { 0x6D64, "" }, +// { 0x6D65, "" }, +// { 0x6D66, "" }, +// { 0x6D67, "" }, +// { 0x6D68, "" }, +// { 0x6D69, "" }, +// { 0x6D6A, "" }, +// { 0x6D6B, "" }, +// { 0x6D6C, "" }, +// { 0x6D6D, "" }, +// { 0x6D6E, "" }, +// { 0x6D6F, "" }, +// { 0x6D70, "" }, +// { 0x6D71, "" }, +// { 0x6D72, "" }, +// { 0x6D73, "" }, +// { 0x6D74, "" }, +// { 0x6D75, "" }, +// { 0x6D76, "" }, +// { 0x6D77, "" }, +// { 0x6D78, "" }, +// { 0x6D79, "" }, +// { 0x6D7A, "" }, +// { 0x6D7B, "" }, +// { 0x6D7C, "" }, +// { 0x6D7D, "" }, +// { 0x6D7E, "" }, +// { 0x6D7F, "" }, +// { 0x6D80, "" }, +// { 0x6D81, "" }, +// { 0x6D82, "" }, +// { 0x6D83, "" }, +// { 0x6D84, "" }, +// { 0x6D85, "" }, +// { 0x6D86, "" }, +// { 0x6D87, "" }, +// { 0x6D88, "" }, +// { 0x6D89, "" }, +// { 0x6D8A, "" }, +// { 0x6D8B, "" }, +// { 0x6D8C, "" }, +// { 0x6D8D, "" }, +// { 0x6D8E, "" }, +// { 0x6D8F, "" }, +// { 0x6D90, "" }, +// { 0x6D91, "" }, +// { 0x6D92, "" }, +// { 0x6D93, "" }, +// { 0x6D94, "" }, +// { 0x6D95, "" }, +// { 0x6D96, "" }, +// { 0x6D97, "" }, +// { 0x6D98, "" }, +// { 0x6D99, "" }, +// { 0x6D9A, "" }, +// { 0x6D9B, "" }, +// { 0x6D9C, "" }, +// { 0x6D9D, "" }, +// { 0x6D9E, "" }, +// { 0x6D9F, "" }, +// { 0x6DA0, "" }, +// { 0x6DA1, "" }, +// { 0x6DA2, "" }, +// { 0x6DA3, "" }, +// { 0x6DA4, "" }, +// { 0x6DA5, "" }, +// { 0x6DA6, "" }, +// { 0x6DA7, "" }, +// { 0x6DA8, "" }, +// { 0x6DA9, "" }, +// { 0x6DAA, "" }, +// { 0x6DAB, "" }, +// { 0x6DAC, "" }, +// { 0x6DAD, "" }, +// { 0x6DAE, "" }, +// { 0x6DAF, "" }, +// { 0x6DB0, "" }, +// { 0x6DB1, "" }, +// { 0x6DB2, "" }, +// { 0x6DB3, "" }, +// { 0x6DB4, "" }, +// { 0x6DB5, "" }, +// { 0x6DB6, "" }, +// { 0x6DB7, "" }, +// { 0x6DB8, "" }, +// { 0x6DB9, "" }, +// { 0x6DBA, "" }, +// { 0x6DBB, "" }, +// { 0x6DBC, "" }, +// { 0x6DBD, "" }, +// { 0x6DBE, "" }, +// { 0x6DBF, "" }, +// { 0x6DC0, "" }, +// { 0x6DC1, "" }, +// { 0x6DC2, "" }, +// { 0x6DC3, "" }, +// { 0x6DC4, "" }, +// { 0x6DC5, "" }, +// { 0x6DC6, "" }, +// { 0x6DC7, "" }, +// { 0x6DC8, "" }, +// { 0x6DC9, "" }, +// { 0x6DCA, "" }, +// { 0x6DCB, "" }, +// { 0x6DCC, "" }, +// { 0x6DCD, "" }, +// { 0x6DCE, "" }, +// { 0x6DCF, "" }, +// { 0x6DD0, "" }, +// { 0x6DD1, "" }, +// { 0x6DD2, "" }, +// { 0x6DD3, "" }, +// { 0x6DD4, "" }, +// { 0x6DD5, "" }, +// { 0x6DD6, "" }, +// { 0x6DD7, "" }, +// { 0x6DD8, "" }, +// { 0x6DD9, "" }, +// { 0x6DDA, "" }, +// { 0x6DDB, "" }, +// { 0x6DDC, "" }, +// { 0x6DDD, "" }, +// { 0x6DDE, "" }, +// { 0x6DDF, "" }, +// { 0x6DE0, "" }, +// { 0x6DE1, "" }, +// { 0x6DE2, "" }, +// { 0x6DE3, "" }, +// { 0x6DE4, "" }, +// { 0x6DE5, "" }, +// { 0x6DE6, "" }, +// { 0x6DE7, "" }, +// { 0x6DE8, "" }, +// { 0x6DE9, "" }, +// { 0x6DEA, "" }, +// { 0x6DEB, "" }, +// { 0x6DEC, "" }, +// { 0x6DED, "" }, +// { 0x6DEE, "" }, +// { 0x6DEF, "" }, +// { 0x6DF0, "" }, +// { 0x6DF1, "" }, +// { 0x6DF2, "" }, +// { 0x6DF3, "" }, +// { 0x6DF4, "" }, +// { 0x6DF5, "" }, +// { 0x6DF6, "" }, +// { 0x6DF7, "" }, +// { 0x6DF8, "" }, +// { 0x6DF9, "" }, +// { 0x6DFA, "" }, +// { 0x6DFB, "" }, +// { 0x6DFC, "" }, +// { 0x6DFD, "" }, +// { 0x6DFE, "" }, +// { 0x6DFF, "" }, +// { 0x6E00, "" }, +// { 0x6E01, "" }, +// { 0x6E02, "" }, +// { 0x6E03, "" }, +// { 0x6E04, "" }, +// { 0x6E05, "" }, +// { 0x6E06, "" }, +// { 0x6E07, "" }, +// { 0x6E08, "" }, +// { 0x6E09, "" }, +// { 0x6E0A, "" }, +// { 0x6E0B, "" }, +// { 0x6E0C, "" }, +// { 0x6E0D, "" }, +// { 0x6E0E, "" }, +// { 0x6E0F, "" }, +// { 0x6E10, "" }, +// { 0x6E11, "" }, +// { 0x6E12, "" }, +// { 0x6E13, "" }, +// { 0x6E14, "" }, +// { 0x6E15, "" }, +// { 0x6E16, "" }, +// { 0x6E17, "" }, +// { 0x6E18, "" }, +// { 0x6E19, "" }, +// { 0x6E1A, "" }, +// { 0x6E1B, "" }, +// { 0x6E1C, "" }, +// { 0x6E1D, "" }, +// { 0x6E1E, "" }, +// { 0x6E1F, "" }, +// { 0x6E20, "" }, +// { 0x6E21, "" }, +// { 0x6E22, "" }, +// { 0x6E23, "" }, +// { 0x6E24, "" }, +// { 0x6E25, "" }, +// { 0x6E26, "" }, +// { 0x6E27, "" }, +// { 0x6E28, "" }, +// { 0x6E29, "" }, +// { 0x6E2A, "" }, +// { 0x6E2B, "" }, +// { 0x6E2C, "" }, +// { 0x6E2D, "" }, +// { 0x6E2E, "" }, +// { 0x6E2F, "" }, +// { 0x6E30, "" }, +// { 0x6E31, "" }, +// { 0x6E32, "" }, +// { 0x6E33, "" }, +// { 0x6E34, "" }, +// { 0x6E35, "" }, +// { 0x6E36, "" }, +// { 0x6E37, "" }, +// { 0x6E38, "" }, +// { 0x6E39, "" }, +// { 0x6E3A, "" }, +// { 0x6E3B, "" }, +// { 0x6E3C, "" }, +// { 0x6E3D, "" }, +// { 0x6E3E, "" }, +// { 0x6E3F, "" }, +// { 0x6E40, "" }, +// { 0x6E41, "" }, +// { 0x6E42, "" }, +// { 0x6E43, "" }, +// { 0x6E44, "" }, +// { 0x6E45, "" }, +// { 0x6E46, "" }, +// { 0x6E47, "" }, +// { 0x6E48, "" }, +// { 0x6E49, "" }, +// { 0x6E4A, "" }, +// { 0x6E4B, "" }, +// { 0x6E4C, "" }, +// { 0x6E4D, "" }, +// { 0x6E4E, "" }, +// { 0x6E4F, "" }, +// { 0x6E50, "" }, +// { 0x6E51, "" }, +// { 0x6E52, "" }, +// { 0x6E53, "" }, +// { 0x6E54, "" }, +// { 0x6E55, "" }, +// { 0x6E56, "" }, +// { 0x6E57, "" }, +// { 0x6E58, "" }, +// { 0x6E59, "" }, +// { 0x6E5A, "" }, +// { 0x6E5B, "" }, +// { 0x6E5C, "" }, +// { 0x6E5D, "" }, +// { 0x6E5E, "" }, +// { 0x6E5F, "" }, +// { 0x6E60, "" }, +// { 0x6E61, "" }, +// { 0x6E62, "" }, +// { 0x6E63, "" }, +// { 0x6E64, "" }, +// { 0x6E65, "" }, +// { 0x6E66, "" }, +// { 0x6E67, "" }, +// { 0x6E68, "" }, +// { 0x6E69, "" }, +// { 0x6E6A, "" }, +// { 0x6E6B, "" }, +// { 0x6E6C, "" }, +// { 0x6E6D, "" }, +// { 0x6E6E, "" }, +// { 0x6E6F, "" }, +// { 0x6E70, "" }, +// { 0x6E71, "" }, +// { 0x6E72, "" }, +// { 0x6E73, "" }, +// { 0x6E74, "" }, +// { 0x6E75, "" }, +// { 0x6E76, "" }, +// { 0x6E77, "" }, +// { 0x6E78, "" }, +// { 0x6E79, "" }, +// { 0x6E7A, "" }, +// { 0x6E7B, "" }, +// { 0x6E7C, "" }, +// { 0x6E7D, "" }, +// { 0x6E7E, "" }, +// { 0x6E7F, "" }, +// { 0x6E80, "" }, +// { 0x6E81, "" }, +// { 0x6E82, "" }, +// { 0x6E83, "" }, +// { 0x6E84, "" }, +// { 0x6E85, "" }, +// { 0x6E86, "" }, +// { 0x6E87, "" }, +// { 0x6E88, "" }, +// { 0x6E89, "" }, +// { 0x6E8A, "" }, +// { 0x6E8B, "" }, +// { 0x6E8C, "" }, +// { 0x6E8D, "" }, +// { 0x6E8E, "" }, +// { 0x6E8F, "" }, +// { 0x6E90, "" }, +// { 0x6E91, "" }, +// { 0x6E92, "" }, +// { 0x6E93, "" }, +// { 0x6E94, "" }, +// { 0x6E95, "" }, +// { 0x6E96, "" }, +// { 0x6E97, "" }, +// { 0x6E98, "" }, +// { 0x6E99, "" }, +// { 0x6E9A, "" }, +// { 0x6E9B, "" }, +// { 0x6E9C, "" }, +// { 0x6E9D, "" }, +// { 0x6E9E, "" }, +// { 0x6E9F, "" }, +// { 0x6EA0, "" }, +// { 0x6EA1, "" }, +// { 0x6EA2, "" }, +// { 0x6EA3, "" }, +// { 0x6EA4, "" }, +// { 0x6EA5, "" }, +// { 0x6EA6, "" }, +// { 0x6EA7, "" }, +// { 0x6EA8, "" }, +// { 0x6EA9, "" }, +// { 0x6EAA, "" }, +// { 0x6EAB, "" }, +// { 0x6EAC, "" }, +// { 0x6EAD, "" }, +// { 0x6EAE, "" }, +// { 0x6EAF, "" }, +// { 0x6EB0, "" }, +// { 0x6EB1, "" }, +// { 0x6EB2, "" }, +// { 0x6EB3, "" }, +// { 0x6EB4, "" }, +// { 0x6EB5, "" }, +// { 0x6EB6, "" }, +// { 0x6EB7, "" }, +// { 0x6EB8, "" }, +// { 0x6EB9, "" }, +// { 0x6EBA, "" }, +// { 0x6EBB, "" }, +// { 0x6EBC, "" }, +// { 0x6EBD, "" }, +// { 0x6EBE, "" }, +// { 0x6EBF, "" }, +// { 0x6EC0, "" }, +// { 0x6EC1, "" }, +// { 0x6EC2, "" }, +// { 0x6EC3, "" }, +// { 0x6EC4, "" }, +// { 0x6EC5, "" }, +// { 0x6EC6, "" }, +// { 0x6EC7, "" }, +// { 0x6EC8, "" }, +// { 0x6EC9, "" }, +// { 0x6ECA, "" }, +// { 0x6ECB, "" }, +// { 0x6ECC, "" }, +// { 0x6ECD, "" }, +// { 0x6ECE, "" }, +// { 0x6ECF, "" }, +// { 0x6ED0, "" }, +// { 0x6ED1, "" }, +// { 0x6ED2, "" }, +// { 0x6ED3, "" }, +// { 0x6ED4, "" }, +// { 0x6ED5, "" }, +// { 0x6ED6, "" }, +// { 0x6ED7, "" }, +// { 0x6ED8, "" }, +// { 0x6ED9, "" }, +// { 0x6EDA, "" }, +// { 0x6EDB, "" }, +// { 0x6EDC, "" }, +// { 0x6EDD, "" }, +// { 0x6EDE, "" }, +// { 0x6EDF, "" }, +// { 0x6EE0, "" }, +// { 0x6EE1, "" }, +// { 0x6EE2, "" }, +// { 0x6EE3, "" }, +// { 0x6EE4, "" }, +// { 0x6EE5, "" }, +// { 0x6EE6, "" }, +// { 0x6EE7, "" }, +// { 0x6EE8, "" }, +// { 0x6EE9, "" }, +// { 0x6EEA, "" }, +// { 0x6EEB, "" }, +// { 0x6EEC, "" }, +// { 0x6EED, "" }, +// { 0x6EEE, "" }, +// { 0x6EEF, "" }, +// { 0x6EF0, "" }, +// { 0x6EF1, "" }, +// { 0x6EF2, "" }, +// { 0x6EF3, "" }, +// { 0x6EF4, "" }, +// { 0x6EF5, "" }, +// { 0x6EF6, "" }, +// { 0x6EF7, "" }, +// { 0x6EF8, "" }, +// { 0x6EF9, "" }, +// { 0x6EFA, "" }, +// { 0x6EFB, "" }, +// { 0x6EFC, "" }, +// { 0x6EFD, "" }, +// { 0x6EFE, "" }, +// { 0x6EFF, "" }, +// { 0x6F00, "" }, +// { 0x6F01, "" }, +// { 0x6F02, "" }, +// { 0x6F03, "" }, +// { 0x6F04, "" }, +// { 0x6F05, "" }, +// { 0x6F06, "" }, +// { 0x6F07, "" }, +// { 0x6F08, "" }, +// { 0x6F09, "" }, +// { 0x6F0A, "" }, +// { 0x6F0B, "" }, +// { 0x6F0C, "" }, +// { 0x6F0D, "" }, +// { 0x6F0E, "" }, +// { 0x6F0F, "" }, +// { 0x6F10, "" }, +// { 0x6F11, "" }, +// { 0x6F12, "" }, +// { 0x6F13, "" }, +// { 0x6F14, "" }, +// { 0x6F15, "" }, +// { 0x6F16, "" }, +// { 0x6F17, "" }, +// { 0x6F18, "" }, +// { 0x6F19, "" }, +// { 0x6F1A, "" }, +// { 0x6F1B, "" }, +// { 0x6F1C, "" }, +// { 0x6F1D, "" }, +// { 0x6F1E, "" }, +// { 0x6F1F, "" }, +// { 0x6F20, "" }, +// { 0x6F21, "" }, +// { 0x6F22, "" }, +// { 0x6F23, "" }, +// { 0x6F24, "" }, +// { 0x6F25, "" }, +// { 0x6F26, "" }, +// { 0x6F27, "" }, +// { 0x6F28, "" }, +// { 0x6F29, "" }, +// { 0x6F2A, "" }, +// { 0x6F2B, "" }, +// { 0x6F2C, "" }, +// { 0x6F2D, "" }, +// { 0x6F2E, "" }, +// { 0x6F2F, "" }, +// { 0x6F30, "" }, +// { 0x6F31, "" }, +// { 0x6F32, "" }, +// { 0x6F33, "" }, +// { 0x6F34, "" }, +// { 0x6F35, "" }, +// { 0x6F36, "" }, +// { 0x6F37, "" }, +// { 0x6F38, "" }, +// { 0x6F39, "" }, +// { 0x6F3A, "" }, +// { 0x6F3B, "" }, +// { 0x6F3C, "" }, +// { 0x6F3D, "" }, +// { 0x6F3E, "" }, +// { 0x6F3F, "" }, +// { 0x6F40, "" }, +// { 0x6F41, "" }, +// { 0x6F42, "" }, +// { 0x6F43, "" }, +// { 0x6F44, "" }, +// { 0x6F45, "" }, +// { 0x6F46, "" }, +// { 0x6F47, "" }, +// { 0x6F48, "" }, +// { 0x6F49, "" }, +// { 0x6F4A, "" }, +// { 0x6F4B, "" }, +// { 0x6F4C, "" }, +// { 0x6F4D, "" }, +// { 0x6F4E, "" }, +// { 0x6F4F, "" }, +// { 0x6F50, "" }, +// { 0x6F51, "" }, +// { 0x6F52, "" }, +// { 0x6F53, "" }, +// { 0x6F54, "" }, +// { 0x6F55, "" }, +// { 0x6F56, "" }, +// { 0x6F57, "" }, +// { 0x6F58, "" }, +// { 0x6F59, "" }, +// { 0x6F5A, "" }, +// { 0x6F5B, "" }, +// { 0x6F5C, "" }, +// { 0x6F5D, "" }, +// { 0x6F5E, "" }, +// { 0x6F5F, "" }, +// { 0x6F60, "" }, +// { 0x6F61, "" }, +// { 0x6F62, "" }, +// { 0x6F63, "" }, +// { 0x6F64, "" }, +// { 0x6F65, "" }, +// { 0x6F66, "" }, +// { 0x6F67, "" }, +// { 0x6F68, "" }, +// { 0x6F69, "" }, +// { 0x6F6A, "" }, +// { 0x6F6B, "" }, +// { 0x6F6C, "" }, +// { 0x6F6D, "" }, +// { 0x6F6E, "" }, +// { 0x6F6F, "" }, +// { 0x6F70, "" }, +// { 0x6F71, "" }, +// { 0x6F72, "" }, +// { 0x6F73, "" }, +// { 0x6F74, "" }, +// { 0x6F75, "" }, +// { 0x6F76, "" }, +// { 0x6F77, "" }, +// { 0x6F78, "" }, +// { 0x6F79, "" }, +// { 0x6F7A, "" }, +// { 0x6F7B, "" }, +// { 0x6F7C, "" }, +// { 0x6F7D, "" }, +// { 0x6F7E, "" }, +// { 0x6F7F, "" }, +// { 0x6F80, "" }, +// { 0x6F81, "" }, +// { 0x6F82, "" }, +// { 0x6F83, "" }, +// { 0x6F84, "" }, +// { 0x6F85, "" }, +// { 0x6F86, "" }, +// { 0x6F87, "" }, +// { 0x6F88, "" }, +// { 0x6F89, "" }, +// { 0x6F8A, "" }, +// { 0x6F8B, "" }, +// { 0x6F8C, "" }, +// { 0x6F8D, "" }, +// { 0x6F8E, "" }, +// { 0x6F8F, "" }, +// { 0x6F90, "" }, +// { 0x6F91, "" }, +// { 0x6F92, "" }, +// { 0x6F93, "" }, +// { 0x6F94, "" }, +// { 0x6F95, "" }, +// { 0x6F96, "" }, +// { 0x6F97, "" }, +// { 0x6F98, "" }, +// { 0x6F99, "" }, +// { 0x6F9A, "" }, +// { 0x6F9B, "" }, +// { 0x6F9C, "" }, +// { 0x6F9D, "" }, +// { 0x6F9E, "" }, +// { 0x6F9F, "" }, +// { 0x6FA0, "" }, +// { 0x6FA1, "" }, +// { 0x6FA2, "" }, +// { 0x6FA3, "" }, +// { 0x6FA4, "" }, +// { 0x6FA5, "" }, +// { 0x6FA6, "" }, +// { 0x6FA7, "" }, +// { 0x6FA8, "" }, +// { 0x6FA9, "" }, +// { 0x6FAA, "" }, +// { 0x6FAB, "" }, +// { 0x6FAC, "" }, +// { 0x6FAD, "" }, +// { 0x6FAE, "" }, +// { 0x6FAF, "" }, +// { 0x6FB0, "" }, +// { 0x6FB1, "" }, +// { 0x6FB2, "" }, +// { 0x6FB3, "" }, +// { 0x6FB4, "" }, +// { 0x6FB5, "" }, +// { 0x6FB6, "" }, +// { 0x6FB7, "" }, +// { 0x6FB8, "" }, +// { 0x6FB9, "" }, +// { 0x6FBA, "" }, +// { 0x6FBB, "" }, +// { 0x6FBC, "" }, +// { 0x6FBD, "" }, +// { 0x6FBE, "" }, +// { 0x6FBF, "" }, +// { 0x6FC0, "" }, +// { 0x6FC1, "" }, +// { 0x6FC2, "" }, +// { 0x6FC3, "" }, +// { 0x6FC4, "" }, +// { 0x6FC5, "" }, +// { 0x6FC6, "" }, +// { 0x6FC7, "" }, +// { 0x6FC8, "" }, +// { 0x6FC9, "" }, +// { 0x6FCA, "" }, +// { 0x6FCB, "" }, +// { 0x6FCC, "" }, +// { 0x6FCD, "" }, +// { 0x6FCE, "" }, +// { 0x6FCF, "" }, +// { 0x6FD0, "" }, +// { 0x6FD1, "" }, +// { 0x6FD2, "" }, +// { 0x6FD3, "" }, +// { 0x6FD4, "" }, +// { 0x6FD5, "" }, +// { 0x6FD6, "" }, +// { 0x6FD7, "" }, +// { 0x6FD8, "" }, +// { 0x6FD9, "" }, +// { 0x6FDA, "" }, +// { 0x6FDB, "" }, +// { 0x6FDC, "" }, +// { 0x6FDD, "" }, +// { 0x6FDE, "" }, +// { 0x6FDF, "" }, +// { 0x6FE0, "" }, +// { 0x6FE1, "" }, +// { 0x6FE2, "" }, +// { 0x6FE3, "" }, +// { 0x6FE4, "" }, +// { 0x6FE5, "" }, +// { 0x6FE6, "" }, +// { 0x6FE7, "" }, +// { 0x6FE8, "" }, +// { 0x6FE9, "" }, +// { 0x6FEA, "" }, +// { 0x6FEB, "" }, +// { 0x6FEC, "" }, +// { 0x6FED, "" }, +// { 0x6FEE, "" }, +// { 0x6FEF, "" }, +// { 0x6FF0, "" }, +// { 0x6FF1, "" }, +// { 0x6FF2, "" }, +// { 0x6FF3, "" }, +// { 0x6FF4, "" }, +// { 0x6FF5, "" }, +// { 0x6FF6, "" }, +// { 0x6FF7, "" }, +// { 0x6FF8, "" }, +// { 0x6FF9, "" }, +// { 0x6FFA, "" }, +// { 0x6FFB, "" }, +// { 0x6FFC, "" }, +// { 0x6FFD, "" }, +// { 0x6FFE, "" }, +// { 0x6FFF, "" }, +// { 0x7000, "" }, +// { 0x7001, "" }, +// { 0x7002, "" }, +// { 0x7003, "" }, +// { 0x7004, "" }, +// { 0x7005, "" }, +// { 0x7006, "" }, +// { 0x7007, "" }, +// { 0x7008, "" }, +// { 0x7009, "" }, +// { 0x700A, "" }, +// { 0x700B, "" }, +// { 0x700C, "" }, +// { 0x700D, "" }, +// { 0x700E, "" }, +// { 0x700F, "" }, +// { 0x7010, "" }, +// { 0x7011, "" }, +// { 0x7012, "" }, +// { 0x7013, "" }, +// { 0x7014, "" }, +// { 0x7015, "" }, +// { 0x7016, "" }, +// { 0x7017, "" }, +// { 0x7018, "" }, +// { 0x7019, "" }, +// { 0x701A, "" }, +// { 0x701B, "" }, +// { 0x701C, "" }, +// { 0x701D, "" }, +// { 0x701E, "" }, +// { 0x701F, "" }, +// { 0x7020, "" }, +// { 0x7021, "" }, +// { 0x7022, "" }, +// { 0x7023, "" }, +// { 0x7024, "" }, +// { 0x7025, "" }, +// { 0x7026, "" }, +// { 0x7027, "" }, +// { 0x7028, "" }, +// { 0x7029, "" }, +// { 0x702A, "" }, +// { 0x702B, "" }, +// { 0x702C, "" }, +// { 0x702D, "" }, +// { 0x702E, "" }, +// { 0x702F, "" }, +// { 0x7030, "" }, +// { 0x7031, "" }, +// { 0x7032, "" }, +// { 0x7033, "" }, +// { 0x7034, "" }, +// { 0x7035, "" }, +// { 0x7036, "" }, +// { 0x7037, "" }, +// { 0x7038, "" }, +// { 0x7039, "" }, +// { 0x703A, "" }, +// { 0x703B, "" }, +// { 0x703C, "" }, +// { 0x703D, "" }, +// { 0x703E, "" }, +// { 0x703F, "" }, +// { 0x7040, "" }, +// { 0x7041, "" }, +// { 0x7042, "" }, +// { 0x7043, "" }, +// { 0x7044, "" }, +// { 0x7045, "" }, +// { 0x7046, "" }, +// { 0x7047, "" }, +// { 0x7048, "" }, +// { 0x7049, "" }, +// { 0x704A, "" }, +// { 0x704B, "" }, +// { 0x704C, "" }, +// { 0x704D, "" }, +// { 0x704E, "" }, +// { 0x704F, "" }, +// { 0x7050, "" }, +// { 0x7051, "" }, +// { 0x7052, "" }, +// { 0x7053, "" }, +// { 0x7054, "" }, +// { 0x7055, "" }, +// { 0x7056, "" }, +// { 0x7057, "" }, +// { 0x7058, "" }, +// { 0x7059, "" }, +// { 0x705A, "" }, +// { 0x705B, "" }, +// { 0x705C, "" }, +// { 0x705D, "" }, +// { 0x705E, "" }, +// { 0x705F, "" }, +// { 0x7060, "" }, +// { 0x7061, "" }, +// { 0x7062, "" }, +// { 0x7063, "" }, +// { 0x7064, "" }, +// { 0x7065, "" }, +// { 0x7066, "" }, +// { 0x7067, "" }, +// { 0x7068, "" }, +// { 0x7069, "" }, +// { 0x706A, "" }, +// { 0x706B, "" }, +// { 0x706C, "" }, +// { 0x706D, "" }, +// { 0x706E, "" }, +// { 0x706F, "" }, +// { 0x7070, "" }, +// { 0x7071, "" }, +// { 0x7072, "" }, +// { 0x7073, "" }, +// { 0x7074, "" }, +// { 0x7075, "" }, +// { 0x7076, "" }, +// { 0x7077, "" }, +// { 0x7078, "" }, +// { 0x7079, "" }, +// { 0x707A, "" }, +// { 0x707B, "" }, +// { 0x707C, "" }, +// { 0x707D, "" }, +// { 0x707E, "" }, +// { 0x707F, "" }, +// { 0x7080, "" }, +// { 0x7081, "" }, +// { 0x7082, "" }, +// { 0x7083, "" }, +// { 0x7084, "" }, +// { 0x7085, "" }, +// { 0x7086, "" }, +// { 0x7087, "" }, +// { 0x7088, "" }, +// { 0x7089, "" }, +// { 0x708A, "" }, +// { 0x708B, "" }, +// { 0x708C, "" }, +// { 0x708D, "" }, +// { 0x708E, "" }, +// { 0x708F, "" }, +// { 0x7090, "" }, +// { 0x7091, "" }, +// { 0x7092, "" }, +// { 0x7093, "" }, +// { 0x7094, "" }, +// { 0x7095, "" }, +// { 0x7096, "" }, +// { 0x7097, "" }, +// { 0x7098, "" }, +// { 0x7099, "" }, +// { 0x709A, "" }, +// { 0x709B, "" }, +// { 0x709C, "" }, +// { 0x709D, "" }, +// { 0x709E, "" }, +// { 0x709F, "" }, +// { 0x70A0, "" }, +// { 0x70A1, "" }, +// { 0x70A2, "" }, +// { 0x70A3, "" }, +// { 0x70A4, "" }, +// { 0x70A5, "" }, +// { 0x70A6, "" }, +// { 0x70A7, "" }, +// { 0x70A8, "" }, +// { 0x70A9, "" }, +// { 0x70AA, "" }, +// { 0x70AB, "" }, +// { 0x70AC, "" }, +// { 0x70AD, "" }, +// { 0x70AE, "" }, +// { 0x70AF, "" }, +// { 0x70B0, "" }, +// { 0x70B1, "" }, +// { 0x70B2, "" }, +// { 0x70B3, "" }, +// { 0x70B4, "" }, +// { 0x70B5, "" }, +// { 0x70B6, "" }, +// { 0x70B7, "" }, +// { 0x70B8, "" }, +// { 0x70B9, "" }, +// { 0x70BA, "" }, +// { 0x70BB, "" }, +// { 0x70BC, "" }, +// { 0x70BD, "" }, +// { 0x70BE, "" }, +// { 0x70BF, "" }, +// { 0x70C0, "" }, +// { 0x70C1, "" }, +// { 0x70C2, "" }, +// { 0x70C3, "" }, +// { 0x70C4, "" }, +// { 0x70C5, "" }, +// { 0x70C6, "" }, +// { 0x70C7, "" }, +// { 0x70C8, "" }, +// { 0x70C9, "" }, +// { 0x70CA, "" }, +// { 0x70CB, "" }, +// { 0x70CC, "" }, +// { 0x70CD, "" }, +// { 0x70CE, "" }, +// { 0x70CF, "" }, +// { 0x70D0, "" }, +// { 0x70D1, "" }, +// { 0x70D2, "" }, +// { 0x70D3, "" }, +// { 0x70D4, "" }, +// { 0x70D5, "" }, +// { 0x70D6, "" }, +// { 0x70D7, "" }, +// { 0x70D8, "" }, +// { 0x70D9, "" }, +// { 0x70DA, "" }, +// { 0x70DB, "" }, +// { 0x70DC, "" }, +// { 0x70DD, "" }, +// { 0x70DE, "" }, +// { 0x70DF, "" }, +// { 0x70E0, "" }, +// { 0x70E1, "" }, +// { 0x70E2, "" }, +// { 0x70E3, "" }, +// { 0x70E4, "" }, +// { 0x70E5, "" }, +// { 0x70E6, "" }, +// { 0x70E7, "" }, +// { 0x70E8, "" }, +// { 0x70E9, "" }, +// { 0x70EA, "" }, +// { 0x70EB, "" }, +// { 0x70EC, "" }, +// { 0x70ED, "" }, +// { 0x70EE, "" }, +// { 0x70EF, "" }, +// { 0x70F0, "" }, +// { 0x70F1, "" }, +// { 0x70F2, "" }, +// { 0x70F3, "" }, +// { 0x70F4, "" }, +// { 0x70F5, "" }, +// { 0x70F6, "" }, +// { 0x70F7, "" }, +// { 0x70F8, "" }, +// { 0x70F9, "" }, +// { 0x70FA, "" }, +// { 0x70FB, "" }, +// { 0x70FC, "" }, +// { 0x70FD, "" }, +// { 0x70FE, "" }, +// { 0x70FF, "" }, +// { 0x7100, "" }, +// { 0x7101, "" }, +// { 0x7102, "" }, +// { 0x7103, "" }, +// { 0x7104, "" }, +// { 0x7105, "" }, +// { 0x7106, "" }, +// { 0x7107, "" }, +// { 0x7108, "" }, +// { 0x7109, "" }, +// { 0x710A, "" }, +// { 0x710B, "" }, +// { 0x710C, "" }, +// { 0x710D, "" }, +// { 0x710E, "" }, +// { 0x710F, "" }, +// { 0x7110, "" }, +// { 0x7111, "" }, +// { 0x7112, "" }, +// { 0x7113, "" }, +// { 0x7114, "" }, +// { 0x7115, "" }, +// { 0x7116, "" }, +// { 0x7117, "" }, +// { 0x7118, "" }, +// { 0x7119, "" }, +// { 0x711A, "" }, +// { 0x711B, "" }, +// { 0x711C, "" }, +// { 0x711D, "" }, +// { 0x711E, "" }, +// { 0x711F, "" }, +// { 0x7120, "" }, +// { 0x7121, "" }, +// { 0x7122, "" }, +// { 0x7123, "" }, +// { 0x7124, "" }, +// { 0x7125, "" }, +// { 0x7126, "" }, +// { 0x7127, "" }, +// { 0x7128, "" }, +// { 0x7129, "" }, +// { 0x712A, "" }, +// { 0x712B, "" }, +// { 0x712C, "" }, +// { 0x712D, "" }, +// { 0x712E, "" }, +// { 0x712F, "" }, +// { 0x7130, "" }, +// { 0x7131, "" }, +// { 0x7132, "" }, +// { 0x7133, "" }, + { 0x7134, "rankedmatch" }, +// { 0x7135, "" }, +// { 0x7136, "" }, +// { 0x7137, "" }, +// { 0x7138, "" }, +// { 0x7139, "" }, +// { 0x713A, "" }, +// { 0x713B, "" }, +// { 0x713C, "" }, +// { 0x713D, "" }, +// { 0x713E, "" }, +// { 0x713F, "" }, +// { 0x7140, "" }, +// { 0x7141, "" }, +// { 0x7142, "" }, +// { 0x7143, "" }, +// { 0x7144, "" }, +// { 0x7145, "" }, +// { 0x7146, "" }, +// { 0x7147, "" }, +// { 0x7148, "" }, +// { 0x7149, "" }, +// { 0x714A, "" }, +// { 0x714B, "" }, +// { 0x714C, "" }, +// { 0x714D, "" }, +// { 0x714E, "" }, +// { 0x714F, "" }, +// { 0x7150, "" }, +// { 0x7151, "" }, +// { 0x7152, "" }, +// { 0x7153, "" }, +// { 0x7154, "" }, +// { 0x7155, "" }, +// { 0x7156, "" }, +// { 0x7157, "" }, +// { 0x7158, "" }, +// { 0x7159, "" }, +// { 0x715A, "" }, +// { 0x715B, "" }, +// { 0x715C, "" }, +// { 0x715D, "" }, +// { 0x715E, "" }, +// { 0x715F, "" }, +// { 0x7160, "" }, +// { 0x7161, "" }, +// { 0x7162, "" }, +// { 0x7163, "" }, +// { 0x7164, "" }, +// { 0x7165, "" }, +// { 0x7166, "" }, +// { 0x7167, "" }, +// { 0x7168, "" }, +// { 0x7169, "" }, +// { 0x716A, "" }, +// { 0x716B, "" }, +// { 0x716C, "" }, +// { 0x716D, "" }, +// { 0x716E, "" }, +// { 0x716F, "" }, +// { 0x7170, "" }, +// { 0x7171, "" }, +// { 0x7172, "" }, +// { 0x7173, "" }, +// { 0x7174, "" }, +// { 0x7175, "" }, +// { 0x7176, "" }, +// { 0x7177, "" }, +// { 0x7178, "" }, +// { 0x7179, "" }, +// { 0x717A, "" }, +// { 0x717B, "" }, +// { 0x717C, "" }, +// { 0x717D, "" }, +// { 0x717E, "" }, +// { 0x717F, "" }, +// { 0x7180, "" }, +// { 0x7181, "" }, +// { 0x7182, "" }, +// { 0x7183, "" }, +// { 0x7184, "" }, +// { 0x7185, "" }, +// { 0x7186, "" }, +// { 0x7187, "" }, +// { 0x7188, "" }, +// { 0x7189, "" }, +// { 0x718A, "" }, +// { 0x718B, "" }, +// { 0x718C, "" }, +// { 0x718D, "" }, +// { 0x718E, "" }, +// { 0x718F, "" }, +// { 0x7190, "" }, +// { 0x7191, "" }, +// { 0x7192, "" }, +// { 0x7193, "" }, +// { 0x7194, "" }, +// { 0x7195, "" }, +// { 0x7196, "" }, +// { 0x7197, "" }, +// { 0x7198, "" }, +// { 0x7199, "" }, +// { 0x719A, "" }, +// { 0x719B, "" }, +// { 0x719C, "" }, +// { 0x719D, "" }, +// { 0x719E, "" }, +// { 0x719F, "" }, +// { 0x71A0, "" }, +// { 0x71A1, "" }, +// { 0x71A2, "" }, +// { 0x71A3, "" }, +// { 0x71A4, "" }, +// { 0x71A5, "" }, +// { 0x71A6, "" }, +// { 0x71A7, "" }, +// { 0x71A8, "" }, +// { 0x71A9, "" }, +// { 0x71AA, "" }, +// { 0x71AB, "" }, +// { 0x71AC, "" }, +// { 0x71AD, "" }, +// { 0x71AE, "" }, +// { 0x71AF, "" }, +// { 0x71B0, "" }, +// { 0x71B1, "" }, +// { 0x71B2, "" }, +// { 0x71B3, "" }, +// { 0x71B4, "" }, +// { 0x71B5, "" }, +// { 0x71B6, "" }, +// { 0x71B7, "" }, +// { 0x71B8, "" }, +// { 0x71B9, "" }, +// { 0x71BA, "" }, +// { 0x71BB, "" }, +// { 0x71BC, "" }, +// { 0x71BD, "" }, +// { 0x71BE, "" }, +// { 0x71BF, "" }, +// { 0x71C0, "" }, +// { 0x71C1, "" }, +// { 0x71C2, "" }, +// { 0x71C3, "" }, +// { 0x71C4, "" }, +// { 0x71C5, "" }, +// { 0x71C6, "" }, +// { 0x71C7, "" }, +// { 0x71C8, "" }, +// { 0x71C9, "" }, +// { 0x71CA, "" }, +// { 0x71CB, "" }, +// { 0x71CC, "" }, +// { 0x71CD, "" }, +// { 0x71CE, "" }, +// { 0x71CF, "" }, +// { 0x71D0, "" }, +// { 0x71D1, "" }, +// { 0x71D2, "" }, +// { 0x71D3, "" }, +// { 0x71D4, "" }, +// { 0x71D5, "" }, +// { 0x71D6, "" }, +// { 0x71D7, "" }, +// { 0x71D8, "" }, +// { 0x71D9, "" }, +// { 0x71DA, "" }, +// { 0x71DB, "" }, +// { 0x71DC, "" }, +// { 0x71DD, "" }, +// { 0x71DE, "" }, +// { 0x71DF, "" }, +// { 0x71E0, "" }, +// { 0x71E1, "" }, +// { 0x71E2, "" }, +// { 0x71E3, "" }, +// { 0x71E4, "" }, +// { 0x71E5, "" }, +// { 0x71E6, "" }, +// { 0x71E7, "" }, +// { 0x71E8, "" }, +// { 0x71E9, "" }, +// { 0x71EA, "" }, +// { 0x71EB, "" }, +// { 0x71EC, "" }, +// { 0x71ED, "" }, +// { 0x71EE, "" }, +// { 0x71EF, "" }, +// { 0x71F0, "" }, +// { 0x71F1, "" }, +// { 0x71F2, "" }, +// { 0x71F3, "" }, +// { 0x71F4, "" }, +// { 0x71F5, "" }, +// { 0x71F6, "" }, +// { 0x71F7, "" }, +// { 0x71F8, "" }, +// { 0x71F9, "" }, +// { 0x71FA, "" }, +// { 0x71FB, "" }, +// { 0x71FC, "" }, +// { 0x71FD, "" }, +// { 0x71FE, "" }, +// { 0x71FF, "" }, +// { 0x7200, "" }, +// { 0x7201, "" }, +// { 0x7202, "" }, +// { 0x7203, "" }, +// { 0x7204, "" }, +// { 0x7205, "" }, +// { 0x7206, "" }, +// { 0x7207, "" }, +// { 0x7208, "" }, +// { 0x7209, "" }, +// { 0x720A, "" }, +// { 0x720B, "" }, +// { 0x720C, "" }, +// { 0x720D, "" }, +// { 0x720E, "" }, +// { 0x720F, "" }, +// { 0x7210, "" }, +// { 0x7211, "" }, +// { 0x7212, "" }, +// { 0x7213, "" }, +// { 0x7214, "" }, +// { 0x7215, "" }, +// { 0x7216, "" }, +// { 0x7217, "" }, +// { 0x7218, "" }, +// { 0x7219, "" }, +// { 0x721A, "" }, +// { 0x721B, "" }, +// { 0x721C, "" }, +// { 0x721D, "" }, +// { 0x721E, "" }, +// { 0x721F, "" }, +// { 0x7220, "" }, +// { 0x7221, "" }, +// { 0x7222, "" }, +// { 0x7223, "" }, +// { 0x7224, "" }, +// { 0x7225, "" }, +// { 0x7226, "" }, +// { 0x7227, "" }, +// { 0x7228, "" }, +// { 0x7229, "" }, +// { 0x722A, "" }, +// { 0x722B, "" }, +// { 0x722C, "" }, +// { 0x722D, "" }, +// { 0x722E, "" }, +// { 0x722F, "" }, +// { 0x7230, "" }, +// { 0x7231, "" }, +// { 0x7232, "" }, +// { 0x7233, "" }, +// { 0x7234, "" }, +// { 0x7235, "" }, +// { 0x7236, "" }, +// { 0x7237, "" }, +// { 0x7238, "" }, +// { 0x7239, "" }, +// { 0x723A, "" }, +// { 0x723B, "" }, +// { 0x723C, "" }, +// { 0x723D, "" }, +// { 0x723E, "" }, +// { 0x723F, "" }, +// { 0x7240, "" }, +// { 0x7241, "" }, +// { 0x7242, "" }, +// { 0x7243, "" }, +// { 0x7244, "" }, +// { 0x7245, "" }, +// { 0x7246, "" }, +// { 0x7247, "" }, +// { 0x7248, "" }, +// { 0x7249, "" }, +// { 0x724A, "" }, +// { 0x724B, "" }, +// { 0x724C, "" }, +// { 0x724D, "" }, +// { 0x724E, "" }, +// { 0x724F, "" }, +// { 0x7250, "" }, +// { 0x7251, "" }, +// { 0x7252, "" }, +// { 0x7253, "" }, +// { 0x7254, "" }, +// { 0x7255, "" }, +// { 0x7256, "" }, +// { 0x7257, "" }, +// { 0x7258, "" }, +// { 0x7259, "" }, +// { 0x725A, "" }, +// { 0x725B, "" }, +// { 0x725C, "" }, +// { 0x725D, "" }, +// { 0x725E, "" }, +// { 0x725F, "" }, +// { 0x7260, "" }, +// { 0x7261, "" }, +// { 0x7262, "" }, +// { 0x7263, "" }, +// { 0x7264, "" }, +// { 0x7265, "" }, +// { 0x7266, "" }, +// { 0x7267, "" }, +// { 0x7268, "" }, +// { 0x7269, "" }, +// { 0x726A, "" }, +// { 0x726B, "" }, +// { 0x726C, "" }, +// { 0x726D, "" }, +// { 0x726E, "" }, +// { 0x726F, "" }, +// { 0x7270, "" }, +// { 0x7271, "" }, +// { 0x7272, "" }, +// { 0x7273, "" }, +// { 0x7274, "" }, +// { 0x7275, "" }, +// { 0x7276, "" }, +// { 0x7277, "" }, +// { 0x7278, "" }, +// { 0x7279, "" }, +// { 0x727A, "" }, +// { 0x727B, "" }, +// { 0x727C, "" }, +// { 0x727D, "" }, +// { 0x727E, "" }, +// { 0x727F, "" }, +// { 0x7280, "" }, +// { 0x7281, "" }, +// { 0x7282, "" }, +// { 0x7283, "" }, +// { 0x7284, "" }, +// { 0x7285, "" }, +// { 0x7286, "" }, +// { 0x7287, "" }, +// { 0x7288, "" }, +// { 0x7289, "" }, +// { 0x728A, "" }, +// { 0x728B, "" }, +// { 0x728C, "" }, +// { 0x728D, "" }, +// { 0x728E, "" }, +// { 0x728F, "" }, +// { 0x7290, "" }, +// { 0x7291, "" }, +// { 0x7292, "" }, +// { 0x7293, "" }, +// { 0x7294, "" }, +// { 0x7295, "" }, +// { 0x7296, "" }, +// { 0x7297, "" }, +// { 0x7298, "" }, +// { 0x7299, "" }, +// { 0x729A, "" }, +// { 0x729B, "" }, +// { 0x729C, "" }, +// { 0x729D, "" }, +// { 0x729E, "" }, +// { 0x729F, "" }, +// { 0x72A0, "" }, +// { 0x72A1, "" }, +// { 0x72A2, "" }, +// { 0x72A3, "" }, +// { 0x72A4, "" }, +// { 0x72A5, "" }, +// { 0x72A6, "" }, +// { 0x72A7, "" }, +// { 0x72A8, "" }, +// { 0x72A9, "" }, +// { 0x72AA, "" }, +// { 0x72AB, "" }, +// { 0x72AC, "" }, +// { 0x72AD, "" }, +// { 0x72AE, "" }, +// { 0x72AF, "" }, +// { 0x72B0, "" }, +// { 0x72B1, "" }, +// { 0x72B2, "" }, +// { 0x72B3, "" }, +// { 0x72B4, "" }, +// { 0x72B5, "" }, +// { 0x72B6, "" }, +// { 0x72B7, "" }, +// { 0x72B8, "" }, +// { 0x72B9, "" }, +// { 0x72BA, "" }, +// { 0x72BB, "" }, +// { 0x72BC, "" }, +// { 0x72BD, "" }, +// { 0x72BE, "" }, +// { 0x72BF, "" }, +// { 0x72C0, "" }, +// { 0x72C1, "" }, +// { 0x72C2, "" }, +// { 0x72C3, "" }, +// { 0x72C4, "" }, +// { 0x72C5, "" }, +// { 0x72C6, "" }, +// { 0x72C7, "" }, +// { 0x72C8, "" }, +// { 0x72C9, "" }, +// { 0x72CA, "" }, +// { 0x72CB, "" }, +// { 0x72CC, "" }, +// { 0x72CD, "" }, +// { 0x72CE, "" }, +// { 0x72CF, "" }, +// { 0x72D0, "" }, +// { 0x72D1, "" }, +// { 0x72D2, "" }, +// { 0x72D3, "" }, +// { 0x72D4, "" }, +// { 0x72D5, "" }, +// { 0x72D6, "" }, +// { 0x72D7, "" }, +// { 0x72D8, "" }, +// { 0x72D9, "" }, +// { 0x72DA, "" }, +// { 0x72DB, "" }, +// { 0x72DC, "" }, +// { 0x72DD, "" }, +// { 0x72DE, "" }, +// { 0x72DF, "" }, +// { 0x72E0, "" }, +// { 0x72E1, "" }, +// { 0x72E2, "" }, +// { 0x72E3, "" }, +// { 0x72E4, "" }, +// { 0x72E5, "" }, +// { 0x72E6, "" }, +// { 0x72E7, "" }, +// { 0x72E8, "" }, +// { 0x72E9, "" }, +// { 0x72EA, "" }, +// { 0x72EB, "" }, +// { 0x72EC, "" }, +// { 0x72ED, "" }, +// { 0x72EE, "" }, +// { 0x72EF, "" }, +// { 0x72F0, "" }, +// { 0x72F1, "" }, +// { 0x72F2, "" }, +// { 0x72F3, "" }, +// { 0x72F4, "" }, +// { 0x72F5, "" }, +// { 0x72F6, "" }, +// { 0x72F7, "" }, +// { 0x72F8, "" }, +// { 0x72F9, "" }, +// { 0x72FA, "" }, +// { 0x72FB, "" }, +// { 0x72FC, "" }, +// { 0x72FD, "" }, +// { 0x72FE, "" }, +// { 0x72FF, "" }, +// { 0x7300, "" }, +// { 0x7301, "" }, +// { 0x7302, "" }, +// { 0x7303, "" }, +// { 0x7304, "" }, +// { 0x7305, "" }, +// { 0x7306, "" }, +// { 0x7307, "" }, +// { 0x7308, "" }, +// { 0x7309, "" }, +// { 0x730A, "" }, +// { 0x730B, "" }, +// { 0x730C, "" }, +// { 0x730D, "" }, +// { 0x730E, "" }, +// { 0x730F, "" }, +// { 0x7310, "" }, +// { 0x7311, "" }, +// { 0x7312, "" }, +// { 0x7313, "" }, +// { 0x7314, "" }, +// { 0x7315, "" }, +// { 0x7316, "" }, +// { 0x7317, "" }, +// { 0x7318, "" }, +// { 0x7319, "" }, +// { 0x731A, "" }, +// { 0x731B, "" }, +// { 0x731C, "" }, +// { 0x731D, "" }, +// { 0x731E, "" }, +// { 0x731F, "" }, +// { 0x7320, "" }, +// { 0x7321, "" }, +// { 0x7322, "" }, +// { 0x7323, "" }, +// { 0x7324, "" }, +// { 0x7325, "" }, +// { 0x7326, "" }, +// { 0x7327, "" }, +// { 0x7328, "" }, +// { 0x7329, "" }, +// { 0x732A, "" }, +// { 0x732B, "" }, +// { 0x732C, "" }, +// { 0x732D, "" }, +// { 0x732E, "" }, +// { 0x732F, "" }, +// { 0x7330, "" }, +// { 0x7331, "" }, +// { 0x7332, "" }, +// { 0x7333, "" }, +// { 0x7334, "" }, +// { 0x7335, "" }, +// { 0x7336, "" }, +// { 0x7337, "" }, +// { 0x7338, "" }, +// { 0x7339, "" }, +// { 0x733A, "" }, +// { 0x733B, "" }, +// { 0x733C, "" }, +// { 0x733D, "" }, +// { 0x733E, "" }, +// { 0x733F, "" }, +// { 0x7340, "" }, +// { 0x7341, "" }, +// { 0x7342, "" }, +// { 0x7343, "" }, +// { 0x7344, "" }, +// { 0x7345, "" }, +// { 0x7346, "" }, +// { 0x7347, "" }, +// { 0x7348, "" }, +// { 0x7349, "" }, +// { 0x734A, "" }, +// { 0x734B, "" }, +// { 0x734C, "" }, +// { 0x734D, "" }, +// { 0x734E, "" }, +// { 0x734F, "" }, +// { 0x7350, "" }, +// { 0x7351, "" }, +// { 0x7352, "" }, +// { 0x7353, "" }, +// { 0x7354, "" }, +// { 0x7355, "" }, +// { 0x7356, "" }, +// { 0x7357, "" }, +// { 0x7358, "" }, +// { 0x7359, "" }, +// { 0x735A, "" }, +// { 0x735B, "" }, +// { 0x735C, "" }, +// { 0x735D, "" }, +// { 0x735E, "" }, +// { 0x735F, "" }, +// { 0x7360, "" }, +// { 0x7361, "" }, +// { 0x7362, "" }, +// { 0x7363, "" }, +// { 0x7364, "" }, +// { 0x7365, "" }, +// { 0x7366, "" }, +// { 0x7367, "" }, +// { 0x7368, "" }, +// { 0x7369, "" }, +// { 0x736A, "" }, +// { 0x736B, "" }, +// { 0x736C, "" }, +// { 0x736D, "" }, +// { 0x736E, "" }, +// { 0x736F, "" }, +// { 0x7370, "" }, +// { 0x7371, "" }, +// { 0x7372, "" }, +// { 0x7373, "" }, +// { 0x7374, "" }, +// { 0x7375, "" }, +// { 0x7376, "" }, +// { 0x7377, "" }, +// { 0x7378, "" }, +// { 0x7379, "" }, +// { 0x737A, "" }, +// { 0x737B, "" }, +// { 0x737C, "" }, +// { 0x737D, "" }, +// { 0x737E, "" }, +// { 0x737F, "" }, +// { 0x7380, "" }, +// { 0x7381, "" }, +// { 0x7382, "" }, +// { 0x7383, "" }, +// { 0x7384, "" }, +// { 0x7385, "" }, +// { 0x7386, "" }, +// { 0x7387, "" }, +// { 0x7388, "" }, +// { 0x7389, "" }, +// { 0x738A, "" }, +// { 0x738B, "" }, +// { 0x738C, "" }, +// { 0x738D, "" }, +// { 0x738E, "" }, +// { 0x738F, "" }, +// { 0x7390, "" }, +// { 0x7391, "" }, +// { 0x7392, "" }, +// { 0x7393, "" }, +// { 0x7394, "" }, +// { 0x7395, "" }, +// { 0x7396, "" }, +// { 0x7397, "" }, +// { 0x7398, "" }, +// { 0x7399, "" }, +// { 0x739A, "" }, +// { 0x739B, "" }, +// { 0x739C, "" }, +// { 0x739D, "" }, +// { 0x739E, "" }, +// { 0x739F, "" }, +// { 0x73A0, "" }, +// { 0x73A1, "" }, +// { 0x73A2, "" }, +// { 0x73A3, "" }, +// { 0x73A4, "" }, +// { 0x73A5, "" }, +// { 0x73A6, "" }, +// { 0x73A7, "" }, +// { 0x73A8, "" }, +// { 0x73A9, "" }, +// { 0x73AA, "" }, +// { 0x73AB, "" }, +// { 0x73AC, "" }, +// { 0x73AD, "" }, +// { 0x73AE, "" }, +// { 0x73AF, "" }, +// { 0x73B0, "" }, +// { 0x73B1, "" }, +// { 0x73B2, "" }, +// { 0x73B3, "" }, +// { 0x73B4, "" }, +// { 0x73B5, "" }, +// { 0x73B6, "" }, +// { 0x73B7, "" }, +// { 0x73B8, "" }, +// { 0x73B9, "" }, +// { 0x73BA, "" }, +// { 0x73BB, "" }, +// { 0x73BC, "" }, +// { 0x73BD, "" }, +// { 0x73BE, "" }, +// { 0x73BF, "" }, +// { 0x73C0, "" }, +// { 0x73C1, "" }, +// { 0x73C2, "" }, +// { 0x73C3, "" }, +// { 0x73C4, "" }, +// { 0x73C5, "" }, +// { 0x73C6, "" }, +// { 0x73C7, "" }, +// { 0x73C8, "" }, +// { 0x73C9, "" }, +// { 0x73CA, "" }, +// { 0x73CB, "" }, +// { 0x73CC, "" }, +// { 0x73CD, "" }, +// { 0x73CE, "" }, +// { 0x73CF, "" }, +// { 0x73D0, "" }, +// { 0x73D1, "" }, +// { 0x73D2, "" }, +// { 0x73D3, "" }, +// { 0x73D4, "" }, +// { 0x73D5, "" }, +// { 0x73D6, "" }, +// { 0x73D7, "" }, +// { 0x73D8, "" }, +// { 0x73D9, "" }, +// { 0x73DA, "" }, +// { 0x73DB, "" }, +// { 0x73DC, "" }, +// { 0x73DD, "" }, +// { 0x73DE, "" }, +// { 0x73DF, "" }, +// { 0x73E0, "" }, +// { 0x73E1, "" }, +// { 0x73E2, "" }, +// { 0x73E3, "" }, +// { 0x73E4, "" }, +// { 0x73E5, "" }, +// { 0x73E6, "" }, +// { 0x73E7, "" }, +// { 0x73E8, "" }, +// { 0x73E9, "" }, +// { 0x73EA, "" }, +// { 0x73EB, "" }, +// { 0x73EC, "" }, +// { 0x73ED, "" }, +// { 0x73EE, "" }, +// { 0x73EF, "" }, +// { 0x73F0, "" }, +// { 0x73F1, "" }, +// { 0x73F2, "" }, +// { 0x73F3, "" }, +// { 0x73F4, "" }, +// { 0x73F5, "" }, +// { 0x73F6, "" }, +// { 0x73F7, "" }, +// { 0x73F8, "" }, +// { 0x73F9, "" }, +// { 0x73FA, "" }, +// { 0x73FB, "" }, +// { 0x73FC, "" }, +// { 0x73FD, "" }, +// { 0x73FE, "" }, +// { 0x73FF, "" }, +// { 0x7400, "" }, +// { 0x7401, "" }, +// { 0x7402, "" }, +// { 0x7403, "" }, +// { 0x7404, "" }, +// { 0x7405, "" }, +// { 0x7406, "" }, +// { 0x7407, "" }, +// { 0x7408, "" }, +// { 0x7409, "" }, +// { 0x740A, "" }, +// { 0x740B, "" }, +// { 0x740C, "" }, +// { 0x740D, "" }, +// { 0x740E, "" }, +// { 0x740F, "" }, +// { 0x7410, "" }, +// { 0x7411, "" }, +// { 0x7412, "" }, +// { 0x7413, "" }, +// { 0x7414, "" }, +// { 0x7415, "" }, +// { 0x7416, "" }, +// { 0x7417, "" }, +// { 0x7418, "" }, +// { 0x7419, "" }, +// { 0x741A, "" }, +// { 0x741B, "" }, +// { 0x741C, "" }, +// { 0x741D, "" }, +// { 0x741E, "" }, +// { 0x741F, "" }, +// { 0x7420, "" }, +// { 0x7421, "" }, +// { 0x7422, "" }, +// { 0x7423, "" }, +// { 0x7424, "" }, +// { 0x7425, "" }, +// { 0x7426, "" }, +// { 0x7427, "" }, +// { 0x7428, "" }, +// { 0x7429, "" }, +// { 0x742A, "" }, +// { 0x742B, "" }, +// { 0x742C, "" }, +// { 0x742D, "" }, +// { 0x742E, "" }, +// { 0x742F, "" }, +// { 0x7430, "" }, +// { 0x7431, "" }, +// { 0x7432, "" }, +// { 0x7433, "" }, +// { 0x7434, "" }, +// { 0x7435, "" }, +// { 0x7436, "" }, +// { 0x7437, "" }, +// { 0x7438, "" }, +// { 0x7439, "" }, +// { 0x743A, "" }, +// { 0x743B, "" }, +// { 0x743C, "" }, +// { 0x743D, "" }, +// { 0x743E, "" }, +// { 0x743F, "" }, +// { 0x7440, "" }, +// { 0x7441, "" }, +// { 0x7442, "" }, +// { 0x7443, "" }, +// { 0x7444, "" }, +// { 0x7445, "" }, +// { 0x7446, "" }, +// { 0x7447, "" }, +// { 0x7448, "" }, +// { 0x7449, "" }, +// { 0x744A, "" }, +// { 0x744B, "" }, +// { 0x744C, "" }, +// { 0x744D, "" }, +// { 0x744E, "" }, +// { 0x744F, "" }, +// { 0x7450, "" }, +// { 0x7451, "" }, +// { 0x7452, "" }, +// { 0x7453, "" }, +// { 0x7454, "" }, +// { 0x7455, "" }, +// { 0x7456, "" }, +// { 0x7457, "" }, +// { 0x7458, "" }, +// { 0x7459, "" }, +// { 0x745A, "" }, +// { 0x745B, "" }, +// { 0x745C, "" }, +// { 0x745D, "" }, +// { 0x745E, "" }, +// { 0x745F, "" }, +// { 0x7460, "" }, +// { 0x7461, "" }, +// { 0x7462, "" }, +// { 0x7463, "" }, +// { 0x7464, "" }, +// { 0x7465, "" }, +// { 0x7466, "" }, +// { 0x7467, "" }, +// { 0x7468, "" }, +// { 0x7469, "" }, +// { 0x746A, "" }, +// { 0x746B, "" }, +// { 0x746C, "" }, +// { 0x746D, "" }, +// { 0x746E, "" }, +// { 0x746F, "" }, +// { 0x7470, "" }, +// { 0x7471, "" }, +// { 0x7472, "" }, +// { 0x7473, "" }, +// { 0x7474, "" }, +// { 0x7475, "" }, +// { 0x7476, "" }, +// { 0x7477, "" }, +// { 0x7478, "" }, +// { 0x7479, "" }, +// { 0x747A, "" }, +// { 0x747B, "" }, +// { 0x747C, "" }, +// { 0x747D, "" }, +// { 0x747E, "" }, +// { 0x747F, "" }, +// { 0x7480, "" }, +// { 0x7481, "" }, +// { 0x7482, "" }, +// { 0x7483, "" }, +// { 0x7484, "" }, +// { 0x7485, "" }, +// { 0x7486, "" }, +// { 0x7487, "" }, +// { 0x7488, "" }, +// { 0x7489, "" }, +// { 0x748A, "" }, +// { 0x748B, "" }, +// { 0x748C, "" }, +// { 0x748D, "" }, +// { 0x748E, "" }, +// { 0x748F, "" }, +// { 0x7490, "" }, +// { 0x7491, "" }, +// { 0x7492, "" }, +// { 0x7493, "" }, +// { 0x7494, "" }, +// { 0x7495, "" }, +// { 0x7496, "" }, +// { 0x7497, "" }, +// { 0x7498, "" }, +// { 0x7499, "" }, +// { 0x749A, "" }, +// { 0x749B, "" }, +// { 0x749C, "" }, +// { 0x749D, "" }, +// { 0x749E, "" }, +// { 0x749F, "" }, +// { 0x74A0, "" }, +// { 0x74A1, "" }, +// { 0x74A2, "" }, +// { 0x74A3, "" }, +// { 0x74A4, "" }, +// { 0x74A5, "" }, +// { 0x74A6, "" }, +// { 0x74A7, "" }, +// { 0x74A8, "" }, +// { 0x74A9, "" }, +// { 0x74AA, "" }, +// { 0x74AB, "" }, +// { 0x74AC, "" }, +// { 0x74AD, "" }, +// { 0x74AE, "" }, +// { 0x74AF, "" }, +// { 0x74B0, "" }, +// { 0x74B1, "" }, +// { 0x74B2, "" }, +// { 0x74B3, "" }, +// { 0x74B4, "" }, +// { 0x74B5, "" }, +// { 0x74B6, "" }, +// { 0x74B7, "" }, +// { 0x74B8, "" }, +// { 0x74B9, "" }, +// { 0x74BA, "" }, +// { 0x74BB, "" }, +// { 0x74BC, "" }, +// { 0x74BD, "" }, +// { 0x74BE, "" }, +// { 0x74BF, "" }, +// { 0x74C0, "" }, +// { 0x74C1, "" }, +// { 0x74C2, "" }, +// { 0x74C3, "" }, +// { 0x74C4, "" }, +// { 0x74C5, "" }, +// { 0x74C6, "" }, +// { 0x74C7, "" }, +// { 0x74C8, "" }, +// { 0x74C9, "" }, +// { 0x74CA, "" }, +// { 0x74CB, "" }, +// { 0x74CC, "" }, +// { 0x74CD, "" }, +// { 0x74CE, "" }, +// { 0x74CF, "" }, +// { 0x74D0, "" }, +// { 0x74D1, "" }, +// { 0x74D2, "" }, +// { 0x74D3, "" }, +// { 0x74D4, "" }, +// { 0x74D5, "" }, +// { 0x74D6, "" }, +// { 0x74D7, "" }, +// { 0x74D8, "" }, +// { 0x74D9, "" }, +// { 0x74DA, "" }, +// { 0x74DB, "" }, +// { 0x74DC, "" }, +// { 0x74DD, "" }, +// { 0x74DE, "" }, +// { 0x74DF, "" }, +// { 0x74E0, "" }, +// { 0x74E1, "" }, +// { 0x74E2, "" }, +// { 0x74E3, "" }, +// { 0x74E4, "" }, +// { 0x74E5, "" }, +// { 0x74E6, "" }, +// { 0x74E7, "" }, +// { 0x74E8, "" }, +// { 0x74E9, "" }, +// { 0x74EA, "" }, +// { 0x74EB, "" }, +// { 0x74EC, "" }, +// { 0x74ED, "" }, +// { 0x74EE, "" }, +// { 0x74EF, "" }, +// { 0x74F0, "" }, +// { 0x74F1, "" }, +// { 0x74F2, "" }, +// { 0x74F3, "" }, +// { 0x74F4, "" }, +// { 0x74F5, "" }, +// { 0x74F6, "" }, +// { 0x74F7, "" }, +// { 0x74F8, "" }, +// { 0x74F9, "" }, +// { 0x74FA, "" }, +// { 0x74FB, "" }, +// { 0x74FC, "" }, +// { 0x74FD, "" }, +// { 0x74FE, "" }, +// { 0x74FF, "" }, +// { 0x7500, "" }, +// { 0x7501, "" }, +// { 0x7502, "" }, +// { 0x7503, "" }, +// { 0x7504, "" }, +// { 0x7505, "" }, +// { 0x7506, "" }, +// { 0x7507, "" }, +// { 0x7508, "" }, +// { 0x7509, "" }, +// { 0x750A, "" }, +// { 0x750B, "" }, +// { 0x750C, "" }, +// { 0x750D, "" }, +// { 0x750E, "" }, +// { 0x750F, "" }, +// { 0x7510, "" }, +// { 0x7511, "" }, +// { 0x7512, "" }, +// { 0x7513, "" }, +// { 0x7514, "" }, +// { 0x7515, "" }, +// { 0x7516, "" }, +// { 0x7517, "" }, +// { 0x7518, "" }, +// { 0x7519, "" }, +// { 0x751A, "" }, +// { 0x751B, "" }, +// { 0x751C, "" }, +// { 0x751D, "" }, +// { 0x751E, "" }, +// { 0x751F, "" }, +// { 0x7520, "" }, +// { 0x7521, "" }, +// { 0x7522, "" }, +// { 0x7523, "" }, +// { 0x7524, "" }, +// { 0x7525, "" }, +// { 0x7526, "" }, +// { 0x7527, "" }, +// { 0x7528, "" }, +// { 0x7529, "" }, +// { 0x752A, "" }, +// { 0x752B, "" }, +// { 0x752C, "" }, +// { 0x752D, "" }, +// { 0x752E, "" }, +// { 0x752F, "" }, +// { 0x7530, "" }, +// { 0x7531, "" }, +// { 0x7532, "" }, +// { 0x7533, "" }, +// { 0x7534, "" }, +// { 0x7535, "" }, +// { 0x7536, "" }, +// { 0x7537, "" }, +// { 0x7538, "" }, +// { 0x7539, "" }, +// { 0x753A, "" }, +// { 0x753B, "" }, +// { 0x753C, "" }, +// { 0x753D, "" }, +// { 0x753E, "" }, +// { 0x753F, "" }, +// { 0x7540, "" }, +// { 0x7541, "" }, +// { 0x7542, "" }, +// { 0x7543, "" }, +// { 0x7544, "" }, +// { 0x7545, "" }, +// { 0x7546, "" }, +// { 0x7547, "" }, +// { 0x7548, "" }, +// { 0x7549, "" }, +// { 0x754A, "" }, +// { 0x754B, "" }, +// { 0x754C, "" }, +// { 0x754D, "" }, +// { 0x754E, "" }, +// { 0x754F, "" }, +// { 0x7550, "" }, +// { 0x7551, "" }, +// { 0x7552, "" }, +// { 0x7553, "" }, +// { 0x7554, "" }, +// { 0x7555, "" }, +// { 0x7556, "" }, +// { 0x7557, "" }, +// { 0x7558, "" }, +// { 0x7559, "" }, +// { 0x755A, "" }, +// { 0x755B, "" }, +// { 0x755C, "" }, +// { 0x755D, "" }, +// { 0x755E, "" }, +// { 0x755F, "" }, +// { 0x7560, "" }, +// { 0x7561, "" }, +// { 0x7562, "" }, +// { 0x7563, "" }, +// { 0x7564, "" }, +// { 0x7565, "" }, +// { 0x7566, "" }, +// { 0x7567, "" }, +// { 0x7568, "" }, +// { 0x7569, "" }, +// { 0x756A, "" }, +// { 0x756B, "" }, +// { 0x756C, "" }, +// { 0x756D, "" }, +// { 0x756E, "" }, +// { 0x756F, "" }, +// { 0x7570, "" }, +// { 0x7571, "" }, +// { 0x7572, "" }, +// { 0x7573, "" }, +// { 0x7574, "" }, +// { 0x7575, "" }, +// { 0x7576, "" }, +// { 0x7577, "" }, +// { 0x7578, "" }, +// { 0x7579, "" }, +// { 0x757A, "" }, +// { 0x757B, "" }, +// { 0x757C, "" }, +// { 0x757D, "" }, +// { 0x757E, "" }, +// { 0x757F, "" }, +// { 0x7580, "" }, +// { 0x7581, "" }, +// { 0x7582, "" }, +// { 0x7583, "" }, +// { 0x7584, "" }, +// { 0x7585, "" }, +// { 0x7586, "" }, +// { 0x7587, "" }, +// { 0x7588, "" }, +// { 0x7589, "" }, +// { 0x758A, "" }, +// { 0x758B, "" }, +// { 0x758C, "" }, +// { 0x758D, "" }, +// { 0x758E, "" }, +// { 0x758F, "" }, +// { 0x7590, "" }, +// { 0x7591, "" }, +// { 0x7592, "" }, +// { 0x7593, "" }, +// { 0x7594, "" }, +// { 0x7595, "" }, +// { 0x7596, "" }, +// { 0x7597, "" }, +// { 0x7598, "" }, +// { 0x7599, "" }, +// { 0x759A, "" }, +// { 0x759B, "" }, +// { 0x759C, "" }, +// { 0x759D, "" }, +// { 0x759E, "" }, +// { 0x759F, "" }, +// { 0x75A0, "" }, +// { 0x75A1, "" }, +// { 0x75A2, "" }, +// { 0x75A3, "" }, +// { 0x75A4, "" }, +// { 0x75A5, "" }, +// { 0x75A6, "" }, +// { 0x75A7, "" }, +// { 0x75A8, "" }, +// { 0x75A9, "" }, +// { 0x75AA, "" }, +// { 0x75AB, "" }, +// { 0x75AC, "" }, +// { 0x75AD, "" }, +// { 0x75AE, "" }, +// { 0x75AF, "" }, +// { 0x75B0, "" }, +// { 0x75B1, "" }, +// { 0x75B2, "" }, +// { 0x75B3, "" }, +// { 0x75B4, "" }, +// { 0x75B5, "" }, +// { 0x75B6, "" }, +// { 0x75B7, "" }, +// { 0x75B8, "" }, +// { 0x75B9, "" }, +// { 0x75BA, "" }, +// { 0x75BB, "" }, +// { 0x75BC, "" }, +// { 0x75BD, "" }, +// { 0x75BE, "" }, +// { 0x75BF, "" }, +// { 0x75C0, "" }, +// { 0x75C1, "" }, +// { 0x75C2, "" }, +// { 0x75C3, "" }, +// { 0x75C4, "" }, +// { 0x75C5, "" }, +// { 0x75C6, "" }, +// { 0x75C7, "" }, +// { 0x75C8, "" }, +// { 0x75C9, "" }, +// { 0x75CA, "" }, +// { 0x75CB, "" }, +// { 0x75CC, "" }, +// { 0x75CD, "" }, +// { 0x75CE, "" }, +// { 0x75CF, "" }, +// { 0x75D0, "" }, +// { 0x75D1, "" }, +// { 0x75D2, "" }, +// { 0x75D3, "" }, +// { 0x75D4, "" }, +// { 0x75D5, "" }, +// { 0x75D6, "" }, +// { 0x75D7, "" }, +// { 0x75D8, "" }, +// { 0x75D9, "" }, +// { 0x75DA, "" }, +// { 0x75DB, "" }, +// { 0x75DC, "" }, +// { 0x75DD, "" }, +// { 0x75DE, "" }, +// { 0x75DF, "" }, +// { 0x75E0, "" }, +// { 0x75E1, "" }, +// { 0x75E2, "" }, +// { 0x75E3, "" }, +// { 0x75E4, "" }, +// { 0x75E5, "" }, +// { 0x75E6, "" }, +// { 0x75E7, "" }, +// { 0x75E8, "" }, +// { 0x75E9, "" }, +// { 0x75EA, "" }, +// { 0x75EB, "" }, +// { 0x75EC, "" }, +// { 0x75ED, "" }, +// { 0x75EE, "" }, +// { 0x75EF, "" }, +// { 0x75F0, "" }, +// { 0x75F1, "" }, +// { 0x75F2, "" }, +// { 0x75F3, "" }, +// { 0x75F4, "" }, +// { 0x75F5, "" }, +// { 0x75F6, "" }, +// { 0x75F7, "" }, +// { 0x75F8, "" }, +// { 0x75F9, "" }, +// { 0x75FA, "" }, +// { 0x75FB, "" }, +// { 0x75FC, "" }, +// { 0x75FD, "" }, +// { 0x75FE, "" }, +// { 0x75FF, "" }, +// { 0x7600, "" }, +// { 0x7601, "" }, +// { 0x7602, "" }, +// { 0x7603, "" }, +// { 0x7604, "" }, +// { 0x7605, "" }, +// { 0x7606, "" }, +// { 0x7607, "" }, +// { 0x7608, "" }, +// { 0x7609, "" }, +// { 0x760A, "" }, +// { 0x760B, "" }, +// { 0x760C, "" }, +// { 0x760D, "" }, +// { 0x760E, "" }, +// { 0x760F, "" }, +// { 0x7610, "" }, +// { 0x7611, "" }, +// { 0x7612, "" }, +// { 0x7613, "" }, +// { 0x7614, "" }, +// { 0x7615, "" }, +// { 0x7616, "" }, +// { 0x7617, "" }, +// { 0x7618, "" }, +// { 0x7619, "" }, +// { 0x761A, "" }, +// { 0x761B, "" }, +// { 0x761C, "" }, +// { 0x761D, "" }, +// { 0x761E, "" }, +// { 0x761F, "" }, +// { 0x7620, "" }, +// { 0x7621, "" }, +// { 0x7622, "" }, +// { 0x7623, "" }, +// { 0x7624, "" }, +// { 0x7625, "" }, +// { 0x7626, "" }, +// { 0x7627, "" }, +// { 0x7628, "" }, +// { 0x7629, "" }, +// { 0x762A, "" }, +// { 0x762B, "" }, +// { 0x762C, "" }, +// { 0x762D, "" }, +// { 0x762E, "" }, +// { 0x762F, "" }, +// { 0x7630, "" }, +// { 0x7631, "" }, +// { 0x7632, "" }, +// { 0x7633, "" }, +// { 0x7634, "" }, +// { 0x7635, "" }, +// { 0x7636, "" }, +// { 0x7637, "" }, +// { 0x7638, "" }, +// { 0x7639, "" }, +// { 0x763A, "" }, +// { 0x763B, "" }, +// { 0x763C, "" }, +// { 0x763D, "" }, +// { 0x763E, "" }, +// { 0x763F, "" }, +// { 0x7640, "" }, +// { 0x7641, "" }, +// { 0x7642, "" }, +// { 0x7643, "" }, +// { 0x7644, "" }, +// { 0x7645, "" }, +// { 0x7646, "" }, +// { 0x7647, "" }, +// { 0x7648, "" }, +// { 0x7649, "" }, +// { 0x764A, "" }, +// { 0x764B, "" }, +// { 0x764C, "" }, +// { 0x764D, "" }, +// { 0x764E, "" }, +// { 0x764F, "" }, +// { 0x7650, "" }, +// { 0x7651, "" }, +// { 0x7652, "" }, +// { 0x7653, "" }, +// { 0x7654, "" }, +// { 0x7655, "" }, +// { 0x7656, "" }, +// { 0x7657, "" }, +// { 0x7658, "" }, +// { 0x7659, "" }, +// { 0x765A, "" }, +// { 0x765B, "" }, +// { 0x765C, "" }, +// { 0x765D, "" }, +// { 0x765E, "" }, +// { 0x765F, "" }, +// { 0x7660, "" }, +// { 0x7661, "" }, +// { 0x7662, "" }, +// { 0x7663, "" }, +// { 0x7664, "" }, +// { 0x7665, "" }, +// { 0x7666, "" }, +// { 0x7667, "" }, +// { 0x7668, "" }, +// { 0x7669, "" }, +// { 0x766A, "" }, +// { 0x766B, "" }, +// { 0x766C, "" }, +// { 0x766D, "" }, +// { 0x766E, "" }, +// { 0x766F, "" }, +// { 0x7670, "" }, +// { 0x7671, "" }, +// { 0x7672, "" }, +// { 0x7673, "" }, +// { 0x7674, "" }, +// { 0x7675, "" }, +// { 0x7676, "" }, +// { 0x7677, "" }, +// { 0x7678, "" }, +// { 0x7679, "" }, +// { 0x767A, "" }, +// { 0x767B, "" }, +// { 0x767C, "" }, +// { 0x767D, "" }, +// { 0x767E, "" }, +// { 0x767F, "" }, +// { 0x7680, "" }, +// { 0x7681, "" }, +// { 0x7682, "" }, +// { 0x7683, "" }, +// { 0x7684, "" }, +// { 0x7685, "" }, +// { 0x7686, "" }, +// { 0x7687, "" }, +// { 0x7688, "" }, +// { 0x7689, "" }, +// { 0x768A, "" }, +// { 0x768B, "" }, +// { 0x768C, "" }, +// { 0x768D, "" }, +// { 0x768E, "" }, +// { 0x768F, "" }, +// { 0x7690, "" }, +// { 0x7691, "" }, +// { 0x7692, "" }, +// { 0x7693, "" }, +// { 0x7694, "" }, +// { 0x7695, "" }, +// { 0x7696, "" }, +// { 0x7697, "" }, +// { 0x7698, "" }, +// { 0x7699, "" }, +// { 0x769A, "" }, +// { 0x769B, "" }, +// { 0x769C, "" }, +// { 0x769D, "" }, +// { 0x769E, "" }, +// { 0x769F, "" }, +// { 0x76A0, "" }, +// { 0x76A1, "" }, +// { 0x76A2, "" }, +// { 0x76A3, "" }, +// { 0x76A4, "" }, +// { 0x76A5, "" }, +// { 0x76A6, "" }, +// { 0x76A7, "" }, +// { 0x76A8, "" }, +// { 0x76A9, "" }, +// { 0x76AA, "" }, +// { 0x76AB, "" }, +// { 0x76AC, "" }, +// { 0x76AD, "" }, +// { 0x76AE, "" }, +// { 0x76AF, "" }, +// { 0x76B0, "" }, +// { 0x76B1, "" }, +// { 0x76B2, "" }, +// { 0x76B3, "" }, +// { 0x76B4, "" }, +// { 0x76B5, "" }, +// { 0x76B6, "" }, +// { 0x76B7, "" }, +// { 0x76B8, "" }, +// { 0x76B9, "" }, +// { 0x76BA, "" }, +// { 0x76BB, "" }, +// { 0x76BC, "" }, +// { 0x76BD, "" }, +// { 0x76BE, "" }, +// { 0x76BF, "" }, +// { 0x76C0, "" }, +// { 0x76C1, "" }, +// { 0x76C2, "" }, +// { 0x76C3, "" }, +// { 0x76C4, "" }, +// { 0x76C5, "" }, +// { 0x76C6, "" }, +// { 0x76C7, "" }, +// { 0x76C8, "" }, +// { 0x76C9, "" }, +// { 0x76CA, "" }, +// { 0x76CB, "" }, +// { 0x76CC, "" }, +// { 0x76CD, "" }, +// { 0x76CE, "" }, +// { 0x76CF, "" }, +// { 0x76D0, "" }, +// { 0x76D1, "" }, +// { 0x76D2, "" }, +// { 0x76D3, "" }, +// { 0x76D4, "" }, +// { 0x76D5, "" }, +// { 0x76D6, "" }, +// { 0x76D7, "" }, +// { 0x76D8, "" }, +// { 0x76D9, "" }, +// { 0x76DA, "" }, +// { 0x76DB, "" }, +// { 0x76DC, "" }, +// { 0x76DD, "" }, +// { 0x76DE, "" }, +// { 0x76DF, "" }, +// { 0x76E0, "" }, +// { 0x76E1, "" }, +// { 0x76E2, "" }, +// { 0x76E3, "" }, +// { 0x76E4, "" }, +// { 0x76E5, "" }, +// { 0x76E6, "" }, +// { 0x76E7, "" }, +// { 0x76E8, "" }, +// { 0x76E9, "" }, +// { 0x76EA, "" }, +// { 0x76EB, "" }, +// { 0x76EC, "" }, +// { 0x76ED, "" }, +// { 0x76EE, "" }, +// { 0x76EF, "" }, +// { 0x76F0, "" }, +// { 0x76F1, "" }, +// { 0x76F2, "" }, +// { 0x76F3, "" }, +// { 0x76F4, "" }, +// { 0x76F5, "" }, +// { 0x76F6, "" }, +// { 0x76F7, "" }, +// { 0x76F8, "" }, +// { 0x76F9, "" }, +// { 0x76FA, "" }, +// { 0x76FB, "" }, +// { 0x76FC, "" }, +// { 0x76FD, "" }, +// { 0x76FE, "" }, +// { 0x76FF, "" }, +// { 0x7700, "" }, +// { 0x7701, "" }, +// { 0x7702, "" }, +// { 0x7703, "" }, +// { 0x7704, "" }, +// { 0x7705, "" }, +// { 0x7706, "" }, +// { 0x7707, "" }, +// { 0x7708, "" }, +// { 0x7709, "" }, +// { 0x770A, "" }, +// { 0x770B, "" }, +// { 0x770C, "" }, +// { 0x770D, "" }, +// { 0x770E, "" }, +// { 0x770F, "" }, +// { 0x7710, "" }, +// { 0x7711, "" }, +// { 0x7712, "" }, +// { 0x7713, "" }, +// { 0x7714, "" }, +// { 0x7715, "" }, +// { 0x7716, "" }, +// { 0x7717, "" }, +// { 0x7718, "" }, +// { 0x7719, "" }, +// { 0x771A, "" }, +// { 0x771B, "" }, +// { 0x771C, "" }, +// { 0x771D, "" }, +// { 0x771E, "" }, +// { 0x771F, "" }, +// { 0x7720, "" }, +// { 0x7721, "" }, +// { 0x7722, "" }, +// { 0x7723, "" }, +// { 0x7724, "" }, +// { 0x7725, "" }, +// { 0x7726, "" }, +// { 0x7727, "" }, +// { 0x7728, "" }, +// { 0x7729, "" }, +// { 0x772A, "" }, +// { 0x772B, "" }, +// { 0x772C, "" }, +// { 0x772D, "" }, +// { 0x772E, "" }, +// { 0x772F, "" }, +// { 0x7730, "" }, +// { 0x7731, "" }, +// { 0x7732, "" }, +// { 0x7733, "" }, +// { 0x7734, "" }, +// { 0x7735, "" }, +// { 0x7736, "" }, +// { 0x7737, "" }, +// { 0x7738, "" }, +// { 0x7739, "" }, +// { 0x773A, "" }, +// { 0x773B, "" }, +// { 0x773C, "" }, +// { 0x773D, "" }, +// { 0x773E, "" }, +// { 0x773F, "" }, +// { 0x7740, "" }, +// { 0x7741, "" }, +// { 0x7742, "" }, +// { 0x7743, "" }, +// { 0x7744, "" }, +// { 0x7745, "" }, +// { 0x7746, "" }, +// { 0x7747, "" }, +// { 0x7748, "" }, +// { 0x7749, "" }, +// { 0x774A, "" }, +// { 0x774B, "" }, +// { 0x774C, "" }, +// { 0x774D, "" }, +// { 0x774E, "" }, +// { 0x774F, "" }, +// { 0x7750, "" }, +// { 0x7751, "" }, +// { 0x7752, "" }, +// { 0x7753, "" }, +// { 0x7754, "" }, +// { 0x7755, "" }, +// { 0x7756, "" }, +// { 0x7757, "" }, +// { 0x7758, "" }, +// { 0x7759, "" }, +// { 0x775A, "" }, +// { 0x775B, "" }, +// { 0x775C, "" }, +// { 0x775D, "" }, +// { 0x775E, "" }, +// { 0x775F, "" }, +// { 0x7760, "" }, +// { 0x7761, "" }, +// { 0x7762, "" }, +// { 0x7763, "" }, +// { 0x7764, "" }, +// { 0x7765, "" }, +// { 0x7766, "" }, +// { 0x7767, "" }, +// { 0x7768, "" }, +// { 0x7769, "" }, +// { 0x776A, "" }, +// { 0x776B, "" }, +// { 0x776C, "" }, +// { 0x776D, "" }, +// { 0x776E, "" }, +// { 0x776F, "" }, +// { 0x7770, "" }, +// { 0x7771, "" }, +// { 0x7772, "" }, +// { 0x7773, "" }, +// { 0x7774, "" }, +// { 0x7775, "" }, +// { 0x7776, "" }, +// { 0x7777, "" }, +// { 0x7778, "" }, +// { 0x7779, "" }, +// { 0x777A, "" }, +// { 0x777B, "" }, +// { 0x777C, "" }, +// { 0x777D, "" }, +// { 0x777E, "" }, +// { 0x777F, "" }, +// { 0x7780, "" }, +// { 0x7781, "" }, +// { 0x7782, "" }, +// { 0x7783, "" }, +// { 0x7784, "" }, +// { 0x7785, "" }, +// { 0x7786, "" }, +// { 0x7787, "" }, +// { 0x7788, "" }, +// { 0x7789, "" }, +// { 0x778A, "" }, +// { 0x778B, "" }, +// { 0x778C, "" }, +// { 0x778D, "" }, +// { 0x778E, "" }, +// { 0x778F, "" }, +// { 0x7790, "" }, +// { 0x7791, "" }, +// { 0x7792, "" }, +// { 0x7793, "" }, +// { 0x7794, "" }, +// { 0x7795, "" }, +// { 0x7796, "" }, +// { 0x7797, "" }, +// { 0x7798, "" }, +// { 0x7799, "" }, +// { 0x779A, "" }, +// { 0x779B, "" }, +// { 0x779C, "" }, +// { 0x779D, "" }, +// { 0x779E, "" }, +// { 0x779F, "" }, +// { 0x77A0, "" }, +// { 0x77A1, "" }, +// { 0x77A2, "" }, +// { 0x77A3, "" }, +// { 0x77A4, "" }, +// { 0x77A5, "" }, +// { 0x77A6, "" }, +// { 0x77A7, "" }, +// { 0x77A8, "" }, +// { 0x77A9, "" }, +// { 0x77AA, "" }, +// { 0x77AB, "" }, +// { 0x77AC, "" }, +// { 0x77AD, "" }, +// { 0x77AE, "" }, +// { 0x77AF, "" }, +// { 0x77B0, "" }, +// { 0x77B1, "" }, +// { 0x77B2, "" }, +// { 0x77B3, "" }, +// { 0x77B4, "" }, +// { 0x77B5, "" }, +// { 0x77B6, "" }, +// { 0x77B7, "" }, +// { 0x77B8, "" }, +// { 0x77B9, "" }, +// { 0x77BA, "" }, +// { 0x77BB, "" }, +// { 0x77BC, "" }, +// { 0x77BD, "" }, +// { 0x77BE, "" }, +// { 0x77BF, "" }, +// { 0x77C0, "" }, +// { 0x77C1, "" }, +// { 0x77C2, "" }, +// { 0x77C3, "" }, +// { 0x77C4, "" }, +// { 0x77C5, "" }, +// { 0x77C6, "" }, +// { 0x77C7, "" }, +// { 0x77C8, "" }, +// { 0x77C9, "" }, +// { 0x77CA, "" }, +// { 0x77CB, "" }, +// { 0x77CC, "" }, +// { 0x77CD, "" }, +// { 0x77CE, "" }, +// { 0x77CF, "" }, +// { 0x77D0, "" }, +// { 0x77D1, "" }, +// { 0x77D2, "" }, +// { 0x77D3, "" }, +// { 0x77D4, "" }, +// { 0x77D5, "" }, +// { 0x77D6, "" }, +// { 0x77D7, "" }, +// { 0x77D8, "" }, +// { 0x77D9, "" }, +// { 0x77DA, "" }, +// { 0x77DB, "" }, +// { 0x77DC, "" }, +// { 0x77DD, "" }, +// { 0x77DE, "" }, +// { 0x77DF, "" }, +// { 0x77E0, "" }, +// { 0x77E1, "" }, +// { 0x77E2, "" }, +// { 0x77E3, "" }, +// { 0x77E4, "" }, +// { 0x77E5, "" }, +// { 0x77E6, "" }, +// { 0x77E7, "" }, +// { 0x77E8, "" }, +// { 0x77E9, "" }, +// { 0x77EA, "" }, +// { 0x77EB, "" }, +// { 0x77EC, "" }, +// { 0x77ED, "" }, +// { 0x77EE, "" }, +// { 0x77EF, "" }, +// { 0x77F0, "" }, +// { 0x77F1, "" }, +// { 0x77F2, "" }, +// { 0x77F3, "" }, +// { 0x77F4, "" }, +// { 0x77F5, "" }, +// { 0x77F6, "" }, +// { 0x77F7, "" }, +// { 0x77F8, "" }, +// { 0x77F9, "" }, +// { 0x77FA, "" }, +// { 0x77FB, "" }, +// { 0x77FC, "" }, +// { 0x77FD, "" }, +// { 0x77FE, "" }, +// { 0x77FF, "" }, +// { 0x7800, "" }, +// { 0x7801, "" }, +// { 0x7802, "" }, +// { 0x7803, "" }, +// { 0x7804, "" }, +// { 0x7805, "" }, +// { 0x7806, "" }, +// { 0x7807, "" }, +// { 0x7808, "" }, +// { 0x7809, "" }, +// { 0x780A, "" }, +// { 0x780B, "" }, +// { 0x780C, "" }, +// { 0x780D, "" }, +// { 0x780E, "" }, +// { 0x780F, "" }, +// { 0x7810, "" }, +// { 0x7811, "" }, +// { 0x7812, "" }, +// { 0x7813, "" }, +// { 0x7814, "" }, +// { 0x7815, "" }, +// { 0x7816, "" }, +// { 0x7817, "" }, +// { 0x7818, "" }, +// { 0x7819, "" }, +// { 0x781A, "" }, +// { 0x781B, "" }, +// { 0x781C, "" }, +// { 0x781D, "" }, +// { 0x781E, "" }, +// { 0x781F, "" }, +// { 0x7820, "" }, +// { 0x7821, "" }, +// { 0x7822, "" }, +// { 0x7823, "" }, +// { 0x7824, "" }, +// { 0x7825, "" }, +// { 0x7826, "" }, +// { 0x7827, "" }, +// { 0x7828, "" }, +// { 0x7829, "" }, +// { 0x782A, "" }, +// { 0x782B, "" }, +// { 0x782C, "" }, +// { 0x782D, "" }, +// { 0x782E, "" }, +// { 0x782F, "" }, +// { 0x7830, "" }, +// { 0x7831, "" }, +// { 0x7832, "" }, +// { 0x7833, "" }, +// { 0x7834, "" }, +// { 0x7835, "" }, +// { 0x7836, "" }, +// { 0x7837, "" }, +// { 0x7838, "" }, +// { 0x7839, "" }, +// { 0x783A, "" }, +// { 0x783B, "" }, +// { 0x783C, "" }, +// { 0x783D, "" }, +// { 0x783E, "" }, +// { 0x783F, "" }, +// { 0x7840, "" }, +// { 0x7841, "" }, +// { 0x7842, "" }, +// { 0x7843, "" }, +// { 0x7844, "" }, +// { 0x7845, "" }, +// { 0x7846, "" }, +// { 0x7847, "" }, +// { 0x7848, "" }, +// { 0x7849, "" }, +// { 0x784A, "" }, +// { 0x784B, "" }, +// { 0x784C, "" }, +// { 0x784D, "" }, +// { 0x784E, "" }, +// { 0x784F, "" }, +// { 0x7850, "" }, +// { 0x7851, "" }, +// { 0x7852, "" }, +// { 0x7853, "" }, +// { 0x7854, "" }, +// { 0x7855, "" }, +// { 0x7856, "" }, +// { 0x7857, "" }, +// { 0x7858, "" }, +// { 0x7859, "" }, +// { 0x785A, "" }, +// { 0x785B, "" }, +// { 0x785C, "" }, +// { 0x785D, "" }, +// { 0x785E, "" }, +// { 0x785F, "" }, +// { 0x7860, "" }, +// { 0x7861, "" }, +// { 0x7862, "" }, +// { 0x7863, "" }, +// { 0x7864, "" }, +// { 0x7865, "" }, +// { 0x7866, "" }, +// { 0x7867, "" }, +// { 0x7868, "" }, +// { 0x7869, "" }, +// { 0x786A, "" }, +// { 0x786B, "" }, +// { 0x786C, "" }, +// { 0x786D, "" }, +// { 0x786E, "" }, +// { 0x786F, "" }, +// { 0x7870, "" }, +// { 0x7871, "" }, +// { 0x7872, "" }, +// { 0x7873, "" }, +// { 0x7874, "" }, +// { 0x7875, "" }, +// { 0x7876, "" }, +// { 0x7877, "" }, +// { 0x7878, "" }, +// { 0x7879, "" }, +// { 0x787A, "" }, +// { 0x787B, "" }, +// { 0x787C, "" }, +// { 0x787D, "" }, +// { 0x787E, "" }, +// { 0x787F, "" }, +// { 0x7880, "" }, +// { 0x7881, "" }, +// { 0x7882, "" }, +// { 0x7883, "" }, +// { 0x7884, "" }, +// { 0x7885, "" }, +// { 0x7886, "" }, +// { 0x7887, "" }, +// { 0x7888, "" }, +// { 0x7889, "" }, +// { 0x788A, "" }, +// { 0x788B, "" }, +// { 0x788C, "" }, +// { 0x788D, "" }, +// { 0x788E, "" }, +// { 0x788F, "" }, +// { 0x7890, "" }, +// { 0x7891, "" }, +// { 0x7892, "" }, +// { 0x7893, "" }, +// { 0x7894, "" }, +// { 0x7895, "" }, +// { 0x7896, "" }, +// { 0x7897, "" }, +// { 0x7898, "" }, +// { 0x7899, "" }, +// { 0x789A, "" }, +// { 0x789B, "" }, +// { 0x789C, "" }, +// { 0x789D, "" }, +// { 0x789E, "" }, +// { 0x789F, "" }, +// { 0x78A0, "" }, +// { 0x78A1, "" }, +// { 0x78A2, "" }, +// { 0x78A3, "" }, +// { 0x78A4, "" }, +// { 0x78A5, "" }, +// { 0x78A6, "" }, +// { 0x78A7, "" }, +// { 0x78A8, "" }, +// { 0x78A9, "" }, +// { 0x78AA, "" }, +// { 0x78AB, "" }, +// { 0x78AC, "" }, +// { 0x78AD, "" }, +// { 0x78AE, "" }, +// { 0x78AF, "" }, +// { 0x78B0, "" }, +// { 0x78B1, "" }, +// { 0x78B2, "" }, +// { 0x78B3, "" }, +// { 0x78B4, "" }, +// { 0x78B5, "" }, +// { 0x78B6, "" }, +// { 0x78B7, "" }, +// { 0x78B8, "" }, +// { 0x78B9, "" }, +// { 0x78BA, "" }, +// { 0x78BB, "" }, +// { 0x78BC, "" }, +// { 0x78BD, "" }, +// { 0x78BE, "" }, +// { 0x78BF, "" }, +// { 0x78C0, "" }, +// { 0x78C1, "" }, +// { 0x78C2, "" }, +// { 0x78C3, "" }, +// { 0x78C4, "" }, +// { 0x78C5, "" }, +// { 0x78C6, "" }, +// { 0x78C7, "" }, +// { 0x78C8, "" }, +// { 0x78C9, "" }, +// { 0x78CA, "" }, +// { 0x78CB, "" }, +// { 0x78CC, "" }, +// { 0x78CD, "" }, +// { 0x78CE, "" }, +// { 0x78CF, "" }, +// { 0x78D0, "" }, +// { 0x78D1, "" }, +// { 0x78D2, "" }, +// { 0x78D3, "" }, +// { 0x78D4, "" }, +// { 0x78D5, "" }, +// { 0x78D6, "" }, +// { 0x78D7, "" }, +// { 0x78D8, "" }, +// { 0x78D9, "" }, +// { 0x78DA, "" }, +// { 0x78DB, "" }, +// { 0x78DC, "" }, +// { 0x78DD, "" }, +// { 0x78DE, "" }, +// { 0x78DF, "" }, +// { 0x78E0, "" }, +// { 0x78E1, "" }, +// { 0x78E2, "" }, +// { 0x78E3, "" }, +// { 0x78E4, "" }, +// { 0x78E5, "" }, +// { 0x78E6, "" }, +// { 0x78E7, "" }, +// { 0x78E8, "" }, +// { 0x78E9, "" }, +// { 0x78EA, "" }, +// { 0x78EB, "" }, +// { 0x78EC, "" }, +// { 0x78ED, "" }, +// { 0x78EE, "" }, +// { 0x78EF, "" }, +// { 0x78F0, "" }, +// { 0x78F1, "" }, +// { 0x78F2, "" }, +// { 0x78F3, "" }, +// { 0x78F4, "" }, +// { 0x78F5, "" }, +// { 0x78F6, "" }, +// { 0x78F7, "" }, +// { 0x78F8, "" }, +// { 0x78F9, "" }, +// { 0x78FA, "" }, +// { 0x78FB, "" }, +// { 0x78FC, "" }, +// { 0x78FD, "" }, +// { 0x78FE, "" }, +// { 0x78FF, "" }, +// { 0x7900, "" }, +// { 0x7901, "" }, +// { 0x7902, "" }, +// { 0x7903, "" }, +// { 0x7904, "" }, +// { 0x7905, "" }, +// { 0x7906, "" }, +// { 0x7907, "" }, +// { 0x7908, "" }, +// { 0x7909, "" }, +// { 0x790A, "" }, +// { 0x790B, "" }, +// { 0x790C, "" }, +// { 0x790D, "" }, +// { 0x790E, "" }, +// { 0x790F, "" }, +// { 0x7910, "" }, +// { 0x7911, "" }, +// { 0x7912, "" }, +// { 0x7913, "" }, +// { 0x7914, "" }, +// { 0x7915, "" }, +// { 0x7916, "" }, +// { 0x7917, "" }, +// { 0x7918, "" }, +// { 0x7919, "" }, +// { 0x791A, "" }, +// { 0x791B, "" }, +// { 0x791C, "" }, +// { 0x791D, "" }, +// { 0x791E, "" }, +// { 0x791F, "" }, +// { 0x7920, "" }, +// { 0x7921, "" }, +// { 0x7922, "" }, +// { 0x7923, "" }, +// { 0x7924, "" }, +// { 0x7925, "" }, +// { 0x7926, "" }, +// { 0x7927, "" }, +// { 0x7928, "" }, +// { 0x7929, "" }, +// { 0x792A, "" }, +// { 0x792B, "" }, +// { 0x792C, "" }, +// { 0x792D, "" }, +// { 0x792E, "" }, +// { 0x792F, "" }, +// { 0x7930, "" }, +// { 0x7931, "" }, +// { 0x7932, "" }, +// { 0x7933, "" }, +// { 0x7934, "" }, +// { 0x7935, "" }, +// { 0x7936, "" }, +// { 0x7937, "" }, +// { 0x7938, "" }, +// { 0x7939, "" }, +// { 0x793A, "" }, +// { 0x793B, "" }, +// { 0x793C, "" }, +// { 0x793D, "" }, +// { 0x793E, "" }, +// { 0x793F, "" }, +// { 0x7940, "" }, +// { 0x7941, "" }, +// { 0x7942, "" }, +// { 0x7943, "" }, +// { 0x7944, "" }, +// { 0x7945, "" }, +// { 0x7946, "" }, +// { 0x7947, "" }, +// { 0x7948, "" }, +// { 0x7949, "" }, +// { 0x794A, "" }, +// { 0x794B, "" }, +// { 0x794C, "" }, +// { 0x794D, "" }, +// { 0x794E, "" }, +// { 0x794F, "" }, +// { 0x7950, "" }, +// { 0x7951, "" }, +// { 0x7952, "" }, +// { 0x7953, "" }, +// { 0x7954, "" }, +// { 0x7955, "" }, +// { 0x7956, "" }, +// { 0x7957, "" }, +// { 0x7958, "" }, +// { 0x7959, "" }, +// { 0x795A, "" }, +// { 0x795B, "" }, +// { 0x795C, "" }, +// { 0x795D, "" }, +// { 0x795E, "" }, +// { 0x795F, "" }, +// { 0x7960, "" }, +// { 0x7961, "" }, +// { 0x7962, "" }, +// { 0x7963, "" }, +// { 0x7964, "" }, +// { 0x7965, "" }, +// { 0x7966, "" }, +// { 0x7967, "" }, +// { 0x7968, "" }, +// { 0x7969, "" }, +// { 0x796A, "" }, +// { 0x796B, "" }, +// { 0x796C, "" }, +// { 0x796D, "" }, +// { 0x796E, "" }, +// { 0x796F, "" }, +// { 0x7970, "" }, +// { 0x7971, "" }, +// { 0x7972, "" }, +// { 0x7973, "" }, +// { 0x7974, "" }, +// { 0x7975, "" }, +// { 0x7976, "" }, +// { 0x7977, "" }, +// { 0x7978, "" }, +// { 0x7979, "" }, +// { 0x797A, "" }, +// { 0x797B, "" }, +// { 0x797C, "" }, +// { 0x797D, "" }, +// { 0x797E, "" }, +// { 0x797F, "" }, +// { 0x7980, "" }, +// { 0x7981, "" }, +// { 0x7982, "" }, +// { 0x7983, "" }, +// { 0x7984, "" }, +// { 0x7985, "" }, +// { 0x7986, "" }, +// { 0x7987, "" }, +// { 0x7988, "" }, +// { 0x7989, "" }, +// { 0x798A, "" }, +// { 0x798B, "" }, +// { 0x798C, "" }, +// { 0x798D, "" }, +// { 0x798E, "" }, +// { 0x798F, "" }, +// { 0x7990, "" }, +// { 0x7991, "" }, +// { 0x7992, "" }, +// { 0x7993, "" }, +// { 0x7994, "" }, +// { 0x7995, "" }, +// { 0x7996, "" }, +// { 0x7997, "" }, +// { 0x7998, "" }, +// { 0x7999, "" }, +// { 0x799A, "" }, +// { 0x799B, "" }, +// { 0x799C, "" }, +// { 0x799D, "" }, +// { 0x799E, "" }, +// { 0x799F, "" }, +// { 0x79A0, "" }, +// { 0x79A1, "" }, +// { 0x79A2, "" }, +// { 0x79A3, "" }, +// { 0x79A4, "" }, +// { 0x79A5, "" }, +// { 0x79A6, "" }, +// { 0x79A7, "" }, +// { 0x79A8, "" }, +// { 0x79A9, "" }, +// { 0x79AA, "" }, +// { 0x79AB, "" }, +// { 0x79AC, "" }, +// { 0x79AD, "" }, +// { 0x79AE, "" }, +// { 0x79AF, "" }, +// { 0x79B0, "" }, +// { 0x79B1, "" }, +// { 0x79B2, "" }, +// { 0x79B3, "" }, +// { 0x79B4, "" }, +// { 0x79B5, "" }, +// { 0x79B6, "" }, +// { 0x79B7, "" }, +// { 0x79B8, "" }, +// { 0x79B9, "" }, +// { 0x79BA, "" }, +// { 0x79BB, "" }, +// { 0x79BC, "" }, +// { 0x79BD, "" }, +// { 0x79BE, "" }, +// { 0x79BF, "" }, +// { 0x79C0, "" }, +// { 0x79C1, "" }, +// { 0x79C2, "" }, +// { 0x79C3, "" }, +// { 0x79C4, "" }, +// { 0x79C5, "" }, +// { 0x79C6, "" }, +// { 0x79C7, "" }, +// { 0x79C8, "" }, +// { 0x79C9, "" }, +// { 0x79CA, "" }, +// { 0x79CB, "" }, +// { 0x79CC, "" }, +// { 0x79CD, "" }, +// { 0x79CE, "" }, +// { 0x79CF, "" }, +// { 0x79D0, "" }, +// { 0x79D1, "" }, +// { 0x79D2, "" }, +// { 0x79D3, "" }, +// { 0x79D4, "" }, +// { 0x79D5, "" }, +// { 0x79D6, "" }, +// { 0x79D7, "" }, +// { 0x79D8, "" }, +// { 0x79D9, "" }, +// { 0x79DA, "" }, +// { 0x79DB, "" }, +// { 0x79DC, "" }, +// { 0x79DD, "" }, +// { 0x79DE, "" }, +// { 0x79DF, "" }, +// { 0x79E0, "" }, +// { 0x79E1, "" }, +// { 0x79E2, "" }, +// { 0x79E3, "" }, +// { 0x79E4, "" }, +// { 0x79E5, "" }, +// { 0x79E6, "" }, +// { 0x79E7, "" }, +// { 0x79E8, "" }, +// { 0x79E9, "" }, +// { 0x79EA, "" }, +// { 0x79EB, "" }, +// { 0x79EC, "" }, +// { 0x79ED, "" }, +// { 0x79EE, "" }, +// { 0x79EF, "" }, +// { 0x79F0, "" }, +// { 0x79F1, "" }, +// { 0x79F2, "" }, +// { 0x79F3, "" }, +// { 0x79F4, "" }, +// { 0x79F5, "" }, +// { 0x79F6, "" }, +// { 0x79F7, "" }, +// { 0x79F8, "" }, +// { 0x79F9, "" }, +// { 0x79FA, "" }, +// { 0x79FB, "" }, +// { 0x79FC, "" }, +// { 0x79FD, "" }, +// { 0x79FE, "" }, +// { 0x79FF, "" }, +// { 0x7A00, "" }, +// { 0x7A01, "" }, +// { 0x7A02, "" }, +// { 0x7A03, "" }, +// { 0x7A04, "" }, +// { 0x7A05, "" }, +// { 0x7A06, "" }, +// { 0x7A07, "" }, +// { 0x7A08, "" }, +// { 0x7A09, "" }, +// { 0x7A0A, "" }, +// { 0x7A0B, "" }, +// { 0x7A0C, "" }, +// { 0x7A0D, "" }, +// { 0x7A0E, "" }, +// { 0x7A0F, "" }, +// { 0x7A10, "" }, +// { 0x7A11, "" }, +// { 0x7A12, "" }, +// { 0x7A13, "" }, +// { 0x7A14, "" }, +// { 0x7A15, "" }, +// { 0x7A16, "" }, +// { 0x7A17, "" }, +// { 0x7A18, "" }, +// { 0x7A19, "" }, +// { 0x7A1A, "" }, +// { 0x7A1B, "" }, +// { 0x7A1C, "" }, +// { 0x7A1D, "" }, +// { 0x7A1E, "" }, +// { 0x7A1F, "" }, +// { 0x7A20, "" }, +// { 0x7A21, "" }, +// { 0x7A22, "" }, +// { 0x7A23, "" }, +// { 0x7A24, "" }, +// { 0x7A25, "" }, +// { 0x7A26, "" }, +// { 0x7A27, "" }, +// { 0x7A28, "" }, +// { 0x7A29, "" }, +// { 0x7A2A, "" }, +// { 0x7A2B, "" }, +// { 0x7A2C, "" }, +// { 0x7A2D, "" }, +// { 0x7A2E, "" }, +// { 0x7A2F, "" }, +// { 0x7A30, "" }, +// { 0x7A31, "" }, +// { 0x7A32, "" }, +// { 0x7A33, "" }, +// { 0x7A34, "" }, +// { 0x7A35, "" }, +// { 0x7A36, "" }, +// { 0x7A37, "" }, +// { 0x7A38, "" }, +// { 0x7A39, "" }, +// { 0x7A3A, "" }, +// { 0x7A3B, "" }, +// { 0x7A3C, "" }, +// { 0x7A3D, "" }, +// { 0x7A3E, "" }, +// { 0x7A3F, "" }, +// { 0x7A40, "" }, +// { 0x7A41, "" }, +// { 0x7A42, "" }, +// { 0x7A43, "" }, +// { 0x7A44, "" }, +// { 0x7A45, "" }, +// { 0x7A46, "" }, +// { 0x7A47, "" }, +// { 0x7A48, "" }, +// { 0x7A49, "" }, +// { 0x7A4A, "" }, +// { 0x7A4B, "" }, +// { 0x7A4C, "" }, +// { 0x7A4D, "" }, +// { 0x7A4E, "" }, +// { 0x7A4F, "" }, +// { 0x7A50, "" }, +// { 0x7A51, "" }, +// { 0x7A52, "" }, +// { 0x7A53, "" }, +// { 0x7A54, "" }, +// { 0x7A55, "" }, +// { 0x7A56, "" }, +// { 0x7A57, "" }, +// { 0x7A58, "" }, +// { 0x7A59, "" }, +// { 0x7A5A, "" }, +// { 0x7A5B, "" }, +// { 0x7A5C, "" }, +// { 0x7A5D, "" }, +// { 0x7A5E, "" }, +// { 0x7A5F, "" }, +// { 0x7A60, "" }, +// { 0x7A61, "" }, +// { 0x7A62, "" }, +// { 0x7A63, "" }, +// { 0x7A64, "" }, +// { 0x7A65, "" }, +// { 0x7A66, "" }, +// { 0x7A67, "" }, +// { 0x7A68, "" }, +// { 0x7A69, "" }, +// { 0x7A6A, "" }, +// { 0x7A6B, "" }, +// { 0x7A6C, "" }, +// { 0x7A6D, "" }, +// { 0x7A6E, "" }, +// { 0x7A6F, "" }, +// { 0x7A70, "" }, +// { 0x7A71, "" }, +// { 0x7A72, "" }, +// { 0x7A73, "" }, +// { 0x7A74, "" }, +// { 0x7A75, "" }, +// { 0x7A76, "" }, +// { 0x7A77, "" }, +// { 0x7A78, "" }, +// { 0x7A79, "" }, +// { 0x7A7A, "" }, +// { 0x7A7B, "" }, +// { 0x7A7C, "" }, +// { 0x7A7D, "" }, +// { 0x7A7E, "" }, +// { 0x7A7F, "" }, +// { 0x7A80, "" }, +// { 0x7A81, "" }, +// { 0x7A82, "" }, +// { 0x7A83, "" }, +// { 0x7A84, "" }, +// { 0x7A85, "" }, +// { 0x7A86, "" }, +// { 0x7A87, "" }, +// { 0x7A88, "" }, +// { 0x7A89, "" }, +// { 0x7A8A, "" }, +// { 0x7A8B, "" }, +// { 0x7A8C, "" }, +// { 0x7A8D, "" }, +// { 0x7A8E, "" }, +// { 0x7A8F, "" }, +// { 0x7A90, "" }, +// { 0x7A91, "" }, +// { 0x7A92, "" }, +// { 0x7A93, "" }, +// { 0x7A94, "" }, +// { 0x7A95, "" }, +// { 0x7A96, "" }, +// { 0x7A97, "" }, +// { 0x7A98, "" }, +// { 0x7A99, "" }, +// { 0x7A9A, "" }, +// { 0x7A9B, "" }, +// { 0x7A9C, "" }, +// { 0x7A9D, "" }, +// { 0x7A9E, "" }, +// { 0x7A9F, "" }, +// { 0x7AA0, "" }, +// { 0x7AA1, "" }, +// { 0x7AA2, "" }, +// { 0x7AA3, "" }, +// { 0x7AA4, "" }, +// { 0x7AA5, "" }, +// { 0x7AA6, "" }, +// { 0x7AA7, "" }, +// { 0x7AA8, "" }, +// { 0x7AA9, "" }, +// { 0x7AAA, "" }, +// { 0x7AAB, "" }, +// { 0x7AAC, "" }, +// { 0x7AAD, "" }, +// { 0x7AAE, "" }, +// { 0x7AAF, "" }, +// { 0x7AB0, "" }, +// { 0x7AB1, "" }, +// { 0x7AB2, "" }, +// { 0x7AB3, "" }, +// { 0x7AB4, "" }, +// { 0x7AB5, "" }, +// { 0x7AB6, "" }, +// { 0x7AB7, "" }, +// { 0x7AB8, "" }, +// { 0x7AB9, "" }, +// { 0x7ABA, "" }, +// { 0x7ABB, "" }, +// { 0x7ABC, "" }, +// { 0x7ABD, "" }, +// { 0x7ABE, "" }, +// { 0x7ABF, "" }, +// { 0x7AC0, "" }, +// { 0x7AC1, "" }, +// { 0x7AC2, "" }, +// { 0x7AC3, "" }, +// { 0x7AC4, "" }, +// { 0x7AC5, "" }, +// { 0x7AC6, "" }, +// { 0x7AC7, "" }, +// { 0x7AC8, "" }, +// { 0x7AC9, "" }, +// { 0x7ACA, "" }, +// { 0x7ACB, "" }, +// { 0x7ACC, "" }, +// { 0x7ACD, "" }, +// { 0x7ACE, "" }, +// { 0x7ACF, "" }, +// { 0x7AD0, "" }, +// { 0x7AD1, "" }, +// { 0x7AD2, "" }, +// { 0x7AD3, "" }, +// { 0x7AD4, "" }, +// { 0x7AD5, "" }, +// { 0x7AD6, "" }, +// { 0x7AD7, "" }, +// { 0x7AD8, "" }, +// { 0x7AD9, "" }, +// { 0x7ADA, "" }, +// { 0x7ADB, "" }, +// { 0x7ADC, "" }, +// { 0x7ADD, "" }, +// { 0x7ADE, "" }, +// { 0x7ADF, "" }, +// { 0x7AE0, "" }, +// { 0x7AE1, "" }, +// { 0x7AE2, "" }, +// { 0x7AE3, "" }, +// { 0x7AE4, "" }, +// { 0x7AE5, "" }, +// { 0x7AE6, "" }, +// { 0x7AE7, "" }, +// { 0x7AE8, "" }, +// { 0x7AE9, "" }, +// { 0x7AEA, "" }, +// { 0x7AEB, "" }, +// { 0x7AEC, "" }, +// { 0x7AED, "" }, +// { 0x7AEE, "" }, +// { 0x7AEF, "" }, +// { 0x7AF0, "" }, +// { 0x7AF1, "" }, +// { 0x7AF2, "" }, +// { 0x7AF3, "" }, +// { 0x7AF4, "" }, +// { 0x7AF5, "" }, +// { 0x7AF6, "" }, +// { 0x7AF7, "" }, +// { 0x7AF8, "" }, +// { 0x7AF9, "" }, +// { 0x7AFA, "" }, +// { 0x7AFB, "" }, +// { 0x7AFC, "" }, +// { 0x7AFD, "" }, +// { 0x7AFE, "" }, +// { 0x7AFF, "" }, +// { 0x7B00, "" }, +// { 0x7B01, "" }, +// { 0x7B02, "" }, +// { 0x7B03, "" }, +// { 0x7B04, "" }, +// { 0x7B05, "" }, +// { 0x7B06, "" }, +// { 0x7B07, "" }, +// { 0x7B08, "" }, +// { 0x7B09, "" }, +// { 0x7B0A, "" }, +// { 0x7B0B, "" }, +// { 0x7B0C, "" }, +// { 0x7B0D, "" }, +// { 0x7B0E, "" }, +// { 0x7B0F, "" }, +// { 0x7B10, "" }, +// { 0x7B11, "" }, +// { 0x7B12, "" }, +// { 0x7B13, "" }, +// { 0x7B14, "" }, +// { 0x7B15, "" }, +// { 0x7B16, "" }, +// { 0x7B17, "" }, +// { 0x7B18, "" }, +// { 0x7B19, "" }, +// { 0x7B1A, "" }, +// { 0x7B1B, "" }, +// { 0x7B1C, "" }, +// { 0x7B1D, "" }, +// { 0x7B1E, "" }, +// { 0x7B1F, "" }, +// { 0x7B20, "" }, +// { 0x7B21, "" }, +// { 0x7B22, "" }, +// { 0x7B23, "" }, +// { 0x7B24, "" }, +// { 0x7B25, "" }, +// { 0x7B26, "" }, +// { 0x7B27, "" }, +// { 0x7B28, "" }, +// { 0x7B29, "" }, +// { 0x7B2A, "" }, +// { 0x7B2B, "" }, +// { 0x7B2C, "" }, +// { 0x7B2D, "" }, +// { 0x7B2E, "" }, +// { 0x7B2F, "" }, +// { 0x7B30, "" }, +// { 0x7B31, "" }, +// { 0x7B32, "" }, +// { 0x7B33, "" }, +// { 0x7B34, "" }, +// { 0x7B35, "" }, +// { 0x7B36, "" }, +// { 0x7B37, "" }, +// { 0x7B38, "" }, +// { 0x7B39, "" }, +// { 0x7B3A, "" }, +// { 0x7B3B, "" }, +// { 0x7B3C, "" }, +// { 0x7B3D, "" }, +// { 0x7B3E, "" }, +// { 0x7B3F, "" }, +// { 0x7B40, "" }, +// { 0x7B41, "" }, +// { 0x7B42, "" }, +// { 0x7B43, "" }, +// { 0x7B44, "" }, +// { 0x7B45, "" }, +// { 0x7B46, "" }, +// { 0x7B47, "" }, +// { 0x7B48, "" }, +// { 0x7B49, "" }, +// { 0x7B4A, "" }, +// { 0x7B4B, "" }, +// { 0x7B4C, "" }, +// { 0x7B4D, "" }, +// { 0x7B4E, "" }, +// { 0x7B4F, "" }, +// { 0x7B50, "" }, +// { 0x7B51, "" }, +// { 0x7B52, "" }, +// { 0x7B53, "" }, +// { 0x7B54, "" }, +// { 0x7B55, "" }, +// { 0x7B56, "" }, +// { 0x7B57, "" }, +// { 0x7B58, "" }, +// { 0x7B59, "" }, +// { 0x7B5A, "" }, +// { 0x7B5B, "" }, +// { 0x7B5C, "" }, +// { 0x7B5D, "" }, +// { 0x7B5E, "" }, +// { 0x7B5F, "" }, +// { 0x7B60, "" }, +// { 0x7B61, "" }, +// { 0x7B62, "" }, +// { 0x7B63, "" }, +// { 0x7B64, "" }, +// { 0x7B65, "" }, +// { 0x7B66, "" }, +// { 0x7B67, "" }, +// { 0x7B68, "" }, +// { 0x7B69, "" }, +// { 0x7B6A, "" }, +// { 0x7B6B, "" }, +// { 0x7B6C, "" }, +// { 0x7B6D, "" }, +// { 0x7B6E, "" }, +// { 0x7B6F, "" }, +// { 0x7B70, "" }, +// { 0x7B71, "" }, +// { 0x7B72, "" }, +// { 0x7B73, "" }, +// { 0x7B74, "" }, +// { 0x7B75, "" }, +// { 0x7B76, "" }, +// { 0x7B77, "" }, +// { 0x7B78, "" }, +// { 0x7B79, "" }, +// { 0x7B7A, "" }, +// { 0x7B7B, "" }, +// { 0x7B7C, "" }, +// { 0x7B7D, "" }, +// { 0x7B7E, "" }, +// { 0x7B7F, "" }, +// { 0x7B80, "" }, +// { 0x7B81, "" }, +// { 0x7B82, "" }, +// { 0x7B83, "" }, +// { 0x7B84, "" }, +// { 0x7B85, "" }, +// { 0x7B86, "" }, +// { 0x7B87, "" }, +// { 0x7B88, "" }, +// { 0x7B89, "" }, +// { 0x7B8A, "" }, +// { 0x7B8B, "" }, +// { 0x7B8C, "" }, +// { 0x7B8D, "" }, +// { 0x7B8E, "" }, +// { 0x7B8F, "" }, +// { 0x7B90, "" }, +// { 0x7B91, "" }, +// { 0x7B92, "" }, +// { 0x7B93, "" }, +// { 0x7B94, "" }, +// { 0x7B95, "" }, +// { 0x7B96, "" }, +// { 0x7B97, "" }, +// { 0x7B98, "" }, +// { 0x7B99, "" }, +// { 0x7B9A, "" }, +// { 0x7B9B, "" }, +// { 0x7B9C, "" }, +// { 0x7B9D, "" }, +// { 0x7B9E, "" }, +// { 0x7B9F, "" }, +// { 0x7BA0, "" }, +// { 0x7BA1, "" }, +// { 0x7BA2, "" }, +// { 0x7BA3, "" }, +// { 0x7BA4, "" }, +// { 0x7BA5, "" }, +// { 0x7BA6, "" }, +// { 0x7BA7, "" }, +// { 0x7BA8, "" }, +// { 0x7BA9, "" }, +// { 0x7BAA, "" }, +// { 0x7BAB, "" }, +// { 0x7BAC, "" }, +// { 0x7BAD, "" }, +// { 0x7BAE, "" }, +// { 0x7BAF, "" }, +// { 0x7BB0, "" }, +// { 0x7BB1, "" }, +// { 0x7BB2, "" }, +// { 0x7BB3, "" }, +// { 0x7BB4, "" }, +// { 0x7BB5, "" }, +// { 0x7BB6, "" }, +// { 0x7BB7, "" }, +// { 0x7BB8, "" }, +// { 0x7BB9, "" }, +// { 0x7BBA, "" }, +// { 0x7BBB, "" }, +// { 0x7BBC, "" }, +// { 0x7BBD, "" }, +// { 0x7BBE, "" }, +// { 0x7BBF, "" }, +// { 0x7BC0, "" }, +// { 0x7BC1, "" }, +// { 0x7BC2, "" }, +// { 0x7BC3, "" }, +// { 0x7BC4, "" }, +// { 0x7BC5, "" }, +// { 0x7BC6, "" }, +// { 0x7BC7, "" }, +// { 0x7BC8, "" }, +// { 0x7BC9, "" }, +// { 0x7BCA, "" }, +// { 0x7BCB, "" }, +// { 0x7BCC, "" }, +// { 0x7BCD, "" }, +// { 0x7BCE, "" }, +// { 0x7BCF, "" }, +// { 0x7BD0, "" }, +// { 0x7BD1, "" }, +// { 0x7BD2, "" }, +// { 0x7BD3, "" }, +// { 0x7BD4, "" }, +// { 0x7BD5, "" }, +// { 0x7BD6, "" }, +// { 0x7BD7, "" }, +// { 0x7BD8, "" }, +// { 0x7BD9, "" }, +// { 0x7BDA, "" }, +// { 0x7BDB, "" }, +// { 0x7BDC, "" }, +// { 0x7BDD, "" }, +// { 0x7BDE, "" }, +// { 0x7BDF, "" }, +// { 0x7BE0, "" }, +// { 0x7BE1, "" }, +// { 0x7BE2, "" }, +// { 0x7BE3, "" }, +// { 0x7BE4, "" }, +// { 0x7BE5, "" }, +// { 0x7BE6, "" }, +// { 0x7BE7, "" }, +// { 0x7BE8, "" }, +// { 0x7BE9, "" }, +// { 0x7BEA, "" }, +// { 0x7BEB, "" }, +// { 0x7BEC, "" }, +// { 0x7BED, "" }, +// { 0x7BEE, "" }, +// { 0x7BEF, "" }, +// { 0x7BF0, "" }, +// { 0x7BF1, "" }, +// { 0x7BF2, "" }, +// { 0x7BF3, "" }, +// { 0x7BF4, "" }, +// { 0x7BF5, "" }, +// { 0x7BF6, "" }, +// { 0x7BF7, "" }, +// { 0x7BF8, "" }, +// { 0x7BF9, "" }, +// { 0x7BFA, "" }, +// { 0x7BFB, "" }, +// { 0x7BFC, "" }, +// { 0x7BFD, "" }, +// { 0x7BFE, "" }, +// { 0x7BFF, "" }, +// { 0x7C00, "" }, +// { 0x7C01, "" }, +// { 0x7C02, "" }, +// { 0x7C03, "" }, +// { 0x7C04, "" }, +// { 0x7C05, "" }, +// { 0x7C06, "" }, +// { 0x7C07, "" }, +// { 0x7C08, "" }, +// { 0x7C09, "" }, +// { 0x7C0A, "" }, +// { 0x7C0B, "" }, +// { 0x7C0C, "" }, +// { 0x7C0D, "" }, +// { 0x7C0E, "" }, +// { 0x7C0F, "" }, +// { 0x7C10, "" }, +// { 0x7C11, "" }, +// { 0x7C12, "" }, +// { 0x7C13, "" }, +// { 0x7C14, "" }, +// { 0x7C15, "" }, +// { 0x7C16, "" }, +// { 0x7C17, "" }, +// { 0x7C18, "" }, +// { 0x7C19, "" }, +// { 0x7C1A, "" }, +// { 0x7C1B, "" }, +// { 0x7C1C, "" }, +// { 0x7C1D, "" }, +// { 0x7C1E, "" }, +// { 0x7C1F, "" }, +// { 0x7C20, "" }, +// { 0x7C21, "" }, +// { 0x7C22, "" }, +// { 0x7C23, "" }, +// { 0x7C24, "" }, +// { 0x7C25, "" }, +// { 0x7C26, "" }, +// { 0x7C27, "" }, +// { 0x7C28, "" }, +// { 0x7C29, "" }, +// { 0x7C2A, "" }, +// { 0x7C2B, "" }, +// { 0x7C2C, "" }, +// { 0x7C2D, "" }, +// { 0x7C2E, "" }, +// { 0x7C2F, "" }, +// { 0x7C30, "" }, +// { 0x7C31, "" }, +// { 0x7C32, "" }, +// { 0x7C33, "" }, +// { 0x7C34, "" }, +// { 0x7C35, "" }, +// { 0x7C36, "" }, +// { 0x7C37, "" }, +// { 0x7C38, "" }, +// { 0x7C39, "" }, +// { 0x7C3A, "" }, +// { 0x7C3B, "" }, +// { 0x7C3C, "" }, +// { 0x7C3D, "" }, +// { 0x7C3E, "" }, +// { 0x7C3F, "" }, +// { 0x7C40, "" }, +// { 0x7C41, "" }, +// { 0x7C42, "" }, +// { 0x7C43, "" }, +// { 0x7C44, "" }, +// { 0x7C45, "" }, +// { 0x7C46, "" }, +// { 0x7C47, "" }, +// { 0x7C48, "" }, +// { 0x7C49, "" }, +// { 0x7C4A, "" }, +// { 0x7C4B, "" }, +// { 0x7C4C, "" }, +// { 0x7C4D, "" }, +// { 0x7C4E, "" }, +// { 0x7C4F, "" }, +// { 0x7C50, "" }, +// { 0x7C51, "" }, +// { 0x7C52, "" }, +// { 0x7C53, "" }, +// { 0x7C54, "" }, +// { 0x7C55, "" }, +// { 0x7C56, "" }, +// { 0x7C57, "" }, +// { 0x7C58, "" }, +// { 0x7C59, "" }, +// { 0x7C5A, "" }, +// { 0x7C5B, "" }, +// { 0x7C5C, "" }, +// { 0x7C5D, "" }, +// { 0x7C5E, "" }, +// { 0x7C5F, "" }, +// { 0x7C60, "" }, +// { 0x7C61, "" }, +// { 0x7C62, "" }, +// { 0x7C63, "" }, +// { 0x7C64, "" }, +// { 0x7C65, "" }, +// { 0x7C66, "" }, +// { 0x7C67, "" }, +// { 0x7C68, "" }, +// { 0x7C69, "" }, +// { 0x7C6A, "" }, +// { 0x7C6B, "" }, +// { 0x7C6C, "" }, +// { 0x7C6D, "" }, +// { 0x7C6E, "" }, +// { 0x7C6F, "" }, +// { 0x7C70, "" }, +// { 0x7C71, "" }, +// { 0x7C72, "" }, +// { 0x7C73, "" }, +// { 0x7C74, "" }, +// { 0x7C75, "" }, +// { 0x7C76, "" }, +// { 0x7C77, "" }, +// { 0x7C78, "" }, +// { 0x7C79, "" }, +// { 0x7C7A, "" }, +// { 0x7C7B, "" }, +// { 0x7C7C, "" }, +// { 0x7C7D, "" }, +// { 0x7C7E, "" }, +// { 0x7C7F, "" }, +// { 0x7C80, "" }, +// { 0x7C81, "" }, +// { 0x7C82, "" }, +// { 0x7C83, "" }, +// { 0x7C84, "" }, +// { 0x7C85, "" }, +// { 0x7C86, "" }, +// { 0x7C87, "" }, +// { 0x7C88, "" }, +// { 0x7C89, "" }, +// { 0x7C8A, "" }, +// { 0x7C8B, "" }, +// { 0x7C8C, "" }, +// { 0x7C8D, "" }, +// { 0x7C8E, "" }, +// { 0x7C8F, "" }, +// { 0x7C90, "" }, +// { 0x7C91, "" }, +// { 0x7C92, "" }, +// { 0x7C93, "" }, +// { 0x7C94, "" }, +// { 0x7C95, "" }, +// { 0x7C96, "" }, +// { 0x7C97, "" }, +// { 0x7C98, "" }, +// { 0x7C99, "" }, +// { 0x7C9A, "" }, +// { 0x7C9B, "" }, +// { 0x7C9C, "" }, +// { 0x7C9D, "" }, +// { 0x7C9E, "" }, +// { 0x7C9F, "" }, +// { 0x7CA0, "" }, +// { 0x7CA1, "" }, +// { 0x7CA2, "" }, +// { 0x7CA3, "" }, +// { 0x7CA4, "" }, +// { 0x7CA5, "" }, +// { 0x7CA6, "" }, +// { 0x7CA7, "" }, +// { 0x7CA8, "" }, +// { 0x7CA9, "" }, +// { 0x7CAA, "" }, +// { 0x7CAB, "" }, +// { 0x7CAC, "" }, +// { 0x7CAD, "" }, +// { 0x7CAE, "" }, +// { 0x7CAF, "" }, +// { 0x7CB0, "" }, +// { 0x7CB1, "" }, +// { 0x7CB2, "" }, +// { 0x7CB3, "" }, +// { 0x7CB4, "" }, +// { 0x7CB5, "" }, +// { 0x7CB6, "" }, +// { 0x7CB7, "" }, +// { 0x7CB8, "" }, +// { 0x7CB9, "" }, +// { 0x7CBA, "" }, +// { 0x7CBB, "" }, +// { 0x7CBC, "" }, +// { 0x7CBD, "" }, +// { 0x7CBE, "" }, +// { 0x7CBF, "" }, +// { 0x7CC0, "" }, +// { 0x7CC1, "" }, +// { 0x7CC2, "" }, +// { 0x7CC3, "" }, +// { 0x7CC4, "" }, +// { 0x7CC5, "" }, +// { 0x7CC6, "" }, +// { 0x7CC7, "" }, +// { 0x7CC8, "" }, +// { 0x7CC9, "" }, +// { 0x7CCA, "" }, +// { 0x7CCB, "" }, +// { 0x7CCC, "" }, +// { 0x7CCD, "" }, +// { 0x7CCE, "" }, +// { 0x7CCF, "" }, +// { 0x7CD0, "" }, +// { 0x7CD1, "" }, +// { 0x7CD2, "" }, +// { 0x7CD3, "" }, +// { 0x7CD4, "" }, +// { 0x7CD5, "" }, +// { 0x7CD6, "" }, +// { 0x7CD7, "" }, +// { 0x7CD8, "" }, +// { 0x7CD9, "" }, +// { 0x7CDA, "" }, +// { 0x7CDB, "" }, +// { 0x7CDC, "" }, +// { 0x7CDD, "" }, +// { 0x7CDE, "" }, +// { 0x7CDF, "" }, +// { 0x7CE0, "" }, +// { 0x7CE1, "" }, +// { 0x7CE2, "" }, +// { 0x7CE3, "" }, +// { 0x7CE4, "" }, +// { 0x7CE5, "" }, +// { 0x7CE6, "" }, +// { 0x7CE7, "" }, +// { 0x7CE8, "" }, +// { 0x7CE9, "" }, +// { 0x7CEA, "" }, +// { 0x7CEB, "" }, +// { 0x7CEC, "" }, +// { 0x7CED, "" }, +// { 0x7CEE, "" }, +// { 0x7CEF, "" }, +// { 0x7CF0, "" }, +// { 0x7CF1, "" }, +// { 0x7CF2, "" }, +// { 0x7CF3, "" }, +// { 0x7CF4, "" }, +// { 0x7CF5, "" }, +// { 0x7CF6, "" }, +// { 0x7CF7, "" }, +// { 0x7CF8, "" }, +// { 0x7CF9, "" }, +// { 0x7CFA, "" }, +// { 0x7CFB, "" }, +// { 0x7CFC, "" }, +// { 0x7CFD, "" }, +// { 0x7CFE, "" }, +// { 0x7CFF, "" }, +// { 0x7D00, "" }, +// { 0x7D01, "" }, +// { 0x7D02, "" }, +// { 0x7D03, "" }, +// { 0x7D04, "" }, +// { 0x7D05, "" }, +// { 0x7D06, "" }, +// { 0x7D07, "" }, +// { 0x7D08, "" }, +// { 0x7D09, "" }, +// { 0x7D0A, "" }, +// { 0x7D0B, "" }, +// { 0x7D0C, "" }, +// { 0x7D0D, "" }, +// { 0x7D0E, "" }, +// { 0x7D0F, "" }, +// { 0x7D10, "" }, +// { 0x7D11, "" }, +// { 0x7D12, "" }, +// { 0x7D13, "" }, +// { 0x7D14, "" }, +// { 0x7D15, "" }, +// { 0x7D16, "" }, +// { 0x7D17, "" }, +// { 0x7D18, "" }, +// { 0x7D19, "" }, +// { 0x7D1A, "" }, +// { 0x7D1B, "" }, +// { 0x7D1C, "" }, +// { 0x7D1D, "" }, +// { 0x7D1E, "" }, +// { 0x7D1F, "" }, +// { 0x7D20, "" }, +// { 0x7D21, "" }, +// { 0x7D22, "" }, +// { 0x7D23, "" }, +// { 0x7D24, "" }, +// { 0x7D25, "" }, +// { 0x7D26, "" }, +// { 0x7D27, "" }, +// { 0x7D28, "" }, +// { 0x7D29, "" }, +// { 0x7D2A, "" }, +// { 0x7D2B, "" }, +// { 0x7D2C, "" }, +// { 0x7D2D, "" }, +// { 0x7D2E, "" }, +// { 0x7D2F, "" }, +// { 0x7D30, "" }, +// { 0x7D31, "" }, +// { 0x7D32, "" }, +// { 0x7D33, "" }, +// { 0x7D34, "" }, +// { 0x7D35, "" }, +// { 0x7D36, "" }, +// { 0x7D37, "" }, +// { 0x7D38, "" }, +// { 0x7D39, "" }, +// { 0x7D3A, "" }, +// { 0x7D3B, "" }, +// { 0x7D3C, "" }, +// { 0x7D3D, "" }, +// { 0x7D3E, "" }, +// { 0x7D3F, "" }, +// { 0x7D40, "" }, +// { 0x7D41, "" }, +// { 0x7D42, "" }, +// { 0x7D43, "" }, +// { 0x7D44, "" }, +// { 0x7D45, "" }, +// { 0x7D46, "" }, +// { 0x7D47, "" }, +// { 0x7D48, "" }, +// { 0x7D49, "" }, +// { 0x7D4A, "" }, +// { 0x7D4B, "" }, +// { 0x7D4C, "" }, +// { 0x7D4D, "" }, +// { 0x7D4E, "" }, +// { 0x7D4F, "" }, +// { 0x7D50, "" }, +// { 0x7D51, "" }, +// { 0x7D52, "" }, +// { 0x7D53, "" }, +// { 0x7D54, "" }, +// { 0x7D55, "" }, +// { 0x7D56, "" }, +// { 0x7D57, "" }, +// { 0x7D58, "" }, +// { 0x7D59, "" }, +// { 0x7D5A, "" }, +// { 0x7D5B, "" }, +// { 0x7D5C, "" }, +// { 0x7D5D, "" }, +// { 0x7D5E, "" }, +// { 0x7D5F, "" }, +// { 0x7D60, "" }, +// { 0x7D61, "" }, +// { 0x7D62, "" }, +// { 0x7D63, "" }, +// { 0x7D64, "" }, +// { 0x7D65, "" }, +// { 0x7D66, "" }, +// { 0x7D67, "" }, +// { 0x7D68, "" }, +// { 0x7D69, "" }, +// { 0x7D6A, "" }, +// { 0x7D6B, "" }, +// { 0x7D6C, "" }, +// { 0x7D6D, "" }, +// { 0x7D6E, "" }, +// { 0x7D6F, "" }, +// { 0x7D70, "" }, +// { 0x7D71, "" }, +// { 0x7D72, "" }, +// { 0x7D73, "" }, +// { 0x7D74, "" }, +// { 0x7D75, "" }, +// { 0x7D76, "" }, +// { 0x7D77, "" }, +// { 0x7D78, "" }, +// { 0x7D79, "" }, +// { 0x7D7A, "" }, +// { 0x7D7B, "" }, +// { 0x7D7C, "" }, +// { 0x7D7D, "" }, +// { 0x7D7E, "" }, +// { 0x7D7F, "" }, +// { 0x7D80, "" }, +// { 0x7D81, "" }, +// { 0x7D82, "" }, +// { 0x7D83, "" }, +// { 0x7D84, "" }, +// { 0x7D85, "" }, +// { 0x7D86, "" }, +// { 0x7D87, "" }, +// { 0x7D88, "" }, +// { 0x7D89, "" }, +// { 0x7D8A, "" }, +// { 0x7D8B, "" }, +// { 0x7D8C, "" }, +// { 0x7D8D, "" }, +// { 0x7D8E, "" }, +// { 0x7D8F, "" }, +// { 0x7D90, "" }, +// { 0x7D91, "" }, +// { 0x7D92, "" }, +// { 0x7D93, "" }, +// { 0x7D94, "" }, +// { 0x7D95, "" }, +// { 0x7D96, "" }, +// { 0x7D97, "" }, +// { 0x7D98, "" }, +// { 0x7D99, "" }, +// { 0x7D9A, "" }, +// { 0x7D9B, "" }, +// { 0x7D9C, "" }, +// { 0x7D9D, "" }, +// { 0x7D9E, "" }, +// { 0x7D9F, "" }, +// { 0x7DA0, "" }, +// { 0x7DA1, "" }, +// { 0x7DA2, "" }, +// { 0x7DA3, "" }, +// { 0x7DA4, "" }, +// { 0x7DA5, "" }, +// { 0x7DA6, "" }, +// { 0x7DA7, "" }, +// { 0x7DA8, "" }, +// { 0x7DA9, "" }, +// { 0x7DAA, "" }, +// { 0x7DAB, "" }, +// { 0x7DAC, "" }, +// { 0x7DAD, "" }, +// { 0x7DAE, "" }, +// { 0x7DAF, "" }, +// { 0x7DB0, "" }, +// { 0x7DB1, "" }, +// { 0x7DB2, "" }, +// { 0x7DB3, "" }, +// { 0x7DB4, "" }, +// { 0x7DB5, "" }, +// { 0x7DB6, "" }, +// { 0x7DB7, "" }, +// { 0x7DB8, "" }, +// { 0x7DB9, "" }, +// { 0x7DBA, "" }, +// { 0x7DBB, "" }, +// { 0x7DBC, "" }, +// { 0x7DBD, "" }, +// { 0x7DBE, "" }, +// { 0x7DBF, "" }, +// { 0x7DC0, "" }, +// { 0x7DC1, "" }, +// { 0x7DC2, "" }, +// { 0x7DC3, "" }, +// { 0x7DC4, "" }, +// { 0x7DC5, "" }, +// { 0x7DC6, "" }, +// { 0x7DC7, "" }, +// { 0x7DC8, "" }, +// { 0x7DC9, "" }, +// { 0x7DCA, "" }, +// { 0x7DCB, "" }, +// { 0x7DCC, "" }, +// { 0x7DCD, "" }, +// { 0x7DCE, "" }, +// { 0x7DCF, "" }, +// { 0x7DD0, "" }, +// { 0x7DD1, "" }, +// { 0x7DD2, "" }, +// { 0x7DD3, "" }, +// { 0x7DD4, "" }, +// { 0x7DD5, "" }, +// { 0x7DD6, "" }, +// { 0x7DD7, "" }, +// { 0x7DD8, "" }, +// { 0x7DD9, "" }, +// { 0x7DDA, "" }, +// { 0x7DDB, "" }, +// { 0x7DDC, "" }, +// { 0x7DDD, "" }, +// { 0x7DDE, "" }, +// { 0x7DDF, "" }, +// { 0x7DE0, "" }, +// { 0x7DE1, "" }, +// { 0x7DE2, "" }, +// { 0x7DE3, "" }, +// { 0x7DE4, "" }, +// { 0x7DE5, "" }, +// { 0x7DE6, "" }, +// { 0x7DE7, "" }, +// { 0x7DE8, "" }, +// { 0x7DE9, "" }, +// { 0x7DEA, "" }, +// { 0x7DEB, "" }, +// { 0x7DEC, "" }, +// { 0x7DED, "" }, +// { 0x7DEE, "" }, +// { 0x7DEF, "" }, +// { 0x7DF0, "" }, +// { 0x7DF1, "" }, +// { 0x7DF2, "" }, +// { 0x7DF3, "" }, +// { 0x7DF4, "" }, +// { 0x7DF5, "" }, +// { 0x7DF6, "" }, +// { 0x7DF7, "" }, +// { 0x7DF8, "" }, +// { 0x7DF9, "" }, +// { 0x7DFA, "" }, +// { 0x7DFB, "" }, +// { 0x7DFC, "" }, +// { 0x7DFD, "" }, +// { 0x7DFE, "" }, +// { 0x7DFF, "" }, +// { 0x7E00, "" }, +// { 0x7E01, "" }, +// { 0x7E02, "" }, +// { 0x7E03, "" }, +// { 0x7E04, "" }, +// { 0x7E05, "" }, +// { 0x7E06, "" }, +// { 0x7E07, "" }, +// { 0x7E08, "" }, +// { 0x7E09, "" }, +// { 0x7E0A, "" }, +// { 0x7E0B, "" }, +// { 0x7E0C, "" }, +// { 0x7E0D, "" }, +// { 0x7E0E, "" }, +// { 0x7E0F, "" }, +// { 0x7E10, "" }, +// { 0x7E11, "" }, +// { 0x7E12, "" }, +// { 0x7E13, "" }, +// { 0x7E14, "" }, +// { 0x7E15, "" }, +// { 0x7E16, "" }, +// { 0x7E17, "" }, +// { 0x7E18, "" }, +// { 0x7E19, "" }, +// { 0x7E1A, "" }, +// { 0x7E1B, "" }, +// { 0x7E1C, "" }, +// { 0x7E1D, "" }, +// { 0x7E1E, "" }, +// { 0x7E1F, "" }, +// { 0x7E20, "" }, +// { 0x7E21, "" }, +// { 0x7E22, "" }, +// { 0x7E23, "" }, +// { 0x7E24, "" }, +// { 0x7E25, "" }, +// { 0x7E26, "" }, +// { 0x7E27, "" }, +// { 0x7E28, "" }, +// { 0x7E29, "" }, +// { 0x7E2A, "" }, +// { 0x7E2B, "" }, +// { 0x7E2C, "" }, +// { 0x7E2D, "" }, +// { 0x7E2E, "" }, +// { 0x7E2F, "" }, +// { 0x7E30, "" }, +// { 0x7E31, "" }, +// { 0x7E32, "" }, +// { 0x7E33, "" }, +// { 0x7E34, "" }, +// { 0x7E35, "" }, +// { 0x7E36, "" }, +// { 0x7E37, "" }, +// { 0x7E38, "" }, +// { 0x7E39, "" }, +// { 0x7E3A, "" }, +// { 0x7E3B, "" }, +// { 0x7E3C, "" }, +// { 0x7E3D, "" }, +// { 0x7E3E, "" }, +// { 0x7E3F, "" }, +// { 0x7E40, "" }, +// { 0x7E41, "" }, +// { 0x7E42, "" }, +// { 0x7E43, "" }, +// { 0x7E44, "" }, +// { 0x7E45, "" }, +// { 0x7E46, "" }, +// { 0x7E47, "" }, +// { 0x7E48, "" }, +// { 0x7E49, "" }, +// { 0x7E4A, "" }, +// { 0x7E4B, "" }, +// { 0x7E4C, "" }, +// { 0x7E4D, "" }, +// { 0x7E4E, "" }, +// { 0x7E4F, "" }, +// { 0x7E50, "" }, +// { 0x7E51, "" }, +// { 0x7E52, "" }, +// { 0x7E53, "" }, +// { 0x7E54, "" }, +// { 0x7E55, "" }, +// { 0x7E56, "" }, +// { 0x7E57, "" }, +// { 0x7E58, "" }, +// { 0x7E59, "" }, +// { 0x7E5A, "" }, +// { 0x7E5B, "" }, +// { 0x7E5C, "" }, +// { 0x7E5D, "" }, +// { 0x7E5E, "" }, +// { 0x7E5F, "" }, +// { 0x7E60, "" }, +// { 0x7E61, "" }, +// { 0x7E62, "" }, +// { 0x7E63, "" }, +// { 0x7E64, "" }, +// { 0x7E65, "" }, +// { 0x7E66, "" }, +// { 0x7E67, "" }, +// { 0x7E68, "" }, +// { 0x7E69, "" }, +// { 0x7E6A, "" }, +// { 0x7E6B, "" }, +// { 0x7E6C, "" }, +// { 0x7E6D, "" }, +// { 0x7E6E, "" }, +// { 0x7E6F, "" }, +// { 0x7E70, "" }, +// { 0x7E71, "" }, +// { 0x7E72, "" }, +// { 0x7E73, "" }, +// { 0x7E74, "" }, +// { 0x7E75, "" }, +// { 0x7E76, "" }, +// { 0x7E77, "" }, +// { 0x7E78, "" }, +// { 0x7E79, "" }, +// { 0x7E7A, "" }, +// { 0x7E7B, "" }, +// { 0x7E7C, "" }, +// { 0x7E7D, "" }, +// { 0x7E7E, "" }, +// { 0x7E7F, "" }, +// { 0x7E80, "" }, +// { 0x7E81, "" }, +// { 0x7E82, "" }, +// { 0x7E83, "" }, +// { 0x7E84, "" }, +// { 0x7E85, "" }, +// { 0x7E86, "" }, +// { 0x7E87, "" }, +// { 0x7E88, "" }, +// { 0x7E89, "" }, +// { 0x7E8A, "" }, +// { 0x7E8B, "" }, +// { 0x7E8C, "" }, +// { 0x7E8D, "" }, +// { 0x7E8E, "" }, +// { 0x7E8F, "" }, +// { 0x7E90, "" }, +// { 0x7E91, "" }, +// { 0x7E92, "" }, +// { 0x7E93, "" }, +// { 0x7E94, "" }, +// { 0x7E95, "" }, +// { 0x7E96, "" }, +// { 0x7E97, "" }, +// { 0x7E98, "" }, +// { 0x7E99, "" }, +// { 0x7E9A, "" }, +// { 0x7E9B, "" }, +// { 0x7E9C, "" }, +// { 0x7E9D, "" }, +// { 0x7E9E, "" }, +// { 0x7E9F, "" }, +// { 0x7EA0, "" }, +// { 0x7EA1, "" }, +// { 0x7EA2, "" }, +// { 0x7EA3, "" }, +// { 0x7EA4, "" }, +// { 0x7EA5, "" }, +// { 0x7EA6, "" }, +// { 0x7EA7, "" }, +// { 0x7EA8, "" }, +// { 0x7EA9, "" }, +// { 0x7EAA, "" }, +// { 0x7EAB, "" }, +// { 0x7EAC, "" }, +// { 0x7EAD, "" }, +// { 0x7EAE, "" }, +// { 0x7EAF, "" }, +// { 0x7EB0, "" }, +// { 0x7EB1, "" }, +// { 0x7EB2, "" }, +// { 0x7EB3, "" }, +// { 0x7EB4, "" }, +// { 0x7EB5, "" }, +// { 0x7EB6, "" }, +// { 0x7EB7, "" }, +// { 0x7EB8, "" }, +// { 0x7EB9, "" }, +// { 0x7EBA, "" }, +// { 0x7EBB, "" }, +// { 0x7EBC, "" }, +// { 0x7EBD, "" }, +// { 0x7EBE, "" }, +// { 0x7EBF, "" }, +// { 0x7EC0, "" }, +// { 0x7EC1, "" }, +// { 0x7EC2, "" }, +// { 0x7EC3, "" }, +// { 0x7EC4, "" }, +// { 0x7EC5, "" }, +// { 0x7EC6, "" }, +// { 0x7EC7, "" }, +// { 0x7EC8, "" }, +// { 0x7EC9, "" }, +// { 0x7ECA, "" }, +// { 0x7ECB, "" }, +// { 0x7ECC, "" }, +// { 0x7ECD, "" }, +// { 0x7ECE, "" }, +// { 0x7ECF, "" }, +// { 0x7ED0, "" }, +// { 0x7ED1, "" }, +// { 0x7ED2, "" }, +// { 0x7ED3, "" }, +// { 0x7ED4, "" }, +// { 0x7ED5, "" }, +// { 0x7ED6, "" }, +// { 0x7ED7, "" }, +// { 0x7ED8, "" }, +// { 0x7ED9, "" }, +// { 0x7EDA, "" }, +// { 0x7EDB, "" }, +// { 0x7EDC, "" }, +// { 0x7EDD, "" }, +// { 0x7EDE, "" }, +// { 0x7EDF, "" }, +// { 0x7EE0, "" }, +// { 0x7EE1, "" }, +// { 0x7EE2, "" }, +// { 0x7EE3, "" }, +// { 0x7EE4, "" }, +// { 0x7EE5, "" }, +// { 0x7EE6, "" }, +// { 0x7EE7, "" }, +// { 0x7EE8, "" }, +// { 0x7EE9, "" }, +// { 0x7EEA, "" }, +// { 0x7EEB, "" }, +// { 0x7EEC, "" }, +// { 0x7EED, "" }, +// { 0x7EEE, "" }, +// { 0x7EEF, "" }, +// { 0x7EF0, "" }, +// { 0x7EF1, "" }, +// { 0x7EF2, "" }, +// { 0x7EF3, "" }, +// { 0x7EF4, "" }, +// { 0x7EF5, "" }, +// { 0x7EF6, "" }, +// { 0x7EF7, "" }, +// { 0x7EF8, "" }, +// { 0x7EF9, "" }, +// { 0x7EFA, "" }, +// { 0x7EFB, "" }, +// { 0x7EFC, "" }, +// { 0x7EFD, "" }, +// { 0x7EFE, "" }, +// { 0x7EFF, "" }, +// { 0x7F00, "" }, +// { 0x7F01, "" }, +// { 0x7F02, "" }, +// { 0x7F03, "" }, +// { 0x7F04, "" }, +// { 0x7F05, "" }, +// { 0x7F06, "" }, +// { 0x7F07, "" }, +// { 0x7F08, "" }, +// { 0x7F09, "" }, +// { 0x7F0A, "" }, +// { 0x7F0B, "" }, +// { 0x7F0C, "" }, +// { 0x7F0D, "" }, +// { 0x7F0E, "" }, +// { 0x7F0F, "" }, +// { 0x7F10, "" }, +// { 0x7F11, "" }, +// { 0x7F12, "" }, +// { 0x7F13, "" }, +// { 0x7F14, "" }, +// { 0x7F15, "" }, +// { 0x7F16, "" }, +// { 0x7F17, "" }, +// { 0x7F18, "" }, +// { 0x7F19, "" }, +// { 0x7F1A, "" }, +// { 0x7F1B, "" }, +// { 0x7F1C, "" }, +// { 0x7F1D, "" }, +// { 0x7F1E, "" }, +// { 0x7F1F, "" }, +// { 0x7F20, "" }, +// { 0x7F21, "" }, +// { 0x7F22, "" }, +// { 0x7F23, "" }, +// { 0x7F24, "" }, +// { 0x7F25, "" }, +// { 0x7F26, "" }, +// { 0x7F27, "" }, +// { 0x7F28, "" }, +// { 0x7F29, "" }, +// { 0x7F2A, "" }, +// { 0x7F2B, "" }, +// { 0x7F2C, "" }, +// { 0x7F2D, "" }, +// { 0x7F2E, "" }, +// { 0x7F2F, "" }, +// { 0x7F30, "" }, +// { 0x7F31, "" }, +// { 0x7F32, "" }, +// { 0x7F33, "" }, +// { 0x7F34, "" }, +// { 0x7F35, "" }, +// { 0x7F36, "" }, +// { 0x7F37, "" }, +// { 0x7F38, "" }, +// { 0x7F39, "" }, +// { 0x7F3A, "" }, +// { 0x7F3B, "" }, +// { 0x7F3C, "" }, +// { 0x7F3D, "" }, +// { 0x7F3E, "" }, +// { 0x7F3F, "" }, +// { 0x7F40, "" }, + { 0x7F41, "setdefaultcallbacks" }, +// { 0x7F42, "" }, +// { 0x7F43, "" }, +// { 0x7F44, "" }, +// { 0x7F45, "" }, +// { 0x7F46, "" }, +// { 0x7F47, "" }, +// { 0x7F48, "" }, +// { 0x7F49, "" }, +// { 0x7F4A, "" }, +// { 0x7F4B, "" }, +// { 0x7F4C, "" }, +// { 0x7F4D, "" }, +// { 0x7F4E, "" }, +// { 0x7F4F, "" }, +// { 0x7F50, "" }, +// { 0x7F51, "" }, +// { 0x7F52, "" }, +// { 0x7F53, "" }, +// { 0x7F54, "" }, +// { 0x7F55, "" }, +// { 0x7F56, "" }, +// { 0x7F57, "" }, +// { 0x7F58, "" }, +// { 0x7F59, "" }, +// { 0x7F5A, "" }, +// { 0x7F5B, "" }, +// { 0x7F5C, "" }, +// { 0x7F5D, "" }, +// { 0x7F5E, "" }, +// { 0x7F5F, "" }, +// { 0x7F60, "" }, +// { 0x7F61, "" }, +// { 0x7F62, "" }, +// { 0x7F63, "" }, +// { 0x7F64, "" }, +// { 0x7F65, "" }, +// { 0x7F66, "" }, +// { 0x7F67, "" }, +// { 0x7F68, "" }, +// { 0x7F69, "" }, +// { 0x7F6A, "" }, +// { 0x7F6B, "" }, +// { 0x7F6C, "" }, +// { 0x7F6D, "" }, +// { 0x7F6E, "" }, +// { 0x7F6F, "" }, +// { 0x7F70, "" }, +// { 0x7F71, "" }, +// { 0x7F72, "" }, +// { 0x7F73, "" }, +// { 0x7F74, "" }, +// { 0x7F75, "" }, +// { 0x7F76, "" }, +// { 0x7F77, "" }, +// { 0x7F78, "" }, +// { 0x7F79, "" }, +// { 0x7F7A, "" }, +// { 0x7F7B, "" }, +// { 0x7F7C, "" }, +// { 0x7F7D, "" }, +// { 0x7F7E, "" }, +// { 0x7F7F, "" }, +// { 0x7F80, "" }, +// { 0x7F81, "" }, +// { 0x7F82, "" }, +// { 0x7F83, "" }, +// { 0x7F84, "" }, +// { 0x7F85, "" }, +// { 0x7F86, "" }, +// { 0x7F87, "" }, +// { 0x7F88, "" }, +// { 0x7F89, "" }, +// { 0x7F8A, "" }, +// { 0x7F8B, "" }, +// { 0x7F8C, "" }, +// { 0x7F8D, "" }, +// { 0x7F8E, "" }, +// { 0x7F8F, "" }, +// { 0x7F90, "" }, +// { 0x7F91, "" }, +// { 0x7F92, "" }, +// { 0x7F93, "" }, +// { 0x7F94, "" }, +// { 0x7F95, "" }, +// { 0x7F96, "" }, +// { 0x7F97, "" }, +// { 0x7F98, "" }, +// { 0x7F99, "" }, +// { 0x7F9A, "" }, +// { 0x7F9B, "" }, +// { 0x7F9C, "" }, +// { 0x7F9D, "" }, +// { 0x7F9E, "" }, +// { 0x7F9F, "" }, +// { 0x7FA0, "" }, +// { 0x7FA1, "" }, +// { 0x7FA2, "" }, +// { 0x7FA3, "" }, +// { 0x7FA4, "" }, +// { 0x7FA5, "" }, +// { 0x7FA6, "" }, +// { 0x7FA7, "" }, +// { 0x7FA8, "" }, +// { 0x7FA9, "" }, +// { 0x7FAA, "" }, +// { 0x7FAB, "" }, +// { 0x7FAC, "" }, +// { 0x7FAD, "" }, +// { 0x7FAE, "" }, +// { 0x7FAF, "" }, +// { 0x7FB0, "" }, +// { 0x7FB1, "" }, +// { 0x7FB2, "" }, +// { 0x7FB3, "" }, +// { 0x7FB4, "" }, +// { 0x7FB5, "" }, +// { 0x7FB6, "" }, +// { 0x7FB7, "" }, +// { 0x7FB8, "" }, +// { 0x7FB9, "" }, +// { 0x7FBA, "" }, +// { 0x7FBB, "" }, +// { 0x7FBC, "" }, +// { 0x7FBD, "" }, +// { 0x7FBE, "" }, +// { 0x7FBF, "" }, +// { 0x7FC0, "" }, +// { 0x7FC1, "" }, +// { 0x7FC2, "" }, +// { 0x7FC3, "" }, +// { 0x7FC4, "" }, +// { 0x7FC5, "" }, +// { 0x7FC6, "" }, +// { 0x7FC7, "" }, +// { 0x7FC8, "" }, +// { 0x7FC9, "" }, +// { 0x7FCA, "" }, +// { 0x7FCB, "" }, +// { 0x7FCC, "" }, +// { 0x7FCD, "" }, +// { 0x7FCE, "" }, +// { 0x7FCF, "" }, +// { 0x7FD0, "" }, +// { 0x7FD1, "" }, +// { 0x7FD2, "" }, +// { 0x7FD3, "" }, +// { 0x7FD4, "" }, +// { 0x7FD5, "" }, +// { 0x7FD6, "" }, +// { 0x7FD7, "" }, +// { 0x7FD8, "" }, +// { 0x7FD9, "" }, +// { 0x7FDA, "" }, +// { 0x7FDB, "" }, +// { 0x7FDC, "" }, +// { 0x7FDD, "" }, +// { 0x7FDE, "" }, +// { 0x7FDF, "" }, +// { 0x7FE0, "" }, +// { 0x7FE1, "" }, +// { 0x7FE2, "" }, +// { 0x7FE3, "" }, +// { 0x7FE4, "" }, +// { 0x7FE5, "" }, +// { 0x7FE6, "" }, +// { 0x7FE7, "" }, +// { 0x7FE8, "" }, +// { 0x7FE9, "" }, +// { 0x7FEA, "" }, +// { 0x7FEB, "" }, +// { 0x7FEC, "" }, +// { 0x7FED, "" }, +// { 0x7FEE, "" }, +// { 0x7FEF, "" }, +// { 0x7FF0, "" }, +// { 0x7FF1, "" }, +// { 0x7FF2, "" }, +// { 0x7FF3, "" }, +// { 0x7FF4, "" }, +// { 0x7FF5, "" }, +// { 0x7FF6, "" }, +// { 0x7FF7, "" }, +// { 0x7FF8, "" }, +// { 0x7FF9, "" }, +// { 0x7FFA, "" }, +// { 0x7FFB, "" }, +// { 0x7FFC, "" }, +// { 0x7FFD, "" }, +// { 0x7FFE, "" }, +// { 0x7FFF, "" }, +// { 0x8000, "" }, +// { 0x8001, "" }, +// { 0x8002, "" }, +// { 0x8003, "" }, +// { 0x8004, "" }, +// { 0x8005, "" }, +// { 0x8006, "" }, +// { 0x8007, "" }, +// { 0x8008, "" }, +// { 0x8009, "" }, +// { 0x800A, "" }, +// { 0x800B, "" }, +// { 0x800C, "" }, +// { 0x800D, "" }, +// { 0x800E, "" }, +// { 0x800F, "" }, +// { 0x8010, "" }, +// { 0x8011, "" }, +// { 0x8012, "" }, +// { 0x8013, "" }, +// { 0x8014, "" }, +// { 0x8015, "" }, +// { 0x8016, "" }, +// { 0x8017, "" }, +// { 0x8018, "" }, +// { 0x8019, "" }, +// { 0x801A, "" }, +// { 0x801B, "" }, +// { 0x801C, "" }, +// { 0x801D, "" }, +// { 0x801E, "" }, +// { 0x801F, "" }, +// { 0x8020, "" }, +// { 0x8021, "" }, +// { 0x8022, "" }, +// { 0x8023, "" }, +// { 0x8024, "" }, +// { 0x8025, "" }, +// { 0x8026, "" }, +// { 0x8027, "" }, +// { 0x8028, "" }, +// { 0x8029, "" }, +// { 0x802A, "" }, +// { 0x802B, "" }, +// { 0x802C, "" }, +// { 0x802D, "" }, +// { 0x802E, "" }, +// { 0x802F, "" }, +// { 0x8030, "" }, +// { 0x8031, "" }, +// { 0x8032, "" }, +// { 0x8033, "" }, +// { 0x8034, "" }, +// { 0x8035, "" }, +// { 0x8036, "" }, +// { 0x8037, "" }, +// { 0x8038, "" }, +// { 0x8039, "" }, +// { 0x803A, "" }, +// { 0x803B, "" }, +// { 0x803C, "" }, +// { 0x803D, "" }, +// { 0x803E, "" }, +// { 0x803F, "" }, +// { 0x8040, "" }, +// { 0x8041, "" }, +// { 0x8042, "" }, +// { 0x8043, "" }, +// { 0x8044, "" }, +// { 0x8045, "" }, +// { 0x8046, "" }, +// { 0x8047, "" }, +// { 0x8048, "" }, +// { 0x8049, "" }, +// { 0x804A, "" }, +// { 0x804B, "" }, +// { 0x804C, "" }, +// { 0x804D, "" }, +// { 0x804E, "" }, +// { 0x804F, "" }, +// { 0x8050, "" }, +// { 0x8051, "" }, +// { 0x8052, "" }, +// { 0x8053, "" }, +// { 0x8054, "" }, +// { 0x8055, "" }, +// { 0x8056, "" }, +// { 0x8057, "" }, +// { 0x8058, "" }, +// { 0x8059, "" }, +// { 0x805A, "" }, +// { 0x805B, "" }, +// { 0x805C, "" }, +// { 0x805D, "" }, +// { 0x805E, "" }, +// { 0x805F, "" }, +// { 0x8060, "" }, +// { 0x8061, "" }, +// { 0x8062, "" }, +// { 0x8063, "" }, +// { 0x8064, "" }, +// { 0x8065, "" }, +// { 0x8066, "" }, +// { 0x8067, "" }, +// { 0x8068, "" }, +// { 0x8069, "" }, +// { 0x806A, "" }, +// { 0x806B, "" }, +// { 0x806C, "" }, +// { 0x806D, "" }, +// { 0x806E, "" }, +// { 0x806F, "" }, +// { 0x8070, "" }, +// { 0x8071, "" }, +// { 0x8072, "" }, +// { 0x8073, "" }, +// { 0x8074, "" }, +// { 0x8075, "" }, +// { 0x8076, "" }, +// { 0x8077, "" }, +// { 0x8078, "" }, +// { 0x8079, "" }, +// { 0x807A, "" }, +// { 0x807B, "" }, +// { 0x807C, "" }, +// { 0x807D, "" }, +// { 0x807E, "" }, +// { 0x807F, "" }, +// { 0x8080, "" }, +// { 0x8081, "" }, +// { 0x8082, "" }, +// { 0x8083, "" }, +// { 0x8084, "" }, +// { 0x8085, "" }, +// { 0x8086, "" }, +// { 0x8087, "" }, +// { 0x8088, "" }, +// { 0x8089, "" }, +// { 0x808A, "" }, +// { 0x808B, "" }, +// { 0x808C, "" }, +// { 0x808D, "" }, +// { 0x808E, "" }, +// { 0x808F, "" }, +// { 0x8090, "" }, +// { 0x8091, "" }, +// { 0x8092, "" }, +// { 0x8093, "" }, +// { 0x8094, "" }, +// { 0x8095, "" }, +// { 0x8096, "" }, +// { 0x8097, "" }, +// { 0x8098, "" }, +// { 0x8099, "" }, +// { 0x809A, "" }, +// { 0x809B, "" }, +// { 0x809C, "" }, +// { 0x809D, "" }, +// { 0x809E, "" }, +// { 0x809F, "" }, +// { 0x80A0, "" }, +// { 0x80A1, "" }, +// { 0x80A2, "" }, +// { 0x80A3, "" }, +// { 0x80A4, "" }, +// { 0x80A5, "" }, +// { 0x80A6, "" }, +// { 0x80A7, "" }, +// { 0x80A8, "" }, +// { 0x80A9, "" }, +// { 0x80AA, "" }, +// { 0x80AB, "" }, +// { 0x80AC, "" }, +// { 0x80AD, "" }, +// { 0x80AE, "" }, +// { 0x80AF, "" }, +// { 0x80B0, "" }, +// { 0x80B1, "" }, +// { 0x80B2, "" }, +// { 0x80B3, "" }, +// { 0x80B4, "" }, +// { 0x80B5, "" }, +// { 0x80B6, "" }, +// { 0x80B7, "" }, +// { 0x80B8, "" }, +// { 0x80B9, "" }, +// { 0x80BA, "" }, +// { 0x80BB, "" }, +// { 0x80BC, "" }, +// { 0x80BD, "" }, +// { 0x80BE, "" }, +// { 0x80BF, "" }, +// { 0x80C0, "" }, +// { 0x80C1, "" }, +// { 0x80C2, "" }, +// { 0x80C3, "" }, +// { 0x80C4, "" }, +// { 0x80C5, "" }, +// { 0x80C6, "" }, +// { 0x80C7, "" }, +// { 0x80C8, "" }, +// { 0x80C9, "" }, +// { 0x80CA, "" }, +// { 0x80CB, "" }, +// { 0x80CC, "" }, +// { 0x80CD, "" }, +// { 0x80CE, "" }, +// { 0x80CF, "" }, +// { 0x80D0, "" }, +// { 0x80D1, "" }, +// { 0x80D2, "" }, +// { 0x80D3, "" }, +// { 0x80D4, "" }, +// { 0x80D5, "" }, +// { 0x80D6, "" }, +// { 0x80D7, "" }, +// { 0x80D8, "" }, +// { 0x80D9, "" }, +// { 0x80DA, "" }, +// { 0x80DB, "" }, +// { 0x80DC, "" }, +// { 0x80DD, "" }, +// { 0x80DE, "" }, +// { 0x80DF, "" }, +// { 0x80E0, "" }, +// { 0x80E1, "" }, +// { 0x80E2, "" }, +// { 0x80E3, "" }, +// { 0x80E4, "" }, +// { 0x80E5, "" }, +// { 0x80E6, "" }, +// { 0x80E7, "" }, +// { 0x80E8, "" }, +// { 0x80E9, "" }, +// { 0x80EA, "" }, +// { 0x80EB, "" }, +// { 0x80EC, "" }, +// { 0x80ED, "" }, +// { 0x80EE, "" }, +// { 0x80EF, "" }, +// { 0x80F0, "" }, +// { 0x80F1, "" }, +// { 0x80F2, "" }, +// { 0x80F3, "" }, +// { 0x80F4, "" }, +// { 0x80F5, "" }, +// { 0x80F6, "" }, +// { 0x80F7, "" }, +// { 0x80F8, "" }, +// { 0x80F9, "" }, +// { 0x80FA, "" }, +// { 0x80FB, "" }, +// { 0x80FC, "" }, +// { 0x80FD, "" }, +// { 0x80FE, "" }, +// { 0x80FF, "" }, +// { 0x8100, "" }, +// { 0x8101, "" }, +// { 0x8102, "" }, +// { 0x8103, "" }, +// { 0x8104, "" }, +// { 0x8105, "" }, +// { 0x8106, "" }, +// { 0x8107, "" }, +// { 0x8108, "" }, +// { 0x8109, "" }, +// { 0x810A, "" }, +// { 0x810B, "" }, +// { 0x810C, "" }, +// { 0x810D, "" }, +// { 0x810E, "" }, +// { 0x810F, "" }, +// { 0x8110, "" }, +// { 0x8111, "" }, +// { 0x8112, "" }, +// { 0x8113, "" }, +// { 0x8114, "" }, +// { 0x8115, "" }, +// { 0x8116, "" }, +// { 0x8117, "" }, +// { 0x8118, "" }, +// { 0x8119, "" }, +// { 0x811A, "" }, +// { 0x811B, "" }, +// { 0x811C, "" }, +// { 0x811D, "" }, +// { 0x811E, "" }, +// { 0x811F, "" }, +// { 0x8120, "" }, +// { 0x8121, "" }, +// { 0x8122, "" }, +// { 0x8123, "" }, +// { 0x8124, "" }, +// { 0x8125, "" }, +// { 0x8126, "" }, +// { 0x8127, "" }, +// { 0x8128, "" }, +// { 0x8129, "" }, +// { 0x812A, "" }, +// { 0x812B, "" }, +// { 0x812C, "" }, +// { 0x812D, "" }, +// { 0x812E, "" }, +// { 0x812F, "" }, +// { 0x8130, "" }, +// { 0x8131, "" }, +// { 0x8132, "" }, +// { 0x8133, "" }, +// { 0x8134, "" }, +// { 0x8135, "" }, +// { 0x8136, "" }, +// { 0x8137, "" }, +// { 0x8138, "" }, +// { 0x8139, "" }, +// { 0x813A, "" }, +// { 0x813B, "" }, +// { 0x813C, "" }, +// { 0x813D, "" }, +// { 0x813E, "" }, +// { 0x813F, "" }, +// { 0x8140, "" }, +// { 0x8141, "" }, +// { 0x8142, "" }, +// { 0x8143, "" }, +// { 0x8144, "" }, +// { 0x8145, "" }, +// { 0x8146, "" }, +// { 0x8147, "" }, +// { 0x8148, "" }, +// { 0x8149, "" }, +// { 0x814A, "" }, +// { 0x814B, "" }, +// { 0x814C, "" }, +// { 0x814D, "" }, +// { 0x814E, "" }, +// { 0x814F, "" }, +// { 0x8150, "" }, +// { 0x8151, "" }, +// { 0x8152, "" }, +// { 0x8153, "" }, +// { 0x8154, "" }, +// { 0x8155, "" }, +// { 0x8156, "" }, +// { 0x8157, "" }, +// { 0x8158, "" }, +// { 0x8159, "" }, +// { 0x815A, "" }, +// { 0x815B, "" }, +// { 0x815C, "" }, +// { 0x815D, "" }, +// { 0x815E, "" }, +// { 0x815F, "" }, +// { 0x8160, "" }, +// { 0x8161, "" }, +// { 0x8162, "" }, +// { 0x8163, "" }, +// { 0x8164, "" }, +// { 0x8165, "" }, +// { 0x8166, "" }, +// { 0x8167, "" }, +// { 0x8168, "" }, +// { 0x8169, "" }, +// { 0x816A, "" }, +// { 0x816B, "" }, +// { 0x816C, "" }, +// { 0x816D, "" }, +// { 0x816E, "" }, +// { 0x816F, "" }, +// { 0x8170, "" }, +// { 0x8171, "" }, +// { 0x8172, "" }, +// { 0x8173, "" }, +// { 0x8174, "" }, +// { 0x8175, "" }, +// { 0x8176, "" }, +// { 0x8177, "" }, +// { 0x8178, "" }, +// { 0x8179, "" }, +// { 0x817A, "" }, +// { 0x817B, "" }, +// { 0x817C, "" }, +// { 0x817D, "" }, +// { 0x817E, "" }, +// { 0x817F, "" }, +// { 0x8180, "" }, +// { 0x8181, "" }, +// { 0x8182, "" }, +// { 0x8183, "" }, +// { 0x8184, "" }, +// { 0x8185, "" }, +// { 0x8186, "" }, +// { 0x8187, "" }, +// { 0x8188, "" }, +// { 0x8189, "" }, +// { 0x818A, "" }, +// { 0x818B, "" }, +// { 0x818C, "" }, +// { 0x818D, "" }, +// { 0x818E, "" }, +// { 0x818F, "" }, +// { 0x8190, "" }, +// { 0x8191, "" }, +// { 0x8192, "" }, +// { 0x8193, "" }, +// { 0x8194, "" }, +// { 0x8195, "" }, +// { 0x8196, "" }, +// { 0x8197, "" }, +// { 0x8198, "" }, +// { 0x8199, "" }, +// { 0x819A, "" }, +// { 0x819B, "" }, +// { 0x819C, "" }, +// { 0x819D, "" }, +// { 0x819E, "" }, +// { 0x819F, "" }, +// { 0x81A0, "" }, +// { 0x81A1, "" }, +// { 0x81A2, "" }, +// { 0x81A3, "" }, +// { 0x81A4, "" }, +// { 0x81A5, "" }, +// { 0x81A6, "" }, +// { 0x81A7, "" }, +// { 0x81A8, "" }, +// { 0x81A9, "" }, +// { 0x81AA, "" }, +// { 0x81AB, "" }, +// { 0x81AC, "" }, +// { 0x81AD, "" }, +// { 0x81AE, "" }, +// { 0x81AF, "" }, +// { 0x81B0, "" }, +// { 0x81B1, "" }, +// { 0x81B2, "" }, +// { 0x81B3, "" }, +// { 0x81B4, "" }, +// { 0x81B5, "" }, +// { 0x81B6, "" }, +// { 0x81B7, "" }, +// { 0x81B8, "" }, +// { 0x81B9, "" }, +// { 0x81BA, "" }, +// { 0x81BB, "" }, +// { 0x81BC, "" }, +// { 0x81BD, "" }, +// { 0x81BE, "" }, +// { 0x81BF, "" }, +// { 0x81C0, "" }, +// { 0x81C1, "" }, +// { 0x81C2, "" }, +// { 0x81C3, "" }, +// { 0x81C4, "" }, +// { 0x81C5, "" }, +// { 0x81C6, "" }, +// { 0x81C7, "" }, +// { 0x81C8, "" }, +// { 0x81C9, "" }, +// { 0x81CA, "" }, +// { 0x81CB, "" }, +// { 0x81CC, "" }, +// { 0x81CD, "" }, +// { 0x81CE, "" }, +// { 0x81CF, "" }, +// { 0x81D0, "" }, +// { 0x81D1, "" }, +// { 0x81D2, "" }, +// { 0x81D3, "" }, +// { 0x81D4, "" }, +// { 0x81D5, "" }, +// { 0x81D6, "" }, +// { 0x81D7, "" }, +// { 0x81D8, "" }, +// { 0x81D9, "" }, +// { 0x81DA, "" }, +// { 0x81DB, "" }, +// { 0x81DC, "" }, +// { 0x81DD, "" }, +// { 0x81DE, "" }, +// { 0x81DF, "" }, +// { 0x81E0, "" }, +// { 0x81E1, "" }, +// { 0x81E2, "" }, +// { 0x81E3, "" }, +// { 0x81E4, "" }, +// { 0x81E5, "" }, +// { 0x81E6, "" }, +// { 0x81E7, "" }, +// { 0x81E8, "" }, +// { 0x81E9, "" }, +// { 0x81EA, "" }, +// { 0x81EB, "" }, +// { 0x81EC, "" }, +// { 0x81ED, "" }, +// { 0x81EE, "" }, +// { 0x81EF, "" }, +// { 0x81F0, "" }, +// { 0x81F1, "" }, +// { 0x81F2, "" }, +// { 0x81F3, "" }, +// { 0x81F4, "" }, +// { 0x81F5, "" }, +// { 0x81F6, "" }, +// { 0x81F7, "" }, +// { 0x81F8, "" }, +// { 0x81F9, "" }, +// { 0x81FA, "" }, +// { 0x81FB, "" }, +// { 0x81FC, "" }, +// { 0x81FD, "" }, +// { 0x81FE, "" }, +// { 0x81FF, "" }, +// { 0x8200, "" }, +// { 0x8201, "" }, +// { 0x8202, "" }, +// { 0x8203, "" }, +// { 0x8204, "" }, +// { 0x8205, "" }, +// { 0x8206, "" }, +// { 0x8207, "" }, +// { 0x8208, "" }, +// { 0x8209, "" }, +// { 0x820A, "" }, +// { 0x820B, "" }, +// { 0x820C, "" }, +// { 0x820D, "" }, +// { 0x820E, "" }, +// { 0x820F, "" }, +// { 0x8210, "" }, +// { 0x8211, "" }, +// { 0x8212, "" }, +// { 0x8213, "" }, +// { 0x8214, "" }, +// { 0x8215, "" }, +// { 0x8216, "" }, +// { 0x8217, "" }, +// { 0x8218, "" }, +// { 0x8219, "" }, +// { 0x821A, "" }, +// { 0x821B, "" }, +// { 0x821C, "" }, +// { 0x821D, "" }, +// { 0x821E, "" }, +// { 0x821F, "" }, +// { 0x8220, "" }, +// { 0x8221, "" }, +// { 0x8222, "" }, +// { 0x8223, "" }, +// { 0x8224, "" }, +// { 0x8225, "" }, +// { 0x8226, "" }, +// { 0x8227, "" }, +// { 0x8228, "" }, +// { 0x8229, "" }, +// { 0x822A, "" }, +// { 0x822B, "" }, +// { 0x822C, "" }, +// { 0x822D, "" }, +// { 0x822E, "" }, +// { 0x822F, "" }, +// { 0x8230, "" }, +// { 0x8231, "" }, +// { 0x8232, "" }, +// { 0x8233, "" }, +// { 0x8234, "" }, +// { 0x8235, "" }, +// { 0x8236, "" }, +// { 0x8237, "" }, +// { 0x8238, "" }, +// { 0x8239, "" }, +// { 0x823A, "" }, +// { 0x823B, "" }, +// { 0x823C, "" }, +// { 0x823D, "" }, +// { 0x823E, "" }, +// { 0x823F, "" }, +// { 0x8240, "" }, +// { 0x8241, "" }, +// { 0x8242, "" }, +// { 0x8243, "" }, +// { 0x8244, "" }, +// { 0x8245, "" }, +// { 0x8246, "" }, +// { 0x8247, "" }, +// { 0x8248, "" }, +// { 0x8249, "" }, +// { 0x824A, "" }, +// { 0x824B, "" }, +// { 0x824C, "" }, +// { 0x824D, "" }, +// { 0x824E, "" }, +// { 0x824F, "" }, +// { 0x8250, "" }, +// { 0x8251, "" }, +// { 0x8252, "" }, +// { 0x8253, "" }, +// { 0x8254, "" }, +// { 0x8255, "" }, +// { 0x8256, "" }, +// { 0x8257, "" }, +// { 0x8258, "" }, +// { 0x8259, "" }, +// { 0x825A, "" }, +// { 0x825B, "" }, +// { 0x825C, "" }, +// { 0x825D, "" }, +// { 0x825E, "" }, +// { 0x825F, "" }, +// { 0x8260, "" }, +// { 0x8261, "" }, +// { 0x8262, "" }, +// { 0x8263, "" }, +// { 0x8264, "" }, +// { 0x8265, "" }, +// { 0x8266, "" }, +// { 0x8267, "" }, +// { 0x8268, "" }, +// { 0x8269, "" }, +// { 0x826A, "" }, +// { 0x826B, "" }, +// { 0x826C, "" }, +// { 0x826D, "" }, +// { 0x826E, "" }, +// { 0x826F, "" }, +// { 0x8270, "" }, +// { 0x8271, "" }, +// { 0x8272, "" }, +// { 0x8273, "" }, +// { 0x8274, "" }, +// { 0x8275, "" }, +// { 0x8276, "" }, +// { 0x8277, "" }, +// { 0x8278, "" }, +// { 0x8279, "" }, +// { 0x827A, "" }, +// { 0x827B, "" }, +// { 0x827C, "" }, +// { 0x827D, "" }, +// { 0x827E, "" }, +// { 0x827F, "" }, +// { 0x8280, "" }, +// { 0x8281, "" }, +// { 0x8282, "" }, +// { 0x8283, "" }, +// { 0x8284, "" }, +// { 0x8285, "" }, +// { 0x8286, "" }, +// { 0x8287, "" }, +// { 0x8288, "" }, +// { 0x8289, "" }, +// { 0x828A, "" }, +// { 0x828B, "" }, +// { 0x828C, "" }, +// { 0x828D, "" }, +// { 0x828E, "" }, +// { 0x828F, "" }, +// { 0x8290, "" }, +// { 0x8291, "" }, +// { 0x8292, "" }, +// { 0x8293, "" }, +// { 0x8294, "" }, +// { 0x8295, "" }, +// { 0x8296, "" }, +// { 0x8297, "" }, +// { 0x8298, "" }, +// { 0x8299, "" }, +// { 0x829A, "" }, +// { 0x829B, "" }, +// { 0x829C, "" }, +// { 0x829D, "" }, +// { 0x829E, "" }, +// { 0x829F, "" }, +// { 0x82A0, "" }, +// { 0x82A1, "" }, +// { 0x82A2, "" }, +// { 0x82A3, "" }, +// { 0x82A4, "" }, +// { 0x82A5, "" }, +// { 0x82A6, "" }, +// { 0x82A7, "" }, +// { 0x82A8, "" }, +// { 0x82A9, "" }, +// { 0x82AA, "" }, +// { 0x82AB, "" }, +// { 0x82AC, "" }, +// { 0x82AD, "" }, +// { 0x82AE, "" }, +// { 0x82AF, "" }, +// { 0x82B0, "" }, +// { 0x82B1, "" }, +// { 0x82B2, "" }, +// { 0x82B3, "" }, +// { 0x82B4, "" }, +// { 0x82B5, "" }, +// { 0x82B6, "" }, +// { 0x82B7, "" }, +// { 0x82B8, "" }, +// { 0x82B9, "" }, +// { 0x82BA, "" }, +// { 0x82BB, "" }, +// { 0x82BC, "" }, +// { 0x82BD, "" }, +// { 0x82BE, "" }, +// { 0x82BF, "" }, +// { 0x82C0, "" }, +// { 0x82C1, "" }, +// { 0x82C2, "" }, +// { 0x82C3, "" }, +// { 0x82C4, "" }, +// { 0x82C5, "" }, +// { 0x82C6, "" }, +// { 0x82C7, "" }, +// { 0x82C8, "" }, +// { 0x82C9, "" }, +// { 0x82CA, "" }, +// { 0x82CB, "" }, +// { 0x82CC, "" }, +// { 0x82CD, "" }, +// { 0x82CE, "" }, +// { 0x82CF, "" }, +// { 0x82D0, "" }, +// { 0x82D1, "" }, +// { 0x82D2, "" }, +// { 0x82D3, "" }, +// { 0x82D4, "" }, +// { 0x82D5, "" }, +// { 0x82D6, "" }, +// { 0x82D7, "" }, +// { 0x82D8, "" }, +// { 0x82D9, "" }, +// { 0x82DA, "" }, +// { 0x82DB, "" }, +// { 0x82DC, "" }, +// { 0x82DD, "" }, +// { 0x82DE, "" }, +// { 0x82DF, "" }, +// { 0x82E0, "" }, +// { 0x82E1, "" }, +// { 0x82E2, "" }, +// { 0x82E3, "" }, +// { 0x82E4, "" }, +// { 0x82E5, "" }, +// { 0x82E6, "" }, +// { 0x82E7, "" }, +// { 0x82E8, "" }, +// { 0x82E9, "" }, +// { 0x82EA, "" }, +// { 0x82EB, "" }, +// { 0x82EC, "" }, +// { 0x82ED, "" }, +// { 0x82EE, "" }, +// { 0x82EF, "" }, +// { 0x82F0, "" }, +// { 0x82F1, "" }, +// { 0x82F2, "" }, +// { 0x82F3, "" }, +// { 0x82F4, "" }, +// { 0x82F5, "" }, +// { 0x82F6, "" }, +// { 0x82F7, "" }, +// { 0x82F8, "" }, +// { 0x82F9, "" }, +// { 0x82FA, "" }, + { 0x82FB, "setupcallbacks" }, +// { 0x82FC, "" }, +// { 0x82FD, "" }, +// { 0x82FE, "" }, +// { 0x82FF, "" }, +// { 0x8300, "" }, +// { 0x8301, "" }, +// { 0x8302, "" }, +// { 0x8303, "" }, +// { 0x8304, "" }, +// { 0x8305, "" }, + { 0x8306, "setupdamageflags" }, +// { 0x8307, "" }, +// { 0x8308, "" }, +// { 0x8309, "" }, +// { 0x830A, "" }, +// { 0x830B, "" }, +// { 0x830C, "" }, +// { 0x830D, "" }, +// { 0x830E, "" }, +// { 0x830F, "" }, +// { 0x8310, "" }, +// { 0x8311, "" }, +// { 0x8312, "" }, +// { 0x8313, "" }, +// { 0x8314, "" }, +// { 0x8315, "" }, +// { 0x8316, "" }, +// { 0x8317, "" }, +// { 0x8318, "" }, +// { 0x8319, "" }, +// { 0x831A, "" }, +// { 0x831B, "" }, +// { 0x831C, "" }, +// { 0x831D, "" }, +// { 0x831E, "" }, +// { 0x831F, "" }, +// { 0x8320, "" }, +// { 0x8321, "" }, +// { 0x8322, "" }, +// { 0x8323, "" }, +// { 0x8324, "" }, +// { 0x8325, "" }, +// { 0x8326, "" }, +// { 0x8327, "" }, +// { 0x8328, "" }, +// { 0x8329, "" }, +// { 0x832A, "" }, +// { 0x832B, "" }, +// { 0x832C, "" }, +// { 0x832D, "" }, +// { 0x832E, "" }, +// { 0x832F, "" }, +// { 0x8330, "" }, +// { 0x8331, "" }, +// { 0x8332, "" }, +// { 0x8333, "" }, +// { 0x8334, "" }, +// { 0x8335, "" }, +// { 0x8336, "" }, +// { 0x8337, "" }, +// { 0x8338, "" }, +// { 0x8339, "" }, +// { 0x833A, "" }, +// { 0x833B, "" }, +// { 0x833C, "" }, +// { 0x833D, "" }, +// { 0x833E, "" }, +// { 0x833F, "" }, +// { 0x8340, "" }, +// { 0x8341, "" }, +// { 0x8342, "" }, +// { 0x8343, "" }, +// { 0x8344, "" }, +// { 0x8345, "" }, +// { 0x8346, "" }, +// { 0x8347, "" }, +// { 0x8348, "" }, +// { 0x8349, "" }, +// { 0x834A, "" }, +// { 0x834B, "" }, +// { 0x834C, "" }, +// { 0x834D, "" }, +// { 0x834E, "" }, +// { 0x834F, "" }, +// { 0x8350, "" }, +// { 0x8351, "" }, +// { 0x8352, "" }, +// { 0x8353, "" }, +// { 0x8354, "" }, +// { 0x8355, "" }, +// { 0x8356, "" }, +// { 0x8357, "" }, +// { 0x8358, "" }, +// { 0x8359, "" }, +// { 0x835A, "" }, +// { 0x835B, "" }, +// { 0x835C, "" }, +// { 0x835D, "" }, +// { 0x835E, "" }, +// { 0x835F, "" }, +// { 0x8360, "" }, +// { 0x8361, "" }, +// { 0x8362, "" }, +// { 0x8363, "" }, +// { 0x8364, "" }, +// { 0x8365, "" }, +// { 0x8366, "" }, +// { 0x8367, "" }, +// { 0x8368, "" }, +// { 0x8369, "" }, +// { 0x836A, "" }, +// { 0x836B, "" }, +// { 0x836C, "" }, +// { 0x836D, "" }, +// { 0x836E, "" }, +// { 0x836F, "" }, +// { 0x8370, "" }, +// { 0x8371, "" }, +// { 0x8372, "" }, +// { 0x8373, "" }, +// { 0x8374, "" }, +// { 0x8375, "" }, +// { 0x8376, "" }, +// { 0x8377, "" }, +// { 0x8378, "" }, +// { 0x8379, "" }, +// { 0x837A, "" }, +// { 0x837B, "" }, +// { 0x837C, "" }, +// { 0x837D, "" }, +// { 0x837E, "" }, +// { 0x837F, "" }, +// { 0x8380, "" }, +// { 0x8381, "" }, +// { 0x8382, "" }, +// { 0x8383, "" }, +// { 0x8384, "" }, +// { 0x8385, "" }, +// { 0x8386, "" }, +// { 0x8387, "" }, +// { 0x8388, "" }, +// { 0x8389, "" }, +// { 0x838A, "" }, +// { 0x838B, "" }, +// { 0x838C, "" }, +// { 0x838D, "" }, +// { 0x838E, "" }, +// { 0x838F, "" }, +// { 0x8390, "" }, +// { 0x8391, "" }, +// { 0x8392, "" }, +// { 0x8393, "" }, +// { 0x8394, "" }, +// { 0x8395, "" }, +// { 0x8396, "" }, +// { 0x8397, "" }, +// { 0x8398, "" }, +// { 0x8399, "" }, +// { 0x839A, "" }, +// { 0x839B, "" }, +// { 0x839C, "" }, +// { 0x839D, "" }, +// { 0x839E, "" }, +// { 0x839F, "" }, +// { 0x83A0, "" }, +// { 0x83A1, "" }, +// { 0x83A2, "" }, +// { 0x83A3, "" }, +// { 0x83A4, "" }, +// { 0x83A5, "" }, +// { 0x83A6, "" }, +// { 0x83A7, "" }, +// { 0x83A8, "" }, +// { 0x83A9, "" }, +// { 0x83AA, "" }, +// { 0x83AB, "" }, +// { 0x83AC, "" }, +// { 0x83AD, "" }, +// { 0x83AE, "" }, +// { 0x83AF, "" }, +// { 0x83B0, "" }, +// { 0x83B1, "" }, +// { 0x83B2, "" }, +// { 0x83B3, "" }, +// { 0x83B4, "" }, +// { 0x83B5, "" }, +// { 0x83B6, "" }, +// { 0x83B7, "" }, +// { 0x83B8, "" }, +// { 0x83B9, "" }, +// { 0x83BA, "" }, +// { 0x83BB, "" }, +// { 0x83BC, "" }, +// { 0x83BD, "" }, +// { 0x83BE, "" }, +// { 0x83BF, "" }, +// { 0x83C0, "" }, +// { 0x83C1, "" }, +// { 0x83C2, "" }, +// { 0x83C3, "" }, +// { 0x83C4, "" }, +// { 0x83C5, "" }, +// { 0x83C6, "" }, +// { 0x83C7, "" }, +// { 0x83C8, "" }, +// { 0x83C9, "" }, +// { 0x83CA, "" }, +// { 0x83CB, "" }, +// { 0x83CC, "" }, +// { 0x83CD, "" }, +// { 0x83CE, "" }, +// { 0x83CF, "" }, +// { 0x83D0, "" }, +// { 0x83D1, "" }, +// { 0x83D2, "" }, +// { 0x83D3, "" }, +// { 0x83D4, "" }, +// { 0x83D5, "" }, +// { 0x83D6, "" }, +// { 0x83D7, "" }, +// { 0x83D8, "" }, +// { 0x83D9, "" }, +// { 0x83DA, "" }, +// { 0x83DB, "" }, +// { 0x83DC, "" }, +// { 0x83DD, "" }, +// { 0x83DE, "" }, +// { 0x83DF, "" }, +// { 0x83E0, "" }, +// { 0x83E1, "" }, +// { 0x83E2, "" }, +// { 0x83E3, "" }, +// { 0x83E4, "" }, +// { 0x83E5, "" }, +// { 0x83E6, "" }, +// { 0x83E7, "" }, +// { 0x83E8, "" }, +// { 0x83E9, "" }, +// { 0x83EA, "" }, +// { 0x83EB, "" }, +// { 0x83EC, "" }, +// { 0x83ED, "" }, +// { 0x83EE, "" }, +// { 0x83EF, "" }, +// { 0x83F0, "" }, +// { 0x83F1, "" }, +// { 0x83F2, "" }, +// { 0x83F3, "" }, +// { 0x83F4, "" }, +// { 0x83F5, "" }, +// { 0x83F6, "" }, +// { 0x83F7, "" }, +// { 0x83F8, "" }, +// { 0x83F9, "" }, +// { 0x83FA, "" }, +// { 0x83FB, "" }, +// { 0x83FC, "" }, +// { 0x83FD, "" }, +// { 0x83FE, "" }, +// { 0x83FF, "" }, +// { 0x8400, "" }, +// { 0x8401, "" }, +// { 0x8402, "" }, +// { 0x8403, "" }, +// { 0x8404, "" }, +// { 0x8405, "" }, +// { 0x8406, "" }, +// { 0x8407, "" }, +// { 0x8408, "" }, +// { 0x8409, "" }, +// { 0x840A, "" }, +// { 0x840B, "" }, +// { 0x840C, "" }, +// { 0x840D, "" }, +// { 0x840E, "" }, +// { 0x840F, "" }, +// { 0x8410, "" }, +// { 0x8411, "" }, +// { 0x8412, "" }, +// { 0x8413, "" }, +// { 0x8414, "" }, +// { 0x8415, "" }, +// { 0x8416, "" }, +// { 0x8417, "" }, +// { 0x8418, "" }, +// { 0x8419, "" }, +// { 0x841A, "" }, +// { 0x841B, "" }, +// { 0x841C, "" }, +// { 0x841D, "" }, +// { 0x841E, "" }, +// { 0x841F, "" }, +// { 0x8420, "" }, +// { 0x8421, "" }, +// { 0x8422, "" }, +// { 0x8423, "" }, +// { 0x8424, "" }, +// { 0x8425, "" }, +// { 0x8426, "" }, +// { 0x8427, "" }, +// { 0x8428, "" }, +// { 0x8429, "" }, +// { 0x842A, "" }, +// { 0x842B, "" }, +// { 0x842C, "" }, +// { 0x842D, "" }, +// { 0x842E, "" }, +// { 0x842F, "" }, +// { 0x8430, "" }, +// { 0x8431, "" }, +// { 0x8432, "" }, +// { 0x8433, "" }, +// { 0x8434, "" }, +// { 0x8435, "" }, +// { 0x8436, "" }, +// { 0x8437, "" }, +// { 0x8438, "" }, +// { 0x8439, "" }, +// { 0x843A, "" }, +// { 0x843B, "" }, +// { 0x843C, "" }, +// { 0x843D, "" }, +// { 0x843E, "" }, +// { 0x843F, "" }, +// { 0x8440, "" }, +// { 0x8441, "" }, +// { 0x8442, "" }, +// { 0x8443, "" }, +// { 0x8444, "" }, +// { 0x8445, "" }, +// { 0x8446, "" }, +// { 0x8447, "" }, +// { 0x8448, "" }, +// { 0x8449, "" }, +// { 0x844A, "" }, +// { 0x844B, "" }, +// { 0x844C, "" }, +// { 0x844D, "" }, +// { 0x844E, "" }, +// { 0x844F, "" }, +// { 0x8450, "" }, +// { 0x8451, "" }, +// { 0x8452, "" }, +// { 0x8453, "" }, +// { 0x8454, "" }, +// { 0x8455, "" }, +// { 0x8456, "" }, +// { 0x8457, "" }, +// { 0x8458, "" }, +// { 0x8459, "" }, +// { 0x845A, "" }, +// { 0x845B, "" }, +// { 0x845C, "" }, +// { 0x845D, "" }, +// { 0x845E, "" }, +// { 0x845F, "" }, +// { 0x8460, "" }, +// { 0x8461, "" }, +// { 0x8462, "" }, +// { 0x8463, "" }, +// { 0x8464, "" }, +// { 0x8465, "" }, +// { 0x8466, "" }, +// { 0x8467, "" }, +// { 0x8468, "" }, +// { 0x8469, "" }, +// { 0x846A, "" }, +// { 0x846B, "" }, +// { 0x846C, "" }, +// { 0x846D, "" }, +// { 0x846E, "" }, +// { 0x846F, "" }, +// { 0x8470, "" }, +// { 0x8471, "" }, +// { 0x8472, "" }, +// { 0x8473, "" }, +// { 0x8474, "" }, +// { 0x8475, "" }, +// { 0x8476, "" }, +// { 0x8477, "" }, +// { 0x8478, "" }, +// { 0x8479, "" }, +// { 0x847A, "" }, +// { 0x847B, "" }, +// { 0x847C, "" }, +// { 0x847D, "" }, +// { 0x847E, "" }, +// { 0x847F, "" }, +// { 0x8480, "" }, +// { 0x8481, "" }, +// { 0x8482, "" }, +// { 0x8483, "" }, +// { 0x8484, "" }, +// { 0x8485, "" }, +// { 0x8486, "" }, +// { 0x8487, "" }, +// { 0x8488, "" }, +// { 0x8489, "" }, +// { 0x848A, "" }, +// { 0x848B, "" }, +// { 0x848C, "" }, +// { 0x848D, "" }, +// { 0x848E, "" }, +// { 0x848F, "" }, +// { 0x8490, "" }, +// { 0x8491, "" }, +// { 0x8492, "" }, +// { 0x8493, "" }, +// { 0x8494, "" }, +// { 0x8495, "" }, +// { 0x8496, "" }, +// { 0x8497, "" }, +// { 0x8498, "" }, +// { 0x8499, "" }, +// { 0x849A, "" }, +// { 0x849B, "" }, +// { 0x849C, "" }, +// { 0x849D, "" }, +// { 0x849E, "" }, +// { 0x849F, "" }, +// { 0x84A0, "" }, +// { 0x84A1, "" }, +// { 0x84A2, "" }, +// { 0x84A3, "" }, +// { 0x84A4, "" }, +// { 0x84A5, "" }, +// { 0x84A6, "" }, +// { 0x84A7, "" }, +// { 0x84A8, "" }, +// { 0x84A9, "" }, +// { 0x84AA, "" }, +// { 0x84AB, "" }, +// { 0x84AC, "" }, +// { 0x84AD, "" }, +// { 0x84AE, "" }, +// { 0x84AF, "" }, +// { 0x84B0, "" }, +// { 0x84B1, "" }, +// { 0x84B2, "" }, +// { 0x84B3, "" }, +// { 0x84B4, "" }, +// { 0x84B5, "" }, +// { 0x84B6, "" }, +// { 0x84B7, "" }, +// { 0x84B8, "" }, +// { 0x84B9, "" }, +// { 0x84BA, "" }, +// { 0x84BB, "" }, +// { 0x84BC, "" }, +// { 0x84BD, "" }, +// { 0x84BE, "" }, +// { 0x84BF, "" }, +// { 0x84C0, "" }, +// { 0x84C1, "" }, +// { 0x84C2, "" }, +// { 0x84C3, "" }, +// { 0x84C4, "" }, +// { 0x84C5, "" }, +// { 0x84C6, "" }, +// { 0x84C7, "" }, +// { 0x84C8, "" }, +// { 0x84C9, "" }, +// { 0x84CA, "" }, +// { 0x84CB, "" }, +// { 0x84CC, "" }, +// { 0x84CD, "" }, +// { 0x84CE, "" }, +// { 0x84CF, "" }, +// { 0x84D0, "" }, +// { 0x84D1, "" }, +// { 0x84D2, "" }, +// { 0x84D3, "" }, +// { 0x84D4, "" }, +// { 0x84D5, "" }, +// { 0x84D6, "" }, +// { 0x84D7, "" }, +// { 0x84D8, "" }, +// { 0x84D9, "" }, +// { 0x84DA, "" }, +// { 0x84DB, "" }, +// { 0x84DC, "" }, +// { 0x84DD, "" }, +// { 0x84DE, "" }, +// { 0x84DF, "" }, +// { 0x84E0, "" }, +// { 0x84E1, "" }, +// { 0x84E2, "" }, +// { 0x84E3, "" }, +// { 0x84E4, "" }, +// { 0x84E5, "" }, +// { 0x84E6, "" }, +// { 0x84E7, "" }, +// { 0x84E8, "" }, +// { 0x84E9, "" }, +// { 0x84EA, "" }, +// { 0x84EB, "" }, +// { 0x84EC, "" }, +// { 0x84ED, "" }, +// { 0x84EE, "" }, +// { 0x84EF, "" }, +// { 0x84F0, "" }, +// { 0x84F1, "" }, +// { 0x84F2, "" }, +// { 0x84F3, "" }, +// { 0x84F4, "" }, +// { 0x84F5, "" }, +// { 0x84F6, "" }, +// { 0x84F7, "" }, +// { 0x84F8, "" }, +// { 0x84F9, "" }, +// { 0x84FA, "" }, +// { 0x84FB, "" }, +// { 0x84FC, "" }, +// { 0x84FD, "" }, +// { 0x84FE, "" }, +// { 0x84FF, "" }, +// { 0x8500, "" }, +// { 0x8501, "" }, +// { 0x8502, "" }, +// { 0x8503, "" }, +// { 0x8504, "" }, +// { 0x8505, "" }, +// { 0x8506, "" }, +// { 0x8507, "" }, +// { 0x8508, "" }, +// { 0x8509, "" }, +// { 0x850A, "" }, +// { 0x850B, "" }, +// { 0x850C, "" }, +// { 0x850D, "" }, +// { 0x850E, "" }, +// { 0x850F, "" }, +// { 0x8510, "" }, +// { 0x8511, "" }, +// { 0x8512, "" }, +// { 0x8513, "" }, +// { 0x8514, "" }, +// { 0x8515, "" }, +// { 0x8516, "" }, +// { 0x8517, "" }, +// { 0x8518, "" }, +// { 0x8519, "" }, +// { 0x851A, "" }, +// { 0x851B, "" }, +// { 0x851C, "" }, +// { 0x851D, "" }, +// { 0x851E, "" }, +// { 0x851F, "" }, +// { 0x8520, "" }, +// { 0x8521, "" }, +// { 0x8522, "" }, +// { 0x8523, "" }, +// { 0x8524, "" }, +// { 0x8525, "" }, +// { 0x8526, "" }, +// { 0x8527, "" }, +// { 0x8528, "" }, +// { 0x8529, "" }, +// { 0x852A, "" }, +// { 0x852B, "" }, +// { 0x852C, "" }, +// { 0x852D, "" }, +// { 0x852E, "" }, +// { 0x852F, "" }, +// { 0x8530, "" }, +// { 0x8531, "" }, +// { 0x8532, "" }, +// { 0x8533, "" }, +// { 0x8534, "" }, +// { 0x8535, "" }, +// { 0x8536, "" }, +// { 0x8537, "" }, +// { 0x8538, "" }, +// { 0x8539, "" }, +// { 0x853A, "" }, +// { 0x853B, "" }, +// { 0x853C, "" }, +// { 0x853D, "" }, +// { 0x853E, "" }, +// { 0x853F, "" }, +// { 0x8540, "" }, +// { 0x8541, "" }, +// { 0x8542, "" }, +// { 0x8543, "" }, +// { 0x8544, "" }, +// { 0x8545, "" }, +// { 0x8546, "" }, +// { 0x8547, "" }, +// { 0x8548, "" }, +// { 0x8549, "" }, +// { 0x854A, "" }, +// { 0x854B, "" }, +// { 0x854C, "" }, +// { 0x854D, "" }, +// { 0x854E, "" }, +// { 0x854F, "" }, +// { 0x8550, "" }, +// { 0x8551, "" }, +// { 0x8552, "" }, +// { 0x8553, "" }, +// { 0x8554, "" }, +// { 0x8555, "" }, +// { 0x8556, "" }, +// { 0x8557, "" }, +// { 0x8558, "" }, +// { 0x8559, "" }, +// { 0x855A, "" }, +// { 0x855B, "" }, +// { 0x855C, "" }, +// { 0x855D, "" }, +// { 0x855E, "" }, +// { 0x855F, "" }, +// { 0x8560, "" }, +// { 0x8561, "" }, +// { 0x8562, "" }, +// { 0x8563, "" }, +// { 0x8564, "" }, +// { 0x8565, "" }, +// { 0x8566, "" }, +// { 0x8567, "" }, +// { 0x8568, "" }, +// { 0x8569, "" }, +// { 0x856A, "" }, +// { 0x856B, "" }, +// { 0x856C, "" }, +// { 0x856D, "" }, +// { 0x856E, "" }, +// { 0x856F, "" }, +// { 0x8570, "" }, +// { 0x8571, "" }, +// { 0x8572, "" }, +// { 0x8573, "" }, +// { 0x8574, "" }, +// { 0x8575, "" }, +// { 0x8576, "" }, +// { 0x8577, "" }, +// { 0x8578, "" }, +// { 0x8579, "" }, +// { 0x857A, "" }, +// { 0x857B, "" }, +// { 0x857C, "" }, +// { 0x857D, "" }, +// { 0x857E, "" }, +// { 0x857F, "" }, +// { 0x8580, "" }, +// { 0x8581, "" }, +// { 0x8582, "" }, +// { 0x8583, "" }, +// { 0x8584, "" }, +// { 0x8585, "" }, +// { 0x8586, "" }, +// { 0x8587, "" }, +// { 0x8588, "" }, +// { 0x8589, "" }, +// { 0x858A, "" }, +// { 0x858B, "" }, +// { 0x858C, "" }, +// { 0x858D, "" }, +// { 0x858E, "" }, +// { 0x858F, "" }, +// { 0x8590, "" }, +// { 0x8591, "" }, +// { 0x8592, "" }, +// { 0x8593, "" }, +// { 0x8594, "" }, +// { 0x8595, "" }, +// { 0x8596, "" }, +// { 0x8597, "" }, +// { 0x8598, "" }, +// { 0x8599, "" }, +// { 0x859A, "" }, +// { 0x859B, "" }, +// { 0x859C, "" }, +// { 0x859D, "" }, +// { 0x859E, "" }, +// { 0x859F, "" }, +// { 0x85A0, "" }, +// { 0x85A1, "" }, +// { 0x85A2, "" }, +// { 0x85A3, "" }, +// { 0x85A4, "" }, +// { 0x85A5, "" }, +// { 0x85A6, "" }, +// { 0x85A7, "" }, +// { 0x85A8, "" }, +// { 0x85A9, "" }, +// { 0x85AA, "" }, +// { 0x85AB, "" }, +// { 0x85AC, "" }, +// { 0x85AD, "" }, +// { 0x85AE, "" }, +// { 0x85AF, "" }, +// { 0x85B0, "" }, +// { 0x85B1, "" }, +// { 0x85B2, "" }, +// { 0x85B3, "" }, +// { 0x85B4, "" }, +// { 0x85B5, "" }, +// { 0x85B6, "" }, +// { 0x85B7, "" }, +// { 0x85B8, "" }, +// { 0x85B9, "" }, +// { 0x85BA, "" }, +// { 0x85BB, "" }, +// { 0x85BC, "" }, +// { 0x85BD, "" }, +// { 0x85BE, "" }, +// { 0x85BF, "" }, +// { 0x85C0, "" }, +// { 0x85C1, "" }, +// { 0x85C2, "" }, +// { 0x85C3, "" }, +// { 0x85C4, "" }, +// { 0x85C5, "" }, +// { 0x85C6, "" }, +// { 0x85C7, "" }, +// { 0x85C8, "" }, +// { 0x85C9, "" }, +// { 0x85CA, "" }, +// { 0x85CB, "" }, +// { 0x85CC, "" }, +// { 0x85CD, "" }, +// { 0x85CE, "" }, +// { 0x85CF, "" }, +// { 0x85D0, "" }, +// { 0x85D1, "" }, +// { 0x85D2, "" }, +// { 0x85D3, "" }, +// { 0x85D4, "" }, +// { 0x85D5, "" }, +// { 0x85D6, "" }, +// { 0x85D7, "" }, +// { 0x85D8, "" }, +// { 0x85D9, "" }, +// { 0x85DA, "" }, +// { 0x85DB, "" }, +// { 0x85DC, "" }, +// { 0x85DD, "" }, +// { 0x85DE, "" }, +// { 0x85DF, "" }, +// { 0x85E0, "" }, +// { 0x85E1, "" }, +// { 0x85E2, "" }, +// { 0x85E3, "" }, +// { 0x85E4, "" }, +// { 0x85E5, "" }, +// { 0x85E6, "" }, +// { 0x85E7, "" }, +// { 0x85E8, "" }, +// { 0x85E9, "" }, +// { 0x85EA, "" }, +// { 0x85EB, "" }, +// { 0x85EC, "" }, +// { 0x85ED, "" }, +// { 0x85EE, "" }, +// { 0x85EF, "" }, +// { 0x85F0, "" }, +// { 0x85F1, "" }, +// { 0x85F2, "" }, +// { 0x85F3, "" }, +// { 0x85F4, "" }, +// { 0x85F5, "" }, +// { 0x85F6, "" }, +// { 0x85F7, "" }, +// { 0x85F8, "" }, +// { 0x85F9, "" }, +// { 0x85FA, "" }, +// { 0x85FB, "" }, +// { 0x85FC, "" }, +// { 0x85FD, "" }, +// { 0x85FE, "" }, +// { 0x85FF, "" }, +// { 0x8600, "" }, +// { 0x8601, "" }, +// { 0x8602, "" }, +// { 0x8603, "" }, +// { 0x8604, "" }, +// { 0x8605, "" }, +// { 0x8606, "" }, +// { 0x8607, "" }, +// { 0x8608, "" }, +// { 0x8609, "" }, +// { 0x860A, "" }, +// { 0x860B, "" }, +// { 0x860C, "" }, +// { 0x860D, "" }, +// { 0x860E, "" }, +// { 0x860F, "" }, +// { 0x8610, "" }, +// { 0x8611, "" }, +// { 0x8612, "" }, +// { 0x8613, "" }, +// { 0x8614, "" }, +// { 0x8615, "" }, +// { 0x8616, "" }, +// { 0x8617, "" }, +// { 0x8618, "" }, +// { 0x8619, "" }, +// { 0x861A, "" }, +// { 0x861B, "" }, +// { 0x861C, "" }, +// { 0x861D, "" }, +// { 0x861E, "" }, +// { 0x861F, "" }, +// { 0x8620, "" }, +// { 0x8621, "" }, +// { 0x8622, "" }, +// { 0x8623, "" }, +// { 0x8624, "" }, +// { 0x8625, "" }, +// { 0x8626, "" }, +// { 0x8627, "" }, +// { 0x8628, "" }, +// { 0x8629, "" }, +// { 0x862A, "" }, +// { 0x862B, "" }, +// { 0x862C, "" }, +// { 0x862D, "" }, +// { 0x862E, "" }, +// { 0x862F, "" }, +// { 0x8630, "" }, +// { 0x8631, "" }, +// { 0x8632, "" }, +// { 0x8633, "" }, +// { 0x8634, "" }, +// { 0x8635, "" }, +// { 0x8636, "" }, +// { 0x8637, "" }, +// { 0x8638, "" }, +// { 0x8639, "" }, +// { 0x863A, "" }, +// { 0x863B, "" }, +// { 0x863C, "" }, +// { 0x863D, "" }, +// { 0x863E, "" }, +// { 0x863F, "" }, +// { 0x8640, "" }, +// { 0x8641, "" }, +// { 0x8642, "" }, +// { 0x8643, "" }, +// { 0x8644, "" }, +// { 0x8645, "" }, +// { 0x8646, "" }, +// { 0x8647, "" }, +// { 0x8648, "" }, +// { 0x8649, "" }, +// { 0x864A, "" }, +// { 0x864B, "" }, +// { 0x864C, "" }, +// { 0x864D, "" }, +// { 0x864E, "" }, +// { 0x864F, "" }, +// { 0x8650, "" }, +// { 0x8651, "" }, +// { 0x8652, "" }, +// { 0x8653, "" }, +// { 0x8654, "" }, +// { 0x8655, "" }, +// { 0x8656, "" }, +// { 0x8657, "" }, +// { 0x8658, "" }, +// { 0x8659, "" }, +// { 0x865A, "" }, +// { 0x865B, "" }, +// { 0x865C, "" }, +// { 0x865D, "" }, +// { 0x865E, "" }, +// { 0x865F, "" }, +// { 0x8660, "" }, +// { 0x8661, "" }, +// { 0x8662, "" }, +// { 0x8663, "" }, +// { 0x8664, "" }, +// { 0x8665, "" }, +// { 0x8666, "" }, +// { 0x8667, "" }, +// { 0x8668, "" }, +// { 0x8669, "" }, +// { 0x866A, "" }, +// { 0x866B, "" }, +// { 0x866C, "" }, +// { 0x866D, "" }, +// { 0x866E, "" }, +// { 0x866F, "" }, +// { 0x8670, "" }, +// { 0x8671, "" }, +// { 0x8672, "" }, +// { 0x8673, "" }, +// { 0x8674, "" }, +// { 0x8675, "" }, +// { 0x8676, "" }, +// { 0x8677, "" }, +// { 0x8678, "" }, +// { 0x8679, "" }, +// { 0x867A, "" }, +// { 0x867B, "" }, +// { 0x867C, "" }, +// { 0x867D, "" }, +// { 0x867E, "" }, +// { 0x867F, "" }, +// { 0x8680, "" }, +// { 0x8681, "" }, +// { 0x8682, "" }, +// { 0x8683, "" }, +// { 0x8684, "" }, +// { 0x8685, "" }, +// { 0x8686, "" }, +// { 0x8687, "" }, +// { 0x8688, "" }, +// { 0x8689, "" }, +// { 0x868A, "" }, +// { 0x868B, "" }, +// { 0x868C, "" }, +// { 0x868D, "" }, +// { 0x868E, "" }, +// { 0x868F, "" }, +// { 0x8690, "" }, +// { 0x8691, "" }, +// { 0x8692, "" }, +// { 0x8693, "" }, +// { 0x8694, "" }, +// { 0x8695, "" }, +// { 0x8696, "" }, +// { 0x8697, "" }, +// { 0x8698, "" }, +// { 0x8699, "" }, +// { 0x869A, "" }, +// { 0x869B, "" }, +// { 0x869C, "" }, +// { 0x869D, "" }, +// { 0x869E, "" }, +// { 0x869F, "" }, +// { 0x86A0, "" }, +// { 0x86A1, "" }, +// { 0x86A2, "" }, +// { 0x86A3, "" }, +// { 0x86A4, "" }, +// { 0x86A5, "" }, +// { 0x86A6, "" }, +// { 0x86A7, "" }, +// { 0x86A8, "" }, +// { 0x86A9, "" }, +// { 0x86AA, "" }, +// { 0x86AB, "" }, +// { 0x86AC, "" }, +// { 0x86AD, "" }, +// { 0x86AE, "" }, +// { 0x86AF, "" }, +// { 0x86B0, "" }, +// { 0x86B1, "" }, +// { 0x86B2, "" }, +// { 0x86B3, "" }, +// { 0x86B4, "" }, +// { 0x86B5, "" }, +// { 0x86B6, "" }, +// { 0x86B7, "" }, +// { 0x86B8, "" }, +// { 0x86B9, "" }, +// { 0x86BA, "" }, +// { 0x86BB, "" }, +// { 0x86BC, "" }, +// { 0x86BD, "" }, +// { 0x86BE, "" }, +// { 0x86BF, "" }, +// { 0x86C0, "" }, +// { 0x86C1, "" }, +// { 0x86C2, "" }, +// { 0x86C3, "" }, +// { 0x86C4, "" }, +// { 0x86C5, "" }, +// { 0x86C6, "" }, +// { 0x86C7, "" }, +// { 0x86C8, "" }, +// { 0x86C9, "" }, +// { 0x86CA, "" }, +// { 0x86CB, "" }, +// { 0x86CC, "" }, +// { 0x86CD, "" }, +// { 0x86CE, "" }, +// { 0x86CF, "" }, +// { 0x86D0, "" }, +// { 0x86D1, "" }, +// { 0x86D2, "" }, +// { 0x86D3, "" }, +// { 0x86D4, "" }, +// { 0x86D5, "" }, +// { 0x86D6, "" }, +// { 0x86D7, "" }, +// { 0x86D8, "" }, +// { 0x86D9, "" }, +// { 0x86DA, "" }, +// { 0x86DB, "" }, +// { 0x86DC, "" }, +// { 0x86DD, "" }, +// { 0x86DE, "" }, +// { 0x86DF, "" }, +// { 0x86E0, "" }, +// { 0x86E1, "" }, +// { 0x86E2, "" }, +// { 0x86E3, "" }, +// { 0x86E4, "" }, +// { 0x86E5, "" }, +// { 0x86E6, "" }, +// { 0x86E7, "" }, +// { 0x86E8, "" }, +// { 0x86E9, "" }, +// { 0x86EA, "" }, +// { 0x86EB, "" }, +// { 0x86EC, "" }, +// { 0x86ED, "" }, +// { 0x86EE, "" }, +// { 0x86EF, "" }, +// { 0x86F0, "" }, +// { 0x86F1, "" }, +// { 0x86F2, "" }, +// { 0x86F3, "" }, +// { 0x86F4, "" }, +// { 0x86F5, "" }, +// { 0x86F6, "" }, +// { 0x86F7, "" }, +// { 0x86F8, "" }, +// { 0x86F9, "" }, +// { 0x86FA, "" }, +// { 0x86FB, "" }, +// { 0x86FC, "" }, +// { 0x86FD, "" }, +// { 0x86FE, "" }, +// { 0x86FF, "" }, +// { 0x8700, "" }, +// { 0x8701, "" }, +// { 0x8702, "" }, +// { 0x8703, "" }, +// { 0x8704, "" }, +// { 0x8705, "" }, +// { 0x8706, "" }, +// { 0x8707, "" }, +// { 0x8708, "" }, +// { 0x8709, "" }, +// { 0x870A, "" }, +// { 0x870B, "" }, +// { 0x870C, "" }, +// { 0x870D, "" }, +// { 0x870E, "" }, +// { 0x870F, "" }, +// { 0x8710, "" }, +// { 0x8711, "" }, +// { 0x8712, "" }, +// { 0x8713, "" }, +// { 0x8714, "" }, +// { 0x8715, "" }, +// { 0x8716, "" }, +// { 0x8717, "" }, +// { 0x8718, "" }, +// { 0x8719, "" }, +// { 0x871A, "" }, +// { 0x871B, "" }, +// { 0x871C, "" }, +// { 0x871D, "" }, +// { 0x871E, "" }, +// { 0x871F, "" }, +// { 0x8720, "" }, +// { 0x8721, "" }, +// { 0x8722, "" }, +// { 0x8723, "" }, +// { 0x8724, "" }, +// { 0x8725, "" }, +// { 0x8726, "" }, +// { 0x8727, "" }, +// { 0x8728, "" }, +// { 0x8729, "" }, +// { 0x872A, "" }, +// { 0x872B, "" }, +// { 0x872C, "" }, +// { 0x872D, "" }, +// { 0x872E, "" }, +// { 0x872F, "" }, +// { 0x8730, "" }, +// { 0x8731, "" }, +// { 0x8732, "" }, +// { 0x8733, "" }, +// { 0x8734, "" }, +// { 0x8735, "" }, +// { 0x8736, "" }, +// { 0x8737, "" }, +// { 0x8738, "" }, +// { 0x8739, "" }, +// { 0x873A, "" }, +// { 0x873B, "" }, +// { 0x873C, "" }, +// { 0x873D, "" }, +// { 0x873E, "" }, +// { 0x873F, "" }, +// { 0x8740, "" }, +// { 0x8741, "" }, +// { 0x8742, "" }, +// { 0x8743, "" }, +// { 0x8744, "" }, +// { 0x8745, "" }, +// { 0x8746, "" }, +// { 0x8747, "" }, +// { 0x8748, "" }, +// { 0x8749, "" }, +// { 0x874A, "" }, +// { 0x874B, "" }, +// { 0x874C, "" }, +// { 0x874D, "" }, +// { 0x874E, "" }, +// { 0x874F, "" }, +// { 0x8750, "" }, +// { 0x8751, "" }, +// { 0x8752, "" }, +// { 0x8753, "" }, +// { 0x8754, "" }, +// { 0x8755, "" }, +// { 0x8756, "" }, +// { 0x8757, "" }, +// { 0x8758, "" }, +// { 0x8759, "" }, +// { 0x875A, "" }, +// { 0x875B, "" }, +// { 0x875C, "" }, +// { 0x875D, "" }, +// { 0x875E, "" }, +// { 0x875F, "" }, +// { 0x8760, "" }, +// { 0x8761, "" }, +// { 0x8762, "" }, +// { 0x8763, "" }, +// { 0x8764, "" }, +// { 0x8765, "" }, +// { 0x8766, "" }, +// { 0x8767, "" }, +// { 0x8768, "" }, +// { 0x8769, "" }, +// { 0x876A, "" }, +// { 0x876B, "" }, +// { 0x876C, "" }, +// { 0x876D, "" }, +// { 0x876E, "" }, +// { 0x876F, "" }, +// { 0x8770, "" }, +// { 0x8771, "" }, +// { 0x8772, "" }, +// { 0x8773, "" }, +// { 0x8774, "" }, +// { 0x8775, "" }, +// { 0x8776, "" }, +// { 0x8777, "" }, +// { 0x8778, "" }, +// { 0x8779, "" }, +// { 0x877A, "" }, +// { 0x877B, "" }, +// { 0x877C, "" }, +// { 0x877D, "" }, +// { 0x877E, "" }, +// { 0x877F, "" }, +// { 0x8780, "" }, +// { 0x8781, "" }, +// { 0x8782, "" }, +// { 0x8783, "" }, +// { 0x8784, "" }, +// { 0x8785, "" }, +// { 0x8786, "" }, +// { 0x8787, "" }, +// { 0x8788, "" }, +// { 0x8789, "" }, +// { 0x878A, "" }, +// { 0x878B, "" }, +// { 0x878C, "" }, +// { 0x878D, "" }, +// { 0x878E, "" }, +// { 0x878F, "" }, +// { 0x8790, "" }, +// { 0x8791, "" }, +// { 0x8792, "" }, +// { 0x8793, "" }, +// { 0x8794, "" }, +// { 0x8795, "" }, +// { 0x8796, "" }, +// { 0x8797, "" }, +// { 0x8798, "" }, +// { 0x8799, "" }, +// { 0x879A, "" }, +// { 0x879B, "" }, +// { 0x879C, "" }, +// { 0x879D, "" }, +// { 0x879E, "" }, +// { 0x879F, "" }, +// { 0x87A0, "" }, +// { 0x87A1, "" }, +// { 0x87A2, "" }, +// { 0x87A3, "" }, +// { 0x87A4, "" }, +// { 0x87A5, "" }, +// { 0x87A6, "" }, +// { 0x87A7, "" }, +// { 0x87A8, "" }, +// { 0x87A9, "" }, +// { 0x87AA, "" }, +// { 0x87AB, "" }, +// { 0x87AC, "" }, +// { 0x87AD, "" }, +// { 0x87AE, "" }, +// { 0x87AF, "" }, +// { 0x87B0, "" }, +// { 0x87B1, "" }, +// { 0x87B2, "" }, +// { 0x87B3, "" }, +// { 0x87B4, "" }, +// { 0x87B5, "" }, +// { 0x87B6, "" }, +// { 0x87B7, "" }, +// { 0x87B8, "" }, +// { 0x87B9, "" }, +// { 0x87BA, "" }, +// { 0x87BB, "" }, +// { 0x87BC, "" }, +// { 0x87BD, "" }, +// { 0x87BE, "" }, +// { 0x87BF, "" }, +// { 0x87C0, "" }, +// { 0x87C1, "" }, +// { 0x87C2, "" }, +// { 0x87C3, "" }, +// { 0x87C4, "" }, +// { 0x87C5, "" }, +// { 0x87C6, "" }, +// { 0x87C7, "" }, +// { 0x87C8, "" }, +// { 0x87C9, "" }, +// { 0x87CA, "" }, +// { 0x87CB, "" }, +// { 0x87CC, "" }, +// { 0x87CD, "" }, +// { 0x87CE, "" }, +// { 0x87CF, "" }, +// { 0x87D0, "" }, +// { 0x87D1, "" }, +// { 0x87D2, "" }, +// { 0x87D3, "" }, +// { 0x87D4, "" }, +// { 0x87D5, "" }, +// { 0x87D6, "" }, +// { 0x87D7, "" }, +// { 0x87D8, "" }, +// { 0x87D9, "" }, +// { 0x87DA, "" }, +// { 0x87DB, "" }, +// { 0x87DC, "" }, +// { 0x87DD, "" }, +// { 0x87DE, "" }, +// { 0x87DF, "" }, +// { 0x87E0, "" }, +// { 0x87E1, "" }, +// { 0x87E2, "" }, +// { 0x87E3, "" }, +// { 0x87E4, "" }, +// { 0x87E5, "" }, +// { 0x87E6, "" }, +// { 0x87E7, "" }, +// { 0x87E8, "" }, +// { 0x87E9, "" }, +// { 0x87EA, "" }, +// { 0x87EB, "" }, +// { 0x87EC, "" }, +// { 0x87ED, "" }, +// { 0x87EE, "" }, +// { 0x87EF, "" }, +// { 0x87F0, "" }, +// { 0x87F1, "" }, +// { 0x87F2, "" }, +// { 0x87F3, "" }, +// { 0x87F4, "" }, +// { 0x87F5, "" }, +// { 0x87F6, "" }, +// { 0x87F7, "" }, +// { 0x87F8, "" }, +// { 0x87F9, "" }, +// { 0x87FA, "" }, +// { 0x87FB, "" }, +// { 0x87FC, "" }, +// { 0x87FD, "" }, +// { 0x87FE, "" }, +// { 0x87FF, "" }, +// { 0x8800, "" }, +// { 0x8801, "" }, +// { 0x8802, "" }, +// { 0x8803, "" }, +// { 0x8804, "" }, +// { 0x8805, "" }, +// { 0x8806, "" }, +// { 0x8807, "" }, +// { 0x8808, "" }, +// { 0x8809, "" }, +// { 0x880A, "" }, +// { 0x880B, "" }, +// { 0x880C, "" }, +// { 0x880D, "" }, +// { 0x880E, "" }, +// { 0x880F, "" }, +// { 0x8810, "" }, +// { 0x8811, "" }, +// { 0x8812, "" }, +// { 0x8813, "" }, +// { 0x8814, "" }, +// { 0x8815, "" }, +// { 0x8816, "" }, +// { 0x8817, "" }, +// { 0x8818, "" }, +// { 0x8819, "" }, +// { 0x881A, "" }, +// { 0x881B, "" }, +// { 0x881C, "" }, +// { 0x881D, "" }, +// { 0x881E, "" }, +// { 0x881F, "" }, +// { 0x8820, "" }, +// { 0x8821, "" }, +// { 0x8822, "" }, +// { 0x8823, "" }, +// { 0x8824, "" }, +// { 0x8825, "" }, +// { 0x8826, "" }, +// { 0x8827, "" }, +// { 0x8828, "" }, +// { 0x8829, "" }, +// { 0x882A, "" }, +// { 0x882B, "" }, +// { 0x882C, "" }, +// { 0x882D, "" }, +// { 0x882E, "" }, +// { 0x882F, "" }, +// { 0x8830, "" }, +// { 0x8831, "" }, +// { 0x8832, "" }, +// { 0x8833, "" }, +// { 0x8834, "" }, +// { 0x8835, "" }, +// { 0x8836, "" }, +// { 0x8837, "" }, +// { 0x8838, "" }, +// { 0x8839, "" }, +// { 0x883A, "" }, +// { 0x883B, "" }, +// { 0x883C, "" }, +// { 0x883D, "" }, +// { 0x883E, "" }, +// { 0x883F, "" }, +// { 0x8840, "" }, +// { 0x8841, "" }, +// { 0x8842, "" }, +// { 0x8843, "" }, +// { 0x8844, "" }, +// { 0x8845, "" }, +// { 0x8846, "" }, +// { 0x8847, "" }, +// { 0x8848, "" }, +// { 0x8849, "" }, +// { 0x884A, "" }, +// { 0x884B, "" }, +// { 0x884C, "" }, +// { 0x884D, "" }, +// { 0x884E, "" }, +// { 0x884F, "" }, +// { 0x8850, "" }, +// { 0x8851, "" }, +// { 0x8852, "" }, +// { 0x8853, "" }, +// { 0x8854, "" }, +// { 0x8855, "" }, +// { 0x8856, "" }, +// { 0x8857, "" }, +// { 0x8858, "" }, + { 0x8859, "softlanding" }, +// { 0x885A, "" }, +// { 0x885B, "" }, +// { 0x885C, "" }, +// { 0x885D, "" }, +// { 0x885E, "" }, +// { 0x885F, "" }, +// { 0x8860, "" }, +// { 0x8861, "" }, +// { 0x8862, "" }, +// { 0x8863, "" }, +// { 0x8864, "" }, +// { 0x8865, "" }, +// { 0x8866, "" }, +// { 0x8867, "" }, +// { 0x8868, "" }, +// { 0x8869, "" }, +// { 0x886A, "" }, +// { 0x886B, "" }, +// { 0x886C, "" }, +// { 0x886D, "" }, +// { 0x886E, "" }, +// { 0x886F, "" }, +// { 0x8870, "" }, +// { 0x8871, "" }, +// { 0x8872, "" }, +// { 0x8873, "" }, +// { 0x8874, "" }, +// { 0x8875, "" }, +// { 0x8876, "" }, +// { 0x8877, "" }, +// { 0x8878, "" }, +// { 0x8879, "" }, +// { 0x887A, "" }, +// { 0x887B, "" }, +// { 0x887C, "" }, +// { 0x887D, "" }, +// { 0x887E, "" }, +// { 0x887F, "" }, +// { 0x8880, "" }, +// { 0x8881, "" }, +// { 0x8882, "" }, +// { 0x8883, "" }, +// { 0x8884, "" }, +// { 0x8885, "" }, +// { 0x8886, "" }, +// { 0x8887, "" }, +// { 0x8888, "" }, +// { 0x8889, "" }, +// { 0x888A, "" }, +// { 0x888B, "" }, +// { 0x888C, "" }, +// { 0x888D, "" }, +// { 0x888E, "" }, +// { 0x888F, "" }, +// { 0x8890, "" }, +// { 0x8891, "" }, +// { 0x8892, "" }, +// { 0x8893, "" }, +// { 0x8894, "" }, +// { 0x8895, "" }, +// { 0x8896, "" }, +// { 0x8897, "" }, +// { 0x8898, "" }, +// { 0x8899, "" }, +// { 0x889A, "" }, +// { 0x889B, "" }, +// { 0x889C, "" }, +// { 0x889D, "" }, +// { 0x889E, "" }, +// { 0x889F, "" }, +// { 0x88A0, "" }, +// { 0x88A1, "" }, +// { 0x88A2, "" }, +// { 0x88A3, "" }, +// { 0x88A4, "" }, +// { 0x88A5, "" }, +// { 0x88A6, "" }, +// { 0x88A7, "" }, +// { 0x88A8, "" }, +// { 0x88A9, "" }, +// { 0x88AA, "" }, +// { 0x88AB, "" }, +// { 0x88AC, "" }, +// { 0x88AD, "" }, +// { 0x88AE, "" }, +// { 0x88AF, "" }, +// { 0x88B0, "" }, +// { 0x88B1, "" }, +// { 0x88B2, "" }, +// { 0x88B3, "" }, +// { 0x88B4, "" }, +// { 0x88B5, "" }, +// { 0x88B6, "" }, +// { 0x88B7, "" }, +// { 0x88B8, "" }, +// { 0x88B9, "" }, +// { 0x88BA, "" }, +// { 0x88BB, "" }, +// { 0x88BC, "" }, +// { 0x88BD, "" }, +// { 0x88BE, "" }, +// { 0x88BF, "" }, +// { 0x88C0, "" }, +// { 0x88C1, "" }, +// { 0x88C2, "" }, +// { 0x88C3, "" }, +// { 0x88C4, "" }, +// { 0x88C5, "" }, +// { 0x88C6, "" }, +// { 0x88C7, "" }, +// { 0x88C8, "" }, +// { 0x88C9, "" }, +// { 0x88CA, "" }, +// { 0x88CB, "" }, +// { 0x88CC, "" }, +// { 0x88CD, "" }, +// { 0x88CE, "" }, +// { 0x88CF, "" }, +// { 0x88D0, "" }, +// { 0x88D1, "" }, +// { 0x88D2, "" }, +// { 0x88D3, "" }, +// { 0x88D4, "" }, +// { 0x88D5, "" }, +// { 0x88D6, "" }, +// { 0x88D7, "" }, +// { 0x88D8, "" }, +// { 0x88D9, "" }, +// { 0x88DA, "" }, +// { 0x88DB, "" }, +// { 0x88DC, "" }, +// { 0x88DD, "" }, +// { 0x88DE, "" }, +// { 0x88DF, "" }, +// { 0x88E0, "" }, +// { 0x88E1, "" }, +// { 0x88E2, "" }, +// { 0x88E3, "" }, +// { 0x88E4, "" }, +// { 0x88E5, "" }, +// { 0x88E6, "" }, +// { 0x88E7, "" }, +// { 0x88E8, "" }, +// { 0x88E9, "" }, +// { 0x88EA, "" }, +// { 0x88EB, "" }, +// { 0x88EC, "" }, +// { 0x88ED, "" }, +// { 0x88EE, "" }, +// { 0x88EF, "" }, +// { 0x88F0, "" }, +// { 0x88F1, "" }, +// { 0x88F2, "" }, +// { 0x88F3, "" }, +// { 0x88F4, "" }, +// { 0x88F5, "" }, +// { 0x88F6, "" }, +// { 0x88F7, "" }, +// { 0x88F8, "" }, +// { 0x88F9, "" }, +// { 0x88FA, "" }, +// { 0x88FB, "" }, +// { 0x88FC, "" }, +// { 0x88FD, "" }, +// { 0x88FE, "" }, +// { 0x88FF, "" }, +// { 0x8900, "" }, +// { 0x8901, "" }, +// { 0x8902, "" }, +// { 0x8903, "" }, +// { 0x8904, "" }, +// { 0x8905, "" }, +// { 0x8906, "" }, +// { 0x8907, "" }, +// { 0x8908, "" }, +// { 0x8909, "" }, +// { 0x890A, "" }, +// { 0x890B, "" }, +// { 0x890C, "" }, +// { 0x890D, "" }, +// { 0x890E, "" }, +// { 0x890F, "" }, +// { 0x8910, "" }, +// { 0x8911, "" }, +// { 0x8912, "" }, +// { 0x8913, "" }, +// { 0x8914, "" }, +// { 0x8915, "" }, +// { 0x8916, "" }, +// { 0x8917, "" }, +// { 0x8918, "" }, +// { 0x8919, "" }, +// { 0x891A, "" }, +// { 0x891B, "" }, +// { 0x891C, "" }, +// { 0x891D, "" }, +// { 0x891E, "" }, +// { 0x891F, "" }, +// { 0x8920, "" }, +// { 0x8921, "" }, +// { 0x8922, "" }, +// { 0x8923, "" }, +// { 0x8924, "" }, +// { 0x8925, "" }, +// { 0x8926, "" }, +// { 0x8927, "" }, +// { 0x8928, "" }, +// { 0x8929, "" }, +// { 0x892A, "" }, +// { 0x892B, "" }, +// { 0x892C, "" }, +// { 0x892D, "" }, +// { 0x892E, "" }, +// { 0x892F, "" }, +// { 0x8930, "" }, +// { 0x8931, "" }, +// { 0x8932, "" }, +// { 0x8933, "" }, +// { 0x8934, "" }, +// { 0x8935, "" }, +// { 0x8936, "" }, +// { 0x8937, "" }, +// { 0x8938, "" }, +// { 0x8939, "" }, +// { 0x893A, "" }, +// { 0x893B, "" }, +// { 0x893C, "" }, +// { 0x893D, "" }, +// { 0x893E, "" }, +// { 0x893F, "" }, +// { 0x8940, "" }, +// { 0x8941, "" }, +// { 0x8942, "" }, +// { 0x8943, "" }, +// { 0x8944, "" }, +// { 0x8945, "" }, +// { 0x8946, "" }, +// { 0x8947, "" }, +// { 0x8948, "" }, +// { 0x8949, "" }, +// { 0x894A, "" }, +// { 0x894B, "" }, +// { 0x894C, "" }, +// { 0x894D, "" }, +// { 0x894E, "" }, +// { 0x894F, "" }, +// { 0x8950, "" }, +// { 0x8951, "" }, +// { 0x8952, "" }, +// { 0x8953, "" }, +// { 0x8954, "" }, +// { 0x8955, "" }, +// { 0x8956, "" }, +// { 0x8957, "" }, +// { 0x8958, "" }, +// { 0x8959, "" }, +// { 0x895A, "" }, +// { 0x895B, "" }, +// { 0x895C, "" }, +// { 0x895D, "" }, +// { 0x895E, "" }, +// { 0x895F, "" }, +// { 0x8960, "" }, +// { 0x8961, "" }, +// { 0x8962, "" }, +// { 0x8963, "" }, +// { 0x8964, "" }, +// { 0x8965, "" }, +// { 0x8966, "" }, +// { 0x8967, "" }, +// { 0x8968, "" }, +// { 0x8969, "" }, +// { 0x896A, "" }, +// { 0x896B, "" }, +// { 0x896C, "" }, +// { 0x896D, "" }, +// { 0x896E, "" }, +// { 0x896F, "" }, +// { 0x8970, "" }, +// { 0x8971, "" }, +// { 0x8972, "" }, +// { 0x8973, "" }, +// { 0x8974, "" }, +// { 0x8975, "" }, +// { 0x8976, "" }, +// { 0x8977, "" }, +// { 0x8978, "" }, +// { 0x8979, "" }, +// { 0x897A, "" }, +// { 0x897B, "" }, +// { 0x897C, "" }, +// { 0x897D, "" }, +// { 0x897E, "" }, +// { 0x897F, "" }, +// { 0x8980, "" }, +// { 0x8981, "" }, +// { 0x8982, "" }, +// { 0x8983, "" }, +// { 0x8984, "" }, +// { 0x8985, "" }, +// { 0x8986, "" }, +// { 0x8987, "" }, +// { 0x8988, "" }, +// { 0x8989, "" }, +// { 0x898A, "" }, +// { 0x898B, "" }, +// { 0x898C, "" }, +// { 0x898D, "" }, +// { 0x898E, "" }, +// { 0x898F, "" }, +// { 0x8990, "" }, +// { 0x8991, "" }, +// { 0x8992, "" }, +// { 0x8993, "" }, +// { 0x8994, "" }, +// { 0x8995, "" }, +// { 0x8996, "" }, +// { 0x8997, "" }, +// { 0x8998, "" }, +// { 0x8999, "" }, +// { 0x899A, "" }, +// { 0x899B, "" }, +// { 0x899C, "" }, +// { 0x899D, "" }, +// { 0x899E, "" }, +// { 0x899F, "" }, +// { 0x89A0, "" }, +// { 0x89A1, "" }, +// { 0x89A2, "" }, +// { 0x89A3, "" }, +// { 0x89A4, "" }, +// { 0x89A5, "" }, +// { 0x89A6, "" }, +// { 0x89A7, "" }, +// { 0x89A8, "" }, +// { 0x89A9, "" }, +// { 0x89AA, "" }, +// { 0x89AB, "" }, +// { 0x89AC, "" }, +// { 0x89AD, "" }, +// { 0x89AE, "" }, +// { 0x89AF, "" }, +// { 0x89B0, "" }, +// { 0x89B1, "" }, +// { 0x89B2, "" }, +// { 0x89B3, "" }, +// { 0x89B4, "" }, +// { 0x89B5, "" }, +// { 0x89B6, "" }, +// { 0x89B7, "" }, +// { 0x89B8, "" }, +// { 0x89B9, "" }, +// { 0x89BA, "" }, +// { 0x89BB, "" }, +// { 0x89BC, "" }, +// { 0x89BD, "" }, +// { 0x89BE, "" }, +// { 0x89BF, "" }, +// { 0x89C0, "" }, +// { 0x89C1, "" }, +// { 0x89C2, "" }, +// { 0x89C3, "" }, +// { 0x89C4, "" }, +// { 0x89C5, "" }, +// { 0x89C6, "" }, +// { 0x89C7, "" }, +// { 0x89C8, "" }, +// { 0x89C9, "" }, +// { 0x89CA, "" }, +// { 0x89CB, "" }, +// { 0x89CC, "" }, +// { 0x89CD, "" }, +// { 0x89CE, "" }, +// { 0x89CF, "" }, +// { 0x89D0, "" }, +// { 0x89D1, "" }, +// { 0x89D2, "" }, +// { 0x89D3, "" }, +// { 0x89D4, "" }, +// { 0x89D5, "" }, +// { 0x89D6, "" }, +// { 0x89D7, "" }, +// { 0x89D8, "" }, +// { 0x89D9, "" }, +// { 0x89DA, "" }, +// { 0x89DB, "" }, +// { 0x89DC, "" }, +// { 0x89DD, "" }, +// { 0x89DE, "" }, +// { 0x89DF, "" }, +// { 0x89E0, "" }, +// { 0x89E1, "" }, +// { 0x89E2, "" }, +// { 0x89E3, "" }, +// { 0x89E4, "" }, +// { 0x89E5, "" }, +// { 0x89E6, "" }, +// { 0x89E7, "" }, +// { 0x89E8, "" }, +// { 0x89E9, "" }, +// { 0x89EA, "" }, +// { 0x89EB, "" }, +// { 0x89EC, "" }, +// { 0x89ED, "" }, +// { 0x89EE, "" }, +// { 0x89EF, "" }, +// { 0x89F0, "" }, +// { 0x89F1, "" }, +// { 0x89F2, "" }, +// { 0x89F3, "" }, +// { 0x89F4, "" }, +// { 0x89F5, "" }, +// { 0x89F6, "" }, +// { 0x89F7, "" }, +// { 0x89F8, "" }, +// { 0x89F9, "" }, +// { 0x89FA, "" }, +// { 0x89FB, "" }, +// { 0x89FC, "" }, +// { 0x89FD, "" }, +// { 0x89FE, "" }, +// { 0x89FF, "" }, +// { 0x8A00, "" }, +// { 0x8A01, "" }, +// { 0x8A02, "" }, +// { 0x8A03, "" }, +// { 0x8A04, "" }, +// { 0x8A05, "" }, +// { 0x8A06, "" }, +// { 0x8A07, "" }, +// { 0x8A08, "" }, +// { 0x8A09, "" }, +// { 0x8A0A, "" }, +// { 0x8A0B, "" }, +// { 0x8A0C, "" }, +// { 0x8A0D, "" }, +// { 0x8A0E, "" }, +// { 0x8A0F, "" }, +// { 0x8A10, "" }, +// { 0x8A11, "" }, +// { 0x8A12, "" }, +// { 0x8A13, "" }, +// { 0x8A14, "" }, +// { 0x8A15, "" }, +// { 0x8A16, "" }, +// { 0x8A17, "" }, +// { 0x8A18, "" }, +// { 0x8A19, "" }, +// { 0x8A1A, "" }, +// { 0x8A1B, "" }, +// { 0x8A1C, "" }, +// { 0x8A1D, "" }, +// { 0x8A1E, "" }, +// { 0x8A1F, "" }, +// { 0x8A20, "" }, +// { 0x8A21, "" }, +// { 0x8A22, "" }, +// { 0x8A23, "" }, +// { 0x8A24, "" }, +// { 0x8A25, "" }, +// { 0x8A26, "" }, +// { 0x8A27, "" }, +// { 0x8A28, "" }, +// { 0x8A29, "" }, +// { 0x8A2A, "" }, +// { 0x8A2B, "" }, +// { 0x8A2C, "" }, +// { 0x8A2D, "" }, +// { 0x8A2E, "" }, +// { 0x8A2F, "" }, +// { 0x8A30, "" }, +// { 0x8A31, "" }, +// { 0x8A32, "" }, +// { 0x8A33, "" }, +// { 0x8A34, "" }, +// { 0x8A35, "" }, +// { 0x8A36, "" }, +// { 0x8A37, "" }, +// { 0x8A38, "" }, +// { 0x8A39, "" }, +// { 0x8A3A, "" }, +// { 0x8A3B, "" }, +// { 0x8A3C, "" }, +// { 0x8A3D, "" }, +// { 0x8A3E, "" }, +// { 0x8A3F, "" }, +// { 0x8A40, "" }, +// { 0x8A41, "" }, +// { 0x8A42, "" }, +// { 0x8A43, "" }, +// { 0x8A44, "" }, +// { 0x8A45, "" }, +// { 0x8A46, "" }, +// { 0x8A47, "" }, +// { 0x8A48, "" }, +// { 0x8A49, "" }, +// { 0x8A4A, "" }, +// { 0x8A4B, "" }, +// { 0x8A4C, "" }, +// { 0x8A4D, "" }, +// { 0x8A4E, "" }, +// { 0x8A4F, "" }, +// { 0x8A50, "" }, +// { 0x8A51, "" }, +// { 0x8A52, "" }, +// { 0x8A53, "" }, +// { 0x8A54, "" }, +// { 0x8A55, "" }, +// { 0x8A56, "" }, +// { 0x8A57, "" }, +// { 0x8A58, "" }, +// { 0x8A59, "" }, +// { 0x8A5A, "" }, +// { 0x8A5B, "" }, +// { 0x8A5C, "" }, +// { 0x8A5D, "" }, +// { 0x8A5E, "" }, +// { 0x8A5F, "" }, +// { 0x8A60, "" }, +// { 0x8A61, "" }, +// { 0x8A62, "" }, +// { 0x8A63, "" }, +// { 0x8A64, "" }, +// { 0x8A65, "" }, +// { 0x8A66, "" }, +// { 0x8A67, "" }, +// { 0x8A68, "" }, +// { 0x8A69, "" }, +// { 0x8A6A, "" }, +// { 0x8A6B, "" }, +// { 0x8A6C, "" }, +// { 0x8A6D, "" }, +// { 0x8A6E, "" }, +// { 0x8A6F, "" }, +// { 0x8A70, "" }, +// { 0x8A71, "" }, +// { 0x8A72, "" }, +// { 0x8A73, "" }, +// { 0x8A74, "" }, +// { 0x8A75, "" }, +// { 0x8A76, "" }, +// { 0x8A77, "" }, +// { 0x8A78, "" }, +// { 0x8A79, "" }, +// { 0x8A7A, "" }, +// { 0x8A7B, "" }, +// { 0x8A7C, "" }, +// { 0x8A7D, "" }, +// { 0x8A7E, "" }, +// { 0x8A7F, "" }, +// { 0x8A80, "" }, +// { 0x8A81, "" }, +// { 0x8A82, "" }, +// { 0x8A83, "" }, +// { 0x8A84, "" }, +// { 0x8A85, "" }, +// { 0x8A86, "" }, +// { 0x8A87, "" }, +// { 0x8A88, "" }, +// { 0x8A89, "" }, +// { 0x8A8A, "" }, +// { 0x8A8B, "" }, +// { 0x8A8C, "" }, +// { 0x8A8D, "" }, +// { 0x8A8E, "" }, +// { 0x8A8F, "" }, +// { 0x8A90, "" }, +// { 0x8A91, "" }, +// { 0x8A92, "" }, +// { 0x8A93, "" }, +// { 0x8A94, "" }, +// { 0x8A95, "" }, +// { 0x8A96, "" }, +// { 0x8A97, "" }, +// { 0x8A98, "" }, +// { 0x8A99, "" }, +// { 0x8A9A, "" }, +// { 0x8A9B, "" }, +// { 0x8A9C, "" }, +// { 0x8A9D, "" }, +// { 0x8A9E, "" }, +// { 0x8A9F, "" }, +// { 0x8AA0, "" }, +// { 0x8AA1, "" }, +// { 0x8AA2, "" }, +// { 0x8AA3, "" }, +// { 0x8AA4, "" }, +// { 0x8AA5, "" }, +// { 0x8AA6, "" }, +// { 0x8AA7, "" }, +// { 0x8AA8, "" }, +// { 0x8AA9, "" }, +// { 0x8AAA, "" }, +// { 0x8AAB, "" }, +// { 0x8AAC, "" }, +// { 0x8AAD, "" }, +// { 0x8AAE, "" }, +// { 0x8AAF, "" }, +// { 0x8AB0, "" }, +// { 0x8AB1, "" }, +// { 0x8AB2, "" }, +// { 0x8AB3, "" }, +// { 0x8AB4, "" }, +// { 0x8AB5, "" }, +// { 0x8AB6, "" }, +// { 0x8AB7, "" }, +// { 0x8AB8, "" }, +// { 0x8AB9, "" }, +// { 0x8ABA, "" }, +// { 0x8ABB, "" }, +// { 0x8ABC, "" }, +// { 0x8ABD, "" }, +// { 0x8ABE, "" }, +// { 0x8ABF, "" }, +// { 0x8AC0, "" }, +// { 0x8AC1, "" }, +// { 0x8AC2, "" }, +// { 0x8AC3, "" }, +// { 0x8AC4, "" }, +// { 0x8AC5, "" }, +// { 0x8AC6, "" }, +// { 0x8AC7, "" }, +// { 0x8AC8, "" }, +// { 0x8AC9, "" }, +// { 0x8ACA, "" }, +// { 0x8ACB, "" }, +// { 0x8ACC, "" }, +// { 0x8ACD, "" }, +// { 0x8ACE, "" }, +// { 0x8ACF, "" }, +// { 0x8AD0, "" }, +// { 0x8AD1, "" }, +// { 0x8AD2, "" }, +// { 0x8AD3, "" }, +// { 0x8AD4, "" }, +// { 0x8AD5, "" }, +// { 0x8AD6, "" }, +// { 0x8AD7, "" }, +// { 0x8AD8, "" }, +// { 0x8AD9, "" }, +// { 0x8ADA, "" }, +// { 0x8ADB, "" }, +// { 0x8ADC, "" }, +// { 0x8ADD, "" }, +// { 0x8ADE, "" }, +// { 0x8ADF, "" }, +// { 0x8AE0, "" }, +// { 0x8AE1, "" }, +// { 0x8AE2, "" }, +// { 0x8AE3, "" }, +// { 0x8AE4, "" }, +// { 0x8AE5, "" }, +// { 0x8AE6, "" }, +// { 0x8AE7, "" }, +// { 0x8AE8, "" }, +// { 0x8AE9, "" }, +// { 0x8AEA, "" }, +// { 0x8AEB, "" }, +// { 0x8AEC, "" }, +// { 0x8AED, "" }, +// { 0x8AEE, "" }, +// { 0x8AEF, "" }, +// { 0x8AF0, "" }, +// { 0x8AF1, "" }, +// { 0x8AF2, "" }, +// { 0x8AF3, "" }, +// { 0x8AF4, "" }, +// { 0x8AF5, "" }, +// { 0x8AF6, "" }, +// { 0x8AF7, "" }, +// { 0x8AF8, "" }, +// { 0x8AF9, "" }, +// { 0x8AFA, "" }, +// { 0x8AFB, "" }, +// { 0x8AFC, "" }, +// { 0x8AFD, "" }, +// { 0x8AFE, "" }, +// { 0x8AFF, "" }, +// { 0x8B00, "" }, +// { 0x8B01, "" }, +// { 0x8B02, "" }, +// { 0x8B03, "" }, +// { 0x8B04, "" }, +// { 0x8B05, "" }, +// { 0x8B06, "" }, +// { 0x8B07, "" }, +// { 0x8B08, "" }, +// { 0x8B09, "" }, +// { 0x8B0A, "" }, +// { 0x8B0B, "" }, +// { 0x8B0C, "" }, +// { 0x8B0D, "" }, +// { 0x8B0E, "" }, +// { 0x8B0F, "" }, +// { 0x8B10, "" }, +// { 0x8B11, "" }, +// { 0x8B12, "" }, +// { 0x8B13, "" }, +// { 0x8B14, "" }, +// { 0x8B15, "" }, +// { 0x8B16, "" }, +// { 0x8B17, "" }, +// { 0x8B18, "" }, +// { 0x8B19, "" }, +// { 0x8B1A, "" }, +// { 0x8B1B, "" }, +// { 0x8B1C, "" }, +// { 0x8B1D, "" }, +// { 0x8B1E, "" }, +// { 0x8B1F, "" }, +// { 0x8B20, "" }, +// { 0x8B21, "" }, +// { 0x8B22, "" }, +// { 0x8B23, "" }, +// { 0x8B24, "" }, +// { 0x8B25, "" }, +// { 0x8B26, "" }, +// { 0x8B27, "" }, +// { 0x8B28, "" }, +// { 0x8B29, "" }, +// { 0x8B2A, "" }, +// { 0x8B2B, "" }, +// { 0x8B2C, "" }, +// { 0x8B2D, "" }, +// { 0x8B2E, "" }, +// { 0x8B2F, "" }, +// { 0x8B30, "" }, +// { 0x8B31, "" }, +// { 0x8B32, "" }, +// { 0x8B33, "" }, +// { 0x8B34, "" }, +// { 0x8B35, "" }, +// { 0x8B36, "" }, +// { 0x8B37, "" }, +// { 0x8B38, "" }, +// { 0x8B39, "" }, +// { 0x8B3A, "" }, +// { 0x8B3B, "" }, +// { 0x8B3C, "" }, +// { 0x8B3D, "" }, +// { 0x8B3E, "" }, +// { 0x8B3F, "" }, +// { 0x8B40, "" }, +// { 0x8B41, "" }, +// { 0x8B42, "" }, +// { 0x8B43, "" }, +// { 0x8B44, "" }, +// { 0x8B45, "" }, +// { 0x8B46, "" }, +// { 0x8B47, "" }, +// { 0x8B48, "" }, +// { 0x8B49, "" }, +// { 0x8B4A, "" }, +// { 0x8B4B, "" }, +// { 0x8B4C, "" }, +// { 0x8B4D, "" }, +// { 0x8B4E, "" }, +// { 0x8B4F, "" }, +// { 0x8B50, "" }, +// { 0x8B51, "" }, +// { 0x8B52, "" }, +// { 0x8B53, "" }, +// { 0x8B54, "" }, +// { 0x8B55, "" }, +// { 0x8B56, "" }, +// { 0x8B57, "" }, +// { 0x8B58, "" }, +// { 0x8B59, "" }, +// { 0x8B5A, "" }, +// { 0x8B5B, "" }, +// { 0x8B5C, "" }, +// { 0x8B5D, "" }, +// { 0x8B5E, "" }, +// { 0x8B5F, "" }, +// { 0x8B60, "" }, +// { 0x8B61, "" }, +// { 0x8B62, "" }, +// { 0x8B63, "" }, +// { 0x8B64, "" }, +// { 0x8B65, "" }, +// { 0x8B66, "" }, +// { 0x8B67, "" }, +// { 0x8B68, "" }, +// { 0x8B69, "" }, +// { 0x8B6A, "" }, +// { 0x8B6B, "" }, +// { 0x8B6C, "" }, +// { 0x8B6D, "" }, +// { 0x8B6E, "" }, +// { 0x8B6F, "" }, +// { 0x8B70, "" }, +// { 0x8B71, "" }, +// { 0x8B72, "" }, +// { 0x8B73, "" }, +// { 0x8B74, "" }, +// { 0x8B75, "" }, +// { 0x8B76, "" }, +// { 0x8B77, "" }, +// { 0x8B78, "" }, +// { 0x8B79, "" }, +// { 0x8B7A, "" }, +// { 0x8B7B, "" }, +// { 0x8B7C, "" }, +// { 0x8B7D, "" }, +// { 0x8B7E, "" }, +// { 0x8B7F, "" }, +// { 0x8B80, "" }, +// { 0x8B81, "" }, +// { 0x8B82, "" }, +// { 0x8B83, "" }, +// { 0x8B84, "" }, +// { 0x8B85, "" }, +// { 0x8B86, "" }, +// { 0x8B87, "" }, +// { 0x8B88, "" }, +// { 0x8B89, "" }, +// { 0x8B8A, "" }, +// { 0x8B8B, "" }, +// { 0x8B8C, "" }, +// { 0x8B8D, "" }, +// { 0x8B8E, "" }, +// { 0x8B8F, "" }, +// { 0x8B90, "" }, +// { 0x8B91, "" }, +// { 0x8B92, "" }, +// { 0x8B93, "" }, +// { 0x8B94, "" }, +// { 0x8B95, "" }, +// { 0x8B96, "" }, +// { 0x8B97, "" }, +// { 0x8B98, "" }, +// { 0x8B99, "" }, +// { 0x8B9A, "" }, +// { 0x8B9B, "" }, +// { 0x8B9C, "" }, +// { 0x8B9D, "" }, +// { 0x8B9E, "" }, +// { 0x8B9F, "" }, +// { 0x8BA0, "" }, +// { 0x8BA1, "" }, +// { 0x8BA2, "" }, +// { 0x8BA3, "" }, +// { 0x8BA4, "" }, +// { 0x8BA5, "" }, +// { 0x8BA6, "" }, +// { 0x8BA7, "" }, +// { 0x8BA8, "" }, +// { 0x8BA9, "" }, +// { 0x8BAA, "" }, +// { 0x8BAB, "" }, +// { 0x8BAC, "" }, +// { 0x8BAD, "" }, +// { 0x8BAE, "" }, +// { 0x8BAF, "" }, +// { 0x8BB0, "" }, +// { 0x8BB1, "" }, +// { 0x8BB2, "" }, +// { 0x8BB3, "" }, +// { 0x8BB4, "" }, +// { 0x8BB5, "" }, +// { 0x8BB6, "" }, +// { 0x8BB7, "" }, +// { 0x8BB8, "" }, +// { 0x8BB9, "" }, +// { 0x8BBA, "" }, +// { 0x8BBB, "" }, +// { 0x8BBC, "" }, +// { 0x8BBD, "" }, +// { 0x8BBE, "" }, +// { 0x8BBF, "" }, +// { 0x8BC0, "" }, +// { 0x8BC1, "" }, +// { 0x8BC2, "" }, +// { 0x8BC3, "" }, +// { 0x8BC4, "" }, +// { 0x8BC5, "" }, +// { 0x8BC6, "" }, +// { 0x8BC7, "" }, +// { 0x8BC8, "" }, +// { 0x8BC9, "" }, +// { 0x8BCA, "" }, +// { 0x8BCB, "" }, +// { 0x8BCC, "" }, +// { 0x8BCD, "" }, +// { 0x8BCE, "" }, +// { 0x8BCF, "" }, +// { 0x8BD0, "" }, +// { 0x8BD1, "" }, +// { 0x8BD2, "" }, +// { 0x8BD3, "" }, +// { 0x8BD4, "" }, +// { 0x8BD5, "" }, +// { 0x8BD6, "" }, +// { 0x8BD7, "" }, +// { 0x8BD8, "" }, +// { 0x8BD9, "" }, +// { 0x8BDA, "" }, +// { 0x8BDB, "" }, +// { 0x8BDC, "" }, +// { 0x8BDD, "" }, +// { 0x8BDE, "" }, +// { 0x8BDF, "" }, +// { 0x8BE0, "" }, +// { 0x8BE1, "" }, +// { 0x8BE2, "" }, +// { 0x8BE3, "" }, +// { 0x8BE4, "" }, +// { 0x8BE5, "" }, +// { 0x8BE6, "" }, +// { 0x8BE7, "" }, +// { 0x8BE8, "" }, +// { 0x8BE9, "" }, +// { 0x8BEA, "" }, +// { 0x8BEB, "" }, +// { 0x8BEC, "" }, +// { 0x8BED, "" }, +// { 0x8BEE, "" }, +// { 0x8BEF, "" }, +// { 0x8BF0, "" }, +// { 0x8BF1, "" }, +// { 0x8BF2, "" }, +// { 0x8BF3, "" }, +// { 0x8BF4, "" }, +// { 0x8BF5, "" }, +// { 0x8BF6, "" }, +// { 0x8BF7, "" }, +// { 0x8BF8, "" }, +// { 0x8BF9, "" }, +// { 0x8BFA, "" }, +// { 0x8BFB, "" }, +// { 0x8BFC, "" }, +// { 0x8BFD, "" }, +// { 0x8BFE, "" }, +// { 0x8BFF, "" }, +// { 0x8C00, "" }, +// { 0x8C01, "" }, +// { 0x8C02, "" }, +// { 0x8C03, "" }, +// { 0x8C04, "" }, +// { 0x8C05, "" }, +// { 0x8C06, "" }, +// { 0x8C07, "" }, +// { 0x8C08, "" }, +// { 0x8C09, "" }, +// { 0x8C0A, "" }, +// { 0x8C0B, "" }, +// { 0x8C0C, "" }, +// { 0x8C0D, "" }, +// { 0x8C0E, "" }, +// { 0x8C0F, "" }, +// { 0x8C10, "" }, +// { 0x8C11, "" }, +// { 0x8C12, "" }, +// { 0x8C13, "" }, +// { 0x8C14, "" }, +// { 0x8C15, "" }, +// { 0x8C16, "" }, +// { 0x8C17, "" }, +// { 0x8C18, "" }, +// { 0x8C19, "" }, +// { 0x8C1A, "" }, +// { 0x8C1B, "" }, +// { 0x8C1C, "" }, +// { 0x8C1D, "" }, +// { 0x8C1E, "" }, +// { 0x8C1F, "" }, +// { 0x8C20, "" }, +// { 0x8C21, "" }, +// { 0x8C22, "" }, +// { 0x8C23, "" }, +// { 0x8C24, "" }, +// { 0x8C25, "" }, +// { 0x8C26, "" }, +// { 0x8C27, "" }, +// { 0x8C28, "" }, +// { 0x8C29, "" }, +// { 0x8C2A, "" }, +// { 0x8C2B, "" }, +// { 0x8C2C, "" }, +// { 0x8C2D, "" }, +// { 0x8C2E, "" }, +// { 0x8C2F, "" }, +// { 0x8C30, "" }, +// { 0x8C31, "" }, +// { 0x8C32, "" }, +// { 0x8C33, "" }, +// { 0x8C34, "" }, +// { 0x8C35, "" }, +// { 0x8C36, "" }, +// { 0x8C37, "" }, +// { 0x8C38, "" }, +// { 0x8C39, "" }, +// { 0x8C3A, "" }, +// { 0x8C3B, "" }, +// { 0x8C3C, "" }, +// { 0x8C3D, "" }, +// { 0x8C3E, "" }, +// { 0x8C3F, "" }, +// { 0x8C40, "" }, +// { 0x8C41, "" }, +// { 0x8C42, "" }, +// { 0x8C43, "" }, +// { 0x8C44, "" }, +// { 0x8C45, "" }, +// { 0x8C46, "" }, +// { 0x8C47, "" }, +// { 0x8C48, "" }, +// { 0x8C49, "" }, +// { 0x8C4A, "" }, +// { 0x8C4B, "" }, +// { 0x8C4C, "" }, +// { 0x8C4D, "" }, +// { 0x8C4E, "" }, +// { 0x8C4F, "" }, +// { 0x8C50, "" }, +// { 0x8C51, "" }, +// { 0x8C52, "" }, +// { 0x8C53, "" }, +// { 0x8C54, "" }, +// { 0x8C55, "" }, +// { 0x8C56, "" }, +// { 0x8C57, "" }, +// { 0x8C58, "" }, +// { 0x8C59, "" }, +// { 0x8C5A, "" }, +// { 0x8C5B, "" }, +// { 0x8C5C, "" }, +// { 0x8C5D, "" }, +// { 0x8C5E, "" }, +// { 0x8C5F, "" }, +// { 0x8C60, "" }, +// { 0x8C61, "" }, +// { 0x8C62, "" }, +// { 0x8C63, "" }, +// { 0x8C64, "" }, +// { 0x8C65, "" }, +// { 0x8C66, "" }, +// { 0x8C67, "" }, +// { 0x8C68, "" }, +// { 0x8C69, "" }, +// { 0x8C6A, "" }, +// { 0x8C6B, "" }, +// { 0x8C6C, "" }, +// { 0x8C6D, "" }, +// { 0x8C6E, "" }, +// { 0x8C6F, "" }, +// { 0x8C70, "" }, +// { 0x8C71, "" }, +// { 0x8C72, "" }, +// { 0x8C73, "" }, +// { 0x8C74, "" }, +// { 0x8C75, "" }, +// { 0x8C76, "" }, +// { 0x8C77, "" }, +// { 0x8C78, "" }, +// { 0x8C79, "" }, +// { 0x8C7A, "" }, +// { 0x8C7B, "" }, +// { 0x8C7C, "" }, +// { 0x8C7D, "" }, +// { 0x8C7E, "" }, +// { 0x8C7F, "" }, +// { 0x8C80, "" }, +// { 0x8C81, "" }, +// { 0x8C82, "" }, +// { 0x8C83, "" }, +// { 0x8C84, "" }, +// { 0x8C85, "" }, +// { 0x8C86, "" }, +// { 0x8C87, "" }, +// { 0x8C88, "" }, +// { 0x8C89, "" }, +// { 0x8C8A, "" }, +// { 0x8C8B, "" }, +// { 0x8C8C, "" }, +// { 0x8C8D, "" }, +// { 0x8C8E, "" }, +// { 0x8C8F, "" }, +// { 0x8C90, "" }, +// { 0x8C91, "" }, +// { 0x8C92, "" }, +// { 0x8C93, "" }, +// { 0x8C94, "" }, +// { 0x8C95, "" }, +// { 0x8C96, "" }, +// { 0x8C97, "" }, +// { 0x8C98, "" }, +// { 0x8C99, "" }, +// { 0x8C9A, "" }, +// { 0x8C9B, "" }, +// { 0x8C9C, "" }, +// { 0x8C9D, "" }, +// { 0x8C9E, "" }, +// { 0x8C9F, "" }, +// { 0x8CA0, "" }, +// { 0x8CA1, "" }, +// { 0x8CA2, "" }, +// { 0x8CA3, "" }, +// { 0x8CA4, "" }, +// { 0x8CA5, "" }, +// { 0x8CA6, "" }, +// { 0x8CA7, "" }, +// { 0x8CA8, "" }, +// { 0x8CA9, "" }, +// { 0x8CAA, "" }, +// { 0x8CAB, "" }, +// { 0x8CAC, "" }, +// { 0x8CAD, "" }, +// { 0x8CAE, "" }, +// { 0x8CAF, "" }, +// { 0x8CB0, "" }, +// { 0x8CB1, "" }, +// { 0x8CB2, "" }, +// { 0x8CB3, "" }, +// { 0x8CB4, "" }, +// { 0x8CB5, "" }, +// { 0x8CB6, "" }, +// { 0x8CB7, "" }, +// { 0x8CB8, "" }, +// { 0x8CB9, "" }, +// { 0x8CBA, "" }, +// { 0x8CBB, "" }, +// { 0x8CBC, "" }, +// { 0x8CBD, "" }, +// { 0x8CBE, "" }, +// { 0x8CBF, "" }, +// { 0x8CC0, "" }, +// { 0x8CC1, "" }, +// { 0x8CC2, "" }, +// { 0x8CC3, "" }, +// { 0x8CC4, "" }, +// { 0x8CC5, "" }, +// { 0x8CC6, "" }, +// { 0x8CC7, "" }, +// { 0x8CC8, "" }, +// { 0x8CC9, "" }, +// { 0x8CCA, "" }, +// { 0x8CCB, "" }, +// { 0x8CCC, "" }, +// { 0x8CCD, "" }, +// { 0x8CCE, "" }, +// { 0x8CCF, "" }, +// { 0x8CD0, "" }, +// { 0x8CD1, "" }, +// { 0x8CD2, "" }, +// { 0x8CD3, "" }, +// { 0x8CD4, "" }, +// { 0x8CD5, "" }, +// { 0x8CD6, "" }, +// { 0x8CD7, "" }, +// { 0x8CD8, "" }, +// { 0x8CD9, "" }, +// { 0x8CDA, "" }, +// { 0x8CDB, "" }, +// { 0x8CDC, "" }, +// { 0x8CDD, "" }, +// { 0x8CDE, "" }, +// { 0x8CDF, "" }, +// { 0x8CE0, "" }, +// { 0x8CE1, "" }, +// { 0x8CE2, "" }, +// { 0x8CE3, "" }, +// { 0x8CE4, "" }, +// { 0x8CE5, "" }, +// { 0x8CE6, "" }, +// { 0x8CE7, "" }, +// { 0x8CE8, "" }, +// { 0x8CE9, "" }, +// { 0x8CEA, "" }, +// { 0x8CEB, "" }, +// { 0x8CEC, "" }, +// { 0x8CED, "" }, +// { 0x8CEE, "" }, +// { 0x8CEF, "" }, +// { 0x8CF0, "" }, +// { 0x8CF1, "" }, +// { 0x8CF2, "" }, +// { 0x8CF3, "" }, +// { 0x8CF4, "" }, +// { 0x8CF5, "" }, +// { 0x8CF6, "" }, +// { 0x8CF7, "" }, +// { 0x8CF8, "" }, +// { 0x8CF9, "" }, +// { 0x8CFA, "" }, +// { 0x8CFB, "" }, +// { 0x8CFC, "" }, +// { 0x8CFD, "" }, +// { 0x8CFE, "" }, +// { 0x8CFF, "" }, +// { 0x8D00, "" }, +// { 0x8D01, "" }, +// { 0x8D02, "" }, +// { 0x8D03, "" }, +// { 0x8D04, "" }, +// { 0x8D05, "" }, +// { 0x8D06, "" }, +// { 0x8D07, "" }, +// { 0x8D08, "" }, +// { 0x8D09, "" }, +// { 0x8D0A, "" }, +// { 0x8D0B, "" }, +// { 0x8D0C, "" }, +// { 0x8D0D, "" }, +// { 0x8D0E, "" }, +// { 0x8D0F, "" }, +// { 0x8D10, "" }, +// { 0x8D11, "" }, +// { 0x8D12, "" }, +// { 0x8D13, "" }, +// { 0x8D14, "" }, +// { 0x8D15, "" }, +// { 0x8D16, "" }, +// { 0x8D17, "" }, +// { 0x8D18, "" }, +// { 0x8D19, "" }, +// { 0x8D1A, "" }, +// { 0x8D1B, "" }, +// { 0x8D1C, "" }, +// { 0x8D1D, "" }, +// { 0x8D1E, "" }, +// { 0x8D1F, "" }, +// { 0x8D20, "" }, +// { 0x8D21, "" }, +// { 0x8D22, "" }, +// { 0x8D23, "" }, +// { 0x8D24, "" }, +// { 0x8D25, "" }, +// { 0x8D26, "" }, +// { 0x8D27, "" }, +// { 0x8D28, "" }, +// { 0x8D29, "" }, +// { 0x8D2A, "" }, +// { 0x8D2B, "" }, +// { 0x8D2C, "" }, +// { 0x8D2D, "" }, +// { 0x8D2E, "" }, +// { 0x8D2F, "" }, +// { 0x8D30, "" }, +// { 0x8D31, "" }, +// { 0x8D32, "" }, +// { 0x8D33, "" }, +// { 0x8D34, "" }, +// { 0x8D35, "" }, +// { 0x8D36, "" }, +// { 0x8D37, "" }, +// { 0x8D38, "" }, +// { 0x8D39, "" }, +// { 0x8D3A, "" }, +// { 0x8D3B, "" }, +// { 0x8D3C, "" }, +// { 0x8D3D, "" }, +// { 0x8D3E, "" }, +// { 0x8D3F, "" }, +// { 0x8D40, "" }, +// { 0x8D41, "" }, +// { 0x8D42, "" }, +// { 0x8D43, "" }, +// { 0x8D44, "" }, +// { 0x8D45, "" }, +// { 0x8D46, "" }, +// { 0x8D47, "" }, +// { 0x8D48, "" }, +// { 0x8D49, "" }, +// { 0x8D4A, "" }, +// { 0x8D4B, "" }, +// { 0x8D4C, "" }, +// { 0x8D4D, "" }, +// { 0x8D4E, "" }, +// { 0x8D4F, "" }, +// { 0x8D50, "" }, +// { 0x8D51, "" }, +// { 0x8D52, "" }, +// { 0x8D53, "" }, +// { 0x8D54, "" }, +// { 0x8D55, "" }, +// { 0x8D56, "" }, +// { 0x8D57, "" }, +// { 0x8D58, "" }, +// { 0x8D59, "" }, +// { 0x8D5A, "" }, +// { 0x8D5B, "" }, +// { 0x8D5C, "" }, +// { 0x8D5D, "" }, +// { 0x8D5E, "" }, +// { 0x8D5F, "" }, +// { 0x8D60, "" }, +// { 0x8D61, "" }, +// { 0x8D62, "" }, +// { 0x8D63, "" }, +// { 0x8D64, "" }, +// { 0x8D65, "" }, +// { 0x8D66, "" }, +// { 0x8D67, "" }, +// { 0x8D68, "" }, +// { 0x8D69, "" }, +// { 0x8D6A, "" }, +// { 0x8D6B, "" }, +// { 0x8D6C, "" }, +// { 0x8D6D, "" }, +// { 0x8D6E, "" }, +// { 0x8D6F, "" }, +// { 0x8D70, "" }, +// { 0x8D71, "" }, +// { 0x8D72, "" }, +// { 0x8D73, "" }, +// { 0x8D74, "" }, +// { 0x8D75, "" }, +// { 0x8D76, "" }, +// { 0x8D77, "" }, +// { 0x8D78, "" }, +// { 0x8D79, "" }, +// { 0x8D7A, "" }, +// { 0x8D7B, "" }, +// { 0x8D7C, "" }, +// { 0x8D7D, "" }, +// { 0x8D7E, "" }, +// { 0x8D7F, "" }, +// { 0x8D80, "" }, +// { 0x8D81, "" }, +// { 0x8D82, "" }, +// { 0x8D83, "" }, +// { 0x8D84, "" }, +// { 0x8D85, "" }, +// { 0x8D86, "" }, +// { 0x8D87, "" }, +// { 0x8D88, "" }, +// { 0x8D89, "" }, +// { 0x8D8A, "" }, +// { 0x8D8B, "" }, +// { 0x8D8C, "" }, +// { 0x8D8D, "" }, +// { 0x8D8E, "" }, +// { 0x8D8F, "" }, +// { 0x8D90, "" }, +// { 0x8D91, "" }, +// { 0x8D92, "" }, +// { 0x8D93, "" }, +// { 0x8D94, "" }, +// { 0x8D95, "" }, +// { 0x8D96, "" }, +// { 0x8D97, "" }, +// { 0x8D98, "" }, +// { 0x8D99, "" }, +// { 0x8D9A, "" }, +// { 0x8D9B, "" }, +// { 0x8D9C, "" }, +// { 0x8D9D, "" }, +// { 0x8D9E, "" }, +// { 0x8D9F, "" }, +// { 0x8DA0, "" }, +// { 0x8DA1, "" }, +// { 0x8DA2, "" }, +// { 0x8DA3, "" }, +// { 0x8DA4, "" }, +// { 0x8DA5, "" }, +// { 0x8DA6, "" }, +// { 0x8DA7, "" }, +// { 0x8DA8, "" }, +// { 0x8DA9, "" }, +// { 0x8DAA, "" }, +// { 0x8DAB, "" }, +// { 0x8DAC, "" }, +// { 0x8DAD, "" }, +// { 0x8DAE, "" }, +// { 0x8DAF, "" }, +// { 0x8DB0, "" }, +// { 0x8DB1, "" }, +// { 0x8DB2, "" }, +// { 0x8DB3, "" }, +// { 0x8DB4, "" }, +// { 0x8DB5, "" }, +// { 0x8DB6, "" }, +// { 0x8DB7, "" }, +// { 0x8DB8, "" }, +// { 0x8DB9, "" }, +// { 0x8DBA, "" }, +// { 0x8DBB, "" }, +// { 0x8DBC, "" }, +// { 0x8DBD, "" }, +// { 0x8DBE, "" }, +// { 0x8DBF, "" }, +// { 0x8DC0, "" }, +// { 0x8DC1, "" }, +// { 0x8DC2, "" }, +// { 0x8DC3, "" }, +// { 0x8DC4, "" }, +// { 0x8DC5, "" }, +// { 0x8DC6, "" }, +// { 0x8DC7, "" }, +// { 0x8DC8, "" }, +// { 0x8DC9, "" }, +// { 0x8DCA, "" }, +// { 0x8DCB, "" }, +// { 0x8DCC, "" }, +// { 0x8DCD, "" }, +// { 0x8DCE, "" }, +// { 0x8DCF, "" }, +// { 0x8DD0, "" }, +// { 0x8DD1, "" }, +// { 0x8DD2, "" }, +// { 0x8DD3, "" }, +// { 0x8DD4, "" }, +// { 0x8DD5, "" }, +// { 0x8DD6, "" }, +// { 0x8DD7, "" }, +// { 0x8DD8, "" }, +// { 0x8DD9, "" }, +// { 0x8DDA, "" }, +// { 0x8DDB, "" }, +// { 0x8DDC, "" }, +// { 0x8DDD, "" }, +// { 0x8DDE, "" }, +// { 0x8DDF, "" }, +// { 0x8DE0, "" }, +// { 0x8DE1, "" }, +// { 0x8DE2, "" }, +// { 0x8DE3, "" }, +// { 0x8DE4, "" }, +// { 0x8DE5, "" }, +// { 0x8DE6, "" }, +// { 0x8DE7, "" }, +// { 0x8DE8, "" }, +// { 0x8DE9, "" }, +// { 0x8DEA, "" }, +// { 0x8DEB, "" }, +// { 0x8DEC, "" }, +// { 0x8DED, "" }, +// { 0x8DEE, "" }, +// { 0x8DEF, "" }, +// { 0x8DF0, "" }, +// { 0x8DF1, "" }, +// { 0x8DF2, "" }, +// { 0x8DF3, "" }, +// { 0x8DF4, "" }, +// { 0x8DF5, "" }, +// { 0x8DF6, "" }, +// { 0x8DF7, "" }, +// { 0x8DF8, "" }, +// { 0x8DF9, "" }, +// { 0x8DFA, "" }, +// { 0x8DFB, "" }, +// { 0x8DFC, "" }, +// { 0x8DFD, "" }, +// { 0x8DFE, "" }, +// { 0x8DFF, "" }, +// { 0x8E00, "" }, +// { 0x8E01, "" }, +// { 0x8E02, "" }, +// { 0x8E03, "" }, +// { 0x8E04, "" }, +// { 0x8E05, "" }, +// { 0x8E06, "" }, +// { 0x8E07, "" }, +// { 0x8E08, "" }, +// { 0x8E09, "" }, +// { 0x8E0A, "" }, +// { 0x8E0B, "" }, +// { 0x8E0C, "" }, +// { 0x8E0D, "" }, +// { 0x8E0E, "" }, +// { 0x8E0F, "" }, +// { 0x8E10, "" }, +// { 0x8E11, "" }, +// { 0x8E12, "" }, +// { 0x8E13, "" }, +// { 0x8E14, "" }, +// { 0x8E15, "" }, +// { 0x8E16, "" }, +// { 0x8E17, "" }, +// { 0x8E18, "" }, +// { 0x8E19, "" }, +// { 0x8E1A, "" }, +// { 0x8E1B, "" }, +// { 0x8E1C, "" }, +// { 0x8E1D, "" }, +// { 0x8E1E, "" }, +// { 0x8E1F, "" }, +// { 0x8E20, "" }, +// { 0x8E21, "" }, +// { 0x8E22, "" }, +// { 0x8E23, "" }, +// { 0x8E24, "" }, +// { 0x8E25, "" }, +// { 0x8E26, "" }, +// { 0x8E27, "" }, +// { 0x8E28, "" }, +// { 0x8E29, "" }, +// { 0x8E2A, "" }, +// { 0x8E2B, "" }, +// { 0x8E2C, "" }, +// { 0x8E2D, "" }, +// { 0x8E2E, "" }, +// { 0x8E2F, "" }, +// { 0x8E30, "" }, +// { 0x8E31, "" }, +// { 0x8E32, "" }, +// { 0x8E33, "" }, +// { 0x8E34, "" }, +// { 0x8E35, "" }, +// { 0x8E36, "" }, +// { 0x8E37, "" }, +// { 0x8E38, "" }, +// { 0x8E39, "" }, +// { 0x8E3A, "" }, +// { 0x8E3B, "" }, +// { 0x8E3C, "" }, +// { 0x8E3D, "" }, +// { 0x8E3E, "" }, +// { 0x8E3F, "" }, +// { 0x8E40, "" }, +// { 0x8E41, "" }, +// { 0x8E42, "" }, +// { 0x8E43, "" }, +// { 0x8E44, "" }, +// { 0x8E45, "" }, +// { 0x8E46, "" }, +// { 0x8E47, "" }, +// { 0x8E48, "" }, +// { 0x8E49, "" }, +// { 0x8E4A, "" }, +// { 0x8E4B, "" }, +// { 0x8E4C, "" }, +// { 0x8E4D, "" }, +// { 0x8E4E, "" }, +// { 0x8E4F, "" }, +// { 0x8E50, "" }, +// { 0x8E51, "" }, +// { 0x8E52, "" }, +// { 0x8E53, "" }, +// { 0x8E54, "" }, +// { 0x8E55, "" }, +// { 0x8E56, "" }, +// { 0x8E57, "" }, +// { 0x8E58, "" }, +// { 0x8E59, "" }, +// { 0x8E5A, "" }, +// { 0x8E5B, "" }, +// { 0x8E5C, "" }, +// { 0x8E5D, "" }, +// { 0x8E5E, "" }, +// { 0x8E5F, "" }, +// { 0x8E60, "" }, +// { 0x8E61, "" }, +// { 0x8E62, "" }, +// { 0x8E63, "" }, +// { 0x8E64, "" }, +// { 0x8E65, "" }, +// { 0x8E66, "" }, +// { 0x8E67, "" }, +// { 0x8E68, "" }, +// { 0x8E69, "" }, +// { 0x8E6A, "" }, +// { 0x8E6B, "" }, +// { 0x8E6C, "" }, +// { 0x8E6D, "" }, +// { 0x8E6E, "" }, +// { 0x8E6F, "" }, +// { 0x8E70, "" }, +// { 0x8E71, "" }, +// { 0x8E72, "" }, +// { 0x8E73, "" }, +// { 0x8E74, "" }, +// { 0x8E75, "" }, +// { 0x8E76, "" }, +// { 0x8E77, "" }, +// { 0x8E78, "" }, +// { 0x8E79, "" }, +// { 0x8E7A, "" }, +// { 0x8E7B, "" }, +// { 0x8E7C, "" }, +// { 0x8E7D, "" }, +// { 0x8E7E, "" }, +// { 0x8E7F, "" }, +// { 0x8E80, "" }, +// { 0x8E81, "" }, +// { 0x8E82, "" }, +// { 0x8E83, "" }, +// { 0x8E84, "" }, +// { 0x8E85, "" }, +// { 0x8E86, "" }, +// { 0x8E87, "" }, +// { 0x8E88, "" }, +// { 0x8E89, "" }, +// { 0x8E8A, "" }, +// { 0x8E8B, "" }, +// { 0x8E8C, "" }, +// { 0x8E8D, "" }, +// { 0x8E8E, "" }, +// { 0x8E8F, "" }, +// { 0x8E90, "" }, +// { 0x8E91, "" }, +// { 0x8E92, "" }, +// { 0x8E93, "" }, +// { 0x8E94, "" }, +// { 0x8E95, "" }, +// { 0x8E96, "" }, +// { 0x8E97, "" }, +// { 0x8E98, "" }, +// { 0x8E99, "" }, +// { 0x8E9A, "" }, +// { 0x8E9B, "" }, +// { 0x8E9C, "" }, +// { 0x8E9D, "" }, +// { 0x8E9E, "" }, +// { 0x8E9F, "" }, +// { 0x8EA0, "" }, +// { 0x8EA1, "" }, +// { 0x8EA2, "" }, +// { 0x8EA3, "" }, +// { 0x8EA4, "" }, +// { 0x8EA5, "" }, +// { 0x8EA6, "" }, +// { 0x8EA7, "" }, +// { 0x8EA8, "" }, +// { 0x8EA9, "" }, +// { 0x8EAA, "" }, +// { 0x8EAB, "" }, +// { 0x8EAC, "" }, +// { 0x8EAD, "" }, +// { 0x8EAE, "" }, +// { 0x8EAF, "" }, +// { 0x8EB0, "" }, +// { 0x8EB1, "" }, +// { 0x8EB2, "" }, +// { 0x8EB3, "" }, +// { 0x8EB4, "" }, +// { 0x8EB5, "" }, +// { 0x8EB6, "" }, +// { 0x8EB7, "" }, +// { 0x8EB8, "" }, +// { 0x8EB9, "" }, +// { 0x8EBA, "" }, +// { 0x8EBB, "" }, +// { 0x8EBC, "" }, +// { 0x8EBD, "" }, +// { 0x8EBE, "" }, +// { 0x8EBF, "" }, +// { 0x8EC0, "" }, +// { 0x8EC1, "" }, +// { 0x8EC2, "" }, +// { 0x8EC3, "" }, +// { 0x8EC4, "" }, +// { 0x8EC5, "" }, +// { 0x8EC6, "" }, +// { 0x8EC7, "" }, +// { 0x8EC8, "" }, +// { 0x8EC9, "" }, +// { 0x8ECA, "" }, +// { 0x8ECB, "" }, +// { 0x8ECC, "" }, +// { 0x8ECD, "" }, +// { 0x8ECE, "" }, +// { 0x8ECF, "" }, +// { 0x8ED0, "" }, +// { 0x8ED1, "" }, +// { 0x8ED2, "" }, +// { 0x8ED3, "" }, +// { 0x8ED4, "" }, +// { 0x8ED5, "" }, +// { 0x8ED6, "" }, +// { 0x8ED7, "" }, +// { 0x8ED8, "" }, +// { 0x8ED9, "" }, +// { 0x8EDA, "" }, +// { 0x8EDB, "" }, +// { 0x8EDC, "" }, +// { 0x8EDD, "" }, +// { 0x8EDE, "" }, +// { 0x8EDF, "" }, +// { 0x8EE0, "" }, +// { 0x8EE1, "" }, +// { 0x8EE2, "" }, +// { 0x8EE3, "" }, +// { 0x8EE4, "" }, +// { 0x8EE5, "" }, +// { 0x8EE6, "" }, +// { 0x8EE7, "" }, +// { 0x8EE8, "" }, +// { 0x8EE9, "" }, +// { 0x8EEA, "" }, +// { 0x8EEB, "" }, +// { 0x8EEC, "" }, +// { 0x8EED, "" }, +// { 0x8EEE, "" }, +// { 0x8EEF, "" }, +// { 0x8EF0, "" }, +// { 0x8EF1, "" }, +// { 0x8EF2, "" }, +// { 0x8EF3, "" }, +// { 0x8EF4, "" }, +// { 0x8EF5, "" }, +// { 0x8EF6, "" }, +// { 0x8EF7, "" }, +// { 0x8EF8, "" }, +// { 0x8EF9, "" }, +// { 0x8EFA, "" }, +// { 0x8EFB, "" }, +// { 0x8EFC, "" }, +// { 0x8EFD, "" }, +// { 0x8EFE, "" }, +// { 0x8EFF, "" }, +// { 0x8F00, "" }, +// { 0x8F01, "" }, +// { 0x8F02, "" }, +// { 0x8F03, "" }, +// { 0x8F04, "" }, +// { 0x8F05, "" }, +// { 0x8F06, "" }, +// { 0x8F07, "" }, +// { 0x8F08, "" }, +// { 0x8F09, "" }, +// { 0x8F0A, "" }, +// { 0x8F0B, "" }, +// { 0x8F0C, "" }, +// { 0x8F0D, "" }, +// { 0x8F0E, "" }, +// { 0x8F0F, "" }, +// { 0x8F10, "" }, +// { 0x8F11, "" }, +// { 0x8F12, "" }, +// { 0x8F13, "" }, +// { 0x8F14, "" }, +// { 0x8F15, "" }, +// { 0x8F16, "" }, +// { 0x8F17, "" }, +// { 0x8F18, "" }, +// { 0x8F19, "" }, +// { 0x8F1A, "" }, +// { 0x8F1B, "" }, +// { 0x8F1C, "" }, +// { 0x8F1D, "" }, +// { 0x8F1E, "" }, +// { 0x8F1F, "" }, +// { 0x8F20, "" }, +// { 0x8F21, "" }, +// { 0x8F22, "" }, +// { 0x8F23, "" }, +// { 0x8F24, "" }, +// { 0x8F25, "" }, +// { 0x8F26, "" }, +// { 0x8F27, "" }, +// { 0x8F28, "" }, +// { 0x8F29, "" }, +// { 0x8F2A, "" }, +// { 0x8F2B, "" }, +// { 0x8F2C, "" }, +// { 0x8F2D, "" }, +// { 0x8F2E, "" }, +// { 0x8F2F, "" }, +// { 0x8F30, "" }, +// { 0x8F31, "" }, +// { 0x8F32, "" }, +// { 0x8F33, "" }, +// { 0x8F34, "" }, +// { 0x8F35, "" }, +// { 0x8F36, "" }, +// { 0x8F37, "" }, +// { 0x8F38, "" }, +// { 0x8F39, "" }, +// { 0x8F3A, "" }, +// { 0x8F3B, "" }, +// { 0x8F3C, "" }, +// { 0x8F3D, "" }, +// { 0x8F3E, "" }, +// { 0x8F3F, "" }, +// { 0x8F40, "" }, +// { 0x8F41, "" }, +// { 0x8F42, "" }, +// { 0x8F43, "" }, +// { 0x8F44, "" }, +// { 0x8F45, "" }, +// { 0x8F46, "" }, +// { 0x8F47, "" }, +// { 0x8F48, "" }, +// { 0x8F49, "" }, +// { 0x8F4A, "" }, +// { 0x8F4B, "" }, +// { 0x8F4C, "" }, +// { 0x8F4D, "" }, +// { 0x8F4E, "" }, +// { 0x8F4F, "" }, +// { 0x8F50, "" }, +// { 0x8F51, "" }, +// { 0x8F52, "" }, +// { 0x8F53, "" }, +// { 0x8F54, "" }, +// { 0x8F55, "" }, +// { 0x8F56, "" }, +// { 0x8F57, "" }, +// { 0x8F58, "" }, +// { 0x8F59, "" }, + { 0x8F5A, "struct" }, +// { 0x8F5B, "" }, +// { 0x8F5C, "" }, +// { 0x8F5D, "" }, +// { 0x8F5E, "" }, +// { 0x8F5F, "" }, +// { 0x8F60, "" }, +// { 0x8F61, "" }, +// { 0x8F62, "" }, +// { 0x8F63, "" }, +// { 0x8F64, "" }, +// { 0x8F65, "" }, +// { 0x8F66, "" }, +// { 0x8F67, "" }, +// { 0x8F68, "" }, +// { 0x8F69, "" }, +// { 0x8F6A, "" }, +// { 0x8F6B, "" }, +// { 0x8F6C, "" }, +// { 0x8F6D, "" }, +// { 0x8F6E, "" }, +// { 0x8F6F, "" }, +// { 0x8F70, "" }, +// { 0x8F71, "" }, +// { 0x8F72, "" }, +// { 0x8F73, "" }, +// { 0x8F74, "" }, +// { 0x8F75, "" }, +// { 0x8F76, "" }, +// { 0x8F77, "" }, +// { 0x8F78, "" }, +// { 0x8F79, "" }, +// { 0x8F7A, "" }, +// { 0x8F7B, "" }, +// { 0x8F7C, "" }, +// { 0x8F7D, "" }, +// { 0x8F7E, "" }, +// { 0x8F7F, "" }, +// { 0x8F80, "" }, +// { 0x8F81, "" }, +// { 0x8F82, "" }, +// { 0x8F83, "" }, +// { 0x8F84, "" }, +// { 0x8F85, "" }, +// { 0x8F86, "" }, +// { 0x8F87, "" }, +// { 0x8F88, "" }, +// { 0x8F89, "" }, +// { 0x8F8A, "" }, +// { 0x8F8B, "" }, +// { 0x8F8C, "" }, +// { 0x8F8D, "" }, +// { 0x8F8E, "" }, +// { 0x8F8F, "" }, +// { 0x8F90, "" }, +// { 0x8F91, "" }, +// { 0x8F92, "" }, +// { 0x8F93, "" }, +// { 0x8F94, "" }, +// { 0x8F95, "" }, +// { 0x8F96, "" }, +// { 0x8F97, "" }, +// { 0x8F98, "" }, +// { 0x8F99, "" }, +// { 0x8F9A, "" }, +// { 0x8F9B, "" }, +// { 0x8F9C, "" }, +// { 0x8F9D, "" }, +// { 0x8F9E, "" }, +// { 0x8F9F, "" }, +// { 0x8FA0, "" }, +// { 0x8FA1, "" }, +// { 0x8FA2, "" }, +// { 0x8FA3, "" }, +// { 0x8FA4, "" }, +// { 0x8FA5, "" }, +// { 0x8FA6, "" }, +// { 0x8FA7, "" }, +// { 0x8FA8, "" }, +// { 0x8FA9, "" }, +// { 0x8FAA, "" }, +// { 0x8FAB, "" }, +// { 0x8FAC, "" }, +// { 0x8FAD, "" }, +// { 0x8FAE, "" }, +// { 0x8FAF, "" }, +// { 0x8FB0, "" }, +// { 0x8FB1, "" }, +// { 0x8FB2, "" }, +// { 0x8FB3, "" }, +// { 0x8FB4, "" }, +// { 0x8FB5, "" }, +// { 0x8FB6, "" }, +// { 0x8FB7, "" }, +// { 0x8FB8, "" }, +// { 0x8FB9, "" }, +// { 0x8FBA, "" }, +// { 0x8FBB, "" }, +// { 0x8FBC, "" }, +// { 0x8FBD, "" }, +// { 0x8FBE, "" }, +// { 0x8FBF, "" }, +// { 0x8FC0, "" }, +// { 0x8FC1, "" }, +// { 0x8FC2, "" }, +// { 0x8FC3, "" }, +// { 0x8FC4, "" }, +// { 0x8FC5, "" }, +// { 0x8FC6, "" }, +// { 0x8FC7, "" }, +// { 0x8FC8, "" }, +// { 0x8FC9, "" }, +// { 0x8FCA, "" }, +// { 0x8FCB, "" }, +// { 0x8FCC, "" }, +// { 0x8FCD, "" }, +// { 0x8FCE, "" }, +// { 0x8FCF, "" }, +// { 0x8FD0, "" }, +// { 0x8FD1, "" }, +// { 0x8FD2, "" }, +// { 0x8FD3, "" }, +// { 0x8FD4, "" }, +// { 0x8FD5, "" }, +// { 0x8FD6, "" }, +// { 0x8FD7, "" }, +// { 0x8FD8, "" }, +// { 0x8FD9, "" }, +// { 0x8FDA, "" }, +// { 0x8FDB, "" }, +// { 0x8FDC, "" }, +// { 0x8FDD, "" }, +// { 0x8FDE, "" }, +// { 0x8FDF, "" }, +// { 0x8FE0, "" }, +// { 0x8FE1, "" }, +// { 0x8FE2, "" }, +// { 0x8FE3, "" }, +// { 0x8FE4, "" }, +// { 0x8FE5, "" }, +// { 0x8FE6, "" }, +// { 0x8FE7, "" }, +// { 0x8FE8, "" }, +// { 0x8FE9, "" }, +// { 0x8FEA, "" }, +// { 0x8FEB, "" }, +// { 0x8FEC, "" }, +// { 0x8FED, "" }, +// { 0x8FEE, "" }, +// { 0x8FEF, "" }, +// { 0x8FF0, "" }, +// { 0x8FF1, "" }, +// { 0x8FF2, "" }, +// { 0x8FF3, "" }, +// { 0x8FF4, "" }, +// { 0x8FF5, "" }, +// { 0x8FF6, "" }, +// { 0x8FF7, "" }, +// { 0x8FF8, "" }, +// { 0x8FF9, "" }, +// { 0x8FFA, "" }, +// { 0x8FFB, "" }, +// { 0x8FFC, "" }, +// { 0x8FFD, "" }, +// { 0x8FFE, "" }, +// { 0x8FFF, "" }, +// { 0x9000, "" }, +// { 0x9001, "" }, +// { 0x9002, "" }, +// { 0x9003, "" }, +// { 0x9004, "" }, +// { 0x9005, "" }, +// { 0x9006, "" }, +// { 0x9007, "" }, +// { 0x9008, "" }, +// { 0x9009, "" }, +// { 0x900A, "" }, +// { 0x900B, "" }, +// { 0x900C, "" }, +// { 0x900D, "" }, +// { 0x900E, "" }, +// { 0x900F, "" }, +// { 0x9010, "" }, +// { 0x9011, "" }, +// { 0x9012, "" }, +// { 0x9013, "" }, +// { 0x9014, "" }, +// { 0x9015, "" }, +// { 0x9016, "" }, +// { 0x9017, "" }, +// { 0x9018, "" }, +// { 0x9019, "" }, +// { 0x901A, "" }, +// { 0x901B, "" }, +// { 0x901C, "" }, +// { 0x901D, "" }, +// { 0x901E, "" }, +// { 0x901F, "" }, +// { 0x9020, "" }, +// { 0x9021, "" }, +// { 0x9022, "" }, +// { 0x9023, "" }, +// { 0x9024, "" }, +// { 0x9025, "" }, +// { 0x9026, "" }, +// { 0x9027, "" }, +// { 0x9028, "" }, +// { 0x9029, "" }, +// { 0x902A, "" }, +// { 0x902B, "" }, +// { 0x902C, "" }, +// { 0x902D, "" }, +// { 0x902E, "" }, +// { 0x902F, "" }, +// { 0x9030, "" }, +// { 0x9031, "" }, +// { 0x9032, "" }, +// { 0x9033, "" }, +// { 0x9034, "" }, +// { 0x9035, "" }, +// { 0x9036, "" }, +// { 0x9037, "" }, +// { 0x9038, "" }, +// { 0x9039, "" }, +// { 0x903A, "" }, +// { 0x903B, "" }, +// { 0x903C, "" }, +// { 0x903D, "" }, +// { 0x903E, "" }, +// { 0x903F, "" }, +// { 0x9040, "" }, +// { 0x9041, "" }, +// { 0x9042, "" }, +// { 0x9043, "" }, +// { 0x9044, "" }, +// { 0x9045, "" }, +// { 0x9046, "" }, +// { 0x9047, "" }, +// { 0x9048, "" }, +// { 0x9049, "" }, +// { 0x904A, "" }, +// { 0x904B, "" }, +// { 0x904C, "" }, +// { 0x904D, "" }, +// { 0x904E, "" }, +// { 0x904F, "" }, +// { 0x9050, "" }, +// { 0x9051, "" }, +// { 0x9052, "" }, +// { 0x9053, "" }, +// { 0x9054, "" }, +// { 0x9055, "" }, +// { 0x9056, "" }, +// { 0x9057, "" }, +// { 0x9058, "" }, +// { 0x9059, "" }, +// { 0x905A, "" }, +// { 0x905B, "" }, +// { 0x905C, "" }, +// { 0x905D, "" }, +// { 0x905E, "" }, +// { 0x905F, "" }, +// { 0x9060, "" }, +// { 0x9061, "" }, +// { 0x9062, "" }, +// { 0x9063, "" }, +// { 0x9064, "" }, +// { 0x9065, "" }, +// { 0x9066, "" }, +// { 0x9067, "" }, +// { 0x9068, "" }, +// { 0x9069, "" }, +// { 0x906A, "" }, +// { 0x906B, "" }, +// { 0x906C, "" }, +// { 0x906D, "" }, +// { 0x906E, "" }, +// { 0x906F, "" }, +// { 0x9070, "" }, +// { 0x9071, "" }, +// { 0x9072, "" }, +// { 0x9073, "" }, +// { 0x9074, "" }, +// { 0x9075, "" }, +// { 0x9076, "" }, +// { 0x9077, "" }, +// { 0x9078, "" }, +// { 0x9079, "" }, +// { 0x907A, "" }, +// { 0x907B, "" }, +// { 0x907C, "" }, +// { 0x907D, "" }, +// { 0x907E, "" }, +// { 0x907F, "" }, +// { 0x9080, "" }, +// { 0x9081, "" }, +// { 0x9082, "" }, +// { 0x9083, "" }, +// { 0x9084, "" }, +// { 0x9085, "" }, +// { 0x9086, "" }, +// { 0x9087, "" }, +// { 0x9088, "" }, +// { 0x9089, "" }, +// { 0x908A, "" }, +// { 0x908B, "" }, +// { 0x908C, "" }, +// { 0x908D, "" }, +// { 0x908E, "" }, +// { 0x908F, "" }, +// { 0x9090, "" }, +// { 0x9091, "" }, +// { 0x9092, "" }, +// { 0x9093, "" }, +// { 0x9094, "" }, +// { 0x9095, "" }, +// { 0x9096, "" }, +// { 0x9097, "" }, +// { 0x9098, "" }, +// { 0x9099, "" }, +// { 0x909A, "" }, +// { 0x909B, "" }, +// { 0x909C, "" }, +// { 0x909D, "" }, +// { 0x909E, "" }, +// { 0x909F, "" }, +// { 0x90A0, "" }, +// { 0x90A1, "" }, +// { 0x90A2, "" }, +// { 0x90A3, "" }, +// { 0x90A4, "" }, +// { 0x90A5, "" }, +// { 0x90A6, "" }, +// { 0x90A7, "" }, +// { 0x90A8, "" }, +// { 0x90A9, "" }, +// { 0x90AA, "" }, +// { 0x90AB, "" }, +// { 0x90AC, "" }, +// { 0x90AD, "" }, +// { 0x90AE, "" }, +// { 0x90AF, "" }, +// { 0x90B0, "" }, +// { 0x90B1, "" }, +// { 0x90B2, "" }, +// { 0x90B3, "" }, +// { 0x90B4, "" }, +// { 0x90B5, "" }, +// { 0x90B6, "" }, +// { 0x90B7, "" }, +// { 0x90B8, "" }, +// { 0x90B9, "" }, +// { 0x90BA, "" }, +// { 0x90BB, "" }, +// { 0x90BC, "" }, +// { 0x90BD, "" }, +// { 0x90BE, "" }, +// { 0x90BF, "" }, +// { 0x90C0, "" }, +// { 0x90C1, "" }, +// { 0x90C2, "" }, +// { 0x90C3, "" }, +// { 0x90C4, "" }, +// { 0x90C5, "" }, +// { 0x90C6, "" }, +// { 0x90C7, "" }, +// { 0x90C8, "" }, +// { 0x90C9, "" }, +// { 0x90CA, "" }, +// { 0x90CB, "" }, +// { 0x90CC, "" }, +// { 0x90CD, "" }, +// { 0x90CE, "" }, +// { 0x90CF, "" }, +// { 0x90D0, "" }, +// { 0x90D1, "" }, +// { 0x90D2, "" }, +// { 0x90D3, "" }, +// { 0x90D4, "" }, +// { 0x90D5, "" }, +// { 0x90D6, "" }, +// { 0x90D7, "" }, +// { 0x90D8, "" }, +// { 0x90D9, "" }, +// { 0x90DA, "" }, +// { 0x90DB, "" }, +// { 0x90DC, "" }, +// { 0x90DD, "" }, +// { 0x90DE, "" }, +// { 0x90DF, "" }, +// { 0x90E0, "" }, +// { 0x90E1, "" }, +// { 0x90E2, "" }, +// { 0x90E3, "" }, +// { 0x90E4, "" }, +// { 0x90E5, "" }, +// { 0x90E6, "" }, +// { 0x90E7, "" }, +// { 0x90E8, "" }, +// { 0x90E9, "" }, +// { 0x90EA, "" }, +// { 0x90EB, "" }, +// { 0x90EC, "" }, +// { 0x90ED, "" }, +// { 0x90EE, "" }, +// { 0x90EF, "" }, +// { 0x90F0, "" }, +// { 0x90F1, "" }, +// { 0x90F2, "" }, +// { 0x90F3, "" }, +// { 0x90F4, "" }, +// { 0x90F5, "" }, +// { 0x90F6, "" }, +// { 0x90F7, "" }, +// { 0x90F8, "" }, +// { 0x90F9, "" }, +// { 0x90FA, "" }, +// { 0x90FB, "" }, +// { 0x90FC, "" }, +// { 0x90FD, "" }, +// { 0x90FE, "" }, +// { 0x90FF, "" }, +// { 0x9100, "" }, +// { 0x9101, "" }, +// { 0x9102, "" }, +// { 0x9103, "" }, +// { 0x9104, "" }, +// { 0x9105, "" }, +// { 0x9106, "" }, +// { 0x9107, "" }, +// { 0x9108, "" }, +// { 0x9109, "" }, +// { 0x910A, "" }, +// { 0x910B, "" }, +// { 0x910C, "" }, +// { 0x910D, "" }, +// { 0x910E, "" }, +// { 0x910F, "" }, +// { 0x9110, "" }, +// { 0x9111, "" }, +// { 0x9112, "" }, +// { 0x9113, "" }, +// { 0x9114, "" }, +// { 0x9115, "" }, +// { 0x9116, "" }, +// { 0x9117, "" }, +// { 0x9118, "" }, +// { 0x9119, "" }, +// { 0x911A, "" }, +// { 0x911B, "" }, +// { 0x911C, "" }, +// { 0x911D, "" }, +// { 0x911E, "" }, +// { 0x911F, "" }, +// { 0x9120, "" }, +// { 0x9121, "" }, +// { 0x9122, "" }, +// { 0x9123, "" }, +// { 0x9124, "" }, +// { 0x9125, "" }, +// { 0x9126, "" }, +// { 0x9127, "" }, +// { 0x9128, "" }, +// { 0x9129, "" }, +// { 0x912A, "" }, +// { 0x912B, "" }, +// { 0x912C, "" }, +// { 0x912D, "" }, +// { 0x912E, "" }, +// { 0x912F, "" }, +// { 0x9130, "" }, +// { 0x9131, "" }, +// { 0x9132, "" }, +// { 0x9133, "" }, +// { 0x9134, "" }, +// { 0x9135, "" }, +// { 0x9136, "" }, +// { 0x9137, "" }, +// { 0x9138, "" }, +// { 0x9139, "" }, +// { 0x913A, "" }, +// { 0x913B, "" }, +// { 0x913C, "" }, +// { 0x913D, "" }, +// { 0x913E, "" }, +// { 0x913F, "" }, +// { 0x9140, "" }, +// { 0x9141, "" }, +// { 0x9142, "" }, +// { 0x9143, "" }, +// { 0x9144, "" }, +// { 0x9145, "" }, +// { 0x9146, "" }, +// { 0x9147, "" }, +// { 0x9148, "" }, +// { 0x9149, "" }, +// { 0x914A, "" }, +// { 0x914B, "" }, +// { 0x914C, "" }, +// { 0x914D, "" }, +// { 0x914E, "" }, +// { 0x914F, "" }, +// { 0x9150, "" }, +// { 0x9151, "" }, +// { 0x9152, "" }, +// { 0x9153, "" }, +// { 0x9154, "" }, +// { 0x9155, "" }, +// { 0x9156, "" }, +// { 0x9157, "" }, +// { 0x9158, "" }, +// { 0x9159, "" }, +// { 0x915A, "" }, +// { 0x915B, "" }, +// { 0x915C, "" }, +// { 0x915D, "" }, +// { 0x915E, "" }, +// { 0x915F, "" }, +// { 0x9160, "" }, +// { 0x9161, "" }, +// { 0x9162, "" }, +// { 0x9163, "" }, +// { 0x9164, "" }, +// { 0x9165, "" }, +// { 0x9166, "" }, +// { 0x9167, "" }, +// { 0x9168, "" }, +// { 0x9169, "" }, +// { 0x916A, "" }, +// { 0x916B, "" }, +// { 0x916C, "" }, +// { 0x916D, "" }, +// { 0x916E, "" }, +// { 0x916F, "" }, +// { 0x9170, "" }, +// { 0x9171, "" }, +// { 0x9172, "" }, +// { 0x9173, "" }, +// { 0x9174, "" }, +// { 0x9175, "" }, +// { 0x9176, "" }, +// { 0x9177, "" }, +// { 0x9178, "" }, +// { 0x9179, "" }, +// { 0x917A, "" }, +// { 0x917B, "" }, +// { 0x917C, "" }, +// { 0x917D, "" }, +// { 0x917E, "" }, +// { 0x917F, "" }, +// { 0x9180, "" }, +// { 0x9181, "" }, +// { 0x9182, "" }, +// { 0x9183, "" }, +// { 0x9184, "" }, +// { 0x9185, "" }, +// { 0x9186, "" }, +// { 0x9187, "" }, +// { 0x9188, "" }, +// { 0x9189, "" }, +// { 0x918A, "" }, +// { 0x918B, "" }, +// { 0x918C, "" }, +// { 0x918D, "" }, +// { 0x918E, "" }, +// { 0x918F, "" }, +// { 0x9190, "" }, +// { 0x9191, "" }, +// { 0x9192, "" }, +// { 0x9193, "" }, +// { 0x9194, "" }, +// { 0x9195, "" }, +// { 0x9196, "" }, +// { 0x9197, "" }, +// { 0x9198, "" }, +// { 0x9199, "" }, +// { 0x919A, "" }, +// { 0x919B, "" }, +// { 0x919C, "" }, +// { 0x919D, "" }, +// { 0x919E, "" }, +// { 0x919F, "" }, +// { 0x91A0, "" }, +// { 0x91A1, "" }, +// { 0x91A2, "" }, +// { 0x91A3, "" }, +// { 0x91A4, "" }, +// { 0x91A5, "" }, +// { 0x91A6, "" }, +// { 0x91A7, "" }, +// { 0x91A8, "" }, +// { 0x91A9, "" }, +// { 0x91AA, "" }, +// { 0x91AB, "" }, +// { 0x91AC, "" }, +// { 0x91AD, "" }, +// { 0x91AE, "" }, +// { 0x91AF, "" }, +// { 0x91B0, "" }, +// { 0x91B1, "" }, +// { 0x91B2, "" }, +// { 0x91B3, "" }, +// { 0x91B4, "" }, +// { 0x91B5, "" }, +// { 0x91B6, "" }, +// { 0x91B7, "" }, +// { 0x91B8, "" }, +// { 0x91B9, "" }, +// { 0x91BA, "" }, +// { 0x91BB, "" }, +// { 0x91BC, "" }, +// { 0x91BD, "" }, +// { 0x91BE, "" }, +// { 0x91BF, "" }, +// { 0x91C0, "" }, +// { 0x91C1, "" }, +// { 0x91C2, "" }, +// { 0x91C3, "" }, +// { 0x91C4, "" }, +// { 0x91C5, "" }, +// { 0x91C6, "" }, +// { 0x91C7, "" }, +// { 0x91C8, "" }, +// { 0x91C9, "" }, +// { 0x91CA, "" }, +// { 0x91CB, "" }, +// { 0x91CC, "" }, +// { 0x91CD, "" }, +// { 0x91CE, "" }, +// { 0x91CF, "" }, +// { 0x91D0, "" }, +// { 0x91D1, "" }, +// { 0x91D2, "" }, +// { 0x91D3, "" }, +// { 0x91D4, "" }, +// { 0x91D5, "" }, +// { 0x91D6, "" }, +// { 0x91D7, "" }, +// { 0x91D8, "" }, +// { 0x91D9, "" }, +// { 0x91DA, "" }, +// { 0x91DB, "" }, +// { 0x91DC, "" }, +// { 0x91DD, "" }, +// { 0x91DE, "" }, +// { 0x91DF, "" }, +// { 0x91E0, "" }, +// { 0x91E1, "" }, +// { 0x91E2, "" }, +// { 0x91E3, "" }, +// { 0x91E4, "" }, +// { 0x91E5, "" }, +// { 0x91E6, "" }, +// { 0x91E7, "" }, +// { 0x91E8, "" }, +// { 0x91E9, "" }, +// { 0x91EA, "" }, +// { 0x91EB, "" }, +// { 0x91EC, "" }, +// { 0x91ED, "" }, +// { 0x91EE, "" }, +// { 0x91EF, "" }, +// { 0x91F0, "" }, +// { 0x91F1, "" }, +// { 0x91F2, "" }, +// { 0x91F3, "" }, +// { 0x91F4, "" }, +// { 0x91F5, "" }, +// { 0x91F6, "" }, +// { 0x91F7, "" }, +// { 0x91F8, "" }, +// { 0x91F9, "" }, +// { 0x91FA, "" }, +// { 0x91FB, "" }, +// { 0x91FC, "" }, +// { 0x91FD, "" }, +// { 0x91FE, "" }, +// { 0x91FF, "" }, +// { 0x9200, "" }, +// { 0x9201, "" }, +// { 0x9202, "" }, +// { 0x9203, "" }, +// { 0x9204, "" }, +// { 0x9205, "" }, +// { 0x9206, "" }, +// { 0x9207, "" }, +// { 0x9208, "" }, +// { 0x9209, "" }, +// { 0x920A, "" }, +// { 0x920B, "" }, +// { 0x920C, "" }, +// { 0x920D, "" }, +// { 0x920E, "" }, +// { 0x920F, "" }, +// { 0x9210, "" }, +// { 0x9211, "" }, +// { 0x9212, "" }, +// { 0x9213, "" }, +// { 0x9214, "" }, +// { 0x9215, "" }, +// { 0x9216, "" }, +// { 0x9217, "" }, +// { 0x9218, "" }, +// { 0x9219, "" }, +// { 0x921A, "" }, +// { 0x921B, "" }, +// { 0x921C, "" }, +// { 0x921D, "" }, +// { 0x921E, "" }, +// { 0x921F, "" }, +// { 0x9220, "" }, +// { 0x9221, "" }, +// { 0x9222, "" }, +// { 0x9223, "" }, +// { 0x9224, "" }, +// { 0x9225, "" }, +// { 0x9226, "" }, +// { 0x9227, "" }, +// { 0x9228, "" }, +// { 0x9229, "" }, +// { 0x922A, "" }, +// { 0x922B, "" }, +// { 0x922C, "" }, +// { 0x922D, "" }, +// { 0x922E, "" }, +// { 0x922F, "" }, +// { 0x9230, "" }, +// { 0x9231, "" }, +// { 0x9232, "" }, +// { 0x9233, "" }, +// { 0x9234, "" }, +// { 0x9235, "" }, +// { 0x9236, "" }, +// { 0x9237, "" }, +// { 0x9238, "" }, +// { 0x9239, "" }, +// { 0x923A, "" }, +// { 0x923B, "" }, +// { 0x923C, "" }, +// { 0x923D, "" }, +// { 0x923E, "" }, +// { 0x923F, "" }, +// { 0x9240, "" }, +// { 0x9241, "" }, +// { 0x9242, "" }, +// { 0x9243, "" }, +// { 0x9244, "" }, +// { 0x9245, "" }, +// { 0x9246, "" }, +// { 0x9247, "" }, +// { 0x9248, "" }, +// { 0x9249, "" }, +// { 0x924A, "" }, +// { 0x924B, "" }, +// { 0x924C, "" }, +// { 0x924D, "" }, +// { 0x924E, "" }, +// { 0x924F, "" }, +// { 0x9250, "" }, +// { 0x9251, "" }, +// { 0x9252, "" }, +// { 0x9253, "" }, +// { 0x9254, "" }, +// { 0x9255, "" }, +// { 0x9256, "" }, +// { 0x9257, "" }, +// { 0x9258, "" }, +// { 0x9259, "" }, +// { 0x925A, "" }, +// { 0x925B, "" }, +// { 0x925C, "" }, +// { 0x925D, "" }, +// { 0x925E, "" }, +// { 0x925F, "" }, +// { 0x9260, "" }, +// { 0x9261, "" }, +// { 0x9262, "" }, +// { 0x9263, "" }, +// { 0x9264, "" }, +// { 0x9265, "" }, +// { 0x9266, "" }, +// { 0x9267, "" }, +// { 0x9268, "" }, +// { 0x9269, "" }, +// { 0x926A, "" }, +// { 0x926B, "" }, +// { 0x926C, "" }, +// { 0x926D, "" }, +// { 0x926E, "" }, +// { 0x926F, "" }, +// { 0x9270, "" }, +// { 0x9271, "" }, +// { 0x9272, "" }, +// { 0x9273, "" }, +// { 0x9274, "" }, +// { 0x9275, "" }, +// { 0x9276, "" }, +// { 0x9277, "" }, +// { 0x9278, "" }, +// { 0x9279, "" }, +// { 0x927A, "" }, +// { 0x927B, "" }, +// { 0x927C, "" }, +// { 0x927D, "" }, +// { 0x927E, "" }, +// { 0x927F, "" }, +// { 0x9280, "" }, +// { 0x9281, "" }, +// { 0x9282, "" }, +// { 0x9283, "" }, +// { 0x9284, "" }, +// { 0x9285, "" }, +// { 0x9286, "" }, +// { 0x9287, "" }, +// { 0x9288, "" }, +// { 0x9289, "" }, +// { 0x928A, "" }, +// { 0x928B, "" }, +// { 0x928C, "" }, +// { 0x928D, "" }, +// { 0x928E, "" }, +// { 0x928F, "" }, +// { 0x9290, "" }, +// { 0x9291, "" }, +// { 0x9292, "" }, +// { 0x9293, "" }, +// { 0x9294, "" }, +// { 0x9295, "" }, +// { 0x9296, "" }, +// { 0x9297, "" }, +// { 0x9298, "" }, +// { 0x9299, "" }, +// { 0x929A, "" }, +// { 0x929B, "" }, +// { 0x929C, "" }, +// { 0x929D, "" }, +// { 0x929E, "" }, +// { 0x929F, "" }, +// { 0x92A0, "" }, +// { 0x92A1, "" }, +// { 0x92A2, "" }, +// { 0x92A3, "" }, +// { 0x92A4, "" }, +// { 0x92A5, "" }, +// { 0x92A6, "" }, +// { 0x92A7, "" }, +// { 0x92A8, "" }, +// { 0x92A9, "" }, +// { 0x92AA, "" }, +// { 0x92AB, "" }, +// { 0x92AC, "" }, +// { 0x92AD, "" }, +// { 0x92AE, "" }, +// { 0x92AF, "" }, +// { 0x92B0, "" }, +// { 0x92B1, "" }, +// { 0x92B2, "" }, +// { 0x92B3, "" }, +// { 0x92B4, "" }, +// { 0x92B5, "" }, +// { 0x92B6, "" }, +// { 0x92B7, "" }, +// { 0x92B8, "" }, +// { 0x92B9, "" }, +// { 0x92BA, "" }, +// { 0x92BB, "" }, +// { 0x92BC, "" }, +// { 0x92BD, "" }, +// { 0x92BE, "" }, +// { 0x92BF, "" }, +// { 0x92C0, "" }, +// { 0x92C1, "" }, +// { 0x92C2, "" }, +// { 0x92C3, "" }, +// { 0x92C4, "" }, +// { 0x92C5, "" }, +// { 0x92C6, "" }, +// { 0x92C7, "" }, +// { 0x92C8, "" }, +// { 0x92C9, "" }, +// { 0x92CA, "" }, +// { 0x92CB, "" }, +// { 0x92CC, "" }, +// { 0x92CD, "" }, +// { 0x92CE, "" }, +// { 0x92CF, "" }, +// { 0x92D0, "" }, +// { 0x92D1, "" }, +// { 0x92D2, "" }, +// { 0x92D3, "" }, +// { 0x92D4, "" }, +// { 0x92D5, "" }, +// { 0x92D6, "" }, +// { 0x92D7, "" }, +// { 0x92D8, "" }, +// { 0x92D9, "" }, +// { 0x92DA, "" }, +// { 0x92DB, "" }, +// { 0x92DC, "" }, +// { 0x92DD, "" }, +// { 0x92DE, "" }, +// { 0x92DF, "" }, +// { 0x92E0, "" }, +// { 0x92E1, "" }, +// { 0x92E2, "" }, +// { 0x92E3, "" }, +// { 0x92E4, "" }, +// { 0x92E5, "" }, +// { 0x92E6, "" }, +// { 0x92E7, "" }, +// { 0x92E8, "" }, +// { 0x92E9, "" }, +// { 0x92EA, "" }, +// { 0x92EB, "" }, +// { 0x92EC, "" }, +// { 0x92ED, "" }, +// { 0x92EE, "" }, +// { 0x92EF, "" }, +// { 0x92F0, "" }, +// { 0x92F1, "" }, +// { 0x92F2, "" }, +// { 0x92F3, "" }, +// { 0x92F4, "" }, +// { 0x92F5, "" }, +// { 0x92F6, "" }, +// { 0x92F7, "" }, +// { 0x92F8, "" }, +// { 0x92F9, "" }, +// { 0x92FA, "" }, +// { 0x92FB, "" }, +// { 0x92FC, "" }, +// { 0x92FD, "" }, +// { 0x92FE, "" }, +// { 0x92FF, "" }, +// { 0x9300, "" }, +// { 0x9301, "" }, +// { 0x9302, "" }, +// { 0x9303, "" }, +// { 0x9304, "" }, +// { 0x9305, "" }, +// { 0x9306, "" }, +// { 0x9307, "" }, +// { 0x9308, "" }, +// { 0x9309, "" }, +// { 0x930A, "" }, +// { 0x930B, "" }, +// { 0x930C, "" }, +// { 0x930D, "" }, +// { 0x930E, "" }, +// { 0x930F, "" }, +// { 0x9310, "" }, +// { 0x9311, "" }, +// { 0x9312, "" }, +// { 0x9313, "" }, +// { 0x9314, "" }, +// { 0x9315, "" }, +// { 0x9316, "" }, +// { 0x9317, "" }, +// { 0x9318, "" }, +// { 0x9319, "" }, +// { 0x931A, "" }, +// { 0x931B, "" }, +// { 0x931C, "" }, +// { 0x931D, "" }, +// { 0x931E, "" }, +// { 0x931F, "" }, +// { 0x9320, "" }, +// { 0x9321, "" }, +// { 0x9322, "" }, +// { 0x9323, "" }, +// { 0x9324, "" }, +// { 0x9325, "" }, +// { 0x9326, "" }, +// { 0x9327, "" }, +// { 0x9328, "" }, +// { 0x9329, "" }, +// { 0x932A, "" }, +// { 0x932B, "" }, +// { 0x932C, "" }, +// { 0x932D, "" }, +// { 0x932E, "" }, +// { 0x932F, "" }, +// { 0x9330, "" }, +// { 0x9331, "" }, +// { 0x9332, "" }, +// { 0x9333, "" }, +// { 0x9334, "" }, +// { 0x9335, "" }, +// { 0x9336, "" }, +// { 0x9337, "" }, +// { 0x9338, "" }, +// { 0x9339, "" }, +// { 0x933A, "" }, +// { 0x933B, "" }, +// { 0x933C, "" }, +// { 0x933D, "" }, +// { 0x933E, "" }, +// { 0x933F, "" }, +// { 0x9340, "" }, +// { 0x9341, "" }, +// { 0x9342, "" }, +// { 0x9343, "" }, +// { 0x9344, "" }, +// { 0x9345, "" }, +// { 0x9346, "" }, +// { 0x9347, "" }, +// { 0x9348, "" }, +// { 0x9349, "" }, +// { 0x934A, "" }, +// { 0x934B, "" }, +// { 0x934C, "" }, +// { 0x934D, "" }, +// { 0x934E, "" }, +// { 0x934F, "" }, +// { 0x9350, "" }, +// { 0x9351, "" }, +// { 0x9352, "" }, +// { 0x9353, "" }, +// { 0x9354, "" }, +// { 0x9355, "" }, +// { 0x9356, "" }, +// { 0x9357, "" }, +// { 0x9358, "" }, +// { 0x9359, "" }, +// { 0x935A, "" }, +// { 0x935B, "" }, +// { 0x935C, "" }, +// { 0x935D, "" }, +// { 0x935E, "" }, +// { 0x935F, "" }, +// { 0x9360, "" }, +// { 0x9361, "" }, +// { 0x9362, "" }, +// { 0x9363, "" }, +// { 0x9364, "" }, +// { 0x9365, "" }, +// { 0x9366, "" }, +// { 0x9367, "" }, +// { 0x9368, "" }, +// { 0x9369, "" }, +// { 0x936A, "" }, +// { 0x936B, "" }, +// { 0x936C, "" }, +// { 0x936D, "" }, +// { 0x936E, "" }, +// { 0x936F, "" }, +// { 0x9370, "" }, +// { 0x9371, "" }, +// { 0x9372, "" }, +// { 0x9373, "" }, +// { 0x9374, "" }, +// { 0x9375, "" }, +// { 0x9376, "" }, +// { 0x9377, "" }, +// { 0x9378, "" }, +// { 0x9379, "" }, +// { 0x937A, "" }, +// { 0x937B, "" }, +// { 0x937C, "" }, +// { 0x937D, "" }, +// { 0x937E, "" }, +// { 0x937F, "" }, +// { 0x9380, "" }, +// { 0x9381, "" }, +// { 0x9382, "" }, +// { 0x9383, "" }, +// { 0x9384, "" }, +// { 0x9385, "" }, +// { 0x9386, "" }, +// { 0x9387, "" }, +// { 0x9388, "" }, +// { 0x9389, "" }, +// { 0x938A, "" }, +// { 0x938B, "" }, +// { 0x938C, "" }, +// { 0x938D, "" }, +// { 0x938E, "" }, +// { 0x938F, "" }, +// { 0x9390, "" }, +// { 0x9391, "" }, +// { 0x9392, "" }, +// { 0x9393, "" }, +// { 0x9394, "" }, +// { 0x9395, "" }, +// { 0x9396, "" }, +// { 0x9397, "" }, +// { 0x9398, "" }, +// { 0x9399, "" }, +// { 0x939A, "" }, +// { 0x939B, "" }, +// { 0x939C, "" }, +// { 0x939D, "" }, +// { 0x939E, "" }, +// { 0x939F, "" }, +// { 0x93A0, "" }, +// { 0x93A1, "" }, +// { 0x93A2, "" }, +// { 0x93A3, "" }, +// { 0x93A4, "" }, +// { 0x93A5, "" }, +// { 0x93A6, "" }, +// { 0x93A7, "" }, +// { 0x93A8, "" }, +// { 0x93A9, "" }, +// { 0x93AA, "" }, +// { 0x93AB, "" }, +// { 0x93AC, "" }, +// { 0x93AD, "" }, +// { 0x93AE, "" }, +// { 0x93AF, "" }, +// { 0x93B0, "" }, +// { 0x93B1, "" }, +// { 0x93B2, "" }, +// { 0x93B3, "" }, +// { 0x93B4, "" }, +// { 0x93B5, "" }, +// { 0x93B6, "" }, +// { 0x93B7, "" }, +// { 0x93B8, "" }, +// { 0x93B9, "" }, +// { 0x93BA, "" }, +// { 0x93BB, "" }, +// { 0x93BC, "" }, +// { 0x93BD, "" }, +// { 0x93BE, "" }, +// { 0x93BF, "" }, +// { 0x93C0, "" }, +// { 0x93C1, "" }, +// { 0x93C2, "" }, +// { 0x93C3, "" }, +// { 0x93C4, "" }, +// { 0x93C5, "" }, +// { 0x93C6, "" }, +// { 0x93C7, "" }, +// { 0x93C8, "" }, +// { 0x93C9, "" }, +// { 0x93CA, "" }, +// { 0x93CB, "" }, +// { 0x93CC, "" }, +// { 0x93CD, "" }, +// { 0x93CE, "" }, +// { 0x93CF, "" }, +// { 0x93D0, "" }, +// { 0x93D1, "" }, +// { 0x93D2, "" }, +// { 0x93D3, "" }, +// { 0x93D4, "" }, +// { 0x93D5, "" }, +// { 0x93D6, "" }, +// { 0x93D7, "" }, +// { 0x93D8, "" }, +// { 0x93D9, "" }, +// { 0x93DA, "" }, +// { 0x93DB, "" }, +// { 0x93DC, "" }, +// { 0x93DD, "" }, +// { 0x93DE, "" }, +// { 0x93DF, "" }, +// { 0x93E0, "" }, +// { 0x93E1, "" }, +// { 0x93E2, "" }, +// { 0x93E3, "" }, +// { 0x93E4, "" }, +// { 0x93E5, "" }, +// { 0x93E6, "" }, +// { 0x93E7, "" }, +// { 0x93E8, "" }, +// { 0x93E9, "" }, +// { 0x93EA, "" }, +// { 0x93EB, "" }, +// { 0x93EC, "" }, +// { 0x93ED, "" }, +// { 0x93EE, "" }, +// { 0x93EF, "" }, +// { 0x93F0, "" }, +// { 0x93F1, "" }, +// { 0x93F2, "" }, +// { 0x93F3, "" }, +// { 0x93F4, "" }, +// { 0x93F5, "" }, +// { 0x93F6, "" }, +// { 0x93F7, "" }, +// { 0x93F8, "" }, +// { 0x93F9, "" }, +// { 0x93FA, "" }, +// { 0x93FB, "" }, +// { 0x93FC, "" }, +// { 0x93FD, "" }, +// { 0x93FE, "" }, +// { 0x93FF, "" }, +// { 0x9400, "" }, +// { 0x9401, "" }, +// { 0x9402, "" }, +// { 0x9403, "" }, +// { 0x9404, "" }, +// { 0x9405, "" }, +// { 0x9406, "" }, +// { 0x9407, "" }, +// { 0x9408, "" }, +// { 0x9409, "" }, +// { 0x940A, "" }, +// { 0x940B, "" }, +// { 0x940C, "" }, +// { 0x940D, "" }, +// { 0x940E, "" }, +// { 0x940F, "" }, +// { 0x9410, "" }, +// { 0x9411, "" }, +// { 0x9412, "" }, +// { 0x9413, "" }, +// { 0x9414, "" }, +// { 0x9415, "" }, +// { 0x9416, "" }, +// { 0x9417, "" }, +// { 0x9418, "" }, +// { 0x9419, "" }, +// { 0x941A, "" }, +// { 0x941B, "" }, +// { 0x941C, "" }, +// { 0x941D, "" }, +// { 0x941E, "" }, +// { 0x941F, "" }, +// { 0x9420, "" }, +// { 0x9421, "" }, +// { 0x9422, "" }, +// { 0x9423, "" }, +// { 0x9424, "" }, +// { 0x9425, "" }, +// { 0x9426, "" }, +// { 0x9427, "" }, +// { 0x9428, "" }, +// { 0x9429, "" }, +// { 0x942A, "" }, +// { 0x942B, "" }, +// { 0x942C, "" }, +// { 0x942D, "" }, +// { 0x942E, "" }, +// { 0x942F, "" }, +// { 0x9430, "" }, +// { 0x9431, "" }, +// { 0x9432, "" }, +// { 0x9433, "" }, +// { 0x9434, "" }, +// { 0x9435, "" }, +// { 0x9436, "" }, +// { 0x9437, "" }, +// { 0x9438, "" }, +// { 0x9439, "" }, +// { 0x943A, "" }, +// { 0x943B, "" }, +// { 0x943C, "" }, +// { 0x943D, "" }, +// { 0x943E, "" }, +// { 0x943F, "" }, +// { 0x9440, "" }, +// { 0x9441, "" }, +// { 0x9442, "" }, +// { 0x9443, "" }, +// { 0x9444, "" }, +// { 0x9445, "" }, +// { 0x9446, "" }, +// { 0x9447, "" }, +// { 0x9448, "" }, +// { 0x9449, "" }, +// { 0x944A, "" }, +// { 0x944B, "" }, +// { 0x944C, "" }, +// { 0x944D, "" }, +// { 0x944E, "" }, +// { 0x944F, "" }, +// { 0x9450, "" }, +// { 0x9451, "" }, +// { 0x9452, "" }, +// { 0x9453, "" }, +// { 0x9454, "" }, +// { 0x9455, "" }, +// { 0x9456, "" }, +// { 0x9457, "" }, +// { 0x9458, "" }, +// { 0x9459, "" }, +// { 0x945A, "" }, +// { 0x945B, "" }, +// { 0x945C, "" }, +// { 0x945D, "" }, +// { 0x945E, "" }, +// { 0x945F, "" }, +// { 0x9460, "" }, +// { 0x9461, "" }, +// { 0x9462, "" }, +// { 0x9463, "" }, +// { 0x9464, "" }, +// { 0x9465, "" }, +// { 0x9466, "" }, +// { 0x9467, "" }, +// { 0x9468, "" }, +// { 0x9469, "" }, +// { 0x946A, "" }, +// { 0x946B, "" }, +// { 0x946C, "" }, +// { 0x946D, "" }, +// { 0x946E, "" }, +// { 0x946F, "" }, +// { 0x9470, "" }, +// { 0x9471, "" }, +// { 0x9472, "" }, +// { 0x9473, "" }, +// { 0x9474, "" }, +// { 0x9475, "" }, +// { 0x9476, "" }, +// { 0x9477, "" }, +// { 0x9478, "" }, +// { 0x9479, "" }, +// { 0x947A, "" }, +// { 0x947B, "" }, +// { 0x947C, "" }, +// { 0x947D, "" }, +// { 0x947E, "" }, +// { 0x947F, "" }, +// { 0x9480, "" }, +// { 0x9481, "" }, +// { 0x9482, "" }, +// { 0x9483, "" }, +// { 0x9484, "" }, +// { 0x9485, "" }, +// { 0x9486, "" }, +// { 0x9487, "" }, +// { 0x9488, "" }, +// { 0x9489, "" }, +// { 0x948A, "" }, +// { 0x948B, "" }, +// { 0x948C, "" }, +// { 0x948D, "" }, +// { 0x948E, "" }, +// { 0x948F, "" }, +// { 0x9490, "" }, +// { 0x9491, "" }, +// { 0x9492, "" }, +// { 0x9493, "" }, +// { 0x9494, "" }, +// { 0x9495, "" }, +// { 0x9496, "" }, +// { 0x9497, "" }, +// { 0x9498, "" }, +// { 0x9499, "" }, +// { 0x949A, "" }, +// { 0x949B, "" }, +// { 0x949C, "" }, +// { 0x949D, "" }, +// { 0x949E, "" }, +// { 0x949F, "" }, +// { 0x94A0, "" }, +// { 0x94A1, "" }, +// { 0x94A2, "" }, +// { 0x94A3, "" }, +// { 0x94A4, "" }, +// { 0x94A5, "" }, +// { 0x94A6, "" }, +// { 0x94A7, "" }, +// { 0x94A8, "" }, +// { 0x94A9, "" }, +// { 0x94AA, "" }, +// { 0x94AB, "" }, +// { 0x94AC, "" }, +// { 0x94AD, "" }, +// { 0x94AE, "" }, +// { 0x94AF, "" }, +// { 0x94B0, "" }, +// { 0x94B1, "" }, +// { 0x94B2, "" }, +// { 0x94B3, "" }, +// { 0x94B4, "" }, +// { 0x94B5, "" }, +// { 0x94B6, "" }, +// { 0x94B7, "" }, +// { 0x94B8, "" }, +// { 0x94B9, "" }, +// { 0x94BA, "" }, +// { 0x94BB, "" }, +// { 0x94BC, "" }, +// { 0x94BD, "" }, +// { 0x94BE, "" }, +// { 0x94BF, "" }, +// { 0x94C0, "" }, +// { 0x94C1, "" }, +// { 0x94C2, "" }, +// { 0x94C3, "" }, +// { 0x94C4, "" }, +// { 0x94C5, "" }, +// { 0x94C6, "" }, +// { 0x94C7, "" }, +// { 0x94C8, "" }, +// { 0x94C9, "" }, +// { 0x94CA, "" }, +// { 0x94CB, "" }, +// { 0x94CC, "" }, +// { 0x94CD, "" }, +// { 0x94CE, "" }, +// { 0x94CF, "" }, +// { 0x94D0, "" }, +// { 0x94D1, "" }, +// { 0x94D2, "" }, +// { 0x94D3, "" }, +// { 0x94D4, "" }, +// { 0x94D5, "" }, +// { 0x94D6, "" }, +// { 0x94D7, "" }, +// { 0x94D8, "" }, +// { 0x94D9, "" }, +// { 0x94DA, "" }, +// { 0x94DB, "" }, +// { 0x94DC, "" }, +// { 0x94DD, "" }, +// { 0x94DE, "" }, +// { 0x94DF, "" }, +// { 0x94E0, "" }, +// { 0x94E1, "" }, +// { 0x94E2, "" }, +// { 0x94E3, "" }, +// { 0x94E4, "" }, +// { 0x94E5, "" }, +// { 0x94E6, "" }, +// { 0x94E7, "" }, +// { 0x94E8, "" }, +// { 0x94E9, "" }, +// { 0x94EA, "" }, +// { 0x94EB, "" }, +// { 0x94EC, "" }, +// { 0x94ED, "" }, +// { 0x94EE, "" }, +// { 0x94EF, "" }, +// { 0x94F0, "" }, +// { 0x94F1, "" }, +// { 0x94F2, "" }, +// { 0x94F3, "" }, +// { 0x94F4, "" }, +// { 0x94F5, "" }, +// { 0x94F6, "" }, +// { 0x94F7, "" }, +// { 0x94F8, "" }, +// { 0x94F9, "" }, +// { 0x94FA, "" }, +// { 0x94FB, "" }, +// { 0x94FC, "" }, +// { 0x94FD, "" }, +// { 0x94FE, "" }, +// { 0x94FF, "" }, +// { 0x9500, "" }, +// { 0x9501, "" }, +// { 0x9502, "" }, +// { 0x9503, "" }, +// { 0x9504, "" }, +// { 0x9505, "" }, +// { 0x9506, "" }, +// { 0x9507, "" }, +// { 0x9508, "" }, +// { 0x9509, "" }, +// { 0x950A, "" }, +// { 0x950B, "" }, +// { 0x950C, "" }, +// { 0x950D, "" }, +// { 0x950E, "" }, +// { 0x950F, "" }, +// { 0x9510, "" }, +// { 0x9511, "" }, +// { 0x9512, "" }, +// { 0x9513, "" }, +// { 0x9514, "" }, +// { 0x9515, "" }, +// { 0x9516, "" }, +// { 0x9517, "" }, +// { 0x9518, "" }, +// { 0x9519, "" }, +// { 0x951A, "" }, +// { 0x951B, "" }, +// { 0x951C, "" }, +// { 0x951D, "" }, +// { 0x951E, "" }, +// { 0x951F, "" }, +// { 0x9520, "" }, +// { 0x9521, "" }, +// { 0x9522, "" }, +// { 0x9523, "" }, +// { 0x9524, "" }, +// { 0x9525, "" }, +// { 0x9526, "" }, +// { 0x9527, "" }, +// { 0x9528, "" }, +// { 0x9529, "" }, +// { 0x952A, "" }, +// { 0x952B, "" }, +// { 0x952C, "" }, +// { 0x952D, "" }, +// { 0x952E, "" }, +// { 0x952F, "" }, +// { 0x9530, "" }, +// { 0x9531, "" }, +// { 0x9532, "" }, +// { 0x9533, "" }, +// { 0x9534, "" }, +// { 0x9535, "" }, +// { 0x9536, "" }, +// { 0x9537, "" }, +// { 0x9538, "" }, +// { 0x9539, "" }, +// { 0x953A, "" }, +// { 0x953B, "" }, +// { 0x953C, "" }, +// { 0x953D, "" }, +// { 0x953E, "" }, +// { 0x953F, "" }, +// { 0x9540, "" }, +// { 0x9541, "" }, +// { 0x9542, "" }, +// { 0x9543, "" }, +// { 0x9544, "" }, +// { 0x9545, "" }, +// { 0x9546, "" }, +// { 0x9547, "" }, +// { 0x9548, "" }, +// { 0x9549, "" }, +// { 0x954A, "" }, +// { 0x954B, "" }, +// { 0x954C, "" }, +// { 0x954D, "" }, +// { 0x954E, "" }, +// { 0x954F, "" }, +// { 0x9550, "" }, +// { 0x9551, "" }, +// { 0x9552, "" }, +// { 0x9553, "" }, +// { 0x9554, "" }, +// { 0x9555, "" }, +// { 0x9556, "" }, +// { 0x9557, "" }, +// { 0x9558, "" }, +// { 0x9559, "" }, +// { 0x955A, "" }, +// { 0x955B, "" }, +// { 0x955C, "" }, +// { 0x955D, "" }, +// { 0x955E, "" }, +// { 0x955F, "" }, +// { 0x9560, "" }, +// { 0x9561, "" }, +// { 0x9562, "" }, +// { 0x9563, "" }, +// { 0x9564, "" }, +// { 0x9565, "" }, +// { 0x9566, "" }, +// { 0x9567, "" }, +// { 0x9568, "" }, +// { 0x9569, "" }, +// { 0x956A, "" }, +// { 0x956B, "" }, +// { 0x956C, "" }, +// { 0x956D, "" }, +// { 0x956E, "" }, +// { 0x956F, "" }, +// { 0x9570, "" }, +// { 0x9571, "" }, +// { 0x9572, "" }, +// { 0x9573, "" }, +// { 0x9574, "" }, +// { 0x9575, "" }, +// { 0x9576, "" }, +// { 0x9577, "" }, +// { 0x9578, "" }, +// { 0x9579, "" }, +// { 0x957A, "" }, +// { 0x957B, "" }, +// { 0x957C, "" }, +// { 0x957D, "" }, +// { 0x957E, "" }, +// { 0x957F, "" }, +// { 0x9580, "" }, +// { 0x9581, "" }, +// { 0x9582, "" }, +// { 0x9583, "" }, +// { 0x9584, "" }, +// { 0x9585, "" }, +// { 0x9586, "" }, +// { 0x9587, "" }, +// { 0x9588, "" }, +// { 0x9589, "" }, +// { 0x958A, "" }, +// { 0x958B, "" }, +// { 0x958C, "" }, +// { 0x958D, "" }, +// { 0x958E, "" }, +// { 0x958F, "" }, +// { 0x9590, "" }, +// { 0x9591, "" }, +// { 0x9592, "" }, +// { 0x9593, "" }, +// { 0x9594, "" }, +// { 0x9595, "" }, +// { 0x9596, "" }, +// { 0x9597, "" }, +// { 0x9598, "" }, +// { 0x9599, "" }, +// { 0x959A, "" }, +// { 0x959B, "" }, +// { 0x959C, "" }, +// { 0x959D, "" }, +// { 0x959E, "" }, +// { 0x959F, "" }, +// { 0x95A0, "" }, +// { 0x95A1, "" }, +// { 0x95A2, "" }, +// { 0x95A3, "" }, +// { 0x95A4, "" }, +// { 0x95A5, "" }, +// { 0x95A6, "" }, +// { 0x95A7, "" }, +// { 0x95A8, "" }, +// { 0x95A9, "" }, +// { 0x95AA, "" }, +// { 0x95AB, "" }, +// { 0x95AC, "" }, +// { 0x95AD, "" }, +// { 0x95AE, "" }, +// { 0x95AF, "" }, +// { 0x95B0, "" }, +// { 0x95B1, "" }, +// { 0x95B2, "" }, +// { 0x95B3, "" }, +// { 0x95B4, "" }, +// { 0x95B5, "" }, +// { 0x95B6, "" }, +// { 0x95B7, "" }, +// { 0x95B8, "" }, +// { 0x95B9, "" }, +// { 0x95BA, "" }, +// { 0x95BB, "" }, +// { 0x95BC, "" }, +// { 0x95BD, "" }, +// { 0x95BE, "" }, +// { 0x95BF, "" }, +// { 0x95C0, "" }, +// { 0x95C1, "" }, +// { 0x95C2, "" }, +// { 0x95C3, "" }, +// { 0x95C4, "" }, +// { 0x95C5, "" }, +// { 0x95C6, "" }, +// { 0x95C7, "" }, +// { 0x95C8, "" }, +// { 0x95C9, "" }, +// { 0x95CA, "" }, +// { 0x95CB, "" }, +// { 0x95CC, "" }, +// { 0x95CD, "" }, +// { 0x95CE, "" }, +// { 0x95CF, "" }, +// { 0x95D0, "" }, +// { 0x95D1, "" }, +// { 0x95D2, "" }, +// { 0x95D3, "" }, +// { 0x95D4, "" }, +// { 0x95D5, "" }, +// { 0x95D6, "" }, +// { 0x95D7, "" }, +// { 0x95D8, "" }, +// { 0x95D9, "" }, +// { 0x95DA, "" }, +// { 0x95DB, "" }, +// { 0x95DC, "" }, +// { 0x95DD, "" }, +// { 0x95DE, "" }, +// { 0x95DF, "" }, +// { 0x95E0, "" }, +// { 0x95E1, "" }, +// { 0x95E2, "" }, +// { 0x95E3, "" }, +// { 0x95E4, "" }, +// { 0x95E5, "" }, +// { 0x95E6, "" }, +// { 0x95E7, "" }, +// { 0x95E8, "" }, +// { 0x95E9, "" }, +// { 0x95EA, "" }, +// { 0x95EB, "" }, +// { 0x95EC, "" }, +// { 0x95ED, "" }, +// { 0x95EE, "" }, +// { 0x95EF, "" }, +// { 0x95F0, "" }, +// { 0x95F1, "" }, +// { 0x95F2, "" }, +// { 0x95F3, "" }, +// { 0x95F4, "" }, +// { 0x95F5, "" }, +// { 0x95F6, "" }, +// { 0x95F7, "" }, +// { 0x95F8, "" }, +// { 0x95F9, "" }, +// { 0x95FA, "" }, +// { 0x95FB, "" }, +// { 0x95FC, "" }, +// { 0x95FD, "" }, +// { 0x95FE, "" }, +// { 0x95FF, "" }, +// { 0x9600, "" }, +// { 0x9601, "" }, +// { 0x9602, "" }, +// { 0x9603, "" }, +// { 0x9604, "" }, +// { 0x9605, "" }, +// { 0x9606, "" }, +// { 0x9607, "" }, +// { 0x9608, "" }, +// { 0x9609, "" }, +// { 0x960A, "" }, +// { 0x960B, "" }, +// { 0x960C, "" }, +// { 0x960D, "" }, +// { 0x960E, "" }, +// { 0x960F, "" }, +// { 0x9610, "" }, +// { 0x9611, "" }, +// { 0x9612, "" }, +// { 0x9613, "" }, +// { 0x9614, "" }, +// { 0x9615, "" }, +// { 0x9616, "" }, +// { 0x9617, "" }, +// { 0x9618, "" }, +// { 0x9619, "" }, +// { 0x961A, "" }, +// { 0x961B, "" }, +// { 0x961C, "" }, +// { 0x961D, "" }, +// { 0x961E, "" }, +// { 0x961F, "" }, +// { 0x9620, "" }, +// { 0x9621, "" }, +// { 0x9622, "" }, +// { 0x9623, "" }, +// { 0x9624, "" }, +// { 0x9625, "" }, +// { 0x9626, "" }, +// { 0x9627, "" }, +// { 0x9628, "" }, +// { 0x9629, "" }, +// { 0x962A, "" }, +// { 0x962B, "" }, +// { 0x962C, "" }, +// { 0x962D, "" }, +// { 0x962E, "" }, +// { 0x962F, "" }, +// { 0x9630, "" }, +// { 0x9631, "" }, +// { 0x9632, "" }, +// { 0x9633, "" }, +// { 0x9634, "" }, +// { 0x9635, "" }, +// { 0x9636, "" }, +// { 0x9637, "" }, +// { 0x9638, "" }, +// { 0x9639, "" }, +// { 0x963A, "" }, +// { 0x963B, "" }, +// { 0x963C, "" }, +// { 0x963D, "" }, +// { 0x963E, "" }, +// { 0x963F, "" }, +// { 0x9640, "" }, +// { 0x9641, "" }, +// { 0x9642, "" }, +// { 0x9643, "" }, +// { 0x9644, "" }, +// { 0x9645, "" }, +// { 0x9646, "" }, +// { 0x9647, "" }, +// { 0x9648, "" }, +// { 0x9649, "" }, +// { 0x964A, "" }, +// { 0x964B, "" }, +// { 0x964C, "" }, +// { 0x964D, "" }, +// { 0x964E, "" }, +// { 0x964F, "" }, +// { 0x9650, "" }, +// { 0x9651, "" }, +// { 0x9652, "" }, +// { 0x9653, "" }, +// { 0x9654, "" }, +// { 0x9655, "" }, +// { 0x9656, "" }, +// { 0x9657, "" }, +// { 0x9658, "" }, +// { 0x9659, "" }, +// { 0x965A, "" }, +// { 0x965B, "" }, +// { 0x965C, "" }, +// { 0x965D, "" }, +// { 0x965E, "" }, +// { 0x965F, "" }, +// { 0x9660, "" }, +// { 0x9661, "" }, +// { 0x9662, "" }, +// { 0x9663, "" }, +// { 0x9664, "" }, +// { 0x9665, "" }, +// { 0x9666, "" }, +// { 0x9667, "" }, +// { 0x9668, "" }, +// { 0x9669, "" }, +// { 0x966A, "" }, +// { 0x966B, "" }, +// { 0x966C, "" }, +// { 0x966D, "" }, +// { 0x966E, "" }, +// { 0x966F, "" }, +// { 0x9670, "" }, +// { 0x9671, "" }, +// { 0x9672, "" }, +// { 0x9673, "" }, +// { 0x9674, "" }, +// { 0x9675, "" }, +// { 0x9676, "" }, +// { 0x9677, "" }, +// { 0x9678, "" }, +// { 0x9679, "" }, +// { 0x967A, "" }, +// { 0x967B, "" }, +// { 0x967C, "" }, +// { 0x967D, "" }, +// { 0x967E, "" }, +// { 0x967F, "" }, +// { 0x9680, "" }, +// { 0x9681, "" }, +// { 0x9682, "" }, +// { 0x9683, "" }, +// { 0x9684, "" }, +// { 0x9685, "" }, +// { 0x9686, "" }, +// { 0x9687, "" }, +// { 0x9688, "" }, +// { 0x9689, "" }, +// { 0x968A, "" }, +// { 0x968B, "" }, +// { 0x968C, "" }, +// { 0x968D, "" }, +// { 0x968E, "" }, +// { 0x968F, "" }, +// { 0x9690, "" }, +// { 0x9691, "" }, +// { 0x9692, "" }, +// { 0x9693, "" }, +// { 0x9694, "" }, +// { 0x9695, "" }, +// { 0x9696, "" }, +// { 0x9697, "" }, +// { 0x9698, "" }, +// { 0x9699, "" }, +// { 0x969A, "" }, +// { 0x969B, "" }, +// { 0x969C, "" }, +// { 0x969D, "" }, +// { 0x969E, "" }, +// { 0x969F, "" }, +// { 0x96A0, "" }, +// { 0x96A1, "" }, +// { 0x96A2, "" }, +// { 0x96A3, "" }, +// { 0x96A4, "" }, +// { 0x96A5, "" }, +// { 0x96A6, "" }, +// { 0x96A7, "" }, +// { 0x96A8, "" }, +// { 0x96A9, "" }, +// { 0x96AA, "" }, +// { 0x96AB, "" }, +// { 0x96AC, "" }, +// { 0x96AD, "" }, +// { 0x96AE, "" }, +// { 0x96AF, "" }, +// { 0x96B0, "" }, +// { 0x96B1, "" }, +// { 0x96B2, "" }, +// { 0x96B3, "" }, +// { 0x96B4, "" }, +// { 0x96B5, "" }, +// { 0x96B6, "" }, +// { 0x96B7, "" }, +// { 0x96B8, "" }, +// { 0x96B9, "" }, +// { 0x96BA, "" }, +// { 0x96BB, "" }, +// { 0x96BC, "" }, +// { 0x96BD, "" }, +// { 0x96BE, "" }, +// { 0x96BF, "" }, +// { 0x96C0, "" }, +// { 0x96C1, "" }, +// { 0x96C2, "" }, +// { 0x96C3, "" }, +// { 0x96C4, "" }, +// { 0x96C5, "" }, +// { 0x96C6, "" }, +// { 0x96C7, "" }, +// { 0x96C8, "" }, +// { 0x96C9, "" }, +// { 0x96CA, "" }, +// { 0x96CB, "" }, +// { 0x96CC, "" }, +// { 0x96CD, "" }, +// { 0x96CE, "" }, +// { 0x96CF, "" }, +// { 0x96D0, "" }, +// { 0x96D1, "" }, +// { 0x96D2, "" }, +// { 0x96D3, "" }, +// { 0x96D4, "" }, +// { 0x96D5, "" }, +// { 0x96D6, "" }, +// { 0x96D7, "" }, +// { 0x96D8, "" }, +// { 0x96D9, "" }, +// { 0x96DA, "" }, +// { 0x96DB, "" }, +// { 0x96DC, "" }, +// { 0x96DD, "" }, +// { 0x96DE, "" }, +// { 0x96DF, "" }, +// { 0x96E0, "" }, +// { 0x96E1, "" }, +// { 0x96E2, "" }, +// { 0x96E3, "" }, +// { 0x96E4, "" }, +// { 0x96E5, "" }, +// { 0x96E6, "" }, +// { 0x96E7, "" }, +// { 0x96E8, "" }, +// { 0x96E9, "" }, +// { 0x96EA, "" }, +// { 0x96EB, "" }, +// { 0x96EC, "" }, +// { 0x96ED, "" }, +// { 0x96EE, "" }, +// { 0x96EF, "" }, +// { 0x96F0, "" }, +// { 0x96F1, "" }, +// { 0x96F2, "" }, +// { 0x96F3, "" }, +// { 0x96F4, "" }, +// { 0x96F5, "" }, +// { 0x96F6, "" }, +// { 0x96F7, "" }, +// { 0x96F8, "" }, +// { 0x96F9, "" }, +// { 0x96FA, "" }, +// { 0x96FB, "" }, +// { 0x96FC, "" }, +// { 0x96FD, "" }, +// { 0x96FE, "" }, +// { 0x96FF, "" }, +// { 0x9700, "" }, +// { 0x9701, "" }, +// { 0x9702, "" }, +// { 0x9703, "" }, +// { 0x9704, "" }, +// { 0x9705, "" }, +// { 0x9706, "" }, +// { 0x9707, "" }, +// { 0x9708, "" }, +// { 0x9709, "" }, +// { 0x970A, "" }, +// { 0x970B, "" }, +// { 0x970C, "" }, +// { 0x970D, "" }, +// { 0x970E, "" }, +// { 0x970F, "" }, +// { 0x9710, "" }, +// { 0x9711, "" }, +// { 0x9712, "" }, +// { 0x9713, "" }, +// { 0x9714, "" }, +// { 0x9715, "" }, +// { 0x9716, "" }, +// { 0x9717, "" }, +// { 0x9718, "" }, +// { 0x9719, "" }, +// { 0x971A, "" }, +// { 0x971B, "" }, +// { 0x971C, "" }, +// { 0x971D, "" }, +// { 0x971E, "" }, +// { 0x971F, "" }, +// { 0x9720, "" }, +// { 0x9721, "" }, +// { 0x9722, "" }, +// { 0x9723, "" }, +// { 0x9724, "" }, +// { 0x9725, "" }, +// { 0x9726, "" }, +// { 0x9727, "" }, +// { 0x9728, "" }, +// { 0x9729, "" }, +// { 0x972A, "" }, +// { 0x972B, "" }, +// { 0x972C, "" }, +// { 0x972D, "" }, +// { 0x972E, "" }, +// { 0x972F, "" }, +// { 0x9730, "" }, +// { 0x9731, "" }, +// { 0x9732, "" }, +// { 0x9733, "" }, +// { 0x9734, "" }, +// { 0x9735, "" }, +// { 0x9736, "" }, +// { 0x9737, "" }, +// { 0x9738, "" }, +// { 0x9739, "" }, +// { 0x973A, "" }, +// { 0x973B, "" }, +// { 0x973C, "" }, +// { 0x973D, "" }, +// { 0x973E, "" }, +// { 0x973F, "" }, +// { 0x9740, "" }, +// { 0x9741, "" }, +// { 0x9742, "" }, +// { 0x9743, "" }, +// { 0x9744, "" }, +// { 0x9745, "" }, +// { 0x9746, "" }, +// { 0x9747, "" }, +// { 0x9748, "" }, +// { 0x9749, "" }, +// { 0x974A, "" }, +// { 0x974B, "" }, +// { 0x974C, "" }, +// { 0x974D, "" }, +// { 0x974E, "" }, +// { 0x974F, "" }, +// { 0x9750, "" }, +// { 0x9751, "" }, +// { 0x9752, "" }, +// { 0x9753, "" }, +// { 0x9754, "" }, +// { 0x9755, "" }, +// { 0x9756, "" }, +// { 0x9757, "" }, +// { 0x9758, "" }, +// { 0x9759, "" }, +// { 0x975A, "" }, +// { 0x975B, "" }, +// { 0x975C, "" }, +// { 0x975D, "" }, +// { 0x975E, "" }, +// { 0x975F, "" }, +// { 0x9760, "" }, +// { 0x9761, "" }, +// { 0x9762, "" }, +// { 0x9763, "" }, +// { 0x9764, "" }, +// { 0x9765, "" }, +// { 0x9766, "" }, +// { 0x9767, "" }, +// { 0x9768, "" }, +// { 0x9769, "" }, +// { 0x976A, "" }, +// { 0x976B, "" }, +// { 0x976C, "" }, +// { 0x976D, "" }, +// { 0x976E, "" }, +// { 0x976F, "" }, +// { 0x9770, "" }, +// { 0x9771, "" }, +// { 0x9772, "" }, +// { 0x9773, "" }, +// { 0x9774, "" }, +// { 0x9775, "" }, +// { 0x9776, "" }, +// { 0x9777, "" }, +// { 0x9778, "" }, +// { 0x9779, "" }, +// { 0x977A, "" }, +// { 0x977B, "" }, +// { 0x977C, "" }, +// { 0x977D, "" }, +// { 0x977E, "" }, +// { 0x977F, "" }, +// { 0x9780, "" }, +// { 0x9781, "" }, +// { 0x9782, "" }, +// { 0x9783, "" }, +// { 0x9784, "" }, +// { 0x9785, "" }, +// { 0x9786, "" }, +// { 0x9787, "" }, +// { 0x9788, "" }, +// { 0x9789, "" }, +// { 0x978A, "" }, +// { 0x978B, "" }, +// { 0x978C, "" }, +// { 0x978D, "" }, +// { 0x978E, "" }, +// { 0x978F, "" }, +// { 0x9790, "" }, +// { 0x9791, "" }, +// { 0x9792, "" }, +// { 0x9793, "" }, +// { 0x9794, "" }, +// { 0x9795, "" }, +// { 0x9796, "" }, +// { 0x9797, "" }, +// { 0x9798, "" }, +// { 0x9799, "" }, +// { 0x979A, "" }, +// { 0x979B, "" }, +// { 0x979C, "" }, +// { 0x979D, "" }, +// { 0x979E, "" }, +// { 0x979F, "" }, +// { 0x97A0, "" }, +// { 0x97A1, "" }, +// { 0x97A2, "" }, +// { 0x97A3, "" }, +// { 0x97A4, "" }, +// { 0x97A5, "" }, +// { 0x97A6, "" }, +// { 0x97A7, "" }, +// { 0x97A8, "" }, +// { 0x97A9, "" }, +// { 0x97AA, "" }, +// { 0x97AB, "" }, +// { 0x97AC, "" }, +// { 0x97AD, "" }, +// { 0x97AE, "" }, +// { 0x97AF, "" }, +// { 0x97B0, "" }, +// { 0x97B1, "" }, +// { 0x97B2, "" }, +// { 0x97B3, "" }, +// { 0x97B4, "" }, +// { 0x97B5, "" }, +// { 0x97B6, "" }, +// { 0x97B7, "" }, +// { 0x97B8, "" }, +// { 0x97B9, "" }, +// { 0x97BA, "" }, +// { 0x97BB, "" }, +// { 0x97BC, "" }, +// { 0x97BD, "" }, +// { 0x97BE, "" }, +// { 0x97BF, "" }, +// { 0x97C0, "" }, +// { 0x97C1, "" }, +// { 0x97C2, "" }, +// { 0x97C3, "" }, +// { 0x97C4, "" }, +// { 0x97C5, "" }, +// { 0x97C6, "" }, +// { 0x97C7, "" }, +// { 0x97C8, "" }, +// { 0x97C9, "" }, +// { 0x97CA, "" }, +// { 0x97CB, "" }, +// { 0x97CC, "" }, +// { 0x97CD, "" }, +// { 0x97CE, "" }, +// { 0x97CF, "" }, +// { 0x97D0, "" }, +// { 0x97D1, "" }, +// { 0x97D2, "" }, +// { 0x97D3, "" }, +// { 0x97D4, "" }, +// { 0x97D5, "" }, +// { 0x97D6, "" }, +// { 0x97D7, "" }, +// { 0x97D8, "" }, +// { 0x97D9, "" }, +// { 0x97DA, "" }, +// { 0x97DB, "" }, +// { 0x97DC, "" }, +// { 0x97DD, "" }, +// { 0x97DE, "" }, +// { 0x97DF, "" }, +// { 0x97E0, "" }, +// { 0x97E1, "" }, +// { 0x97E2, "" }, +// { 0x97E3, "" }, +// { 0x97E4, "" }, +// { 0x97E5, "" }, +// { 0x97E6, "" }, +// { 0x97E7, "" }, +// { 0x97E8, "" }, +// { 0x97E9, "" }, +// { 0x97EA, "" }, +// { 0x97EB, "" }, +// { 0x97EC, "" }, +// { 0x97ED, "" }, +// { 0x97EE, "" }, +// { 0x97EF, "" }, +// { 0x97F0, "" }, +// { 0x97F1, "" }, +// { 0x97F2, "" }, +// { 0x97F3, "" }, +// { 0x97F4, "" }, +// { 0x97F5, "" }, +// { 0x97F6, "" }, +// { 0x97F7, "" }, +// { 0x97F8, "" }, +// { 0x97F9, "" }, +// { 0x97FA, "" }, +// { 0x97FB, "" }, +// { 0x97FC, "" }, +// { 0x97FD, "" }, +// { 0x97FE, "" }, +// { 0x97FF, "" }, +// { 0x9800, "" }, +// { 0x9801, "" }, +// { 0x9802, "" }, +// { 0x9803, "" }, +// { 0x9804, "" }, +// { 0x9805, "" }, +// { 0x9806, "" }, +// { 0x9807, "" }, +// { 0x9808, "" }, +// { 0x9809, "" }, +// { 0x980A, "" }, +// { 0x980B, "" }, +// { 0x980C, "" }, +// { 0x980D, "" }, +// { 0x980E, "" }, +// { 0x980F, "" }, +// { 0x9810, "" }, +// { 0x9811, "" }, +// { 0x9812, "" }, +// { 0x9813, "" }, +// { 0x9814, "" }, +// { 0x9815, "" }, +// { 0x9816, "" }, +// { 0x9817, "" }, +// { 0x9818, "" }, +// { 0x9819, "" }, +// { 0x981A, "" }, +// { 0x981B, "" }, +// { 0x981C, "" }, +// { 0x981D, "" }, +// { 0x981E, "" }, +// { 0x981F, "" }, +// { 0x9820, "" }, +// { 0x9821, "" }, +// { 0x9822, "" }, +// { 0x9823, "" }, +// { 0x9824, "" }, +// { 0x9825, "" }, +// { 0x9826, "" }, +// { 0x9827, "" }, +// { 0x9828, "" }, +// { 0x9829, "" }, +// { 0x982A, "" }, +// { 0x982B, "" }, +// { 0x982C, "" }, +// { 0x982D, "" }, +// { 0x982E, "" }, +// { 0x982F, "" }, +// { 0x9830, "" }, +// { 0x9831, "" }, +// { 0x9832, "" }, +// { 0x9833, "" }, +// { 0x9834, "" }, +// { 0x9835, "" }, +// { 0x9836, "" }, +// { 0x9837, "" }, +// { 0x9838, "" }, +// { 0x9839, "" }, +// { 0x983A, "" }, +// { 0x983B, "" }, +// { 0x983C, "" }, +// { 0x983D, "" }, +// { 0x983E, "" }, +// { 0x983F, "" }, +// { 0x9840, "" }, +// { 0x9841, "" }, +// { 0x9842, "" }, +// { 0x9843, "" }, +// { 0x9844, "" }, +// { 0x9845, "" }, +// { 0x9846, "" }, +// { 0x9847, "" }, +// { 0x9848, "" }, +// { 0x9849, "" }, +// { 0x984A, "" }, +// { 0x984B, "" }, +// { 0x984C, "" }, +// { 0x984D, "" }, +// { 0x984E, "" }, +// { 0x984F, "" }, +// { 0x9850, "" }, +// { 0x9851, "" }, +// { 0x9852, "" }, +// { 0x9853, "" }, +// { 0x9854, "" }, +// { 0x9855, "" }, +// { 0x9856, "" }, +// { 0x9857, "" }, +// { 0x9858, "" }, +// { 0x9859, "" }, +// { 0x985A, "" }, +// { 0x985B, "" }, +// { 0x985C, "" }, +// { 0x985D, "" }, +// { 0x985E, "" }, +// { 0x985F, "" }, +// { 0x9860, "" }, +// { 0x9861, "" }, +// { 0x9862, "" }, +// { 0x9863, "" }, +// { 0x9864, "" }, +// { 0x9865, "" }, +// { 0x9866, "" }, +// { 0x9867, "" }, +// { 0x9868, "" }, +// { 0x9869, "" }, +// { 0x986A, "" }, +// { 0x986B, "" }, +// { 0x986C, "" }, +// { 0x986D, "" }, +// { 0x986E, "" }, +// { 0x986F, "" }, +// { 0x9870, "" }, +// { 0x9871, "" }, +// { 0x9872, "" }, +// { 0x9873, "" }, +// { 0x9874, "" }, +// { 0x9875, "" }, +// { 0x9876, "" }, +// { 0x9877, "" }, +// { 0x9878, "" }, +// { 0x9879, "" }, +// { 0x987A, "" }, +// { 0x987B, "" }, +// { 0x987C, "" }, +// { 0x987D, "" }, +// { 0x987E, "" }, +// { 0x987F, "" }, +// { 0x9880, "" }, +// { 0x9881, "" }, +// { 0x9882, "" }, +// { 0x9883, "" }, +// { 0x9884, "" }, +// { 0x9885, "" }, +// { 0x9886, "" }, +// { 0x9887, "" }, +// { 0x9888, "" }, +// { 0x9889, "" }, +// { 0x988A, "" }, +// { 0x988B, "" }, +// { 0x988C, "" }, +// { 0x988D, "" }, +// { 0x988E, "" }, +// { 0x988F, "" }, +// { 0x9890, "" }, +// { 0x9891, "" }, +// { 0x9892, "" }, +// { 0x9893, "" }, +// { 0x9894, "" }, +// { 0x9895, "" }, +// { 0x9896, "" }, +// { 0x9897, "" }, +// { 0x9898, "" }, +// { 0x9899, "" }, +// { 0x989A, "" }, +// { 0x989B, "" }, +// { 0x989C, "" }, +// { 0x989D, "" }, +// { 0x989E, "" }, +// { 0x989F, "" }, +// { 0x98A0, "" }, +// { 0x98A1, "" }, +// { 0x98A2, "" }, +// { 0x98A3, "" }, +// { 0x98A4, "" }, +// { 0x98A5, "" }, +// { 0x98A6, "" }, +// { 0x98A7, "" }, +// { 0x98A8, "" }, +// { 0x98A9, "" }, +// { 0x98AA, "" }, +// { 0x98AB, "" }, +// { 0x98AC, "" }, +// { 0x98AD, "" }, +// { 0x98AE, "" }, +// { 0x98AF, "" }, +// { 0x98B0, "" }, +// { 0x98B1, "" }, +// { 0x98B2, "" }, +// { 0x98B3, "" }, +// { 0x98B4, "" }, +// { 0x98B5, "" }, +// { 0x98B6, "" }, +// { 0x98B7, "" }, +// { 0x98B8, "" }, +// { 0x98B9, "" }, +// { 0x98BA, "" }, +// { 0x98BB, "" }, +// { 0x98BC, "" }, +// { 0x98BD, "" }, +// { 0x98BE, "" }, +// { 0x98BF, "" }, +// { 0x98C0, "" }, +// { 0x98C1, "" }, +// { 0x98C2, "" }, +// { 0x98C3, "" }, +// { 0x98C4, "" }, +// { 0x98C5, "" }, +// { 0x98C6, "" }, +// { 0x98C7, "" }, +// { 0x98C8, "" }, +// { 0x98C9, "" }, +// { 0x98CA, "" }, +// { 0x98CB, "" }, +// { 0x98CC, "" }, +// { 0x98CD, "" }, +// { 0x98CE, "" }, +// { 0x98CF, "" }, +// { 0x98D0, "" }, +// { 0x98D1, "" }, +// { 0x98D2, "" }, +// { 0x98D3, "" }, +// { 0x98D4, "" }, +// { 0x98D5, "" }, +// { 0x98D6, "" }, +// { 0x98D7, "" }, +// { 0x98D8, "" }, +// { 0x98D9, "" }, +// { 0x98DA, "" }, +// { 0x98DB, "" }, +// { 0x98DC, "" }, +// { 0x98DD, "" }, +// { 0x98DE, "" }, +// { 0x98DF, "" }, +// { 0x98E0, "" }, +// { 0x98E1, "" }, +// { 0x98E2, "" }, +// { 0x98E3, "" }, +// { 0x98E4, "" }, +// { 0x98E5, "" }, +// { 0x98E6, "" }, +// { 0x98E7, "" }, +// { 0x98E8, "" }, +// { 0x98E9, "" }, +// { 0x98EA, "" }, +// { 0x98EB, "" }, +// { 0x98EC, "" }, +// { 0x98ED, "" }, +// { 0x98EE, "" }, +// { 0x98EF, "" }, +// { 0x98F0, "" }, +// { 0x98F1, "" }, +// { 0x98F2, "" }, +// { 0x98F3, "" }, +// { 0x98F4, "" }, +// { 0x98F5, "" }, +// { 0x98F6, "" }, +// { 0x98F7, "" }, +// { 0x98F8, "" }, +// { 0x98F9, "" }, +// { 0x98FA, "" }, +// { 0x98FB, "" }, +// { 0x98FC, "" }, +// { 0x98FD, "" }, +// { 0x98FE, "" }, +// { 0x98FF, "" }, +// { 0x9900, "" }, +// { 0x9901, "" }, +// { 0x9902, "" }, +// { 0x9903, "" }, +// { 0x9904, "" }, +// { 0x9905, "" }, +// { 0x9906, "" }, +// { 0x9907, "" }, +// { 0x9908, "" }, +// { 0x9909, "" }, +// { 0x990A, "" }, +// { 0x990B, "" }, +// { 0x990C, "" }, +// { 0x990D, "" }, +// { 0x990E, "" }, +// { 0x990F, "" }, +// { 0x9910, "" }, +// { 0x9911, "" }, +// { 0x9912, "" }, +// { 0x9913, "" }, +// { 0x9914, "" }, +// { 0x9915, "" }, +// { 0x9916, "" }, +// { 0x9917, "" }, +// { 0x9918, "" }, +// { 0x9919, "" }, +// { 0x991A, "" }, +// { 0x991B, "" }, +// { 0x991C, "" }, +// { 0x991D, "" }, +// { 0x991E, "" }, +// { 0x991F, "" }, +// { 0x9920, "" }, +// { 0x9921, "" }, +// { 0x9922, "" }, +// { 0x9923, "" }, +// { 0x9924, "" }, +// { 0x9925, "" }, +// { 0x9926, "" }, +// { 0x9927, "" }, +// { 0x9928, "" }, +// { 0x9929, "" }, +// { 0x992A, "" }, +// { 0x992B, "" }, +// { 0x992C, "" }, +// { 0x992D, "" }, +// { 0x992E, "" }, +// { 0x992F, "" }, +// { 0x9930, "" }, +// { 0x9931, "" }, +// { 0x9932, "" }, +// { 0x9933, "" }, +// { 0x9934, "" }, +// { 0x9935, "" }, +// { 0x9936, "" }, +// { 0x9937, "" }, +// { 0x9938, "" }, +// { 0x9939, "" }, +// { 0x993A, "" }, +// { 0x993B, "" }, +// { 0x993C, "" }, +// { 0x993D, "" }, +// { 0x993E, "" }, +// { 0x993F, "" }, +// { 0x9940, "" }, +// { 0x9941, "" }, +// { 0x9942, "" }, +// { 0x9943, "" }, +// { 0x9944, "" }, +// { 0x9945, "" }, +// { 0x9946, "" }, +// { 0x9947, "" }, +// { 0x9948, "" }, +// { 0x9949, "" }, +// { 0x994A, "" }, +// { 0x994B, "" }, +// { 0x994C, "" }, +// { 0x994D, "" }, +// { 0x994E, "" }, +// { 0x994F, "" }, +// { 0x9950, "" }, +// { 0x9951, "" }, +// { 0x9952, "" }, +// { 0x9953, "" }, +// { 0x9954, "" }, +// { 0x9955, "" }, +// { 0x9956, "" }, +// { 0x9957, "" }, +// { 0x9958, "" }, +// { 0x9959, "" }, +// { 0x995A, "" }, +// { 0x995B, "" }, +// { 0x995C, "" }, +// { 0x995D, "" }, +// { 0x995E, "" }, +// { 0x995F, "" }, +// { 0x9960, "" }, +// { 0x9961, "" }, +// { 0x9962, "" }, +// { 0x9963, "" }, +// { 0x9964, "" }, +// { 0x9965, "" }, +// { 0x9966, "" }, +// { 0x9967, "" }, +// { 0x9968, "" }, +// { 0x9969, "" }, +// { 0x996A, "" }, +// { 0x996B, "" }, +// { 0x996C, "" }, +// { 0x996D, "" }, +// { 0x996E, "" }, +// { 0x996F, "" }, +// { 0x9970, "" }, +// { 0x9971, "" }, +// { 0x9972, "" }, +// { 0x9973, "" }, +// { 0x9974, "" }, +// { 0x9975, "" }, +// { 0x9976, "" }, +// { 0x9977, "" }, +// { 0x9978, "" }, +// { 0x9979, "" }, +// { 0x997A, "" }, +// { 0x997B, "" }, +// { 0x997C, "" }, +// { 0x997D, "" }, +// { 0x997E, "" }, +// { 0x997F, "" }, +// { 0x9980, "" }, +// { 0x9981, "" }, +// { 0x9982, "" }, +// { 0x9983, "" }, +// { 0x9984, "" }, +// { 0x9985, "" }, +// { 0x9986, "" }, +// { 0x9987, "" }, +// { 0x9988, "" }, +// { 0x9989, "" }, +// { 0x998A, "" }, +// { 0x998B, "" }, +// { 0x998C, "" }, +// { 0x998D, "" }, +// { 0x998E, "" }, +// { 0x998F, "" }, +// { 0x9990, "" }, +// { 0x9991, "" }, +// { 0x9992, "" }, +// { 0x9993, "" }, +// { 0x9994, "" }, +// { 0x9995, "" }, +// { 0x9996, "" }, +// { 0x9997, "" }, +// { 0x9998, "" }, +// { 0x9999, "" }, +// { 0x999A, "" }, +// { 0x999B, "" }, +// { 0x999C, "" }, +// { 0x999D, "" }, +// { 0x999E, "" }, +// { 0x999F, "" }, +// { 0x99A0, "" }, +// { 0x99A1, "" }, +// { 0x99A2, "" }, +// { 0x99A3, "" }, +// { 0x99A4, "" }, +// { 0x99A5, "" }, +// { 0x99A6, "" }, +// { 0x99A7, "" }, +// { 0x99A8, "" }, +// { 0x99A9, "" }, +// { 0x99AA, "" }, +// { 0x99AB, "" }, +// { 0x99AC, "" }, +// { 0x99AD, "" }, +// { 0x99AE, "" }, +// { 0x99AF, "" }, +// { 0x99B0, "" }, +// { 0x99B1, "" }, +// { 0x99B2, "" }, +// { 0x99B3, "" }, +// { 0x99B4, "" }, +// { 0x99B5, "" }, +// { 0x99B6, "" }, +// { 0x99B7, "" }, +// { 0x99B8, "" }, +// { 0x99B9, "" }, +// { 0x99BA, "" }, +// { 0x99BB, "" }, +// { 0x99BC, "" }, +// { 0x99BD, "" }, +// { 0x99BE, "" }, +// { 0x99BF, "" }, +// { 0x99C0, "" }, +// { 0x99C1, "" }, +// { 0x99C2, "" }, +// { 0x99C3, "" }, +// { 0x99C4, "" }, +// { 0x99C5, "" }, +// { 0x99C6, "" }, +// { 0x99C7, "" }, +// { 0x99C8, "" }, +// { 0x99C9, "" }, +// { 0x99CA, "" }, +// { 0x99CB, "" }, +// { 0x99CC, "" }, +// { 0x99CD, "" }, +// { 0x99CE, "" }, +// { 0x99CF, "" }, +// { 0x99D0, "" }, +// { 0x99D1, "" }, +// { 0x99D2, "" }, +// { 0x99D3, "" }, +// { 0x99D4, "" }, +// { 0x99D5, "" }, +// { 0x99D6, "" }, +// { 0x99D7, "" }, +// { 0x99D8, "" }, +// { 0x99D9, "" }, +// { 0x99DA, "" }, +// { 0x99DB, "" }, +// { 0x99DC, "" }, +// { 0x99DD, "" }, +// { 0x99DE, "" }, +// { 0x99DF, "" }, +// { 0x99E0, "" }, +// { 0x99E1, "" }, +// { 0x99E2, "" }, +// { 0x99E3, "" }, +// { 0x99E4, "" }, +// { 0x99E5, "" }, +// { 0x99E6, "" }, +// { 0x99E7, "" }, +// { 0x99E8, "" }, +// { 0x99E9, "" }, +// { 0x99EA, "" }, +// { 0x99EB, "" }, +// { 0x99EC, "" }, +// { 0x99ED, "" }, +// { 0x99EE, "" }, +// { 0x99EF, "" }, +// { 0x99F0, "" }, +// { 0x99F1, "" }, +// { 0x99F2, "" }, +// { 0x99F3, "" }, +// { 0x99F4, "" }, +// { 0x99F5, "" }, +// { 0x99F6, "" }, +// { 0x99F7, "" }, +// { 0x99F8, "" }, +// { 0x99F9, "" }, +// { 0x99FA, "" }, +// { 0x99FB, "" }, +// { 0x99FC, "" }, +// { 0x99FD, "" }, +// { 0x99FE, "" }, +// { 0x99FF, "" }, +// { 0x9A00, "" }, +// { 0x9A01, "" }, +// { 0x9A02, "" }, +// { 0x9A03, "" }, +// { 0x9A04, "" }, +// { 0x9A05, "" }, +// { 0x9A06, "" }, +// { 0x9A07, "" }, +// { 0x9A08, "" }, +// { 0x9A09, "" }, +// { 0x9A0A, "" }, +// { 0x9A0B, "" }, +// { 0x9A0C, "" }, +// { 0x9A0D, "" }, +// { 0x9A0E, "" }, +// { 0x9A0F, "" }, +// { 0x9A10, "" }, +// { 0x9A11, "" }, +// { 0x9A12, "" }, +// { 0x9A13, "" }, +// { 0x9A14, "" }, +// { 0x9A15, "" }, +// { 0x9A16, "" }, +// { 0x9A17, "" }, +// { 0x9A18, "" }, +// { 0x9A19, "" }, +// { 0x9A1A, "" }, +// { 0x9A1B, "" }, +// { 0x9A1C, "" }, +// { 0x9A1D, "" }, +// { 0x9A1E, "" }, +// { 0x9A1F, "" }, +// { 0x9A20, "" }, +// { 0x9A21, "" }, +// { 0x9A22, "" }, +// { 0x9A23, "" }, +// { 0x9A24, "" }, +// { 0x9A25, "" }, +// { 0x9A26, "" }, +// { 0x9A27, "" }, +// { 0x9A28, "" }, +// { 0x9A29, "" }, +// { 0x9A2A, "" }, +// { 0x9A2B, "" }, +// { 0x9A2C, "" }, +// { 0x9A2D, "" }, +// { 0x9A2E, "" }, +// { 0x9A2F, "" }, +// { 0x9A30, "" }, +// { 0x9A31, "" }, +// { 0x9A32, "" }, +// { 0x9A33, "" }, +// { 0x9A34, "" }, +// { 0x9A35, "" }, +// { 0x9A36, "" }, +// { 0x9A37, "" }, +// { 0x9A38, "" }, +// { 0x9A39, "" }, +// { 0x9A3A, "" }, +// { 0x9A3B, "" }, +// { 0x9A3C, "" }, +// { 0x9A3D, "" }, +// { 0x9A3E, "" }, +// { 0x9A3F, "" }, +// { 0x9A40, "" }, +// { 0x9A41, "" }, +// { 0x9A42, "" }, +// { 0x9A43, "" }, +// { 0x9A44, "" }, +// { 0x9A45, "" }, +// { 0x9A46, "" }, +// { 0x9A47, "" }, +// { 0x9A48, "" }, +// { 0x9A49, "" }, +// { 0x9A4A, "" }, +// { 0x9A4B, "" }, +// { 0x9A4C, "" }, +// { 0x9A4D, "" }, +// { 0x9A4E, "" }, +// { 0x9A4F, "" }, +// { 0x9A50, "" }, +// { 0x9A51, "" }, +// { 0x9A52, "" }, +// { 0x9A53, "" }, +// { 0x9A54, "" }, +// { 0x9A55, "" }, +// { 0x9A56, "" }, +// { 0x9A57, "" }, +// { 0x9A58, "" }, +// { 0x9A59, "" }, +// { 0x9A5A, "" }, +// { 0x9A5B, "" }, +// { 0x9A5C, "" }, +// { 0x9A5D, "" }, +// { 0x9A5E, "" }, +// { 0x9A5F, "" }, +// { 0x9A60, "" }, +// { 0x9A61, "" }, +// { 0x9A62, "" }, +// { 0x9A63, "" }, +// { 0x9A64, "" }, +// { 0x9A65, "" }, +// { 0x9A66, "" }, +// { 0x9A67, "" }, +// { 0x9A68, "" }, +// { 0x9A69, "" }, +// { 0x9A6A, "" }, +// { 0x9A6B, "" }, +// { 0x9A6C, "" }, +// { 0x9A6D, "" }, +// { 0x9A6E, "" }, +// { 0x9A6F, "" }, +// { 0x9A70, "" }, +// { 0x9A71, "" }, +// { 0x9A72, "" }, +// { 0x9A73, "" }, +// { 0x9A74, "" }, +// { 0x9A75, "" }, +// { 0x9A76, "" }, +// { 0x9A77, "" }, +// { 0x9A78, "" }, +// { 0x9A79, "" }, +// { 0x9A7A, "" }, +// { 0x9A7B, "" }, +// { 0x9A7C, "" }, +// { 0x9A7D, "" }, +// { 0x9A7E, "" }, +// { 0x9A7F, "" }, +// { 0x9A80, "" }, +// { 0x9A81, "" }, +// { 0x9A82, "" }, +// { 0x9A83, "" }, +// { 0x9A84, "" }, +// { 0x9A85, "" }, +// { 0x9A86, "" }, +// { 0x9A87, "" }, +// { 0x9A88, "" }, +// { 0x9A89, "" }, +// { 0x9A8A, "" }, +// { 0x9A8B, "" }, +// { 0x9A8C, "" }, +// { 0x9A8D, "" }, +// { 0x9A8E, "" }, +// { 0x9A8F, "" }, +// { 0x9A90, "" }, +// { 0x9A91, "" }, +// { 0x9A92, "" }, +// { 0x9A93, "" }, +// { 0x9A94, "" }, +// { 0x9A95, "" }, +// { 0x9A96, "" }, +// { 0x9A97, "" }, +// { 0x9A98, "" }, +// { 0x9A99, "" }, +// { 0x9A9A, "" }, +// { 0x9A9B, "" }, +// { 0x9A9C, "" }, +// { 0x9A9D, "" }, +// { 0x9A9E, "" }, +// { 0x9A9F, "" }, +// { 0x9AA0, "" }, +// { 0x9AA1, "" }, +// { 0x9AA2, "" }, +// { 0x9AA3, "" }, +// { 0x9AA4, "" }, +// { 0x9AA5, "" }, +// { 0x9AA6, "" }, +// { 0x9AA7, "" }, +// { 0x9AA8, "" }, +// { 0x9AA9, "" }, +// { 0x9AAA, "" }, +// { 0x9AAB, "" }, +// { 0x9AAC, "" }, +// { 0x9AAD, "" }, +// { 0x9AAE, "" }, +// { 0x9AAF, "" }, +// { 0x9AB0, "" }, +// { 0x9AB1, "" }, +// { 0x9AB2, "" }, +// { 0x9AB3, "" }, +// { 0x9AB4, "" }, +// { 0x9AB5, "" }, +// { 0x9AB6, "" }, +// { 0x9AB7, "" }, +// { 0x9AB8, "" }, +// { 0x9AB9, "" }, +// { 0x9ABA, "" }, +// { 0x9ABB, "" }, +// { 0x9ABC, "" }, +// { 0x9ABD, "" }, +// { 0x9ABE, "" }, +// { 0x9ABF, "" }, +// { 0x9AC0, "" }, +// { 0x9AC1, "" }, +// { 0x9AC2, "" }, +// { 0x9AC3, "" }, +// { 0x9AC4, "" }, +// { 0x9AC5, "" }, +// { 0x9AC6, "" }, +// { 0x9AC7, "" }, +// { 0x9AC8, "" }, +// { 0x9AC9, "" }, +// { 0x9ACA, "" }, +// { 0x9ACB, "" }, +// { 0x9ACC, "" }, +// { 0x9ACD, "" }, +// { 0x9ACE, "" }, +// { 0x9ACF, "" }, +// { 0x9AD0, "" }, +// { 0x9AD1, "" }, +// { 0x9AD2, "" }, +// { 0x9AD3, "" }, +// { 0x9AD4, "" }, +// { 0x9AD5, "" }, +// { 0x9AD6, "" }, +// { 0x9AD7, "" }, +// { 0x9AD8, "" }, +// { 0x9AD9, "" }, +// { 0x9ADA, "" }, +// { 0x9ADB, "" }, +// { 0x9ADC, "" }, +// { 0x9ADD, "" }, +// { 0x9ADE, "" }, +// { 0x9ADF, "" }, +// { 0x9AE0, "" }, +// { 0x9AE1, "" }, +// { 0x9AE2, "" }, +// { 0x9AE3, "" }, +// { 0x9AE4, "" }, +// { 0x9AE5, "" }, +// { 0x9AE6, "" }, +// { 0x9AE7, "" }, +// { 0x9AE8, "" }, +// { 0x9AE9, "" }, +// { 0x9AEA, "" }, +// { 0x9AEB, "" }, +// { 0x9AEC, "" }, +// { 0x9AED, "" }, +// { 0x9AEE, "" }, +// { 0x9AEF, "" }, +// { 0x9AF0, "" }, +// { 0x9AF1, "" }, +// { 0x9AF2, "" }, +// { 0x9AF3, "" }, +// { 0x9AF4, "" }, +// { 0x9AF5, "" }, +// { 0x9AF6, "" }, +// { 0x9AF7, "" }, +// { 0x9AF8, "" }, +// { 0x9AF9, "" }, +// { 0x9AFA, "" }, +// { 0x9AFB, "" }, +// { 0x9AFC, "" }, +// { 0x9AFD, "" }, +// { 0x9AFE, "" }, +// { 0x9AFF, "" }, +// { 0x9B00, "" }, +// { 0x9B01, "" }, +// { 0x9B02, "" }, +// { 0x9B03, "" }, +// { 0x9B04, "" }, +// { 0x9B05, "" }, +// { 0x9B06, "" }, +// { 0x9B07, "" }, +// { 0x9B08, "" }, +// { 0x9B09, "" }, +// { 0x9B0A, "" }, +// { 0x9B0B, "" }, +// { 0x9B0C, "" }, +// { 0x9B0D, "" }, +// { 0x9B0E, "" }, +// { 0x9B0F, "" }, +// { 0x9B10, "" }, +// { 0x9B11, "" }, +// { 0x9B12, "" }, +// { 0x9B13, "" }, +// { 0x9B14, "" }, +// { 0x9B15, "" }, +// { 0x9B16, "" }, +// { 0x9B17, "" }, +// { 0x9B18, "" }, +// { 0x9B19, "" }, +// { 0x9B1A, "" }, +// { 0x9B1B, "" }, +// { 0x9B1C, "" }, +// { 0x9B1D, "" }, +// { 0x9B1E, "" }, +// { 0x9B1F, "" }, +// { 0x9B20, "" }, +// { 0x9B21, "" }, +// { 0x9B22, "" }, +// { 0x9B23, "" }, +// { 0x9B24, "" }, +// { 0x9B25, "" }, +// { 0x9B26, "" }, +// { 0x9B27, "" }, +// { 0x9B28, "" }, +// { 0x9B29, "" }, +// { 0x9B2A, "" }, +// { 0x9B2B, "" }, +// { 0x9B2C, "" }, +// { 0x9B2D, "" }, +// { 0x9B2E, "" }, +// { 0x9B2F, "" }, +// { 0x9B30, "" }, +// { 0x9B31, "" }, +// { 0x9B32, "" }, +// { 0x9B33, "" }, +// { 0x9B34, "" }, +// { 0x9B35, "" }, +// { 0x9B36, "" }, +// { 0x9B37, "" }, +// { 0x9B38, "" }, +// { 0x9B39, "" }, +// { 0x9B3A, "" }, +// { 0x9B3B, "" }, +// { 0x9B3C, "" }, +// { 0x9B3D, "" }, +// { 0x9B3E, "" }, +// { 0x9B3F, "" }, +// { 0x9B40, "" }, +// { 0x9B41, "" }, +// { 0x9B42, "" }, +// { 0x9B43, "" }, +// { 0x9B44, "" }, +// { 0x9B45, "" }, +// { 0x9B46, "" }, +// { 0x9B47, "" }, +// { 0x9B48, "" }, +// { 0x9B49, "" }, +// { 0x9B4A, "" }, +// { 0x9B4B, "" }, +// { 0x9B4C, "" }, +// { 0x9B4D, "" }, +// { 0x9B4E, "" }, +// { 0x9B4F, "" }, +// { 0x9B50, "" }, +// { 0x9B51, "" }, +// { 0x9B52, "" }, +// { 0x9B53, "" }, +// { 0x9B54, "" }, +// { 0x9B55, "" }, +// { 0x9B56, "" }, +// { 0x9B57, "" }, +// { 0x9B58, "" }, +// { 0x9B59, "" }, +// { 0x9B5A, "" }, +// { 0x9B5B, "" }, +// { 0x9B5C, "" }, +// { 0x9B5D, "" }, +// { 0x9B5E, "" }, +// { 0x9B5F, "" }, +// { 0x9B60, "" }, +// { 0x9B61, "" }, +// { 0x9B62, "" }, +// { 0x9B63, "" }, +// { 0x9B64, "" }, +// { 0x9B65, "" }, +// { 0x9B66, "" }, +// { 0x9B67, "" }, +// { 0x9B68, "" }, +// { 0x9B69, "" }, +// { 0x9B6A, "" }, +// { 0x9B6B, "" }, +// { 0x9B6C, "" }, +// { 0x9B6D, "" }, +// { 0x9B6E, "" }, +// { 0x9B6F, "" }, +// { 0x9B70, "" }, +// { 0x9B71, "" }, +// { 0x9B72, "" }, +// { 0x9B73, "" }, +// { 0x9B74, "" }, +// { 0x9B75, "" }, +// { 0x9B76, "" }, +// { 0x9B77, "" }, +// { 0x9B78, "" }, +// { 0x9B79, "" }, +// { 0x9B7A, "" }, +// { 0x9B7B, "" }, +// { 0x9B7C, "" }, +// { 0x9B7D, "" }, +// { 0x9B7E, "" }, +// { 0x9B7F, "" }, +// { 0x9B80, "" }, +// { 0x9B81, "" }, +// { 0x9B82, "" }, +// { 0x9B83, "" }, +// { 0x9B84, "" }, +// { 0x9B85, "" }, +// { 0x9B86, "" }, +// { 0x9B87, "" }, +// { 0x9B88, "" }, +// { 0x9B89, "" }, +// { 0x9B8A, "" }, +// { 0x9B8B, "" }, +// { 0x9B8C, "" }, +// { 0x9B8D, "" }, +// { 0x9B8E, "" }, +// { 0x9B8F, "" }, +// { 0x9B90, "" }, +// { 0x9B91, "" }, +// { 0x9B92, "" }, +// { 0x9B93, "" }, +// { 0x9B94, "" }, +// { 0x9B95, "" }, +// { 0x9B96, "" }, +// { 0x9B97, "" }, +// { 0x9B98, "" }, +// { 0x9B99, "" }, +// { 0x9B9A, "" }, +// { 0x9B9B, "" }, +// { 0x9B9C, "" }, +// { 0x9B9D, "" }, +// { 0x9B9E, "" }, +// { 0x9B9F, "" }, +// { 0x9BA0, "" }, +// { 0x9BA1, "" }, +// { 0x9BA2, "" }, +// { 0x9BA3, "" }, +// { 0x9BA4, "" }, +// { 0x9BA5, "" }, +// { 0x9BA6, "" }, +// { 0x9BA7, "" }, +// { 0x9BA8, "" }, +// { 0x9BA9, "" }, +// { 0x9BAA, "" }, +// { 0x9BAB, "" }, +// { 0x9BAC, "" }, +// { 0x9BAD, "" }, +// { 0x9BAE, "" }, +// { 0x9BAF, "" }, +// { 0x9BB0, "" }, +// { 0x9BB1, "" }, +// { 0x9BB2, "" }, +// { 0x9BB3, "" }, +// { 0x9BB4, "" }, +// { 0x9BB5, "" }, +// { 0x9BB6, "" }, +// { 0x9BB7, "" }, +// { 0x9BB8, "" }, +// { 0x9BB9, "" }, +// { 0x9BBA, "" }, +// { 0x9BBB, "" }, +// { 0x9BBC, "" }, +// { 0x9BBD, "" }, +// { 0x9BBE, "" }, +// { 0x9BBF, "" }, +// { 0x9BC0, "" }, +// { 0x9BC1, "" }, +// { 0x9BC2, "" }, +// { 0x9BC3, "" }, +// { 0x9BC4, "" }, +// { 0x9BC5, "" }, +// { 0x9BC6, "" }, +// { 0x9BC7, "" }, +// { 0x9BC8, "" }, +// { 0x9BC9, "" }, +// { 0x9BCA, "" }, +// { 0x9BCB, "" }, +// { 0x9BCC, "" }, +// { 0x9BCD, "" }, +// { 0x9BCE, "" }, +// { 0x9BCF, "" }, +// { 0x9BD0, "" }, +// { 0x9BD1, "" }, +// { 0x9BD2, "" }, +// { 0x9BD3, "" }, +// { 0x9BD4, "" }, +// { 0x9BD5, "" }, +// { 0x9BD6, "" }, +// { 0x9BD7, "" }, +// { 0x9BD8, "" }, +// { 0x9BD9, "" }, +// { 0x9BDA, "" }, +// { 0x9BDB, "" }, +// { 0x9BDC, "" }, +// { 0x9BDD, "" }, +// { 0x9BDE, "" }, +// { 0x9BDF, "" }, +// { 0x9BE0, "" }, +// { 0x9BE1, "" }, +// { 0x9BE2, "" }, +// { 0x9BE3, "" }, +// { 0x9BE4, "" }, +// { 0x9BE5, "" }, +// { 0x9BE6, "" }, +// { 0x9BE7, "" }, +// { 0x9BE8, "" }, +// { 0x9BE9, "" }, +// { 0x9BEA, "" }, +// { 0x9BEB, "" }, +// { 0x9BEC, "" }, +// { 0x9BED, "" }, +// { 0x9BEE, "" }, +// { 0x9BEF, "" }, +// { 0x9BF0, "" }, +// { 0x9BF1, "" }, +// { 0x9BF2, "" }, +// { 0x9BF3, "" }, +// { 0x9BF4, "" }, +// { 0x9BF5, "" }, +// { 0x9BF6, "" }, +// { 0x9BF7, "" }, +// { 0x9BF8, "" }, +// { 0x9BF9, "" }, +// { 0x9BFA, "" }, +// { 0x9BFB, "" }, +// { 0x9BFC, "" }, +// { 0x9BFD, "" }, +// { 0x9BFE, "" }, +// { 0x9BFF, "" }, +// { 0x9C00, "" }, +// { 0x9C01, "" }, +// { 0x9C02, "" }, +// { 0x9C03, "" }, +// { 0x9C04, "" }, +// { 0x9C05, "" }, +// { 0x9C06, "" }, +// { 0x9C07, "" }, +// { 0x9C08, "" }, +// { 0x9C09, "" }, +// { 0x9C0A, "" }, +// { 0x9C0B, "" }, +// { 0x9C0C, "" }, +// { 0x9C0D, "" }, +// { 0x9C0E, "" }, +// { 0x9C0F, "" }, +// { 0x9C10, "" }, +// { 0x9C11, "" }, +// { 0x9C12, "" }, +// { 0x9C13, "" }, +// { 0x9C14, "" }, +// { 0x9C15, "" }, +// { 0x9C16, "" }, +// { 0x9C17, "" }, +// { 0x9C18, "" }, +// { 0x9C19, "" }, +// { 0x9C1A, "" }, +// { 0x9C1B, "" }, +// { 0x9C1C, "" }, +// { 0x9C1D, "" }, +// { 0x9C1E, "" }, +// { 0x9C1F, "" }, +// { 0x9C20, "" }, +// { 0x9C21, "" }, +// { 0x9C22, "" }, +// { 0x9C23, "" }, +// { 0x9C24, "" }, +// { 0x9C25, "" }, +// { 0x9C26, "" }, +// { 0x9C27, "" }, +// { 0x9C28, "" }, +// { 0x9C29, "" }, +// { 0x9C2A, "" }, +// { 0x9C2B, "" }, +// { 0x9C2C, "" }, +// { 0x9C2D, "" }, +// { 0x9C2E, "" }, +// { 0x9C2F, "" }, +// { 0x9C30, "" }, +// { 0x9C31, "" }, +// { 0x9C32, "" }, +// { 0x9C33, "" }, +// { 0x9C34, "" }, +// { 0x9C35, "" }, +// { 0x9C36, "" }, +// { 0x9C37, "" }, +// { 0x9C38, "" }, +// { 0x9C39, "" }, +// { 0x9C3A, "" }, +// { 0x9C3B, "" }, +// { 0x9C3C, "" }, +// { 0x9C3D, "" }, +// { 0x9C3E, "" }, +// { 0x9C3F, "" }, +// { 0x9C40, "" }, +// { 0x9C41, "" }, +// { 0x9C42, "" }, +// { 0x9C43, "" }, +// { 0x9C44, "" }, +// { 0x9C45, "" }, +// { 0x9C46, "" }, +// { 0x9C47, "" }, +// { 0x9C48, "" }, +// { 0x9C49, "" }, +// { 0x9C4A, "" }, +// { 0x9C4B, "" }, +// { 0x9C4C, "" }, +// { 0x9C4D, "" }, +// { 0x9C4E, "" }, +// { 0x9C4F, "" }, +// { 0x9C50, "" }, +// { 0x9C51, "" }, +// { 0x9C52, "" }, +// { 0x9C53, "" }, +// { 0x9C54, "" }, +// { 0x9C55, "" }, +// { 0x9C56, "" }, +// { 0x9C57, "" }, +// { 0x9C58, "" }, +// { 0x9C59, "" }, +// { 0x9C5A, "" }, +// { 0x9C5B, "" }, +// { 0x9C5C, "" }, +// { 0x9C5D, "" }, +// { 0x9C5E, "" }, +// { 0x9C5F, "" }, +// { 0x9C60, "" }, +// { 0x9C61, "" }, +// { 0x9C62, "" }, +// { 0x9C63, "" }, +// { 0x9C64, "" }, +// { 0x9C65, "" }, +// { 0x9C66, "" }, +// { 0x9C67, "" }, +// { 0x9C68, "" }, +// { 0x9C69, "" }, +// { 0x9C6A, "" }, +// { 0x9C6B, "" }, +// { 0x9C6C, "" }, +// { 0x9C6D, "" }, +// { 0x9C6E, "" }, +// { 0x9C6F, "" }, +// { 0x9C70, "" }, +// { 0x9C71, "" }, +// { 0x9C72, "" }, +// { 0x9C73, "" }, +// { 0x9C74, "" }, +// { 0x9C75, "" }, +// { 0x9C76, "" }, +// { 0x9C77, "" }, +// { 0x9C78, "" }, +// { 0x9C79, "" }, +// { 0x9C7A, "" }, +// { 0x9C7B, "" }, +// { 0x9C7C, "" }, +// { 0x9C7D, "" }, +// { 0x9C7E, "" }, +// { 0x9C7F, "" }, +// { 0x9C80, "" }, +// { 0x9C81, "" }, +// { 0x9C82, "" }, +// { 0x9C83, "" }, +// { 0x9C84, "" }, +// { 0x9C85, "" }, +// { 0x9C86, "" }, +// { 0x9C87, "" }, +// { 0x9C88, "" }, +// { 0x9C89, "" }, +// { 0x9C8A, "" }, +// { 0x9C8B, "" }, +// { 0x9C8C, "" }, +// { 0x9C8D, "" }, +// { 0x9C8E, "" }, +// { 0x9C8F, "" }, +// { 0x9C90, "" }, +// { 0x9C91, "" }, +// { 0x9C92, "" }, +// { 0x9C93, "" }, +// { 0x9C94, "" }, +// { 0x9C95, "" }, +// { 0x9C96, "" }, +// { 0x9C97, "" }, +// { 0x9C98, "" }, +// { 0x9C99, "" }, +// { 0x9C9A, "" }, +// { 0x9C9B, "" }, +// { 0x9C9C, "" }, +// { 0x9C9D, "" }, +// { 0x9C9E, "" }, +// { 0x9C9F, "" }, +// { 0x9CA0, "" }, +// { 0x9CA1, "" }, +// { 0x9CA2, "" }, +// { 0x9CA3, "" }, +// { 0x9CA4, "" }, +// { 0x9CA5, "" }, +// { 0x9CA6, "" }, +// { 0x9CA7, "" }, +// { 0x9CA8, "" }, +// { 0x9CA9, "" }, +// { 0x9CAA, "" }, +// { 0x9CAB, "" }, +// { 0x9CAC, "" }, +// { 0x9CAD, "" }, +// { 0x9CAE, "" }, +// { 0x9CAF, "" }, +// { 0x9CB0, "" }, +// { 0x9CB1, "" }, +// { 0x9CB2, "" }, +// { 0x9CB3, "" }, +// { 0x9CB4, "" }, +// { 0x9CB5, "" }, +// { 0x9CB6, "" }, +// { 0x9CB7, "" }, +// { 0x9CB8, "" }, +// { 0x9CB9, "" }, +// { 0x9CBA, "" }, +// { 0x9CBB, "" }, +// { 0x9CBC, "" }, +// { 0x9CBD, "" }, +// { 0x9CBE, "" }, +// { 0x9CBF, "" }, +// { 0x9CC0, "" }, +// { 0x9CC1, "" }, +// { 0x9CC2, "" }, +// { 0x9CC3, "" }, +// { 0x9CC4, "" }, +// { 0x9CC5, "" }, +// { 0x9CC6, "" }, +// { 0x9CC7, "" }, +// { 0x9CC8, "" }, +// { 0x9CC9, "" }, +// { 0x9CCA, "" }, +// { 0x9CCB, "" }, +// { 0x9CCC, "" }, +// { 0x9CCD, "" }, +// { 0x9CCE, "" }, +// { 0x9CCF, "" }, +// { 0x9CD0, "" }, +// { 0x9CD1, "" }, +// { 0x9CD2, "" }, +// { 0x9CD3, "" }, +// { 0x9CD4, "" }, +// { 0x9CD5, "" }, +// { 0x9CD6, "" }, +// { 0x9CD7, "" }, +// { 0x9CD8, "" }, +// { 0x9CD9, "" }, +// { 0x9CDA, "" }, +// { 0x9CDB, "" }, +// { 0x9CDC, "" }, +// { 0x9CDD, "" }, +// { 0x9CDE, "" }, +// { 0x9CDF, "" }, +// { 0x9CE0, "" }, +// { 0x9CE1, "" }, +// { 0x9CE2, "" }, +// { 0x9CE3, "" }, +// { 0x9CE4, "" }, +// { 0x9CE5, "" }, +// { 0x9CE6, "" }, +// { 0x9CE7, "" }, +// { 0x9CE8, "" }, +// { 0x9CE9, "" }, +// { 0x9CEA, "" }, +// { 0x9CEB, "" }, +// { 0x9CEC, "" }, +// { 0x9CED, "" }, +// { 0x9CEE, "" }, +// { 0x9CEF, "" }, +// { 0x9CF0, "" }, +// { 0x9CF1, "" }, +// { 0x9CF2, "" }, +// { 0x9CF3, "" }, +// { 0x9CF4, "" }, +// { 0x9CF5, "" }, +// { 0x9CF6, "" }, +// { 0x9CF7, "" }, +// { 0x9CF8, "" }, +// { 0x9CF9, "" }, +// { 0x9CFA, "" }, +// { 0x9CFB, "" }, +// { 0x9CFC, "" }, +// { 0x9CFD, "" }, +// { 0x9CFE, "" }, +// { 0x9CFF, "" }, +// { 0x9D00, "" }, +// { 0x9D01, "" }, +// { 0x9D02, "" }, +// { 0x9D03, "" }, +// { 0x9D04, "" }, +// { 0x9D05, "" }, +// { 0x9D06, "" }, +// { 0x9D07, "" }, +// { 0x9D08, "" }, +// { 0x9D09, "" }, +// { 0x9D0A, "" }, +// { 0x9D0B, "" }, +// { 0x9D0C, "" }, +// { 0x9D0D, "" }, +// { 0x9D0E, "" }, +// { 0x9D0F, "" }, +// { 0x9D10, "" }, +// { 0x9D11, "" }, +// { 0x9D12, "" }, +// { 0x9D13, "" }, +// { 0x9D14, "" }, +// { 0x9D15, "" }, +// { 0x9D16, "" }, +// { 0x9D17, "" }, +// { 0x9D18, "" }, +// { 0x9D19, "" }, +// { 0x9D1A, "" }, +// { 0x9D1B, "" }, +// { 0x9D1C, "" }, +// { 0x9D1D, "" }, +// { 0x9D1E, "" }, +// { 0x9D1F, "" }, +// { 0x9D20, "" }, +// { 0x9D21, "" }, +// { 0x9D22, "" }, +// { 0x9D23, "" }, +// { 0x9D24, "" }, +// { 0x9D25, "" }, +// { 0x9D26, "" }, +// { 0x9D27, "" }, +// { 0x9D28, "" }, +// { 0x9D29, "" }, +// { 0x9D2A, "" }, +// { 0x9D2B, "" }, +// { 0x9D2C, "" }, +// { 0x9D2D, "" }, +// { 0x9D2E, "" }, +// { 0x9D2F, "" }, +// { 0x9D30, "" }, +// { 0x9D31, "" }, +// { 0x9D32, "" }, +// { 0x9D33, "" }, +// { 0x9D34, "" }, +// { 0x9D35, "" }, +// { 0x9D36, "" }, +// { 0x9D37, "" }, +// { 0x9D38, "" }, +// { 0x9D39, "" }, +// { 0x9D3A, "" }, +// { 0x9D3B, "" }, +// { 0x9D3C, "" }, +// { 0x9D3D, "" }, +// { 0x9D3E, "" }, +// { 0x9D3F, "" }, +// { 0x9D40, "" }, +// { 0x9D41, "" }, +// { 0x9D42, "" }, +// { 0x9D43, "" }, +// { 0x9D44, "" }, +// { 0x9D45, "" }, +// { 0x9D46, "" }, +// { 0x9D47, "" }, +// { 0x9D48, "" }, +// { 0x9D49, "" }, +// { 0x9D4A, "" }, +// { 0x9D4B, "" }, +// { 0x9D4C, "" }, +// { 0x9D4D, "" }, +// { 0x9D4E, "" }, +// { 0x9D4F, "" }, +// { 0x9D50, "" }, +// { 0x9D51, "" }, +// { 0x9D52, "" }, +// { 0x9D53, "" }, +// { 0x9D54, "" }, +// { 0x9D55, "" }, +// { 0x9D56, "" }, +// { 0x9D57, "" }, +// { 0x9D58, "" }, +// { 0x9D59, "" }, +// { 0x9D5A, "" }, +// { 0x9D5B, "" }, +// { 0x9D5C, "" }, +// { 0x9D5D, "" }, +// { 0x9D5E, "" }, +// { 0x9D5F, "" }, +// { 0x9D60, "" }, +// { 0x9D61, "" }, +// { 0x9D62, "" }, +// { 0x9D63, "" }, +// { 0x9D64, "" }, +// { 0x9D65, "" }, +// { 0x9D66, "" }, +// { 0x9D67, "" }, +// { 0x9D68, "" }, +// { 0x9D69, "" }, +// { 0x9D6A, "" }, +// { 0x9D6B, "" }, +// { 0x9D6C, "" }, +// { 0x9D6D, "" }, +// { 0x9D6E, "" }, +// { 0x9D6F, "" }, +// { 0x9D70, "" }, +// { 0x9D71, "" }, +// { 0x9D72, "" }, +// { 0x9D73, "" }, +// { 0x9D74, "" }, +// { 0x9D75, "" }, +// { 0x9D76, "" }, +// { 0x9D77, "" }, +// { 0x9D78, "" }, +// { 0x9D79, "" }, +// { 0x9D7A, "" }, +// { 0x9D7B, "" }, +// { 0x9D7C, "" }, +// { 0x9D7D, "" }, +// { 0x9D7E, "" }, +// { 0x9D7F, "" }, +// { 0x9D80, "" }, +// { 0x9D81, "" }, +// { 0x9D82, "" }, +// { 0x9D83, "" }, +// { 0x9D84, "" }, +// { 0x9D85, "" }, +// { 0x9D86, "" }, +// { 0x9D87, "" }, +// { 0x9D88, "" }, +// { 0x9D89, "" }, +// { 0x9D8A, "" }, +// { 0x9D8B, "" }, +// { 0x9D8C, "" }, +// { 0x9D8D, "" }, +// { 0x9D8E, "" }, +// { 0x9D8F, "" }, +// { 0x9D90, "" }, +// { 0x9D91, "" }, +// { 0x9D92, "" }, +// { 0x9D93, "" }, +// { 0x9D94, "" }, +// { 0x9D95, "" }, +// { 0x9D96, "" }, +// { 0x9D97, "" }, +// { 0x9D98, "" }, +// { 0x9D99, "" }, +// { 0x9D9A, "" }, +// { 0x9D9B, "" }, +// { 0x9D9C, "" }, +// { 0x9D9D, "" }, +// { 0x9D9E, "" }, +// { 0x9D9F, "" }, +// { 0x9DA0, "" }, +// { 0x9DA1, "" }, +// { 0x9DA2, "" }, +// { 0x9DA3, "" }, +// { 0x9DA4, "" }, +// { 0x9DA5, "" }, +// { 0x9DA6, "" }, +// { 0x9DA7, "" }, +// { 0x9DA8, "" }, +// { 0x9DA9, "" }, +// { 0x9DAA, "" }, +// { 0x9DAB, "" }, +// { 0x9DAC, "" }, +// { 0x9DAD, "" }, +// { 0x9DAE, "" }, +// { 0x9DAF, "" }, +// { 0x9DB0, "" }, +// { 0x9DB1, "" }, +// { 0x9DB2, "" }, +// { 0x9DB3, "" }, +// { 0x9DB4, "" }, +// { 0x9DB5, "" }, +// { 0x9DB6, "" }, +// { 0x9DB7, "" }, +// { 0x9DB8, "" }, +// { 0x9DB9, "" }, +// { 0x9DBA, "" }, +// { 0x9DBB, "" }, +// { 0x9DBC, "" }, +// { 0x9DBD, "" }, +// { 0x9DBE, "" }, +// { 0x9DBF, "" }, +// { 0x9DC0, "" }, +// { 0x9DC1, "" }, +// { 0x9DC2, "" }, +// { 0x9DC3, "" }, +// { 0x9DC4, "" }, +// { 0x9DC5, "" }, +// { 0x9DC6, "" }, +// { 0x9DC7, "" }, +// { 0x9DC8, "" }, +// { 0x9DC9, "" }, +// { 0x9DCA, "" }, +// { 0x9DCB, "" }, +// { 0x9DCC, "" }, +// { 0x9DCD, "" }, +// { 0x9DCE, "" }, +// { 0x9DCF, "" }, +// { 0x9DD0, "" }, +// { 0x9DD1, "" }, +// { 0x9DD2, "" }, +// { 0x9DD3, "" }, +// { 0x9DD4, "" }, +// { 0x9DD5, "" }, +// { 0x9DD6, "" }, +// { 0x9DD7, "" }, +// { 0x9DD8, "" }, +// { 0x9DD9, "" }, +// { 0x9DDA, "" }, +// { 0x9DDB, "" }, +// { 0x9DDC, "" }, +// { 0x9DDD, "" }, +// { 0x9DDE, "" }, +// { 0x9DDF, "" }, +// { 0x9DE0, "" }, +// { 0x9DE1, "" }, +// { 0x9DE2, "" }, +// { 0x9DE3, "" }, +// { 0x9DE4, "" }, +// { 0x9DE5, "" }, +// { 0x9DE6, "" }, +// { 0x9DE7, "" }, +// { 0x9DE8, "" }, +// { 0x9DE9, "" }, +// { 0x9DEA, "" }, +// { 0x9DEB, "" }, +// { 0x9DEC, "" }, +// { 0x9DED, "" }, +// { 0x9DEE, "" }, +// { 0x9DEF, "" }, +// { 0x9DF0, "" }, +// { 0x9DF1, "" }, +// { 0x9DF2, "" }, +// { 0x9DF3, "" }, +// { 0x9DF4, "" }, +// { 0x9DF5, "" }, +// { 0x9DF6, "" }, +// { 0x9DF7, "" }, +// { 0x9DF8, "" }, +// { 0x9DF9, "" }, +// { 0x9DFA, "" }, +// { 0x9DFB, "" }, +// { 0x9DFC, "" }, +// { 0x9DFD, "" }, +// { 0x9DFE, "" }, +// { 0x9DFF, "" }, +// { 0x9E00, "" }, +// { 0x9E01, "" }, +// { 0x9E02, "" }, +// { 0x9E03, "" }, +// { 0x9E04, "" }, +// { 0x9E05, "" }, +// { 0x9E06, "" }, +// { 0x9E07, "" }, +// { 0x9E08, "" }, +// { 0x9E09, "" }, +// { 0x9E0A, "" }, +// { 0x9E0B, "" }, +// { 0x9E0C, "" }, +// { 0x9E0D, "" }, +// { 0x9E0E, "" }, +// { 0x9E0F, "" }, +// { 0x9E10, "" }, +// { 0x9E11, "" }, +// { 0x9E12, "" }, +// { 0x9E13, "" }, +// { 0x9E14, "" }, +// { 0x9E15, "" }, +// { 0x9E16, "" }, +// { 0x9E17, "" }, +// { 0x9E18, "" }, +// { 0x9E19, "" }, +// { 0x9E1A, "" }, +// { 0x9E1B, "" }, +// { 0x9E1C, "" }, +// { 0x9E1D, "" }, +// { 0x9E1E, "" }, +// { 0x9E1F, "" }, +// { 0x9E20, "" }, +// { 0x9E21, "" }, +// { 0x9E22, "" }, +// { 0x9E23, "" }, +// { 0x9E24, "" }, +// { 0x9E25, "" }, +// { 0x9E26, "" }, +// { 0x9E27, "" }, +// { 0x9E28, "" }, +// { 0x9E29, "" }, +// { 0x9E2A, "" }, +// { 0x9E2B, "" }, +// { 0x9E2C, "" }, +// { 0x9E2D, "" }, +// { 0x9E2E, "" }, +// { 0x9E2F, "" }, +// { 0x9E30, "" }, +// { 0x9E31, "" }, +// { 0x9E32, "" }, +// { 0x9E33, "" }, +// { 0x9E34, "" }, +// { 0x9E35, "" }, +// { 0x9E36, "" }, +// { 0x9E37, "" }, +// { 0x9E38, "" }, +// { 0x9E39, "" }, +// { 0x9E3A, "" }, +// { 0x9E3B, "" }, +// { 0x9E3C, "" }, +// { 0x9E3D, "" }, +// { 0x9E3E, "" }, +// { 0x9E3F, "" }, +// { 0x9E40, "" }, +// { 0x9E41, "" }, +// { 0x9E42, "" }, +// { 0x9E43, "" }, +// { 0x9E44, "" }, +// { 0x9E45, "" }, +// { 0x9E46, "" }, +// { 0x9E47, "" }, +// { 0x9E48, "" }, +// { 0x9E49, "" }, +// { 0x9E4A, "" }, +// { 0x9E4B, "" }, +// { 0x9E4C, "" }, +// { 0x9E4D, "" }, +// { 0x9E4E, "" }, +// { 0x9E4F, "" }, +// { 0x9E50, "" }, +// { 0x9E51, "" }, +// { 0x9E52, "" }, +// { 0x9E53, "" }, +// { 0x9E54, "" }, +// { 0x9E55, "" }, +// { 0x9E56, "" }, +// { 0x9E57, "" }, +// { 0x9E58, "" }, +// { 0x9E59, "" }, +// { 0x9E5A, "" }, +// { 0x9E5B, "" }, +// { 0x9E5C, "" }, +// { 0x9E5D, "" }, +// { 0x9E5E, "" }, +// { 0x9E5F, "" }, +// { 0x9E60, "" }, +// { 0x9E61, "" }, +// { 0x9E62, "" }, +// { 0x9E63, "" }, +// { 0x9E64, "" }, +// { 0x9E65, "" }, +// { 0x9E66, "" }, +// { 0x9E67, "" }, +// { 0x9E68, "" }, +// { 0x9E69, "" }, +// { 0x9E6A, "" }, +// { 0x9E6B, "" }, +// { 0x9E6C, "" }, +// { 0x9E6D, "" }, +// { 0x9E6E, "" }, +// { 0x9E6F, "" }, +// { 0x9E70, "" }, +// { 0x9E71, "" }, +// { 0x9E72, "" }, +// { 0x9E73, "" }, +// { 0x9E74, "" }, +// { 0x9E75, "" }, +// { 0x9E76, "" }, +// { 0x9E77, "" }, +// { 0x9E78, "" }, +// { 0x9E79, "" }, +// { 0x9E7A, "" }, +// { 0x9E7B, "" }, +// { 0x9E7C, "" }, +// { 0x9E7D, "" }, +// { 0x9E7E, "" }, +// { 0x9E7F, "" }, +// { 0x9E80, "" }, +// { 0x9E81, "" }, +// { 0x9E82, "" }, +// { 0x9E83, "" }, +// { 0x9E84, "" }, +// { 0x9E85, "" }, +// { 0x9E86, "" }, +// { 0x9E87, "" }, +// { 0x9E88, "" }, +// { 0x9E89, "" }, +// { 0x9E8A, "" }, +// { 0x9E8B, "" }, +// { 0x9E8C, "" }, +// { 0x9E8D, "" }, +// { 0x9E8E, "" }, +// { 0x9E8F, "" }, +// { 0x9E90, "" }, +// { 0x9E91, "" }, +// { 0x9E92, "" }, +// { 0x9E93, "" }, +// { 0x9E94, "" }, +// { 0x9E95, "" }, +// { 0x9E96, "" }, +// { 0x9E97, "" }, +// { 0x9E98, "" }, +// { 0x9E99, "" }, +// { 0x9E9A, "" }, +// { 0x9E9B, "" }, +// { 0x9E9C, "" }, +// { 0x9E9D, "" }, +// { 0x9E9E, "" }, +// { 0x9E9F, "" }, +// { 0x9EA0, "" }, +// { 0x9EA1, "" }, +// { 0x9EA2, "" }, +// { 0x9EA3, "" }, +// { 0x9EA4, "" }, +// { 0x9EA5, "" }, +// { 0x9EA6, "" }, +// { 0x9EA7, "" }, +// { 0x9EA8, "" }, +// { 0x9EA9, "" }, +// { 0x9EAA, "" }, +// { 0x9EAB, "" }, +// { 0x9EAC, "" }, +// { 0x9EAD, "" }, +// { 0x9EAE, "" }, +// { 0x9EAF, "" }, +// { 0x9EB0, "" }, +// { 0x9EB1, "" }, +// { 0x9EB2, "" }, +// { 0x9EB3, "" }, +// { 0x9EB4, "" }, +// { 0x9EB5, "" }, +// { 0x9EB6, "" }, +// { 0x9EB7, "" }, +// { 0x9EB8, "" }, +// { 0x9EB9, "" }, +// { 0x9EBA, "" }, +// { 0x9EBB, "" }, +// { 0x9EBC, "" }, +// { 0x9EBD, "" }, +// { 0x9EBE, "" }, +// { 0x9EBF, "" }, +// { 0x9EC0, "" }, +// { 0x9EC1, "" }, +// { 0x9EC2, "" }, +// { 0x9EC3, "" }, +// { 0x9EC4, "" }, +// { 0x9EC5, "" }, +// { 0x9EC6, "" }, +// { 0x9EC7, "" }, +// { 0x9EC8, "" }, +// { 0x9EC9, "" }, +// { 0x9ECA, "" }, +// { 0x9ECB, "" }, +// { 0x9ECC, "" }, +// { 0x9ECD, "" }, +// { 0x9ECE, "" }, +// { 0x9ECF, "" }, +// { 0x9ED0, "" }, +// { 0x9ED1, "" }, +// { 0x9ED2, "" }, +// { 0x9ED3, "" }, +// { 0x9ED4, "" }, +// { 0x9ED5, "" }, +// { 0x9ED6, "" }, +// { 0x9ED7, "" }, +// { 0x9ED8, "" }, +// { 0x9ED9, "" }, +// { 0x9EDA, "" }, +// { 0x9EDB, "" }, +// { 0x9EDC, "" }, +// { 0x9EDD, "" }, +// { 0x9EDE, "" }, +// { 0x9EDF, "" }, +// { 0x9EE0, "" }, +// { 0x9EE1, "" }, +// { 0x9EE2, "" }, +// { 0x9EE3, "" }, +// { 0x9EE4, "" }, +// { 0x9EE5, "" }, +// { 0x9EE6, "" }, +// { 0x9EE7, "" }, +// { 0x9EE8, "" }, +// { 0x9EE9, "" }, +// { 0x9EEA, "" }, +// { 0x9EEB, "" }, +// { 0x9EEC, "" }, +// { 0x9EED, "" }, +// { 0x9EEE, "" }, +// { 0x9EEF, "" }, +// { 0x9EF0, "" }, +// { 0x9EF1, "" }, +// { 0x9EF2, "" }, +// { 0x9EF3, "" }, +// { 0x9EF4, "" }, +// { 0x9EF5, "" }, +// { 0x9EF6, "" }, +// { 0x9EF7, "" }, +// { 0x9EF8, "" }, +// { 0x9EF9, "" }, +// { 0x9EFA, "" }, +// { 0x9EFB, "" }, +// { 0x9EFC, "" }, +// { 0x9EFD, "" }, +// { 0x9EFE, "" }, +// { 0x9EFF, "" }, +// { 0x9F00, "" }, +// { 0x9F01, "" }, +// { 0x9F02, "" }, +// { 0x9F03, "" }, +// { 0x9F04, "" }, +// { 0x9F05, "" }, +// { 0x9F06, "" }, +// { 0x9F07, "" }, +// { 0x9F08, "" }, +// { 0x9F09, "" }, +// { 0x9F0A, "" }, +// { 0x9F0B, "" }, +// { 0x9F0C, "" }, +// { 0x9F0D, "" }, +// { 0x9F0E, "" }, +// { 0x9F0F, "" }, +// { 0x9F10, "" }, +// { 0x9F11, "" }, +// { 0x9F12, "" }, +// { 0x9F13, "" }, +// { 0x9F14, "" }, +// { 0x9F15, "" }, +// { 0x9F16, "" }, +// { 0x9F17, "" }, +// { 0x9F18, "" }, +// { 0x9F19, "" }, +// { 0x9F1A, "" }, +// { 0x9F1B, "" }, +// { 0x9F1C, "" }, +// { 0x9F1D, "" }, +// { 0x9F1E, "" }, +// { 0x9F1F, "" }, +// { 0x9F20, "" }, +// { 0x9F21, "" }, +// { 0x9F22, "" }, +// { 0x9F23, "" }, +// { 0x9F24, "" }, +// { 0x9F25, "" }, +// { 0x9F26, "" }, +// { 0x9F27, "" }, +// { 0x9F28, "" }, +// { 0x9F29, "" }, +// { 0x9F2A, "" }, +// { 0x9F2B, "" }, +// { 0x9F2C, "" }, +// { 0x9F2D, "" }, +// { 0x9F2E, "" }, +// { 0x9F2F, "" }, +// { 0x9F30, "" }, +// { 0x9F31, "" }, +// { 0x9F32, "" }, +// { 0x9F33, "" }, +// { 0x9F34, "" }, +// { 0x9F35, "" }, +// { 0x9F36, "" }, +// { 0x9F37, "" }, +// { 0x9F38, "" }, +// { 0x9F39, "" }, +// { 0x9F3A, "" }, +// { 0x9F3B, "" }, +// { 0x9F3C, "" }, +// { 0x9F3D, "" }, +// { 0x9F3E, "" }, +// { 0x9F3F, "" }, +// { 0x9F40, "" }, +// { 0x9F41, "" }, +// { 0x9F42, "" }, +// { 0x9F43, "" }, +// { 0x9F44, "" }, +// { 0x9F45, "" }, +// { 0x9F46, "" }, +// { 0x9F47, "" }, +// { 0x9F48, "" }, +// { 0x9F49, "" }, +// { 0x9F4A, "" }, +// { 0x9F4B, "" }, +// { 0x9F4C, "" }, +// { 0x9F4D, "" }, +// { 0x9F4E, "" }, +// { 0x9F4F, "" }, +// { 0x9F50, "" }, +// { 0x9F51, "" }, +// { 0x9F52, "" }, +// { 0x9F53, "" }, +// { 0x9F54, "" }, +// { 0x9F55, "" }, +// { 0x9F56, "" }, +// { 0x9F57, "" }, +// { 0x9F58, "" }, +// { 0x9F59, "" }, +// { 0x9F5A, "" }, +// { 0x9F5B, "" }, +// { 0x9F5C, "" }, +// { 0x9F5D, "" }, +// { 0x9F5E, "" }, +// { 0x9F5F, "" }, +// { 0x9F60, "" }, +// { 0x9F61, "" }, +// { 0x9F62, "" }, +// { 0x9F63, "" }, +// { 0x9F64, "" }, +// { 0x9F65, "" }, +// { 0x9F66, "" }, +// { 0x9F67, "" }, +// { 0x9F68, "" }, +// { 0x9F69, "" }, +// { 0x9F6A, "" }, +// { 0x9F6B, "" }, +// { 0x9F6C, "" }, +// { 0x9F6D, "" }, +// { 0x9F6E, "" }, +// { 0x9F6F, "" }, +// { 0x9F70, "" }, +// { 0x9F71, "" }, +// { 0x9F72, "" }, +// { 0x9F73, "" }, +// { 0x9F74, "" }, +// { 0x9F75, "" }, +// { 0x9F76, "" }, +// { 0x9F77, "" }, +// { 0x9F78, "" }, +// { 0x9F79, "" }, +// { 0x9F7A, "" }, +// { 0x9F7B, "" }, +// { 0x9F7C, "" }, +// { 0x9F7D, "" }, +// { 0x9F7E, "" }, +// { 0x9F7F, "" }, +// { 0x9F80, "" }, +// { 0x9F81, "" }, +// { 0x9F82, "" }, +// { 0x9F83, "" }, +// { 0x9F84, "" }, +// { 0x9F85, "" }, +// { 0x9F86, "" }, +// { 0x9F87, "" }, +// { 0x9F88, "" }, +// { 0x9F89, "" }, +// { 0x9F8A, "" }, +// { 0x9F8B, "" }, +// { 0x9F8C, "" }, +// { 0x9F8D, "" }, +// { 0x9F8E, "" }, +// { 0x9F8F, "" }, +// { 0x9F90, "" }, +// { 0x9F91, "" }, +// { 0x9F92, "" }, +// { 0x9F93, "" }, +// { 0x9F94, "" }, +// { 0x9F95, "" }, +// { 0x9F96, "" }, +// { 0x9F97, "" }, +// { 0x9F98, "" }, +// { 0x9F99, "" }, +// { 0x9F9A, "" }, +// { 0x9F9B, "" }, +// { 0x9F9C, "" }, +// { 0x9F9D, "" }, +// { 0x9F9E, "" }, +// { 0x9F9F, "" }, +// { 0x9FA0, "" }, +// { 0x9FA1, "" }, +// { 0x9FA2, "" }, +// { 0x9FA3, "" }, +// { 0x9FA4, "" }, +// { 0x9FA5, "" }, +// { 0x9FA6, "" }, +// { 0x9FA7, "" }, +// { 0x9FA8, "" }, +// { 0x9FA9, "" }, +// { 0x9FAA, "" }, +// { 0x9FAB, "" }, +// { 0x9FAC, "" }, +// { 0x9FAD, "" }, +// { 0x9FAE, "" }, +// { 0x9FAF, "" }, +// { 0x9FB0, "" }, +// { 0x9FB1, "" }, +// { 0x9FB2, "" }, +// { 0x9FB3, "" }, +// { 0x9FB4, "" }, +// { 0x9FB5, "" }, +// { 0x9FB6, "" }, +// { 0x9FB7, "" }, +// { 0x9FB8, "" }, +// { 0x9FB9, "" }, +// { 0x9FBA, "" }, +// { 0x9FBB, "" }, +// { 0x9FBC, "" }, +// { 0x9FBD, "" }, +// { 0x9FBE, "" }, +// { 0x9FBF, "" }, +// { 0x9FC0, "" }, +// { 0x9FC1, "" }, +// { 0x9FC2, "" }, +// { 0x9FC3, "" }, +// { 0x9FC4, "" }, +// { 0x9FC5, "" }, +// { 0x9FC6, "" }, +// { 0x9FC7, "" }, +// { 0x9FC8, "" }, +// { 0x9FC9, "" }, +// { 0x9FCA, "" }, +// { 0x9FCB, "" }, +// { 0x9FCC, "" }, +// { 0x9FCD, "" }, +// { 0x9FCE, "" }, +// { 0x9FCF, "" }, +// { 0x9FD0, "" }, +// { 0x9FD1, "" }, +// { 0x9FD2, "" }, +// { 0x9FD3, "" }, +// { 0x9FD4, "" }, +// { 0x9FD5, "" }, +// { 0x9FD6, "" }, +// { 0x9FD7, "" }, +// { 0x9FD8, "" }, +// { 0x9FD9, "" }, +// { 0x9FDA, "" }, +// { 0x9FDB, "" }, +// { 0x9FDC, "" }, +// { 0x9FDD, "" }, +// { 0x9FDE, "" }, +// { 0x9FDF, "" }, +// { 0x9FE0, "" }, +// { 0x9FE1, "" }, +// { 0x9FE2, "" }, +// { 0x9FE3, "" }, +// { 0x9FE4, "" }, +// { 0x9FE5, "" }, +// { 0x9FE6, "" }, +// { 0x9FE7, "" }, +// { 0x9FE8, "" }, +// { 0x9FE9, "" }, +// { 0x9FEA, "" }, +// { 0x9FEB, "" }, +// { 0x9FEC, "" }, +// { 0x9FED, "" }, +// { 0x9FEE, "" }, +// { 0x9FEF, "" }, +// { 0x9FF0, "" }, +// { 0x9FF1, "" }, +// { 0x9FF2, "" }, +// { 0x9FF3, "" }, +// { 0x9FF4, "" }, +// { 0x9FF5, "" }, +// { 0x9FF6, "" }, +// { 0x9FF7, "" }, +// { 0x9FF8, "" }, +// { 0x9FF9, "" }, +// { 0x9FFA, "" }, +// { 0x9FFB, "" }, +// { 0x9FFC, "" }, +// { 0x9FFD, "" }, +// { 0x9FFE, "" }, +// { 0x9FFF, "" }, +// { 0xA000, "" }, +// { 0xA001, "" }, +// { 0xA002, "" }, +// { 0xA003, "" }, +// { 0xA004, "" }, +// { 0xA005, "" }, +// { 0xA006, "" }, +// { 0xA007, "" }, +// { 0xA008, "" }, +// { 0xA009, "" }, +// { 0xA00A, "" }, +// { 0xA00B, "" }, +// { 0xA00C, "" }, +// { 0xA00D, "" }, +// { 0xA00E, "" }, +// { 0xA00F, "" }, +// { 0xA010, "" }, +// { 0xA011, "" }, +// { 0xA012, "" }, +// { 0xA013, "" }, +// { 0xA014, "" }, +// { 0xA015, "" }, +// { 0xA016, "" }, +// { 0xA017, "" }, +// { 0xA018, "" }, +// { 0xA019, "" }, +// { 0xA01A, "" }, +// { 0xA01B, "" }, +// { 0xA01C, "" }, +// { 0xA01D, "" }, +// { 0xA01E, "" }, +// { 0xA01F, "" }, +// { 0xA020, "" }, +// { 0xA021, "" }, +// { 0xA022, "" }, +// { 0xA023, "" }, +// { 0xA024, "" }, +// { 0xA025, "" }, +// { 0xA026, "" }, +// { 0xA027, "" }, +// { 0xA028, "" }, +// { 0xA029, "" }, +// { 0xA02A, "" }, +// { 0xA02B, "" }, +// { 0xA02C, "" }, +// { 0xA02D, "" }, +// { 0xA02E, "" }, +// { 0xA02F, "" }, +// { 0xA030, "" }, +// { 0xA031, "" }, +// { 0xA032, "" }, +// { 0xA033, "" }, +// { 0xA034, "" }, +// { 0xA035, "" }, +// { 0xA036, "" }, +// { 0xA037, "" }, +// { 0xA038, "" }, +// { 0xA039, "" }, +// { 0xA03A, "" }, +// { 0xA03B, "" }, +// { 0xA03C, "" }, +// { 0xA03D, "" }, +// { 0xA03E, "" }, +// { 0xA03F, "" }, +// { 0xA040, "" }, +// { 0xA041, "" }, +// { 0xA042, "" }, +// { 0xA043, "" }, +// { 0xA044, "" }, +// { 0xA045, "" }, +// { 0xA046, "" }, +// { 0xA047, "" }, +// { 0xA048, "" }, +// { 0xA049, "" }, +// { 0xA04A, "" }, +// { 0xA04B, "" }, +// { 0xA04C, "" }, +// { 0xA04D, "" }, +// { 0xA04E, "" }, +// { 0xA04F, "" }, +// { 0xA050, "" }, +// { 0xA051, "" }, +// { 0xA052, "" }, +// { 0xA053, "" }, +// { 0xA054, "" }, +// { 0xA055, "" }, +// { 0xA056, "" }, +// { 0xA057, "" }, +// { 0xA058, "" }, +// { 0xA059, "" }, +// { 0xA05A, "" }, +// { 0xA05B, "" }, +// { 0xA05C, "" }, +// { 0xA05D, "" }, +// { 0xA05E, "" }, +// { 0xA05F, "" }, +// { 0xA060, "" }, +// { 0xA061, "" }, +// { 0xA062, "" }, +// { 0xA063, "" }, +// { 0xA064, "" }, +// { 0xA065, "" }, +// { 0xA066, "" }, +// { 0xA067, "" }, +// { 0xA068, "" }, +// { 0xA069, "" }, +// { 0xA06A, "" }, +// { 0xA06B, "" }, +// { 0xA06C, "" }, +// { 0xA06D, "" }, +// { 0xA06E, "" }, +// { 0xA06F, "" }, +// { 0xA070, "" }, +// { 0xA071, "" }, +// { 0xA072, "" }, +// { 0xA073, "" }, +// { 0xA074, "" }, +// { 0xA075, "" }, +// { 0xA076, "" }, +// { 0xA077, "" }, +// { 0xA078, "" }, +// { 0xA079, "" }, +// { 0xA07A, "" }, +// { 0xA07B, "" }, +// { 0xA07C, "" }, +// { 0xA07D, "" }, +// { 0xA07E, "" }, +// { 0xA07F, "" }, +// { 0xA080, "" }, +// { 0xA081, "" }, +// { 0xA082, "" }, +// { 0xA083, "" }, +// { 0xA084, "" }, +// { 0xA085, "" }, +// { 0xA086, "" }, +// { 0xA087, "" }, +// { 0xA088, "" }, +// { 0xA089, "" }, +// { 0xA08A, "" }, +// { 0xA08B, "" }, +// { 0xA08C, "" }, +// { 0xA08D, "" }, +// { 0xA08E, "" }, +// { 0xA08F, "" }, +// { 0xA090, "" }, +// { 0xA091, "" }, +// { 0xA092, "" }, +// { 0xA093, "" }, +// { 0xA094, "" }, +// { 0xA095, "" }, +// { 0xA096, "" }, +// { 0xA097, "" }, +// { 0xA098, "" }, +// { 0xA099, "" }, +// { 0xA09A, "" }, +// { 0xA09B, "" }, +// { 0xA09C, "" }, +// { 0xA09D, "" }, +// { 0xA09E, "" }, +// { 0xA09F, "" }, +// { 0xA0A0, "" }, +// { 0xA0A1, "" }, +// { 0xA0A2, "" }, +// { 0xA0A3, "" }, +// { 0xA0A4, "" }, +// { 0xA0A5, "" }, +// { 0xA0A6, "" }, +// { 0xA0A7, "" }, +// { 0xA0A8, "" }, +// { 0xA0A9, "" }, +// { 0xA0AA, "" }, +// { 0xA0AB, "" }, +// { 0xA0AC, "" }, +// { 0xA0AD, "" }, +// { 0xA0AE, "" }, +// { 0xA0AF, "" }, +// { 0xA0B0, "" }, +// { 0xA0B1, "" }, +// { 0xA0B2, "" }, +// { 0xA0B3, "" }, +// { 0xA0B4, "" }, +// { 0xA0B5, "" }, +// { 0xA0B6, "" }, +// { 0xA0B7, "" }, +// { 0xA0B8, "" }, +// { 0xA0B9, "" }, +// { 0xA0BA, "" }, +// { 0xA0BB, "" }, +// { 0xA0BC, "" }, +// { 0xA0BD, "" }, +// { 0xA0BE, "" }, +// { 0xA0BF, "" }, +// { 0xA0C0, "" }, +// { 0xA0C1, "" }, +// { 0xA0C2, "" }, +// { 0xA0C3, "" }, +// { 0xA0C4, "" }, +// { 0xA0C5, "" }, +// { 0xA0C6, "" }, +// { 0xA0C7, "" }, +// { 0xA0C8, "" }, +// { 0xA0C9, "" }, +// { 0xA0CA, "" }, +// { 0xA0CB, "" }, +// { 0xA0CC, "" }, +// { 0xA0CD, "" }, +// { 0xA0CE, "" }, +// { 0xA0CF, "" }, +// { 0xA0D0, "" }, +// { 0xA0D1, "" }, +// { 0xA0D2, "" }, +// { 0xA0D3, "" }, +// { 0xA0D4, "" }, +// { 0xA0D5, "" }, +// { 0xA0D6, "" }, +// { 0xA0D7, "" }, +// { 0xA0D8, "" }, +// { 0xA0D9, "" }, +// { 0xA0DA, "" }, +// { 0xA0DB, "" }, +// { 0xA0DC, "" }, +// { 0xA0DD, "" }, +// { 0xA0DE, "" }, +// { 0xA0DF, "" }, +// { 0xA0E0, "" }, +// { 0xA0E1, "" }, +// { 0xA0E2, "" }, +// { 0xA0E3, "" }, +// { 0xA0E4, "" }, +// { 0xA0E5, "" }, +// { 0xA0E6, "" }, +// { 0xA0E7, "" }, +// { 0xA0E8, "" }, +// { 0xA0E9, "" }, +// { 0xA0EA, "" }, +// { 0xA0EB, "" }, +// { 0xA0EC, "" }, +// { 0xA0ED, "" }, +// { 0xA0EE, "" }, +// { 0xA0EF, "" }, +// { 0xA0F0, "" }, +// { 0xA0F1, "" }, +// { 0xA0F2, "" }, +// { 0xA0F3, "" }, +// { 0xA0F4, "" }, +// { 0xA0F5, "" }, +// { 0xA0F6, "" }, +// { 0xA0F7, "" }, +// { 0xA0F8, "" }, +// { 0xA0F9, "" }, +// { 0xA0FA, "" }, +// { 0xA0FB, "" }, +// { 0xA0FC, "" }, +// { 0xA0FD, "" }, +// { 0xA0FE, "" }, +// { 0xA0FF, "" }, +// { 0xA100, "" }, +// { 0xA101, "" }, +// { 0xA102, "" }, +// { 0xA103, "" }, +// { 0xA104, "" }, +// { 0xA105, "" }, +// { 0xA106, "" }, +// { 0xA107, "" }, +// { 0xA108, "" }, +// { 0xA109, "" }, +// { 0xA10A, "" }, +// { 0xA10B, "" }, +// { 0xA10C, "" }, +// { 0xA10D, "" }, +// { 0xA10E, "" }, +// { 0xA10F, "" }, +// { 0xA110, "" }, +// { 0xA111, "" }, +// { 0xA112, "" }, +// { 0xA113, "" }, +// { 0xA114, "" }, +// { 0xA115, "" }, +// { 0xA116, "" }, +// { 0xA117, "" }, +// { 0xA118, "" }, +// { 0xA119, "" }, +// { 0xA11A, "" }, +// { 0xA11B, "" }, +// { 0xA11C, "" }, +// { 0xA11D, "" }, +// { 0xA11E, "" }, +// { 0xA11F, "" }, +// { 0xA120, "" }, +// { 0xA121, "" }, +// { 0xA122, "" }, +// { 0xA123, "" }, +// { 0xA124, "" }, +// { 0xA125, "" }, +// { 0xA126, "" }, +// { 0xA127, "" }, +// { 0xA128, "" }, +// { 0xA129, "" }, +// { 0xA12A, "" }, +// { 0xA12B, "" }, +// { 0xA12C, "" }, +// { 0xA12D, "" }, +// { 0xA12E, "" }, +// { 0xA12F, "" }, +// { 0xA130, "" }, +// { 0xA131, "" }, +// { 0xA132, "" }, +// { 0xA133, "" }, +// { 0xA134, "" }, +// { 0xA135, "" }, +// { 0xA136, "" }, +// { 0xA137, "" }, +// { 0xA138, "" }, +// { 0xA139, "" }, +// { 0xA13A, "" }, +// { 0xA13B, "" }, +// { 0xA13C, "" }, +// { 0xA13D, "" }, +// { 0xA13E, "" }, +// { 0xA13F, "" }, +// { 0xA140, "" }, +// { 0xA141, "" }, +// { 0xA142, "" }, +// { 0xA143, "" }, +// { 0xA144, "" }, +// { 0xA145, "" }, +// { 0xA146, "" }, +// { 0xA147, "" }, +// { 0xA148, "" }, +// { 0xA149, "" }, +// { 0xA14A, "" }, +// { 0xA14B, "" }, +// { 0xA14C, "" }, +// { 0xA14D, "" }, +// { 0xA14E, "" }, +// { 0xA14F, "" }, +// { 0xA150, "" }, +// { 0xA151, "" }, +// { 0xA152, "" }, +// { 0xA153, "" }, +// { 0xA154, "" }, +// { 0xA155, "" }, +// { 0xA156, "" }, +// { 0xA157, "" }, +// { 0xA158, "" }, +// { 0xA159, "" }, +// { 0xA15A, "" }, +// { 0xA15B, "" }, +// { 0xA15C, "" }, +// { 0xA15D, "" }, +// { 0xA15E, "" }, +// { 0xA15F, "" }, +// { 0xA160, "" }, +// { 0xA161, "" }, +// { 0xA162, "" }, +// { 0xA163, "" }, +// { 0xA164, "" }, +// { 0xA165, "" }, +// { 0xA166, "" }, +// { 0xA167, "" }, +// { 0xA168, "" }, +// { 0xA169, "" }, +// { 0xA16A, "" }, +// { 0xA16B, "" }, +// { 0xA16C, "" }, +// { 0xA16D, "" }, +// { 0xA16E, "" }, +// { 0xA16F, "" }, +// { 0xA170, "" }, +// { 0xA171, "" }, +// { 0xA172, "" }, +// { 0xA173, "" }, +// { 0xA174, "" }, +// { 0xA175, "" }, +// { 0xA176, "" }, +// { 0xA177, "" }, +// { 0xA178, "" }, +// { 0xA179, "" }, +// { 0xA17A, "" }, +// { 0xA17B, "" }, +// { 0xA17C, "" }, +// { 0xA17D, "" }, +// { 0xA17E, "" }, +// { 0xA17F, "" }, +// { 0xA180, "" }, +// { 0xA181, "" }, +// { 0xA182, "" }, +// { 0xA183, "" }, +// { 0xA184, "" }, +// { 0xA185, "" }, +// { 0xA186, "" }, +// { 0xA187, "" }, +// { 0xA188, "" }, +// { 0xA189, "" }, +// { 0xA18A, "" }, +// { 0xA18B, "" }, +// { 0xA18C, "" }, +// { 0xA18D, "" }, +// { 0xA18E, "" }, +// { 0xA18F, "" }, +// { 0xA190, "" }, +// { 0xA191, "" }, +// { 0xA192, "" }, +// { 0xA193, "" }, +// { 0xA194, "" }, +// { 0xA195, "" }, +// { 0xA196, "" }, +// { 0xA197, "" }, +// { 0xA198, "" }, +// { 0xA199, "" }, +// { 0xA19A, "" }, +// { 0xA19B, "" }, +// { 0xA19C, "" }, +// { 0xA19D, "" }, +// { 0xA19E, "" }, +// { 0xA19F, "" }, +// { 0xA1A0, "" }, +// { 0xA1A1, "" }, +// { 0xA1A2, "" }, +// { 0xA1A3, "" }, +// { 0xA1A4, "" }, +// { 0xA1A5, "" }, +// { 0xA1A6, "" }, +// { 0xA1A7, "" }, +// { 0xA1A8, "" }, +// { 0xA1A9, "" }, +// { 0xA1AA, "" }, +// { 0xA1AB, "" }, +// { 0xA1AC, "" }, +// { 0xA1AD, "" }, +// { 0xA1AE, "" }, +// { 0xA1AF, "" }, +// { 0xA1B0, "" }, +// { 0xA1B1, "" }, +// { 0xA1B2, "" }, +// { 0xA1B3, "" }, +// { 0xA1B4, "" }, +// { 0xA1B5, "" }, +// { 0xA1B6, "" }, +// { 0xA1B7, "" }, +// { 0xA1B8, "" }, +// { 0xA1B9, "" }, +// { 0xA1BA, "" }, +// { 0xA1BB, "" }, +// { 0xA1BC, "" }, +// { 0xA1BD, "" }, +// { 0xA1BE, "" }, +// { 0xA1BF, "" }, +// { 0xA1C0, "" }, +// { 0xA1C1, "" }, +// { 0xA1C2, "" }, +// { 0xA1C3, "" }, +// { 0xA1C4, "" }, +// { 0xA1C5, "" }, +// { 0xA1C6, "" }, +// { 0xA1C7, "" }, +// { 0xA1C8, "" }, +// { 0xA1C9, "" }, +// { 0xA1CA, "" }, +// { 0xA1CB, "" }, +// { 0xA1CC, "" }, +// { 0xA1CD, "" }, +// { 0xA1CE, "" }, +// { 0xA1CF, "" }, +// { 0xA1D0, "" }, +// { 0xA1D1, "" }, +// { 0xA1D2, "" }, +// { 0xA1D3, "" }, +// { 0xA1D4, "" }, +// { 0xA1D5, "" }, +// { 0xA1D6, "" }, +// { 0xA1D7, "" }, +// { 0xA1D8, "" }, +// { 0xA1D9, "" }, +// { 0xA1DA, "" }, +// { 0xA1DB, "" }, +// { 0xA1DC, "" }, +// { 0xA1DD, "" }, +// { 0xA1DE, "" }, +// { 0xA1DF, "" }, +// { 0xA1E0, "" }, +// { 0xA1E1, "" }, +// { 0xA1E2, "" }, +// { 0xA1E3, "" }, +// { 0xA1E4, "" }, +// { 0xA1E5, "" }, +// { 0xA1E6, "" }, +// { 0xA1E7, "" }, +// { 0xA1E8, "" }, +// { 0xA1E9, "" }, +// { 0xA1EA, "" }, +// { 0xA1EB, "" }, +// { 0xA1EC, "" }, +// { 0xA1ED, "" }, +// { 0xA1EE, "" }, +// { 0xA1EF, "" }, +// { 0xA1F0, "" }, +// { 0xA1F1, "" }, +// { 0xA1F2, "" }, +// { 0xA1F3, "" }, +// { 0xA1F4, "" }, +// { 0xA1F5, "" }, +// { 0xA1F6, "" }, +// { 0xA1F7, "" }, +// { 0xA1F8, "" }, +// { 0xA1F9, "" }, +// { 0xA1FA, "" }, +// { 0xA1FB, "" }, +// { 0xA1FC, "" }, +// { 0xA1FD, "" }, +// { 0xA1FE, "" }, +// { 0xA1FF, "" }, +// { 0xA200, "" }, +// { 0xA201, "" }, +// { 0xA202, "" }, +// { 0xA203, "" }, +// { 0xA204, "" }, +// { 0xA205, "" }, +// { 0xA206, "" }, +// { 0xA207, "" }, +// { 0xA208, "" }, +// { 0xA209, "" }, +// { 0xA20A, "" }, +// { 0xA20B, "" }, +// { 0xA20C, "" }, +// { 0xA20D, "" }, +// { 0xA20E, "" }, +// { 0xA20F, "" }, +// { 0xA210, "" }, +// { 0xA211, "" }, +// { 0xA212, "" }, +// { 0xA213, "" }, +// { 0xA214, "" }, +// { 0xA215, "" }, +// { 0xA216, "" }, +// { 0xA217, "" }, +// { 0xA218, "" }, +// { 0xA219, "" }, +// { 0xA21A, "" }, +// { 0xA21B, "" }, +// { 0xA21C, "" }, +// { 0xA21D, "" }, +// { 0xA21E, "" }, +// { 0xA21F, "" }, +// { 0xA220, "" }, +// { 0xA221, "" }, +// { 0xA222, "" }, +// { 0xA223, "" }, +// { 0xA224, "" }, +// { 0xA225, "" }, +// { 0xA226, "" }, +// { 0xA227, "" }, +// { 0xA228, "" }, +// { 0xA229, "" }, +// { 0xA22A, "" }, +// { 0xA22B, "" }, +// { 0xA22C, "" }, +// { 0xA22D, "" }, +// { 0xA22E, "" }, +// { 0xA22F, "" }, +// { 0xA230, "" }, +// { 0xA231, "" }, +// { 0xA232, "" }, +// { 0xA233, "" }, +// { 0xA234, "" }, +// { 0xA235, "" }, +// { 0xA236, "" }, +// { 0xA237, "" }, +// { 0xA238, "" }, +// { 0xA239, "" }, +// { 0xA23A, "" }, +// { 0xA23B, "" }, +// { 0xA23C, "" }, +// { 0xA23D, "" }, +// { 0xA23E, "" }, +// { 0xA23F, "" }, +// { 0xA240, "" }, +// { 0xA241, "" }, +// { 0xA242, "" }, +// { 0xA243, "" }, +// { 0xA244, "" }, +// { 0xA245, "" }, +// { 0xA246, "" }, +// { 0xA247, "" }, +// { 0xA248, "" }, +// { 0xA249, "" }, +// { 0xA24A, "" }, +// { 0xA24B, "" }, +// { 0xA24C, "" }, +// { 0xA24D, "" }, +// { 0xA24E, "" }, +// { 0xA24F, "" }, +// { 0xA250, "" }, +// { 0xA251, "" }, +// { 0xA252, "" }, +// { 0xA253, "" }, +// { 0xA254, "" }, +// { 0xA255, "" }, +// { 0xA256, "" }, +// { 0xA257, "" }, +// { 0xA258, "" }, +// { 0xA259, "" }, +// { 0xA25A, "" }, +// { 0xA25B, "" }, +// { 0xA25C, "" }, +// { 0xA25D, "" }, +// { 0xA25E, "" }, +// { 0xA25F, "" }, +// { 0xA260, "" }, +// { 0xA261, "" }, +// { 0xA262, "" }, +// { 0xA263, "" }, +// { 0xA264, "" }, +// { 0xA265, "" }, +// { 0xA266, "" }, +// { 0xA267, "" }, +// { 0xA268, "" }, +// { 0xA269, "" }, +// { 0xA26A, "" }, +// { 0xA26B, "" }, +// { 0xA26C, "" }, +// { 0xA26D, "" }, +// { 0xA26E, "" }, +// { 0xA26F, "" }, +// { 0xA270, "" }, +// { 0xA271, "" }, +// { 0xA272, "" }, +// { 0xA273, "" }, +// { 0xA274, "" }, +// { 0xA275, "" }, +// { 0xA276, "" }, +// { 0xA277, "" }, +// { 0xA278, "" }, +// { 0xA279, "" }, +// { 0xA27A, "" }, +// { 0xA27B, "" }, +// { 0xA27C, "" }, +// { 0xA27D, "" }, +// { 0xA27E, "" }, +// { 0xA27F, "" }, +// { 0xA280, "" }, +// { 0xA281, "" }, +// { 0xA282, "" }, +// { 0xA283, "" }, +// { 0xA284, "" }, +// { 0xA285, "" }, +// { 0xA286, "" }, +// { 0xA287, "" }, +// { 0xA288, "" }, +// { 0xA289, "" }, +// { 0xA28A, "" }, +// { 0xA28B, "" }, +// { 0xA28C, "" }, +// { 0xA28D, "" }, +// { 0xA28E, "" }, +// { 0xA28F, "" }, +// { 0xA290, "" }, +// { 0xA291, "" }, +// { 0xA292, "" }, +// { 0xA293, "" }, +// { 0xA294, "" }, +// { 0xA295, "" }, +// { 0xA296, "" }, +// { 0xA297, "" }, +// { 0xA298, "" }, +// { 0xA299, "" }, +// { 0xA29A, "" }, +// { 0xA29B, "" }, +// { 0xA29C, "" }, +// { 0xA29D, "" }, +// { 0xA29E, "" }, +// { 0xA29F, "" }, +// { 0xA2A0, "" }, +// { 0xA2A1, "" }, +// { 0xA2A2, "" }, +// { 0xA2A3, "" }, +// { 0xA2A4, "" }, +// { 0xA2A5, "" }, +// { 0xA2A6, "" }, +// { 0xA2A7, "" }, +// { 0xA2A8, "" }, +// { 0xA2A9, "" }, +// { 0xA2AA, "" }, +// { 0xA2AB, "" }, +// { 0xA2AC, "" }, +// { 0xA2AD, "" }, +// { 0xA2AE, "" }, +// { 0xA2AF, "" }, +// { 0xA2B0, "" }, +// { 0xA2B1, "" }, +// { 0xA2B2, "" }, +// { 0xA2B3, "" }, +// { 0xA2B4, "" }, +// { 0xA2B5, "" }, +// { 0xA2B6, "" }, +// { 0xA2B7, "" }, +// { 0xA2B8, "" }, +// { 0xA2B9, "" }, +// { 0xA2BA, "" }, +// { 0xA2BB, "" }, +// { 0xA2BC, "" }, +// { 0xA2BD, "" }, +// { 0xA2BE, "" }, +// { 0xA2BF, "" }, +// { 0xA2C0, "" }, +// { 0xA2C1, "" }, +// { 0xA2C2, "" }, +// { 0xA2C3, "" }, +// { 0xA2C4, "" }, +// { 0xA2C5, "" }, +// { 0xA2C6, "" }, +// { 0xA2C7, "" }, +// { 0xA2C8, "" }, +// { 0xA2C9, "" }, +// { 0xA2CA, "" }, +// { 0xA2CB, "" }, +// { 0xA2CC, "" }, +// { 0xA2CD, "" }, +// { 0xA2CE, "" }, +// { 0xA2CF, "" }, +// { 0xA2D0, "" }, +// { 0xA2D1, "" }, +// { 0xA2D2, "" }, +// { 0xA2D3, "" }, +// { 0xA2D4, "" }, +// { 0xA2D5, "" }, +// { 0xA2D6, "" }, +// { 0xA2D7, "" }, +// { 0xA2D8, "" }, +// { 0xA2D9, "" }, +// { 0xA2DA, "" }, +// { 0xA2DB, "" }, +// { 0xA2DC, "" }, +// { 0xA2DD, "" }, +// { 0xA2DE, "" }, +// { 0xA2DF, "" }, +// { 0xA2E0, "" }, +// { 0xA2E1, "" }, +// { 0xA2E2, "" }, +// { 0xA2E3, "" }, +// { 0xA2E4, "" }, +// { 0xA2E5, "" }, +// { 0xA2E6, "" }, +// { 0xA2E7, "" }, +// { 0xA2E8, "" }, +// { 0xA2E9, "" }, +// { 0xA2EA, "" }, +// { 0xA2EB, "" }, +// { 0xA2EC, "" }, +// { 0xA2ED, "" }, +// { 0xA2EE, "" }, +// { 0xA2EF, "" }, +// { 0xA2F0, "" }, +// { 0xA2F1, "" }, +// { 0xA2F2, "" }, +// { 0xA2F3, "" }, +// { 0xA2F4, "" }, +// { 0xA2F5, "" }, +// { 0xA2F6, "" }, +// { 0xA2F7, "" }, +// { 0xA2F8, "" }, +// { 0xA2F9, "" }, +// { 0xA2FA, "" }, +// { 0xA2FB, "" }, +// { 0xA2FC, "" }, +// { 0xA2FD, "" }, +// { 0xA2FE, "" }, +// { 0xA2FF, "" }, +// { 0xA300, "" }, +// { 0xA301, "" }, +// { 0xA302, "" }, +// { 0xA303, "" }, +// { 0xA304, "" }, +// { 0xA305, "" }, +// { 0xA306, "" }, +// { 0xA307, "" }, +// { 0xA308, "" }, +// { 0xA309, "" }, +// { 0xA30A, "" }, +// { 0xA30B, "" }, +// { 0xA30C, "" }, +// { 0xA30D, "" }, +// { 0xA30E, "" }, +// { 0xA30F, "" }, +// { 0xA310, "" }, +// { 0xA311, "" }, +// { 0xA312, "" }, +// { 0xA313, "" }, +// { 0xA314, "" }, +// { 0xA315, "" }, +// { 0xA316, "" }, +// { 0xA317, "" }, +// { 0xA318, "" }, +// { 0xA319, "" }, +// { 0xA31A, "" }, +// { 0xA31B, "" }, +// { 0xA31C, "" }, +// { 0xA31D, "" }, +// { 0xA31E, "" }, +// { 0xA31F, "" }, +// { 0xA320, "" }, +// { 0xA321, "" }, +// { 0xA322, "" }, +// { 0xA323, "" }, +// { 0xA324, "" }, +// { 0xA325, "" }, +// { 0xA326, "" }, +// { 0xA327, "" }, +// { 0xA328, "" }, +// { 0xA329, "" }, +// { 0xA32A, "" }, +// { 0xA32B, "" }, +// { 0xA32C, "" }, +// { 0xA32D, "" }, +// { 0xA32E, "" }, +// { 0xA32F, "" }, +// { 0xA330, "" }, +// { 0xA331, "" }, +// { 0xA332, "" }, +// { 0xA333, "" }, +// { 0xA334, "" }, +// { 0xA335, "" }, +// { 0xA336, "" }, +// { 0xA337, "" }, +// { 0xA338, "" }, +// { 0xA339, "" }, +// { 0xA33A, "" }, +// { 0xA33B, "" }, +// { 0xA33C, "" }, +// { 0xA33D, "" }, +// { 0xA33E, "" }, +// { 0xA33F, "" }, +// { 0xA340, "" }, +// { 0xA341, "" }, +// { 0xA342, "" }, +// { 0xA343, "" }, +// { 0xA344, "" }, +// { 0xA345, "" }, +// { 0xA346, "" }, +// { 0xA347, "" }, +// { 0xA348, "" }, +// { 0xA349, "" }, +// { 0xA34A, "" }, +// { 0xA34B, "" }, +// { 0xA34C, "" }, +// { 0xA34D, "" }, +// { 0xA34E, "" }, +// { 0xA34F, "" }, +// { 0xA350, "" }, +// { 0xA351, "" }, +// { 0xA352, "" }, +// { 0xA353, "" }, +// { 0xA354, "" }, +// { 0xA355, "" }, +// { 0xA356, "" }, +// { 0xA357, "" }, +// { 0xA358, "" }, +// { 0xA359, "" }, +// { 0xA35A, "" }, +// { 0xA35B, "" }, +// { 0xA35C, "" }, +// { 0xA35D, "" }, +// { 0xA35E, "" }, +// { 0xA35F, "" }, +// { 0xA360, "" }, +// { 0xA361, "" }, +// { 0xA362, "" }, +// { 0xA363, "" }, +// { 0xA364, "" }, +// { 0xA365, "" }, +// { 0xA366, "" }, +// { 0xA367, "" }, +// { 0xA368, "" }, +// { 0xA369, "" }, +// { 0xA36A, "" }, +// { 0xA36B, "" }, +// { 0xA36C, "" }, +// { 0xA36D, "" }, +// { 0xA36E, "" }, +// { 0xA36F, "" }, +// { 0xA370, "" }, +// { 0xA371, "" }, +// { 0xA372, "" }, +// { 0xA373, "" }, +// { 0xA374, "" }, +// { 0xA375, "" }, +// { 0xA376, "" }, +// { 0xA377, "" }, +// { 0xA378, "" }, +// { 0xA379, "" }, +// { 0xA37A, "" }, +// { 0xA37B, "" }, +// { 0xA37C, "" }, +// { 0xA37D, "" }, +// { 0xA37E, "" }, +// { 0xA37F, "" }, +// { 0xA380, "" }, +// { 0xA381, "" }, +// { 0xA382, "" }, +// { 0xA383, "" }, +// { 0xA384, "" }, +// { 0xA385, "" }, +// { 0xA386, "" }, +// { 0xA387, "" }, +// { 0xA388, "" }, +// { 0xA389, "" }, +// { 0xA38A, "" }, +// { 0xA38B, "" }, +// { 0xA38C, "" }, +// { 0xA38D, "" }, +// { 0xA38E, "" }, +// { 0xA38F, "" }, +// { 0xA390, "" }, +// { 0xA391, "" }, +// { 0xA392, "" }, +// { 0xA393, "" }, +// { 0xA394, "" }, +// { 0xA395, "" }, +// { 0xA396, "" }, +// { 0xA397, "" }, +// { 0xA398, "" }, +// { 0xA399, "" }, +// { 0xA39A, "" }, +// { 0xA39B, "" }, +// { 0xA39C, "" }, +// { 0xA39D, "" }, +// { 0xA39E, "" }, +// { 0xA39F, "" }, +// { 0xA3A0, "" }, +// { 0xA3A1, "" }, +// { 0xA3A2, "" }, +// { 0xA3A3, "" }, +// { 0xA3A4, "" }, +// { 0xA3A5, "" }, +// { 0xA3A6, "" }, +// { 0xA3A7, "" }, +// { 0xA3A8, "" }, +// { 0xA3A9, "" }, +// { 0xA3AA, "" }, +// { 0xA3AB, "" }, +// { 0xA3AC, "" }, +// { 0xA3AD, "" }, +// { 0xA3AE, "" }, +// { 0xA3AF, "" }, +// { 0xA3B0, "" }, +// { 0xA3B1, "" }, +// { 0xA3B2, "" }, +// { 0xA3B3, "" }, +// { 0xA3B4, "" }, +// { 0xA3B5, "" }, +// { 0xA3B6, "" }, +// { 0xA3B7, "" }, +// { 0xA3B8, "" }, +// { 0xA3B9, "" }, +// { 0xA3BA, "" }, +// { 0xA3BB, "" }, +// { 0xA3BC, "" }, +// { 0xA3BD, "" }, +// { 0xA3BE, "" }, +// { 0xA3BF, "" }, +// { 0xA3C0, "" }, +// { 0xA3C1, "" }, +// { 0xA3C2, "" }, +// { 0xA3C3, "" }, +// { 0xA3C4, "" }, +// { 0xA3C5, "" }, +// { 0xA3C6, "" }, +// { 0xA3C7, "" }, +// { 0xA3C8, "" }, +// { 0xA3C9, "" }, +// { 0xA3CA, "" }, +// { 0xA3CB, "" }, +// { 0xA3CC, "" }, +// { 0xA3CD, "" }, +// { 0xA3CE, "" }, +// { 0xA3CF, "" }, +// { 0xA3D0, "" }, +// { 0xA3D1, "" }, +// { 0xA3D2, "" }, +// { 0xA3D3, "" }, +// { 0xA3D4, "" }, +// { 0xA3D5, "" }, +// { 0xA3D6, "" }, +// { 0xA3D7, "" }, +// { 0xA3D8, "" }, +// { 0xA3D9, "" }, +// { 0xA3DA, "" }, +// { 0xA3DB, "" }, +// { 0xA3DC, "" }, +// { 0xA3DD, "" }, +// { 0xA3DE, "" }, +// { 0xA3DF, "" }, +// { 0xA3E0, "" }, +// { 0xA3E1, "" }, +// { 0xA3E2, "" }, +// { 0xA3E3, "" }, +// { 0xA3E4, "" }, +// { 0xA3E5, "" }, +// { 0xA3E6, "" }, +// { 0xA3E7, "" }, +// { 0xA3E8, "" }, +// { 0xA3E9, "" }, +// { 0xA3EA, "" }, +// { 0xA3EB, "" }, +// { 0xA3EC, "" }, +// { 0xA3ED, "" }, +// { 0xA3EE, "" }, +// { 0xA3EF, "" }, +// { 0xA3F0, "" }, +// { 0xA3F1, "" }, +// { 0xA3F2, "" }, +// { 0xA3F3, "" }, +// { 0xA3F4, "" }, +// { 0xA3F5, "" }, +// { 0xA3F6, "" }, +// { 0xA3F7, "" }, +// { 0xA3F8, "" }, +// { 0xA3F9, "" }, +// { 0xA3FA, "" }, +// { 0xA3FB, "" }, +// { 0xA3FC, "" }, +// { 0xA3FD, "" }, +// { 0xA3FE, "" }, +// { 0xA3FF, "" }, +// { 0xA400, "" }, +// { 0xA401, "" }, +// { 0xA402, "" }, +// { 0xA403, "" }, +// { 0xA404, "" }, +// { 0xA405, "" }, +// { 0xA406, "" }, +// { 0xA407, "" }, +// { 0xA408, "" }, +// { 0xA409, "" }, +// { 0xA40A, "" }, +// { 0xA40B, "" }, +// { 0xA40C, "" }, +// { 0xA40D, "" }, +// { 0xA40E, "" }, +// { 0xA40F, "" }, +// { 0xA410, "" }, +// { 0xA411, "" }, +// { 0xA412, "" }, +// { 0xA413, "" }, +// { 0xA414, "" }, +// { 0xA415, "" }, +// { 0xA416, "" }, +// { 0xA417, "" }, +// { 0xA418, "" }, +// { 0xA419, "" }, +// { 0xA41A, "" }, +// { 0xA41B, "" }, +// { 0xA41C, "" }, +// { 0xA41D, "" }, +// { 0xA41E, "" }, +// { 0xA41F, "" }, +// { 0xA420, "" }, +// { 0xA421, "" }, +// { 0xA422, "" }, +// { 0xA423, "" }, +// { 0xA424, "" }, +// { 0xA425, "" }, +// { 0xA426, "" }, +// { 0xA427, "" }, +// { 0xA428, "" }, +// { 0xA429, "" }, +// { 0xA42A, "" }, +// { 0xA42B, "" }, +// { 0xA42C, "" }, +// { 0xA42D, "" }, +// { 0xA42E, "" }, +// { 0xA42F, "" }, +// { 0xA430, "" }, +// { 0xA431, "" }, +// { 0xA432, "" }, +// { 0xA433, "" }, +// { 0xA434, "" }, +// { 0xA435, "" }, +// { 0xA436, "" }, +// { 0xA437, "" }, +// { 0xA438, "" }, +// { 0xA439, "" }, +// { 0xA43A, "" }, +// { 0xA43B, "" }, +// { 0xA43C, "" }, +// { 0xA43D, "" }, +// { 0xA43E, "" }, +// { 0xA43F, "" }, +// { 0xA440, "" }, +// { 0xA441, "" }, +// { 0xA442, "" }, +// { 0xA443, "" }, +// { 0xA444, "" }, +// { 0xA445, "" }, +// { 0xA446, "" }, +// { 0xA447, "" }, +// { 0xA448, "" }, +// { 0xA449, "" }, +// { 0xA44A, "" }, +// { 0xA44B, "" }, +// { 0xA44C, "" }, +// { 0xA44D, "" }, +// { 0xA44E, "" }, +// { 0xA44F, "" }, +// { 0xA450, "" }, +// { 0xA451, "" }, +// { 0xA452, "" }, +// { 0xA453, "" }, +// { 0xA454, "" }, +// { 0xA455, "" }, +// { 0xA456, "" }, +// { 0xA457, "" }, +// { 0xA458, "" }, +// { 0xA459, "" }, +// { 0xA45A, "" }, +// { 0xA45B, "" }, +// { 0xA45C, "" }, +// { 0xA45D, "" }, +// { 0xA45E, "" }, +// { 0xA45F, "" }, +// { 0xA460, "" }, +// { 0xA461, "" }, +// { 0xA462, "" }, +// { 0xA463, "" }, +// { 0xA464, "" }, +// { 0xA465, "" }, +// { 0xA466, "" }, +// { 0xA467, "" }, +// { 0xA468, "" }, +// { 0xA469, "" }, +// { 0xA46A, "" }, +// { 0xA46B, "" }, +// { 0xA46C, "" }, +// { 0xA46D, "" }, +// { 0xA46E, "" }, +// { 0xA46F, "" }, +// { 0xA470, "" }, +// { 0xA471, "" }, +// { 0xA472, "" }, +// { 0xA473, "" }, +// { 0xA474, "" }, +// { 0xA475, "" }, +// { 0xA476, "" }, +// { 0xA477, "" }, +// { 0xA478, "" }, +// { 0xA479, "" }, +// { 0xA47A, "" }, +// { 0xA47B, "" }, +// { 0xA47C, "" }, +// { 0xA47D, "" }, +// { 0xA47E, "" }, +// { 0xA47F, "" }, +// { 0xA480, "" }, +// { 0xA481, "" }, +// { 0xA482, "" }, +// { 0xA483, "" }, +// { 0xA484, "" }, +// { 0xA485, "" }, +// { 0xA486, "" }, +// { 0xA487, "" }, +// { 0xA488, "" }, +// { 0xA489, "" }, +// { 0xA48A, "" }, +// { 0xA48B, "" }, +// { 0xA48C, "" }, +// { 0xA48D, "" }, +// { 0xA48E, "" }, +// { 0xA48F, "" }, +// { 0xA490, "" }, +// { 0xA491, "" }, +// { 0xA492, "" }, +// { 0xA493, "" }, +// { 0xA494, "" }, +// { 0xA495, "" }, +// { 0xA496, "" }, +// { 0xA497, "" }, +// { 0xA498, "" }, +// { 0xA499, "" }, +// { 0xA49A, "" }, +// { 0xA49B, "" }, +// { 0xA49C, "" }, +// { 0xA49D, "" }, +// { 0xA49E, "" }, +// { 0xA49F, "" }, +// { 0xA4A0, "" }, +// { 0xA4A1, "" }, +// { 0xA4A2, "" }, +// { 0xA4A3, "" }, +// { 0xA4A4, "" }, +// { 0xA4A5, "" }, +// { 0xA4A6, "" }, +// { 0xA4A7, "" }, +// { 0xA4A8, "" }, +// { 0xA4A9, "" }, +// { 0xA4AA, "" }, +// { 0xA4AB, "" }, +// { 0xA4AC, "" }, +// { 0xA4AD, "" }, +// { 0xA4AE, "" }, +// { 0xA4AF, "" }, +// { 0xA4B0, "" }, +// { 0xA4B1, "" }, +// { 0xA4B2, "" }, +// { 0xA4B3, "" }, +// { 0xA4B4, "" }, +// { 0xA4B5, "" }, +// { 0xA4B6, "" }, +// { 0xA4B7, "" }, +// { 0xA4B8, "" }, +// { 0xA4B9, "" }, +// { 0xA4BA, "" }, +// { 0xA4BB, "" }, +// { 0xA4BC, "" }, +// { 0xA4BD, "" }, +// { 0xA4BE, "" }, +// { 0xA4BF, "" }, +// { 0xA4C0, "" }, +// { 0xA4C1, "" }, +// { 0xA4C2, "" }, +// { 0xA4C3, "" }, +// { 0xA4C4, "" }, +// { 0xA4C5, "" }, +// { 0xA4C6, "" }, +// { 0xA4C7, "" }, +// { 0xA4C8, "" }, +// { 0xA4C9, "" }, +// { 0xA4CA, "" }, +// { 0xA4CB, "" }, +// { 0xA4CC, "" }, +// { 0xA4CD, "" }, +// { 0xA4CE, "" }, +// { 0xA4CF, "" }, +// { 0xA4D0, "" }, +// { 0xA4D1, "" }, +// { 0xA4D2, "" }, +// { 0xA4D3, "" }, +// { 0xA4D4, "" }, +// { 0xA4D5, "" }, +// { 0xA4D6, "" }, +// { 0xA4D7, "" }, +// { 0xA4D8, "" }, +// { 0xA4D9, "" }, +// { 0xA4DA, "" }, +// { 0xA4DB, "" }, +// { 0xA4DC, "" }, +// { 0xA4DD, "" }, +// { 0xA4DE, "" }, +// { 0xA4DF, "" }, +// { 0xA4E0, "" }, +// { 0xA4E1, "" }, +// { 0xA4E2, "" }, +// { 0xA4E3, "" }, +// { 0xA4E4, "" }, { 0xA4E5, "codescripts/character" }, - { 42214, "common_scripts/_artcommon" }, - { 42215, "common_scripts/_bcs_location_trigs" }, - { 42216, "common_scripts/_createfx" }, - { 42217, "common_scripts/_createfxmenu" }, - { 42218, "common_scripts/_destructible" }, - { 42219, "common_scripts/_dynamic_world" }, - { 42735, "maps/createart/mp_vlobby_room_art" }, - { 42736, "maps/createart/mp_vlobby_room_fog" }, - { 42737, "maps/createart/mp_vlobby_room_fog_hdr" }, - { 42786, "maps/mp/_areas" }, - { 42815, "maps/mp/_global_fx" }, - { 42818, "maps/mp/_load" }, - { 42842, "maps/mp/_utility" }, - { 42909, "maps/mp/gametypes/_hud_util" }, - { 42930, "maps/mp/gametypes/_teams" }, - { 42931, "maps/mp/gametypes/_tweakables" }, + { 0xA4E6, "common_scripts/_artcommon" }, + { 0xA4E7, "common_scripts/_bcs_location_trigs" }, + { 0xA4E8, "common_scripts/_createfx" }, + { 0xA4E9, "common_scripts/_createfxmenu" }, + { 0xA4EA, "common_scripts/_destructible" }, + { 0xA4EB, "common_scripts/_dynamic_world" }, +// { 0xA4EC, "" }, +// { 0xA4ED, "" }, +// { 0xA4EE, "" }, +// { 0xA4EF, "" }, +// { 0xA4F0, "" }, +// { 0xA4F1, "" }, +// { 0xA4F2, "" }, +// { 0xA4F3, "" }, +// { 0xA4F4, "" }, +// { 0xA4F5, "" }, +// { 0xA4F6, "" }, +// { 0xA4F7, "" }, +// { 0xA4F8, "" }, +// { 0xA4F9, "" }, +// { 0xA4FA, "" }, +// { 0xA4FB, "" }, +// { 0xA4FC, "" }, +// { 0xA4FD, "" }, +// { 0xA4FE, "" }, +// { 0xA4FF, "" }, +// { 0xA500, "" }, +// { 0xA501, "" }, +// { 0xA502, "" }, +// { 0xA503, "" }, +// { 0xA504, "" }, +// { 0xA505, "" }, +// { 0xA506, "" }, +// { 0xA507, "" }, +// { 0xA508, "" }, +// { 0xA509, "" }, +// { 0xA50A, "" }, +// { 0xA50B, "" }, +// { 0xA50C, "" }, +// { 0xA50D, "" }, +// { 0xA50E, "" }, +// { 0xA50F, "" }, +// { 0xA510, "" }, +// { 0xA511, "" }, +// { 0xA512, "" }, +// { 0xA513, "" }, +// { 0xA514, "" }, +// { 0xA515, "" }, +// { 0xA516, "" }, +// { 0xA517, "" }, +// { 0xA518, "" }, +// { 0xA519, "" }, +// { 0xA51A, "" }, +// { 0xA51B, "" }, +// { 0xA51C, "" }, +// { 0xA51D, "" }, +// { 0xA51E, "" }, +// { 0xA51F, "" }, +// { 0xA520, "" }, +// { 0xA521, "" }, +// { 0xA522, "" }, +// { 0xA523, "" }, +// { 0xA524, "" }, +// { 0xA525, "" }, +// { 0xA526, "" }, +// { 0xA527, "" }, +// { 0xA528, "" }, +// { 0xA529, "" }, +// { 0xA52A, "" }, +// { 0xA52B, "" }, +// { 0xA52C, "" }, +// { 0xA52D, "" }, +// { 0xA52E, "" }, +// { 0xA52F, "" }, +// { 0xA530, "" }, +// { 0xA531, "" }, +// { 0xA532, "" }, +// { 0xA533, "" }, +// { 0xA534, "" }, +// { 0xA535, "" }, +// { 0xA536, "" }, +// { 0xA537, "" }, +// { 0xA538, "" }, +// { 0xA539, "" }, +// { 0xA53A, "" }, +// { 0xA53B, "" }, +// { 0xA53C, "" }, +// { 0xA53D, "" }, +// { 0xA53E, "" }, +// { 0xA53F, "" }, +// { 0xA540, "" }, +// { 0xA541, "" }, +// { 0xA542, "" }, +// { 0xA543, "" }, +// { 0xA544, "" }, +// { 0xA545, "" }, +// { 0xA546, "" }, +// { 0xA547, "" }, +// { 0xA548, "" }, +// { 0xA549, "" }, +// { 0xA54A, "" }, +// { 0xA54B, "" }, +// { 0xA54C, "" }, +// { 0xA54D, "" }, +// { 0xA54E, "" }, +// { 0xA54F, "" }, +// { 0xA550, "" }, +// { 0xA551, "" }, +// { 0xA552, "" }, +// { 0xA553, "" }, +// { 0xA554, "" }, +// { 0xA555, "" }, +// { 0xA556, "" }, +// { 0xA557, "" }, +// { 0xA558, "" }, +// { 0xA559, "" }, +// { 0xA55A, "" }, +// { 0xA55B, "" }, +// { 0xA55C, "" }, +// { 0xA55D, "" }, +// { 0xA55E, "" }, +// { 0xA55F, "" }, +// { 0xA560, "" }, +// { 0xA561, "" }, +// { 0xA562, "" }, +// { 0xA563, "" }, +// { 0xA564, "" }, +// { 0xA565, "" }, +// { 0xA566, "" }, +// { 0xA567, "" }, +// { 0xA568, "" }, +// { 0xA569, "" }, +// { 0xA56A, "" }, +// { 0xA56B, "" }, +// { 0xA56C, "" }, +// { 0xA56D, "" }, +// { 0xA56E, "" }, +// { 0xA56F, "" }, +// { 0xA570, "" }, +// { 0xA571, "" }, +// { 0xA572, "" }, +// { 0xA573, "" }, +// { 0xA574, "" }, +// { 0xA575, "" }, +// { 0xA576, "" }, +// { 0xA577, "" }, +// { 0xA578, "" }, +// { 0xA579, "" }, +// { 0xA57A, "" }, +// { 0xA57B, "" }, +// { 0xA57C, "" }, +// { 0xA57D, "" }, +// { 0xA57E, "" }, +// { 0xA57F, "" }, +// { 0xA580, "" }, +// { 0xA581, "" }, +// { 0xA582, "" }, +// { 0xA583, "" }, +// { 0xA584, "" }, +// { 0xA585, "" }, +// { 0xA586, "" }, +// { 0xA587, "" }, +// { 0xA588, "" }, +// { 0xA589, "" }, +// { 0xA58A, "" }, +// { 0xA58B, "" }, +// { 0xA58C, "" }, +// { 0xA58D, "" }, +// { 0xA58E, "" }, +// { 0xA58F, "" }, +// { 0xA590, "" }, +// { 0xA591, "" }, +// { 0xA592, "" }, +// { 0xA593, "" }, +// { 0xA594, "" }, +// { 0xA595, "" }, +// { 0xA596, "" }, +// { 0xA597, "" }, +// { 0xA598, "" }, +// { 0xA599, "" }, +// { 0xA59A, "" }, +// { 0xA59B, "" }, +// { 0xA59C, "" }, +// { 0xA59D, "" }, +// { 0xA59E, "" }, +// { 0xA59F, "" }, +// { 0xA5A0, "" }, +// { 0xA5A1, "" }, +// { 0xA5A2, "" }, +// { 0xA5A3, "" }, +// { 0xA5A4, "" }, +// { 0xA5A5, "" }, +// { 0xA5A6, "" }, +// { 0xA5A7, "" }, +// { 0xA5A8, "" }, +// { 0xA5A9, "" }, +// { 0xA5AA, "" }, +// { 0xA5AB, "" }, +// { 0xA5AC, "" }, +// { 0xA5AD, "" }, +// { 0xA5AE, "" }, +// { 0xA5AF, "" }, +// { 0xA5B0, "" }, +// { 0xA5B1, "" }, +// { 0xA5B2, "" }, +// { 0xA5B3, "" }, +// { 0xA5B4, "" }, +// { 0xA5B5, "" }, +// { 0xA5B6, "" }, +// { 0xA5B7, "" }, +// { 0xA5B8, "" }, +// { 0xA5B9, "" }, +// { 0xA5BA, "" }, +// { 0xA5BB, "" }, +// { 0xA5BC, "" }, +// { 0xA5BD, "" }, +// { 0xA5BE, "" }, +// { 0xA5BF, "" }, +// { 0xA5C0, "" }, +// { 0xA5C1, "" }, +// { 0xA5C2, "" }, +// { 0xA5C3, "" }, +// { 0xA5C4, "" }, +// { 0xA5C5, "" }, +// { 0xA5C6, "" }, +// { 0xA5C7, "" }, +// { 0xA5C8, "" }, +// { 0xA5C9, "" }, +// { 0xA5CA, "" }, +// { 0xA5CB, "" }, +// { 0xA5CC, "" }, +// { 0xA5CD, "" }, +// { 0xA5CE, "" }, +// { 0xA5CF, "" }, +// { 0xA5D0, "" }, +// { 0xA5D1, "" }, +// { 0xA5D2, "" }, +// { 0xA5D3, "" }, +// { 0xA5D4, "" }, +// { 0xA5D5, "" }, +// { 0xA5D6, "" }, +// { 0xA5D7, "" }, +// { 0xA5D8, "" }, +// { 0xA5D9, "" }, +// { 0xA5DA, "" }, +// { 0xA5DB, "" }, +// { 0xA5DC, "" }, +// { 0xA5DD, "" }, +// { 0xA5DE, "" }, +// { 0xA5DF, "" }, +// { 0xA5E0, "" }, +// { 0xA5E1, "" }, +// { 0xA5E2, "" }, +// { 0xA5E3, "" }, +// { 0xA5E4, "" }, +// { 0xA5E5, "" }, +// { 0xA5E6, "" }, +// { 0xA5E7, "" }, +// { 0xA5E8, "" }, +// { 0xA5E9, "" }, +// { 0xA5EA, "" }, +// { 0xA5EB, "" }, +// { 0xA5EC, "" }, +// { 0xA5ED, "" }, +// { 0xA5EE, "" }, +// { 0xA5EF, "" }, +// { 0xA5F0, "" }, +// { 0xA5F1, "" }, +// { 0xA5F2, "" }, +// { 0xA5F3, "" }, +// { 0xA5F4, "" }, +// { 0xA5F5, "" }, +// { 0xA5F6, "" }, +// { 0xA5F7, "" }, +// { 0xA5F8, "" }, +// { 0xA5F9, "" }, +// { 0xA5FA, "" }, +// { 0xA5FB, "" }, +// { 0xA5FC, "" }, +// { 0xA5FD, "" }, +// { 0xA5FE, "" }, +// { 0xA5FF, "" }, +// { 0xA600, "" }, +// { 0xA601, "" }, +// { 0xA602, "" }, +// { 0xA603, "" }, +// { 0xA604, "" }, +// { 0xA605, "" }, +// { 0xA606, "" }, +// { 0xA607, "" }, +// { 0xA608, "" }, +// { 0xA609, "" }, +// { 0xA60A, "" }, +// { 0xA60B, "" }, +// { 0xA60C, "" }, +// { 0xA60D, "" }, +// { 0xA60E, "" }, +// { 0xA60F, "" }, +// { 0xA610, "" }, +// { 0xA611, "" }, +// { 0xA612, "" }, +// { 0xA613, "" }, +// { 0xA614, "" }, +// { 0xA615, "" }, +// { 0xA616, "" }, +// { 0xA617, "" }, +// { 0xA618, "" }, +// { 0xA619, "" }, +// { 0xA61A, "" }, +// { 0xA61B, "" }, +// { 0xA61C, "" }, +// { 0xA61D, "" }, +// { 0xA61E, "" }, +// { 0xA61F, "" }, +// { 0xA620, "" }, +// { 0xA621, "" }, +// { 0xA622, "" }, +// { 0xA623, "" }, +// { 0xA624, "" }, +// { 0xA625, "" }, +// { 0xA626, "" }, +// { 0xA627, "" }, +// { 0xA628, "" }, +// { 0xA629, "" }, +// { 0xA62A, "" }, +// { 0xA62B, "" }, +// { 0xA62C, "" }, +// { 0xA62D, "" }, +// { 0xA62E, "" }, +// { 0xA62F, "" }, +// { 0xA630, "" }, +// { 0xA631, "" }, +// { 0xA632, "" }, +// { 0xA633, "" }, +// { 0xA634, "" }, +// { 0xA635, "" }, +// { 0xA636, "" }, +// { 0xA637, "" }, +// { 0xA638, "" }, +// { 0xA639, "" }, +// { 0xA63A, "" }, +// { 0xA63B, "" }, +// { 0xA63C, "" }, +// { 0xA63D, "" }, +// { 0xA63E, "" }, +// { 0xA63F, "" }, +// { 0xA640, "" }, +// { 0xA641, "" }, +// { 0xA642, "" }, +// { 0xA643, "" }, +// { 0xA644, "" }, +// { 0xA645, "" }, +// { 0xA646, "" }, +// { 0xA647, "" }, +// { 0xA648, "" }, +// { 0xA649, "" }, +// { 0xA64A, "" }, +// { 0xA64B, "" }, +// { 0xA64C, "" }, +// { 0xA64D, "" }, +// { 0xA64E, "" }, +// { 0xA64F, "" }, +// { 0xA650, "" }, +// { 0xA651, "" }, +// { 0xA652, "" }, +// { 0xA653, "" }, +// { 0xA654, "" }, +// { 0xA655, "" }, +// { 0xA656, "" }, +// { 0xA657, "" }, +// { 0xA658, "" }, +// { 0xA659, "" }, +// { 0xA65A, "" }, +// { 0xA65B, "" }, +// { 0xA65C, "" }, +// { 0xA65D, "" }, +// { 0xA65E, "" }, +// { 0xA65F, "" }, +// { 0xA660, "" }, +// { 0xA661, "" }, +// { 0xA662, "" }, +// { 0xA663, "" }, +// { 0xA664, "" }, +// { 0xA665, "" }, +// { 0xA666, "" }, +// { 0xA667, "" }, +// { 0xA668, "" }, +// { 0xA669, "" }, +// { 0xA66A, "" }, +// { 0xA66B, "" }, +// { 0xA66C, "" }, +// { 0xA66D, "" }, +// { 0xA66E, "" }, +// { 0xA66F, "" }, +// { 0xA670, "" }, +// { 0xA671, "" }, +// { 0xA672, "" }, +// { 0xA673, "" }, +// { 0xA674, "" }, +// { 0xA675, "" }, +// { 0xA676, "" }, +// { 0xA677, "" }, +// { 0xA678, "" }, +// { 0xA679, "" }, +// { 0xA67A, "" }, +// { 0xA67B, "" }, +// { 0xA67C, "" }, +// { 0xA67D, "" }, +// { 0xA67E, "" }, +// { 0xA67F, "" }, +// { 0xA680, "" }, +// { 0xA681, "" }, +// { 0xA682, "" }, +// { 0xA683, "" }, +// { 0xA684, "" }, +// { 0xA685, "" }, +// { 0xA686, "" }, +// { 0xA687, "" }, +// { 0xA688, "" }, +// { 0xA689, "" }, +// { 0xA68A, "" }, +// { 0xA68B, "" }, +// { 0xA68C, "" }, +// { 0xA68D, "" }, +// { 0xA68E, "" }, +// { 0xA68F, "" }, +// { 0xA690, "" }, +// { 0xA691, "" }, +// { 0xA692, "" }, +// { 0xA693, "" }, +// { 0xA694, "" }, +// { 0xA695, "" }, +// { 0xA696, "" }, +// { 0xA697, "" }, +// { 0xA698, "" }, +// { 0xA699, "" }, +// { 0xA69A, "" }, +// { 0xA69B, "" }, +// { 0xA69C, "" }, +// { 0xA69D, "" }, +// { 0xA69E, "" }, +// { 0xA69F, "" }, +// { 0xA6A0, "" }, +// { 0xA6A1, "" }, +// { 0xA6A2, "" }, +// { 0xA6A3, "" }, +// { 0xA6A4, "" }, +// { 0xA6A5, "" }, +// { 0xA6A6, "" }, +// { 0xA6A7, "" }, +// { 0xA6A8, "" }, +// { 0xA6A9, "" }, +// { 0xA6AA, "" }, +// { 0xA6AB, "" }, +// { 0xA6AC, "" }, +// { 0xA6AD, "" }, +// { 0xA6AE, "" }, +// { 0xA6AF, "" }, +// { 0xA6B0, "" }, +// { 0xA6B1, "" }, +// { 0xA6B2, "" }, +// { 0xA6B3, "" }, +// { 0xA6B4, "" }, +// { 0xA6B5, "" }, +// { 0xA6B6, "" }, +// { 0xA6B7, "" }, +// { 0xA6B8, "" }, +// { 0xA6B9, "" }, +// { 0xA6BA, "" }, +// { 0xA6BB, "" }, +// { 0xA6BC, "" }, +// { 0xA6BD, "" }, +// { 0xA6BE, "" }, +// { 0xA6BF, "" }, +// { 0xA6C0, "" }, +// { 0xA6C1, "" }, +// { 0xA6C2, "" }, +// { 0xA6C3, "" }, +// { 0xA6C4, "" }, +// { 0xA6C5, "" }, +// { 0xA6C6, "" }, +// { 0xA6C7, "" }, +// { 0xA6C8, "" }, +// { 0xA6C9, "" }, +// { 0xA6CA, "" }, +// { 0xA6CB, "" }, +// { 0xA6CC, "" }, +// { 0xA6CD, "" }, +// { 0xA6CE, "" }, +// { 0xA6CF, "" }, +// { 0xA6D0, "" }, +// { 0xA6D1, "" }, +// { 0xA6D2, "" }, +// { 0xA6D3, "" }, +// { 0xA6D4, "" }, +// { 0xA6D5, "" }, +// { 0xA6D6, "" }, +// { 0xA6D7, "" }, +// { 0xA6D8, "" }, +// { 0xA6D9, "" }, +// { 0xA6DA, "" }, +// { 0xA6DB, "" }, +// { 0xA6DC, "" }, +// { 0xA6DD, "" }, +// { 0xA6DE, "" }, +// { 0xA6DF, "" }, +// { 0xA6E0, "" }, +// { 0xA6E1, "" }, +// { 0xA6E2, "" }, +// { 0xA6E3, "" }, +// { 0xA6E4, "" }, +// { 0xA6E5, "" }, +// { 0xA6E6, "" }, +// { 0xA6E7, "" }, +// { 0xA6E8, "" }, +// { 0xA6E9, "" }, +// { 0xA6EA, "" }, +// { 0xA6EB, "" }, +// { 0xA6EC, "" }, +// { 0xA6ED, "" }, +// { 0xA6EE, "" }, + { 0xA6EF, "maps/createart/mp_vlobby_room_art" }, + { 0xA6F0, "maps/createart/mp_vlobby_room_fog" }, + { 0xA6F1, "maps/createart/mp_vlobby_room_fog_hdr" }, +// { 0xA6F2, "" }, +// { 0xA6F3, "" }, +// { 0xA6F4, "" }, +// { 0xA6F5, "" }, +// { 0xA6F6, "" }, +// { 0xA6F7, "" }, +// { 0xA6F8, "" }, +// { 0xA6F9, "" }, +// { 0xA6FA, "" }, +// { 0xA6FB, "" }, +// { 0xA6FC, "" }, +// { 0xA6FD, "" }, +// { 0xA6FE, "" }, +// { 0xA6FF, "" }, +// { 0xA700, "" }, +// { 0xA701, "" }, +// { 0xA702, "" }, +// { 0xA703, "" }, +// { 0xA704, "" }, +// { 0xA705, "" }, +// { 0xA706, "" }, +// { 0xA707, "" }, +// { 0xA708, "" }, +// { 0xA709, "" }, +// { 0xA70A, "" }, +// { 0xA70B, "" }, +// { 0xA70C, "" }, +// { 0xA70D, "" }, +// { 0xA70E, "" }, +// { 0xA70F, "" }, +// { 0xA710, "" }, +// { 0xA711, "" }, +// { 0xA712, "" }, +// { 0xA713, "" }, +// { 0xA714, "" }, +// { 0xA715, "" }, +// { 0xA716, "" }, +// { 0xA717, "" }, +// { 0xA718, "" }, +// { 0xA719, "" }, +// { 0xA71A, "" }, +// { 0xA71B, "" }, +// { 0xA71C, "" }, +// { 0xA71D, "" }, +// { 0xA71E, "" }, +// { 0xA71F, "" }, +// { 0xA720, "" }, +// { 0xA721, "" }, + { 0xA722, "maps/mp/_areas" }, +// { 0xA723, "" }, +// { 0xA724, "" }, +// { 0xA725, "" }, +// { 0xA726, "" }, +// { 0xA727, "" }, +// { 0xA728, "" }, +// { 0xA729, "" }, +// { 0xA72A, "" }, +// { 0xA72B, "" }, +// { 0xA72C, "" }, +// { 0xA72D, "" }, +// { 0xA72E, "" }, +// { 0xA72F, "" }, +// { 0xA730, "" }, +// { 0xA731, "" }, +// { 0xA732, "" }, +// { 0xA733, "" }, +// { 0xA734, "" }, +// { 0xA735, "" }, +// { 0xA736, "" }, +// { 0xA737, "" }, +// { 0xA738, "" }, +// { 0xA739, "" }, +// { 0xA73A, "" }, +// { 0xA73B, "" }, +// { 0xA73C, "" }, +// { 0xA73D, "" }, +// { 0xA73E, "" }, + { 0xA73F, "maps/mp/_global_fx" }, +// { 0xA740, "" }, +// { 0xA741, "" }, + { 0xA742, "maps/mp/_load" }, +// { 0xA743, "" }, +// { 0xA744, "" }, +// { 0xA745, "" }, +// { 0xA746, "" }, +// { 0xA747, "" }, +// { 0xA748, "" }, +// { 0xA749, "" }, +// { 0xA74A, "" }, +// { 0xA74B, "" }, +// { 0xA74C, "" }, +// { 0xA74D, "" }, +// { 0xA74E, "" }, +// { 0xA74F, "" }, +// { 0xA750, "" }, +// { 0xA751, "" }, +// { 0xA752, "" }, +// { 0xA753, "" }, +// { 0xA754, "" }, +// { 0xA755, "" }, +// { 0xA756, "" }, +// { 0xA757, "" }, +// { 0xA758, "" }, +// { 0xA759, "" }, + { 0xA75A, "maps/mp/_utility" }, +// { 0xA75B, "" }, +// { 0xA75C, "" }, +// { 0xA75D, "" }, +// { 0xA75E, "" }, +// { 0xA75F, "" }, +// { 0xA760, "" }, +// { 0xA761, "" }, +// { 0xA762, "" }, +// { 0xA763, "" }, +// { 0xA764, "" }, +// { 0xA765, "" }, +// { 0xA766, "" }, +// { 0xA767, "" }, +// { 0xA768, "" }, +// { 0xA769, "" }, +// { 0xA76A, "" }, +// { 0xA76B, "" }, +// { 0xA76C, "" }, +// { 0xA76D, "" }, +// { 0xA76E, "" }, +// { 0xA76F, "" }, +// { 0xA770, "" }, +// { 0xA771, "" }, +// { 0xA772, "" }, +// { 0xA773, "" }, +// { 0xA774, "" }, +// { 0xA775, "" }, +// { 0xA776, "" }, +// { 0xA777, "" }, +// { 0xA778, "" }, +// { 0xA779, "" }, +// { 0xA77A, "" }, +// { 0xA77B, "" }, +// { 0xA77C, "" }, +// { 0xA77D, "" }, +// { 0xA77E, "" }, +// { 0xA77F, "" }, +// { 0xA780, "" }, +// { 0xA781, "" }, +// { 0xA782, "" }, +// { 0xA783, "" }, +// { 0xA784, "" }, +// { 0xA785, "" }, +// { 0xA786, "" }, +// { 0xA787, "" }, +// { 0xA788, "" }, +// { 0xA789, "" }, +// { 0xA78A, "" }, +// { 0xA78B, "" }, +// { 0xA78C, "" }, +// { 0xA78D, "" }, +// { 0xA78E, "" }, +// { 0xA78F, "" }, +// { 0xA790, "" }, +// { 0xA791, "" }, +// { 0xA792, "" }, +// { 0xA793, "" }, +// { 0xA794, "" }, +// { 0xA795, "" }, +// { 0xA796, "" }, +// { 0xA797, "" }, +// { 0xA798, "" }, +// { 0xA799, "" }, +// { 0xA79A, "" }, +// { 0xA79B, "" }, +// { 0xA79C, "" }, + { 0xA79D, "maps/mp/gametypes/_hud_util" }, +// { 0xA79E, "" }, +// { 0xA79F, "" }, +// { 0xA7A0, "" }, +// { 0xA7A1, "" }, +// { 0xA7A2, "" }, +// { 0xA7A3, "" }, +// { 0xA7A4, "" }, +// { 0xA7A5, "" }, +// { 0xA7A6, "" }, +// { 0xA7A7, "" }, +// { 0xA7A8, "" }, +// { 0xA7A9, "" }, +// { 0xA7AA, "" }, +// { 0xA7AB, "" }, +// { 0xA7AC, "" }, +// { 0xA7AD, "" }, +// { 0xA7AE, "" }, +// { 0xA7AF, "" }, +// { 0xA7B0, "" }, +// { 0xA7B1, "" }, + { 0xA7B2, "maps/mp/gametypes/_teams" }, + { 0xA7B3, "maps/mp/gametypes/_tweakables" }, +// { 0xA7B4, "" }, +// { 0xA7B5, "" }, +// { 0xA7B6, "" }, +// { 0xA7B7, "" }, +// { 0xA7B8, "" }, +// { 0xA7B9, "" }, +// { 0xA7BA, "" }, +// { 0xA7BB, "" }, +// { 0xA7BC, "" }, +// { 0xA7BD, "" }, +// { 0xA7BE, "" }, +// { 0xA7BF, "" }, +// { 0xA7C0, "" }, +// { 0xA7C1, "" }, +// { 0xA7C2, "" }, +// { 0xA7C3, "" }, +// { 0xA7C4, "" }, +// { 0xA7C5, "" }, +// { 0xA7C6, "" }, +// { 0xA7C7, "" }, +// { 0xA7C8, "" }, +// { 0xA7C9, "" }, +// { 0xA7CA, "" }, +// { 0xA7CB, "" }, +// { 0xA7CC, "" }, +// { 0xA7CD, "" }, +// { 0xA7CE, "" }, +// { 0xA7CF, "" }, +// { 0xA7D0, "" }, +// { 0xA7D1, "" }, +// { 0xA7D2, "" }, +// { 0xA7D3, "" }, +// { 0xA7D4, "" }, +// { 0xA7D5, "" }, +// { 0xA7D6, "" }, +// { 0xA7D7, "" }, +// { 0xA7D8, "" }, +// { 0xA7D9, "" }, +// { 0xA7DA, "" }, +// { 0xA7DB, "" }, +// { 0xA7DC, "" }, }}; - -const std::array, 38> token_list -{{ - { 0x00, "" }, - { 0x01, "pl#" }, - { 0x02, "-" }, - { 0x03, "radius`" }, - { 0x04, "note:" }, - { 180, "CodeCallback_BulletHitEntity" }, - { 181, "CodeCallback_CodeEndGame" }, - { 182, "CodeCallback_EntityDamage" }, - { 183, "CodeCallback_EntityOutOfWorld" }, - { 185, "CodeCallback_HostMigration" }, - { 187, "CodeCallback_PartyMembers" }, - { 188, "CodeCallback_PlayerConnect" }, - { 189, "CodeCallback_PlayerDamage" }, - { 190, "CodeCallback_PlayerDisconnect" }, - { 191, "CodeCallback_PlayerGrenadeSuicide" }, - { 192, "CodeCallback_PlayerKilled" }, - { 193, "CodeCallback_PlayerLastStand" }, - { 194, "CodeCallback_PlayerMigrated" }, - { 195, "CodeCallback_StartGameType" }, - { 196, "CodeCallback_VehicleDamage" }, - { 221, "CreateStruct" }, - { 521, "init" }, - { 522, "InitStructs" }, - { 619, "main" }, - - { 1727, "AbortLevel" }, - { 6662, "callbackVoid" }, - - { 8192, "CodeCallback_GiveKillstreak" }, - { 25797, "onplayerconnect" }, - { 25800, "onplayerconnected" }, - { 25806, "onplayerconnecting" }, - { 25781, "onlinegame" }, - { 26242, "parent" }, - { 28980, "rankedmatch" }, - { 32577, "SetDefaultCallbacks" }, - { 33531, "SetupCallbacks" }, - { 33542, "SetupDamageFlags" }, - { 34905, "softlanding" }, - { 36698, "struct" }, -}}; - struct __init__ { __init__() @@ -2698,8 +45575,6 @@ struct __init__ function_map_rev.reserve(function_list.size()); method_map.reserve(method_list.size()); method_map_rev.reserve(method_list.size()); - file_map.reserve(file_list.size()); - file_map_rev.reserve(file_list.size()); token_map.reserve(token_list.size()); token_map_rev.reserve(token_list.size()); @@ -2721,12 +45596,6 @@ struct __init__ method_map_rev.insert({ entry.second, entry.first }); } - for (const auto& entry : file_list) - { - file_map.insert({ entry.first, entry.second }); - file_map_rev.insert({ entry.second, entry.first }); - } - for (const auto& entry : token_list) { token_map.insert({ entry.first, entry.second }); diff --git a/src/s1/xsk/resolver.hpp b/src/s1/xsk/resolver.hpp index 6566b2cf..623b6329 100644 --- a/src/s1/xsk/resolver.hpp +++ b/src/s1/xsk/resolver.hpp @@ -23,9 +23,6 @@ public: static auto method_id(const std::string& name) -> std::uint16_t; static auto method_name(std::uint16_t id) -> std::string; - static auto file_id(const std::string& name) -> std::uint16_t; - static auto file_name(std::uint16_t id) -> std::string; - static auto token_id(const std::string& name) -> std::uint16_t; static auto token_name(std::uint16_t id) -> std::string; diff --git a/src/s2/xsk/assembler.cpp b/src/s2/xsk/assembler.cpp index 60b40233..4271f951 100644 --- a/src/s2/xsk/assembler.cpp +++ b/src/s2/xsk/assembler.cpp @@ -430,7 +430,7 @@ void assembler::assemble_far_call(const instruction::ptr& inst, bool thread) script_->write(static_cast(std::stoi(inst->data[2]))); } - const auto file_id = resolver::file_id(inst->data[0]); + const auto file_id = resolver::token_id(inst->data[0]); const auto func_id = resolver::token_id(inst->data[1]); stack_->write(file_id); diff --git a/src/s2/xsk/disassembler.cpp b/src/s2/xsk/disassembler.cpp index 4903a897..130431f9 100644 --- a/src/s2/xsk/disassembler.cpp +++ b/src/s2/xsk/disassembler.cpp @@ -336,7 +336,7 @@ void disassembler::disassemble_far_call(const instruction::ptr& inst, bool threa } const auto file_id = stack_->read(); - const auto file_name = file_id == 0 ? stack_->read_c_string() : resolver::file_name(file_id); + const auto file_name = file_id == 0 ? stack_->read_c_string() : resolver::token_name(file_id); const auto func_id = stack_->read(); const auto func_name = func_id == 0 ? stack_->read_c_string() : resolver::token_name(func_id); diff --git a/src/s2/xsk/resolver.cpp b/src/s2/xsk/resolver.cpp index 28634cf3..0b62b438 100644 --- a/src/s2/xsk/resolver.cpp +++ b/src/s2/xsk/resolver.cpp @@ -17,12 +17,10 @@ namespace xsk::gsc::s2 std::unordered_map opcode_map; std::unordered_map function_map; std::unordered_map method_map; -std::unordered_map file_map; std::unordered_map token_map; std::unordered_map opcode_map_rev; std::unordered_map function_map_rev; std::unordered_map method_map_rev; -std::unordered_map file_map_rev; std::unordered_map token_map_rev; std::unordered_map> files; read_cb_type read_callback = nullptr; @@ -120,35 +118,6 @@ auto resolver::method_name(std::uint16_t id) -> std::string return utils::string::va("_meth_%04X", id); } -auto resolver::file_id(const std::string& name) -> std::uint16_t -{ - if (name.starts_with("_id_")) - { - return static_cast(std::stoul(name.substr(4), nullptr, 16)); - } - - const auto itr = file_map_rev.find(name); - - if (itr != file_map_rev.end()) - { - return itr->second; - } - - return 0; -} - -auto resolver::file_name(std::uint16_t id) -> std::string -{ - const auto itr = file_map.find(id); - - if (itr != file_map.end()) - { - return std::string(itr->second); - } - - return utils::string::va("_id_%04X", id); -} - auto resolver::token_id(const std::string& name) -> std::uint16_t { if (name.starts_with("_id_")) @@ -328,161 +297,161 @@ auto resolver::fs_to_game_path(const std::filesystem::path& file) -> std::filesy const std::array, 155> opcode_list {{ - { 0x17, "SET_NEW_LOCAL_VARIABLE_FIELD_CACHED0" }, - { 0x18, "EVAL_SELF_FIELD_VARIABLE" }, - { 0x19, "RETN" }, - { 0x1A, "CALL_BUILTIN_FUNC_0" }, - { 0x1B, "CALL_BUILTIN_FUNC_1" }, - { 0x1C, "CALL_BUILTIN_FUNC_2" }, - { 0x1D, "CALL_BUILTIN_FUNC_3" }, - { 0x1E, "CALL_BUILTIN_FUNC_4" }, - { 0x1F, "CALL_BUILTIN_FUNC_5" }, - { 0x20, "CALL_BUILTIN_FUNC" }, - { 0x21, "BOOL_NOT" }, - { 0x22, "CALL_FAR_METHOD_THEAD" }, - { 0x23, "JMP_EXPR_TRUE" }, - { 0x24, "SET_LEVEL_FIELD_VARIABLE_FIELD" }, - { 0x25, "CAST_BOOL" }, - { 0x26, "EVAL_NEW_LOCAL_ARRAY_REF_CACHED0" }, - { 0x27, "CALL_BUILTIN_FUNC_POINTER" }, - { 0x28, "INEQUALITY" }, - { 0x29, "GET_THISTHREAD" }, - { 0x2A, "CLEAR_FIELD_VARIABLE" }, - { 0x2B, "GET_FLOAT" }, - { 0x2C, "SAFE_CREATE_VARIABLE_FIELD_CACHED" }, - { 0x2D, "CALL_FAR_FUNC2" }, - { 0x2E, "CALL_FAR_FUNC" }, - { 0x2F, "CALL_FAR_FUNC_CHILD_THREAD" }, - { 0x30, "CLEAR_LOCAL_VARIABLE_FIELD_CACHED0" }, - { 0x31, "CLEAR_LOCAL_VARIABLE_FIELD_CACHED" }, - { 0x32, "CHECK_CLEAR_PARAMS" }, - { 0x33, "CAST_FIELD_OBJ" }, - { 0x34, "END" }, - { 0x35, "SIZE" }, - { 0x36, "EMPTY_ARRAY" }, - { 0x37, "BIT_AND" }, - { 0x38, "LESSEQUAL" }, - { 0x39, "VOIDCODEPOS" }, - { 0x3A, "CALL_METHOD_THREAD_POINTER" }, - { 0x3B, "ENDSWITCH" }, - { 0x3C, "CLEAR_VARIABLE_FIELD" }, - { 0x3D, "DIV" }, - { 0x3E, "CALL_FAR_METHOD_CHILD_THEAD" }, - { 0x3F, "GET_USHORT" }, - { 0x40, "JMP_TRUE" }, - { 0x41, "GET_SELF" }, - { 0x42, "CALL_FAR_FUNC_THREAD" }, - { 0x43, "CALL_LOCAL_FUNC_THREAD" }, - { 0x44, "SET_LOCAL_VARIABLE_FIELD_CACHED0" }, - { 0x45, "SET_LOCAL_VARIABLE_FIELD_CACHED" }, - { 0x46, "PLUS" }, - { 0x47, "BOOL_COMPLEMENT" }, - { 0x48, "CALL_METHOD_POINTER" }, - { 0x49, "INC" }, - { 0x4A, "REMOVE_LOCAL_VARIABLES" }, - { 0x4B, "JMP_EXPR_FALSE" }, - { 0x4C, "SWITCH" }, - { 0x4D, "CLEAR_PARAMS" }, - { 0x4E, "EVAL_LOCAL_VARIABLE_REF_CACHED0" }, - { 0x4F, "EVAL_LOCAL_VARIABLE_REF_CACHED" }, - { 0x50, "CALL_LOCAL_METHOD" }, - { 0x51, "EVAL_FIELD_VARIABLE" }, - { 0x52, "EVAL_FIELD_VARIABLE_REF" }, - { 0x53, "GET_STRING" }, - { 0x54, "CALL_FUNC_POINTER" }, - { 0x55, "EVAL_LEVEL_FIELD_VARIABLE" }, - { 0x56, "GET_VECTOR" }, - { 0x57, "ENDON" }, - { 0x58, "GREATEREQUAL" }, - { 0x59, "GET_SELF_OBJ" }, - { 0x5A, "SET_ANIM_FIELD_VARIABLE_FIELD" }, - { 0x5B, "SET_VARIABLE_FIELD" }, - { 0x5C, "CALL_LOCAL_FUNC2" }, - { 0x5D, "CALL_LOCAL_FUNC" }, - { 0x5E, "EVAL_LOCAL_ARRAY_REF_CACHED0" }, - { 0x5F, "EVAL_LOCAL_ARRAY_REF_CACHED" }, - { 0x60, "GET_FAR_FUNC" }, - { 0x61, "LESS" }, - { 0x62, "GET_GAME_REF" }, - { 0x63, "WAITFRAME" }, - { 0x64, "WAITTILLFRAMEEND" }, - { 0x65, "SAFE_SET_VARIABLE_FIELD_CACHED0" }, - { 0x66, "SAFE_SET_VARIABLE_FIELD_CACHED" }, - { 0x67, "CALL_METHOD_CHILD_THREAD_POINTER" }, - { 0x68, "GET_LEVEL" }, - { 0x69, "NOTIFY" }, - { 0x6A, "DEC_TOP" }, - { 0x6B, "SHIFT_LEFT" }, - { 0x6C, "CALL_LOCAL_METHOD_THREAD" }, - { 0x6D, "CALL_LOCAL_METHOD_CHILD_THREAD" }, - { 0x6E, "GREATER" }, - { 0x6F, "EVAL_LOCAL_VARIABLE_CACHED0" }, - { 0x70, "EVAL_LOCAL_VARIABLE_CACHED1" }, - { 0x71, "EVAL_LOCAL_VARIABLE_CACHED2" }, - { 0x72, "EVAL_LOCAL_VARIABLE_CACHED3" }, - { 0x73, "EVAL_LOCAL_VARIABLE_CACHED4" }, - { 0x74, "EVAL_LOCAL_VARIABLE_CACHED5" }, - { 0x75, "EVAL_LOCAL_VARIABLE_CACHED" }, - { 0x76, "SAFE_SET_WAITTILL_VARIABLE_FIELD_CACHED" }, - { 0x77, "JMP" }, - { 0x78, "CALL_FUNC_THREAD_POINTER" }, - { 0x79, "GET_ZERO" }, - { 0x7A, "WAIT" }, - { 0x7B, "MINUS" }, - { 0x7C, "SET_SELF_FIELD_VARIABLE_FIELD" }, - { 0x7D, "EVAL_NEW_LOCAL_VARIABLE_REF_CACHED0" }, - { 0x7E, "MULT" }, - { 0x7F, "CREATE_LOCAL_VARIABLE" }, - { 0x80, "CALL_LOCAL_FUNC_CHILD_THREAD" }, - { 0x81, "GET_INT" }, - { 0x82, "MOD" }, - { 0x83, "EVAL_ANIM_FIELD_VARIABLE_REF" }, - { 0x84, "GET_BUILTIN_FUNC" }, - { 0x85, "GET_GAME" }, - { 0x86, "WAITTILL" }, - { 0x87, "DEC" }, - { 0x88, "EVAL_LOCAL_VARIABLE_OBJECT_CACHED" }, - { 0x89, "PRE_CALL" }, - { 0x8A, "GET_ANIM" }, - { 0x8B, "GET_UNDEFINED" }, - { 0x8C, "EVAL_LEVEL_FIELD_VARIABLE_REF" }, - { 0x8D, "GET_ANIM_OBJ" }, - { 0x8E, "GET_LEVEL_OBJ" }, - { 0x8F, "BIT_EXOR" }, - { 0x90, "EQUALITY" }, - { 0x91, "CLEAR_ARRAY" }, - { 0x92, "JMP_BACK" }, - { 0x93, "GET_ANIMATION" }, - { 0x94, "EVAL_ANIM_FIELD_VARIABLE" }, - { 0x95, "GET_ANIMTREE" }, - { 0x96, "GET_ISTRING" }, - { 0x97, "EVAL_ARRAY_REF" }, - { 0x98, "EVAL_SELF_FIELD_VARIABLE_REF" }, - { 0x99, "GET_NBYTE" }, - { 0x9A, "GET_BUILTIN_METHOD" }, - { 0x9B, "CALL_BUILTIN_METHOD_POINTER" }, - { 0x9C, "EVAL_ARRAY" }, - { 0x9D, "VECTOR" }, - { 0x9E, "CALL_FAR_METHOD" }, - { 0x9F, "EVAL_LOCAL_ARRAY_CACHED" }, - { 0xA0, "GET_BYTE" }, - { 0xA1, "CALL_FUNC_CHILD_THREAD_POINTER" }, - { 0xA2, "BIT_OR" }, - { 0xA3, "ADD_ARRAY" }, - { 0xA4, "WAITTILLMATCH2" }, - { 0xA5, "WAITTILLMATCH" }, - { 0xA6, "GET_LOCAL_FUNC" }, - { 0xA7, "GET_NUSHORT" }, - { 0xA8, "SHIFT_RIGHT" }, - { 0xA9, "CALL_BUILTIN_METHOD_0" }, - { 0xAA, "CALL_BUILTIN_METHOD_1" }, - { 0xAB, "CALL_BUILTIN_METHOD_2" }, - { 0xAC, "CALL_BUILTIN_METHOD_3" }, - { 0xAD, "CALL_BUILTIN_METHOD_4" }, - { 0xAE, "CALL_BUILTIN_METHOD_5" }, - { 0xAF, "CALL_BUILTIN_METHOD" }, - { 0xB0, "JMP_FALSE" }, - { 0xB1, "BOOL_NOT_AFTER_AND" }, + { 0x17, "OP_SetNewLocalVariableFieldCached0" }, + { 0x18, "OP_EvalSelfFieldVariable" }, + { 0x19, "OP_Return" }, + { 0x1A, "OP_CallBuiltin0" }, + { 0x1B, "OP_CallBuiltin1" }, + { 0x1C, "OP_CallBuiltin2" }, + { 0x1D, "OP_CallBuiltin3" }, + { 0x1E, "OP_CallBuiltin4" }, + { 0x1F, "OP_CallBuiltin5" }, + { 0x20, "OP_CallBuiltin" }, + { 0x21, "OP_BoolNot" }, + { 0x22, "OP_ScriptFarMethodThreadCall" }, + { 0x23, "OP_JumpOnTrueExpr" }, + { 0x24, "OP_SetLevelFieldVariableField" }, + { 0x25, "OP_CastBool" }, + { 0x26, "OP_EvalNewLocalArrayRefCached0" }, + { 0x27, "OP_CallBuiltinPointer" }, + { 0x28, "OP_inequality" }, + { 0x29, "OP_GetThisthread" }, + { 0x2A, "OP_ClearFieldVariable" }, + { 0x2B, "OP_GetFloat" }, + { 0x2C, "OP_SafeCreateVariableFieldCached" }, + { 0x2D, "OP_ScriptFarFunctionCall2" }, + { 0x2E, "OP_ScriptFarFunctionCall" }, + { 0x2F, "OP_ScriptFarChildThreadCall" }, + { 0x30, "OP_ClearLocalVariableFieldCached0" }, + { 0x31, "OP_ClearLocalVariableFieldCached" }, + { 0x32, "OP_checkclearparams" }, + { 0x33, "OP_CastFieldObject" }, + { 0x34, "OP_End" }, + { 0x35, "OP_size" }, + { 0x36, "OP_EmptyArray" }, + { 0x37, "OP_bit_and" }, + { 0x38, "OP_less_equal" }, + { 0x39, "OP_voidCodepos" }, + { 0x3A, "OP_ScriptMethodThreadCallPointer" }, + { 0x3B, "OP_endswitch" }, + { 0x3C, "OP_ClearVariableField" }, + { 0x3D, "OP_divide" }, + { 0x3E, "OP_ScriptFarMethodChildThreadCall" }, + { 0x3F, "OP_GetUnsignedShort" }, + { 0x40, "OP_JumpOnTrue" }, + { 0x41, "OP_GetSelf" }, + { 0x42, "OP_ScriptFarThreadCall" }, + { 0x43, "OP_ScriptLocalThreadCall" }, + { 0x44, "OP_SetLocalVariableFieldCached0" }, + { 0x45, "OP_SetLocalVariableFieldCached" }, + { 0x46, "OP_plus" }, + { 0x47, "OP_BoolComplement" }, + { 0x48, "OP_ScriptMethodCallPointer" }, + { 0x49, "OP_inc" }, + { 0x4A, "OP_RemoveLocalVariables" }, + { 0x4B, "OP_JumpOnFalseExpr" }, + { 0x4C, "OP_switch" }, + { 0x4D, "OP_clearparams" }, + { 0x4E, "OP_EvalLocalVariableRefCached0" }, + { 0x4F, "OP_EvalLocalVariableRefCached" }, + { 0x50, "OP_ScriptLocalMethodCall" }, + { 0x51, "OP_EvalFieldVariable" }, + { 0x52, "OP_EvalFieldVariableRef" }, + { 0x53, "OP_GetString" }, + { 0x54, "OP_ScriptFunctionCallPointer" }, + { 0x55, "OP_EvalLevelFieldVariable" }, + { 0x56, "OP_GetVector" }, + { 0x57, "OP_endon" }, + { 0x58, "OP_greater_equal" }, + { 0x59, "OP_GetSelfObject" }, + { 0x5A, "OP_SetAnimFieldVariableField" }, + { 0x5B, "OP_SetVariableField" }, + { 0x5C, "OP_ScriptLocalFunctionCall2" }, + { 0x5D, "OP_ScriptLocalFunctionCall" }, + { 0x5E, "OP_EvalLocalArrayRefCached0" }, + { 0x5F, "OP_EvalLocalArrayRefCached" }, + { 0x60, "OP_GetFarFunction" }, + { 0x61, "OP_less" }, + { 0x62, "OP_GetGameRef" }, + { 0x63, "OP_waittillFrameEnd" }, + { 0x64, "OP_waitFrame" }, + { 0x65, "OP_SafeSetVariableFieldCached0" }, + { 0x66, "OP_SafeSetVariableFieldCached" }, + { 0x67, "OP_ScriptMethodChildThreadCallPointer" }, + { 0x68, "OP_GetLevel" }, + { 0x69, "OP_notify" }, + { 0x6A, "OP_DecTop" }, + { 0x6B, "OP_shift_left" }, + { 0x6C, "OP_ScriptLocalMethodThreadCall" }, + { 0x6D, "OP_ScriptLocalMethodChildThreadCall" }, + { 0x6E, "OP_greater" }, + { 0x6F, "OP_EvalLocalVariableCached0" }, + { 0x70, "OP_EvalLocalVariableCached1" }, + { 0x71, "OP_EvalLocalVariableCached2" }, + { 0x72, "OP_EvalLocalVariableCached3" }, + { 0x73, "OP_EvalLocalVariableCached4" }, + { 0x74, "OP_EvalLocalVariableCached5" }, + { 0x75, "OP_EvalLocalVariableCached" }, + { 0x76, "OP_SafeSetWaittillVariableFieldCached" }, + { 0x77, "OP_jump" }, + { 0x78, "OP_ScriptThreadCallPointer" }, + { 0x79, "OP_GetZero" }, + { 0x7A, "OP_wait" }, + { 0x7B, "OP_minus" }, + { 0x7C, "OP_SetSelfFieldVariableField" }, + { 0x7D, "OP_EvalNewLocalVariableRefCached0" }, + { 0x7E, "OP_multiply" }, + { 0x7F, "OP_CreateLocalVariable" }, + { 0x80, "OP_ScriptLocalChildThreadCall" }, + { 0x81, "OP_GetInteger" }, + { 0x82, "OP_mod" }, + { 0x83, "OP_EvalAnimFieldVariableRef" }, + { 0x84, "OP_GetBuiltinFunction" }, + { 0x85, "OP_GetGame" }, + { 0x86, "OP_waittill" }, + { 0x87, "OP_dec" }, + { 0x88, "OP_EvalLocalVariableObjectCached" }, + { 0x89, "OP_PreScriptCall" }, + { 0x8A, "OP_GetAnim" }, + { 0x8B, "OP_GetUndefined" }, + { 0x8C, "OP_EvalLevelFieldVariableRef" }, + { 0x8D, "OP_GetAnimObject" }, + { 0x8E, "OP_GetLevelObject" }, + { 0x8F, "OP_bit_ex_or" }, + { 0x90, "OP_equality" }, + { 0x91, "OP_ClearArray" }, + { 0x92, "OP_jumpback" }, + { 0x93, "OP_GetAnimation" }, + { 0x94, "OP_EvalAnimFieldVariable" }, + { 0x95, "OP_GetAnimTree" }, + { 0x96, "OP_GetIString" }, + { 0x97, "OP_EvalArrayRef" }, + { 0x98, "OP_EvalSelfFieldVariableRef" }, + { 0x99, "OP_GetNegByte" }, + { 0x9A, "OP_GetBuiltinMethod" }, + { 0x9B, "OP_CallBuiltinMethodPointer" }, + { 0x9C, "OP_EvalArray" }, + { 0x9D, "OP_vector" }, + { 0x9E, "OP_ScriptFarMethodCall" }, + { 0x9F, "OP_EvalLocalArrayCached" }, + { 0xA0, "OP_GetByte" }, + { 0xA1, "OP_ScriptChildThreadCallPointer" }, + { 0xA2, "OP_bit_or" }, + { 0xA3, "OP_AddArray" }, + { 0xA4, "OP_waittillmatch2" }, + { 0xA5, "OP_waittillmatch" }, + { 0xA6, "OP_GetLocalFunction" }, + { 0xA7, "OP_GetNegUnsignedShort" }, + { 0xA8, "OP_shift_right" }, + { 0xA9, "OP_CallBuiltinMethod0" }, + { 0xAA, "OP_CallBuiltinMethod1" }, + { 0xAB, "OP_CallBuiltinMethod2" }, + { 0xAC, "OP_CallBuiltinMethod3" }, + { 0xAD, "OP_CallBuiltinMethod4" }, + { 0xAE, "OP_CallBuiltinMethod5" }, + { 0xAF, "OP_CallBuiltinMethod" }, + { 0xB0, "OP_JumpOnFalse" }, + { 0xB1, "OP_BoolNotAfterAnd" }, }}; const std::array, 1000> function_list @@ -3193,11 +3162,6 @@ const std::array, 1700> method_list { 0x86A3, "_meth_86A3" }, }}; -const std::array, 1> file_list -{{ - { 0, "null" }, -}}; - const std::array, 5> token_list {{ { 0x00, "" }, @@ -3221,8 +3185,6 @@ struct __init__ function_map_rev.reserve(function_list.size()); method_map.reserve(method_list.size()); method_map_rev.reserve(method_list.size()); - file_map.reserve(file_list.size()); - file_map_rev.reserve(file_list.size()); token_map.reserve(token_list.size()); token_map_rev.reserve(token_list.size()); @@ -3244,12 +3206,6 @@ struct __init__ method_map_rev.insert({ entry.second, entry.first }); } - for (const auto& entry : file_list) - { - file_map.insert({ entry.first, entry.second }); - file_map_rev.insert({ entry.second, entry.first }); - } - for (const auto& entry : token_list) { token_map.insert({ entry.first, entry.second }); diff --git a/src/s2/xsk/resolver.hpp b/src/s2/xsk/resolver.hpp index cad8669f..dbe501ae 100644 --- a/src/s2/xsk/resolver.hpp +++ b/src/s2/xsk/resolver.hpp @@ -23,9 +23,6 @@ public: static auto method_id(const std::string& name) -> std::uint16_t; static auto method_name(std::uint16_t id) -> std::string; - static auto file_id(const std::string& name) -> std::uint16_t; - static auto file_name(std::uint16_t id) -> std::string; - static auto token_id(const std::string& name) -> std::uint16_t; static auto token_name(std::uint16_t id) -> std::string; diff --git a/src/s4/xsk/assembler.cpp b/src/s4/xsk/assembler.cpp index ad7e6060..42627c84 100644 --- a/src/s4/xsk/assembler.cpp +++ b/src/s4/xsk/assembler.cpp @@ -483,7 +483,7 @@ void assembler::assemble_far_call(const instruction::ptr& inst, bool thread) script_->write(static_cast(std::stoi(inst->data[2]))); } - const auto file_id = resolver::file_id(inst->data[0]); + const auto file_id = resolver::token_id(inst->data[0]); const auto func_id = resolver::token_id(inst->data[1]); stack_->write(file_id); diff --git a/src/s4/xsk/disassembler.cpp b/src/s4/xsk/disassembler.cpp index 804609cf..88f1bc97 100644 --- a/src/s4/xsk/disassembler.cpp +++ b/src/s4/xsk/disassembler.cpp @@ -387,7 +387,7 @@ void disassembler::disassemble_far_call(const instruction::ptr& inst, bool threa } const auto file_id = stack_->read(); - const auto file_name = file_id == 0 ? stack_->read_c_string() : resolver::file_name(file_id); + const auto file_name = file_id == 0 ? stack_->read_c_string() : resolver::token_name(file_id); const auto func_id = stack_->read(); const auto func_name = func_id == 0 ? stack_->read_c_string() : resolver::token_name(func_id); diff --git a/src/s4/xsk/resolver.cpp b/src/s4/xsk/resolver.cpp index 8182b3d2..11a6bca5 100644 --- a/src/s4/xsk/resolver.cpp +++ b/src/s4/xsk/resolver.cpp @@ -17,12 +17,10 @@ namespace xsk::gsc::s4 std::unordered_map opcode_map; std::unordered_map function_map; std::unordered_map method_map; -std::unordered_map file_map; std::unordered_map token_map; std::unordered_map opcode_map_rev; std::unordered_map function_map_rev; std::unordered_map method_map_rev; -std::unordered_map file_map_rev; std::unordered_map token_map_rev; std::unordered_map> files; read_cb_type read_callback = nullptr; @@ -120,35 +118,6 @@ auto resolver::method_name(std::uint16_t id) -> std::string return utils::string::va("_meth_%04X", id); } -auto resolver::file_id(const std::string& name) -> std::uint32_t -{ - if (name.starts_with("_id_")) - { - return static_cast(std::stoul(name.substr(4), nullptr, 16)); - } - - const auto itr = file_map_rev.find(name); - - if (itr != file_map_rev.end()) - { - return itr->second; - } - - return 0; -} - -auto resolver::file_name(std::uint32_t id) -> std::string -{ - const auto itr = file_map.find(id); - - if (itr != file_map.end()) - { - return std::string(itr->second); - } - - return utils::string::va("_id_%04X", id); -} - auto resolver::token_id(const std::string& name) -> std::uint32_t { if (name.starts_with("_id_")) @@ -328,196 +297,196 @@ auto resolver::fs_to_game_path(const std::filesystem::path& file) -> std::filesy const std::array, 190> opcode_list {{ - { 0x00, "CAST_FIELD_OBJECT" }, - { 0x01, "SET_LOCAL_VARIABLE_FIELD_CACHED" }, - { 0x02, "PLUS" }, - { 0x03, "REMOVE_LOCAL_VARIABLES" }, - { 0x04, "EVAL_SELF_FIELD_VARIABLE_REF" }, - { 0x05, "SCRIPT_FAR_METHOD_CHILD_THREAD_CALL" }, - { 0x06, "GET_GAME_REF" }, - { 0x07, "EVAL_ANIM_FIELD_VARIABLE" }, - { 0x08, "EVAL_LEVEL_FIELD_VARIABLE_REF" }, - { 0x09, "GET_THISTHREAD" }, - { 0x0A, "GREATER" }, - { 0x0B, "WAITTILLMATCH" }, - { 0x0C, "SHIFT_RIGHT" }, - { 0x0D, "DECREMENT" }, - { 0x0E, "JUMP_ON_TRUE" }, - { 0x0F, "BIT_OR" }, - { 0x10, "EQUALITY" }, - { 0x11, "CLEAR_LOCAL_VARIABLE_FIELD_CACHED_0" }, - { 0x12, "NOTIFY" }, - { 0x13, "GET_VECTOR" }, - { 0x14, "SCRIPT_METHOD_CHILD_THREAD_CALL_POINTER" }, - { 0x15, "PRE_SCRIPT_CALL" }, - { 0x16, "GET_BYTE" }, - { 0x17, "SCRIPT_FAR_THREAD_CALL" }, - { 0x18, "SET_SELF_FIELD_VARIABLE_FIELD" }, - { 0x19, "JUMP_ON_FALSE_EXPR" }, - { 0x1A, "GET_UNDEFINED" }, - { 0x1B, "JUMP_BACK" }, - { 0x1C, "JUMP_ON_TRUE_EXPR" }, - { 0x1D, "CALL_BUILTIN_FUNC_0" }, - { 0x1E, "CALL_BUILTIN_FUNC_1" }, - { 0x1F, "CALL_BUILTIN_FUNC_2" }, - { 0x20, "CALL_BUILTIN_FUNC_3" }, - { 0x21, "CALL_BUILTIN_FUNC_4" }, - { 0x22, "CALL_BUILTIN_FUNC_5" }, - { 0x23, "CALL_BUILTIN_FUNC" }, - { 0x24, "SET_LOCAL_VARIABLE_FIELD_CACHED_0" }, - { 0x25, "CLEAR_FIELD_VARIABLE" }, - { 0x26, "GET_LEVEL" }, - { 0x27, "SIZE" }, - { 0x28, "SAFE_SET_WAITTILL_VARIABLE_FIELD_CACHED" }, - { 0x29, "SCRIPT_LOCAL_METHOD_THREAD_CALL" }, - { 0x2A, "ADD_ARRAY" }, - { 0x2B, "ENDON" }, - { 0x2C, "EVAL_FIELD_VARIABLE" }, - { 0x2D, "SHIFT_LEFT" }, - { 0x2E, "EVAL_LOCAL_ARRAY_REF_CACHED_0" }, - { 0x2F, "RETURN" }, - { 0x30, "CREATE_LOCAL_VARIABLE" }, - { 0x31, "SAFE_SET_VARIABLE_FIELD_CACHED_0" }, - { 0x32, "GET_BUILTIN_FUNCTION" }, - { 0x33, "SCRIPT_LOCAL_METHOD_CALL" }, - { 0x34, "CALL_BUILTIN_METHOD_POINTER" }, - { 0x35, "SCRIPT_LOCAL_CHILD_THREAD_CALL" }, - { 0x36, "GET_SELF_OBJECT" }, - { 0x37, "GET_GAME" }, - { 0x38, "SET_LEVEL_FIELD_VARIABLE_FIELD" }, - { 0x39, "EVAL_ARRAY" }, - { 0x3A, "GET_SELF" }, - { 0x3B, "END" }, - { 0x3C, "EVAL_SELF_FIELD_VARIABLE" }, - { 0x3D, "LESS_EQUAL" }, - { 0x3E, "EVAL_LOCAL_VARIABLE_CACHED_0" }, - { 0x3F, "EVAL_LOCAL_VARIABLE_CACHED_1" }, - { 0x40, "EVAL_LOCAL_VARIABLE_CACHED_2" }, - { 0x41, "EVAL_LOCAL_VARIABLE_CACHED_3" }, - { 0x42, "EVAL_LOCAL_VARIABLE_CACHED_4" }, - { 0x43, "EVAL_LOCAL_VARIABLE_CACHED_5" }, - { 0x44, "EVAL_LOCAL_VARIABLE_CACHED" }, - { 0x45, "EVAL_NEW_LOCAL_ARRAY_REF_CACHED_0" }, - { 0x46, "SCRIPT_CHILD_THREAD_CALL_POINTER" }, - { 0x47, "EVAL_LOCAL_VARIABLE_OBJECT_CACHED" }, - { 0x48, "SCRIPT_LOCAL_THREAD_CALL" }, - { 0x49, "GET_INTEGER" }, - { 0x4A, "SCRIPT_METHOD_CALL_POINTER" }, - { 0x4B, "CHECK_CLEAR_PARAMS" }, - { 0x4C, "SET_ANIM_FIELD_VARIABLE_FIELD" }, - { 0x4D, "WAITTILLMATCH2" }, - { 0x4E, "MINUS" }, - { 0x4F, "SCRIPT_LOCAL_FUNCTION_CALL2" }, - { 0x50, "GET_NEG_USHORT" }, - { 0x51, "GET_NEG_BYTE" }, - { 0x52, "SAFE_CREATE_VARIABLE_FIELD_CACHED" }, - { 0x53, "GREATER_EQUAL" }, - { 0x54, "VECTOR" }, - { 0x55, "GET_BUILTIN_METHOD" }, - { 0x56, "END_SWITCH" }, - { 0x57, "CLEAR_ARRAY" }, - { 0x58, "DECREMENT_TOP" }, - { 0x59, "CAST_BOOL" }, - { 0x5A, "EVAL_ARRAY_REF" }, - { 0x5B, "SET_NEW_LOCAL_VARIABLE_FIELD_CACHED_0" }, - { 0x5C, "GET_ZERO" }, - { 0x5D, "WAIT" }, - { 0x5E, "WAITTILL" }, - { 0x5F, "GET_ISTRING" }, - { 0x60, "SCRIPT_FAR_FUNCTION_CALL" }, - { 0x61, "GET_ANIM_OBJECT" }, - { 0x62, "GET_ANIMTREE" }, - { 0x63, "EVAL_LOCAL_ARRAY_CACHED" }, - { 0x64, "MOD" }, - { 0x65, "SCRIPT_FAR_METHOD_THREAD_CALL" }, - { 0x66, "GET_USHORT" }, - { 0x67, "CLEAR_PARAMS" }, - { 0x68, "SCRIPT_METHOD_THREAD_CALL_POINTER" }, - { 0x69, "SCRIPT_FUNCTION_CALL_POINTER" }, - { 0x6A, "EMPTY_ARRAY" }, - { 0x6B, "SAFE_SET_VARIABLE_FIELD_CACHED" }, - { 0x6C, "CLEAR_VARIABLE_FIELD" }, - { 0x6D, "EVAL_FIELD_VARIABLE_REF" }, - { 0x6E, "SCRIPT_LOCAL_METHOD_CHILD_THREAD_CALL" }, - { 0x6F, "EVAL_NEW_LOCAL_VARIABLE_REF_CACHED_0" }, - { 0x70, "GET_FLOAT" }, - { 0x71, "EVAL_LOCAL_VARIABLE_REF_CACHED" }, - { 0x72, "JUMP_ON_FALSE" }, - { 0x73, "BOOL_COMPLEMENT" }, - { 0x74, "SCRIPT_THREAD_CALL_POINTER" }, - { 0x75, "SCRIPT_FAR_FUNCTION_CALL2" }, - { 0x76, "LESS" }, - { 0x77, "BOOL_NOT" }, - { 0x78, "WAITTILLFRAMEEND" }, - { 0x79, "WAITFRAME" }, - { 0x7A, "GET_STRING" }, - { 0x7B, "EVAL_LEVEL_FIELD_VARIABLE" }, - { 0x7C, "GET_LEVEL_OBJECT" }, - { 0x7D, "INCREMENT" }, - { 0x7E, "CALL_BUILTIN_METHOD_0" }, - { 0x7F, "CALL_BUILTIN_METHOD_1" }, - { 0x80, "CALL_BUILTIN_METHOD_2" }, - { 0x81, "CALL_BUILTIN_METHOD_3" }, - { 0x82, "CALL_BUILTIN_METHOD_4" }, - { 0x83, "CALL_BUILTIN_METHOD_5" }, - { 0x84, "CALL_BUILTIN_METHOD" }, - { 0x85, "GET_ANIM" }, - { 0x86, "SWITCH" }, - { 0x87, "SET_VARIABLE_FIELD" }, - { 0x88, "DIV" }, - { 0x89, "GET_LOCAL_FUNCTION" }, - { 0x8A, "SCRIPT_FAR_CHILD_THREAD_CALL" }, - { 0x8B, "MUL" }, - { 0x8C, "CLEAR_LOCAL_VARIABLE_FIELD_CACHED" }, - { 0x8D, "EVAL_ANIM_FIELD_VARIABLE_REF" }, - { 0x8E, "EVAL_LOCAL_ARRAY_REF_CACHED" }, - { 0x8F, "EVAL_LOCAL_VARIABLE_REF_CACHED_0" }, - { 0x90, "BIT_AND" }, - { 0x91, "GET_ANIMATION" }, - { 0x92, "GET_FAR_FUNCTION" }, - { 0x93, "CALL_BUILTIN_POINTER" }, - { 0x94, "JUMP" }, - { 0x95, "VOIDCODEPOS" }, - { 0x96, "SCRIPT_FAR_METHOD_CALL" }, - { 0x97, "INEQUALITY" }, - { 0x98, "SCRIPT_LOCAL_FUNCTION_CALL" }, - { 0x99, "BIT_EXOR" }, - { 0x9A, "NOP" }, - { 0x9B, "ABORT" }, - { 0x9C, "OBJECT" }, - { 0x9D, "THREAD_OBJECT" }, - { 0x9E, "EVAL_LOCAL_VARIABLE" }, - { 0x9F, "EVAL_LOCAL_VARIABLE_REF" }, - { 0xA0, "PROF_BEGIN" }, - { 0xA1, "PROF_END" }, - { 0xA2, "BREAKPOINT" }, - { 0xA3, "ASSIGN_BREAKPOINT" }, - { 0xA4, "MANUAL_AND_ASSIGN_BREAKPOINT" }, - { 0xA5, "BOOL_NOT_AFTER_AND" }, - { 0xA6, "FORMAL_PARAMS" }, - { 0xA7, "IS_DEFINED" }, - { 0xA8, "IS_TRUE" }, - { 0xA9, "NATIVE_GET_LOCAL_FUNCTION" }, - { 0xAA, "NATIVE_LOCAL_FUNCTION_CALL" }, - { 0xAB, "NATIVE_LOCAL_FUNCTION_CALL2" }, - { 0xAC, "NATIVE_LOCAL_METHOD_CALL" }, - { 0xAD, "NATIVE_LOCAL_FUNCTION_THREAD_CALL" }, - { 0xAE, "NATIVE_LOCAL_METHOD_THREAD_CALL" }, - { 0xAF, "NATIVE_LOCAL_FUNCTION_CHILD_THREAD_CALL" }, - { 0xB0, "NATIVE_LOCAL_METHOD_CHILD_THREAD_CALL" }, - { 0xB1, "NATIVE_GET_FAR_FUNCTION" }, - { 0xB2, "NATIVE_FAR_FUNCTION_CALL" }, - { 0xB3, "NATIVE_FAR_FUNCTION_CALL2" }, - { 0xB4, "NATIVE_FAR_METHOD_CALL" }, - { 0xB5, "NATIVE_FAR_FUNCTION_THREAD_CALL" }, - { 0xB6, "NATIVE_FAR_METHOD_THREAD_CALL" }, - { 0xB7, "NATIVE_FAR_FUNCTION_CHILD_THREAD_CALL" }, - { 0xB8, "NATIVE_FAR_METHOD_CHILD_THREAD_CALL" }, - { 0xB9, "EVAL_NEW_LOCAL_ARRAY_REF_CACHED_0_PRECOMPILED" }, - { 0xBA, "SET_NEW_LOCAL_VARIABLE_FIELD_CACHED_0_PRECOMPILED" }, - { 0xBB, "CREATE_LOCAL_VARIABLE_PRECOMPILED" }, - { 0xBC, "SAFE_CREATE_VARIABLE_FIELD_CACHED_PRECOMPILED" }, - { 0xBD, "FORMAL_PARAMS_PRECOMPILED" }, + { 0x0, "OP_CastFieldObject" }, + { 0x1, "OP_SetLocalVariableFieldCached" }, + { 0x2, "OP_plus" }, + { 0x3, "OP_RemoveLocalVariables" }, + { 0x4, "OP_EvalSelfFieldVariableRef" }, + { 0x5, "OP_ScriptFarMethodChildThreadCall" }, + { 0x6, "OP_GetGameRef" }, + { 0x7, "OP_EvalAnimFieldVariable" }, + { 0x8, "OP_EvalLevelFieldVariableRef" }, + { 0x9, "OP_GetThisthread" }, + { 0xA, "OP_greater" }, + { 0xB, "OP_waittillmatch" }, + { 0xC, "OP_shift_right" }, + { 0xD, "OP_dec" }, + { 0xE, "OP_JumpOnTrue" }, + { 0xF, "OP_bit_or" }, + { 0x10, "OP_equality" }, + { 0x11, "OP_ClearLocalVariableFieldCached0" }, + { 0x12, "OP_notify" }, + { 0x13, "OP_GetVector" }, + { 0x14, "OP_ScriptMethodChildThreadCallPointer" }, + { 0x15, "OP_PreScriptCall" }, + { 0x16, "OP_GetByte" }, + { 0x17, "OP_ScriptFarThreadCall" }, + { 0x18, "OP_SetSelfFieldVariableField" }, + { 0x19, "OP_JumpOnFalseExpr" }, + { 0x1A, "OP_GetUndefined" }, + { 0x1B, "OP_jumpback" }, + { 0x1C, "OP_JumpOnTrueExpr" }, + { 0x1D, "OP_CallBuiltin0" }, + { 0x1E, "OP_CallBuiltin1" }, + { 0x1F, "OP_CallBuiltin2" }, + { 0x20, "OP_CallBuiltin3" }, + { 0x21, "OP_CallBuiltin4" }, + { 0x22, "OP_CallBuiltin5" }, + { 0x23, "OP_CallBuiltin" }, + { 0x24, "OP_SetLocalVariableFieldCached0" }, + { 0x25, "OP_ClearFieldVariable" }, + { 0x26, "OP_GetLevel" }, + { 0x27, "OP_size" }, + { 0x28, "OP_SafeSetWaittillVariableFieldCached" }, + { 0x29, "OP_ScriptLocalMethodThreadCall" }, + { 0x2A, "OP_AddArray" }, + { 0x2B, "OP_endon" }, + { 0x2C, "OP_EvalFieldVariable" }, + { 0x2D, "OP_shift_left" }, + { 0x2E, "OP_EvalLocalArrayRefCached0" }, + { 0x2F, "OP_Return" }, + { 0x30, "OP_CreateLocalVariable" }, + { 0x31, "OP_SafeSetVariableFieldCached0" }, + { 0x32, "OP_GetBuiltinFunction" }, + { 0x33, "OP_ScriptLocalMethodCall" }, + { 0x34, "OP_CallBuiltinMethodPointer" }, + { 0x35, "OP_ScriptLocalChildThreadCall" }, + { 0x36, "OP_GetSelfObject" }, + { 0x37, "OP_GetGame" }, + { 0x38, "OP_SetLevelFieldVariableField" }, + { 0x39, "OP_EvalArray" }, + { 0x3A, "OP_GetSelf" }, + { 0x3B, "OP_End" }, + { 0x3C, "OP_EvalSelfFieldVariable" }, + { 0x3D, "OP_less_equal" }, + { 0x3E, "OP_EvalLocalVariableCached0" }, + { 0x3F, "OP_EvalLocalVariableCached1" }, + { 0x40, "OP_EvalLocalVariableCached2" }, + { 0x41, "OP_EvalLocalVariableCached3" }, + { 0x42, "OP_EvalLocalVariableCached4" }, + { 0x43, "OP_EvalLocalVariableCached5" }, + { 0x44, "OP_EvalLocalVariableCached" }, + { 0x45, "OP_EvalNewLocalArrayRefCached0" }, + { 0x46, "OP_ScriptChildThreadCallPointer" }, + { 0x47, "OP_EvalLocalVariableObjectCached" }, + { 0x48, "OP_ScriptLocalThreadCall" }, + { 0x49, "OP_GetInteger" }, + { 0x4A, "OP_ScriptMethodCallPointer" }, + { 0x4B, "OP_checkclearparams" }, + { 0x4C, "OP_SetAnimFieldVariableField" }, + { 0x4D, "OP_waittillmatch2" }, + { 0x4E, "OP_minus" }, + { 0x4F, "OP_ScriptLocalFunctionCall2" }, + { 0x50, "OP_GetNegUnsignedShort" }, + { 0x51, "OP_GetNegByte" }, + { 0x52, "OP_SafeCreateVariableFieldCached" }, + { 0x53, "OP_greater_equal" }, + { 0x54, "OP_vector" }, + { 0x55, "OP_GetBuiltinMethod" }, + { 0x56, "OP_endswitch" }, + { 0x57, "OP_ClearArray" }, + { 0x58, "OP_DecTop" }, + { 0x59, "OP_CastBool" }, + { 0x5A, "OP_EvalArrayRef" }, + { 0x5B, "OP_SetNewLocalVariableFieldCached0" }, + { 0x5C, "OP_GetZero" }, + { 0x5D, "OP_wait" }, + { 0x5E, "OP_waittill" }, + { 0x5F, "OP_GetIString" }, + { 0x60, "OP_ScriptFarFunctionCall" }, + { 0x61, "OP_GetAnimObject" }, + { 0x62, "OP_GetAnimTree" }, + { 0x63, "OP_EvalLocalArrayCached" }, + { 0x64, "OP_mod" }, + { 0x65, "OP_ScriptFarMethodThreadCall" }, + { 0x66, "OP_GetUnsignedShort" }, + { 0x67, "OP_clearparams" }, + { 0x68, "OP_ScriptMethodThreadCallPointer" }, + { 0x69, "OP_ScriptFunctionCallPointer" }, + { 0x6A, "OP_EmptyArray" }, + { 0x6B, "OP_SafeSetVariableFieldCached" }, + { 0x6C, "OP_ClearVariableField" }, + { 0x6D, "OP_EvalFieldVariableRef" }, + { 0x6E, "OP_ScriptLocalMethodChildThreadCall" }, + { 0x6F, "OP_EvalNewLocalVariableRefCached0" }, + { 0x70, "OP_GetFloat" }, + { 0x71, "OP_EvalLocalVariableRefCached" }, + { 0x72, "OP_JumpOnFalse" }, + { 0x73, "OP_BoolComplement" }, + { 0x74, "OP_ScriptThreadCallPointer" }, + { 0x75, "OP_ScriptFarFunctionCall2" }, + { 0x76, "OP_less" }, + { 0x77, "OP_BoolNot" }, + { 0x78, "OP_waittillFrameEnd" }, + { 0x79, "OP_waitframe" }, + { 0x7A, "OP_GetString" }, + { 0x7B, "OP_EvalLevelFieldVariable" }, + { 0x7C, "OP_GetLevelObject" }, + { 0x7D, "OP_inc" }, + { 0x7E, "OP_CallBuiltinMethod0" }, + { 0x7F, "OP_CallBuiltinMethod1" }, + { 0x80, "OP_CallBuiltinMethod2" }, + { 0x81, "OP_CallBuiltinMethod3" }, + { 0x82, "OP_CallBuiltinMethod4" }, + { 0x83, "OP_CallBuiltinMethod5" }, + { 0x84, "OP_CallBuiltinMethod" }, + { 0x85, "OP_GetAnim" }, + { 0x86, "OP_switch" }, + { 0x87, "OP_SetVariableField" }, + { 0x88, "OP_divide" }, + { 0x89, "OP_GetLocalFunction" }, + { 0x8A, "OP_ScriptFarChildThreadCall" }, + { 0x8B, "OP_multiply" }, + { 0x8C, "OP_ClearLocalVariableFieldCached" }, + { 0x8D, "OP_EvalAnimFieldVariableRef" }, + { 0x8E, "OP_EvalLocalArrayRefCached" }, + { 0x8F, "OP_EvalLocalVariableRefCached0" }, + { 0x90, "OP_bit_and" }, + { 0x91, "OP_GetAnimation" }, + { 0x92, "OP_GetFarFunction" }, + { 0x93, "OP_CallBuiltinPointer" }, + { 0x94, "OP_jump" }, + { 0x95, "OP_voidCodepos" }, + { 0x96, "OP_ScriptFarMethodCall" }, + { 0x97, "OP_inequality" }, + { 0x98, "OP_ScriptLocalFunctionCall" }, + { 0x99, "OP_bit_ex_or" }, + { 0x9A, "OP_NOP" }, + { 0x9B, "OP_abort" }, + { 0x9C, "OP_object" }, + { 0x9D, "OP_thread_object" }, + { 0x9E, "OP_EvalLocalVariable" }, + { 0x9F, "OP_EvalLocalVariableRef" }, + { 0xA0, "OP_prof_begin" }, + { 0xA1, "OP_prof_end" }, + { 0xA2, "OP_breakpoint" }, + { 0xA3, "OP_assignmentBreakpoint" }, + { 0xA4, "OP_manualAndAssignmentBreakpoint" }, + { 0xA5, "OP_BoolNotAfterAnd" }, + { 0xA6, "OP_FormalParams" }, + { 0xA7, "OP_IsDefined" }, + { 0xA8, "OP_IsTrue" }, + { 0xA9, "OP_NativeGetLocalFunction" }, + { 0xAA, "OP_NativeLocalFunctionCall" }, + { 0xAB, "OP_NativeLocalFunctionCall2" }, + { 0xAC, "OP_NativeLocalMethodCall" }, + { 0xAD, "OP_NativeLocalFunctionThreadCall" }, + { 0xAE, "OP_NativeLocalMethodThreadCall" }, + { 0xAF, "OP_NativeLocalFunctionChildThreadCall" }, + { 0xB0, "OP_NativeLocalMethodChildThreadCall" }, + { 0xB1, "OP_NativeGetFarFunction" }, + { 0xB2, "OP_NativeFarFunctionCall" }, + { 0xB3, "OP_NativeFarFunctionCall2" }, + { 0xB4, "OP_NativeFarMethodCall" }, + { 0xB5, "OP_NativeFarFunctionThreadCall" }, + { 0xB6, "OP_NativeFarMethodThreadCall" }, + { 0xB7, "OP_NativeFarFunctionChildThreadCall" }, + { 0xB8, "OP_NativeFarMethodChildThreadCall" }, + { 0xB9, "OP_EvalNewLocalArrayRefCached0_Precompiled" }, + { 0xBA, "OP_SetNewLocalVariableFieldCached0_Precompiled" }, + { 0xBB, "OP_CreateLocalVariable_Precompiled" }, + { 0xBC, "OP_SafeCreateVariableFieldCached_Precompiled" }, + { 0xBD, "OP_FormalParams_Precompiled" }, }}; const std::array, 4> function_list @@ -532,11 +501,6 @@ const std::array, 1> method_list { 0x0, "null" }, }}; -const std::array, 1> file_list -{{ - { 0x0, "null" }, -}}; - const std::array, 5> token_list {{ { 0x00, "" }, @@ -560,8 +524,6 @@ struct __init__ function_map_rev.reserve(function_list.size()); method_map.reserve(method_list.size()); method_map_rev.reserve(method_list.size()); - file_map.reserve(file_list.size()); - file_map_rev.reserve(file_list.size()); token_map.reserve(token_list.size()); token_map_rev.reserve(token_list.size()); @@ -583,12 +545,6 @@ struct __init__ method_map_rev.insert({ entry.second, entry.first }); } - for (const auto& entry : file_list) - { - file_map.insert({ entry.first, entry.second }); - file_map_rev.insert({ entry.second, entry.first }); - } - for (const auto& entry : token_list) { token_map.insert({ entry.first, entry.second }); diff --git a/src/s4/xsk/resolver.hpp b/src/s4/xsk/resolver.hpp index 0dc290d0..671e785d 100644 --- a/src/s4/xsk/resolver.hpp +++ b/src/s4/xsk/resolver.hpp @@ -23,9 +23,6 @@ public: static auto method_id(const std::string& name) -> std::uint16_t; static auto method_name(std::uint16_t id) -> std::string; - static auto file_id(const std::string& name) -> std::uint32_t; - static auto file_name(std::uint32_t id) -> std::string; - static auto token_id(const std::string& name) -> std::uint32_t; static auto token_name(std::uint32_t id) -> std::string; diff --git a/src/tool/xsk/main.cpp b/src/tool/xsk/main.cpp index 5e30ec5f..0467af3e 100644 --- a/src/tool/xsk/main.cpp +++ b/src/tool/xsk/main.cpp @@ -105,17 +105,17 @@ auto choose_resolver_file_name(uint32_t id, game& game) -> std::string case game::iw5: return iw5::resolver::token_name(static_cast(id)); case game::iw6: - return iw6::resolver::file_name(static_cast(id)); + return iw6::resolver::token_name(static_cast(id)); case game::iw7: - return iw7::resolver::file_name(id); + return iw7::resolver::token_name(id); case game::iw8: - return iw8::resolver::file_name(id); + return iw8::resolver::token_name(id); case game::s1: - return s1::resolver::file_name(static_cast(id)); + return s1::resolver::token_name(static_cast(id)); case game::s2: - return s2::resolver::file_name(static_cast(id)); + return s2::resolver::token_name(static_cast(id)); case game::s4: - return s4::resolver::file_name(id); + return s4::resolver::token_name(id); case game::h1: return h1::resolver::token_name(static_cast(id)); case game::h2: