mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-21 13:05:36 +01:00
Merge pull request #12380 from MrPerson/alert_rewrite
Mild rewrite of screen alerts to enable more functionality
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user