Skip to content

v0.2.47..v0.2.48 changeset gifd_d4_rules.js

Garret Voltz edited this page Sep 27, 2019 · 1 revision
diff --git a/translations/gifd_d4_rules.js b/translations/gifd_d4_rules.js
index 26b4eee..c5f6da5 100644
--- a/translations/gifd_d4_rules.js
+++ b/translations/gifd_d4_rules.js
@@ -464,10 +464,10 @@ gifd.rules = {
        'HTH':'raw:HTH', // Maximum height of obstacles in a Hull Integrity Test Site
        'IDN':'identification_number', // Identification Number
        'KVA':'voltage', // Kilovolt Capacity Attribute
-       'LC1':'bridge:load_class4', // Load Class Type 1
-       'LC2':'bridge:load_class4', // Load Class Type 2
-       'LC3':'bridge:load_class4', // Load Class Type 3
-       'LC4':'bridge:load_class4', // Load Class Type 4
+       'LC1':'mlc:wheeled_oneway', // Load Class Type 1
+       'LC2':'mlc:wheeled', // Load Class Type 2
+       'LC3':'mlc:tracked_oneway', // Load Class Type 3
+       'LC4':'mlc:tracked', // Load Class Type 4
        'LEG':'length', // Length/Diameter in Meters With Greater Precision
        'LEN_':'length', // Length/Diameter
        'LNU':'length:interior_useable', // Useable Length
Clone this wiki locally