Updated generator prefabs to current Gallery contents.
This commit is contained in:
parent
c3bd588826
commit
f2419afac5
@ -58,9 +58,9 @@ const cPrefab::sDef g_AlchemistVillagePrefabs[] =
|
||||
"o: 50: 4\n" /* torch */
|
||||
"p: 13: 0\n" /* gravel */
|
||||
"q: 5: 0\n" /* wood */
|
||||
"r: 96:12\n" /* trapdoor */
|
||||
"r: 96: 8\n" /* trapdoor */
|
||||
"s:128: 5\n" /* sandstonestairs */
|
||||
"t:107: 0\n" /* fencegate */
|
||||
"t:107: 2\n" /* fencegate */
|
||||
"u:128: 4\n" /* sandstonestairs */
|
||||
"v:134: 3\n" /* 134 */
|
||||
"w: 85: 0\n" /* fence */
|
||||
@ -288,7 +288,7 @@ const cPrefab::sDef g_AlchemistVillagePrefabs[] =
|
||||
"d: 13: 0\n" /* gravel */
|
||||
"e: 5: 0\n" /* wood */
|
||||
"f:128: 5\n" /* sandstonestairs */
|
||||
"g:107: 0\n" /* fencegate */
|
||||
"g:107: 2\n" /* fencegate */
|
||||
"h:128: 4\n" /* sandstonestairs */
|
||||
"i:134: 1\n" /* 134 */
|
||||
"j:134: 3\n" /* 134 */
|
||||
@ -298,7 +298,7 @@ const cPrefab::sDef g_AlchemistVillagePrefabs[] =
|
||||
"n:134: 5\n" /* 134 */
|
||||
"o:134: 7\n" /* 134 */
|
||||
"p:134: 4\n" /* 134 */
|
||||
"q:107: 5\n" /* fencegate */
|
||||
"q:107: 1\n" /* fencegate */
|
||||
"r: 64: 1\n" /* wooddoorblock */
|
||||
"s: 65: 3\n" /* ladder */
|
||||
"t: 50: 3\n" /* torch */
|
||||
@ -2195,7 +2195,7 @@ const cPrefab::sDef g_AlchemistVillagePrefabs[] =
|
||||
0,
|
||||
|
||||
// MoveToGround:
|
||||
false,
|
||||
true,
|
||||
}, // LittleHouse8
|
||||
|
||||
|
||||
|
@ -294,7 +294,7 @@ const cPrefab::sDef g_JapaneseVillagePrefabs[] =
|
||||
0,
|
||||
|
||||
// MoveToGround:
|
||||
false,
|
||||
true,
|
||||
}, // Farm
|
||||
|
||||
|
||||
|
@ -356,6 +356,7 @@ const cPrefab::sDef g_PlainsVillagePrefabs[] =
|
||||
"e: 8: 0\n" /* water */
|
||||
"f: 50: 5\n" /* torch */
|
||||
"g: 59: 7\n" /* crops */
|
||||
"h:111: 0\n" /* lilypad */
|
||||
"m: 19: 0\n" /* sponge */,
|
||||
|
||||
// Block data:
|
||||
@ -407,7 +408,7 @@ const cPrefab::sDef g_PlainsVillagePrefabs[] =
|
||||
/* 3 */ ".g.......gg.gg."
|
||||
/* 4 */ ".gg..g...gg.gg."
|
||||
/* 5 */ ".gg..g...gg.gg."
|
||||
/* 6 */ "..g..g...gg.gg."
|
||||
/* 6 */ "..g..g...gghgg."
|
||||
/* 7 */ "..g.g....gg.gg."
|
||||
/* 8 */ "f.....f.f.....f"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user