mirror of
https://github.com/SWG-Source/dsrc.git
synced 2026-07-13 22:01:04 -04:00
27 lines
600 B
Plaintext
Executable File
27 lines
600 B
Plaintext
Executable File
// Filename: distant_ship_controller
|
|
// Directory: object/mobile
|
|
//
|
|
// Description:
|
|
// Angler
|
|
//
|
|
// Notes:
|
|
//
|
|
//
|
|
// Category: Creature
|
|
// Sub-Category: Municipal
|
|
// Classification: Distant_ship_controller
|
|
//
|
|
|
|
@base object/mobile/mobile.iff
|
|
|
|
@class creature_object_template 1
|
|
|
|
@class tangible_object_template 0
|
|
|
|
@class object_template 0
|
|
|
|
updateRanges[UR_far] = 1024
|
|
|
|
sharedTemplate = "object/mobile/shared_distant_ship_controller.iff"
|
|
|