mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-26 06:26:17 +01:00
Huge Typo
Also Regex was glogged
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
anchored = TRUE
|
||||
return TRUE
|
||||
|
||||
if(item.tool_behavior == TOOL_CROWBAR)
|
||||
if(item.tool_behaviour == TOOL_CROWBAR)
|
||||
to_chat(user,"<span class='notice'>You pry the bricks from the floor.</span>")
|
||||
anchored = FALSE
|
||||
return TRUE
|
||||
|
||||
Reference in New Issue
Block a user