also fixes more runtimes that mloc gave me
This commit is contained in:
Boop
2014-06-17 20:35:48 +01:00
parent 8cc14a2ac3
commit a903e400dd
7 changed files with 22 additions and 47 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)