mirror of
https://github.com/SWG-Source/dsrc.git
synced 2026-08-01 01:15:59 -04:00
21 lines
411 B
Plaintext
21 lines
411 B
Plaintext
//-- space resource
|
|
|
|
@base object/resource_container/base/base_resource_container.iff
|
|
@class resource_container_object_template 0
|
|
|
|
maxResources = 1000000
|
|
|
|
@class tangible_object_template 4
|
|
|
|
maxHitPoints = 100
|
|
|
|
@class object_template 8
|
|
|
|
sharedTemplate = "object/resource_container/space/shared_gem.iff"
|
|
|
|
complexity = 1.0
|
|
|
|
tintIndex = 0
|
|
|
|
xpPoints = [[type = XP_resourceHarvestingInorganic, level = 0, value = 0]]
|