mirror of
https://github.com/SWG-Source/dsrc.git
synced 2026-08-04 04:15:52 -04:00
fix our missing selonian
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
|
||||
@base object/mobile/human_female.iff
|
||||
|
||||
@class creature_object_template 2
|
||||
|
||||
@class tangible_object_template 0
|
||||
|
||||
@class object_template 0
|
||||
|
||||
sharedTemplate = "object/mobile/shared_dressed_selonian_f_09.iff"
|
||||
@@ -0,0 +1,18 @@
|
||||
|
||||
@base object/mobile/shared_human_female.iff
|
||||
|
||||
@class creature_object_template 10
|
||||
|
||||
gender = GE_female
|
||||
species = SP_selonian
|
||||
|
||||
@class tangible_object_template 3
|
||||
|
||||
@class object_template 3
|
||||
|
||||
objectName = "npc_name" "selonian_base_female"
|
||||
detailedDescription = "" ""
|
||||
lookAtText = "npc_lookat" "selonian_base_female"
|
||||
appearanceFilename = "appearance/selonian_f.sat"
|
||||
|
||||
clientDataFile = "clientdata/npc/client_shared_npc_dressed_selonian_f_09.cdf"
|
||||
Reference in New Issue
Block a user