mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-09-11 21:45:43 -04:00
Items - Force Protection on items gives armor now
This commit is contained in:
@@ -10,4 +10,5 @@ def setup(core, object):
|
||||
object.setStringAttribute('protection_level', 'Faint')
|
||||
object.setStringAttribute('class_required', 'Jedi')
|
||||
object.setIntAttribute('required_combat_level', 20)
|
||||
object.setAttachment('type', 'jedi_robe')
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user