X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=SERVER_COMMANDS;h=5760e54fae36bdff19e36317c325310a59ce4f3b;hb=25cb881d3f6b7f98d4b52e084c75b6322c57f2bc;hp=6d011c7e83d0b41fbc8e50214e9f72bbdcaaee24;hpb=a9377a5125c28779f812f859564d4f4d0b744e89;p=plomrogue diff --git a/SERVER_COMMANDS b/SERVER_COMMANDS index 6d011c7..5760e54 100644 --- a/SERVER_COMMANDS +++ b/SERVER_COMMANDS @@ -99,7 +99,8 @@ MAKE_WORLD [0 to 4294967296] Set map seed and randomness seed to argument. Remove all things. (Re-)generate map. Add to map things specified in thing types table in quantity defined there by START_NUMBER command, with first thing (of thing ID of 0) of type defined as -player type by PLAYER_TYPE command. Set world turn to 1. Activate world. +player type by PLAYER_TYPE command. Set world turn to 1. Activate world. Answer +with 'NEW_WORLD' message in ./server/out file. MAP_LENGTH [1 to 256] Deactivate world. Remove ./server/worldstate file. Remove all things. Remove