mirror of
https://github.com/SWG-Source/dsrc.git
synced 2026-08-03 03:15:55 -04:00
30 lines
732 B
Plaintext
30 lines
732 B
Plaintext
// Filename: shared_wedge_antilles
|
|
// Directory: object/creature/npc/theme_park
|
|
//
|
|
// Description:
|
|
// wedge antilles
|
|
//
|
|
// Notes:
|
|
//
|
|
//
|
|
// Category: Creature
|
|
// Sub-Category: NPC
|
|
// Classification: Theme Park
|
|
//
|
|
|
|
@base object/creature/npc/base/shared_base_npc_theme_park.iff
|
|
|
|
@class creature_object_template 3
|
|
|
|
gender = GE_male
|
|
species = SP_human
|
|
|
|
@class tangible_object_template 3
|
|
|
|
|
|
@class object_template 3
|
|
|
|
objectName = "theme_park_name" "wedge_antilles"
|
|
appearanceFilename = "appearance/wedge.sat"
|
|
clientDataFile = "clientdata/npc/client_shared_npc_dressed_luke_skywalker.cdf"
|