726 lines
38 KiB
Plaintext
726 lines
38 KiB
Plaintext
|
;;====================================================================================================================;;
|
||
|
;; ;;
|
||
|
;; Original Author(s) : NLTP_ASHES ;;
|
||
|
;; Edited : N/A ;;
|
||
|
;; Date : 02/12/2023 ;;
|
||
|
;; License : Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) ;;
|
||
|
;; ;;
|
||
|
;; Config file used to add new drinks to the game. ;;
|
||
|
;; ;;
|
||
|
;;====================================================================================================================;;
|
||
|
|
||
|
;;====================================================================================================================;;
|
||
|
;;==================| Base Section |==================================================================================;;
|
||
|
;;====================================================================================================================;;
|
||
|
|
||
|
[wg_drink_base]:booster
|
||
|
$spawn = "food and drugs\energy_drink"
|
||
|
cform = skeleton
|
||
|
kind = i_drink
|
||
|
script_binding = bind_item.bind
|
||
|
icons_texture = ui\icons\ui_icon_western_goods_drinks
|
||
|
|
||
|
;;====================================================================================================================;;
|
||
|
;;==================| Drinks |========================================================================================;;
|
||
|
;;====================================================================================================================;;
|
||
|
|
||
|
[wg_cola_bottle]:wg_drink_base
|
||
|
visual = dynamics\western_goods_drinks\wg_cola_bottle.ogf
|
||
|
|
||
|
inv_name = st_wg_cola_bottle
|
||
|
inv_name_short = st_wg_cola_bottle_s
|
||
|
description = st_wg_cola_bottle_descr
|
||
|
inv_weight = 0.7
|
||
|
cost = 4700
|
||
|
|
||
|
inv_grid_width = 1
|
||
|
inv_grid_height = 2
|
||
|
inv_grid_x = 0
|
||
|
inv_grid_y = 0
|
||
|
|
||
|
break_particles = destroy_fx\destroy_bottle
|
||
|
break_sound = western_goods_drinks\wg_cola_bottle_drop
|
||
|
use_sound = western_goods_drinks\wg_cola_bottle_drink
|
||
|
snd_on_take = bottle
|
||
|
|
||
|
boost_time = 45
|
||
|
boost_max_weight = 1.0
|
||
|
boost_radiation_restore = 0.0005
|
||
|
boost_power_restore = 0.0015
|
||
|
eat_satiety = 0.127
|
||
|
eat_sleepiness = -0.082
|
||
|
eat_thirstiness = -4.26
|
||
|
|
||
|
use_condition = true
|
||
|
max_uses = 3
|
||
|
remove_after_use = true
|
||
|
empty_weight = 0.4
|
||
|
|
||
|
allow_repair = false
|
||
|
repair_part_bonus = 0.05
|
||
|
|
||
|
tier = 3
|
||
|
|
||
|
[wg_cola_bottle_hud]
|
||
|
item_visual = dynamics\western_goods_drinks\wg_cola_bottle_hud.ogf
|
||
|
hands_position = -0.0055,-0.06, 0.34
|
||
|
hands_position_16x9 = -0.0055,-0.06, 0.34
|
||
|
anm_ea_show = wg_cola_bottle_use, wg_cola_bottle_item_use
|
||
|
|
||
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||
|
|
||
|
[wg_gorbatschow_bottle]:wg_drink_base
|
||
|
visual = dynamics\western_goods_drinks\wg_gorbatschow_bottle.ogf
|
||
|
|
||
|
inv_name = st_wg_gorbatschow_bottle
|
||
|
inv_name_short = st_wg_gorbatschow_bottle_s
|
||
|
description = st_wg_gorbatschow_bottle_descr
|
||
|
inv_weight = 1.69 ; noice
|
||
|
cost = 2100
|
||
|
|
||
|
inv_grid_width = 1
|
||
|
inv_grid_height = 2
|
||
|
inv_grid_x = 0
|
||
|
inv_grid_y = 2
|
||
|
|
||
|
break_particles = destroy_fx\destroy_bottle
|
||
|
break_sound = western_goods_drinks\wg_gorbatschow_bottle_drop
|
||
|
use_sound = western_goods_drinks\wg_gorbatschow_bottle_drink
|
||
|
snd_on_take = bottle
|
||
|
|
||
|
boost_time = 45
|
||
|
boost_radiation_restore = 0.0010
|
||
|
eat_alcohol = 0.2
|
||
|
eat_satiety = 0.022
|
||
|
eat_sleepiness = 0.039
|
||
|
eat_thirstiness = 0.25
|
||
|
eat_health = -0.015
|
||
|
|
||
|
use_condition = true
|
||
|
max_uses = 3
|
||
|
remove_after_use = true
|
||
|
empty_weight = 0.8
|
||
|
|
||
|
tier = 1
|
||
|
|
||
|
[wg_gorbatschow_bottle_hud]
|
||
|
item_visual = dynamics\western_goods_drinks\wg_gorbatschow_bottle_hud.ogf
|
||
|
hands_position = -0.0055,-0.06, 0.34
|
||
|
hands_position_16x9 = -0.0055,-0.06, 0.34
|
||
|
anm_ea_show = wg_gorbatschow_bottle_use, wg_gorbatschow_bottle_item_use
|
||
|
|
||
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||
|
|
||
|
[wg_wine_chateau_latour]:wg_drink_base
|
||
|
visual = dynamics\western_goods_drinks\wg_wine_chateau_latour.ogf
|
||
|
|
||
|
inv_name = st_wg_wine_chateau_latour
|
||
|
inv_name_short = st_wg_wine_chateau_latour_s
|
||
|
description = st_wg_wine_chateau_latour_descr
|
||
|
inv_weight = 1.69
|
||
|
cost = 7500
|
||
|
|
||
|
inv_grid_width = 1
|
||
|
inv_grid_height = 2
|
||
|
inv_grid_x = 2
|
||
|
inv_grid_y = 2
|
||
|
|
||
|
break_particles = destroy_fx\destroy_bottle
|
||
|
break_sound = western_goods_drinks\wg_wine_chateau_latour_drop
|
||
|
use_sound = western_goods_drinks\wg_wine_chateau_latour_drink
|
||
|
snd_on_take = bottle
|
||
|
|
||
|
boost_time = 60
|
||
|
boost_radiation_restore = 0.0009
|
||
|
eat_alcohol = 0.12
|
||
|
eat_satiety = 0.022
|
||
|
eat_sleepiness = 3
|
||
|
eat_thirstiness = 0.25
|
||
|
|
||
|
use_condition = true
|
||
|
max_uses = 3
|
||
|
remove_after_use = true
|
||
|
empty_weight = 0.8
|
||
|
|
||
|
tier = 3
|
||
|
|
||
|
[wg_wine_chateau_latour_hud]
|
||
|
item_visual = dynamics\western_goods_drinks\wg_wine_chateau_latour_hud.ogf
|
||
|
hands_position = -0.0055,-0.09, 0.27
|
||
|
hands_position_16x9 = -0.0055,-0.09, 0.27
|
||
|
anm_ea_show = wg_wine_chateau_latour_use, wg_wine_chateau_latour_item_use
|
||
|
|
||
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||
|
|
||
|
[wg_yoohoo_bottle]:wg_drink_base
|
||
|
visual = dynamics\western_goods_drinks\wg_yoohoo_bottle.ogf
|
||
|
|
||
|
inv_name = st_wg_yoohoo_bottle
|
||
|
inv_name_short = st_wg_yoohoo_bottle_s
|
||
|
description = st_wg_yoohoo_bottle_descr
|
||
|
inv_weight = 0.7
|
||
|
cost = 3100
|
||
|
|
||
|
inv_grid_width = 1
|
||
|
inv_grid_height = 1
|
||
|
inv_grid_x = 3
|
||
|
inv_grid_y = 2
|
||
|
|
||
|
break_particles = destroy_fx\destroy_bottle
|
||
|
break_sound = western_goods_drinks\wg_yoohoo_bottle_drop
|
||
|
use_sound = western_goods_drinks\wg_yoohoo_bottle_drink
|
||
|
snd_on_take = bottle
|
||
|
|
||
|
eat_satiety = 0.220
|
||
|
eat_sleepiness = 0.042
|
||
|
eat_thirstiness = -2.26
|
||
|
|
||
|
tier = 1
|
||
|
|
||
|
[wg_yoohoo_bottle_hud]
|
||
|
item_visual = dynamics\western_goods_drinks\wg_yoohoo_bottle_hud.ogf
|
||
|
hands_position = -0.0055,-0.06, 0.34
|
||
|
hands_position_16x9 = -0.0055,-0.06, 0.34
|
||
|
anm_ea_show = wg_yoohoo_bottle_use, wg_yoohoo_bottle_item_use
|
||
|
|
||
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||
|
|
||
|
[wg_mountain_dew_bottle]:wg_drink_base
|
||
|
visual = dynamics\western_goods_drinks\wg_mountain_dew_bottle.ogf
|
||
|
|
||
|
inv_name = st_wg_mountain_dew_bottle
|
||
|
inv_name_short = st_wg_mountain_dew_bottle_s
|
||
|
description = st_wg_mountain_dew_bottle_descr
|
||
|
inv_weight = 0.5
|
||
|
cost = 3200
|
||
|
|
||
|
inv_grid_width = 1
|
||
|
inv_grid_height = 2
|
||
|
inv_grid_x = 1
|
||
|
inv_grid_y = 2
|
||
|
|
||
|
break_particles = destroy_fx\destroy_bottle
|
||
|
break_sound = western_goods_drinks\wg_mountain_dew_bottle_drop
|
||
|
use_sound = western_goods_drinks\wg_mountain_dew_bottle_drink
|
||
|
|
||
|
boost_time = 45
|
||
|
boost_radiation_restore = 0.0004
|
||
|
boost_max_weight = 0.22
|
||
|
boost_power_restore = 0.0004
|
||
|
eat_satiety = 0.083
|
||
|
eat_sleepiness = 0.042
|
||
|
eat_thirstiness = -1.86
|
||
|
|
||
|
use_condition = true
|
||
|
max_uses = 3
|
||
|
remove_after_use = true
|
||
|
empty_weight = 0.1
|
||
|
|
||
|
tier = 2
|
||
|
|
||
|
[wg_mountain_dew_bottle_hud]
|
||
|
item_visual = dynamics\western_goods_drinks\wg_mountain_dew_bottle_hud.ogf
|
||
|
hands_position = -0.0055,-0.09, 0.27
|
||
|
hands_position_16x9 = -0.0055,-0.09, 0.27
|
||
|
anm_ea_show = wg_mountain_dew_bottle_use, wg_mountain_dew_bottle_item_use
|
||
|
|
||
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||
|
|
||
|
[wg_nestea_icetea_bottle]:wg_drink_base
|
||
|
visual = dynamics\western_goods_drinks\wg_nestea_icetea_bottle.ogf
|
||
|
|
||
|
inv_name = st_wg_nestea_icetea_bottle
|
||
|
inv_name_short = st_wg_nestea_icetea_bottle_s
|
||
|
description = st_wg_nestea_icetea_bottle_descr
|
||
|
inv_weight = 0.5
|
||
|
cost = 3200
|
||
|
|
||
|
inv_grid_width = 1
|
||
|
inv_grid_height = 2
|
||
|
inv_grid_x = 4
|
||
|
inv_grid_y = 2
|
||
|
|
||
|
break_particles = destroy_fx\destroy_bottle
|
||
|
break_sound = western_goods_drinks\wg_nestea_icetea_bottle_drop
|
||
|
use_sound = western_goods_drinks\wg_nestea_icetea_bottle_drink
|
||
|
|
||
|
boost_time = 45
|
||
|
boost_radiation_restore = 0.0004
|
||
|
eat_satiety = 0.044
|
||
|
eat_sleepiness = -0.082
|
||
|
eat_thirstiness = -2.46
|
||
|
|
||
|
use_condition = true
|
||
|
max_uses = 3
|
||
|
remove_after_use = true
|
||
|
empty_weight = 0.1
|
||
|
|
||
|
tier = 2
|
||
|
|
||
|
[wg_nestea_icetea_bottle_hud]
|
||
|
item_visual = dynamics\western_goods_drinks\wg_nestea_icetea_bottle_hud.ogf
|
||
|
hands_position = -0.0055,-0.09, 0.27
|
||
|
hands_position_16x9 = -0.0055,-0.09, 0.27
|
||
|
anm_ea_show = wg_nestea_icetea_bottle_use, wg_nestea_icetea_bottle_item_use
|
||
|
|
||
|
;;====================================================================================================================;;
|
||
|
;;==================| Cans |==========================================================================================;;
|
||
|
;;====================================================================================================================;;
|
||
|
|
||
|
[wg_cola_can]:wg_drink_base
|
||
|
visual = dynamics\western_goods_drinks\wg_cola_can.ogf
|
||
|
|
||
|
inv_name = st_wg_cola_can
|
||
|
inv_name_short = st_wg_cola_can_s
|
||
|
description = st_wg_cola_can_descr
|
||
|
inv_weight = 0.35
|
||
|
cost = 2500
|
||
|
|
||
|
inv_grid_width = 1
|
||
|
inv_grid_height = 1
|
||
|
inv_grid_x = 1
|
||
|
inv_grid_y = 0
|
||
|
|
||
|
break_particles = destroy_fx\destroy_bottle
|
||
|
break_sound = western_goods_drinks\wg_cola_can_drop
|
||
|
use_sound = western_goods_drinks\wg_cola_can_drink
|
||
|
|
||
|
boost_time = 30
|
||
|
boost_max_weight = 1.0
|
||
|
boost_radiation_restore = 0.0005
|
||
|
boost_power_restore = 0.0015
|
||
|
eat_satiety = 0.090
|
||
|
eat_sleepiness = -0.042
|
||
|
eat_thirstiness = -2.26
|
||
|
|
||
|
allow_repair = false
|
||
|
repair_part_bonus = 0.03
|
||
|
|
||
|
tier = 2
|
||
|
|
||
|
[wg_cola_can_hud]
|
||
|
item_visual = dynamics\western_goods_drinks\wg_cola_can_hud.ogf
|
||
|
hands_position = -0.0055,-0.072, 0.31
|
||
|
hands_position_16x9 = -0.0055,-0.072, 0.31
|
||
|
anm_ea_show = wg_cola_can_use, wg_cola_can_item_use
|
||
|
|
||
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||
|
|
||
|
[wg_sprite_can]:wg_drink_base
|
||
|
visual = dynamics\western_goods_drinks\wg_sprite_can.ogf
|
||
|
|
||
|
inv_name = st_wg_sprite_can
|
||
|
inv_name_short = st_wg_sprite_can_s
|
||
|
description = st_wg_sprite_can_descr
|
||
|
inv_weight = 0.35
|
||
|
cost = 2300
|
||
|
|
||
|
inv_grid_width = 1
|
||
|
inv_grid_height = 1
|
||
|
inv_grid_x = 1
|
||
|
inv_grid_y = 1
|
||
|
|
||
|
break_particles = destroy_fx\destroy_bottle
|
||
|
break_sound = western_goods_drinks\wg_sprite_can_drop
|
||
|
use_sound = western_goods_drinks\wg_sprite_can_drink
|
||
|
|
||
|
boost_time = 25
|
||
|
boost_radiation_restore = 0.0004
|
||
|
eat_satiety = 0.080
|
||
|
eat_sleepiness = -0.04
|
||
|
eat_thirstiness = -2.20
|
||
|
|
||
|
tier = 2
|
||
|
|
||
|
[wg_sprite_can_hud]
|
||
|
item_visual = dynamics\western_goods_drinks\wg_sprite_can_hud.ogf
|
||
|
hands_position = -0.0055,-0.072, 0.31
|
||
|
hands_position_16x9 = -0.0055,-0.072, 0.31
|
||
|
anm_ea_show = wg_sprite_can_use, wg_sprite_can_item_use
|
||
|
|
||
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||
|
|
||
|
[wg_redbull_can]:wg_drink_base
|
||
|
visual = dynamics\western_goods_drinks\wg_redbull_can.ogf
|
||
|
|
||
|
inv_name = st_wg_redbull_can
|
||
|
inv_name_short = st_wg_redbull_can_s
|
||
|
description = st_wg_redbull_can_descr
|
||
|
inv_weight = 0.3
|
||
|
cost = 3000
|
||
|
|
||
|
inv_grid_width = 1
|
||
|
inv_grid_height = 1
|
||
|
inv_grid_x = 2
|
||
|
inv_grid_y = 1
|
||
|
|
||
|
break_particles = destroy_fx\destroy_bottle
|
||
|
break_sound = western_goods_drinks\wg_redbull_can_drop
|
||
|
use_sound = western_goods_drinks\wg_redbull_can_drink
|
||
|
|
||
|
boost_time = 300
|
||
|
boost_max_weight = 1.65
|
||
|
boost_radiation_restore = 0.00004
|
||
|
boost_power_restore = 0.003
|
||
|
eat_alcohol = -0.280
|
||
|
eat_satiety = 0.113
|
||
|
eat_sleepiness = -0.04
|
||
|
eat_thirstiness = -2.22
|
||
|
|
||
|
tier = 2
|
||
|
|
||
|
[wg_redbull_can_hud]
|
||
|
item_visual = dynamics\western_goods_drinks\wg_redbull_can_hud.ogf
|
||
|
hands_position = -0.0055,-0.072, 0.31
|
||
|
hands_position_16x9 = -0.0055,-0.072, 0.31
|
||
|
anm_ea_show = wg_redbull_can_use, wg_redbull_can_item_use
|
||
|
|
||
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||
|
|
||
|
[wg_fanta_can]:wg_drink_base
|
||
|
visual = dynamics\western_goods_drinks\wg_fanta_can.ogf
|
||
|
|
||
|
inv_name = st_wg_fanta_can
|
||
|
inv_name_short = st_wg_fanta_can_s
|
||
|
description = st_wg_fanta_can_descr
|
||
|
inv_weight = 0.35
|
||
|
cost = 2100
|
||
|
|
||
|
inv_grid_width = 1
|
||
|
inv_grid_height = 1
|
||
|
inv_grid_x = 2
|
||
|
inv_grid_y = 0
|
||
|
|
||
|
break_particles = destroy_fx\destroy_bottle
|
||
|
break_sound = western_goods_drinks\wg_fanta_can_drop
|
||
|
use_sound = western_goods_drinks\wg_fanta_can_drink
|
||
|
|
||
|
boost_time = 25
|
||
|
boost_radiation_restore = 0.0004
|
||
|
eat_satiety = 0.075
|
||
|
eat_sleepiness = -0.04
|
||
|
eat_thirstiness = -2.20
|
||
|
|
||
|
tier = 2
|
||
|
|
||
|
[wg_fanta_can_hud]
|
||
|
item_visual = dynamics\western_goods_drinks\wg_fanta_can_hud.ogf
|
||
|
hands_position = -0.0055,-0.072, 0.31
|
||
|
hands_position_16x9 = -0.0055,-0.072, 0.31
|
||
|
anm_ea_show = wg_fanta_can_use, wg_fanta_can_item_use
|
||
|
|
||
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||
|
|
||
|
[wg_pepsi_can]:wg_drink_base
|
||
|
visual = dynamics\western_goods_drinks\wg_pepsi_can.ogf
|
||
|
|
||
|
inv_name = st_wg_pepsi_can
|
||
|
inv_name_short = st_wg_pepsi_can_s
|
||
|
description = st_wg_pepsi_can_descr
|
||
|
inv_weight = 0.35
|
||
|
cost = 2200
|
||
|
|
||
|
inv_grid_width = 1
|
||
|
inv_grid_height = 1
|
||
|
inv_grid_x = 3
|
||
|
inv_grid_y = 0
|
||
|
|
||
|
break_particles = destroy_fx\destroy_bottle
|
||
|
break_sound = western_goods_drinks\wg_pepsi_can_drop
|
||
|
use_sound = western_goods_drinks\wg_pepsi_can_drink
|
||
|
|
||
|
boost_time = 25
|
||
|
boost_radiation_restore = 0.0004
|
||
|
eat_satiety = 0.075
|
||
|
eat_sleepiness = -0.04
|
||
|
eat_thirstiness = -2.20
|
||
|
|
||
|
tier = 2
|
||
|
|
||
|
[wg_pepsi_can_hud]
|
||
|
item_visual = dynamics\western_goods_drinks\wg_pepsi_can_hud.ogf
|
||
|
hands_position = -0.0055,-0.072, 0.31
|
||
|
hands_position_16x9 = -0.0055,-0.072, 0.31
|
||
|
anm_ea_show = wg_pepsi_can_use, wg_pepsi_can_item_use
|
||
|
|
||
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||
|
|
||
|
[wg_mountain_dew_can]:wg_drink_base
|
||
|
visual = dynamics\western_goods_drinks\wg_mountain_dew_can.ogf
|
||
|
|
||
|
inv_name = st_wg_mountain_dew_can
|
||
|
inv_name_short = st_wg_mountain_dew_can_s
|
||
|
description = st_wg_mountain_dew_can_descr
|
||
|
inv_weight = 0.35
|
||
|
cost = 2300
|
||
|
|
||
|
inv_grid_width = 1
|
||
|
inv_grid_height = 1
|
||
|
inv_grid_x = 3
|
||
|
inv_grid_y = 1
|
||
|
|
||
|
break_particles = destroy_fx\destroy_bottle
|
||
|
break_sound = western_goods_drinks\wg_mountain_dew_can_drop
|
||
|
use_sound = western_goods_drinks\wg_mountain_dew_can_drink
|
||
|
|
||
|
boost_time = 30
|
||
|
boost_radiation_restore = 0.0004
|
||
|
eat_satiety = 0.075
|
||
|
eat_sleepiness = -0.04
|
||
|
eat_thirstiness = -2.20
|
||
|
|
||
|
tier = 2
|
||
|
|
||
|
[wg_mountain_dew_can_hud]
|
||
|
item_visual = dynamics\western_goods_drinks\wg_mountain_dew_can_hud.ogf
|
||
|
hands_position = -0.0055,-0.072, 0.31
|
||
|
hands_position_16x9 = -0.0055,-0.072, 0.31
|
||
|
anm_ea_show = wg_mountain_dew_can_use, wg_mountain_dew_can_item_use
|
||
|
|
||
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||
|
|
||
|
[wg_perrier_can]:wg_drink_base
|
||
|
visual = dynamics\western_goods_drinks\wg_perrier_can.ogf
|
||
|
|
||
|
inv_name = st_wg_perrier_can
|
||
|
inv_name_short = st_wg_perrier_can_s
|
||
|
description = st_wg_perrier_can_descr
|
||
|
inv_weight = 0.35
|
||
|
cost = 1500
|
||
|
|
||
|
inv_grid_width = 1
|
||
|
inv_grid_height = 1
|
||
|
inv_grid_x = 4
|
||
|
inv_grid_y = 0
|
||
|
|
||
|
break_particles = destroy_fx\destroy_bottle
|
||
|
break_sound = western_goods_drinks\wg_perrier_can_drop
|
||
|
use_sound = western_goods_drinks\wg_perrier_can_drink
|
||
|
|
||
|
boost_time = 60
|
||
|
boost_radiation_restore = 0.0002
|
||
|
eat_satiety = 0.00
|
||
|
eat_sleepiness = -0.06
|
||
|
eat_thirstiness = -3.20
|
||
|
|
||
|
tier = 2
|
||
|
|
||
|
[wg_perrier_can_hud]
|
||
|
item_visual = dynamics\western_goods_drinks\wg_perrier_can_hud.ogf
|
||
|
hands_position = -0.0055,-0.072, 0.31
|
||
|
hands_position_16x9 = -0.0055,-0.072, 0.31
|
||
|
anm_ea_show = wg_perrier_can_use, wg_perrier_can_item_use
|
||
|
|
||
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||
|
|
||
|
[wg_rockstar_energy_can]:wg_drink_base
|
||
|
visual = dynamics\western_goods_drinks\wg_rockstar_energy_can.ogf
|
||
|
|
||
|
inv_name = st_wg_rockstar_energy_can
|
||
|
inv_name_short = st_wg_rockstar_energy_can_s
|
||
|
description = st_wg_rockstar_energy_can_descr
|
||
|
inv_weight = 0.35
|
||
|
cost = 1500
|
||
|
|
||
|
inv_grid_width = 1
|
||
|
inv_grid_height = 1
|
||
|
inv_grid_x = 4
|
||
|
inv_grid_y = 1
|
||
|
|
||
|
break_particles = destroy_fx\destroy_bottle
|
||
|
break_sound = western_goods_drinks\wg_rockstar_energy_can_drop
|
||
|
use_sound = western_goods_drinks\wg_rockstar_energy_can_drink
|
||
|
|
||
|
boost_time = 250
|
||
|
boost_max_weight = 1.4
|
||
|
boost_radiation_restore = 0.00004
|
||
|
boost_power_restore = 0.003
|
||
|
eat_alcohol = -0.280
|
||
|
eat_satiety = 0.149
|
||
|
eat_sleepiness = -0.04
|
||
|
eat_thirstiness = -2.22
|
||
|
|
||
|
tier = 2
|
||
|
|
||
|
[wg_rockstar_energy_can_hud]
|
||
|
item_visual = dynamics\western_goods_drinks\wg_rockstar_energy_can_hud.ogf
|
||
|
hands_position = -0.0055,-0.072, 0.31
|
||
|
hands_position_16x9 = -0.0055,-0.072, 0.31
|
||
|
anm_ea_show = wg_rockstar_energy_can_use, wg_rockstar_energy_can_item_use
|
||
|
|
||
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||
|
|
||
|
[wg_monster_energy_can]:wg_drink_base
|
||
|
visual = dynamics\western_goods_drinks\wg_monster_energy_can.ogf
|
||
|
|
||
|
inv_name = st_wg_monster_energy_can
|
||
|
inv_name_short = st_wg_monster_energy_can_s
|
||
|
description = st_wg_monster_energy_can_descr
|
||
|
inv_weight = 0.35
|
||
|
cost = 1500
|
||
|
|
||
|
inv_grid_width = 1
|
||
|
inv_grid_height = 1
|
||
|
inv_grid_x = 5
|
||
|
inv_grid_y = 0
|
||
|
|
||
|
break_particles = destroy_fx\destroy_bottle
|
||
|
break_sound = western_goods_drinks\wg_monster_energy_can_drop
|
||
|
use_sound = western_goods_drinks\wg_monster_energy_can_drink
|
||
|
|
||
|
boost_time = 260
|
||
|
boost_max_weight = 1.5
|
||
|
boost_radiation_restore = 0.00004
|
||
|
boost_power_restore = 0.003
|
||
|
eat_alcohol = -0.280
|
||
|
eat_satiety = 0.220
|
||
|
eat_sleepiness = -0.04
|
||
|
eat_thirstiness = -2.22
|
||
|
|
||
|
tier = 2
|
||
|
|
||
|
[wg_monster_energy_can_hud]
|
||
|
item_visual = dynamics\western_goods_drinks\wg_monster_energy_can_hud.ogf
|
||
|
hands_position = -0.0055,-0.072, 0.31
|
||
|
hands_position_16x9 = -0.0055,-0.072, 0.31
|
||
|
anm_ea_show = wg_monster_energy_can_use, wg_monster_energy_can_item_use
|
||
|
|
||
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||
|
|
||
|
[wg_beer_86_can]:wg_drink_base
|
||
|
visual = dynamics\western_goods_drinks\wg_beer_86_can.ogf
|
||
|
|
||
|
inv_name = st_wg_beer_86_can
|
||
|
inv_name_short = st_wg_beer_86_can_s
|
||
|
description = st_wg_beer_86_can_descr
|
||
|
inv_weight = 0.35
|
||
|
cost = 1500
|
||
|
|
||
|
inv_grid_width = 1
|
||
|
inv_grid_height = 1
|
||
|
inv_grid_x = 5
|
||
|
inv_grid_y = 1
|
||
|
|
||
|
break_particles = destroy_fx\destroy_bottle
|
||
|
break_sound = western_goods_drinks\wg_beer_86_can_drop
|
||
|
use_sound = western_goods_drinks\wg_beer_86_can_drink
|
||
|
|
||
|
boost_time = 45
|
||
|
boost_radiation_restore = 0.0007
|
||
|
eat_alcohol = 0.04
|
||
|
eat_satiety = 0.022
|
||
|
eat_sleepiness = 0.029
|
||
|
eat_thirstiness = -1.75
|
||
|
eat_health = -0.015
|
||
|
|
||
|
tier = 2
|
||
|
|
||
|
[wg_beer_86_can_hud]
|
||
|
item_visual = dynamics\western_goods_drinks\wg_beer_86_can_hud.ogf
|
||
|
hands_position = -0.0055,-0.072, 0.31
|
||
|
hands_position_16x9 = -0.0055,-0.072, 0.31
|
||
|
anm_ea_show = wg_beer_86_can_use, wg_beer_86_can_item_use
|
||
|
|
||
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||
|
|
||
|
[wg_sevenup_can]:wg_drink_base
|
||
|
visual = dynamics\western_goods_drinks\wg_sevenup_can.ogf
|
||
|
|
||
|
inv_name = st_wg_sevenup_can
|
||
|
inv_name_short = st_wg_sevenup_can_s
|
||
|
description = st_wg_sevenup_can_descr
|
||
|
inv_weight = 0.35
|
||
|
cost = 1500
|
||
|
|
||
|
inv_grid_width = 1
|
||
|
inv_grid_height = 1
|
||
|
inv_grid_x = 6
|
||
|
inv_grid_y = 0
|
||
|
|
||
|
break_particles = destroy_fx\destroy_bottle
|
||
|
break_sound = western_goods_drinks\wg_sevenup_can_drop
|
||
|
use_sound = western_goods_drinks\wg_sevenup_can_drink
|
||
|
|
||
|
boost_time = 35
|
||
|
boost_radiation_restore = 0.0004
|
||
|
eat_satiety = 0.01
|
||
|
eat_sleepiness = -0.06
|
||
|
eat_thirstiness = -3.20
|
||
|
|
||
|
tier = 2
|
||
|
|
||
|
[wg_sevenup_can_hud]
|
||
|
item_visual = dynamics\western_goods_drinks\wg_sevenup_can_hud.ogf
|
||
|
hands_position = -0.0055,-0.072, 0.31
|
||
|
hands_position_16x9 = -0.0055,-0.072, 0.31
|
||
|
anm_ea_show = wg_sevenup_can_use, wg_sevenup_can_item_use
|
||
|
|
||
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||
|
|
||
|
[wg_dr_bob_can]:wg_drink_base
|
||
|
visual = dynamics\western_goods_drinks\wg_dr_bob_can.ogf
|
||
|
|
||
|
inv_name = st_wg_dr_bob_can
|
||
|
inv_name_short = st_wg_dr_bob_can_s
|
||
|
description = st_wg_dr_bob_can_descr
|
||
|
inv_weight = 0.35
|
||
|
cost = 1500
|
||
|
|
||
|
inv_grid_width = 1
|
||
|
inv_grid_height = 1
|
||
|
inv_grid_x = 7
|
||
|
inv_grid_y = 0
|
||
|
|
||
|
break_particles = destroy_fx\destroy_bottle
|
||
|
break_sound = western_goods_drinks\wg_dr_bob_can_drop
|
||
|
use_sound = western_goods_drinks\wg_dr_bob_can_drink
|
||
|
|
||
|
boost_time = 35
|
||
|
boost_radiation_restore = 0.0004
|
||
|
eat_satiety = 0.01
|
||
|
eat_sleepiness = -0.06
|
||
|
eat_thirstiness = -3.20
|
||
|
|
||
|
tier = 2
|
||
|
|
||
|
[wg_dr_bob_can_hud]
|
||
|
item_visual = dynamics\western_goods_drinks\wg_dr_bob_can_hud.ogf
|
||
|
hands_position = -0.0055,-0.072, 0.31
|
||
|
hands_position_16x9 = -0.0055,-0.072, 0.31
|
||
|
anm_ea_show = wg_dr_bob_can_use, wg_dr_bob_can_item_use
|
||
|
|
||
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||
|
|
||
|
[wg_lipton_icetea_can]:wg_drink_base
|
||
|
visual = dynamics\western_goods_drinks\wg_lipton_icetea_can.ogf
|
||
|
|
||
|
inv_name = st_wg_lipton_icetea_can
|
||
|
inv_name_short = st_wg_lipton_icetea_can_s
|
||
|
description = st_wg_lipton_icetea_can_descr
|
||
|
inv_weight = 0.35
|
||
|
cost = 1500
|
||
|
|
||
|
inv_grid_width = 1
|
||
|
inv_grid_height = 1
|
||
|
inv_grid_x = 6
|
||
|
inv_grid_y = 1
|
||
|
|
||
|
break_particles = destroy_fx\destroy_bottle
|
||
|
break_sound = western_goods_drinks\wg_lipton_icetea_can_drop
|
||
|
use_sound = western_goods_drinks\wg_lipton_icetea_can_drink
|
||
|
|
||
|
boost_time = 35
|
||
|
boost_max_weight = 0.22
|
||
|
boost_radiation_restore = 0.0004
|
||
|
boost_power_restore = 0.0004
|
||
|
eat_satiety = 0.01
|
||
|
eat_sleepiness = -0.06
|
||
|
eat_thirstiness = -3.20
|
||
|
|
||
|
tier = 2
|
||
|
|
||
|
[wg_lipton_icetea_can_hud]
|
||
|
item_visual = dynamics\western_goods_drinks\wg_lipton_icetea_can_hud.ogf
|
||
|
hands_position = -0.0055,-0.072, 0.31
|
||
|
hands_position_16x9 = -0.0055,-0.072, 0.31
|
||
|
anm_ea_show = wg_lipton_icetea_can_use, wg_lipton_icetea_can_item_use
|