maps/templates
rjtanner 3f0475be4f Final touches on the Guild_HQ map so that the tokens can be traded in for additional guild features: craft benches. RJT, Feb-12-2007
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5534 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-02-13 02:56:54 +00:00
..
bungalo Update of the maps for CFPython version 2.0. 2005-10-18 18:13:28 +00:00
guild Final touches on the Guild_HQ map so that the tokens can be traded in for additional guild features: craft benches. RJT, Feb-12-2007 2007-02-13 02:56:54 +00:00
keep Keep template (unfinished example of a larger map template for building) 2005-10-01 20:48:56 +00:00
README Bungalo template (an unfinished example map template) 2005-10-01 20:39:24 +00:00

README

Templates README

This directory is for map templates - these maps should not be accessed directly but instead used to create instances of maps.  Some special considerations - each folder is a template consisting of a set of maps linked relatively.  Some special fields used:

"slaying OWNER_MARKER" 

- replace this with a string to represent the map owner(s) inventory object which gives them access to things like doors and switches.

"slaying mainexit
 hp x
 sp x
"
-replace with the actual return exit info back to where the template has been placed