summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2012-05-16 21:16:28 -0500
committerBryan Bishop <kanzure@gmail.com>2012-05-16 21:16:28 -0500
commit6459f0195cdf03dd6d24255dc162ea6860465bc3 (patch)
tree8f17c912416336899747363ebf195c2ac8abe08c
parent97c5e9c136548ef6d7fd59af19a8d283ad895088 (diff)
use db instead of item_frag on ItemFragment remote chunks
original-commit-id: a049ef74f88a98a0925f5b918578608945445c8e
-rw-r--r--crystal.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/crystal.py b/crystal.py
index 2d0c12f..ecda3d3 100644
--- a/crystal.py
+++ b/crystal.py
@@ -3267,7 +3267,7 @@ class ItemFragment(Command):
"""used by ItemFragmentParam and PeopleEvent
(for items placed on a map)"""
size = 2
- macro_name = "item_frag"
+ macro_name = "db"
base_label = "ItemFragment_"
override_byte_check = True
param_types = {