mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-25 14:06:15 +01:00
Huge Typo
Also Regex was glogged
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
|
||||
|
||||
/obj/structure/sign/poster/attackby(obj/item/I, mob/user, params)
|
||||
if(I.tool_behavior == TOOL_WIRECUTTER)
|
||||
if(I.tool_behaviour == TOOL_WIRECUTTER)
|
||||
I.play_tool_sound(src, 100)
|
||||
if(ruined)
|
||||
to_chat(user, "<span class='notice'>You remove the remnants of the poster.</span>")
|
||||
|
||||
Reference in New Issue
Block a user