- Joined
- Aug 23, 2013
- Messages
- 285
I want change these text
Like very slow -> values
Movement speed: 175 instead very slow.
SpeedVerySlow=175 // lower bound, everything below this is "very slow"
SpeedSlow=220
SpeedAverage=280
SpeedFast=350 // upper bound, everything above this is "very fast"
AttackVerySlow=3 // upper bound, everything above this is "very slow"
AttackSlow=2
AttackAverage=1.5
AttackFast=1 // lower bound, everything below this is "very fast"
Like very slow -> values
Movement speed: 175 instead very slow.