Creating custom weapons - basics: Difference between revisions
From TF2 Classified Wiki
More actions
m Improved examples by showing their proper positions in the item schema, and by adding <...> for areas that should have more stuff |
mNo edit summary |
||
| Line 269: | Line 269: | ||
"<item ID>" | "<item ID>" | ||
{ | { | ||
<...> | |||
"attributes" | "attributes" | ||
{ | { | ||
| Line 287: | Line 288: | ||
} | } | ||
} | } | ||
<...> | |||
} | } | ||
} | } | ||
| Line 344: | Line 346: | ||
"<item ID>" | "<item ID>" | ||
{ | { | ||
<...> | |||
"attributes" | "attributes" | ||
{ | { | ||
| Line 362: | Line 365: | ||
} | } | ||
} | } | ||
<...> | |||
} | } | ||
} | } | ||