Added config values detailing the building types and icon tileset id.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@349 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# $Id: miso.properties,v 1.11 2001/08/29 19:50:45 shaper Exp $
|
# $Id: miso.properties,v 1.12 2001/09/28 00:43:19 shaper Exp $
|
||||||
#
|
#
|
||||||
# Initial test config values for miso development.
|
# Initial test config values for miso development.
|
||||||
#
|
#
|
||||||
@@ -16,6 +16,12 @@ sceneroot = rsrc/scenes
|
|||||||
# the tileset descriptions
|
# the tileset descriptions
|
||||||
tilesets = rsrc/config/miso/tilesets.xml
|
tilesets = rsrc/config/miso/tilesets.xml
|
||||||
|
|
||||||
|
# the list of building types
|
||||||
|
buildings = Inn, Hall, Bank, Agent, Palace
|
||||||
|
|
||||||
|
# the tileset id for the building icon images
|
||||||
|
buildings_icon_tsid = 1007
|
||||||
|
|
||||||
# ----------------------------------
|
# ----------------------------------
|
||||||
# begin isometric view configuration
|
# begin isometric view configuration
|
||||||
|
|
||||||
@@ -47,4 +53,4 @@ show_locs = false
|
|||||||
show_paths = false
|
show_paths = false
|
||||||
|
|
||||||
# end isometric view configuration
|
# end isometric view configuration
|
||||||
# --------------------------------
|
# ----------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user