mirror of
http://prc.nwn.ee:3000/Jaysyn/PRC8.git
synced 2025-12-16 22:57:15 -05:00
Clear out experimental .35 files
Clear out experimental .35 files
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
// Written by Stratovarius
|
||||
// Turns Dual Stance on
|
||||
|
||||
void main()
|
||||
{
|
||||
object oInitiator = OBJECT_SELF;
|
||||
SetLocalInt(oInitiator, "MoNDualStance", TRUE);
|
||||
FloatingTextStringOnCreature("Master of Nine Dual Stance Activated", oInitiator, FALSE);
|
||||
}
|
||||
Reference in New Issue
Block a user