|
@@ -14,10 +14,13 @@ Full object consists from 3 parts:
|
|
|
generated by the game. When new object is created its starting
|
|
|
appearance will be copied from template
|
|
|
|
|
|
-To create visitable object which grants all kinds of rewards (gold,
|
|
|
-experience, Bonuses etc...), see
|
|
|
-[Rewardable](Map_Objects/Rewardable.md)
|
|
|
-page.
|
|
|
+### Object types
|
|
|
+
|
|
|
+- [Rewardable](Map_Objects/Rewardable.md) - Visitable object which grants all kinds of rewards (gold, experience, Bonuses etc...)
|
|
|
+- [Creature Bank](Map_Objects/Creature_Bank.md) - Object that grants award on defeating guardians
|
|
|
+- [Dwelling](Map_Objects/Dwelling.md) - Object that allows recruitments of units outside of towns
|
|
|
+- [Market](Map_Objects/Market.md) - Trading resources, artifacts, creatures and such
|
|
|
+- [Boat](Map_Objects/Boat.md) - Object to move across different terrains, such as water
|
|
|
|
|
|
## Object group format
|
|
|
|