Get the shortrange distance. @return the shortrange distance
()
| 499 | * @return the shortrange distance |
| 500 | */ |
| 501 | public int getShortRangeDistance() |
| 502 | { |
| 503 | return shortRangeDistance; |
| 504 | } |
| 505 | |
| 506 | /** |
| 507 | * Add a skill multiplier level. |
no outgoing calls
no test coverage detected