mirror of
https://github.com/SWG-Source/dsrc.git
synced 2026-07-29 23:15:55 -04:00
Fixed broken shared template errors.
This commit is contained in:
Regular → Executable
+1
-1
@@ -7,5 +7,5 @@
|
||||
|
||||
@class object_template 0
|
||||
|
||||
sharedTemplate = "object/mobile/shared_dressed_diax.iff"
|
||||
sharedTemplate = "object/mobile/shared_diax.iff"
|
||||
|
||||
|
||||
Regular → Executable
+1
-1
@@ -7,5 +7,5 @@
|
||||
|
||||
@class object_template 0
|
||||
|
||||
sharedTemplate = "object/mobile/shared_dressed_fath_hray.iff"
|
||||
sharedTemplate = "object/mobile/shared_fath_hray.iff"
|
||||
|
||||
|
||||
Regular → Executable
+1
-1
@@ -7,5 +7,5 @@
|
||||
|
||||
@class object_template 0
|
||||
|
||||
sharedTemplate = "object/mobile/shared_dressed_kais.iff"
|
||||
sharedTemplate = "object/mobile/shared_kais.iff"
|
||||
|
||||
|
||||
@@ -0,0 +1,23 @@
|
||||
@base object/creature/npc/base/shared_base_npc_theme_park.iff
|
||||
|
||||
@class creature_object_template 3
|
||||
|
||||
gender = GE_female
|
||||
species = SP_bith
|
||||
animationMapFilename = "all_female.map"
|
||||
|
||||
@class tangible_object_template 3
|
||||
|
||||
|
||||
|
||||
@class object_template 3
|
||||
|
||||
objectName = "theme_park_name" "baritha"
|
||||
detailedDescription = "" ""
|
||||
lookAtText = "theme_park_lookat" "baritha"
|
||||
appearanceFilename = "appearance/nightsister_f.sat"
|
||||
portalLayoutFilename = ""
|
||||
snapToTerrain = true
|
||||
tintPalette = "0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user