[1.0.0] Spidertron missing prototype data
Posted: Sat Aug 15, 2020 10:32 am
I was looking to query Spidertron from LUA during the control.lua phase and found there is no property .guns available.
If I look at `game.entity_prototypes["tank"].guns` I can see all 3x weapons available in a tank.
Under `game.entity_prototypes["spidertron"]` there is no property .guns to query the weapons it has available.
BTW .. The wiki as a page for cars/tanks .. https://wiki.factorio.com/Prototype/Car .. but not finding any documentation for Spidertron.
If I look at `game.entity_prototypes["tank"].guns` I can see all 3x weapons available in a tank.
Under `game.entity_prototypes["spidertron"]` there is no property .guns to query the weapons it has available.
BTW .. The wiki as a page for cars/tanks .. https://wiki.factorio.com/Prototype/Car .. but not finding any documentation for Spidertron.