mirror of
https://github.com/SWG-Source/dsrc.git
synced 2026-08-01 01:15:59 -04:00
copypasta selonian template...note: for this and others we'll need to build a tre file to put the sys.shared stuff in the clientside too
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,17 @@
|
||||
|
||||
@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_selonian_f_27.cdf"
|
||||
Reference in New Issue
Block a user