Ive added some items to a UFO floor like this:
- type: STR_MEDIUM_SCOUT
[...]
battlescapeTerrainData:
name: UFO_110
mapDataSets:
- BLANKS
- U_EXT02
- U_WALL02
- U_BITS
- U_PODS
- U_DISEC3
- UFOL83
mapBlocks:
- name: UFO_EX1
width: 10
length: 10
items:
STR_ALIEN_SMOKE_GRENADE:
- [7, 3, 0]
- [7, 3, 0]
However this causes Elerium not to be recovered anymore! Is this a bug? Any way to fix this without removing the item?