|
|
|
@ -20,10 +20,9 @@ import java.util.HashMap;
@@ -20,10 +20,9 @@ import java.util.HashMap;
|
|
|
|
|
|
|
|
|
|
// MB Dev Notes:
|
|
|
|
|
// This class is the building equivalent of an itemTemplate;
|
|
|
|
|
// with helper methods to place, slot and rank buildings.
|
|
|
|
|
//
|
|
|
|
|
// DB table static_building_blueprint contains all the data
|
|
|
|
|
// required for ranking and planting player buildings from
|
|
|
|
|
// a contract.
|
|
|
|
|
// DB table static_building_blueprint contains the data.
|
|
|
|
|
|
|
|
|
|
public class Blueprint { |
|
|
|
|
|
|
|
|
|