mirror of
https://github.com/SWG-Source/dsrc.git
synced 2026-08-05 05:17:55 -04:00
35 lines
637 B
Plaintext
35 lines
637 B
Plaintext
// Filename: base_terminal
|
|
// Directory: object/tangible/terminal/base
|
|
//
|
|
// Description:
|
|
// BASE TERMINAL
|
|
//
|
|
// Notes:
|
|
//
|
|
//
|
|
// Category: TERMINAL
|
|
// Sub-Category: BASE
|
|
// Classification: Null
|
|
//
|
|
|
|
@base object/tangible/base/tangible_base.iff
|
|
|
|
@class tangible_object_template 4
|
|
|
|
|
|
|
|
@class object_template 8
|
|
|
|
sharedTemplate = "object/tangible/droid/shared_navicomputer_base.iff"
|
|
complexity = 0
|
|
|
|
tintIndex = 0
|
|
|
|
invulnerable = true
|
|
|
|
scripts = +[ "item.tool.navicomputer" ]
|
|
|
|
|
|
|
|
moveFlags = [ MF_player ]
|