mirror of
https://github.com/SWG-Source/dsrc.git
synced 2026-07-13 22:01:04 -04:00
29 lines
545 B
Plaintext
Executable File
29 lines
545 B
Plaintext
Executable File
// Filename: flit
|
|
// Directory: object/creature/monster/flit
|
|
//
|
|
// Description:
|
|
// Flit
|
|
//
|
|
// Notes:
|
|
//
|
|
//
|
|
// Category: Creature
|
|
// Sub-Category: Monster
|
|
// Classification: Flit
|
|
//
|
|
|
|
@base object/mobile/mobile.iff
|
|
|
|
@class creature_object_template 1
|
|
|
|
|
|
@class tangible_object_template 0
|
|
|
|
|
|
@class object_template 0
|
|
|
|
sharedTemplate = "object/mobile/shared_flit.iff"
|
|
|
|
scripts = +[ ]
|
|
|