Added macros for droplimb flags.

This commit is contained in:
=
2015-03-31 11:42:45 +10:30
parent ea25f4fb73
commit 2e728cfd4b
6 changed files with 21 additions and 17 deletions
@@ -6,7 +6,7 @@
I.throw_at(get_edge_target_turf(src,pick(alldirs)),rand(1,3),30)
for(var/obj/item/organ/external/E in src.organs)
E.droplimb(0,0,1)
E.droplimb(0,DROPLIMB_EDGE,1)
sleep(1)