Skip to content

Commit

Permalink
Readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrettin committed Jun 11, 2017
1 parent 2fa041b commit d36f24e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ https://github.com/Andrettin/Wyrmsun
-----------------------------------------------------------------------

* Buildings
- Added the Yale Cave (graphics by Jinn), which randomly spawns yales. A Yale Hunting Lodge can be built upon it (similar to how mines are built on top of deposits), providing Food, and allowing the Leather luxury resource to be harvested from it (max 3 workers). The Yale Hunting Lodge has generic and dwarven graphic variants.
- Dwarven Yale Pens can now produce Leather (max 3 workers).
- Added the Yale Cave (graphics by Jinn), which randomly spawns yales. A Yale Hunting Lodge can be built upon it (similar to how mines are built on top of deposits), providing Food, and allowing the Leather luxury resource to be harvested from it (max. 3 workers). The Yale Hunting Lodge has generic and dwarven graphic variants.
- Dwarven Yale Pens can now produce Leather (max. 3 workers).

* Items
- Added Joruvellir Wooden Shield item.
Expand All @@ -74,9 +74,10 @@ https://github.com/Andrettin/Wyrmsun

* Scenarios
- The "A Rocky Home" quest in the "The First Dwarves" scenario now requires building a Yale Hunting Lodge instead of killing 8 Yales.
- Added the "A Home in the Fields of Sand" scenario.

* Terrain
- Added Limestone Rock tiles. When harvested, Limestone converts to regular Stone at a 200% rate.
- Added Desert Sand terrain (graphics by Jinn).
- Fixed crash which could occur if the player built a structure on top of a pathway.

* Units
Expand Down
2 changes: 1 addition & 1 deletion scripts/campaigns.lua
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ DefineCampaign("the-first-dwarves", {

DefineCampaign("a-home-in-the-fields-of-sand", {
Name = "A Home in the Fields of Sand",
Description = "The disgraced Goldhoof clan must migrate away from the dwarven rocky hills of Svarinshaug, and seek a new home.",
Description = "As Svarinshaug proves too small for the growing dwarven population, the Goldhoof clan must move away and seek a new home.",
Civilization = "dwarf",
Faction = "goldhoof-clan",
StartYear = -2800,
Expand Down

0 comments on commit d36f24e

Please sign in to comment.