|
|
|
@ -25,6 +25,9 @@ public class ItemTemplate {
@@ -25,6 +25,9 @@ public class ItemTemplate {
|
|
|
|
|
// Cache definitions are loaded for ItemType.ITEM, ItemType,DEED
|
|
|
|
|
// and ItemType.RUNE.
|
|
|
|
|
//
|
|
|
|
|
// Exported JSON data is stored in db table static_item_templates
|
|
|
|
|
// and can be easily mass updated using tooling available on the Wiki.
|
|
|
|
|
//
|
|
|
|
|
// Always read never write!
|
|
|
|
|
// Use copies of fields to avoid side effects.
|
|
|
|
|
|
|
|
|
|