X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=SERVER_COMMANDS;h=cd6200fed983166e83272aacdc78876c4cfcfbfc;hb=09cbdd6f34e2f578bc52880ef28d5fc53ac4a025;hp=90877ba56802c42a6fcc03f0766943aab58914f9;hpb=3bdf187e744251e62800513b0a19efdb3227132c;p=plomrogue diff --git a/SERVER_COMMANDS b/SERVER_COMMANDS index 90877ba..cd6200f 100644 --- a/SERVER_COMMANDS +++ b/SERVER_COMMANDS @@ -93,13 +93,13 @@ PLAYER_TYPE [0 to 255] Set to argument ID of thing type into which a new world's player character will be generated. (Initial value: 0.) -SEED_RANDOMNESS [0 to 4294967296] +SEED_RANDOMNESS [0 to 4294967295] Set randomness seed to argument. (Initial value: 0.) -SEED_MAP [0 to 4294967296] +SEED_MAP [0 to 4294967295] (Re-)generate map to seed of argument and map size. -MAKE_WORLD [0 to 4294967296] +MAKE_WORLD [0 to 4294967295] 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