mirror of
https://github.com/SWG-Source/dsrc.git
synced 2026-01-17 00:05:07 -05:00
Added missing base_manufacture_schematic and generic_schematic templates.
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
@base object/intangible/base/intangible_base.iff
|
||||
|
||||
@class manufacture_schematic_object_template 0
|
||||
|
||||
draftSchematic = ""
|
||||
|
||||
creator = ""
|
||||
|
||||
ingredients = [ ]
|
||||
|
||||
itemCount = 1
|
||||
|
||||
attributes = [ ]
|
||||
@@ -0,0 +1,8 @@
|
||||
@base object/manufacture_schematic/base/base_manufacture_schematic.iff
|
||||
@class manufacture_schematic_object_template 0
|
||||
|
||||
@class intangible_object_template 0
|
||||
|
||||
@class object_template 3
|
||||
|
||||
sharedTemplate="object/manufacture_schematic/shared_generic_schematic.iff"
|
||||
Reference in New Issue
Block a user