Files
dsrc/sku.0/sys.server/compiled/game/object/building/player/construction_structure.tpf
T
2018-03-26 01:21:00 +01:00

33 lines
538 B
Plaintext
Executable File

// Filename: temporary_structure
// Directory: object/building/player
//
// Description:
//
//
// Notes:
//
//
@base object/tangible/base/tangible_base.iff
@class tangible_object_template 0
@class object_template 2
sharedTemplate = "object/building/player/shared_construction_structure.iff"
tintIndex = 0
invulnerable = true
//maxDecayPoints = 0
//currentDecayPoints = 0
// list, of type string
scripts = +[
"structure.temporary_structure" ]