insure bug fixes
This commit is contained in:
parent
482e87025d
commit
b0c015a378
4
init.lua
4
init.lua
@ -15,7 +15,9 @@ Guns4d.config = {
|
||||
infinite_ammo_priv = "guns4d_infinite_ammo",
|
||||
interpret_initial_wear_as_ammo = false,
|
||||
punch_from_player_not_gun = true,
|
||||
vertical_rotation_factor = 10
|
||||
vertical_rotation_factor = 10,
|
||||
use_simple_headshot = true, --holdover feature before a more complex system is implemented
|
||||
headshot_damage_factor = 2
|
||||
--`["official_content.replace_ads_with_bloom"] = false,
|
||||
--`["official_content.uses_magazines"] = true
|
||||
}
|
||||
|
BIN
textures/glowing_dot.png
Normal file
BIN
textures/glowing_dot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 177 B |
Loading…
x
Reference in New Issue
Block a user