generated from Jaysyn/ModuleTemplate
Initial commit
Initial commit
This commit is contained in:
8
_module/nss/shadedra_percept.nss
Normal file
8
_module/nss/shadedra_percept.nss
Normal file
@@ -0,0 +1,8 @@
|
||||
void main()
|
||||
{
|
||||
|
||||
SetCreatureAppearanceType(OBJECT_SELF, APPEARANCE_TYPE_DRAGON_SHADOW);
|
||||
ExecuteScript("nw_c2_default2", OBJECT_SELF);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user