forked from MagicBane/Server
Blueprint support for OuterWallWithTower
This commit is contained in:
@@ -157,6 +157,7 @@ public class Blueprint {
|
|||||||
case WALLCORNER:
|
case WALLCORNER:
|
||||||
case SMALLGATE:
|
case SMALLGATE:
|
||||||
case WALLSTAIRS:
|
case WALLSTAIRS:
|
||||||
|
case WALLSTRAIGHTTOWER:
|
||||||
return true;
|
return true;
|
||||||
default:
|
default:
|
||||||
break;
|
break;
|
||||||
|
|||||||
Reference in New Issue
Block a user