|
|
@ -800,7 +800,7 @@ public class PlaceAssetMsgHandler extends AbstractClientMsgHandler { |
|
|
|
|
|
|
|
|
|
|
|
treeObject.setObjectTypeMask(MBServerStatics.MASK_BUILDING); |
|
|
|
treeObject.setObjectTypeMask(MBServerStatics.MASK_BUILDING); |
|
|
|
treeObject.setParentZone(zoneObject); |
|
|
|
treeObject.setParentZone(zoneObject); |
|
|
|
MaintenanceManager.setMaintDateTime(treeObject, LocalDateTime.now().plusDays(7)); |
|
|
|
MaintenanceManager.setMaintDateTime(treeObject, LocalDateTime.now().plusDays(14)); |
|
|
|
|
|
|
|
|
|
|
|
// Update guild binds and tags
|
|
|
|
// Update guild binds and tags
|
|
|
|
//load the new city on the clients
|
|
|
|
//load the new city on the clients
|
|
|
|