Translations:Difficulty scaling/369/fr

Revision as of 15:28, 11 May 2020 by Leoetlino (talk | contribs) (Created page with "this->points = points; this->weapon_points = points * this->byml["setting"].Level2WeaponPower; this->enemy_points = points * this->byml["setting"].Level2EnemyPower; </source>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

this->points = points; this->weapon_points = points * this->byml["setting"].Level2WeaponPower; this->enemy_points = points * this->byml["setting"].Level2EnemyPower; </source>