Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:Inventory slot/VHAliases

From Vault Hunters Official Wiki

Documentation for this module may be created at Module:Inventory slot/VHAliases/doc

local VHAliases = {
		-- VH Tools
	['Matching Vault Tools'] = {'Vault Sickle','Vault Hammer','Vault Shovel','Vault Axe','Vault Pick'},
	
	-- VH Player Gems
	['Any Player Gem'] = {'Gem Ashium','Gem Bomignite','Gem Gorginite','Gem Iskallium','Gem Petzanite','Gem Sparkletine','Gem Tubium','Gem Upaline','Gem Xenium'},

}

return VHAliases