mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 19:44:09 +01:00
Removes the the vast majority of 'The the' from the the code (#15597)
* The the * Some more * Review 1 * A couple more
This commit is contained in:
@@ -95,7 +95,7 @@ using metal and glass, it uses glass and reagents (usually sulfuric acis).
|
||||
default_deconstruction_crowbar(user, O)
|
||||
return
|
||||
else
|
||||
to_chat(user, "<span class='warning'>You can't load the [src.name] while it's opened.</span>")
|
||||
to_chat(user, "<span class='warning'>You can't load [src] while it's opened.</span>")
|
||||
return
|
||||
if(O.is_open_container())
|
||||
return FALSE
|
||||
|
||||
Reference in New Issue
Block a user