]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Move sandbox menu cvars back
authorMario <mario.mario@y7mail.com>
Sat, 1 Jun 2013 06:12:03 +0000 (16:12 +1000)
committerMario <mario.mario@y7mail.com>
Sat, 1 Jun 2013 06:12:03 +0000 (16:12 +1000)
defaultXonotic.cfg
mutators.cfg

index b1c76f4c0a1cf221a2d07dfaa704bf03e53f0a2c..44d4a4313160faca2c233227f2508d0de6772e98 100644 (file)
@@ -407,6 +407,19 @@ set g_player_alpha 1
 set g_player_brightness 0      "set to 2 for brighter players"
 seta g_balance_cloaked_alpha 0.25
 
+seta menu_sandbox_spawn_model ""
+seta menu_sandbox_attach_bone ""
+seta menu_sandbox_edit_skin 0
+seta menu_sandbox_edit_alpha 1
+seta menu_sandbox_edit_color_main "1 1 1"
+seta menu_sandbox_edit_color_glow "1 1 1"
+seta menu_sandbox_edit_frame 0
+seta menu_sandbox_edit_scale 1
+seta menu_sandbox_edit_solidity 1
+seta menu_sandbox_edit_physics 1
+seta menu_sandbox_edit_force 1
+seta menu_sandbox_edit_material ""
+
 bind f7 menu_showsandboxtools
 
 set g_playerclip_collisions 1 "0 = disable collision testing against playerclips, might be useful on some defrag maps"
index 89e2682dded8eb14dc6d361693c4a2b21feda235..b17b3fd998ec90a00601f552c8a54e8c665c11dc 100644 (file)
@@ -57,19 +57,6 @@ set g_sandbox_object_material_velocity_min 100 "velocity objects must have while
 set g_sandbox_object_material_velocity_factor 0.002 "velocity range which decides the intensity of material effects"
 set cl_sandbox_clipboard ""
 
-seta menu_sandbox_spawn_model ""
-seta menu_sandbox_attach_bone ""
-seta menu_sandbox_edit_skin 0
-seta menu_sandbox_edit_alpha 1
-seta menu_sandbox_edit_color_main "1 1 1"
-seta menu_sandbox_edit_color_glow "1 1 1"
-seta menu_sandbox_edit_frame 0
-seta menu_sandbox_edit_scale 1
-seta menu_sandbox_edit_solidity 1
-seta menu_sandbox_edit_physics 1
-seta menu_sandbox_edit_force 1
-seta menu_sandbox_edit_material ""
-
 
 // ========================
 //  invincible projectiles