View source for Module:Stats/REQ/H5G/STRINGS
From Halopedia, the Halo wiki
You do not have permission to edit this page, for the following reason:
You can view and copy the source of this page.
local STRINGS = {
-- DATA FIELD LABELS
[ 'fields' ] = {
[ 'category' ] = 'Category',
[ 'desc' ] = 'Description',
[ 'energy' ] = 'Energy cost',
[ 'mythic' ] = 'Mythic',
[ 'rarity' ] = 'Rarity',
[ 'rp' ] = 'Sale price'
},
-- CATEGORIES
[ 'categories' ] = {
[ 'announcer' ] = 'Announcer',
[ 'armor' ] = 'Armor',
[ 'assassination' ] = 'Assassination',
[ 'boost' ] = 'Boost',
[ 'certpowerup' ] = 'Power up certification',
[ 'certpowerwep' ] = 'Power weapon certification',
[ 'certvehicle' ] = 'Vehicle certification',
[ 'emblem' ] = 'Emblem',
000
1:0
Template used on this page:
Return to Module:Stats/REQ/H5G/STRINGS.