Skip to content

Commit

Permalink
Test Unicode mapgen with bookcases in house_w
Browse files Browse the repository at this point in the history
Replace bookcase symbol in the house_w_nest_palette with a Unicode
symbol that looks similar to a bookcase (▤).
  • Loading branch information
jbytheway committed Feb 29, 2020
1 parent 4996e52 commit 2e326c3
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
50 changes: 25 additions & 25 deletions data/json/mapgen/nested/house_nested.json
Original file line number Diff line number Diff line change
Expand Up @@ -467,7 +467,7 @@
"mapgensize": [ 4, 4 ],
"rotation": [ 0, 3 ],
"rows": [
" CR ",
" C▤ ",
"O ",
" EE ",
" EE "
Expand All @@ -476,7 +476,7 @@
"items": {
"O": [ { "item": "SUS_dresser_mens", "chance": 50 }, { "item": "SUS_dresser_womens", "chance": 50, "repeat": [ 1, 2 ] } ],
"E": { "item": "bed", "chance": 40, "repeat": [ 1, 2 ] },
"R": { "item": "homebooks", "chance": 10, "repeat": [ 1, 2 ] }
"": { "item": "homebooks", "chance": 10, "repeat": [ 1, 2 ] }
}
}
},
Expand All @@ -492,13 +492,13 @@
" EE ",
" EE ",
"O ",
" CR "
" C▤ "
],
"palettes": [ "house_w_nest_palette" ],
"items": {
"O": [ { "item": "SUS_dresser_mens", "chance": 50 }, { "item": "SUS_dresser_womens", "chance": 50, "repeat": [ 1, 2 ] } ],
"E": { "item": "bed", "chance": 40, "repeat": [ 1, 2 ] },
"R": { "item": "homebooks", "chance": 10, "repeat": [ 1, 2 ] }
"": { "item": "homebooks", "chance": 10, "repeat": [ 1, 2 ] }
}
}
},
Expand All @@ -513,14 +513,14 @@
"rows": [
" ",
"C EE",
"R EE",
" EE",
" O "
],
"palettes": [ "house_w_nest_palette" ],
"items": {
"O": [ { "item": "SUS_dresser_mens", "chance": 50 }, { "item": "SUS_dresser_womens", "chance": 50, "repeat": [ 1, 2 ] } ],
"E": { "item": "bed", "chance": 40, "repeat": [ 1, 2 ] },
"R": { "item": "homebooks", "chance": 10, "repeat": [ 1, 2 ] }
"": { "item": "homebooks", "chance": 10, "repeat": [ 1, 2 ] }
}
}
},
Expand All @@ -535,14 +535,14 @@
"rows": [
" ",
"EE C",
"EE R",
"EE ",
" O "
],
"palettes": [ "house_w_nest_palette" ],
"items": {
"O": [ { "item": "SUS_dresser_mens", "chance": 50 }, { "item": "SUS_dresser_womens", "chance": 50, "repeat": [ 1, 2 ] } ],
"E": { "item": "bed", "chance": 40, "repeat": [ 1, 2 ] },
"R": { "item": "homebooks", "chance": 10, "repeat": [ 1, 2 ] }
"": { "item": "homebooks", "chance": 10, "repeat": [ 1, 2 ] }
}
}
},
Expand Down Expand Up @@ -704,7 +704,7 @@
" ",
"EE I",
"L AI",
"y R",
"y ",
"OCy "
],
"palettes": [ "house_w_nest_palette" ],
Expand All @@ -713,7 +713,7 @@
"E": { "item": "bed", "chance": 40, "repeat": [ 1, 2 ] },
"I": { "item": "SUS_desks_bedroom_unisex", "chance": 40, "repeat": [ 1, 2 ] },
"L": { "item": "homebooks", "chance": 10, "repeat": [ 1, 2 ] },
"R": { "item": "homebooks", "chance": 30, "repeat": [ 1, 2 ] }
"": { "item": "homebooks", "chance": 30, "repeat": [ 1, 2 ] }
}
}
},
Expand All @@ -729,8 +729,8 @@
" OO ",
"IB L",
"I EE",
"y R",
"RCa "
"y ",
"▤Ca "
],
"palettes": [ "house_w_nest_palette" ],
"items": {
Expand All @@ -739,7 +739,7 @@
"I": { "item": "SUS_desks_bedroom_unisex", "chance": 40, "repeat": [ 1, 2 ] },
"L": { "item": "homebooks", "chance": 10, "repeat": [ 1, 2 ] },
"a": { "item": "unisex_coat_rack", "chance": 100, "repeat": [ 1, 2 ] },
"R": { "item": "homebooks", "chance": 30, "repeat": [ 1, 2 ] }
"": { "item": "homebooks", "chance": 30, "repeat": [ 1, 2 ] }
}
}
},
Expand Down Expand Up @@ -1023,8 +1023,8 @@
"rotation": [ 0, 3 ],
"rows": [
" @@p ",
" R",
" pp R",
" ",
" pp ",
" ",
" xxx "
],
Expand Down Expand Up @@ -1118,11 +1118,11 @@
"mapgensize": [ 2, 2 ],
"rotation": [ 0, 3 ],
"rows": [
"RR",
"▤▤",
"C "
],
"palettes": [ "house_w_nest_palette" ],
"items": { "R": [ { "item": "homebooks", "chance": 30 } ] }
"items": { "": [ { "item": "homebooks", "chance": 30 } ] }
}
},
{
Expand All @@ -1135,10 +1135,10 @@
"rotation": [ 0, 3 ],
"rows": [
"C ",
"R "
" "
],
"palettes": [ "house_w_nest_palette" ],
"items": { "R": [ { "item": "homebooks", "chance": 30 } ] }
"items": { "": [ { "item": "homebooks", "chance": 30 } ] }
}
},
{
Expand All @@ -1151,10 +1151,10 @@
"rotation": [ 0, 3 ],
"rows": [
" C",
"HR"
"H▤"
],
"palettes": [ "house_w_nest_palette" ],
"items": { "R": [ { "item": "homebooks", "chance": 30 } ] }
"items": { "": [ { "item": "homebooks", "chance": 30 } ] }
}
},
{
Expand Down Expand Up @@ -1230,12 +1230,12 @@
"mapgensize": [ 3, 3 ],
"rotation": [ 0, 3 ],
"rows": [
"R H",
"RC ",
"R "
" H",
"▤C ",
" "
],
"palettes": [ "house_w_nest_palette" ],
"items": { "R": [ { "item": "homebooks", "chance": 30 } ] }
"items": { "": [ { "item": "homebooks", "chance": 30 } ] }
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion data/json/mapgen_palettes/house_w_palette.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"O": "f_dresser",
"P": "f_locker",
"Q": "f_rack",
"R": "f_bookcase",
"": "f_bookcase",
"S": [ [ "f_filing_cabinet", 80 ], [ "f_shredder", 20 ] ],
"U": "f_utility_shelf",
"V": "f_glass_cabinet",
Expand Down

0 comments on commit 2e326c3

Please sign in to comment.