BAR NOW SHOWS UP ON THE OBJECT YOU'RE INTERACTING WITH

This commit is contained in:
Iamgoofball
2015-06-13 13:58:08 -07:00
parent e28d057ddf
commit c2256d41fc
96 changed files with 211 additions and 211 deletions
+1 -1
View File
@@ -121,7 +121,7 @@
return
if (R.time)
usr.visible_message("<span class='notice'>[usr] starts building [R.title].</span>", "<span class='notice'>You start building [R.title]...</span>")
if (!do_after(usr, R.time))
if (!do_after(usr, R.time, target = usr))
return
if(!building_checks(R, multiplier))
return