Merge pull request #5284 from boopcat/happydrones

more fixes!
This commit is contained in:
Zuhayr
2014-06-18 08:58:00 +09:30
23 changed files with 155 additions and 251 deletions
@@ -123,6 +123,7 @@
W.reagents.reaction(atm)
if(W.loc == my_target) break
sleep(2)
W.delete()
if((istype(usr.loc, /turf/space)) || (usr.lastarea.has_gravity == 0))
user.inertia_dir = get_dir(target, user)