mirror of
https://github.com/SWG-Source/dsrc.git
synced 2026-08-04 04:15:52 -04:00
Fixed Empty Object Template Issue
This commit is contained in:
+23
@@ -0,0 +1,23 @@
|
||||
//
|
||||
// Generated by the NPC Editor built on Sep 27 2004 09:55:10
|
||||
//
|
||||
|
||||
@base object/mobile/skeleton/shared_humanoid.iff
|
||||
|
||||
@class creature_object_template 10
|
||||
|
||||
gender = GE_male
|
||||
species = SP_human
|
||||
|
||||
|
||||
@class tangible_object_template 3
|
||||
|
||||
|
||||
|
||||
@class object_template 3
|
||||
|
||||
objectName = "npc_name" "human_base_male"
|
||||
lookAtText = "npc_lookat" "human_base_male"
|
||||
appearanceFilename = "appearance/hum_m.sat"
|
||||
clientDataFile = "clientdata/npc/client_shared_space_greeter_dantooine_brother_imperial.cdf"
|
||||
scale = 0.9..0.9
|
||||
|
||||
Reference in New Issue
Block a user