Fixed a little thing

Corrected the embassy requirements
This commit is contained in:
Pietro
2018-04-02 17:23:55 +02:00
committed by GitHub
parent 27bef26315
commit a8e39468b4
+1 -1
View File
@@ -146,7 +146,7 @@ include("avaliable/trapper.tpl");
if($rallypoint == 0 && $rallypoint1 == 0 && $id != 40) {
include("avaliable/rallypoint.tpl");
}
if($embassy == 0 && $embassy1 == 0 && $id != 39 && $id != 40) {
if($embassy == 0 && $embassy1 == 0 && $id != 39 && $id != 40 && $mainbuilding >= 1) {
include("avaliable/embassy.tpl");
}
//fix hero