mirror of
https://github.com/SWG-Source/dsrc.git
synced 2026-09-11 22:45:06 -04:00
Added Missing Wuher Template
This commit is contained in:
@@ -0,0 +1,36 @@
|
||||
// Filename: shared_dressed_tatooine_wuher
|
||||
// Directory: object/creature/npc/theme_park
|
||||
//
|
||||
// Description:
|
||||
// wuher
|
||||
//
|
||||
// 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
|
||||
animationMapFilename = "all_male.map"
|
||||
|
||||
@class tangible_object_template 3
|
||||
|
||||
|
||||
|
||||
@class object_template 3
|
||||
|
||||
objectName = "theme_park_name" "wuher"
|
||||
detailedDescription = "" ""
|
||||
lookAtText = "theme_park_lookat" "wuher"
|
||||
appearanceFilename = "appearance/hum_m.sat"
|
||||
snapToTerrain = true
|
||||
tintPalette = "0"
|
||||
clientDataFile = "clientdata/npc/client_shared_npc_dressed_tatooine_wuher.cdf"
|
||||
|
||||
Reference in New Issue
Block a user