mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 02:08:55 +00:00
Miner Outfit
This commit is contained in:
+2
-2
@@ -20,7 +20,7 @@ INSERT INTO `job_grades` (job_name, grade, name, label, salary, skin_male, skin_
|
||||
('fuel', 0, 'interim', 'Intérimaire', 0, '{}', '{}'),
|
||||
('reporter', 0, 'employee', 'Intérimaire', 0, '{}', '{}'),
|
||||
('textil', 0, 'interim', 'Intérimaire', 0, '{}', '{}'),
|
||||
('miner', 0, 'interim', 'Intérimaire', 0, '{}', '{}'),
|
||||
('miner', 0, 'interim', 'Intérimaire', 0, '{"tshirt_2":1,"ears_1":8,"glasses_1":15,"torso_2":0,"ears_2":2,"glasses_2":3,"shoes_2":1,"pants_1":75,"shoes_1":51,"bags_1":0,"helmet_2":0,"pants_2":7,"torso_1":71,"tshirt_1":59,"arms":2,"bags_2":0,"helmet_1":0}', '{}'),
|
||||
('slaughterer', 0, 'interim', 'Intérimaire', 0, '{}', '{}')
|
||||
;
|
||||
|
||||
@@ -44,4 +44,4 @@ INSERT INTO `items` (`name`, `label`) VALUES
|
||||
('whool', 'Laine'),
|
||||
('fabric', 'Tissu'),
|
||||
('clothe', 'Vêtement')
|
||||
;
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user