mirror of
https://github.com/SWG-Source/dsrc.git
synced 2026-07-29 23:15:55 -04:00
22 lines
456 B
Plaintext
Executable File
22 lines
456 B
Plaintext
Executable File
@base object/tangible/base/tangible_base.iff
|
|
|
|
@class ship_object_template 1
|
|
|
|
shipType = "default"
|
|
|
|
@class tangible_object_template 2
|
|
|
|
@class object_template 8
|
|
|
|
visibleFlags = [ VF_player, VF_gm ]
|
|
moveFlags = [ MF_gm ]
|
|
persistContents = false
|
|
sharedTemplate = "object/ship/shared_ship.iff"
|
|
invulnerable = false
|
|
updateRanges[UR_far] = 1536
|
|
persistByDefault = false
|
|
|
|
scripts = +[ "space.combat.combat_ship" ]
|
|
|
|
objvars = ["intNoDump" = 1]
|