mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 18:28:52 +00:00
changed some stuff
This commit is contained in:
+7
-7
@@ -1,10 +1,10 @@
|
||||
INSERT INTO `items` (name, label) VALUES
|
||||
('weed', 'Weed'),
|
||||
('weed_pooch', 'Väska med weed'),
|
||||
('coke', 'Coke'),
|
||||
('coke_pooch', 'väska med coke'),
|
||||
('weed', 'Cannabis'),
|
||||
('weed_pooch', 'Väska med cannabis'),
|
||||
('coke', 'Kokain'),
|
||||
('coke_pooch', 'Väska med kokain'),
|
||||
('meth', 'Meth'),
|
||||
('meth_pooch', 'väska med meth'),
|
||||
('meth_pooch', 'Väska med meth'),
|
||||
('opium', 'Opium'),
|
||||
('opium_pooch', 'väska med opium')
|
||||
;
|
||||
('opium_pooch', 'Väska med opium')
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user