Skip to content

Commit

Permalink
Stocked Ymporium outside with Map and Compass.
Browse files Browse the repository at this point in the history
  • Loading branch information
Randy Farmer committed May 3, 2017
1 parent 60f6ff0 commit 7ae7937
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions db/new_Downtown/Downtown_4b.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
"ref": "item-vendo_front.4689.Downtown_4b",
"mods": [
{
"display_item": 1,
"display_item": 0,
"style": 1,
"orientation": 188,
"key_lo": 0,
Expand All @@ -140,7 +140,8 @@
"x": 0,
"type": "Vendo_front",
"open_flags": 0,
"item_price": 0
"prices": [20, 150],
"item_price": 20
}
],
"type": "item",
Expand All @@ -165,7 +166,9 @@
"type": "item",
"name": "Vendo_inside",
"in": "context-Downtown_4b"
},
},
{ "ref": "item-book.ymap_0", "mods": [ { "style": 3, "orientation": 16, "last_page": 0, "y": 1, "x": 1, "path": "text-popmap", "title": "Map of Populopolis", "type": "Book" } ], "type": "item", "name": "Map", "in": "item-vendo_inside.85ae.Downtown_4b" },
{ "ref": "item-book.ycompass_1", "mods": [ { "style": 0, "orientation": 16, "y": 1, "x": 1, "type": "Compass" } ], "type": "item", "name": "Compass", "in": "item-vendo_front.4689.Downtown_4b" },
{
"ref": "item-short_sign.18d6.Downtown_4b",
"mods": [
Expand Down

0 comments on commit 7ae7937

Please sign in to comment.