mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-01-17 00:05:17 -05:00
Added cooldown to binoculars
This commit is contained in:
@@ -2,6 +2,7 @@ import sys
|
||||
|
||||
def setup(core, object):
|
||||
object.setIntAttribute('no_trade', 1)
|
||||
object.setIntAttribute('reuse_time', 5)
|
||||
object.setAttachment('radial_filename', 'object/usable')
|
||||
object.setStfFilename('static_item_n')
|
||||
object.setStfName('invasion_gcw_binoculars_01_01')
|
||||
|
||||
Reference in New Issue
Block a user