forked from MagicBane/Server
MB Dev note added
This commit is contained in:
@@ -20,10 +20,9 @@ import java.util.HashMap;
|
|||||||
|
|
||||||
// MB Dev Notes:
|
// MB Dev Notes:
|
||||||
// This class is the building equivalent of an itemTemplate;
|
// 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
|
// DB table static_building_blueprint contains the data.
|
||||||
// required for ranking and planting player buildings from
|
|
||||||
// a contract.
|
|
||||||
|
|
||||||
public class Blueprint {
|
public class Blueprint {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user