mirror of
https://github.com/SWG-Source/dsrc.git
synced 2026-08-02 02:15:48 -04:00
24 lines
543 B
Plaintext
24 lines
543 B
Plaintext
// Filename: shellfish_harvest
|
|
// Directory: object/tangible/harvesting/
|
|
//
|
|
// Description:
|
|
//
|
|
//
|
|
// Notes:
|
|
//
|
|
//
|
|
// Category: HARVESTING
|
|
// Sub-Category:
|
|
// Classification: ITEM
|
|
//
|
|
|
|
@base object/tangible/base/tangible_base.iff
|
|
|
|
@class tangible_object_template 0
|
|
|
|
@class object_template 2
|
|
|
|
sharedTemplate = "object/tangible/harvesting/shared_shellfish_harvester.iff"
|
|
|
|
scripts = +["harvesting.shellfish_harvesting"]
|