Merge pull request #12380 from MrPerson/alert_rewrite

Mild rewrite of screen alerts to enable more functionality
This commit is contained in:
Razharas
2015-10-16 09:04:50 +03:00
14 changed files with 110 additions and 91 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
buckled_mob = M
M.update_canmove()
post_buckle_mob(M)
M.throw_alert("buckled", new_master = src)
M.throw_alert("buckled", /obj/screen/alert/buckled, new_master = src)
return 1