Mercurial > wow > mylilpony
comparison libMyLilPony/libMyLilPony_mountData.lua @ 1:7dfbf42c2d60
Initial commit of MyLilPony
author | syzler |
---|---|
date | Mon, 04 Apr 2011 04:43:05 +0000 |
parents | |
children | d96c15f7477b |
comparison
equal
deleted
inserted
replaced
0:f6a1d182682e | 1:7dfbf42c2d60 |
---|---|
1 -- libMyLilPony | |
2 -- Copyright (c) 2011 Syzler | |
3 -- | |
4 -- This program is free software: you can redistribute it and/or modify | |
5 -- it under the terms of the GNU General Public License as published by | |
6 -- the Free Software Foundation, either version 3 of the License, or | |
7 -- (at your option) any later version. | |
8 -- | |
9 -- This program is distributed in the hope that it will be useful, | |
10 -- but WITHOUT ANY WARRANTY; without even the implied warranty of | |
11 -- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |
12 -- GNU General Public License for more details. | |
13 -- | |
14 -- You should have received a copy of the GNU General Public License | |
15 -- along with this program. If not, see <http://www.gnu.org/licenses/>. | |
16 | |
17 -- Mount data table and API functions for checking type of mount | |
18 | |
19 local MyLilPony_Mounts = { | |
20 -- standard ground mounts | |
21 [458] = "G"; [470] = "G"; [472] = "G"; [579] = "G"; [580] = "G"; [5784] = "G"; [6648] = "G"; | |
22 [6653] = "G"; [6654] = "G"; [6777] = "G"; [6898] = "G"; [6899] = "G"; [8394] = "G"; [8395] = "G"; | |
23 [10789] = "G"; [10793] = "G"; [10795] = "G"; [10796] = "G"; [10799] = "G"; [10873] = "G"; | |
24 [10969] = "G"; [13819] = "G"; [15779] = "G"; [15780] = "G"; [15781] = "G"; [16055] = "G"; | |
25 [16056] = "G"; [16058] = "G"; [16059] = "G"; [16060] = "G"; [16080] = "G"; [16081] = "G"; | |
26 [16082] = "G"; [16083] = "G"; [16084] = "G"; [17229] = "G"; [17450] = "G"; [17453] = "G"; | |
27 [17454] = "G"; [17455] = "G"; [17456] = "G"; [17458] = "G"; [17459] = "G"; [17460] = "G"; | |
28 [17461] = "G"; [17462] = "G"; [17463] = "G"; [17464] = "G"; [17465] = "G"; [17481] = "G"; | |
29 [18363] = "G"; [18989] = "G"; [18990] = "G"; [18991] = "G"; [18992] = "G"; [22717] = "G"; | |
30 [22718] = "G"; [22719] = "G"; [22720] = "G"; [22721] = "G"; [22722] = "G"; [22723] = "G"; | |
31 [22724] = "G"; [23161] = "G"; [23214] = "G"; [23219] = "G"; [23220] = "G"; [23221] = "G"; | |
32 [23222] = "G"; [23223] = "G"; [23225] = "G"; [23227] = "G"; [23228] = "G"; [23229] = "G"; | |
33 [23238] = "G"; [23239] = "G"; [23240] = "G"; [23241] = "G"; [23242] = "G"; [23243] = "G"; | |
34 [23246] = "G"; [23247] = "G"; [23248] = "G"; [23249] = "G"; [23250] = "G"; [23251] = "G"; | |
35 [23252] = "G"; [23338] = "G"; [23509] = "G"; [23510] = "G"; [24242] = "G"; [24252] = "G"; | |
36 [30174] = "G"; [33630] = "G"; [33660] = "G"; [34406] = "G"; [34407] = "G"; [34767] = "G"; | |
37 [34769] = "G"; [34790] = "G"; [34795] = "G"; [34896] = "G"; [34897] = "G"; [34898] = "G"; | |
38 [34899] = "G"; [35018] = "G"; [35020] = "G"; [35022] = "G"; [35025] = "G"; [35027] = "G"; | |
39 [35028] = "G"; [35710] = "G"; [35711] = "G"; [35712] = "G"; [35713] = "G"; [35714] = "G"; | |
40 [36702] = "G"; [39315] = "G"; [39316] = "G"; [39317] = "G"; [39318] = "G"; [39319] = "G"; | |
41 [41252] = "G"; [42776] = "G"; [42777] = "G"; [43688] = "G"; [43899] = "G"; [43900] = "G"; | |
42 [46628] = "G"; [47037] = "G"; [48027] = "G"; [48778] = "G"; [48954] = "G"; [49322] = "G"; | |
43 [49378] = "G"; [49379] = "G"; [50281] = "G"; [50869] = "G"; [51412] = "G"; [54753] = "G"; | |
44 [55531] = "G"; [59572] = "G"; [59573] = "G"; [59785] = "G"; [59788] = "G"; [59791] = "G"; | |
45 [59793] = "G"; [59797] = "G"; [59799] = "G"; [59802] = "G"; [59804] = "G"; [59810] = "G"; | |
46 [59811] = "G"; [60114] = "G"; [60116] = "G"; [60118] = "G"; [60119] = "G"; [60136] = "G"; | |
47 [60140] = "G"; [60424] = "G"; [61425] = "G"; [61447] = "G"; [61465] = "G"; [61466] = "G"; | |
48 [61467] = "G"; [61469] = "G"; [61470] = "G"; [63232] = "G"; [63234] = "G"; [63635] = "G"; | |
49 [63636] = "G"; [63637] = "G"; [63638] = "G"; [63639] = "G"; [63640] = "G"; [63641] = "G"; | |
50 [63642] = "G"; [63643] = "G"; [64657] = "G"; [64658] = "G"; [64659] = "G"; [64977] = "G"; | |
51 [65637] = "G"; [65638] = "G"; [65639] = "G"; [65640] = "G"; [65641] = "G"; [65642] = "G"; | |
52 [65643] = "G"; [65644] = "G"; [65645] = "G"; [65646] = "G"; [66091] = "G"; [66846] = "G"; | |
53 [66847] = "G"; [66906] = "G"; [67466] = "G"; [68056] = "G"; [68188] = "G"; [73313] = "G"; | |
54 [74918] = "G"; [87090] = "G"; [87091] = "G"; [88748] = "G"; [88749] = "G"; [88750] = "G"; | |
55 [92231] = "G"; | |
56 | |
57 -- standard flying mounts | |
58 [3363] = "A"; [28828] = "A"; [32235] = "A"; [32239] = "A"; [32240] = "A"; [32242] = "A"; | |
59 [32243] = "A"; [32244] = "A"; [32245] = "A"; [32246] = "A"; [32289] = "A"; [32290] = "A"; | |
60 [32292] = "A"; [32295] = "A"; [32296] = "A"; [32297] = "A"; [32345] = "A"; [33176] = "A"; | |
61 [33182] = "A"; [33184] = "A"; [37011] = "A"; [37015] = "A"; [39798] = "A"; [39800] = "A"; | |
62 [39801] = "A"; [39802] = "A"; [39803] = "A"; [40192] = "A"; [41513] = "A"; [41514] = "A"; | |
63 [41515] = "A"; [41516] = "A"; [41517] = "A"; [41518] = "A"; [43810] = "A"; [43927] = "A"; | |
64 [44151] = "A"; [44153] = "A"; [44221] = "A"; [44229] = "A"; [44317] = "A"; [44744] = "A"; | |
65 [46197] = "A"; [46199] = "A"; [49193] = "A"; [51960] = "A"; [54729] = "A"; [55164] = "A"; | |
66 [58615] = "A"; [59567] = "A"; [59568] = "A"; [59569] = "A"; [59570] = "A"; [59571] = "A"; | |
67 [59650] = "A"; [59961] = "A"; [59976] = "A"; [59996] = "A"; [60002] = "A"; [60021] = "A"; | |
68 [60024] = "A"; [60025] = "A"; [61229] = "A"; [61230] = "A"; [61294] = "A"; [61309] = "A"; | |
69 [61442] = "A"; [61444] = "A"; [61446] = "A"; [61451] = "A"; [61996] = "A"; [61997] = "A"; | |
70 [62048] = "A"; [63796] = "A"; [63844] = "A"; [63956] = "A"; [63963] = "A"; [64927] = "A"; | |
71 [65439] = "A"; [66087] = "A"; [66088] = "A"; [67336] = "A"; [69395] = "A"; [71342] = "A"; | |
72 [71810] = "A"; [72807] = "A"; [72808] = "A"; [74856] = "A"; [75596] = "A"; [75973] = "A"; | |
73 [88331] = "A"; [88335] = "A"; [88718] = "A"; [88741] = "A"; [88742] = "A"; [88744] = "A"; | |
74 [88746] = "A"; [88990] = "A"; [93623] = "A"; | |
75 | |
76 -- special mounts | |
77 [48025] = "AG"; -- headless horseman's mount | |
78 [72286] = "AG"; -- invincible (king lichy's mount) | |
79 [75614] = "AG"; -- celestial steed | |
80 [64731] = "SV"; -- sea turtle | |
81 [25953] = "Q"; -- blue qiraji battle tank | |
82 [26054] = "Q"; -- red qiraji battle tank | |
83 [26055] = "Q"; -- yellow qiraji battle tank | |
84 [26056] = "Q"; -- green qiraji battle tank | |
85 [26656] = "GQ"; -- black qiraji battle tank | |
86 [92155] = "GQ"; -- ultramarine qiraji battle tank | |
87 [75207] = "V"; -- abyssal seahorse | |
88 }; | |
89 | |
90 function MyLilPony.IsGroundMount(spellId) | |
91 local entry = MyLilPony_Mounts[spellId]; | |
92 return entry ~= nil and string.match(entry, "G"); | |
93 end | |
94 | |
95 function MyLilPony.IsFlyingMount(spellId) | |
96 local entry = MyLilPony_Mounts[spellId]; | |
97 return entry ~= nil and string.match(entry, "A"); | |
98 end | |
99 | |
100 function MyLilPony.IsAquaticMount(spellId) | |
101 local entry = MyLilPony_Mounts[spellId]; | |
102 return entry ~= nil and string.match(entry, "S"); | |
103 end | |
104 | |
105 function MyLilPony.IsAhnQirajMount(spellId) | |
106 local entry = MyLilPony_Mounts[spellId]; | |
107 return entry ~= nil and string.match(entry, "Q"); | |
108 end | |
109 | |
110 function MyLilPony.IsVashjirMount(spellId) | |
111 local entry = MyLilPony_Mounts[spellId]; | |
112 return entry ~= nil and string.match(entry, "V"); | |
113 end |