Items - Force Protection on items gives armor now

This commit is contained in:
Ziggeh
2013-12-28 15:47:25 +01:00
parent 491ef2c4bd
commit ec7fff3121
2 changed files with 64 additions and 22 deletions
@@ -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