Outpost: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 99: | Line 99: | ||
<option value="tallgrassinn">Tall Grass Inn</option> | <option value="tallgrassinn">Tall Grass Inn</option> | ||
<option value="greywatercamp">Greywater Camp</option> | <option value="greywatercamp">Greywater Camp</option> | ||
<option value="blackfell">Blackfell</option> | |||
</select> | </select> | ||
</div> | </div> | ||
| Line 254: | Line 255: | ||
{ name: "Formula Single-Layer Brick Red Asphalt Tiles", cost: "4000EL" }, | { name: "Formula Single-Layer Brick Red Asphalt Tiles", cost: "4000EL" }, | ||
{ name: "Formula Amended SMG Mag", cost: "3500EL" } | { name: "Formula Amended SMG Mag", cost: "3500EL" } | ||
] | |||
}, | |||
blackfell: { | |||
title: "Blackfell", | |||
lines: [ | |||
"<b>Location:</b> 4079, -1471" | |||
], | |||
forSale: [ | |||
{ name: "Fast-Acting Durable Healing Syringe", cost: "1000EL (5 Weekly)" }, | |||
{ name: "Peppercorn", cost: "50EL (3 Daily)" }, | |||
{ name: "Cactus Juice", cost: "150EL (2 Daily)" }, | |||
{ name: "Bread with Jam", cost: "300EL (2 Daily)" }, | |||
{ name: "Peppercorn Seeds", cost: "1000EL (3 Weekly)" }, | |||
{ name: "1/1 Shattered Maiden", cost: "10000EL" }, | |||
{ name: "Formula American Chandelier", cost: "15000EL" }, | |||
{ name: "Formula Single-Person Simple Bathtub", cost: "9500EL" }, | |||
{ name: "Formula Vintage Diamond Tiles", cost: "9500EL" }, | |||
{ name: "Formula Vintage Stone Brick Wall", cost: "9500EL" }, | |||
{ name: "Formula Target Dummy Competition", cost: "9500EL" }, | |||
{ name: "Formula Plate", cost: "9500EL" }, | |||
{ name: "Formula Coaster", cost: "9500EL" } | |||
] | ] | ||
} | } | ||