Clarify what ammo is used for (#1006)
This commit is contained in:
parent
7a9f10c019
commit
2e934f1cf5
@ -10,7 +10,7 @@ local scale_const = 6
|
||||
local timer = 1
|
||||
|
||||
minetest.register_craftitem("ctf_ranged:ammo", {
|
||||
description = "Ammo",
|
||||
description = "Ammo\nUsed to reload guns",
|
||||
inventory_image = "ctf_ranged_ammo.png",
|
||||
})
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user