X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=commands.cfg;h=812e572b274b341177468f8ec99d616e4944ead0;hp=20f957029a3472151c0756d25eb444959906d57d;hb=1e85850478a0174700ab365d6a642a2a420d78f8;hpb=300b2f402732563abb4f72bd35a0a30d2223d8ab 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