iAction,name,info, buildiActionCache, mode, myInfo
This commit is contained in:
@@ -18,12 +18,7 @@ class BaseItem implements iAction{
|
||||
function getID(){
|
||||
return $this->id;
|
||||
}
|
||||
function getName(){
|
||||
return $this->name;
|
||||
}
|
||||
function getInfo(){
|
||||
return $this->info;
|
||||
}
|
||||
|
||||
function getCost(){
|
||||
return $this->cost;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user