mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 04:30:44 +01:00
Removed some more spans from visible messages.
This commit is contained in:
@@ -122,7 +122,7 @@
|
||||
if(!building_checks(R, multiplier))
|
||||
return
|
||||
if (R.time)
|
||||
usr << "<span class='notice'>You start building [R.title]...</span>"
|
||||
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))
|
||||
return
|
||||
if(!building_checks(R, multiplier))
|
||||
|
||||
Reference in New Issue
Block a user