« Module:MFSignSprite » : différence entre les versions
Aucun résumé des modifications |
Aucun résumé des modifications |
||
| Ligne 14 : | Ligne 14 : | ||
ids = { | ids = { | ||
['SignArmor'] = { pos = 1, section = 1 }, | ['SignArmor'] = { pos = 1, section = 1 }, | ||
['SignAdventurer'] = { pos = 2, section = | ['SignAdventurer'] = { pos = 2, section = 2 }, | ||
['SignLumberjack'] = { pos = | ['SignLumberjack'] = { pos = 3, section = 3 }, | ||
['SignMagician'] = { pos = | ['SignMagician'] = { pos = 4, section = 4 }, | ||
['SignFarmer'] = { pos = | ['SignFarmer'] = { pos = 5, section = 5 }, | ||
['SignBlacksmith'] = { pos = | ['SignBlacksmith'] = { pos = 6, section = 6 }, | ||
['SignHerbalist'] = { pos = | ['SignHerbalist'] = { pos = 7, section = 7 }, | ||
['SignIndigenous'] = { pos = | ['SignIndigenous'] = { pos = 8, section = 8 }, | ||
['SignEngineer'] = { pos = | ['SignEngineer'] = { pos = 9, section = 9 }, | ||
['SignJeweler'] = { pos = | ['SignJeweler'] = { pos = 10, section = 10 }, | ||
['SignBuilder'] = { pos = | ['SignBuilder'] = { pos = 11, section = 11 }, | ||
['SignCarpenter'] = { pos = | ['SignCarpenter'] = { pos = 12, section = 12 }, | ||
['SignMiner'] = { pos = | ['SignMiner'] = { pos = 13, section = 13 }, | ||
['SignToolmaker'] = { pos = | ['SignToolmaker'] = { pos = 14, section = 14 }, | ||
['SignFisherman'] = { pos = | ['SignFisherman'] = { pos = 15, section = 15 }, | ||
['SignGlassBlower'] = { pos = | ['SignGlassBlower'] = { pos = 16, section = 16 }, | ||
['SignTaverner'] = { pos = | ['SignTaverner'] = { pos = 17, section = 17 }, | ||
['SignTisserand'] = { pos = | ['SignTisserand'] = { pos = 18, section = 18 }, | ||
}, | }, | ||
} | } | ||