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 (as of 1.2.29) only {{t|Buildings}}, {{t|Upgrades}}, and {{t|Animals}} are used in code.
+
| Type of BluePrint. The current (as of 1.2.29) types are: <code>Buildings</code>, <code>Upgrades</code>, <code>Decorations</code>, <code>Demolish</code>, <code>Animals</code> though (as of 1.2.29) only <code>Buildings</code>, <code>Upgrades</code>, and <code>Animals</code> are used in code.
 
|-
 
|-
 
| 11
 
| 11
Line 175: Line 175:  
| string
 
| string
 
| ''Farm''
 
| ''Farm''
| Game Locations where this building is allowed to build. The game only uses {{t|Farm} and as far I can tell it's never used.
+
| Game Locations where this building is allowed to build. The game only uses <code>Farm</code> and as far I can tell it's never used.
 
|-
 
|-
 
| 17
 
| 17
16

edits