Defaultsettings

This commit is contained in:
Elias Fleckenstein
2020-07-08 13:01:06 +02:00
parent 5a2bf6634c
commit 6796baec66
4 changed files with 24 additions and 15 deletions

View File

@@ -2142,13 +2142,13 @@ fullbright (Enable fullbright) bool false
xray (Enable xray, requires fullbright) bool false
xray_texture (Texture to make transparent when xray is enabled) string default_stone.png
xray_node (Texture to apply xray) string default:stone
priv_bypass (Make the Client think it has all privs) bool false
priv_bypass (Make the Client think it has all privs) bool true
fastdig (Fast Dig) bool false
prevent_natural_damage (Prevent Natural Damage e.g Fall Damage) bool false
prevent_natural_damage (Prevent Natural Damage e.g Fall Damage) bool true
freecam (Move around freely) bool false
@@ -2156,6 +2156,9 @@ killaura (Enable Killaura) bool false
no_hurt_cam (No Hurt Cam) bool false
increase_tool_range (Increase Tool Range) bool false
increase_tool_range (Increase Tool Range) bool true
killaura_fast (Enable fast Killaura) bool true
hud_flags_bypass (Enable HUD Flags Bypass) bool true
killaura_fast (Enable fast Killaura) bool false