cataloguers fit in belt slot (#6946)

This commit is contained in:
Atermonera
2020-04-04 19:32:30 -07:00
committed by VirgoBot
parent 9a9faebc87
commit b6eff8d0cf

View File

@@ -25,6 +25,7 @@ GLOBAL_LIST_EMPTY(all_cataloguers)
w_class = ITEMSIZE_NORMAL
origin_tech = list(TECH_MATERIAL = 2, TECH_DATA = 3, TECH_MAGNET = 3)
force = 0
slot_flags = SLOT_BELT
var/points_stored = 0 // Amount of 'exploration points' this device holds.
var/scan_range = 3 // How many tiles away it can scan. Changing this also changes the box size.
var/credit_sharing_range = 14 // If another person is within this radius, they will also be credited with a successful scan.