mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-23 13:06:18 +01:00
Huge Typo
Also Regex was glogged
This commit is contained in:
@@ -198,7 +198,7 @@
|
||||
else
|
||||
src.flash1 = F
|
||||
to_chat(user, "<span class='notice'>You insert the flash into the eye socket.</span>")
|
||||
else if(W.tool_behavior == TOOL_CROWBAR)
|
||||
else if(W.tool_behaviour == TOOL_CROWBAR)
|
||||
if(flash1 || flash2)
|
||||
W.play_tool_sound(src)
|
||||
to_chat(user, "<span class='notice'>You remove the flash from [src].</span>")
|
||||
|
||||
Reference in New Issue
Block a user