UnmapCity

Revision as of 00:12, 11 September 2013 by Rforsythe (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Removes the named city from the spatial map.

Parameters

  • name

Possible <output>

  • (None)

Possible <error> types

  • nameNotInDictionary
  • cityNotMapped

<success> Example

   <success>
       <command name="unmapCity"/>
       <parameters>
           <name value="Annapolis"/>
       </parameters>
       <output/>
   </success>