Further file organization
Further file organization
This commit is contained in:
6
nwn/nwnprc/trunk/newspellbook/shd_smith_sdcrft.nss
Normal file
6
nwn/nwnprc/trunk/newspellbook/shd_smith_sdcrft.nss
Normal file
@@ -0,0 +1,6 @@
|
||||
#include "inc_dynconv"
|
||||
void main()
|
||||
{
|
||||
AssignCommand(OBJECT_SELF, ClearAllActions(TRUE));
|
||||
StartDynamicConversation("shd_smith_craft", OBJECT_SELF, DYNCONV_EXIT_NOT_ALLOWED, TRUE, TRUE, OBJECT_SELF);
|
||||
}
|
Reference in New Issue
Block a user