mirror of
https://github.com/vcmi/vcmi.git
synced 2025-12-01 23:12:49 +02:00
Updated developer docs
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
< [Documentation](../../Readme.md) / [Modding](../Readme.md) / [Map Object Format](../Map_Object_Format.md) / Creature Bank
|
||||
|
||||
This is description of fields for creature banks, part of [Object
|
||||
Format](Object_Format "wikilink")
|
||||
|
||||
``` javascript
|
||||
{
|
||||
/// List of levels of this bank. On map loading, one of them will be randomly assigned to bank.
|
||||
|
||||
@@ -1,8 +1,5 @@
|
||||
< [Documentation](../../Readme.md) / [Modding](../Readme.md) / [Map Object Format](../Map_Object_Format.md) / Dwelling
|
||||
|
||||
This is description of fields for creature banks, part of [Object
|
||||
Format](Object_Format "wikilink")
|
||||
|
||||
``` javascript
|
||||
{
|
||||
/// List of creatures in this bank. Each list represents one "level" of bank
|
||||
|
||||
Reference in New Issue
Block a user