sneakaway-studio / tally-extension

A browser extension that transforms the data advertisers collect into a multiplayer game.
https://tallysavestheinternet.com
MIT License
4 stars 2 forks source link

Add monsters above the fold for level 5< #105

Closed omundy closed 4 years ago

omundy commented 4 years ago

let preference = ""; if (tally_user.level < 5){ preference = "above-the-fold"; } let pos = Core.returnRandomPositionFull('.tally_monster_sprite_container',null,null,preference

omundy commented 4 years ago

Also, check that the right monster is being inserted on page and that its stats are correct image