Fixed broken link in the modify command clear

Eric Stokes 2016-03-06 10:55:19 -07:00
parent 212ab49bfe
commit f319b14699
1 changed files with 4 additions and 4 deletions

@ -639,13 +639,13 @@ The modify clear command lets you clear an entire list without having to use a b
##### Variables you can clear:
* worldblacklist
* animals
* monsters
* `worldblacklist`
* `animals`
* `monsters`
See the [[World Properties]] page for more detail on these variables.
See also: [`/mv modify set`](#modify-command-set) and [/mv modify {add¦remove}](#modify-command-addremove)`
See also: [`/mv modify set`](#modify-command-set) and <code>[/mv modify {add|remove}](#modify-command-addremove)</code>
[Back to Top](#wiki-top)