mirror of
https://github.com/SWG-Source/dsrc.git
synced 2026-08-02 02:15:48 -04:00
31 lines
634 B
Plaintext
Executable File
31 lines
634 B
Plaintext
Executable File
// Filename: test_pastry_01
|
|
// Directory: object/tangible/test
|
|
//
|
|
// Description:
|
|
// TEST PASTRY
|
|
//
|
|
// Notes:
|
|
//
|
|
//
|
|
// Category: TEST
|
|
// Sub-Category: PASTRY
|
|
// Classification: Null
|
|
//
|
|
|
|
@base object/tangible/base/tangible_base.iff
|
|
|
|
@class tangible_object_template 0
|
|
|
|
maxHitPoints = 10
|
|
|
|
@class object_template 0
|
|
|
|
sharedTemplate = "object/tangible/test/shared_test_terminal.iff"
|
|
complexity = 100
|
|
|
|
tintIndex = 0
|
|
|
|
|
|
//maxDecayPoints = 10000
|
|
//currentDecayPoints = 10000
|