-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathgm_hats_newmodels.sql
388 lines (384 loc) · 29.4 KB
/
gm_hats_newmodels.sql
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
-- --------------------------------------------------------
-- Host: localhost
-- Server version: 10.6.12-MariaDB-0ubuntu0.22.04.1 - Ubuntu 22.04
-- Server OS: debian-linux-gnu
-- HeidiSQL Version: 12.3.0.6589
-- --------------------------------------------------------
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET NAMES utf8 */;
/*!50503 SET NAMES utf8mb4 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
-- Dumping structure for table gmt.gm_hats
CREATE TABLE IF NOT EXISTS `gm_hats` (
`id` smallint(6) NOT NULL,
`hat` text NOT NULL,
`plymodel` text NOT NULL,
`vx` varchar(45) NOT NULL,
`vy` varchar(45) NOT NULL,
`vz` varchar(45) NOT NULL,
`ap` varchar(45) NOT NULL,
`ay` varchar(45) NOT NULL,
`ar` varchar(45) NOT NULL,
`scale` varchar(45) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
-- Dumping data for table gmt.gm_hats: ~350 rows (approximately)
INSERT INTO `gm_hats` (`id`, `hat`, `plymodel`, `vx`, `vy`, `vz`, `ap`, `ay`, `ar`, `scale`) VALUES
(24, 'androssmaskhat', 'wesker', '0', '-2.5', '6', '13', '0', '0', '1'),
(33, 'gmodtophat', 'wesker', '0', '-2.5', '6', '13', '0', '0', '1'),
(68, 'bunnyears', 'wesker', '0', '-2.5', '3.45', '13', '0', '0', '0.92'),
(67, 'frogbeanie', 'wesker', '0', '-2.5', '6', '13', '0', '0', '1'),
(21, 'aviatorhat', 'wesker', '0', '-2.5', '6', '13', '0', '0', '1'),
(42, 'headphones', 'wesker', '0', '-2.94', '1.88', '13', '0', '0', '0.73'),
(35, 'batmanmask', 'wesker', '0', '-2.5', '6', '13', '0', '0', '1'),
(18, 'santahat', 'wesker', '0', '-2.5', '6', '13', '0', '0', '1'),
(44, 'blackmage_hat', 'wesker', '0', '-2.5', '6', '13', '0', '0', '1'),
(54, 'redshat', 'wesker', '0', '-2.5', '6', '13', '0', '0', '1'),
(30, 'pumpkinhat', 'wesker', '0', '-3.24', '-5.41', '-4.38', '0', '0', '0.82'),
(61, 'roundshades', 'wesker', '0', '-2.5', '6', '13', '0', '0', '1'),
(25, 'samushat', 'wesker', '0', '-2.5', '6', '13', '0', '0', '1'),
(79, 'santahatanimated', 'wesker', '-0.37', '-2.97', '1.27', '13', '0', '0', '0.81'),
(52, 'makarmask', 'wesker', '0', '-2.5', '6', '13', '0', '0', '1'),
(65, 'bearbeanie', 'wesker', '-0.12', '-2.2', '3.72', '13', '0', '0', '0.86'),
(60, 'shuttershades', 'wesker', '0', '-2.5', '6', '13', '0', '0', '1'),
(59, 'shades', 'wesker', '0', '-2.5', '6', '13', '0', '0', '1'),
(53, 'peachcrown', 'wesker', '0', '-2.5', '6', '13', '0', '0', '1'),
(17, 'hatkfcbucket', 'wesker', '0', '-2.5', '6', '13', '0', '0', '1'),
(46, 'daftpunkthomas', 'wesker', '0', '-2.5', '6', '13', '0', '0', '1'),
(45, 'cuboneskull', 'wesker', '0', '-2.5', '6', '13', '0', '0', '1'),
(70, 'cowboyhat', 'wesker', '0', '-2.5', '6', '13', '0', '0', '1'),
(28, 'bomermanhat', 'wesker', '0', '-2.5', '6', '13', '0', '0', '1'),
(69, 'catearsalternative', 'wesker', '-0.15', '-2.04', '0.06', '13', '0', '0', '0.82'),
(66, 'catbeanie', 'wesker', '-0.15', '-2.81', '3.74', '13', '0', '0', '0.86'),
(43, 'billyhatcher', 'wesker', '0', '-2.5', '6', '13', '0', '0', '1'),
(64, 'afroalternative', 'wesker', '0', '-2.5', '6', '13', '0', '0', '1'),
(22, '3dglasseshat', 'wesker', '-0.09', '-1', '0.19', '0.91', '0', '0', '0.74'),
(72, 'fedoraalternative', 'wesker', '0', '-2.5', '6', '13', '0', '0', '1'),
(38, 'teamrockethat', 'oldgordon', '-0.08', '-2.52', '3', '13', '0', '0', '1.01'),
(41, 'rubikcubehat', 'oldgordon', '0', '-2.66', '2.02', '9.12', '0', '-13', '0.6'),
(24, 'androssmaskhat', 'oldgordon', '0', '0.76', '-0.09', '-2.25', '0', '0', '0.85'),
(22, '3dglasseshat', 'oldgordon', '-0.05', '-0.8', '0.95', '-2.25', '0', '0', '1'),
(68, 'bunnyears', 'oldgordon', '0', '-1.61', '4.59', '13', '0', '0', '0.83'),
(29, 'snowgoggles', 'oldgordon', '-0.12', '-3.14', '1.32', '-2.25', '0', '0', '0.99'),
(80, 'ducktube', 'oldgordon', '0', '-0.59', '3.88', '13', '0', '0', '0.85'),
(73, 'headcap', 'oldgordon', '0', '-2.41', '2.59', '-0.06', '-0.44', '-0.56', '0.86'),
(79, 'santahatanimated', 'oldgordon', '0.03', '-1.84', '3.62', '11.34', '0', '-2.66', '0.7'),
(9, 'hatmidnasmask', 'oldgordon', '0', '-1.44', '0.63', '-12.12', '0', '0', '0.77'),
(78, 'starheadband', 'oldgordon', '0', '-2.69', '1.94', '13', '0', '-15.09', '0.67'),
(50, 'luigihat', 'oldgordon', '0', '-2.16', '-1.07', '-17.25', '0', '0', '0.71'),
(76, 'maidheadband', 'oldgordon', '0', '-1.74', '2.11', '0.52', '0', '0', '0.77'),
(75, 'sunhat', 'oldgordon', '0.12', '-4.22', '2.32', '25.85', '5.75', '-32.72', '0.84'),
(25, 'samushat', 'oldgordon', '0', '-1.2699999809265', '0.89999997615814', '-2.2699999809265', '0', '0', '1'),
(71, 'deadmau5', 'oldgordon', '0', '-2.1400001049042', '0.86000001430511', '13', '0', '-12.270000457764', '1'),
(74, 'strawhat', 'oldgordon', '0', '-1.2', '3.95', '13', '0', '0', '0.85'),
(72, 'fedoraalternative', 'oldgordon', '-0.18', '-1.6', '4.48', '13', '0', '0', '0.79'),
(27, 'legoheadhat', 'oldgordon', '0', '-3.35', '1.07', '-5.99', '0', '0', '1.05'),
(30, 'pumpkinhat', 'oldgordon', '0', '-2.27', '-4.79', '-2.25', '0', '0', '0.74'),
(53, 'peachcrown', 'oldgordon', '-0.21', '-0.71', '4.32', '9.16', '0', '0', '0.68'),
(17, 'hatkfcbucket', 'oldgordon', '0', '-2.53', '-4.12', '-10.88', '0', '0', '1.1'),
(57, 'viewtifuljoehelmet', 'oldgordon', '0', '-3.69', '0.47', '13.57', '0', '-11.5', '0.72'),
(69, 'catearsalternative', 'oldgordon', '0', '-0.65', '-1.33', '13', '0', '0', '0.87'),
(67, 'frogbeanie', 'oldgordon', '0', '-2.37', '5', '5.34', '0', '0', '0.73'),
(26, 'kingboocrown', 'oldgordon', '0', '-1.47', '5', '6.75', '0', '0', '0.91'),
(31, 'jasonmask', 'oldgordon', '0', '-2.78', '-4.7', '0.12', '0', '0', '0.89'),
(42, 'headphones', 'oldgordon', '-0.09', '-2.38', '1.75', '13', '0.19', '-13.62', '0.7'),
(43, 'billyhatcher', 'oldgordon', '0.57', '-1.41', '0.75', '0.75', '0', '0', '1.05'),
(34, 'nofacemask', 'oldgordon', '0', '1.79', '0.26', '2', '0', '0', '0.96'),
(49, 'klonoahat', 'oldgordon', '0', '-0.84', '1.45', '24.09', '0', '0', '0.74'),
(66, 'catbeanie', 'oldgordon', '0', '-1.68', '4.52', '13', '0', '0', '0.82'),
(20, 'toetohat', 'oldgordon', '-0.09', '-1.78', '2.94', '6.38', '0', '0', '1.02'),
(65, 'bearbeanie', 'oldgordon', '0', '-1.38', '5.09', '13', '0', '0', '0.82'),
(64, 'afroalternative', 'oldgordon', '0', '-2.16', '1.56', '-2.25', '0', '0', '0.89'),
(40, 'pilgrimhat', 'oldgordon', '0', '-1.37', '2.55', '13', '0', '0', '1'),
(32, 'nightmarehat', 'oldgordon', '0', '-2.63', '1.57', '13', '0', '0', '1.03'),
(58, 'typicalglasses', 'oldgordon', '-0.05', '-0.71', '1.11', '0.37', '0', '0', '0.91'),
(21, 'aviatorhat', 'oldgordon', '0', '-0.83', '1.07', '-2.25', '0', '0', '0.85'),
(61, 'roundshades', 'oldgordon', '-0.03', '0.06', '0.33', '13', '0', '-8.31', '0.91'),
(60, 'shuttershades', 'oldgordon', '0', '0.36', '0.62', '23.6', '0', '-8.28', '0.87'),
(18, 'santahat', 'oldgordon', '-0.22', '0.04', '3.98', '13', '0.03', '12.75', '1.02'),
(44, 'blackmage_hat', 'oldgordon', '-0.01', '-2.3', '-10.75', '13', '0', '0', '0.31'),
(47, 'generalpepperhat', 'oldgordon', '0.1', '-1.65', '1.69', '13', '0', '0', '0.75'),
(56, 'toadhat', 'oldgordon', '0', '-1.65', '-1.05', '0.83', '0', '0', '0.39'),
(52, 'makarmask', 'oldgordon', '0', '-2.75', '-10.87', '13', '0', '-40.38', '2.59'),
(35, 'batmanmask', 'oldgordon', '0', '-1.75', '0.79', '0.66', '0', '0', '1.12'),
(62, 'monocle', 'oldgordon', '1.66', '-1.07', '0.2', '-0.73', '2.06', '-23.97', '0.93'),
(33, 'gmodtophat', 'oldgordon', '0.02', '-0.76', '-0.85', '12.59', '0', '0', '0.92'),
(19, 'hatbirthdayhat', 'oldgordon', '0.76', '-0.69', '4.65', '13.09', '0', '0', '1'),
(54, 'redshat', 'oldgordon', '0', '-1.43', '2.88', '13.26', '0', '0', '0.69'),
(59, 'shades', 'oldgordon', '0', '-0.06', '0.25', '13', '0', '-8.31', '0.86'),
(63, 'mustache', 'oldgordon', '-0.06', '0.88', '-1.88', '13', '0', '-1.44', '1.16'),
(77, 'heartheadband', 'oldgordon', '0', '-2.69', '1.9', '13', '0', '-15.09', '0.7'),
(48, 'keatonmask', 'oldgordon', '0', '-2.89', '1.09', '2.97', '0', '0', '0.73'),
(5, 'hatfedorahatindy', 'oldgordon', '0', '-1.55', '4.98', '13', '0', '0', '0.87'),
(70, 'cowboyhat', 'oldgordon', '0', '-1.72', '5.06', '6.81', '0', '0', '0.86'),
(28, 'bomermanhat', 'oldgordon', '0', '-2.72', '0.45', '-13.29', '0', '0', '1.07'),
(39, 'metaknightmask', 'oldgordon', '0', '1.63', '-3.76', '-0.01', '0', '0', '1.22'),
(46, 'daftpunkthomas', 'oldgordon', '0', '-2.25', '0.89', '-4.69', '0', '0', '1.15'),
(51, 'mariohat', 'oldgordon', '0', '-2.32', '1.2', '3.91', '0', '0', '0.73'),
(45, 'cuboneskull', 'oldgordon', '0', '-0.53', '-0.49', '0.03', '0', '0', '1.03'),
(55, 'servbothead', 'oldgordon', '0', '-3.97', '2.06', '-0.28', '0', '0', '0.82'),
(23, 'starglasseshat', 'oldgordon', '-0.04', '-0.6', '1.32', '-13.66', '0', '0', '0.78'),
(61, 'roundshades', 'miku', '0', '-3.85', '-0.94', '0.94', '0', '-6', '1.1'),
(41, 'rubikcubehat', 'miku', '0', '-5.56', '1.13', '1.5', '0', '-1.94', '0.75'),
(24, 'androssmaskhat', 'miku', '0', '-0.98', '0.93', '-2', '0', '0', '1.1'),
(74, 'strawhat', 'miku', '0', '-4.65', '6', '13', '0', '0', '1.13'),
(68, 'bunnyears', 'miku', '0', '-4.97', '7.11', '13', '0', '0', '1'),
(29, 'snowgoggles', 'miku', '0', '-8.05', '-0.51', '0.94', '0', '-6', '1.5'),
(44, 'blackmage_hat', 'miku', '0', '-6.42', '-25.71', '26.79', '0', '-13.22', '0.7'),
(73, 'headcap', 'miku', '0', '-4.94', '5.66', '-8.41', '0', '23.31', '1.15'),
(27, 'legoheadhat', 'miku', '0', '-5.92', '1.13', '1.5', '0', '-1.94', '1.25'),
(9, 'hatmidnasmask', 'miku', '0', '-6.54', '-1.88', '-17.55', '0', '0', '1.52'),
(19, 'hatbirthdayhat', 'miku', '2', '-6.2', '7.36', '2.49', '0', '0', '1.25'),
(33, 'gmodtophat', 'miku', '0', '-5.06', '0.05', '13.5', '0', '0', '1.52'),
(21, 'aviatorhat', 'miku', '0.01', '-4.13', '-0.94', '0.94', '0', '-6.03', '1.25'),
(22, '3dglasseshat', 'miku', '-0.03', '-4.43', '-0.96', '0.95', '0', '-6.06', '1.5'),
(25, 'samushat', 'miku', '0', '-4.16', '1.31', '-1.1', '0', '-1.94', '1.42'),
(71, 'deadmau5', 'miku', '0', '-4.77', '1.13', '1.53', '0', '-1.94', '1'),
(23, 'starglasseshat', 'miku', '0', '-3.94', '-0.85', '0.94', '0', '-6', '1.25'),
(26, 'kingboocrown', 'miku', '-0.03', '-5.3', '9.02', '14', '0', '0', '1.28'),
(78, 'starheadband', 'miku', '0', '-5.13', '-0.53', '-13.81', '0', '0', '1.5'),
(30, 'pumpkinhat', 'miku', '0', '-6.34', '-6.52', '0.72', '0', '0', '1.1'),
(53, 'peachcrown', 'miku', '0.45', '-3.27', '6.1', '10.94', '0', '0', '1.25'),
(17, 'hatkfcbucket', 'miku', '0', '-5.51', '-4.02', '-4.14', '0', '0', '1.32'),
(57, 'viewtifuljoehelmet', 'miku', '0', '-7.84', '0.25', '0.12', '0', '-4.03', '1.25'),
(60, 'shuttershades', 'miku', '0', '-3.73', '-0.85', '0.94', '0', '-6', '1.12'),
(67, 'frogbeanie', 'miku', '0', '-4.97', '5.89', '13', '0', '-1.41', '1'),
(50, 'luigihat', 'miku', '0', '-4.96', '-4.59', '-17.25', '0', '0', '1.25'),
(31, 'jasonmask', 'miku', '0', '-7.97', '-8.97', '2', '0', '0', '1.27'),
(69, 'catearsalternative', 'miku', '0', '-6.59', '-1.28', '-2', '0', '0', '1'),
(43, 'billyhatcher', 'miku', '0.62', '-2.94', '1.41', '13', '0', '0', '1.75'),
(52, 'makarmask', 'miku', '0', '-6.02', '-17.12', '-40.27', '0', '0', '3.5'),
(49, 'klonoahat', 'miku', '0', '-2.27', '3.03', '31.81', '0', '0', '1.3'),
(32, 'nightmarehat', 'miku', '0', '-7.77', '4.33', '-9.45', '0', '0', '1.5'),
(20, 'toetohat', 'miku', '0', '-5.82', '3.46', '5.28', '0', '-7.13', '1.77'),
(34, 'nofacemask', 'miku', '0', '11.090000152588', '9.1499996185303', '-4.0999999046326', '0', '0', '2.6099998950958'),
(35, 'batmanmask', 'miku', '0', '-3.99', '-0.87', '-0.25', '0', '0', '1.4'),
(38, 'teamrockethat', 'miku', '-0.09', '-7.99', '1.84', '4.94', '2.25', '-9.28', '1.86'),
(54, 'redshat', 'miku', '0', '-5.21', '5.06', '13', '0', '0', '1.2'),
(39, 'metaknightmask', 'miku', '0', '-0.66', '-5.65', '-20.36', '0', '0', '1.34'),
(72, 'fedoraalternative', 'miku', '0', '-4.06', '6', '13', '0', '0', '1.1'),
(40, 'pilgrimhat', 'miku', '0', '-4.52', '5.74', '13', '0', '0', '1.5'),
(42, 'headphones', 'miku', '0', '-5.18', '0.2', '-13.17', '0', '0', '1.35'),
(18, 'santahat', 'miku', '3.36', '-5.68', '3.34', '-11.22', '-34.66', '0', '1.9'),
(80, 'ducktube', 'miku', '0', '-4.19', '5.38', '13', '0', '0', '1.05'),
(47, 'generalpepperhat', 'miku', '0.46', '-5.28', '4.32', '13', '0', '0', '1.15'),
(56, 'toadhat', 'miku', '0', '-4.24', '-1.9', '8.94', '0', '0', '0.74'),
(45, 'cuboneskull', 'miku', '0', '-3.45', '1.45', '13', '0', '0', '1.5'),
(58, 'typicalglasses', 'miku', '0', '-4.88', '-0.17', '0.94', '0', '-6', '1.15'),
(62, 'monocle', 'miku', '2.95', '-4.08', '-3.4', '-28.48', '0', '0', '1.28'),
(79, 'santahatanimated', 'miku', '3.34', '-5.66', '3.31', '-11.22', '-34.66', '0', '1.23'),
(65, 'bearbeanie', 'miku', '0', '-4.77', '7.33', '13', '0', '-1.41', '1.1'),
(48, 'keatonmask', 'miku', '0', '-6.36', '0.91', '-2', '0', '0', '1.1'),
(59, 'shades', 'miku', '0', '-3.7', '-1.52', '0.94', '0', '-6', '1.06'),
(63, 'mustache', 'miku', '-0.08', '-1.42', '-2.6', '13', '0', '-1.44', '1.16'),
(77, 'heartheadband', 'miku', '0', '-5.14', '-0.56', '-13.83', '0', '0', '1.5'),
(76, 'maidheadband', 'miku', '0', '-3.71', '-0.53', '-13.81', '0', '0', '1.15'),
(5, 'hatfedorahatindy', 'miku', '0', '-5.32', '6', '13', '0', '0', '1.8'),
(70, 'cowboyhat', 'miku', '-0.13', '-5.61', '10.76', '11.53', '0', '0', '1'),
(28, 'bomermanhat', 'miku', '0', '-6', '0.48', '-2', '0', '0', '1.3'),
(66, 'catbeanie', 'miku', '0', '-4.99', '7.31', '13', '0', '-1.41', '1.1'),
(46, 'daftpunkthomas', 'miku', '0', '-6.81', '1.98', '1.56', '0', '-1.94', '1.3'),
(51, 'mariohat', 'miku', '0', '-5.25', '0.29', '0.3', '0', '0', '1.25'),
(64, 'afroalternative', 'miku', '0', '-5.69', '0.25', '-18.37', '0', '0', '1.3'),
(75, 'sunhat', 'miku', '0', '-8.64', '3.65', '13', '0', '0', '1.2'),
(55, 'servbothead', 'miku', '0', '-5.5', '2.33', '-0.28', '0', '0', '1'),
(80, 'ducktube', 'james', '0', '-2.91', '2.44', '13', '0', '0', '0.93'),
(41, 'rubikcubehat', 'james', '0', '-2.06', '1.01', '13', '0', '-13', '0.6'),
(24, 'androssmaskhat', 'james', '0', '-0.5', '-0.76', '-2.25', '0', '0', '1'),
(22, '3dglasseshat', 'james', '0', '-0.61', '0.15', '-2.25', '0', '0', '1'),
(68, 'bunnyears', 'james', '0', '-2.5', '3.59', '13', '0', '0', '0.92'),
(29, 'snowgoggles', 'james', '0', '-3.97', '0.6', '-2.25', '0', '0', '1.08'),
(79, 'santahatanimated', 'james', '0.03', '-2.53', '3.62', '11.34', '0', '-2.66', '0.73'),
(73, 'headcap', 'james', '0', '-3.37', '1.53', '-0.15', '0.48', '0.11', '0.94'),
(78, 'starheadband', 'james', '0', '-2.69', '1.61', '22.04', '0', '-15.09', '0.88'),
(9, 'hatmidnasmask', 'james', '0', '-3', '-0.28', '-12.12', '0', '0', '1'),
(50, 'luigihat', 'james', '0', '-3.34', '-2.28', '-17.25', '0', '0', '0.83'),
(76, 'maidheadband', 'james', '0', '-2.36', '1.37', '6.66', '0', '0', '0.83'),
(75, 'sunhat', 'james', '0.12', '-5.4', '0.86', '12.02', '5.75', '-32.72', '0.96'),
(74, 'strawhat', 'james', '0', '-1.94', '3.85', '13', '0', '0', '0.95'),
(25, 'samushat', 'james', '0', '-1.2699999809265', '0.89999997615814', '-2.2699999809265', '0', '0', '1'),
(71, 'deadmau5', 'james', '0', '-2.1400001049042', '0.86000001430511', '13', '0', '-12.270000457764', '1'),
(72, 'fedoraalternative', 'james', '0', '-2.5', '5.09', '13', '0', '0', '0.83'),
(38, 'teamrockethat', 'james', '0', '-3.75', '3', '13', '0', '0', '1.15'),
(27, 'legoheadhat', 'james', '0', '-2.16', '0.51', '-3.61', '0', '0', '1'),
(30, 'pumpkinhat', 'james', '0', '-1.25', '-6.5', '-2.25', '0', '0', '0.83'),
(53, 'peachcrown', 'james', '0', '-0.44', '3.93', '13', '0', '0', '0.58'),
(17, 'hatkfcbucket', 'james', '0', '-2.16', '-4.71', '-8.31', '0', '0', '1'),
(57, 'viewtifuljoehelmet', 'james', '0', '-3.69', '-0.18', '13', '0', '-11.5', '0.71'),
(69, 'catearsalternative', 'james', '0', '-1.96', '-1.04', '13', '0', '0', '0.83'),
(67, 'frogbeanie', 'james', '0', '-2.5', '3.48', '13', '0', '0', '0.82'),
(26, 'kingboocrown', 'james', '0', '-2.55', '4.64', '-0.38', '0', '0', '0.96'),
(31, 'jasonmask', 'james', '0', '-2.78', '-5.72', '0.12', '0', '0', '0.95'),
(42, 'headphones', 'james', '0', '-2.67', '1.46', '13', '0.19', '-13.62', '0.87'),
(43, 'billyhatcher', 'james', '0.34', '-1.13', '0.08', '0.69', '0', '0', '1.15'),
(34, 'nofacemask', 'james', '0', '2.15', '-0.06', '2', '0', '0', '0.96'),
(48, 'keatonmask', 'james', '0', '-3.67', '-0.04', '2.97', '0', '0', '0.85'),
(66, 'catbeanie', 'james', '0', '-2.4', '3.07', '13', '0', '0', '0.9'),
(20, 'toetohat', 'james', '0', '-2.44', '2.94', '6.38', '0', '0', '1.14'),
(65, 'bearbeanie', 'james', '0', '-2.19', '4.67', '13', '0', '0', '0.9'),
(64, 'afroalternative', 'james', '0', '-2.16', '-0.3', '-2.25', '0', '0', '0.88'),
(40, 'pilgrimhat', 'james', '0', '-1.96', '2.13', '13', '0', '0', '1.1'),
(32, 'nightmarehat', 'james', '0', '-3.41', '2.46', '13', '0', '0', '1.07'),
(58, 'typicalglasses', 'james', '0', '-3.91', '0.59', '0', '0', '0', '0.82'),
(21, 'aviatorhat', 'james', '0', '-1.11', '-0.12', '-2.25', '0', '0', '1'),
(61, 'roundshades', 'james', '0', '-0.62', '-0.72', '13', '0', '-8.31', '0.95'),
(60, 'shuttershades', 'james', '0', '-0.34', '-0.47', '13', '0', '1.03', '0.95'),
(18, 'santahat', 'james', '0', '-1.98', '4', '13', '0', '0', '1'),
(44, 'blackmage_hat', 'james', '0.12', '-3.18', '-15.72', '13', '0', '0', '0.4'),
(47, 'generalpepperhat', 'james', '0.28', '-2.79', '1.97', '13', '0', '0', '0.8'),
(56, 'toadhat', 'james', '0', '-2', '-1', '8.94', '0', '0', '0.42'),
(52, 'makarmask', 'james', '0', '-2.08', '-11.51', '13', '0', '-40.38', '2.59'),
(35, 'batmanmask', 'james', '0', '-1.75', '-0.17', '0.66', '0', '0', '1.14'),
(62, 'monocle', 'james', '1.6', '-0.55', '-1.02', '8.64', '2.06', '-23.97', '1'),
(33, 'gmodtophat', 'james', '0', '-1.47', '-1.69', '12.59', '0', '0', '1.03'),
(19, 'hatbirthdayhat', 'james', '1.08', '-2.12', '4.56', '13.09', '0', '0', '1'),
(54, 'redshat', 'james', '0', '-2.23', '2.88', '22.44', '0', '0', '0.79'),
(59, 'shades', 'james', '0', '-0.42', '-0.72', '13', '0', '-8.31', '0.95'),
(63, 'mustache', 'james', '0', '1.03', '-2.51', '13', '0', '-1.44', '1.16'),
(77, 'heartheadband', 'james', '0', '-2.69', '1', '13', '0', '-15.09', '0.85'),
(49, 'klonoahat', 'james', '0', '-1.35', '0.94', '24.09', '0', '0', '0.82'),
(5, 'hatfedorahatindy', 'james', '0', '-2.04', '3.7', '13', '0', '0', '1.12'),
(70, 'cowboyhat', 'james', '0', '-2.37', '6.1', '13', '0', '0', '0.85'),
(28, 'bomermanhat', 'james', '0', '-2.43', '0.06', '-3.39', '0', '0', '1.07'),
(39, 'metaknightmask', 'james', '0', '1.95', '-4.2', '-7.87', '0', '0', '1.18'),
(46, 'daftpunkthomas', 'james', '0', '-2.25', '1.2000000476837', '-4.6900000572205', '0', '0', '1.1200000047684'),
(51, 'mariohat', 'james', '0', '-2.41', '-0.28', '3.91', '0', '0', '0.92'),
(45, 'cuboneskull', 'james', '0', '-1.12', '-1.34', '13.33', '0', '0', '1.14'),
(55, 'servbothead', 'james', '0', '-3.97', '1.66', '-0.25', '0', '0', '0.9'),
(23, 'starglasseshat', 'james', '0', '-0.75', '0.11', '-2.25', '0', '0', '0.97'),
(32, 'nightmarehat', 'gasmask', '0', '-4.75', '1.19', '13', '0', '0', '1.09'),
(41, 'rubikcubehat', 'gasmask', '0', '-2.13', '-0.28', '10.82', '0', '-13', '0.6'),
(24, 'androssmaskhat', 'gasmask', '0', '0.87', '-1.64', '-2.25', '0', '0', '1'),
(22, '3dglasseshat', 'gasmask', '0', '-2.35', '0', '-2.25', '0', '0', '1.15'),
(68, 'bunnyears', 'gasmask', '0', '-2.5', '3.59', '13', '0', '0', '0.93'),
(29, 'snowgoggles', 'gasmask', '-0.06', '-4.91', '0.19', '-0.47', '0', '0', '1.25'),
(40, 'pilgrimhat', 'gasmask', '0', '-3.09', '2.66', '13', '0', '0', '1'),
(73, 'headcap', 'gasmask', '0', '-3.81', '2', '-0.06', '-0.44', '-0.56', '0.91'),
(74, 'strawhat', 'gasmask', '0', '-2.93', '3.14', '13', '0', '0', '0.91'),
(9, 'hatmidnasmask', 'gasmask', '0', '-3.21', '-0.28', '-12.12', '0', '0', '0.9'),
(80, 'ducktube', 'gasmask', '0', '-2.56', '3.27', '13', '0', '0', '0.86'),
(79, 'santahatanimated', 'gasmask', '0.03', '-3.47', '2.42', '11.34', '0', '-2.66', '0.77'),
(78, 'starheadband', 'gasmask', '0', '-4.53', '1', '13', '0', '-15.09', '0.9'),
(26, 'kingboocrown', 'gasmask', '0', '-3.2', '5', '6.75', '0', '0', '1.12'),
(25, 'samushat', 'gasmask', '0', '-2.92', '-0.21', '-2.25', '0', '0', '1.12'),
(71, 'deadmau5', 'gasmask', '0', '-3.25', '0.84', '13', '0', '-12.25', '1.08'),
(76, 'maidheadband', 'gasmask', '0', '-2.5', '2.07', '13', '0', '0', '0.85'),
(75, 'sunhat', 'gasmask', '0.12', '-5.65', '2.97', '10.72', '0.59', '0.41', '0.84'),
(27, 'legoheadhat', 'gasmask', '0', '-3.08', '0.28', '-5.98', '0', '0', '1.29'),
(30, 'pumpkinhat', 'gasmask', '0', '-2.56', '-7.38', '-2.25', '0', '0', '0.93'),
(53, 'peachcrown', 'gasmask', '0', '-2.5', '4.34', '13', '0', '0', '0.68'),
(17, 'hatkfcbucket', 'gasmask', '0', '-1.84', '-5.98', '-6.92', '0', '0', '1.1'),
(57, 'viewtifuljoehelmet', 'gasmask', '0', '-3.69', '-0.7', '13', '0', '-11.5', '0.81'),
(72, 'fedoraalternative', 'gasmask', '0', '-3.3', '3.8', '13', '0', '0', '0.83'),
(67, 'frogbeanie', 'gasmask', '0', '-3.8', '3.55', '5.34', '0', '0', '0.76'),
(50, 'luigihat', 'gasmask', '0', '-3.34', '-4.34', '-17.25', '0', '0', '0.84'),
(31, 'jasonmask', 'gasmask', '0', '-4.94', '-7.12', '0.12', '0', '0', '1.06'),
(42, 'headphones', 'gasmask', '0', '-4.45', '0.91', '13', '0.19', '-13.62', '0.86'),
(43, 'billyhatcher', 'gasmask', '0.53', '-2.83', '-0.68', '-0.39', '0', '0', '1.02'),
(34, 'nofacemask', 'gasmask', '0', '0.33', '0.43', '8.37', '0', '0', '1.09'),
(48, 'keatonmask', 'gasmask', '0', '-5.75', '-1.19', '2.97', '0', '0', '1'),
(69, 'catearsalternative', 'gasmask', '0', '-3.39', '-2.22', '13', '0', '0', '0.85'),
(20, 'toetohat', 'gasmask', '0', '-3.34', '1.95', '6.38', '0', '0', '1.08'),
(65, 'bearbeanie', 'gasmask', '0', '-3.13', '4.4', '13', '0', '0', '0.88'),
(64, 'afroalternative', 'gasmask', '0', '-3.43', '-0.59', '-2.25', '0', '0', '0.99'),
(52, 'makarmask', 'gasmask', '0', '-4.3', '-12.43', '33.53', '0', '-40.38', '2.95'),
(54, 'redshat', 'gasmask', '0', '-4.01', '1.81', '13.56', '0', '0', '0.74'),
(58, 'typicalglasses', 'gasmask', '0', '-2.11', '0.07', '13', '0', '0', '0.99'),
(21, 'aviatorhat', 'gasmask', '-0.11', '-2.68', '0', '-2.25', '0', '0', '1.17'),
(61, 'roundshades', 'gasmask', '-0.09', '-1.26', '-0.72', '13', '0', '-8.31', '1'),
(60, 'shuttershades', 'gasmask', '-0.09', '-1.16', '-0.23', '19.79', '0', '-8.28', '1.04'),
(18, 'santahat', 'gasmask', '-0.23', '-2.44', '3.82', '13', '0.03', '12.75', '1.06'),
(44, 'blackmage_hat', 'gasmask', '0.12', '-3.74', '-14.76', '13', '0', '0', '0.38'),
(47, 'generalpepperhat', 'gasmask', '0.21', '-3.42', '1.18', '13', '0', '0', '0.8'),
(56, 'toadhat', 'gasmask', '0', '-3.11', '-1.64', '8.94', '0', '0', '0.48'),
(46, 'daftpunkthomas', 'gasmask', '0', '-2.17', '-0.49', '-4.69', '0', '0', '1.13'),
(35, 'batmanmask', 'gasmask', '0', '-2.14', '-0.57', '0.66', '0', '0', '1.26'),
(62, 'monocle', 'gasmask', '1.73', '-1.28', '-1.3', '6.7', '2.06', '-23.97', '1'),
(39, 'metaknightmask', 'gasmask', '0', '1.1', '-3.63', '-2.46', '0', '0', '0.91'),
(19, 'hatbirthdayhat', 'gasmask', '0.72', '-2.95', '4.56', '13.09', '0', '0', '1'),
(49, 'klonoahat', 'gasmask', '0', '-2.88', '0.94', '24.09', '0', '0', '0.83'),
(59, 'shades', 'gasmask', '-0.1', '-2', '-0.99', '13', '0', '-8.31', '1.02'),
(63, 'mustache', 'gasmask', '-0.13', '1.35', '-2.17', '13', '0', '-1.44', '1.2'),
(77, 'heartheadband', 'gasmask', '0', '-4.2', '0.23', '13', '0', '-15.09', '1'),
(23, 'starglasseshat', 'gasmask', '-0.14', '-1.75', '0', '-2.25', '0', '0', '0.93'),
(5, 'hatfedorahatindy', 'gasmask', '0', '-3.45', '4.45', '13', '0', '0', '0.98'),
(70, 'cowboyhat', 'gasmask', '0', '-3.29', '5.53', '13', '0', '0', '0.81'),
(28, 'bomermanhat', 'gasmask', '0', '-2.17', '-0.82', '-11.41', '0', '0', '1.24'),
(66, 'catbeanie', 'gasmask', '0', '-3.85', '3.83', '13', '0', '0', '0.88'),
(38, 'teamrockethat', 'gasmask', '0', '-4.49', '0.97', '13', '0', '0', '1.22'),
(51, 'mariohat', 'gasmask', '0', '-4.36', '-0.28', '3.91', '0', '0', '0.79'),
(45, 'cuboneskull', 'gasmask', '0', '-1.89', '-3.55', '-8.8', '0', '0', '1.24'),
(55, 'servbothead', 'gasmask', '0', '-4.02', '0.9', '-0.28', '0', '0', '0.91'),
(33, 'gmodtophat', 'gasmask', '0', '-2.52', '-1.96', '12.59', '0', '0', '1.02'),
(79, 'santahatanimated', 'denton', '0.03', '-4.81', '2.54', '11.34', '0', '-2.66', '0.75'),
(41, 'rubikcubehat', 'denton', '0', '-4.15', '0.75', '13', '0', '-13', '0.6'),
(24, 'androssmaskhat', 'denton', '0', '-1.83', '-1.23', '-2.25', '0', '0', '0.75'),
(22, '3dglasseshat', 'denton', '0', '-2.85', '-0.4', '-2.25', '0', '0', '0.85'),
(68, 'bunnyears', 'denton', '0', '-4.79', '3.59', '13', '0', '0', '0.8'),
(29, 'snowgoggles', 'denton', '0', '-5.59', '-0.3', '-2.25', '0', '0', '1.01'),
(40, 'pilgrimhat', 'denton', '0', '-4.17', '1.54', '13', '0', '0', '1'),
(73, 'headcap', 'denton', '0', '-5.15', '2', '-0.06', '-0.44', '-0.56', '0.83'),
(80, 'ducktube', 'denton', '0', '-3.83', '2.44', '13', '0', '0', '0.83'),
(9, 'hatmidnasmask', 'denton', '0', '-3.66', '-1.21', '-12.12', '0', '0', '0.78'),
(78, 'starheadband', 'denton', '0', '-5.24', '1', '13', '0', '-15.09', '0.73'),
(26, 'kingboocrown', 'denton', '0', '-4.63', '4.25', '6.75', '0', '0', '0.79'),
(76, 'maidheadband', 'denton', '0', '-4.42', '1.08', '0.99', '0', '0', '0.77'),
(75, 'sunhat', 'denton', '0.12', '-6.56', '2.13', '10.72', '5.75', '0.98', '0.84'),
(25, 'samushat', 'denton', '0', '-3.02', '-0.34', '-2.25', '0', '0', '1'),
(71, 'deadmau5', 'denton', '0', '-5', '0.84', '13', '0', '-12.25', '1'),
(74, 'strawhat', 'denton', '0', '-4.12', '2.75', '13', '0', '0', '0.9'),
(72, 'fedoraalternative', 'denton', '0', '-4.84', '2.84', '13', '0', '0', '0.82'),
(27, 'legoheadhat', 'denton', '0', '-4.63', '-0.5', '-2.25', '0', '0', '1.05'),
(30, 'pumpkinhat', 'denton', '0', '-3.7', '-5.8', '-2.25', '0', '0', '0.76'),
(53, 'peachcrown', 'denton', '0.04', '-3.76', '3.4', '13', '0', '0', '0.68'),
(17, 'hatkfcbucket', 'denton', '0', '-3.39', '-4.82', '-10.88', '0', '0', '1'),
(57, 'viewtifuljoehelmet', 'denton', '0', '-5.93', '-0.98', '13', '0', '-11.5', '0.68'),
(69, 'catearsalternative', 'denton', '0', '-4.42', '-1.64', '13', '0', '0', '0.78'),
(67, 'frogbeanie', 'denton', '0', '-4.81', '2.34', '5.34', '0', '0', '0.75'),
(50, 'luigihat', 'denton', '0', '-4.78', '-4.32', '-17.25', '0', '0', '0.75'),
(31, 'jasonmask', 'denton', '0', '-6.25', '-6.72', '0.12', '0', '0', '0.97'),
(39, 'metaknightmask', 'denton', '0', '-0.22', '-4.8', '-3.75', '0', '0', '1.1'),
(43, 'billyhatcher', 'denton', '0.4', '-4.44', '-0.16', '-0.6', '0', '0', '0.84'),
(34, 'nofacemask', 'denton', '0', '-0.44', '-0.39', '2', '0', '0', '0.96'),
(48, 'keatonmask', 'denton', '0', '-5.52', '-0.74', '2.97', '0', '0', '0.76'),
(65, 'bearbeanie', 'denton', '0', '-4.36', '3.72', '13', '0', '0', '0.84'),
(20, 'toetohat', 'denton', '0', '-4.69', '1.85', '6.38', '0', '0', '1'),
(64, 'afroalternative', 'denton', '0', '-3.48', '-0.32', '-2.25', '0', '0', '0.86'),
(42, 'headphones', 'denton', '0', '-4.77', '0.33', '13', '0.19', '-13.62', '0.71'),
(54, 'redshat', 'denton', '0', '-5.23', '1.52', '13.46', '0', '0', '0.7'),
(32, 'nightmarehat', 'denton', '0', '-5.88', '1.28', '13', '0', '0', '1.06'),
(61, 'roundshades', 'denton', '0', '-2.08', '-0.72', '13', '0', '-8.31', '0.87'),
(21, 'aviatorhat', 'denton', '0', '-3.21', '-0.66', '-8.87', '0', '0', '0.9'),
(60, 'shuttershades', 'denton', '0', '-1.77', '-0.4', '13', '0', '1.03', '0.89'),
(52, 'makarmask', 'denton', '0', '-4.16', '-13.29', '13', '0', '-40.38', '2.59'),
(18, 'santahat', 'denton', '-0.07', '-3.7', '2.74', '13', '0.03', '12.75', '1.13'),
(44, 'blackmage_hat', 'denton', '0.12', '-4.75', '-12.19', '13', '0', '0', '0.32'),
(47, 'generalpepperhat', 'denton', '0', '-4.9', '1.97', '13', '0', '0', '0.72'),
(56, 'toadhat', 'denton', '0', '-4.16', '-0.77', '8.94', '0', '0', '0.37'),
(58, 'typicalglasses', 'denton', '0', '-2.27', '0.05', '13', '0', '0', '0.82'),
(35, 'batmanmask', 'denton', '0', '-3.77', '-0.49', '0.66', '0', '0', '0.95'),
(62, 'monocle', 'denton', '1.49', '-2.08', '-1.78', '-0.7', '2.06', '-23.97', '0.91'),
(49, 'klonoahat', 'denton', '0.01', '-3.8', '1.4', '24.09', '0', '0', '0.69'),
(19, 'hatbirthdayhat', 'denton', '0.89', '-3.69', '4.08', '13.09', '0', '0', '0.77'),
(46, 'daftpunkthomas', 'denton', '0', '-3.49', '1.19', '-4.69', '0', '0', '1.05'),
(59, 'shades', 'denton', '0', '-2.62', '-0.72', '13', '0', '-8.31', '0.87'),
(63, 'mustache', 'denton', '0.01', '-1.29', '-2.62', '13', '0', '-1.44', '1.01'),
(77, 'heartheadband', 'denton', '0', '-5.24', '0.2', '13', '0', '-15.09', '0.69'),
(23, 'starglasseshat', 'denton', '0', '-2.66', '-0.52', '-2.25', '0', '0', '0.79'),
(5, 'hatfedorahatindy', 'denton', '0', '-4.76', '3.5', '13', '0', '0', '0.93'),
(70, 'cowboyhat', 'denton', '0', '-4.83', '4.28', '13', '0', '0', '0.88'),
(28, 'bomermanhat', 'denton', '0', '-4.13', '0.06', '-13.73', '0', '0', '1.07'),
(66, 'catbeanie', 'denton', '0', '-4.85', '3.67', '13', '0', '0', '0.82'),
(38, 'teamrockethat', 'denton', '0', '-5.75', '1.5', '13', '0', '0', '1'),
(51, 'mariohat', 'denton', '0', '-4.9', '-0.83', '3.91', '0', '0', '0.81'),
(45, 'cuboneskull', 'denton', '0', '-4.16', '-2.73', '-0.64', '0', '0', '0.99'),
(55, 'servbothead', 'denton', '0', '-3.97', '0.44', '-0.28', '0', '0', '0.73'),
(33, 'gmodtophat', 'denton', '0', '-4', '-3.31', '12.59', '0', '0', '0.92');
/*!40103 SET TIME_ZONE=IFNULL(@OLD_TIME_ZONE, 'system') */;
/*!40101 SET SQL_MODE=IFNULL(@OLD_SQL_MODE, '') */;
/*!40014 SET FOREIGN_KEY_CHECKS=IFNULL(@OLD_FOREIGN_KEY_CHECKS, 1) */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40111 SET SQL_NOTES=IFNULL(@OLD_SQL_NOTES, 1) */;