Difference between revisions of "User talk:Dirt Diglett"
WelcomeBOT (talk | contribs) m (Adding welcome message to new user's talk page) |
|||
Line 23: | Line 23: | ||
-- [[User:WelcomeBOT|WelcomeBOT]] ([[User talk:WelcomeBOT|talk]]) 22:13, 19 September 2014 (PDT) | -- [[User:WelcomeBOT|WelcomeBOT]] ([[User talk:WelcomeBOT|talk]]) 22:13, 19 September 2014 (PDT) | ||
+ | |||
+ | == Re: Glitched Circuit Board == | ||
+ | That's weird, as the item schema shows it is Limited Quantity. | ||
+ | |||
+ | {| class="wikitable collapsible collapsed" | ||
+ | ! September 17, 2014 Patch | ||
+ | |- | ||
+ | | | ||
+ | <nowiki>"8938" | ||
+ | { | ||
+ | "name" "Glitched Circuit Board" | ||
+ | "prefab" "base_misc" | ||
+ | "item_slot" "misc" | ||
+ | "item_class" "tf_wearable" | ||
+ | "craft_material_type" "hat" | ||
+ | "craft_class" "" | ||
+ | "show_in_armory" "1" | ||
+ | "item_quality" "unique" | ||
+ | "item_type_name" "#TF_Item_GlitchedCircuitBoard_Type" | ||
+ | "item_name" "#TF_Item_GlitchedCircuitBoard" | ||
+ | "item_description" "#TF_Item_GlitchedCircuitBoard_Desc" | ||
+ | "image_inventory" "backpack/crafting/glitched_circuit_board" | ||
+ | "image_inventory_size_w" "128" | ||
+ | "image_inventory_size_h" "82" | ||
+ | "used_by_classes" | ||
+ | { | ||
+ | "scout" "1" | ||
+ | "sniper" "1" | ||
+ | "soldier" "1" | ||
+ | "demoman" "1" | ||
+ | "medic" "1" | ||
+ | "heavy" "1" | ||
+ | "pyro" "1" | ||
+ | "spy" "1" | ||
+ | "engineer" "1" | ||
+ | } | ||
+ | "static_attrs" | ||
+ | { | ||
+ | "limited quantity item" "1" | ||
+ | } | ||
+ | "mouse_pressed_sound" "ui/item_paper_pickup.wav" | ||
+ | "drop_sound" "ui/item_paper_pickup.wav" | ||
+ | }</nowiki> | ||
+ | |} | ||
+ | |||
+ | |||
+ | Guess it's because it doesn't have a level. Oh well, good thing you had one. - [[User:Dongparty|Dongparty]] ([[User talk:Dongparty|talk]]) 02:11, 20 September 2014 (PDT) |
Latest revision as of 09:11, 20 September 2014
Hello, Dirt Diglett!
Welcome to the Team Fortress 2 Official Wiki!
Here are a few links to get you started:
- If you're not too familiar with editing wikis, you might like to start with Help:Editing.
- If you already are familiar with wikiediting, you might want to try Help:Style guide.
- Recent Changes will let you see others' contributions as they happen.
- To make Recent Changes more useful for all users, remember to provide an edit summary in the "Summary" field before you save your changes.
- You can set the wiki to prompt you for a summary in your preferences.
- When posting on an article's Talk page you should add four tilde symbols or ~~~~ onto the end.
- This will add a signature and timestamp to your comment so others can easily tell who posted it.
- Any new sections on an article's Talk page should be added to the bottom of the page and not to the top.
- When editing normal article pages, don't sign your contributions.
- You can use the
button in the editing toolbar to quickly add a signature.
- If you have any questions or need any help, please feel free to leave a message for a staff member.
- If you have trouble with anything on the wiki or you're not sure about a specific topic, feel free to join the IRC.
- You can also customize your user page if you like.
- When uploading images for use on your user page, please add the prefix User Dirt Diglett to the file's name.
- Additionally, if you would like to add any self-made content to the wiki, please do so by adding the prefix User:Dirt Diglett/ to the page title when you create the page.
Once again, welcome to the Team Fortress 2 Wiki!
-- WelcomeBOT (talk) 22:13, 19 September 2014 (PDT)
Re: Glitched Circuit Board
That's weird, as the item schema shows it is Limited Quantity.
September 17, 2014 Patch |
---|
"8938" { "name" "Glitched Circuit Board" "prefab" "base_misc" "item_slot" "misc" "item_class" "tf_wearable" "craft_material_type" "hat" "craft_class" "" "show_in_armory" "1" "item_quality" "unique" "item_type_name" "#TF_Item_GlitchedCircuitBoard_Type" "item_name" "#TF_Item_GlitchedCircuitBoard" "item_description" "#TF_Item_GlitchedCircuitBoard_Desc" "image_inventory" "backpack/crafting/glitched_circuit_board" "image_inventory_size_w" "128" "image_inventory_size_h" "82" "used_by_classes" { "scout" "1" "sniper" "1" "soldier" "1" "demoman" "1" "medic" "1" "heavy" "1" "pyro" "1" "spy" "1" "engineer" "1" } "static_attrs" { "limited quantity item" "1" } "mouse_pressed_sound" "ui/item_paper_pickup.wav" "drop_sound" "ui/item_paper_pickup.wav" } |
Guess it's because it doesn't have a level. Oh well, good thing you had one. - Dongparty (talk) 02:11, 20 September 2014 (PDT)