refac, game: 은퇴 시 포인트 반영 방식 변경
- 반영하지 않고 은퇴 이후로 넘기는 포인트 추가 - 은퇴시 계수를 Obj로 이동
This commit is contained in:
@@ -5,6 +5,7 @@ class InheritancePointType{
|
||||
public bool|array $storeType,
|
||||
public int|float $pointCoeff,
|
||||
public string $info,
|
||||
public ?float $rebirthStoreCoeff,
|
||||
)
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user