handle_city_short_info() does not clip wall value
City walls value should be clipped to the maximum value supported by the tileset. That's not the case with PACKET_SHORT_CITY handling.
To all branches, including S2_6
City walls value should be clipped to the maximum value supported by the tileset. That's not the case with PACKET_SHORT_CITY handling.