1
0
Fork 0
forked from Simnation/Main
Main/resources/[tools]/pickle_throwables-1.0.1/_INSTALL/Items/esx_limit.sql

6 lines
188 B
MySQL
Raw Normal View History

2025-06-12 03:59:16 +02:00
INSERT INTO `items` (`name`, `label`, `limit`) VALUES
('football', 'Football', 100),
('basketball', 'Basketball', 100),
('baseball', 'Baseball', 100),
('soccer', 'Soccer Ball', 100),
;