1 // worldmap points of interest
7 CanBeSkipped
= true
; // don
't restart generation if we can't put it on the map
8 NameSingular
= "Alien Vessel";
10 NameStem
= "strange vessel of unknow nature";
11 UsesLongArticle
= false
;
12 AttachedDungeon
= ALIEN_VESSEL
;
13 CanBeGenerated
= true
;
14 //NativeGTerrainType
:= { JUNGLE
, EVERGREEN_FOREST
, DESERT
}
15 NativeGTerrainType
== 0;
16 WantContinentWith
= ATTNAM
;
18 MinimumDistanceTo
= 6;
19 MaximumDistanceTo
= 12;
20 GenerationMessage
= "You heard rumors about some strange creatures roaming the continent...";