Updated Setting up the config file (markdown)

garbagemule 2011-06-29 04:51:05 -07:00
parent 69e8792534
commit 68c251e5f0

@ -124,7 +124,7 @@ In the following example, players will receive either four arrows or a gold bar
'7': iron_spade, iron_hoe, iron_axe, iron_pickaxe
'19': diamond_sword
Note that the wave numbers **must be enclosed by apostrophes (`'`)**, or MobArena will throw YAML-errors.
Note that the wave numbers **must be enclosed by apostrophes (such as `'7': ...`)**, or MobArena will throw YAML-errors.
### coords ###