Skip to content
Snippets Groups Projects
Commit fe92e7cf authored by dg's avatar dg
Browse files

Entering the Iron Council from the worldmap places the player correctly

git-svn-id: http://svn.net-core.org/repos/t-engine4@6725 51575b47-30f0-44d4-a5cc-537603b46e54
parent 145835d5
No related branches found
No related tags found
No related merge requests found
......@@ -364,7 +364,7 @@ newEntity{ base="TOWN", define_as = "TOWN_IRON_COUNCIL",
name = "Iron Council (Town)",
add_displays = {class.new{image="terrain/cave_entrance_closed02.png", z=5}},
desc = "Heart of the dwarven Empire",
change_zone="town-iron-council",
change_zone="town-iron-council", change_zone_auto_stairs = true,
}
--------------------------------------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment