ta4_jetpack/settingtypes.txt
Thomas--S ca95847f39 Allow 99 items (independent of stacks) instead of 5 stacks
IMHO, this allows for a more realistic and practical usage of the jetpack.
2020-10-24 19:31:52 +02:00

15 lines
493 B
Plaintext

# Maximum altitude a player can reach with the Jetpack
ta4_jetpack_max_height (maximum altitude) int 500
# Maximum vertical speed a player can reach with the Jetpack
ta4_jetpack_max_vertical_speed (maximum vertical speed) int 20
# Maximum horizontal speed a player can reach with the Jetpack
ta4_jetpack_max_horizontal_speed (maximum horizontal speed) int 12
# Maximum number of inventory items a player can take
ta4_jetpack_max_num_inv_items (maximum number of inventory items) int 99