Skip to content
Snippets Groups Projects
Commit fddeddc1 authored by DarkGod's avatar DarkGod
Browse files

fixed conclave vault exit

parent 387bb94a
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@ endy = 8
-- defineTile section
defineTile("#", "HARDWALL")
defineTile("*", "GUARDING_DOOR")
defineTile("<", "FLAT_UP6")
defineTile("<", "FLAT_UP_WILDERNESS")
defineTile("O", "FLOOR", nil, "OGRE_SENTRY2")
defineTile("o", "FLOOR", nil, "OGRE_SENTRY")
defineTile(">", "FLAT_DOWN4")
......
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