mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 21:48:39 +01:00
BAR NOW SHOWS UP ON THE OBJECT YOU'RE INTERACTING WITH
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user