forked from MagicBane/Server
Blueprint support for OuterWallWithTower
parent
888fa25e9a
commit
14c98d9376
|
|
@ -157,6 +157,7 @@ public class Blueprint {
|
|||
case WALLCORNER:
|
||||
case SMALLGATE:
|
||||
case WALLSTAIRS:
|
||||
case WALLSTRAIGHTTOWER:
|
||||
return true;
|
||||
default:
|
||||
break;
|
||||
|
|
|
|||
Loading…
Reference in New Issue