Difference between revisions of "Template talk:Dictionary/defindex"
(→incorrect defindex for new items) |
Moussekateer (talk | contribs) |
||
Line 86: | Line 86: | ||
-- [[User:Pilk|Pilk]] <sup>([[User talk:Pilk|talk]])</sup> 16:07, 8 August 2012 (PDT) | -- [[User:Pilk|Pilk]] <sup>([[User talk:Pilk|talk]])</sup> 16:07, 8 August 2012 (PDT) | ||
:Bump. Sorry can someone confirm if this has/has not been fixed? I'm useless on this mobile. -- [[User:Pilk|Pilk]] <sup>([[User talk:Pilk|talk]])</sup> 23:54, 8 August 2012 (PDT) | :Bump. Sorry can someone confirm if this has/has not been fixed? I'm useless on this mobile. -- [[User:Pilk|Pilk]] <sup>([[User talk:Pilk|talk]])</sup> 23:54, 8 August 2012 (PDT) | ||
+ | ::I think we're gonna need WindPower to explicitly set the right items when WindBOT updates the dictionary. The problem is there are two sets of mappings for name -> defindex and WindBOT is throwing away the duplicate name which is the right one. '''<span style="font-family:Georgia;font-size:83%;">—[[File:User Moussekateer signature sprite.png|31px|link=User:Moussekateer]][[User:Moussekateer|<span style="color:black">Moussekateer</span>]]·[[User talk:Moussekateer|<span style="color:black;font-size:82%;">talk</span>]]</span>''' 01:51, 9 August 2012 (PDT) |
Revision as of 08:51, 9 August 2012
incorrect defindex for new items
The defindex for the triad pack is pointing to the non purchaseable version of the items. ("One or more of the items requested are not for sale.") They should be:
"810" { "name" "The Red-Tape Recorder" "prefab" "recorder" } "811" { "name" "The Huo Long Heatmaker" "prefab" "long_heatmaker" } "812" { "name" "The Flying Guillotine" "prefab" "guillotine" } "813" { "name" "The Neon Annihilator" "prefab" "annihilator" } "814" { "name" "The Triad Trinket" "prefab" "triad_trinket" } "815" { "name" "The Champ Stamp" "prefab" "champ_stamp" } "816" { "name" "The Marxman" "prefab" "marxman" } "817" { "name" "The Human Cannonball" "prefab" "cannonball" }
-- Pilk (talk) 16:07, 8 August 2012 (PDT)
- Bump. Sorry can someone confirm if this has/has not been fixed? I'm useless on this mobile. -- Pilk (talk) 23:54, 8 August 2012 (PDT)
- I think we're gonna need WindPower to explicitly set the right items when WindBOT updates the dictionary. The problem is there are two sets of mappings for name -> defindex and WindBOT is throwing away the duplicate name which is the right one. —Moussekateer·talk 01:51, 9 August 2012 (PDT)