Merge branch 'master' into 2020-04-28-tool-component
This commit is contained in:
@@ -36,15 +36,15 @@
|
||||
public const uint GALACTIC_MARKET = 1031;
|
||||
public const uint HUMANOID_APPEARANCE = 1032;
|
||||
public const uint INSTRUMENTS = 1033;
|
||||
public const uint TOOL = 1034;
|
||||
public const uint WELDER = 1035;
|
||||
public const uint STACK = 1036;
|
||||
public const uint HANDHELD_LIGHT = 1037;
|
||||
public const uint PAPER = 1038;
|
||||
public const uint REAGENT_INJECTOR = 1039;
|
||||
public const uint GHOST = 1040;
|
||||
public const uint MICROWAVE = 1041;
|
||||
public const uint GRAVITY_GENERATOR = 1042;
|
||||
public const uint WELDER = 1034;
|
||||
public const uint STACK = 1035;
|
||||
public const uint HANDHELD_LIGHT = 1036;
|
||||
public const uint PAPER = 1037;
|
||||
public const uint REAGENT_INJECTOR = 1038;
|
||||
public const uint GHOST = 1039;
|
||||
public const uint MICROWAVE = 1040;
|
||||
public const uint GRAVITY_GENERATOR = 1041;
|
||||
public const uint SURGERY = 1042;
|
||||
public const uint MULTITOOLS = 1043;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user