use db instead of item_frag on ItemFragment remote chunks

This commit is contained in:
Bryan Bishop
2012-05-16 21:16:28 -05:00
parent 611016ae40
commit a049ef74f8
2 changed files with 2 additions and 2 deletions

View File

@@ -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 = {