1
This commit is contained in:
parent
a350c7e401
commit
c8c98d9d90
@ -26,6 +26,7 @@ class Hero extends BaseModel {
|
|||||||
const LEVEL_LOCK = 1;
|
const LEVEL_LOCK = 1;
|
||||||
const QUALITY_LOCK = 2;
|
const QUALITY_LOCK = 2;
|
||||||
const SEND_LOCK = 3;
|
const SEND_LOCK = 3;
|
||||||
|
const COST_LOCK = 4;
|
||||||
|
|
||||||
public static function find($heroUniId)
|
public static function find($heroUniId)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user