X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=commands.cfg;h=812e572b274b341177468f8ec99d616e4944ead0;hb=12272b26539adfd5dd62c4c59c397ab12b1114be;hp=20f957029a3472151c0756d25eb444959906d57d;hpb=5792233348864c255d2a73e2d443d3c6b6b7205b;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/commands.cfg b/commands.cfg index 20f957029..812e572b2 100644 --- a/commands.cfg +++ b/commands.cfg @@ -160,6 +160,7 @@ alias sentcvar "qc_cmd_cmd sentcvar ${* ?}" // New sy alias mobedit "qc_cmd_cmd mobedit ${* ?}" // Edit a monster's properties alias mobkill "qc_cmd_cmd mobkill ${* ?}" // Kill a monster alias mobspawn "qc_cmd_cmd mobspawn ${* ?}" // Spawn a monster infront of the player +alias physics "qc_cmd_cmd physics ${* ?}" // Change physics set alias spectate "qc_cmd_cmd spectate ${* ?}" // Become an observer alias suggestmap "qc_cmd_cmd suggestmap ${* ?}" // Suggest a map to the mapvote at match end //alias tell "qc_cmd_cmd tell ${* ?}" // Send a message directly to a player