///////////////////////////////////// // Dragon's Edge // by Charly Carlos ///////////////////////////////////// // Toss the Dagger: None of the daggers hit the ground pointing downwards. ///////////////////////////////////// void main() { SetLocalInt(OBJECT_SELF, "nActualDaggers", 0); }