diff --git a/code/game/objects/items/blueprints.dm b/code/game/objects/items/blueprints.dm index 601f33f61f4c..dc52a43ea399 100644 --- a/code/game/objects/items/blueprints.dm +++ b/code/game/objects/items/blueprints.dm @@ -21,6 +21,7 @@ . += "
According to the [src.name], you are now in an unclaimed territory.
" if(AREA_SPECIAL) . += "This place is not noted on the [src.name].
" + return . . += ""