Yeah, I still don't know what's wrong.
Here's the ufo:
- type: STR_CULTHOUSE
size: STR_SMALL
modSprite: interception_jammed
damageMax: 500
speedMax: 5000
accel: 10
power: 40
range: 20
score: 700
reload: 32
breakOffTime: 500
battlescapeTerrainData:
name: STR_CULTHOUSE
mapDataSets:
- BLANKS
- PORTROADS
- PORTURBITS
- ROADS
- URBITS
- FRNITURE
mapBlocks:
- name: CULTHOUSE01
width: 10
length: 10
Here's the mapscript:
- type: RAILYARDURBAN
commands:
- type: addCraft
- type: addLine
label: 1
direction: vertical
executionChances: 50
- type: addUFO
UFOName: STR_CULTHOUSE
- type: addLine
label: 2
conditionals: -1
executionChances: 50
direction: horizontal
- type: addLine
conditionals: [-1, -2]
direction: both
- type: addBlock
size: 2
executions: 4
- type: fillArea
blocks: [0, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26]
freqs: [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2]