Change setting description

master
Jordan Irwin 2021-06-10 12:35:44 -07:00
parent 3c99d853da
commit d42e270005
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@
-- @default false
slingshot.old_textures = core.settings:get_bool("slingshot.old_textures", false)
--- Items with custom attack strengths when thrown with slingshot.
--- Value of these items will be added to slingshot attack when thrown.
--
-- @setting slingshot.ammos
-- @settype string

View File

@ -2,7 +2,7 @@
# Use old 16x16 textures.
slingshot.old_textures (Old slingshot textures) bool false
# Items with custom attack strengths when thrown with slingshot.
# Value of these items will be added to slingshot attack when thrown.
slingshot.ammos (Registered ammos) string default:mese_crystal=5
# Enables/Disables wear when used.