mirror of
https://github.com/SWG-Source/dsrc.git
synced 2026-08-01 01:15:59 -04:00
27 lines
478 B
Plaintext
27 lines
478 B
Plaintext
// EPIII Creature template - "Uller"
|
|
// Cbarnes 01-05-2005
|
|
|
|
@base object/mobile/skeleton/shared_cat_predatory.iff
|
|
|
|
@class creature_object_template 9
|
|
|
|
|
|
species = SP_worrt
|
|
@class tangible_object_template 3
|
|
|
|
|
|
|
|
@class object_template 4
|
|
|
|
|
|
objectName = "monster_name" "uller"
|
|
|
|
detailedDescription = "" ""
|
|
|
|
lookAtText = "monster_lookat" "uller"
|
|
appearanceFilename = "appearance/uller.sat"
|
|
|
|
portalLayoutFilename = ""
|
|
|
|
clientDataFile = "clientdata/creature/client_shared_cr_uller.cdf"
|