generated from Jaysyn/ModuleTemplate
Initial Commit
Initial Commit.
This commit is contained in:
10
_module/nss/de1_tossdagger2.nss
Normal file
10
_module/nss/de1_tossdagger2.nss
Normal file
@@ -0,0 +1,10 @@
|
||||
/////////////////////////////////////
|
||||
// Dragon's Edge
|
||||
// by Charly Carlos
|
||||
/////////////////////////////////////
|
||||
// Toss the Dagger: PC selects both daggers will hit the ground pointing downwards.
|
||||
/////////////////////////////////////
|
||||
void main()
|
||||
{
|
||||
SetLocalInt(OBJECT_SELF, "nHowManyDaggers", 2);
|
||||
}
|
||||
Reference in New Issue
Block a user