Skip to content
Snippets Groups Projects
Commit 3eee8df2 authored by Lisa Greene's avatar Lisa Greene
Browse files

Make forest ruined building 2 vault more interesting

parent 434eadda
No related branches found
No related tags found
No related merge requests found
......@@ -81,11 +81,11 @@ if vaultvariations == 1 then -- Gloomy theme
return {
[[,,,,,,,,,,,,,,,,,,,,,]],
[[,#################X,,]],
[[,#....#.....,,#,X,,X,]],
[[,#P...+......,+,...#,]],
[[,#i...#.....,,#,X,,X,]],
[[,#P...+......,+,..i#,]],
[[,######...T...######,]],
[[,#.,,,,.......+..i.#,]],
[[,#..,,#,,.....#B...#,]],
[[,#i.,B#,,.....#B...#,]],
[[,########+#+########,]],
[[,,,,,,,,,,,,,,,,,,,,,]],
}
......@@ -121,10 +121,10 @@ elseif vaultvariations == 2 then -- FLooded theme
[[,,,,,,,,,,,,,,,,,,~~~]],
[[,#################X~~]],
[[,#~P~~#~~~~~~~#~~~~X~]],
[[,#~~~,+,~~~~~~X~~~~#,]],
[[,#~~~,+,~~~~~~X~~P~#,]],
[[,######,~~T~~~######,]],
[[,#~~i,+,~~~~~,+,~~~#,]],
[[,#~~~,#,,,,,,,#~~~B#,]],
[[,#B~~,#i,,,,,i#~~~B#,]],
[[,########+#+########,]],
[[,,,,,,,,,,,,,,,,,,,,,]],
}
......@@ -137,11 +137,11 @@ else -- Normal theme
return {
[[,,,,,,,,,,,,,,,,,,,,,]],
[[,#################X,,]],
[[,#....#.,..,..#.X.,X,]],
[[,#.i..+..,,,..+..,.#,]],
[[,#B...#.,..,..#iX.,X,]],
[[,#.i..+..,,,..+..,P#,]],
[[,######..,T,,.######,]],
[[,#....+.,,,,..+....#,]],
[[,#P...#....,,.#B...#,]],
[[,#i...+.,,,,..+...P#,]],
[[,#P...#....,,.#B..i#,]],
[[,########+#+########,]],
[[,,,,,,,,,,,,,,,,,,,,,]],
}
......
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