The search keyword must be a single word (no spaces).
Function ChooseRandomCreepBJ
- Line
- 3219
- Location
- blizzard.j
- Constant?
- no
- Type
- function
- Arguments
- integer level
- Returns
- integer
| 3219 | function ChooseRandomCreepBJ takes integer level returns integer |
| 3220 | return ChooseRandomCreep(level) |
| 3221 | endfunction
|