Initial Upload
This commit is contained in:
42
conf/mod-swift-travel-form.conf.dist
Normal file
42
conf/mod-swift-travel-form.conf.dist
Normal file
@@ -0,0 +1,42 @@
|
||||
########################################
|
||||
# Swift Travel Form Config
|
||||
########################################
|
||||
#
|
||||
# SwiftTravelForm.Enable
|
||||
# Description: Enable the module
|
||||
# Default: 1 - Enabled
|
||||
# 0 - Disabled
|
||||
#
|
||||
|
||||
SwiftTravelForm.Enable = 1
|
||||
#
|
||||
# SwiftTravelForm.RequiredItem
|
||||
# Description: Allows setting an item required in bags to activate Swift Travel Form.
|
||||
# Default: 0 - No Item Required
|
||||
# xxxxx - Specify the item ID
|
||||
#
|
||||
|
||||
SwiftTravelForm.RequiredItem = 0
|
||||
#
|
||||
# SwiftTravelForm.RequiredEquipment
|
||||
# Description: Allows setting a piece of gear, equipped, to be required for activating Swift Travel Form
|
||||
# Default: 0 - No Gear Required
|
||||
# xxxxx - Specify the item ID of the piece of equipment
|
||||
#
|
||||
|
||||
SwiftTravelForm.RequiredEquipment = 0
|
||||
#
|
||||
# SwiftTravelForm.RequiredSpell
|
||||
# Description: Allows setting a SpellID of a learned spell required to activate Swift Travel Form.
|
||||
# Default: 0 - No Spell Required
|
||||
# xxxxx - Specify the SpellID
|
||||
#
|
||||
|
||||
SwiftTravelForm.RequiredSpell = 0
|
||||
#
|
||||
# SwiftTravelForm.MinLevel
|
||||
# Description: Sets the minimum level required to activate Swift Travel Form
|
||||
# Default: 60
|
||||
#
|
||||
#
|
||||
SwiftTravelForm.MinLevel = 60
|
||||
Reference in New Issue
Block a user