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
+2 -1
View File
@@ -259,7 +259,8 @@
if(4)
if(pa.Find("left"))
holder.throw_atom = object
if(istype(object, /atom/movable))
holder.throw_atom = object
if(pa.Find("right"))
if(holder.throw_atom)
holder.throw_atom.throw_at(object, 10, 1)