///////////////////////////////////// // 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); }