its a signed short int, so you have the possability to go from 32,767 to -32,767. Can make for some intresting situations. Although, thats is storage type Its probably converted into a float when its within the engine.
Also too, there is a logical limit to the ground level, it cannot be bellow zero. You can set it to -10,000 but when flying it will negate it to 0 feet.