mirror of
https://github.com/SWG-Source/dsrc.git
synced 2026-09-12 23:45:12 -04:00
25 lines
493 B
Plaintext
Executable File
25 lines
493 B
Plaintext
Executable File
// NPC Editor - SWG Source
|
|
@base object/creature/npc/base/shared_base_npc_theme_park.iff
|
|
|
|
@class creature_object_template 12
|
|
|
|
//gender = GE_male
|
|
species = SP_mynock
|
|
|
|
@class tangible_object_template 3
|
|
|
|
//animationMapFilename = "all_male.map"
|
|
|
|
@class object_template 3
|
|
|
|
|
|
objectName = "monster_name" "mynock"
|
|
//detailedDescription = "" ""
|
|
lookAtText = "monster_lookat" "mynock"
|
|
|
|
|
|
appearanceFilename = "appearance/mynock_hue.sat"
|
|
clientDataFile = "clientdata/npc/client_shared_cr_mynock.cdf"
|
|
|
|
|