Changes

no edit summary
Line 139: Line 139:  
| string
 
| string
 
| ''Buildings''
 
| ''Buildings''
| Type of BluePrint. The current (as of 1.2.29) types are: {{t|Buildings}} {{t|Upgrades}} {{t|Decorations}} {{t|Demolish}} {{t|Animals}} though, currently, only {{t|Buildings}} {{t|Upgrades}} and {{t|Animals}} are used in code.
+
| Type of BluePrint. The current (as of 1.2.29) types are: {{t|Buildings}}, {{t|Upgrades}}, {{t|Decorations}}, {{t|Demolish}}, {{t|Animals}} though as of (as of 1.2.29) only {{t|Buildings}} {{t|Upgrades}} and {{t|Animals}} are used in code.
 
|-
 
|-
 
| 11
 
| 11
Line 161: Line 161:  
| 14
 
| 14
 
| <tt>maxOccupants</tt>
 
| <tt>maxOccupants</tt>
 +
| int
 
| ''4''
 
| ''4''
 
| Max Number of Animals allowed to be placed in the building.
 
| Max Number of Animals allowed to be placed in the building.
Line 166: Line 167:  
| 15
 
| 15
 
| <tt>actionBehavior</tt>
 
| <tt>actionBehavior</tt>
 +
| string
 
| ''null''
 
| ''null''
 
|  
 
|  
16

edits