]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - defaultXonotic.cfg
Rename g_ode_items to g_physical_items
[xonotic/xonotic-data.pk3dir.git] / defaultXonotic.cfg
index f32a19948412380c5136cd9f7f2a1100eeb89917..11a08eb438264b653638e7f3f2ef5cdb8f74e15b 100644 (file)
@@ -1387,8 +1387,9 @@ alias sethostname "set menu_use_default_hostname 0; hostname $*"
 
 set sv_foginterval 1 "force enable fog in regular intervals"
 
-set physics_ode_droppedweapon 1 "use ODE physics instead of simple physics for dropped weapons, requires physics_ode to be enabled"
-set physics_ode_droppedweapon_damageforcescale 3 "how affected physical weapons are by damage"
+set g_physical_items 0 "1 uses ODE physics for dropped weapons, 2 for all items, requires physics_ode to be enabled"
+set g_physical_items_damageforcescale 3 "how affected physical weapons are by damage"
+set g_physical_items_reset 1 "return map items to their original lotation after being picked up"
 
 // Audio track names (for old-style "cd loop NUMBER" usage)
 set _cdtrack_first "1"