Changes

m
→‎Custom farm animals: Adding Hatching data : still missing some elements.
Line 2,681: Line 2,681:     
If multiple are listed, the first available variant is returned. Default none.
 
If multiple are listed, the first available variant is returned. Default none.
 +
|}
 +
 +
====Hatching====
 +
{| class="wikitable"
 +
|-
 +
! field
 +
! effect
 +
|-
 +
| <samp>EggItemIDs</samp>
 +
| ''(Optional)'' A list of the [[#Custom items| object IDs]] that can be placed in the incubator/ostrich incubator to hatch the animal (Todo : determine if the incubator also needs data to be added for this to work).
 +
|-
 +
| <samp>IncubationTime</samp>
 +
| ''(Optional)'' The time needed for the egg to hatch. Default : todo
 +
|-
 +
| <samp>IncubatorParentSheetOffset</samp>
 +
| ''(Optional)'' (Todo : sprite index of the incubator when the egg is hatching ?).  Default : todo
 +
|-
 +
| <samp>BirthText</samp>
 +
| ''(Optional)'' A [[#Tokenizable string format|tokenizable string]] for the tooltip description shown when entering the building after the egg hatched.  Default : todo
 
|}
 
|}
  
38

edits