mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 18:28:52 +00:00
+2
-2
@@ -1,6 +1,6 @@
|
||||
USE `essentialmode`;
|
||||
|
||||
INSERT INTO `items` (`name`, `label`, `limit`, `rare`, `can_remove`) VALUES
|
||||
('cannabis', 'Cannabis', 40, 0, 1)
|
||||
('cannabis', 'Cannabis', 40, 0, 1),
|
||||
('marijuana', 'Marijuana', 14, 0, 1)
|
||||
;
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user