Translations:Difficulty scaling/369/fr: Difference between revisions
Jump to navigation
Jump to search
Created page with "this->points = points; this->weapon_points = points * this->byml["setting"].Level2WeaponPower; this->enemy_points = points * this->byml["setting"].Level2EnemyPower; </source>" |
(No difference)
|
Latest revision as of 15:28, 11 May 2020
this->points = points; this->weapon_points = points * this->byml["setting"].Level2WeaponPower; this->enemy_points = points * this->byml["setting"].Level2EnemyPower; </source>