]> git.xonotic.org Git - xonotic/xonotic.wiki.git/commitdiff
add max ammo
authorWuzzy <wuzzy2@mail.ru>
Sat, 9 Nov 2019 15:33:08 +0000 (15:33 +0000)
committerWuzzy <wuzzy2@mail.ru>
Sat, 9 Nov 2019 15:33:08 +0000 (15:33 +0000)
Items.md

index 55b69fdfcfebd347e8e3bf7fd4ab7e53cee90eca..c89621e96b89e4f0cf20e257bcee5d50adbce8b9 100644 (file)
--- a/Items.md
+++ b/Items.md
@@ -42,6 +42,7 @@ Ammo is required by most [weapons](Weapons).
 | **Name** | Shells | Bullets | Cells | Rockets |
 |:-|:-:|:-:|:-:|:-:|
 | **Amount** | 15 | 80 | 30 | 40 |
+| **Max. amount** | 60 | 320 | 180 | 160 |
 | **Item image** |![][shells]  |  ![][bullets]  |![][cells] |  ![][rockets]|
 | **Icon** |![][shells_luma]  |  ![][bullets_luma]  |![][cells_luma] |  ![][rockets_luma]|
 
@@ -60,7 +61,9 @@ Fuel
 
 Fuel is used for special tools like the [Jetpack](jetpack). In the HUD, fuel is displayed as a yellow bar.
 
-Depending on game settings, fuel may automatically refill when you're low on fuel.
+The fuel item will refill your fuel completely.
+
+Depending on game settings, fuel may also automatically refill when you're low on fuel, at least partially.
 
 | **Name** | Fuel |
 |:-|:-:|