Skip to content

Commit

Permalink
Added de_esx_accessories.sql
Browse files Browse the repository at this point in the history
Added german sql file.
  • Loading branch information
X00LA committed Jun 14, 2021
1 parent e5fa1e0 commit 97eb12c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions localization/de_esx_accessories.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
INSERT INTO `datastore` (name, label, shared) VALUES
('user_ears', 'Ohren', 0),
('user_glasses', 'Brillen', 0),
('user_helmet', 'Helme', 0),
('user_mask', 'Masken', 0)
;

0 comments on commit 97eb12c

Please sign in to comment.