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