Jump to content
You currently have javascript disabled. Several functions may not work. Please re-enable javascript to access full functionality.
if (human.happiness <= human.minHappiness) { _this.smokeWeed(human); } else { _this.writeCode(human); }