Further file organization
Further file organization
This commit is contained in:
5
nwn/nwnprc/trunk/scripts/ml_maxturn.nss
Normal file
5
nwn/nwnprc/trunk/scripts/ml_maxturn.nss
Normal file
@@ -0,0 +1,5 @@
|
||||
void main()
|
||||
{
|
||||
SetLocalInt(OBJECT_SELF,"vMaximizeNextTurn",TRUE);
|
||||
FloatingTextStringOnCreature("**Maximizing Next Turn Attempt**",OBJECT_SELF,FALSE);
|
||||
}
|
Reference in New Issue
Block a user