94 lines
5.1 KiB
TeX
94 lines
5.1 KiB
TeX
;===================================================================================================================
|
|
; Changes Made For New Device Models, Animations & Functionality
|
|
;
|
|
; Requires Moded Exes Dated October 17th 2023 or Newer
|
|
;
|
|
; Made by BarryBogs & Diolator
|
|
;
|
|
; 2-Wide Icons
|
|
;===================================================================================================================
|
|
;============================================= ECHO DETECTOR =======================================================
|
|
;===================================================================================================================
|
|
![detector_simple]
|
|
|
|
inv_grid_width = 2
|
|
inv_grid_height = 1
|
|
inv_grid_x = 0
|
|
inv_grid_y = 0
|
|
icons_texture = ui\ui_icon_barrydevices
|
|
|
|
;===================================================================================================================
|
|
;============================================= BEAR DETECTOR =======================================================
|
|
;===================================================================================================================
|
|
![detector_advanced]
|
|
|
|
inv_grid_width = 2
|
|
inv_grid_height = 1
|
|
inv_grid_x = 0
|
|
inv_grid_y = 1
|
|
icons_texture = ui\ui_icon_barrydevices
|
|
|
|
;===================================================================================================================
|
|
;============================================= VELES DETECTOR ======================================================
|
|
;===================================================================================================================
|
|
![detector_elite]
|
|
|
|
inv_grid_width = 2
|
|
inv_grid_height = 1
|
|
inv_grid_x = 0
|
|
inv_grid_y = 2
|
|
icons_texture = ui\ui_icon_barrydevices
|
|
|
|
;===================================================================================================================
|
|
;============================================= SVAROG DETECTOR =====================================================
|
|
;===================================================================================================================
|
|
![detector_scientific]
|
|
|
|
inv_grid_width = 2
|
|
inv_grid_height = 1
|
|
inv_grid_x = 0
|
|
inv_grid_y = 3
|
|
icons_texture = ui\ui_icon_barrydevices
|
|
|
|
;===================================================================================================================
|
|
;============================================= ANOMALY DETECTOR ====================================================
|
|
;===================================================================================================================
|
|
![detector_anomaly]
|
|
|
|
inv_grid_width = 2
|
|
inv_grid_height = 1
|
|
inv_grid_x = 2
|
|
inv_grid_y = 1
|
|
icons_texture = ui\ui_icon_barrydevices
|
|
|
|
;===================================================================================================================
|
|
;============================================= RF-RECEIVER =========================================================
|
|
;===================================================================================================================
|
|
![detector_radio]
|
|
inv_grid_width = 2
|
|
inv_grid_height = 1
|
|
inv_grid_x = 0
|
|
inv_grid_y = 4
|
|
icons_texture = ui\ui_icon_barrydevices
|
|
|
|
;===================================================================================================================
|
|
;============================================= FLASHLIGHT ==========================================================
|
|
;===================================================================================================================
|
|
![device_flashlight]
|
|
inv_grid_width = 2
|
|
inv_grid_height = 1
|
|
inv_grid_x = 4
|
|
inv_grid_y = 4
|
|
icons_texture = ui\ui_icon_barrydevices
|
|
|
|
;===================================================================================================================
|
|
;============================================= DOSIMETER ===========================================================
|
|
;===================================================================================================================
|
|
![detector_geiger]
|
|
|
|
inv_grid_width = 2
|
|
inv_grid_height = 1
|
|
inv_grid_x = 2
|
|
inv_grid_y = 0
|
|
icons_texture = ui\ui_icon_barrydevices
|