Depreciated functions
This commit is contained in:
parent
ac4c8ff0b3
commit
6cac4394c1
@ -636,6 +636,7 @@ export class InRaidHelper
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* @deprecated
|
||||||
* Return the equipped items from a players inventory
|
* Return the equipped items from a players inventory
|
||||||
* @param items Players inventory to search through
|
* @param items Players inventory to search through
|
||||||
* @returns an array of equipped items
|
* @returns an array of equipped items
|
||||||
|
@ -229,6 +229,7 @@ export class InsuranceService
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* @deprecated - Client now handles this
|
||||||
* Create insurance equipment packages that should be sent to the user. The packages should contain items that have
|
* Create insurance equipment packages that should be sent to the user. The packages should contain items that have
|
||||||
* been lost in a raid and should be returned to the player through the insurance system.
|
* been lost in a raid and should be returned to the player through the insurance system.
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user