mirror of
https://github.com/SWG-Source/dsrc.git
synced 2026-08-02 02:15:48 -04:00
16 lines
333 B
Plaintext
16 lines
333 B
Plaintext
// Quest item - for 'Retrieve Item' quest task type
|
|
//
|
|
|
|
@base object/tangible/base/shared_retrieve_quest_base.iff
|
|
|
|
@class tangible_object_template 6
|
|
|
|
@class object_template 5
|
|
|
|
|
|
objectName = "item_n" "quest_gravestone"
|
|
|
|
detailedDescription = "item_d" "quest_gravestone"
|
|
|
|
appearanceFilename = "appearance/thm_all_gravestone_s04.apt"
|