Update de_esx_jobs.sql

This commit is contained in:
Ffrankys
2019-03-15 22:39:11 +01:00
committed by GitHub
parent 545340403d
commit 5c191995f7
+1 -1
View File
@@ -41,7 +41,7 @@ INSERT INTO `items` (`name`, `label`, `limit`) VALUES
('petrol', 'Öl', 24),
('petrol_raffin', 'bearbeitetes Öl', 24),
('essence', 'Benzin', 24),
('whool', 'Wolle', 40),
('wool', 'Wolle', 40),
('fabric', 'Tuch', 80),
('clothe', 'Kleidung', 40)
;