Post-Humanism: Difference between revisions

From Polcompball Wiki
Jump to navigationJump to search
Content added Content deleted
Line 77: Line 77:
* [[File:Cybercr.png]] // [[Cyberocracy]] // - <code>if (ruler.type == robot) {this.ideologies[i].status = "based,"};</code>
* [[File:Cybercr.png]] // [[Cyberocracy]] // - <code>if (ruler.type == robot) {this.ideologies[i].status = "based,"};</code>


*[[File:Mansphere.png]] // [[Manosphere]] // - <code>if (polcompball.ideologies[i].values.technology > 0 && polcompball.ideologies[i].values.humanity < 1 && polcompball.ideologies[i].gender == "Male") {(this.ideologies[i].status = "mega based and robot-waifu-pilled")};</code>
*[[File:Mansphere.png]] // [[Manosphere]] // - <code>if (polcompball.ideologies[i].values.technology > 0 && polcompball.ideologies[i].values.humanity < 1 && polcompball.ideologies[i].gender == "Male" && polcompball.ideologies[i].values.anime > 0) {(this.ideologies[i].status = "mega based and robot-waifu-pilled")};</code>

===this.nfo.compatibility.limited===
===this.nfo.compatibility.limited===