rebalance medkits
This commit is contained in:
parent
1a460b9c61
commit
8b1d02590f
1 changed files with 6 additions and 6 deletions
|
|
@ -368,9 +368,9 @@ inv_grid_y = 14
|
||||||
cost = 250
|
cost = 250
|
||||||
|
|
||||||
boost_time = 10.0
|
boost_time = 10.0
|
||||||
boost_health_restore = 0.01
|
boost_health_restore = 0.0075
|
||||||
boost_radiation_restore = 0.0
|
boost_radiation_restore = 0.0
|
||||||
boost_bleeding_restore = 0.005
|
boost_bleeding_restore = 0.0045
|
||||||
|
|
||||||
use_sound = interface\inv_medkit
|
use_sound = interface\inv_medkit
|
||||||
|
|
||||||
|
|
@ -389,9 +389,9 @@ inv_grid_y = 10
|
||||||
cost = 650
|
cost = 650
|
||||||
|
|
||||||
boost_time = 5.0
|
boost_time = 5.0
|
||||||
boost_health_restore = 0.02
|
boost_health_restore = 0.015
|
||||||
boost_radiation_restore = 0.0
|
boost_radiation_restore = 0.0
|
||||||
boost_bleeding_restore = 0.02
|
boost_bleeding_restore = 0.015
|
||||||
|
|
||||||
use_sound = interface\inv_medkit
|
use_sound = interface\inv_medkit
|
||||||
|
|
||||||
|
|
@ -410,9 +410,9 @@ inv_grid_y = 9
|
||||||
cost = 800
|
cost = 800
|
||||||
|
|
||||||
boost_time = 10.0
|
boost_time = 10.0
|
||||||
boost_health_restore = 0.01
|
boost_health_restore = 0.0075
|
||||||
boost_radiation_restore = 0.01
|
boost_radiation_restore = 0.01
|
||||||
boost_bleeding_restore = 0.005
|
boost_bleeding_restore = 0.0045
|
||||||
|
|
||||||
use_sound = interface\inv_medkit
|
use_sound = interface\inv_medkit
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue