14 lines
214 B
PHP
14 lines
214 B
PHP
<?php
|
|
|
|
return [
|
|
262 => 'turntable',
|
|
263 => 'egg',
|
|
264 => 'box',
|
|
265 => 'ticket',
|
|
266 => 'turn',
|
|
267 => 'dice',
|
|
268 => 'plinko_ball',
|
|
269 => 'smash_eggs',
|
|
270 => 'spin_wheel',
|
|
];
|