this = new Planet(gravity = Ø, existence = Ø): \\TODO coloring and formatting for .verse scripts\\
→→this.delete(this); \\in order to keep from existing on start\\
→→this = makeCopy(Earth.vplanet); \\Use Earth as a baseline (a common move for habitable terrestrial planets)\\
→→mass = inherit; \\TODO fill in inherit with real values\\
→→existence = !Ø;
→→mineralAbundance(Iron) = Mars.vplanet.mineralAbundance(Iron) \\Make the planet red\\
→→parentStar = Mèna_Qaròsz.vstar
→→if(this != this): \\Fixing bug of planet corrupting\\
→→→→this.delete(this);
→→→→this.restart();
Advertisement
Tyàts.vplanet
Advertisement