Merge pull request #2339 from tigercat2000/pullfactor

-tg- pull refactor
This commit is contained in:
Fox McCloud
2015-10-11 15:46:36 -04:00
40 changed files with 101 additions and 186 deletions
@@ -7,8 +7,6 @@
var/propelled = 0 // Check for fire-extinguisher-driven chairs
/obj/structure/stool/bed/chair/New()
if(anchored)
src.verbs -= /atom/movable/verb/pull
..()
spawn(3) //sorry. i don't think there's a better way to do this.
handle_rotation()