Command reference

Terrain

Builder · builder

Command words: terrain
Permission: SeniorAdmin

This command is used to create, edit and view terrains.

You can use the following options with this command:

terrain list - view a list of all terrain types
terrain new <name> - creates a new terrain
terrain clone <terrain> <name> - creates a new terrain from an existing one
terrain edit <terrain> - begins editing a terrain
terrain edit - alias for show with no argument
terrain show - shows the terrain you are currently editing
terrain show <terrain> - shows a particular terrain
terrain close - closes the terrain you're editing
terrain override <terrain> [<prog>] - overrides the normal building of the terrain you're in
terrain reset - resets the terrain type to the building overlay for the location you're in
terrain planner - gets the terrain output for the terrain planner tool

Note: You can use the following filters for terrain list:

+<keyword> - shows terrains with the specific keyword in their name
-<keyword> - excludes terrains with the specific keyword in their name
*<keyword> - shows terrains with the specific keyword in their model behaviour

You can also edit the following specific properties:

terrain set name <name> - renames this terrain type
terrain set atmosphere none - sets the terrain to have no atmosphere
terrain set atmosphere gas <gas> - sets the atmosphere to a specified gas
terrain set atmosphere liquid <liquid> - sets the atmosphere to specified liquid
terrain set movement <multiplier> - sets the movement speed multiplier
terrain set stamina <cost> - sets the stamina cost for movement
terrain set hide <difficulty> - sets the hide difficulty
terrain set spot <difficulty> - sets the minimum spot difficulty
terrain set forage none - removes the forage profile from this terrain
terrain set forage <profile> - sets the foragable profile
terrain set weather none - removes a weather controller
terrain set weather <controller> - sets the weather controller
terrain set cover <cover> - toggles a ranged cover
terrain set default - sets this terrain as the default for new rooms
terrain set infection <type> <difficulty> <virulence> - sets the infection for this terrain
terrain set outdoors|indoors|exposed|cave|windows - sets the default behaviour type
terrain set model <model> - sets the layer model. See TERRAIN SET MODEL for a list of valid values.
terrain set mapcolour <0-255> - sets the ANSI colour for the MAP command
terrain set editorcolour <0000000> - sets the hexadecimal colour for the terrain planner
terrain set editortext <1 or 2 letter code> - sets a code to appear on the terrain planner tile

← Back to Command reference