mirror of
https://github.com/SWG-Source/dsrc.git
synced 2026-08-27 16:56:48 -04:00
Fixed Missing Object Template Issue
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
//shared_dressed_tatooine_wald
|
||||
|
||||
@base object/creature/npc/base/shared_base_npc_theme_park.iff
|
||||
|
||||
@class creature_object_template 3
|
||||
|
||||
gender = GE_male
|
||||
species = SP_rodian
|
||||
animationMapFilename = "all_male.map"
|
||||
|
||||
@class tangible_object_template 3
|
||||
|
||||
|
||||
|
||||
@class object_template 3
|
||||
|
||||
objectName = "theme_park_name" "wald"
|
||||
detailedDescription = "" ""
|
||||
lookAtText = "theme_park_lookat" "wald"
|
||||
appearanceFilename = "appearance/rod_m.sat"
|
||||
portalLayoutFilename = ""
|
||||
snapToTerrain = true
|
||||
tintPalette = "0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user