diff --git a/assets/common/items/armor/misc/head/facegourd.ron b/assets/common/items/armor/misc/head/facegourd.ron index 90882a7e88..65c832501f 100644 --- a/assets/common/items/armor/misc/head/facegourd.ron +++ b/assets/common/items/armor/misc/head/facegourd.ron @@ -1,6 +1,6 @@ ItemDef( - name: "Pumpkin Head.", - description: "Halloween attire.", + name: "Facegourd", + description: "Pumpkin Head.", kind: Armor(( kind: Head, stats: Direct(( diff --git a/assets/common/loot_tables/calendar/halloween/halloween_harvester.ron b/assets/common/loot_tables/calendar/halloween/halloween_harvester.ron index dbdc8e14d4..df391fa4aa 100644 --- a/assets/common/loot_tables/calendar/halloween/halloween_harvester.ron +++ b/assets/common/loot_tables/calendar/halloween/halloween_harvester.ron @@ -5,5 +5,4 @@ (5.0, LootTable("common.loot_tables.armor.tier-3")), // Misc (2.0, Item("common.items.armor.misc.head.facegourd")), - (2.0, Item("common.items.lantern.pumpkin")), ] \ No newline at end of file diff --git a/assets/voxygen/voxel/humanoid_armor_head_manifest.ron b/assets/voxygen/voxel/humanoid_armor_head_manifest.ron index 11f2a47220..d689a95f76 100644 --- a/assets/voxygen/voxel/humanoid_armor_head_manifest.ron +++ b/assets/voxygen/voxel/humanoid_armor_head_manifest.ron @@ -643,11 +643,11 @@ color: None ), (Dwarf, Female, "common.items.armor.misc.head.helmet"): ( - vox_spec: ("armor.misc.head.helmet", (-5.0, -4.0, -1.0)), + vox_spec: ("armor.misc.head.helmet", (-5.0, -5.0, -1.0)), color: None ), (Dwarf, Male, "common.items.armor.misc.head.helmet"): ( - vox_spec: ("armor.misc.head.helmet", (-3.0, -3.0, -1.0)), + vox_spec: ("armor.misc.head.helmet", (-5.0, -5.0, -1.0)), color: None ), (Draugr, Female, "common.items.armor.misc.head.helmet"): ( @@ -970,11 +970,11 @@ color: None ), (Elf, Female, "common.items.armor.misc.head.facegourd"): ( - vox_spec: ("armor.misc.head.facegourd", (-3.0, -5.0, -1.0)), + vox_spec: ("armor.misc.head.facegourd", (-3.0, -6.0, -1.0)), color: None ), (Elf, Male, "common.items.armor.misc.head.facegourd"): ( - vox_spec: ("armor.misc.head.facegourd", (-3.0, -5.0, -1.0)), + vox_spec: ("armor.misc.head.facegourd", (-3.0, -6.0, -1.0)), color: None ), (Orc, Female, "common.items.armor.misc.head.facegourd"): ( @@ -986,11 +986,11 @@ color: None ), (Dwarf, Female, "common.items.armor.misc.head.facegourd"): ( - vox_spec: ("armor.misc.head.facegourd", (-5.0, -4.0, -1.0)), + vox_spec: ("armor.misc.head.facegourd", (-5.0, -5.0, -1.0)), color: None ), (Dwarf, Male, "common.items.armor.misc.head.facegourd"): ( - vox_spec: ("armor.misc.head.facegourd", (-3.0, -3.0, -1.0)), + vox_spec: ("armor.misc.head.facegourd", (-5.0, -5.0, -1.0)), color: None ), (Draugr, Female, "common.items.armor.misc.head.facegourd"): ( @@ -1002,11 +1002,11 @@ color: None ), (Danari, Female, "common.items.armor.misc.head.facegourd"): ( - vox_spec: ("armor.misc.head.facegourd", (-2.0, -5.0, 1.0)), + vox_spec: ("armor.misc.head.facegourd", (-2.0, -6.0, 1.0)), color: None ), (Danari, Male, "common.items.armor.misc.head.facegourd"): ( - vox_spec: ("armor.misc.head.facegourd", (-2.0, -5.0, -1.0)), + vox_spec: ("armor.misc.head.facegourd", (-2.0, -6.0, 1.0)), color: None ), // Merchant Turban