home · contact · privacy
Add command to let the AI decide player's next move.
[plomrogue] / confclient / commands
index e4efa8a4b832a681f2a3cd1229a748c8d074b31e..c5f94d12fe4dda75a483c801b02b51b0c5e4fad3 100644 (file)
@@ -1,3 +1,8 @@
+COMMAND ai
+DESCRIPTION 'let AI decide move'
+SERVER_COMMAND ai
+SERVER_ARGUMENT 0
+
 COMMAND wait
 DESCRIPTION 'wait / next turn'
 SERVER_COMMAND wait