Get the list of temporary bonuses for this list @return the list of temporary bonuses for this list
()
| 5977 | * @return the list of temporary bonuses for this list |
| 5978 | */ |
| 5979 | private List<BonusObj> getTempBonusList() |
| 5980 | { |
| 5981 | return getSafeListFor(ListKey.TEMP_BONUS); |
| 5982 | } |
| 5983 | |
| 5984 | /** |
| 5985 | * Add to the list of temporary bonuses |