sucessfully fixes some grammar (#37095)
* sucessfully fixes some grammar /🆑 grammar:fix 🆑 * fixes kevin spelling words in albanian * tfffaerfvvjjewwaazcb * does this work * what if this works * sdad * ok
This commit is contained in:
committed by
CitadelStationBot
parent
8b2a75c108
commit
3ffe415eb8
@@ -155,7 +155,7 @@ doesn't have toxins access.
|
||||
if(stored_research == SSresearch.science_tech)
|
||||
SSblackbox.record_feedback("associative", "science_techweb_unlock", 1, list("id" = "[id]", "name" = TN.display_name, "price" = "[price]", "time" = SQLtime()))
|
||||
if(stored_research.research_node(SSresearch.techweb_nodes[id]))
|
||||
say("Sucessfully researched [TN.display_name].")
|
||||
say("Successfully researched [TN.display_name].")
|
||||
var/logname = "Unknown"
|
||||
if(isAI(user))
|
||||
logname = "AI: [user.name]"
|
||||
|
||||
Reference in New Issue
Block a user