If I set explosionType= "&vtThermoExplosion1;" on a station in my extension, it has the thermo explosion.
(sysCreateEffect &vtThermoExplosion1; gSource (objGetPos gSource)) throws an error. I assume this is the correct behavior.
(objSetProperty gSource 'structuralHP -1) does not work; it does not destroy the station. I also tried 0.
NVM. objDestroy works. Should have checked that first. First problem is still a problem.
Need sleep. Should I post tickets of either of these tomorrow? Or someone else can do it if they want.