mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
Remove all old files
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
INSERT INTO `items` (name, label, `limit`) VALUES
|
||||
('weed', 'Grass', 50),
|
||||
('weed_pooch', 'Portion Grass', 10),
|
||||
('coke', 'Koks', 50),
|
||||
('coke_pooch', 'Portion Koks', 10),
|
||||
('meth', 'Meth', 50),
|
||||
('meth_pooch', 'Portion Meth', 10),
|
||||
('opium', 'Opium', 50),
|
||||
('opium_pooch', 'Portion Opium', 10)
|
||||
;
|
||||
@@ -1,10 +0,0 @@
|
||||
INSERT INTO `items` (name, label, `limit`) VALUES
|
||||
('weed', 'Weed', 50),
|
||||
('weed_pooch', 'Bag of weed', 10),
|
||||
('coke', 'Cocaine', 50),
|
||||
('coke_pooch', 'Bag of cocaine', 10),
|
||||
('meth', 'Meth', 50),
|
||||
('meth_pooch', 'Bag of meth', 10),
|
||||
('opium', 'Opium', 50),
|
||||
('opium_pooch', 'Bag of opium', 10)
|
||||
;
|
||||
@@ -1,10 +0,0 @@
|
||||
INSERT INTO `items` (name, label, `limit`) VALUES
|
||||
('weed', 'Topy', 50),
|
||||
('weed_pooch', 'Marihuana', 10),
|
||||
('coke', 'Liście kokainy', 50),
|
||||
('coke_pooch', 'Kokaina', 10),
|
||||
('meth', 'Odlew', 50),
|
||||
('meth_pooch', 'Metafetamina', 10),
|
||||
('opium', 'Opium', 50),
|
||||
('opium_pooch', 'Torebeczka opium', 10)
|
||||
;
|
||||
@@ -1,10 +0,0 @@
|
||||
INSERT INTO `items` (name, label, `limit`) VALUES
|
||||
('weed', 'Cannabis', 50),
|
||||
('weed_pooch', 'Väska med cannabis', 10),
|
||||
('coke', 'Kokain', 50),
|
||||
('coke_pooch', 'Väska med kokain', 10),
|
||||
('meth', 'Meth', 50),
|
||||
('meth_pooch', 'Väska med meth', 10),
|
||||
('opium', 'Opium', 50),
|
||||
('opium_pooch', 'Väska med opium', 10)
|
||||
;
|
||||
Reference in New Issue
Block a user