1
0
Fork 0
forked from Simnation/Main
Main/resources/[tools]/pickle_throwables-1.0.1/_INSTALL/Items/esx_limit.sql
2025-06-12 03:59:16 +02:00

6 lines
No EOL
188 B
SQL

INSERT INTO `items` (`name`, `label`, `limit`) VALUES
('football', 'Football', 100),
('basketball', 'Basketball', 100),
('baseball', 'Baseball', 100),
('soccer', 'Soccer Ball', 100),
;