mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-11 10:11:09 +00:00
Merge pull request #11376 from Supermichael777/Supermichael777-heatfix
Corrects the spelling of a buckling message.
This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
M.visible_message(\
|
||||
"<span class='warning'>[M.name] is buckled to [src] by [user.name]!</span>",\
|
||||
"<span class='danger'>You are buckled to [src] by [user.name]!</span>",\
|
||||
"<span class='italics'>You heat metal clanking.</span>")
|
||||
"<span class='italics'>You hear metal clanking.</span>")
|
||||
|
||||
/obj/proc/user_unbuckle_mob(mob/user)
|
||||
var/mob/living/M = unbuckle_mob()
|
||||
|
||||
Reference in New Issue
Block a user