Skip to content

Commit

Permalink
Fixing resources.json misstatement on docks.
Browse files Browse the repository at this point in the history
  • Loading branch information
lemming552 committed Jan 21, 2014
1 parent a9de3dd commit b97402c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion var/www/public/resources.json
Expand Up @@ -127,7 +127,7 @@
"/shipyard" : { "description" : "Constructs ships. The types of ships that can be built in the Shipyard are dependent on some of the other buildings on your planet. The higher the building level the faster ships are produced. In addition, you may queue one ship per level of shipyard.", "wiki" : "http://community.lacunaexpanse.com/wiki/shipyard" },
"/singularity" : { "description" : "Produces energy by pulling it from subspace. This is the cleanest and most powerful form of energy in the universe. This is extremely expensive to build and requires a very high level University to construct. The higher the building level the more energy is produced.", "wiki" : "http://community.lacunaexpanse.com/wiki/singularity-energy-plant" },
"/soup" : { "description" : "Converts beans from the Amalgus Bean Plantation at a minimal loss into soup to be used as food for your empire. The higher the level of the cannery the more soup is produced.", "wiki" : "http://community.lacunaexpanse.com/wiki/soup-cannery" },
"/spaceport" : { "description" : "Acts as the hangar and control tower for your ships. Here is where you can monitor your ships that are in transit. Be careful as the Space Port can only hold a limited number of ships, if there is no more room in the Space Port when a ship arrives or is built, it will be destroyed. The Space Port can hold double its level in ships and queue its level in ships. ", "wiki" : "http://community.lacunaexpanse.com/wiki/space-port" },
"/spaceport" : { "description" : "Acts as the hangar and control tower for your ships. Here is where you can monitor your ships that are in transit. The Space Port can hold double its level in ships. but you can have multiple spaceports. All ships controlled by the planet can be views in any of the planet spaceports.", "wiki" : "http://community.lacunaexpanse.com/wiki/space-port" },
"/stockpile" : { "description" : "Allows resource buildings to go above level 20. Provides storage.", "wiki" : "http://community.lacunaexpanse.com/wiki/stockpile" },
"/syrup" : { "description" : "Takes algae from the Algae Cropper and converts it in to Syrup with a small loss to be used as food. The higher the level of the bottler the more food is produced.", "wiki" : "http://community.lacunaexpanse.com/wiki/syrup-bottler" },
"/thefttraining" : { "description" : "Trains spies in the art of appropriation. You may only construct 1 Theft Training Facility on a planet.", "wiki" : "http://community.lacunaexpanse.com/wiki/theft-training-facility" },
Expand Down

0 comments on commit b97402c

Please sign in to comment.