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