Minor code formating.
This commit is contained in:
parent
6185db8d5f
commit
b2bcac958b
@ -799,10 +799,7 @@ public class L2Party extends AbstractPlayerGroup
|
|||||||
/**
|
/**
|
||||||
* Distribute Experience and SP rewards to L2PcInstance Party members in the known area of the last attacker.<BR>
|
* Distribute Experience and SP rewards to L2PcInstance Party members in the known area of the last attacker.<BR>
|
||||||
* <BR>
|
* <BR>
|
||||||
* <B><U> Actions</U> :</B>
|
* <B><U> Actions</U> :</B> <li>Get the L2PcInstance owner of the L2ServitorInstance (if necessary)</li> <li>Calculate the Experience and SP reward distribution rate</li> <li>Add Experience and SP to the L2PcInstance</li><BR>
|
||||||
* <li>Get the L2PcInstance owner of the L2ServitorInstance (if necessary)</li>
|
|
||||||
* <li>Calculate the Experience and SP reward distribution rate</li>
|
|
||||||
* <li>Add Experience and SP to the L2PcInstance</li><BR>
|
|
||||||
* @param xpReward The Experience reward to distribute
|
* @param xpReward The Experience reward to distribute
|
||||||
* @param spReward The SP reward to distribute
|
* @param spReward The SP reward to distribute
|
||||||
* @param rewardedMembers The list of L2PcInstance to reward
|
* @param rewardedMembers The list of L2PcInstance to reward
|
||||||
|
Loading…
Reference in New Issue
Block a user