mirror of
https://github.com/SWG-Source/dsrc.git
synced 2026-08-02 02:15:48 -04:00
24 lines
528 B
Plaintext
24 lines
528 B
Plaintext
// Filename: speaker
|
|
// Directory: object/tangible/speaker/
|
|
//
|
|
// Description:
|
|
//
|
|
//
|
|
// Notes:
|
|
//
|
|
//
|
|
// Category: TANGIBLE
|
|
// Sub-Category: SPEAKER
|
|
// Classification: SPEAKER
|
|
//
|
|
|
|
@base object/tangible/base/tangible_base.iff
|
|
|
|
@class tangible_object_template 0
|
|
|
|
@class object_template 2
|
|
|
|
sharedTemplate = "object/tangible/speaker/shared_speaker.iff"
|
|
|
|
scripts = +["item.microphone_and_speaker.speaker"]
|