Blueprint support for OuterWallWithTower
This commit is contained in:
@@ -180,6 +180,7 @@ public class PlaceAssetMsgHandler extends AbstractClientMsgHandler {
|
|||||||
case SMALLGATE:
|
case SMALLGATE:
|
||||||
case ARTYTOWER:
|
case ARTYTOWER:
|
||||||
case WALLSTAIRS:
|
case WALLSTAIRS:
|
||||||
|
case WALLSTRAIGHTTOWER:
|
||||||
buildingCreated = placeCityWalls(playerCharacter, origin, msg);
|
buildingCreated = placeCityWalls(playerCharacter, origin, msg);
|
||||||
close = false;
|
close = false;
|
||||||
break;
|
break;
|
||||||
|
|||||||
Reference in New Issue
Block a user