maps/templates
Kevin Zheng 40521c75f5 Fix guild definitions 2024-03-31 11:32:51 -07: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 guild definitions 2024-03-31 11:32:51 -07:00
keep Correct spacing after punctuation in msg text for maps in the templates/ diretory 2023-06-14 17:23:35 -05: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