Comment 3 for bug 894858

Revision history for this message
DCoder DCoder (dcoder1337) wrote :

Implemented as:
;artmd.ini
[BuildingType]
Foundation=Custom
Foundation.X = # ; width of the foundation's bounding rectangle, in cells
Foundation.Y = # ; height of the foundation's bounding rectangle, in cells
; for each cell you want to have occupied
Foundation.$ = x,y ; $ can be between 0 and (X * Y - 1) inclusive
;x and y stand for cell coordinates relative to the top corner cell