mirror of
https://github.com/SWG-Source/dsrc.git
synced 2026-08-01 01:15:59 -04:00
21 lines
331 B
Plaintext
21 lines
331 B
Plaintext
@base object/counting/base/base_counting.iff
|
|
@class counting_object_template 0
|
|
|
|
initialCount = 100
|
|
|
|
|
|
@class tangible_object_template 0
|
|
|
|
maxHitPoints = 100
|
|
|
|
|
|
@class object_template 0
|
|
|
|
sharedTemplate = "object/counting/shared_default_battery.iff"
|
|
scale = 1
|
|
complexity = 1
|
|
tintIndex = 0
|
|
maxDecayPoints = 100
|
|
currentDecayPoints = 100
|
|
|