maps/templates
Kevin Zheng 6cf764ee64 Fix Pup Land Terminal exit coordinates 2022-02-17 09:31:09 -08:00
..
bungalo Removed forced line breaks in message text to Basement (templates/bungalo/bungalo_b.tpl). 2012-03-31 01:48:07 +00:00
guild Fix Pup Land Terminal exit coordinates 2022-02-17 09:31:09 -08:00
keep Fix incorrectly used regular expressions in @match lines 2021-07-25 18:49:07 +02:00
shops Added weapon shop based template map, templates/shops/weaponshop-1 2015-07-29 05:24:20 +00:00
README Remove trailing whitespace. 2007-03-24 13:15:00 +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