mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-09-21 06:13:13 -04:00
Added stats to blackwing crystal
This commit is contained in:
+6
-1
@@ -1,4 +1,9 @@
|
||||
import sys
|
||||
|
||||
def setup(core, object):
|
||||
return
|
||||
object.setStringAttribute('condition', '100/100')
|
||||
object.setStringAttribute('@obj_attr_n:color', 'Blackwing Bezoar')
|
||||
object.setAttachment('radial_filename', 'item/tunable')
|
||||
object.setStringAttribute('@obj_attr_n:crystal_owner", "\\#D1F56F UNTUNED \\#FFFFFF ')
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user